/*
# copyrights BY AWDsolution.com.
*/

@import url("reset.css");

@import url("reset.css");

body {
	background: #054FAA url(../images/body_bg.jpg) repeat-x left bottom;
	font-family: Georgia;
	font-size: 13px;
	text-align: center;
	color: #D8D6D6;
	line-height: 20px;
	padding-bottom: 40px;
}

.clear {clear: both;}	

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

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

h1 {
	color: #FDFDFD;
	font-size: 24px;
	padding-bottom: 0px;
	font-family: Georgia;
}

h2 {
	color: #FDFDFD;
	font-size: 24px;
	padding-bottom: 0px;
	font-family: Georgia;
}

h3 {
	color: #FDFDFD;
	font-size: 24px;
	padding-bottom: 5px;
	font-family: Verdana;
}

h4 {
	font-size: 22px;
	padding-bottom: 10px;
	font-family: Verdana;
}

p {
	margin-bottom: 25px;
}

.button, button.validate {
	background: #316CE7;
	border: none;
	height: 25px;
	color: #fff;
	cursor: pointer;
	padding: 0 12px;
}

.poll {
	font-family: Verdana;
}

.poll a,  a.readon {
 	background: #316CE7;
	padding: 5px 12px;
}

/* Caption fixes */
.img_caption.left, .caption {
	float: left;
	margin-right: 5px;
}

.img_caption.right {
	float: right;
	margin-left: 5px;
}

.img_caption.left p {
	clear: left;
	text-align: center;
}

.img_caption.right p {
	clear: right;
	text-align: center;
}

#top {
	background: url(../images/top_bg.jpg) repeat-x left top;
	width: 100%;
}

#top2 {
	background: url(../images/top2.jpg) no-repeat top center;
}

#wrapper {
	width: 947px;
	margin: 0 auto;
	padding-bottom: 45px;
}

#header {
	height: 45px;
	text-align: left;
	margin-bottom: 17px;
}

#header .topNav {
	float: left;
	width: 680px;
}

#header .topNav ul li {
	float: left;
	background: url(../images/top_li_border.jpg) no-repeat left center;
	padding: 0 17px;
	line-height: 43px;
}

#header .topNav ul li:first-child {
	background: none;
}

#header .topNav ul li a {
	font-size: 14px;
	font-family: Verdana;
	color: #D6D6D6;
}

#header .logo {
	float: right;
	width: 201px;
	padding-top: 5px;
}

#headerBottom {
	margin-left: 5px;
	text-align: left;
	border-bottom: 3px solid #0C69DC;
}

.banner {
	float: left;
	width: 343px;
	padding-left: 55px;
}

.advert2 {
	float: right;
	width: 400px;
	padding-top: 80px;
}

.advert2 h4 {
	font-family: Georgia;
	line-height: 34px;
	font-size: 34px;
	color: #D8D6D6;
	padding-bottom: 35px;
}

.searchWrap {
	margin-top: 60px;
	float: right;
	background: url(../images/search_bg.jpg) no-repeat left bottom;
	width: 226px;
	height: 25px;
	padding-left: 10px;
}

.searchWrap .inputbox {
	width: 190px;
	background: none;
	border: none;
	height: 20px;
	margin-top: 5px;
	color: #D8D6D6;
}

.searchWrap .button {
	background: none;
	border: none;
	width: 22px;
	cursor: pointer;
	margin-left: 4px;
	text-indent: -9999px;
	color: #DCDADA;
}

#topUserWrap {
	background: url(../images/top_user_bg.jpg) no-repeat left top;
	margin-left: 5px;
}

/* TOP USERS
--------------------------------------------------------- */
div#topuserswrap {
	margin: 0;
}

div#topusers {
	margin: 0px;
	padding: 25px 0 20px 0;
	border-bottom: 2px solid #0765DA;
}

div#topusers p {
	margin-bottom: 0px;
}

div#user1div, div#user2div, div#user3div, div#user4div {
	float: left;
}

div#user1, div#user2, div#user3, div#user4 {
	padding: 0 10px;
	text-align: left;
	line-height: 1.2em;
	font-family: Verdana;
	font-size: 11px;
}

div#user1 h3, div#user2 h3, div#user3 h3, div#user4 h3{
	font-family: Georgia;
	text-align: left;
	margin: 0px 0px 5px 0px;
	color: #D8D6D6;
	font-size: 17px;
}

div#user1 ul, div#user2 ul, div#user3 ul, div#user4 ul{
	padding: 5px 10px 0px 0px;
	margin: 0px;
}


#container {
	background: url(../images/container_bg.png) no-repeat right top;
	padding: 40px 0;
	text-align: left;
}

#leftCol {
	float: left;
	width: 400px;
	border-right: 2px solid #0962D0;
	padding-right: 43px;
	font-family: Verdana;
}

#leftCol h3 {
	font-family: Georgia;
}

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

#leftCol .moduletable ul li, #leftCol .moduletable_menu ul li {
	background: url(../images/arrow.jpg) no-repeat left 13px;
	padding: 6px 0 6px 24px;
}

#leftCol .moduletable #form-login p {
	margin-bottom: 5px;
}

#leftCol .moduletable #form-login ul li {
	background: none;
	padding: 0px;
}

#leftCol .moduletable #form-login ul li a, #leftCol .moduletable #form-login ul li  {
	font-size: 11px;
}

#rightCol {
	float: right;
	width: 450px;
}

#content {
	font-family: Georgia;
	font-size: 14px;
}

.article_row, .leading {
	border-top: 2px solid #0866DA;
	padding-top: 25px;
}

.article_row:first-child, .leading:first-child {
	border-top: none;
}

div.iteminfo, div.articleinfo, .modifydate, .createdby {
	font-size: 12px;
	font-family: Verdana;
	color: #7C7C7C;
	font-weight: bold;
	margin-bottom: 30px; 
}

span.createdate {
	font-size: 12px;
	font-family: Verdana;
	color: #7C7C7C;
	margin-left: 10px;
	font-weight: bold;
}

#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.pagination {
	text-align: center;
}

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

p.buttonheading {
	margin-bottom: 0px;
}

#bottomusers {
	padding: 15px 0;
	border-top: 2px solid #0A68DD;
	border-bottom: 2px solid #0A68DD;
	text-align: left;
}

#bottomusers .moduletable {
	padding-bottom: 15px;
}

div#user5, div#user6 {
	float: left;
}

div#user5 {
	width: 455px;
}

#bottomusers h3 {
	font-family: Georgia;
}

div#user6 {
	width: 450px;
	padding-left: 40px;
}

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

#bottomusers ul li a:link, #bottomusers ul li a:active, #bottomusers ul li a:visited {
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
}

#bottomNavWrapper {
	width: 100%;
	background: url(../images/bottomNav.jpg) repeat-x left top;
	height: 50px;
	padding-top: 1px;
	margin-bottom: 25px;
}

.bottomNavInner {
	background: url(../images/bottom_nav_inner_bg.jpg) no-repeat top center;
	width: 947px;
	height: 44px;
	margin: 0 auto;
}

.bottomNavInner ul li {
	display: inline;
	background: url(../images/top_li_border.jpg) no-repeat left center;
	padding: 0 17px;
	line-height: 43px;
}

.bottomNavInner ul li:first-child {
	background: none;
}

.bottomNavInner ul li a {
	font-size: 14px;
	font-family: Verdana;
	color: #D6D6D6;
}

#footer {
	width: 947px;
	margin: 0 auto;
	color: #97999B;
}

#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: 160px;
	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;}



