/*
# copyrights BY AWDsolution.com.
*/

@import url("reset.css");

body {
	background: #0E0F0F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #9E9E9A;
}

.clear {clear: both;}	

a:link, a:visited, a:active {
	color: #3571C9;
	font-size: 12px;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;	
}

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

h1, h2 {
	color: #C8C9C9;
	font-size: 30px;
	padding-bottom: 10px;
	font-weight: bold;

}

h3 {
	padding-bottom: 19px;
	font-size: 14px;
	color: #C8C9C9;
}

p {
	margin-bottom: 30px;
}

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

#header {
	background: #000 url(../images/header_bg.jpg) no-repeat right top;
	height: 122px;
}

#header div#ddmenuwrap{
	float: left;
	width: 500px;
	padding-left: 10px;
}

div#nav{
	padding-top: 20px;
	height: 27px;
}


#header .logo {
	width: 225px;
	float: right;
	padding-top: 25px;
	padding-right: 75px;
}

#header .logo a {
	width: 247px;
	font-size: 23px;
	font-weight: bold;
	color: #fff;
}

#banner {
	background: url(../images/banner_bg.jpg) no-repeat left bottom;
	height: 214px;
	margin-bottom: 1px;
}

#container {
	background: #151515 url(../images/container_bg.jpg) no-repeat right top;
	padding: 12px 9px 0px 9px;
}

#mainCol {
	margin-bottom: 10px;
}

#leftCol {
	float: left;
	width: 206px;
	text-align: left;
	color: #9E9E9A;
}

#leftCol .module_menu {
	background: url(../images/moduleRepeated.jpg) repeat-y left top;
	width: 206px;
	margin-bottom: 10px;
}	

#leftCol .module_menu div {
	background: url(../images/moduleBottom.jpg) no-repeat left bottom;

	padding-bottom: 14px;
}	
	
#leftCol .module_menu div div div {
	background: url(../images/moduleTop.jpg) no-repeat left top;
	padding: 5px 0px 0px 0px;
}	

#leftCol .module_menu div div, #leftCol .module_menu div div div div {
	background-image: none;
}

#leftCol .module_menu ul {
	padding-bottom: 10px;
}

#leftCol .module_menu ul li {
	border-top: 1px solid #303131;
	padding: 6px 0;
}

#leftCol .module_menu ul li:first-child {
	border-top: none;
}

#leftCol .module_menu ul li a, #leftCol .moduletable_menu ul li ul li a {
	padding-left: 15px;
}

#leftCol .module_menu h3 {
	padding-left: 20px;
	padding-bottom: 12px;
}

#leftCol .module {
	background: #0B0B0B;
	padding: 20px 17px;
	margin-bottom: 10px;
}

#leftCol ul li a {
	color: #BABBBB;
}

#leftCol .module_gray {
	background: #101010;
	padding: 20px 17px;
	margin-bottom: 10px;
}

#leftCol p {
	margin-bottom: 5px;
}

#rightCol {
	float: left;
	width: 206px;
	text-align: left;
	margin-left: 10px;

}

#rightCol .module, #rightCol .module_text {
	background: #000000;
	padding: 24px 17px;
	margin-bottom: 10px;
}

#rightCol .module_gray {
	background: #0B0B0B;
	padding: 24px 17px;
	margin-bottom: 10px;
}

#rightCol .module_shadow {
	width: 206px;
	background: url(../images/rightRepeated.jpg) repeat-y left top;
	margin-bottom: 10px;
}

#rightCol .module_shadow div {
	margin: 0;
}	
	
#rightCol .module_shadow div div div {
	background: url(../images/rightTop.jpg) no-repeat left top;
	padding: 10px 20px;
}	

#rightCol .module_shadow div div div div {
	background-image: none;
}

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

#contentCol {
	float: right;
	width: 477px;
	text-align: left;
}

.content {
	margin-bottom: 15px;
	padding-left: 25px;
}

.content h1, .contentheading, .componentheading {
	color: #C8C9C9;
	font-size: 30px;
	padding-bottom: 10px;
	font-weight: bold;
}

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

/* CENTER BOTTOM USERS
--------------------------------------------------------- */
div#centerbottomuserswrap{
	background: #000;
}

div#centerbottomusers{
	margin: 0px;
	padding: 18px 0;
}

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

div#user1, div#user2 {
	padding: 5px;
	text-align: left;
	color: #697073;
	line-height: 1.2em;
}

div#user1 h3, div#user2 h3 {
	padding-bottom: 10px;
	padding-left: 10px;
}

div#user1 ul, div#user2 ul {
	padding: 0 10px 0px 15px;
	margin: 0px;
}

#footer {
	padding: 15px 0 10px 0;
	background: #000000;
	text-align: center;
	color: #E2E7E7;
	font-size: 10px;
	font-family: Arial;
	margin: 0 3px;
}

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



