/*
# copyrights BY AWDsolution.com.
*/

@import url("reset.css");

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

.clear {clear: both;}	

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

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

h1 {
	color: #fff;
	font-size: 15px;
	padding-bottom: 10px;
	font-weight: bold;
}

h3 {
	background: url(../images/arrow.gif) no-repeat left top;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

p {
	margin-bottom: 10px;
}

#wrapper {
	background: url(../images/wrap_bottom.gif) no-repeat center bottom;
}

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

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

div#ddmenuwrap{
	float: left;
	width: 670px;
	padding-top: 39px;
	padding-left: 30px;
}

div#nav{
	height: 45px;
}

#header .logo {
	width: 247px;
	float: right;
	padding-top: 10px;
	padding-right: 15px;
}

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

#containerWrapper {
	width: 100%;
	background: url(../images/container_wrap.jpg) repeat-x left top;
}

#container {
	width: 1024px;
	margin: 0 auto;
	background: url(../images/background.jpg) no-repeat center top;
	padding: 14px 0;
	min-height: 526px;
	height: auto !important;
	height: 526px;
}

#containerInner {
	width: 988px;
	margin: 0 auto;
	padding: 40px 16px 16px 16px;
}

#leftCol {
	float: left;
	width: 188px;
	text-align: left;
}

#leftCol .moduletable, #leftCol .moduletable_menu {
	width: 168px;
	background: url(../images/module.gif) repeat-x left bottom;
	padding: 0 10px 10px 10px;
	margin-bottom: 10px;
}

#leftCol .moduletable h3, #leftCol .moduletable_menu h3 {
	background: url(../images/module_h3_2.gif) no-repeat left top;
	height: 39px;
	line-height: 27px;
	margin: 0 -10px 0 -10px;
	padding-left: 32px;
}

#midCol {
	float: left;
	width: 520px;
	margin-left: 50px;
	text-align: left;
}

.content {
	margin-bottom: 30px;
}

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

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

#contentModuleList .moduletable {
	width: 220px;
	float: left;
	margin: 0 15px;
}

#rightCol {
	float: right;
	width: 165px;
	text-align: left;
	background: url(../images/right.gif) repeat;
	padding: 20px 10px 13px 13px;
}

#rightCol .moduletable {
	margin-bottom: 25px;
}

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

#moduleListWrap {
	background: #E4E3EA url(../images/moduleList_border.jpg) repeat-x left top;
	width: 100%;
	padding: 15px 0;
	text-align: left;
}

#moduleList {
	width: 1024px;
	margin: 0 auto;
}

#leftModule {
	width: 535px;
	float: left;
}

#leftModule .module {
	background: url(../images/b_repeated.jpg) repeat-y left top;
	width: 173px;
	float: left;
	margin-left: 4px;
}	

#leftModule .module div {
	background: url(../images/b_bottom.jpg) no-repeat left bottom;
	min-height: 155px;
	height: auto !important;
	height: 155px;
}	
	
#leftModule .module div div div {
	background: url(../images/b_top.jpg) no-repeat left top;
	padding: 10px;
}	

#leftModule .module div div div div {
	background-image: none;
}

#leftModule .module ul {
	padding-left: 5px;
}


#rightModule {
	width: 470px;
	float: right;
	padding-right: 5px;
	color: #6E767B;
}

#rightModule .moduletable {
	background: url(../images/user6.jpg) repeat-x left top;
	padding: 25px 10px;
	margin-bottom: 15px;
}

#footerWrap {
	background: #E7E6E9 url(../images/footer.jpg) repeat-x left bottom;
	padding: 14px 0;
}

#footer {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	color: #242425;
	font-size: 11px;
	font-family: Tahoma;
	padding-left: 30px;
}

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


