/* CSS Document */
html { height: 100.02%; } /* turns on vertical scroll bar */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444343;
	font-size: 12px;
	background-color: #E7F4F5;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444343;
	font-size: 12px;
}
#o_container {
	margin-left:-383px;
	position:absolute;
	left:50%;
	width:767px;
	/* background-image: url(../images/framework/inner_background.gif); */
	
}
#i_container {
	border: 1px solid #00858E;
	background-color: #00858E;


}
#topbanner {

}

#topmenu {
	background-color: #00858E;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	
	/* instead of a div for clearing, I am using the overflow
	http://css-discuss.incutio.com/?page=ClearingSpace
	 */
	overflow: auto;
	
}
#newsletter {
	width: 200px;
	padding-left:15px;
	padding-bottom: 10px;
	padding-top: 4px;	
}
#newsletter form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#content_area {
	background-image: url(../fileadmin/images/backgrounds/content.gif);

}
#content_left {
	float: left;
	width: 218px;
	/* padding-right: 40px; */
	text-decoration: none;
}

#content_left a {
	color: #002E62;
	text-decoration:none;
}

#content_right {
	float:left;
	padding-top: 20px;
	padding-bottom: 25px;
	width: 500px;
	margin-left: 25px;
	

}

#i_footer {
    font-size: 10px;
	color: #CDCBCB;
	padding-bottom: 25px;
	background-color: #00858E;
		padding-top: 5px;
		overflow:auto;
}
#o_footer {
	padding-top: 5px;
	text-align: right;
}
#o_footer a {
text-decoration:none;
color:#00858E;
}
#footer a {
	color: #CDCBCB;
	text-decoration: none;
}
#footmenu {
	padding-top: 8px;
	text-align:center;
	float:left;

}
#footmenu a {
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
}
#footmenu a:hover {
color:#E7F4F5;
}
#search {
	width: 250px;
	float: left;
}
.traffic {
	color: #0EAB15;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
.design {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00858f;
}
p {
	margin-top: 0px;
}
td {
	vertical-align: top;
	font-size: 12px;
}
#contact {
	float: left;
	width: 200px;

}
#lang_select {
	float: right;
}
#sidemenu {
}
.sidemenu_on {
	height: 121px;
}
#sidemenu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#sidemenu ul li {
}
#subnav ul li {
	margin-left: 15px;
}
.leftnav {
	height: 123px;
}
.leftnav_on {
	height: 22px;
}
#subnav {
	/* height: 101px; */
	padding-top: 10px;
}
#subnav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	margin-bottom: 5px;
	padding-bottom: 3px;	
	width: 190px;
}
#subnav li a {
	text-transform: uppercase;
	color: #000033;

}

#subnav a:hover {
	color: #FFFFFF;
	background-color: #00858E;
	display:block;
	
}
#lang_select ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#lang_select li {
	display: inline;
	margin: 0px 13px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#contact {
	padding-left: 7px;
}
.clear1px {

	height: 1px;
}
/* Form fields */
.csc-mailform-field {
text-align:left;
margin-bottom:2px;
}

.csc-mailform-submit {
float:right;
}

label {float: left;
width:150px;}

td ul {
	list-style-image: none;
	list-style-type: none;
}
td li {
	list-style-image: none;
	list-style-type: none;
}
.V9 a {
	text-decoration:none;
	color:#444343;
}
.default_categoryheader_bullet {
	display:none;
}

/* Survey */

fieldset.survey_item  { border:none; margin-bottom:5px;}
fieldset.survey_item legend {}
fieldset.survey_item div, fieldset.survey_item input, fieldset.survey_item select { margin-left:20px;}
form#frmPbSurvey div.formbuttons { margin-left:250px;}
div.tx-pbsurvey-pi1 div.barcontainer { text-align:right; margin-bottom:5px; color:#00858F;}