@import url("reset.css");
@import url("menu.css");
@import url("leftmenu.css");

body {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:18px;
	text-align: center;
	background: #d8c5a2;
}

.clear {clear: both; height: 1px; overflow: auto;}	

a:link, a:visited, a:active {
	color: #8ABBCC;
	text-decoration: underline;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;	
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
	color: #add1dd;
}

h1 {
	letter-spacing:-1px;
	color:#50555A;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	line-height:18px;
	margin-bottom:10px;
}

h2 {
	letter-spacing:-1px;
	color:#50555A;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	line-height:18px;
	margin-bottom:10px;
}

h3 {
	font-size:18px;
	letter-spacing:-1px;
	margin-bottom:5px;
	color:#50555A;
	font-family:Georgia,"Times New Roman",Times,serif;
}

h4 {
	font-size:16px;
	letter-spacing:-1px;
	margin-bottom:5px;
	color:#50555A;
	font-family:Georgia,"Times New Roman",Times,serif;
}

h5 {
	font-size:14px;
	letter-spacing:-1px;
	margin-bottom:5px;
	color:#50555A;
	font-family:Georgia,"Times New Roman",Times,serif;
}

h6 {
	font-size:13px;
	letter-spacing:-1px;
	margin-bottom:5px;
	color:#50555A;
	font-family:Georgia,"Times New Roman",Times,serif;
}

p {
	margin-bottom: 11px;
}

#top {
	padding-bottom: 20px;
}

#wrapper {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	background: url(../images/background.jpg) repeat left top;
}

#wrapperBottom {
	/*background: url(../images/wrapper_bottom.jpg) no-repeat left bottom;*/
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}

#header {
	height: 239px;
	background: url(../images/header_bg.jpg) no-repeat left top;
	padding: 14px 38px 0 25px;
}

#header #logoWrap {
	width: 343px;
	height: 232px;
	background: url(../images/logo.jpg) no-repeat left top;
	float: left;
}

#logoWrap .logo {
	position: absolute;
	left:232px;
	top:82px;
}

#logoWrap .logo h1 {
	text-indent: -9999px;
	color: #000;
	font-size: 30px;
	margin: 0;
}

#logoWrap .logo a:link, 
#logoWrap .logo a:active, 
#logoWrap .logo a:visited {
	height:132px;
	width:287px;
	display: block;
	cursor: pointer;
}

#header .banner {
	width: 580px;
	height: 227px;
	float: right;
	padding-top: 3px;
}

#containerRepeat {
	background: url(../images/container_repeat.jpg) repeat-y left 14px;
	width: 950px;
	margin: 0px 0 0 25px;
	/*min-height: 1092px;
	height: auto !important;
	height: 1092px;*/
}

#container {
	background: url(../images/container_top.jpg) no-repeat left top;
	/*width: 938px;*/
	width: 950px;
	margin: 0 auto;
	/*padding: 38px 8px 20px 4px;*/
	padding: 38px 0px 0px 0px;
}

#containercontent {
	background: url(../images/content_bg.jpg) no-repeat 226px top;
}

#container #leftCol {
	width: 222px;
	float: left;
	margin-right: 20px;
	margin-left: 4px;
}

#leftCol .module-none {
	width:210px;
	margin-bottom: 15px;
	background-image: none;
	border: 5px solid #fff;
	float: left;
}

#leftCol .module-none  div {
	padding-bottom: 10px;
	background-image: none;
}

#leftCol .module-none  div div div {
	min-height: 130px;
	height: auto !important;
	height: 130px;
	background-image: none;
}

#leftCol .module-none  div div, 
#leftCol .module-none  div div div div {
	background-image: none;
	padding: 0;
	min-height: 0;
	height: auto;
}

#leftCol .module-none h3 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 18px;
	font-weight: normal;
	color: #323232;
	margin-bottom: 4px;
}

#leftCol .module  {
	background: url(../images/mod_login_repeat.jpg) repeat-y left top;	
	width: 215px;
	margin-bottom: 15px;
	float: left;
}

#leftCol .module div {
	background: url(../images/mod_login_bottom.jpg) no-repeat left bottom;
	padding-bottom: 10px;
}

#leftCol .module div div div {
	background: url(../images/mod_login_top.jpg) no-repeat left top;
	padding: 15px 13px 15px 22px;
	min-height: 130px;
	height: auto !important;
	height: 130px;
}

#leftCol .module div div, 
#leftCol .module div div div div {
	background-image: none;
	padding: 0;
	min-height: 0;
	height: auto;
}

#leftCol .module h3 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 18px;
	font-weight: normal;
	color: #323232;
	margin-bottom: 4px;
}

#leftCol .module h3 span {
	color: #141414;
}

#leftCol .module .inputbox {
	float: left;
	width: 112px;
	border: none;
	font-size: 12px;
	color: #000;
	border: 1px solid #c8c8c8;
	padding: 3px 5px 3px 5px;
}

#leftCol .module .button {
	background: url(../images/login_button.jpg) no-repeat left top;
	width: 48px;
	height: 28px;
	font-size: 13px;
	border: none;
	color: #000;
	cursor: pointer;
	padding-bottom: 3px !important;
	padding-bottom: 0px;
	float: left;
}

#container #contentCol {
	width: 440px;
	float: left;
}

#contentCol .content {
	line-height: 18px;
}

#contentCol .content h3 {
	margin-bottom:14px;
	line-height: 20px;
	color: #000;
}

.componentheading, .contentheading  {
	letter-spacing:-1px;
	color:#7BA46C;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:25px;
	line-height:25px;
	margin-bottom:5px;
}

.small, .createdate, .modifydate, .createby {
	color: #8ABBCC;
	font-size: 12px;
}

#contentCol .content a.readon {
	color: #8ABBCC;
	background: url(../images/button.jpg) no-repeat left top;
	padding: 5px 5px 5px 30px;
	font-weight: bold;
}

#contentCol .content a.readon:hover {
	text-decoration: none;
}

.content ul {
	padding-bottom: 15px;
	padding-left: 40px;
}

.content ol {
	padding-bottom: 15px;
	padding-left: 40px;
}


.content ul li {
	color: #333333;
	list-style: disc;
	margin-bottom: 3px;
}

#container #rightCol {
	width: 210px;
	float: right;
	margin-right:8px!important;
	margin-right: 4px;
}

#rightCol .module  {
	background: url(../images/mod_img_repeat.jpg) repeat-y left top;	
	width: 185px;
	margin-bottom: 15px;
}

#rightCol .module div {
	background: url(../images/mod_img_bottom.jpg) no-repeat left bottom;
	padding-bottom: 10px;
}

#rightCol .module div div div {
	background: url(../images/mod_img_top.jpg) no-repeat left top;
	padding: 15px 13px 15px 22px;
}

#rightCol .module.imagenone div div div {
	padding: 12px 13px 7px 12px;
}

#rightCol .module div div, 
#rightCol .module div div div div {
	background-image: none;
	padding: 0;
	min-height: 0;
	height: auto;
}

#rightCol .module h3 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 18px;
	font-weight: normal;
	color: #323232;
	margin-bottom: 4px;
}

#rightCol .module-none  {
	background-image: none;	
	width: 195px;
	margin-bottom: 7px;
}

#rightCol .module-none div {
	background-image: none;
	background-color: #fff;
	padding-bottom: 10px;
}

#rightCol .module-none div div div {
	background-image: none;
	padding: 10px;
	min-height: 130px;
	height: auto !important;
	height: 130px;
}

#rightCol .module-none div div, 
#rightCol .module-none div div div div {
	background-image: none;
	padding: 0;
	min-height: 0;
	height: auto;
}

#rightCol .module-none h3 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 18px;
	font-weight: normal;
	color: #323232;
	margin-bottom: 4px;
}

#rightCol .module-none a:link,
#rightCol .module-none a:active,
#rightCol .module-none a:visited {
	color: #7BA46C;
	text-decoration: none;
}

#footer {
	height: 72px;
	width: 927px;
	/*margin: 0 auto;*/
	background: url(../images/footer_bg.jpg) no-repeat left bottom;
}

/**/

table td, table th {
	padding:1px;
}

table th {
	background:#E6E6D2;
	border-bottom:1px solid #B4B4B4;
	font-weight:bold;
	padding:5px;
	text-align: center;
}

table h3 {
	letter-spacing:-1px;
	color:#50555A;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 18px;
}

/**/

/*user profile*/
.user .name,
.user .user,
.user .email,
.user .pass,
.user .verify_pass,
.user .user_name  {

}

.user .name label.username,
.user .user_name label.useruser_name,
.user .email label.useremail,
.user .pass label.userpassword,
.user .verify_pass label.userverifyPass {
	float:left;
	margin-right:10px !important;
	margin-right:8px;
	width:120px;
}

.user .name input#name,
.user .user_name input#username,
.user .email input#email,
.user input.usernamemsg,
.user .pass input#password,
.user .verify_pass input#password2 {
	width: 175px;
	margin-bottom: 2px;
	font-size:11px;
	padding:4px 2px;
	vertical-align:middle;
}

.user button.button {
	background: url(../images/button.jpg) no-repeat left top;
	border: none;
	cursor:pointer;
	color:#B3C58B;
	font-weight:bold;
	padding:3px 5px 5px 25px!important;
	padding:3px 5px 5px 15px;
}

.paramlist label {
	width: 130px;
	float: left;
}

#paramsadmin_language,
#paramslanguage,
#paramseditor,
#paramshelpsite {
	margin-bottom: 2px;
}

.paramlist_key {
	width: 139px;
}

/*user profile*/

/*register login*/
.name label#namemsg,
.user label#usernamemsg,
.email label#emailmsg,
.pass label#pwmsg,
.verify_pass label#pw2msg {
	width:120px;
	float: left;
}

.name input.namemsg,
.user input.usernamemsg,
.email input.emailmsg,
.pass input.validate-password,
.verify_pass input.validate-passverify {
	float: left;
	margin-bottom: 2px;
}

.name label.nameuser,
.pass label.passpass  {
	float:left;
	width:70px;
	margin-right: 10px;
}

.name input#user,
.pass input#pass {
	width: 150px;
	margin-bottom: 2px;
}

.remember input#rem {
	margin-left: 9px;
}

.content input.button {
	background: url(../images/button.jpg) no-repeat left top;
	border: none;
	cursor:pointer;
	color:#B3C58B;
	font-weight:bold;
	padding:3px 5px 5px 25px!important;
	padding:3px 5px 5px 15px;
}
/*register*/

/*forgot register*/
.form-validate label.hasTip {
	margin-right: 10px;
	vertical-align: middle;
}

.form-validate input.validate-email {
	margin-right: 15px;
	height: 12px;
	vertical-align: middle;
	font-size: 11px;
	width: 146px;
	padding: 2px 2px;
	font-size:11px;
	padding:4px 2px;
	vertical-align:middle;
}

.form-validate button.validate {
	background: url(../images/button.jpg) no-repeat left top;
	border: none;
	cursor:pointer;
	color:#B3C58B;
	font-weight:bold;
	padding:3px 5px 5px 25px!important;
	padding:3px 5px 5px 15px;
}
/*forgot register*/

/*System Messages*/
/* 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;
}

/* ------------- Start Joomla css -------------  */

/*  Start Pagination css   */

.content .blog_more {
	margin-bottom: 10px;
}

.content ul.pagination {
	list-style-position: inside;
	list-style-type: none;
	text-align: center;
	margin: 0 0 10px 0px;
	padding: 0;
}
.content ul.pagination li {
	padding-bottom: 0;
	padding: 0;
	display:inline;
	margin: 0pt 3px;
	background-image: none;
}

.content ul.pagination li a:link,
.content ul.pagination li a:active,
.content ul.pagination li a:visited {
	color: #7BA46C;
}

.content .counter {
	text-align: center;
}

/*  End Pagination css   */

/*  Start Contact css   */
.contact p {
	margin-bottom: 5px;
}

.contact .marker_add {
	float: left;
}

.contact .contact_address p {
	margin-left: 60px;
	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;
}

.contact #emailForm .button {
	background: url(../images/button.jpg) no-repeat left top;
	border: none;
	cursor:pointer;
	color:#B3C58B;
	font-weight:bold;
	padding:3px 5px 5px 25px!important;
	padding:3px 5px 5px 15px;
}	

#contact_name, 
#contact_email, 
#contact_subject {
font-size:11px;
margin-bottom:2px;
padding:4px 2px;
vertical-align:middle;
width:175px;
}

#paramsadmin_language,
#paramslanguage,
#paramseditor,
#paramshelpsite {
font-size:11px;
margin-bottom:2px;
padding:4px 2px;
vertical-align:middle;
width:175px;
}

#paramstimezone {
font-size:11px;
margin-bottom:2px;
padding:4px 2px;
vertical-align:middle;
}

#contact_text {
font-size:11px;
margin-bottom:2px;
padding:4px 2px;
vertical-align:middle;
}
/*  End Contact css   */

/* ------------  Start Search CSS  ----------------------  */

#contentWrap .results ol li {
padding-bottom:10px;
}

#contentWrap .results ol li .small {
	clear: both;
	display: block;
	text-align: left;
	padding-top: 3px;
}

#contentWrap .results ol li p .small {
	clear: none;
	display: inline;
	text-align: left;
	padding-top: 0px;
}

.results {
	padding-bottom: 15px;
}

.results p {
	margin-bottom: 3px;
}

.results h4 {
	margin-bottom: 5px;
}

.results .highlight {
	font-weight: bold;
	color: #333;
}

.search_result .only legend {
	padding-top: 5px;
	clear: both;
}

.search_result .only input {
	margin-top: 3px;
}

.search_result .button {
	margin-top: 5px;
}

.display {
	text-align: center;
}

.display p {
	margin: 5px 0;
}

.searchRow {
	width: 30%;
	float: left;
	padding: 3px 0;
}

/* ------------  End Search CSS  ----------------------  */

/* ------------   buttonheading    ----------------------  */

.buttonheading {
	float: right;
	margin-bottom: 10px;
}

.buttonheading a:link,
.buttonheading a:active,
.buttonheading a:visited {
	margin-right: 10px;
}

/* ------------   buttonheading    ----------------------  */

/* ------------   body.contentpane    ----------------------  */

 body.contentpane {
	background: #fff;
	text-align: left;
} 


/* ------------   body.contentpane    ----------------------  */


/*chrono form*/

.contactUswrap {
	font-size: 12px;
	text-align: left;
}

.contactUswrap .inputWrap {
	margin-bottom:5px;
}

.contactUswrap .inputWrap .label {
	float:left;
	padding-right:10px;
	width:125px;
}

.contactUswrap .inputWrap .inputBox {
	width: 190px;	
	padding: 1px 5px;
}

.contactUswrap .inputWrap .checkbox {
	margin-left: 135px; 
}

.contactUswrap .submit {
	background: url(../images/button.jpg) no-repeat left top;
	border: none;
	cursor:pointer;
	color:#B3C58B;
	font-weight:bold;
	padding:3px 5px 5px 25px!important;
	padding:3px 5px 5px 15px;
}

.validation-advice {
	color: red;
	font-size: 11px;
	margin-left:135px;
}

/*chrono form*/

#azheadnav a {
	background-image: none;
}

.cb_template_default #cbUserTable .sectiontableentry1 {
	background-color:#E6DDCC;
	padding: 3px;

}

.cb_template_default #cbUserTable .sectiontableentry2 {
	background-color:#F0EADE;
	padding: 3px;
	
}