/*
# copyrights BY AWDsolution.com.
*/

@import url("reset.css");

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #A5A6A6;
}

.clear {clear: both;}	

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

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

h1, h2 {
	color: #BDBCBB;
	font-size: 30px;
	padding-bottom: 10px;
}

h3 {
	padding-bottom: 10px;
	color: #707274;
	font-size: 18px;
}

p {
	margin-bottom: 10px;
}

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

#header {
	width: 916px;
	background: url(../images/header_bg.jpg) no-repeat center top;
	height: 259px;
	margin: 0 auto;
}

#headerTop {
	height: 77px;
}

#header .logo {
	width: 253px;
	float: left;
}

#header .logo a {
	width: 253px;
	font-size: 23px;
	font-weight: bold;
	color: #6A797C;
}

#header .nav {
	float: right;
	width: 560px;
	padding-top: 5px;
	text-align: right;
}

#banner{
	margin-top: 49px;
}

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

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


#container {
	background: url(../images/main_body_bg.jpg) no-repeat center top;
	width: 916px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 40px;
}

#leftCol {
	float: left;
	width: 228px;
	background: #0F1010 url(../images/left_bg.jpg) repeat-x left top;
	padding: 30px 0;
}

#leftCol .moduletable_menu, #leftCol .moduletable {
	width: 200px;
	margin-bottom: 25px;
	padding-left: 10px;
}	

#leftCol .moduletable_menu ul li, #leftCol .moduletable ul li {
	margin: 2px 0;
}

#leftCol .moduletable_menu ul li a:link, #leftCol .moduletable_menu ul li a:active, #leftCol .moduletable_menu ul li a:visited,
#leftCol .moduletable ul li a:link, #leftCol .moduletable ul li a:active, #leftCol .moduletable ul li a:visited {
	width: 150px;
	height: 18px;
	line-height: 18px;
	display: block;
	padding-left: 12px;
	color: #BBBBBB;
}

#leftCol .moduletable_menu ul li a:hover, #leftCol .moduletable_menu ul li.active a:link, #leftCol .moduletable_menu ul li.active a:active, #leftCol .moduletable_menu ul li.active a:visited,
#leftCol .moduletable ul li a:hover, #leftCol .moduletable ul li.active a:link, #leftCol .moduletable ul li.active a:active, #leftCol .moduletable ul li.active a:visited {
	background: url(../images/left_hover.jpg) repeat-x left top;
	color: #CB4606;
	text-decoration: none;
}

#contentCol {
	width: 400px;
	float: left;
	padding-top: 35px;
}

.content {
	padding-left: 35px;
}

.content h1, .contentheading, .componentheading {
	color: #BDBCBB;
	font-size: 30px;
	padding-bottom: 20px;
}

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

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

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

#rightCol {
	float: right;
	width: 228px;
	background: #0F1010 url(../images/left_bg.jpg) repeat-x left top;
	padding: 30px 0;
}

#rightCol .moduletable_menu, #rightCol .moduletable, #rightCol .moduletable_text {
	width: 200px;
	margin-bottom: 25px;
	padding-left: 10px;
}	

#rightCol .moduletable_text .banneritem_text {
	padding-bottom: 10px;
}

#userListRepeated {
	background: url(../images/userListRepeated.jpg) repeat-y left top;
	width: 915px;	
	margin: 0 auto;
}

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

#userListBottom{
	background: url(../images/userListBottom.jpg) no-repeat left bottom;
	padding: 15px;
	min-height: 160px;
	height: auto !important;
	height: 160px;
}

div#topuserswrap {
	margin: 0;
}
div#topusers{
	margin: 0px;
	padding: 0px;
}
div#user1div, div#user2div, div#user3div {
	float: left;
}

div#user1, div#user2, div#user3 {
	padding: 0 45px;
	text-align: left;
	color: #E2E6E7;
	line-height: 1.2em;
	background: url(../images/user_list_border.jpg) no-repeat left top;
	min-height: 124px;
	height: auto !important;
	height: 124px;
}

div#user1 {
	background: none;
}

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

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

div#user1 .moduletable, div#user2 .moduletable, div#user3 .moduletable {

}

#footerWrap {
	background: #212121 url(../images/footerWrapper.jpg) repeat-x left top;
	padding-top: 3px;
}

#footerMain {
	width: 948px;
	background: url(../images/footer_bg.jpg) no-repeat center top;
	margin: 0 auto;
	padding: 10px 0;
}

/* CENTER BOTTOM USERS
--------------------------------------------------------- */
div#centerbottomuserswrap{
	padding: 0 35px 35px 35px;
}

div#centerbottomusers{
	margin: 0px;
}

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

div#user4, div#user5 {
	padding: 0 45px;
	text-align: left;
	color: #E2E6E7;
	line-height: 1.2em;
	background: url(../images/bottom_user_border.jpg) no-repeat left center;
}

div#user4 {
	background: none;
}

div#user4 h3, div#user5 h3 {
	padding-bottom: 10px;
	color: #0E0F0F;
}

div#user4 ul, div#user5 ul {
	padding: 0 10px 0px 15px;
	margin: 0px;
}

#footer a {
	color: #4F4F50;
	font-size: 10px;
}

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



