/*/////////// Banners //////////////*/

#banners {
margin-left: 50px;
margin-top: 30px;
} 

#banners table {
margin-bottom: 10px;
border-bottom: 1px solid #eee;
}

#banners table table {
border-bottom: 0px;
}

/*//////// NewsLetter ////////////////*/
.newsletter_submit_button {
color: #333;
background: #eee;
border: 1px solid #ddd;
}

.newsletter_input_label {
font-size: 11px;color:#828282;
}

#newsletter {
/*border: 1px solid red;*/
margin-top: 50px;
margin-left: 35px;
position: absolute;
text-align: right;
font-family: arial,helvetica,verdana,sans-serif;
font-size: 12px;
}

#newsletter h2, #newsletter h3 {
padding: 0px;
margin: 0px;
}

#newsletter h2 {font-size:27px;color:#777;}
#newsletter h3 {font-size:18px;color:#666;}

#newsletter form {padding: 0px;margin: 0px;}

.name-input, .email-input {
border: 1px solid #ccc;
text-indent: 3px;
color: #444;
}

.email-input {margin-top: 3px; width:122px;}
.name-input {width: 150px;}
.newsletter-submit {border: 1px solid #ddd; background: #eee;color:#666;}

body {
font-family: Arial, Verdana, Helvetica, sans-serif;
text-align:center;
background: url(images/bg.gif);
padding-top: 10px;
}

a {color: #333;}
img {border:0px;}

.bodytext, li, ul {font-size: 12px;color:#828282;}

.bodytext {text-align: justify;line-height:18px;letter-spacing:}

ul {margin-left: 0px;padding-left:15px; margin-top:0px;}


h1 {font-size:26px;color:#767676;font-family: trebuchet,"trebuchet ms",verdana,helvetica,sans-serif;}
h2 {font-size:18px;color:#9a9a9a;font-family: trebuchet,"trebuchet ms",verdana,helvetica,sans-serif;}

h1, h2 {margin:0px;padding:0px;}
h1 {margin-bottom: 12px;}
h2 {margin-bottom: 6px;}

#colNormal dl dt {font-size:18px;color:#9a9a9a;font-family: trebuchet,"trebuchet ms",verdana,helvetica,sans-serif;}
#colNormal dl dd a {font-size: 12px;color:#828282; text-decoration: none;margin-left: 5px;}


#container {
width: 889px;
margin: 0 auto;
text-align: left;
background:url(images/content-bg-tile.jpg) top left repeat-y;
}

#content-top {
background:url(images/content-bg-top.jpg) top left no-repeat;
height: 408px;
z-index: 3;
position: relative;
}

#content-top {
  min-height:450px;
  height:auto !important;
  height:450px;
}


#content-bottom {
background:url(images/content-bg-bottom.jpg) top left no-repeat;
height: 219px;
margin-top: -30px;
margin-left: 1px;
z-index: 2;
}

#content {
}

#colLeft {
float: left;
width: 200px;
}

#colNormal {
width: 370px;
float: left;
/*border: 1px solid red;*/
margin-left: 70px;
margin-top: 80px;
padding: 0;
z-index: 1001;
}

#colNormal ul li {margin-bottom: 3px;text-align: justify;}

#colRight {
float: right;
position: relative;
top: -7px;
right: 0px;
padding: 0px;
margin: 0px;
}

#colRight img {
padding: 0px;
margin: 0px;
}

#menu_1 {
font-size: 12px;
letter-spacing: 2px;
width: 140px;
padding-left: 20px;
padding-top: 35px;
text-align: right;
font-weight: bold;
}

#menu_1 a {
text-decoration: none;
color: #7f7f7f;
padding: 3px 3px;
display: block;
}

#menu_1 a:hover {background: #e0f2c4; display:block; color: #646464;}

#menu_1 div {
margin-bottom: 25px;
}

#footer {
margin: 0 auto;
/*margin-top: -20px;*/
width: 889px;
text-align: left;
font-size: 11px;
}

#footer a {text-decoration:none;color: #aaa;}

#footer ul {
padding:0;
margin: 0;
}

#footer li {
list-style-type: none;
float: left;
margin-right: 4px;
}

#left-links {margin-left: 20px;}
#right-links {float:right;margin-right: 10px;}

/*/////////////
Onqform
//////////////*/
/*
.tx-onqform-pi1 table {
width: 364px;
}

.tx-onqform-pi1 table td {
text-align: left;
font-family: verdana, arial,"sans serif";
font-size: 11px;
}

.onqform_input_odd, .onqform_input_even {
text-align: left;
}

.onqform_label_odd, .onqform_label_even {
font-size: 11px;color:#828282;
}


.tx-onqform-pi1 input {
color: #888;
float: right;
margin-right: 38px;
width: 200px;
}

.tx-onqform-pi1 select {
color: #888;
border: 1px solid #ddd;
}

.tx-onqform-pi1 textarea {
color: #888;
}

.onqform_input_text {
border: 1px solid #ddd;
float: left;
}

select {
border: 1px solid #735a42;
}

.onqform_submit table tr td {
text-align: left;
}

.onqform_input_text textarea {
float: left;
}


.onqform_submit_button {
text-align: center;
border: 1px solid #ddd;
background: #eee;
width: 25px;
height: 19px;
font-size: 12px;
color: #fff;
margin-right: 38px;
}

input.onqform_submit_button {width:45px; float:right;}

.onqform_submit_button:hover {
background: transparent url(images/submit-button-over.jpg) top right no-repeat;
}

.onqform_error_message, .onqform_errors {
color: red;
}
*/


/*//////////////////////News //////////////////*/
.news-latest-item ul, .news-latest-item li {
list-style-type: none;
}

.news-latest-item h2 a{font-size: 12px; text-decoration: none; width: 100%; border-bottom: 1px solid #ccc; color: #999;}

.news-latest-item h2 {font-size: 14px;margin-bottom: 0px;}

.news-latest-item a {text-deocration: none;}

.news-latest-morelink {float:right; margin-top:-10px;}
.news-latest-morelink a {color: #999;font-size:11px; text-decoration: none;}

.news-latest-item p {margin:0px;padding:3px 0px; text-align:justify;}

.news-image {float: left; margin-right: 10px;}

.news-single-timedata {font-size:10px; font-weight: bold; color: #999;display: none;}

.news-subheader h3 {font-size: 12px; text-align: justify; margin-top: 0;padding-top:0px;}

.news-single-imgcaption {display: none;}

.news-single-item h2 {margin:10px 0px 4px 0px;padding:0px;}
.news-single-item p {margin:0px;padding:0px;}

.news-single-item h3 {margin: 0px 0px; padding: 0px 0px; color: #767676; clear:both;}

.news-subheader {padding: 0px;margin:0px;text-indent: 0px;}
.news-image {clear:both;font-size:0px;}

.news-single-backlink {font-size: 12px; font-weight:bold; color:#767676; }

/*////////////// NEW ONQFORM ///////////////*/
fieldset {
	margin-bottom: 10px;
	border: #666;
	border-style: solid;
	border-width: 1px;
	padding-right: 10px;
border:none;
}
legend {
	font-family: "trebuchet ms", trebuchet;
	font-size: 1.3em;
	padding: 0 2px;
	font-weight: normal;
	color: #ddd;
display:none;
}
label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	width: 200px;
	padding-right: 20px;
	text-align: left;
	color: #ddd;
}
/*/
////////// new onqform ///////////
/*/
.tx-onqform-pi1 .onqform_input_text, .onqform_input_select {
	width: 180px;
/* Width of inputs */
}
.tx-onqform-pi1 .onqform_input_textarea {
	color: #aaa;
	width: 94%;
	text-align: left;
}
.tx-onqform-pi1 form fieldset {
	margin-bottom: 10px;
	border: #666;
	border-style: solid;
	border-width: 1px;
	padding-left: 10px;
border:none;
}
.tx-onqform-pi1 form legend {
	font-family: "trebuchet ms", trebuchet;
	font-size: 1.1em;
	padding: 0 2px;
	font-weight: normal;
	color: #999;
}
.tx-onqform-pi1 form label {
	line-height: 1.8em;
	vertical-align: top;
	width: 120px;
	padding-right: 20px;
	text-align: left;
	color: #999;
}

/*/// error message ////*/
.tx-onqform-pi1 form .onqform_error label {color: red;}
#colNormal P.onqform_error_message, #colNormal p.onqform_errors {color: red;}
#colNormal p.onqform_errors {font-size: 9px;}
.tx-onqform-pi1 form fieldset ol {
	margin: 0;
	margin-left: 0px;
	padding: 0;
}
.tx-onqform-pi1 form fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}
#colNormal .tx-onqform-pi1 p.onqform_label_even {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 5px 0px;
	margin: 15px 46px 0px 6px;
}
.tx-onqform-pi1 form fieldset ol li ul {
/*list inside list*/
	margin-left: 170px;
}
.tx-onqform-pi1 form fieldset fieldset {
	border: none;
	/*border-top: 1px dashed;*/
	margin: 3px 0 0;
}
.tx-onqform-pi1 form fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}
.tx-onqform-pi1 form fieldset fieldset label {
	display: block;
	width: auto;
}
.tx-onqform-pi1 form em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}
.tx-onqform-pi1 form label {
	width: 120px;
/* Width of labels */
}
.tx-onqform-pi1 form label.onqform_label_even, .tx-onqform-pi1 form label.onqform_label_odd {
/*Label width for firefox*/
	width: 120px;
/* Width of labels */
	display: block;
	float: left;
}
.tx-onqform-pi1 form label.opt-in-checkbox {
	width: 430px;
	margin-left: 10px;
}
.tx-onqform-pi1 form fieldset fieldset label {
	margin-left: 123px;
/* Width plus 3 (html space) */
}
.tx-onqform-pi1 form fieldset .onqform_label_check {
	margin-left: 10px;
	width: 400px;
}

.captcha-image img {
	margin-right: 10px;
}
.onqform-help-bubble {
	display: none;
	border: 1px solid;
	background: #000;
	padding: 5px;
	position: absolute;
	width: 200px;
}
#colNormal .onqform-help-bubble P {
	line-height: 12px;
	font-size: 10px;
}
.onqform-help-close {
	display: block;
	width: 100%;
	text-align: right;
	margin-bottom: 5px;
}
.onqform-helpbutton {
	margin-left: 5px;
	border: 0px;
}
.onqform_submit {
}

