body {
	font-family: Sans-serif;
	color: #666666;
	font-size: 12px;
}
a {
	color: #48B506;
}
fieldset {
	border: 1px solid #dbdbdb;
}
legend {
	padding: 4px;
	border: 1px solid #dbdbdb;
}
.bold { font-weight: bold; }
.hidden { display: none; }
#pageBody {
	width: 1000px;
	margin: 0 auto;
}
.pageTop {
	height: 5px;
}
.pageTop .left {
	float: left;
	width: 5px;
	height: 5px;
	background-image: url("/theme/ekosola/img/topLeft.png");
	background-repeat: no-repeat;
}
.pageTop .center {
	margin: 0 3px 0 5px;
	height: 5px;
	background-image: url("/theme/ekosola/img/topCenter.png");
	background-repeat: repeat-x;
}
.pageTop .right {
	float: right;
	width: 3px;
	height: 5px;
	background-image: url("/theme/ekosola/img/topRight.png");
	background-repeat: no-repeat;
}
.pageLeft {
	background-image: url("/theme/ekosola/img/borderLeft.png");
	background-repeat: repeat-y;
	padding-left: 4px;
}
.pageRight {
	background-image: url("/theme/ekosola/img/borderRight.png");
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 4px;
}
#pageCenter {
	background-color: #f5f6f7;
}
.pageBottom {
	height: 5px;
}
.pageBottom .left {
	float: left;
	width: 4px;
	height: 5px;
	background-image: url("/theme/ekosola/img/bottomLeft.png");
	background-repeat: no-repeat;
}
.pageBottom .center {
	margin: 0 4px;
	height: 5px;
	background-image: url("/theme/ekosola/img/bottomCenter.png");
	background-repeat: repeat-x;
}
.pageBottom .right {
	float: right;
	width: 4px;
	height: 5px;
	background-image: url("/theme/ekosola/img/bottomRight.png");
	background-repeat: no-repeat;
}
#pageHeader {
	border-bottom: 1px solid #dbdbdb;
	margin: 0 -3px;
}
#headerLogo {
	float: left;
	width: 198px;
	height: 136px;
	background-image: url("/theme/ekosola/img/logo.png");
	background-repeat: no-repeat;
}
#headerBorder {
	margin-top: -4px;
	float: left;
	width: 24px;
	height: 140px;
	background-image: url("/theme/ekosola/img/headerBorder.png");
	background-repeat: no-repeat;
}
#pageUser {
	float: left;
	padding: 16px;
	width: 720px;
}
#pageUser .right {
	float: right;
	margin-left: 8px;
}
#pageMenu {
	float: left;
	padding: 8px;
	width: 179px;
	clear: both;
	border-right: 1px solid #dbdbdb;
}
#pageMenu div { padding-bottom: 8px; }
#pageMenu a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#pageContent {
	float: left;
	border-left: 1px solid #dbdbdb;
	margin-left: -1px;
	padding: 8px;
	width: 78%;
}
#pageAuthor {
	border-top: 1px solid #dbdbdb;
	margin: 0 -3px;
	padding-top: 4px;
	text-align: center;
	clear: both;
}
table { margin: -4px -3px 0 -3px; }
table td {
	border-bottom: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
}
table .first { border-left: 0; }
table .center { text-align: center; }
.icon {
	float: left;
	padding-left: 5px;
	height: 32px;
	background-image: url("/theme/ekosola/img/iconLeft.png");
	background-repeat: no-repeat;
	background-position: left -1px;
}
.iconLogin {
	float: left;
	padding-left: 22px;
	height: 32px;
	background-image: url("/theme/ekosola/img/iconLogin.png");
	background-repeat: no-repeat;
	background-position: left center;
}
.iconLogout {
	float: left;
	padding-left: 22px;
	height: 32px;
	background-image: url("/theme/ekosola/img/iconLogout.png");
	background-repeat: no-repeat;
	background-position: left center;
}
.iconEdit {
	float: left;
	padding-left: 22px;
	height: 29px;
	background-image: url("/theme/ekosola/img/iconEdit.png");
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 8px;
}
.iconExpand {
	float: left;
	padding-left: 22px;
	height: 32px;
	background-image: url("/theme/ekosola/img/iconExpand.png");
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 8px;
}
.iconSend {
	float: left;
	padding-left: 26px;
	height: 29px;
	background-image: url("/theme/ekosola/img/iconSend.png");
	background-repeat: no-repeat;
	background-position: left center;
}
.iconSave {
	float: left;
	padding-left: 22px;
	height: 32px;
	background-image: url("/theme/ekosola/img/iconSave.png");
	background-repeat: no-repeat;
	background-position: left center;
}
.iconSend .iconRight { margin-top: 0; }
.iconEdit .iconRight { margin-top: 0; }
.icon a {
	float: left;
	height: 32px;
	background-image: url("/theme/ekosola/img/iconCenter.png");
	background-repeat: repeat-x;
	color: #ffffff;
	line-height: 32px;
	margin-top: -1px;
	padding: 0 4px;
}
.icon input {
	float: left;
	height: 32px;
	background-image: url("/theme/ekosola/img/iconCenter.png");
	background-repeat: repeat-x;
	color: #ffffff;
	line-height: 32px;
	margin: -1px 0 0 0;
	background-color: #F5F6F7;
	border: 0;
	text-decoration: underline;
	cursor: pointer;
	font-family: Sans-serif;
	font-size: 12px;
}
.iconEdit a { margin-top: 0; }
.iconSend a { margin-top: 0; }
.iconRight {
	float: right;
	width: 5px;
	height: 29px;
	background-image: url("/theme/ekosola/img/iconRight.png");
	background-repeat: no-repeat;
	margin-top: -1px;
}