/*
# copyrights BY AWDsolution.com.
*/

@import url("reset.css");

body {
	background: #444A4E url(../images/body_bg.jpg) no-repeat center top;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: #FFFEFE;	
	line-height: 18px;
	padding-bottom: 28px;
}

.clear {clear: both;}	

a:link, a:visited, a:active {
	color: #49BCD9;	
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;	
}

a:hover {
	text-decoration: underline;
}

h1, h2 {
	font-family: Georgia;
	color: #15CFFB;
	font-size: 18px;
	padding-bottom: 10px;
}

h3 {
	font-family: Georgia;
	color: #3ED5F9;
	font-size: 18px;
	margin-bottom: 10px;
}

h4 {
	font-family: Georgia;
	color: #3ED5F9;
	font-size: 15px;
	margin-bottom: 5px;
}

h5 {
	font-family: Georgia;
	color: #3ED5F9;
	font-size: 12px;
	margin-bottom: 5px;
}

h6 {
	font-family: Georgia;
	color: #3ED5F9;
	font-size: 10px;
	margin-bottom: 5px;
}

p {
	margin-bottom: 10px;
}

#wrapper {
	width: 1012px;
	margin: 0 auto;
}

#header {
	height: 116px;
	position: relative;
	text-align: left;
	margin-bottom: 68px;
}

#header .advert1 {
	position: absolute;
	top: 8px;
	right: 10px;
	color: #FCF9F9;
}

#header .advert1 ul li {
	display: inline;
	border-left: 1px solid #FCF9F9;
	padding: 0 8px;
}

#header .advert1 ul li:first-child {
	border-left: none;
}

#header .advert1 ul li a {
	color: #FCF9F9;
}

#header .logo {
	position: absolute;
	top: 38px;
	left: 8px;
}

#header .mainmenu {
	height: 24px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#header .searchWrap {
	position: absolute;
	top: 91px;
	right: 10px;
	border: 1px solid #56A0A2;
	height: 25px;
	width: 240px;
	background: #A3A6A8 ;
}

#header .searchWrap .inputbox {
	width: 190px;
	margin-left: 10px;
	background: none;
	border: none;
	padding: 2px 0 4px 0;
	color: #fff;
}

#header .searchWrap .button {
	background: url(../images/button_bg.jpg) no-repeat left top;
	width: 20px;
	height: 23px;
	border: none;
	cursor: pointer;
	margin-left: 10px;
	color: #A3A6A8;
}

#container {
	width: 1012px;
	margin-bottom: 35px;
}

#leftCol {
	float: left;
	width: 520px;
	text-align: left;
}

#leftCol .advert3 {
	width: 367px;
	color: #E8D5EC;
	font-size: 36px;
	line-height: 36px;
	text-align: left;
}

#leftCol .banner {
	margin-bottom: 30px;
}

#leftCol .user3Wrap {
	padding-right: 60px;
}

#leftCol .user3Wrap .moduletable {
	margin-bottom: 30px;
}

#rightCol {
	float: left;
	width: 490px;
	text-align: left;
}

#rightCol .moduletable, #rightCol .moduletable_menu {
	margin-bottom: 27px;
}

#rightCol ul li a {
	color: #FFFEFE;
}

#rightCol ul li a:hover {
	color: #49BCD9;	
	text-decoration: none;
}

.content h1, .contentheading, .componentheading {
	color: #15CFFB;
	font-size: 18px;
	font-family: Georgia;
	padding-bottom: 12px;
}

div.iteminfo {
	margin-bottom: 18px;
}

 p.createdby,  span.createdby {
	color: #D4D2D2;
	font-size: x-small;
	margin-bottom: 2px;
}

.small, .createdate, .modifydate {
	color: #D4D2D2;
	font-size: x-small;
}

.content ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 22px;
}

.content ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 25px;
}

.content ul li, #content ol li {
	padding-bottom: 3px;
}

.content ul li, #content ol li {
	padding-bottom: 3px;
}

.content ul.pagination li {
	display: inline;
	padding: 0 10px;
}

.article_row {
	width: 45%;
	float: left;
	padding: 20px 10px;
}

.article_column {
	margin-bottom: 40px;
}

#footerWrap {
	width: 1010px;
	text-align: left;
}

.copyright {
	float: left;
	width: 300px;
	padding-top: 80px;
}

.footer {
	width: 490px;
	float: right;
}

.footer .bannergroup, .footer div {
	padding-bottom: 6px;
}

.contact p {
	margin-bottom: 5px;
}

.contact .marker_add {
	float: left;
}

.contact .contact_address p {
	margin-bottom: 3px;
}

.contact .marker {
	margin-right: 10px;
}

.contact #emailForm {
	padding-top: 10px;
}

.contact #emailForm .label {
	width: 125px;
	text-align: left;
	padding-right: 10px;
	float: left;
}

.contact #emailForm div {
	margin-bottom: 3px;
}

.name label, .user label, .email label, .pass label, .verify_pass label, .user_name label {
	width: 120px;
	float: left;
}

.name .inputbox, .user .inputbox, .email .inputbox, .pass .inputbox, .verify_pass .inputbox, .user_name .inputbox  {
	width: 200px;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}



