/* CSS Document */

/* bring in the css file that contains styles that clients have access to through the rte */
/* these also have to be defined in proc.allowedClasses of the rte config */
@import "/fileadmin/styles/c_styles.css";



html { height: 100.02%; }

body {
	background-color: #2C4E57;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
}
td {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	background-color:#F8E875;
}



#o_container {
	margin-left:-391px;
	position:absolute;
	left:50%;
	width:785px;
	
}
#i_container {
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	border-color: #01887C;
}


#logo {
	
	
}

#header {
	width:785px;
}
	
#menu {

	background-image: url(../images/menu_bg.gif);
	background-repeat:repeat;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 22px;
}


#menu ul {

	list-style-image: none;
	margin: 0px;
	padding: 0px;
	list-style:none;
}


#menu li {
	display: inline;
	padding-top:3px;
	padding-bottom:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #125851;
	border-right-color: #125851;
	border-bottom-color: #125851;
	float: left;
		padding-top:3px;
	padding-bottom:2px;
		font-weight: bold;
}

#menu a {
	display:block;
	text-decoration:none;
	color: #125851;
	padding-left: 10px;
	padding-right:10px;

 }
 
 #menu a:hover {
 	text-decoration:underline;
 }
#menu li.on {

}

#menu li a.on {
	color:#A9C4BF;
}

/* Here's the suckerfish stuff for the dropdowns from http://www.htmldog.com/articles/suckerfish/dropdowns/ */

#menu li ul { position: absolute;
 width: 10em;
  left: -999em;
  margin-top: 3px;


}

#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A9C4BF;
}
#menu li ul li {
	width: 9em;
	background-color: #F3EDCA;
	border-top-style: none;
	  margin-left:0px;
	  padding-left:0px;
}
#menu li ul a {
font-size:9px;
font-weight:normal;

}






#menu_bottom {

	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
}
#menu_bottom ul {

	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
#menu_bottom li {
	display: inline;
	padding-top:0px;
	padding-bottom:0px;
	
}

#menu_bottom a {
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	color: #125851;
 }


#menu_bottom li.on {
	font-weight: bold;
	color: #125851;
}

#content_left {
	
	width: 130px;
	color: #F68F1E;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	padding-top: 25px;
	text-decoration: none;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;	
	float:left;

	
}


#content_left a {
	color: #F68F1E;
	text-decoration:none;
	float: left;
}

#content_right {
	float: right;
	width: 234px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
	
	
}

#content_middle{
	width: 410px;
	float:left;


}

#content_middle h1 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #AA8631;
	margin-bottom: 15px;
	font-style: italic;
}
#content {
	
}
#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CDCBCB;
	/* background-image: url(../../images/framework/footer_header.gif);
	background-repeat: repeat-x; */
	padding-top: 5px;
	text-align: right;
}
#footer a {
	color: #CDCBCB;
	text-decoration: none;
}
.stw {
	color: #0EAB15;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
.design {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}

p {
	margin-top: 0px;
}
td {
	vertical-align: top;
	font-size: 12px;
}
.csc-mailform-field {
text-align:left;
margin-bottom:2px;
}

.csc-mailform-submit {
text-align:right;
}

label {float: left;
width:150px;}

#content_area {
	background-image: url(../images/framework/content_background.gif);
	background-repeat: repeat-x;

}	

.float_left {
	float:left;
}

.clearer {
	clear: both;
	height: 1px;
	line-height: 1px;
}
#message {
	padding-top: 65px;
}
#pagename {

}
#rightcol {
	margin-top: 140px;
}
.csc-header-n1 {
 /* h1 graphical headers */
 margin-bottom: 10px;
}
.csc-header-n2 {
text-align: center;
margin-bottom: 10px;
}

/* Login form */
DIV.tx-newloginbox-pi1 {
	margin-left: 5px;
}
DIV.tx-newloginbox-pi1 H3 {
font-size: 14px;
color: #2C4E57;
}
DIV.tx-newloginbox-pi1 P {}
DIV.tx-newloginbox-pi1 TABLE {}
DIV.tx-newloginbox-pi1 TABLE TR TD P {}
DIV.tx-newloginbox-pi1 TABLE TR TD {}
DIV.tx-newloginbox-pi1 TABLE TR {}
DIV.tx-newloginbox-pi1 TABLE TR TD INPUT.tx-newloginbox-pi1-submit {}
DIV.tx-newloginbox-pi1 TABLE TR TD INPUT {}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-forgotP {}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-forgotP A {
text-align: right;
color: #000000;
}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-back {}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-back A {}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-username {}
DIV.tx-newloginbox-pi1 input {
	border: 1px solid #2C4E57;
	background-color:#D2DEDC;
}

h1 {
 color:#FFFFFF;
}

th {
	color:#FFFFFF;

}

