/*
# copyrights BY AWDsolution.com.
*/

@import url("reset.css");

body {
	background: #020202;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #A0A0A0;
}

.clear {clear: both;}	

a:link, a:visited, a:active {
	color: #5C812F;
	font-size: 14px;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;	
}

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

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

}

h3 {
	padding-bottom: 20px;
	font-size: 14px;
	color: #3358FA;
}

h4 {
	margin-bottom: 10px;
}

p {
	margin-bottom: 20px;
}

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

#header {
	height: 80px;
}

#header .logo {
	width: 325px;
	float: left;
	padding-left: 58px;
}

#header .logo a {
	width: 325px;
	height: 68px;
	font-size: 23px;
	font-weight: bold;
	color: #3358FA;
}

.loginWrap {
	float: right;
	width: 520px;
	height: 60px;
	background: #131313;
	border: 5px solid #1C1C15;
	margin-top: 5px;
	color: #FBFBFB;
	font-size: 12px;
}

*html .loginWrap {
	float: right;
	width: 520px;
	height: 70px;
	background: #131313;
	border: 5px solid #1C1C15;
	margin-top: 5px;
	color: #FBFBFB;
}

.loginWrap fieldset {
	padding-bottom: 10px;
	padding-top: 5px;
}

.loginWrap #form-login-username {
	float: left;
}


.loginWrap .inputbox {
	background: #313130;
	border: 1px solid #1B1B1A;
	width: 120px;
	color: #fff;
	padding: 2px 5px;
	margin-left: 5px;
}

.passpad {
	padding-left: 10px;
}

.button, button.validate {
	background: url(../images/button.jpg) repeat-x;
	border: none;
	height: 20px;
	color: #fff;
	cursor: pointer;
	padding: 0 13px;
	margin-left: 5px;
}

.loginWrap a:link, .loginWrap a:active, .loginWrap a:visited {
	color: #fff;
	font-size: 12px;
}

#banner {
	background: url(../images/banner_bg.jpg) no-repeat left bottom;
	height: 247px;
	text-align: left;
	padding-top: 53px;
	padding-left: 170px;
	margin-bottom: 25px;
}

#header div#ddmenuwrap{
	width: 100%;
	margin-bottom: 25px;
}

div#nav{
	height: 17px;
}

#container {
	margin-bottom: 10px;
	width: 929px;
}


#leftCol {
	float: left;
	width: 204px;
	text-align: left;
	color: #CAD1F1;
	line-height: 18px;
}

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

#leftCol .module_menu div, #rightCol .module_menu div {
	background: url(../images/module_menu_bottom.jpg) no-repeat left bottom;
	padding-bottom: 25px;
	min-height: 170px;
	height: auto !important;
	height: 170px;
}	
	
#leftCol .module_menu div div div, #rightCol .module_menu div div div {
	background: url(../images/module_menu_top.jpg) no-repeat left top;
	padding: 25px 25px 0 25px;
}	

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


#leftCol ul li {
	border-top: 2px solid #181818;
	padding: 5px 0;
}

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

#leftCol ul li a, #leftCol ul li ul li a, #rightCol ul li a, #rightCol ul li ul li a {
	color: #CAD1F1;
}

#leftCol ul li a:hover, #rightCol ul li a:hover,
#leftCol ul li.active a:link, #leftCol ul li.active a:active, #leftCol ul li.active a:visited,
#rightCol ul li.active a:link, #rightCol ul li.active a:active, #rightCol ul li.active a:visited {
	color: #3358FA;
	text-decoration: none;
}

#leftCol .module, #rightCol .module {
	background: url(../images/module_repeated.jpg) repeat-y left top;
	width: 202px;
	margin-bottom: 10px;
}	

#leftCol .module div {
	background: url(../images/module_bottom.jpg) no-repeat left bottom;
	padding-bottom: 25px;
	min-height: 170px;
	height: auto !important;
	height: 170px;
}	

#rightCol .module div {
	background: url(../images/module_right_bottom.jpg) no-repeat left bottom;
	padding-bottom: 25px;
	min-height: 170px;
	height: auto !important;
	height: 170px;
}	
	
#leftCol .module div div div, #rightCol .module div div div {
	background: url(../images/module_top.jpg) no-repeat left top;
	padding: 25px 25px 0 25px;
	
}	

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

#rightCol {
	float: left;
	width: 204px;
	text-align: left;
	padding-left: 17px;
	color: #CAD1F1;
	line-height: 18px;
}

#rightCol p {
	margin-bottom: 10px;
}

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

.content {

}

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

div.iteminfo {
	border-bottom: 2px solid #181818;
	padding-bottom: 10px;
	margin-bottom: 18px;
}

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

.small, .createdate, .modifydate {
	color: #678F1A;
	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.pagination li {
	display: inline;
	padding: 0 10px;
}

#footer {
	background: url(../images/footer_bg.jpg) no-repeat left top;
	height: 68px;
	text-align: center;
	color: #4F4F50;
	font-size: 10px;
	font-family: Arial;
	padding-top: 20px;
}

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



