/*
# copyrights BY AWDsolution.com.
*/

@import url("reset.css");

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

.clear {clear: both;}	

a:link, a:visited, a:active {
	color: #2424E4;
	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: 28px;
}

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

p {
	margin-bottom: 10px;
}

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

#header {
	width: 1040px;
	background: url(../images/header_bg.jpg) no-repeat center top;
	height: 109px;
	margin: 0 auto;
	text-align: left;
}

#header div#ddmenuwrap{
	float: left;
	width: 570px;
	padding-top: 38px;
	padding-left: 46px;
}

div#nav{
	height: 38px;
}


#header .logo {
	float: right;
	padding-top: 35px;
	width: 300px;
	padding-right: 60px;
}

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

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

#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding: 64px 0 60px 0;
}

#leftCol {
	float: left;
	width: 627px;
}

#leftCol #banner {
	background: url(../images/banner_bg.jpg) repeat-x left bottom;
	width: 627px;
	padding-bottom: 3px;
	margin-bottom: 48px;
}

#contentCol {
	float: left;
	width: 444px;
}

.content {
	padding-top: 25px;
}

#contentCol  .leading {
	background: url(../images/content_bg.gif) no-repeat left top;
	padding-right: 40px;
	margin-bottom: 30px;
}

#contentCol .article_row {
	background: url(../images/content_bg.gif) no-repeat left top;
	padding-right: 40px;
	margin-bottom: 30px;
}

.blog_more {
	margin-bottom: 30px;
}


.contentheading, .componentheading {
	color: #BDBCBB;
	font-size: 28px;

}

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

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

.small, .createdate, .modifydate {
	color: #212F9E;
	font-size: x-small;
}

.content ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 40px;
}

.content ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 40px;
}

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

#midColRepeated {
	float: right;
	width: 182px;
	background: url(../images/mid_repeated.jpg) repeat-y left top;
}

#midTop {
	background: url(../images/mid_top.jpg) no-repeat left top;
	padding: 25px 15px 25px 20px;
	font-size: 12px;
}

#midTop .moduletable, #midTop .moduletable_menu {
	margin-bottom: 30px;
}

#midTop h3 {
	padding-bottom: 5px;
}

#midTop ul li {
	padding: 2px 0;
}

#midTop a {
	color: #929090;
}

#midTop a:hover {
	color: #2424E4;
	text-decoration: none;
}

#rightCol {
	float: right;
	width: 314px;
	padding-top: 60px;
	color: #9E9E9A;
	font-size: 12px;
}

#rightCol .moduletable, #rightCol .moduletable_menu, #rightCol .moduletable_text {
	background: url(../images/right_module_bg.gif) no-repeat left top;
	padding: 10px 0px 60px 100px;
}

#rightCol .moduletable ul li, #rightCol .moduletable_menu ul li {
	padding: 5px 0;
}

#rightCol .moduletable_menu ul li a:link, #rightCol .moduletable_menu ul li a:active, #rightCol .moduletable_menu ul li a:visited,
#rightCol .moduletable ul li a:link, #rightCol .moduletable ul li a:active, #rightCol .moduletable ul li a:visited {
	font-size: 14px;
	color: #C8C9C9;
}

#rightCol .moduletable_menu ul li.active a:link, #rightCol .moduletable_menu ul li.active a:active, #rightCol .moduletable_menu ul li.active a:visited, #rightCol .moduletable_menu ul li a:hover,
#rightCol .moduletable ul li.active a:link, #rightCol .moduletable ul li.active a:active, #rightCol .moduletable ul li.active a:visited, #rightCol .moduletable ul li a:hover {
	color: #3C3CFD;
	text-decoration: none;
}

#footerWrap {
	background: #0F0F0F url(../images/footerwrap_bg.jpg) repeat-x left top;
}

#footerMain {
	width: 1050px;
	background: url(../images/footer_bg.jpg) no-repeat center bottom;
	margin: 0 auto;

}

.footer {
	float: left;
	width: 605px;
	text-align: left;
	padding: 20px 0 10px 45px;
}


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

.copyright {
	float: right;
	width: 300px;
	text-align: right;
	color: #6A6A6B;
	font-size: 11px;
	padding: 60px 60px 0px 0;
}

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



