/*
# copyrights BY AWDsolution.com.
*/

@import url("reset.css");

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

.clear {clear: both;}	

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

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

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

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

p {
	margin-bottom: 10px;
}

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

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

#header .logo {
	width: 220px;
	float: left;
	padding-top: 25px;
	padding-left: 23px;
}

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

#header div#ddmenuwrap{
	float: right;
	width: 630px;
	padding-top: 25px;
}

div#nav{
	height: 44px;
}

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

#bannerInner {
	background: url(../images/banner_bg.jpg) no-repeat center top;
	height: 296px;
	width: 954px;
	margin: 0 auto;
}

.bannerLeft {
	float: left;
	width: 398px;
	padding-top: 48px;
	padding-left: 12px;
}

.bannerRight {
	float: right;
	width: 420px;
	padding-top: 58px;
	padding-right: 49px;
}

#containerWrapper {
	background: #2F0602 url(../images/containerWrapper.jpg) repeat-x left top;
	padding-top: 6px;
}

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

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

#container {
	background: url(../images/container_top.jpg)  no-repeat center top;
	text-align: left;
	width: 955px;
	margin: 0 auto;
}

#contentCol {
	width: 420px;
	float: left;
	margin-left: 20px;
	margin-top: 35px;
	margin-bottom: 30px;
}

#leftCol {
	float: left;
	width: 150px;
	margin-left: 80px;
	margin-top: 30px;
	margin-bottom: 30px;
}

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

#leftCol .moduletable_menu {
	margin-bottom: 20px;
}

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

#leftCol .moduletable_menu ul li a {
	color: #F0EEED;
}

#rightCol {
	float: right;
	width: 230px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#rightCol .moduletable, #rightCol .moduletable_text {
	padding: 0 30px;
	margin-bottom: 35px;
	color: #F0EEED;
}

#rightCol .moduletable ul li a, #rightCol .moduletable_text ul li a {
 color: #F0EEED;
}

#rightCol a{
	color: #5D7A00;
}

#rightCol .form-login {
	background: #3C0100;
	padding: 5px 15px;
}

#rightCol .form-login .inputbox {
	width: 87px;
	margin-bottom: 5px;
}

#rightCol .form-login .button {
	background: url(../images/button.jpg) no-repeat left top;
	width: 47px;
	height: 22px;
	border: none;
	cursor: pointer;
}

#rightCol .form-login p {
	margin-bottom: 0px;
}


#topWrap {
	background: #030303 url(../images/top_user.jpg) repeat-x left top;
}

#topMain {
	width: 954px;
	margin: 0 auto;
	padding: 18px 0 10px 0;
}

/* TOP USERS
--------------------------------------------------------- */
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 25px;
	text-align: left;
	color: #6F6F6F;
	line-height: 1.2em;
}

div#user1 .moduletable, div#user2 .moduletable, div#user3 .moduletable {
	border: 3px solid #2D2D2D;
	padding: 12px 18px;
}

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

#bottomWrap {
	background: #CAB797 url(../images/user_bottom.jpg) repeat-x left bottom;
}

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

/* BOTTOM USERS
--------------------------------------------------------- */
div#bottomuserswrap{
	width: 954px;
	margin: 0 auto;
}
div#bottomusers{
	margin: 0px;
	padding: 30px 0px;
}
div#user4div, div#user5div, div#user6div, div#user7div{
	float: left;
}
div#user4, div#user5, div#user6, div#user7{
	padding: 0 30px;
	text-align: left;
	color: #6F6F6F;
	line-height: 1.2em;
}
div#user4 h3, div#user5 h3, div#user6 h3, div#user7 h3{
	text-align: left;
	color: #030303;
	font-size: 18px;
}
div#user4 ul, div#user5 ul, div#user6 ul, div#user7 ul{
	padding: 5px 10px 0px 15px;
	margin: 0px;
}


#footerWrap {
	background: #020202;
	padding: 20px 0 10px 0;
}

#footer {
	width: 938px;
	margin: 0 auto;
	font-family: Arial;
	font-size: 11px;
	color: #A6A4A4;
	text-align: center;
	padding-left: 12px;
}

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


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



