/*
# copyrights BY AWDsolution.com.
*/

@import url("reset.css");

body {
	background: #fff url(../images/body_bg.jpg) repeat-x left bottom;
	font-family: Georgia;
	font-size: 14px;
	text-align: center;
	color: #494848;
	line-height: 18px;
}

.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;
	cursor: pointer;
}

h1, h2 {
	color: #010101;
	font-size: 36px;
	padding-bottom: 20px;
}

h3 {
	padding-bottom: 10px;
	color: #212020;
	font-size: 24px;
}

h4 {
	padding-bottom: 10px;
	color: #212020;
	font-size: 15px;
}

h5 {
	padding-bottom: 10px;
	color: #212020;
	font-size: 12px;
}

h5 {
	padding-bottom: 10px;
	color: #212020;
	font-size: 10px;
}

p {
	margin-bottom: 10px;
}

#headerWrap {
	background: #010101 url(../images/header_bg.jpg) repeat-x left top;
	width:100%;
	height: 57px;
}

#header {
	width: 1058px;
	margin: 0 auto;
}

#header .logo {
	width: 285px;
	float: right;
	padding-right: 30px;
	padding-top: 7px;
}

#advertWrap {
	width: 100%;
	background: #459DDB url(../images/advert_bg.jpg) repeat-x left top;
	height: 53px;
}

#advertWrap .advert1 {
	width: 990px;
	margin: 0 auto;
	padding-top: 14px;
	text-align: right;
	color: #fff;
	font-size: 11px;
	font-family: Verdana;
}

#containerTop {
	background: url(../images/container_top.jpg) repeat-x  left top;
}

#containerBottom {
	background: url(../images/container_bottom.jpg) repeat-x left bottom;
}

#container {
	width: 1058px;
	margin: 0 auto;
	padding-bottom: 25px;
}

#banner {
	height: 198px;
	padding: 4px 3px 0 10px;
}

#banner .bannerLeft {
	float: left;
	width: 494px;
}

#banner .bannerRight {
	float: right;
	width: 483px;
}

#mainContentTop {
	background: url(../images/content_top_bg.jpg) no-repeat left top;
}

#mainContentBottom {
	background: url(../images/content_bottom_bg.png) no-repeat left bottom;
}

#mainContent {
	padding-bottom: 60px;
}

.advert3 {
	float: right;
	width: 360px;
	padding-right: 12px;
	padding-top: 72px;
	color: #FFFFFF;
	padding-bottom: 17px;
	text-align: right;
}

.advert3 a {
	color: #fff;
}

#leftCol {
	float: left;
	width: 305px;
	text-align: left;
	padding-left: 35px;
	color: #239FCF;
}

#leftCol h3 {
	color: #239FCF;
	font-size: 36px;
}

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

#leftCol #form-login a {
	font-size: 11px;
}

#rightCol {
	float: right;
	width: 570px;
	text-align: left;
	margin-right: 45px;
	padding-top: 55px;
}

.content {
	margin: 0;
}

.contentheading, .componentheading {
	color: #010101;
	font-size: 36px;
	padding-bottom: 20px;
}

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

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

.small, .createdate, .modifydate {
	color: #1499CC;
	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;
}

.img_caption {
	float: left;
	width: 120px;
	margin-right: 15px;
}

div#topuserswrap {
	background: #4AAFD6 url(../images/top_user_wrap.jpg) repeat-x left top;
	padding-bottom: 40px;
	margin-bottom: 50px;
}

div#topusermain {
	width: 1058px;
	margin: 0 auto;
	text-align: left;
	color: #fff;
}

div#user1, div#user2 {
	float: left;
	padding: 10px 0;
}

div#user1 {
	width: 270px;
	padding-right: 60px;
	padding-left: 35px;
}

div#user2 {
	border-left: 1px solid #79A9BC;
	width: 580px;
	padding-left: 65px;
}

div#user1 h3, div#user2 h3 {
	text-align: left;
	color: #E2E6E7;
	font-size: 36px;
	padding-bottom: 30px;
}
div#user1 ul, div#user2 ul {
	padding: 5px 10px 0px 0px;
	margin: 0px;
}

div#user1 a, div#user2 a {
	color: #E2E6E7;
}

div#topusermain .moduletable {
	margin-bottom: 25px;
}

/* BOTTOM USERS
--------------------------------------------------------- */
div#bottomuserswrap {
	width: 1058px;
	margin: 0 auto;
}

div#bottomusers {
	margin-bottom: 60px;
}

div#user3div, div#user4div, div#user5div, div#user6div{
	float: left;
}

div#user3, div#user4, div#user5, div#user6 {
	padding: 0 30px ;
	text-align: left;
	color: #1499CC;
	line-height: 1.2em;
	border-left: 1px solid #CBCDCF;
}

div#user3:first-child {
	border-left: none;
}

div#bottomusers h3 {
	padding-bottom: 20px;
}

div#bottomusers ul li {
	background: url(../images/arrow.jpg) no-repeat left 3px;
	padding: 2px 0 2px 20px;
}

#footerWrap {
	padding: 20px 0;
}

#footer {
	width: 910px;
	margin: 0 auto;
	color: #209ECF;
	font-size: 11px;
}

#footer ul {
	padding-bottom: 10px;
}

#footer ul li {
	display: inline;
	background: url(../images/footer_li_border.jpg) no-repeat left center;
	padding: 0 7px;
}


#footer ul li:first-child {
	background: none;
}

#footer a {
	font-weight: bold;
}

#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;
}

#josForm label {
	width: 100px;
	float: left;
}

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

/* 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;}



