/*
# copyrights BY AWDsolution.com.
*/

@import url("reset.css");

body {
	background: #040404 url(../images/body_bg.jpg) repeat-x left top;
	font-family: Georgia;
	font-size: 14px;
	text-align: center;
	color: #030303;
}

.clear {clear: both;}	

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

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

h1 {
	color: #FF9800;
	font-size: 22px;
	padding-bottom: 10px;
}

h2 {
	color: #FF9800;
	font-size: 22px;
	padding-bottom: 10px;
}

h3 {
	margin-bottom: 10px;
	font-size: 16px;
	color: #FF9800;
}

h4 {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

h5 {
	color: #045493;
	padding-bottom: 10px;
	font-size: 11px;
}

h6 {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

p {
	margin-bottom: 10px;
}

#wrapOuter {
	background: url(../images/main_bg.jpg) no-repeat center top;
}

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

#top {
	height: 33px;
	text-align: left;
}

#top ul li {
	display: inline;
	padding: 0 6px;
	line-height: 33px;
}

#top ul li a {
	color: #F9F9FB;
	font-size: 12px;
}

#header {
	height: 110px;
	margin-bottom: 3px;
}

#header .logo {
	float: left;
	padding: 25px 0 0 20px;
	width: 238px;
}

#header .advert2 {
	float: right;
	padding: 25px 15px 0 0;
}

#mainmenu {
	position: relative;
	height: 80px;
	text-align: left;
}


.overlap1 {
	position: absolute;
	top: 27px;
	left: -13px;
}

*:first-child+html .overlap1 {
	position: absolute;
	top: 27px;
	left: -13px;
	z-index: -1;
}


.overlap2 {
	position: absolute;
	top: 27px;
	right: 245px;
}

.overlap3 {
	position: absolute;
	top: 43px;
	right: -43px;
}


#container {
	text-align: left;
	width: 940px;
}

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

#banner {
	background: #000000 url(../images/banner_heading.jpg) repeat-x left top;
	padding-top: 33px;
}

.content {
	background: #DDDDDD url(../images/content_bg.jpg) repeat-x left bottom;
	margin-bottom: 30px;
}

.contentheader {
	background: url(../images/userheading.jpg) repeat-x left top;
	padding: 3px 15px 40px 15px;
}

.contentheading, .componentheading {
	color: #FF9800;
	font-size: 22px;
}

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

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

.small, .modifydate {
	color: #626060;
	font-size: x-small;
}

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

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

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

#leftCol {
	float: left;
	width: 179px;
	float: left;
	margin-left: 10px;
}

#leftCol .moduletable, #leftCol .moduletable_menu, #rightCol .moduletable, #rightCol .moduletable_menu, #rightCol .moduletable_text {
	background: #ADA9A1 url(../images/module_bg.jpg) repeat-x left top;
	padding: 0 15px 30px 15px;
	color: #1B1B1B;
}

#leftCol .moduletable h3, #leftCol .moduletable_menu h3, #rightCol .moduletable h3, #rightCol .moduletable_menu h3, #rightCol .moduletable_text h3 {
	background: url(../images/h3.jpg) no-repeat left top;
	height: 33px;
	line-height: 33px;
	margin: 0 -15px 24px -15px;
	padding-left: 15px;
	padding-bottom: 0px;
}

#leftCol .moduletable ul li, #leftCol .moduletable_menu ul li {
	border-bottom: 1px solid #2D0A1C;
	padding: 12px 0 9px 0;
}

#leftCol .moduletable ul li:first-child, #leftCol .moduletable_menu ul li:first-child {
	padding-top: 0px;
}

#leftCol .moduletable ul li a, #leftCol .moduletable_menu ul li a {
	color: #1B1B1B;
}

#leftCol .moduletable ul li.active a, #leftCol .moduletable ul li a:hover, #leftCol .moduletable_menu ul li.active a, #leftCol .moduletable_menu ul li a:hover {
	color: #3A1A29;
}

#leftCol .moduletable #form-login ul li {
	border-bottom: none;
	padding: 1px 0;
}

#leftCol .moduletable #form-login ul li a {
	font-size: 11px;
}

#rightCol {
	float: right;
	width: 179px;
}

#rightCol .moduletable h3, #rightCol .moduletable_menu h3, #rightCol .banneritem_text {
	margin-bottom: 10px;
}

/* BOTTOM USERS
--------------------------------------------------------- */
div#bottomuserswrap{
	background: #948D85 url(../images/userWrap_bg.jpg) repeat-x left top;
	margin: 0 auto;
}

div#bottomusers {
	margin: 0px;
	background: url(../images/userheading.jpg) repeat-x left top;
	min-height: 214px;
	height: auto !important;
	height: 214px;
}

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

div#user1, div#user2 {
	text-align: left;
	color: #6F6F6F;
	line-height: 1.2em;
}

div#user1 .moduletable, div#user2 .moduletable {
	padding: 0 20px 15px 20px;
}

div#user1 .moduletable h3, div#user2 .moduletable h3 {
	height: 33px;
	line-height: 33px;
}

div#bottomusers ul li {
	padding: 2px 0;
}

div#bottomusers ul li a {
	color: #1B1B1B;
}

div#bottomusers ul li a:hover {
	color: #C06F0C;
	text-decoration: none;
}

#footerWrap {
	background: #2D0A1C url(../images/footer_bg.jpg) no-repeat center top;
}

#footer {
	width: 820px;
	margin: 0 auto;
	height: 80px;
	position: relative;
	text-align: left;
	padding: 20px 50px 0 80px; 
	color: #A8A8A8;
	font-size: 12px;
}

#footer  ul {
	padding-bottom: 5px;
}

#footer  ul li {
	display: inline;
	padding: 0 9px;
}

#footer  ul li a {
	color: #F9F9FB;
}

#footer .overlap4 {
	position: absolute;
	top: -24px;
	left: -100px;
}

#footer .overlap5 {
	position: absolute;
	top: -30px;
	right: -95px;
}

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



