/*************************************/
/*  CSSR
/*  May 2008
/*  Mary Jackson
/*************************************/

body
{
   background: #dde2f1 url("/fileadmin/projects/cssr/images/squareback.jpg");
  /*background-color: #dde2f1;*/

  text-align: center;
  margin: 0px auto;
}

#qlc{
margin-top:-299px;
position:absolute;
z-index:1000;
margin-left:12px;
}


#container
{

  margin: 0px auto;
  text-align: left;
  width: 984px;
}

#header
{
		  text-align: left;
		  height:25px;
width:984px;
	  }

#metamenu
{ 	
  width: 984px;
  height: 25px;
  float: left;
  display: inline;
}

#metamenu ul
{
  margin: 6px 0px 0px 396px;
  margin: 6px 0px 0px 380px;
  padding: 0px;
}

#metamenu li
{ 
  margin: 0px 1em 0px 1em;
  color: #666666;
  float: left;
  display: inline;
  list-style-type: none;
  font-size: 0.85em;
}

#metamenu ul li img
{
  display: inline;
  float: left;
  margin-right: 3px;
  margin-top: 0px;
}

#metamenu a, #metamenu a:link, #metamenu a:visited, #metamenu a:hover, #metamenu a:active
{
  text-decoration: none;
  color: #454545;
  font-weight: bold;
  text-transform: uppercase;
}
#toprow {
	background-color:#fff;
	height:120px;
	width:984px;
}

#topleft {
  	background: #ffffff url("/fileadmin/projects/cssr/images/logoblack.jpg") no-repeat;
	float:left;
	height:120px;
	width:166px;
}
#brand_left
{
  width: 166px;
  height:120px;
}

#brand_left h1, #brand_left h1 a
{
  width: 166px;
  height: 120px;
  margin-top: 0px;
  padding: 0px;
  display: block;
}
#banner
{
  height: 120px;
  float:right;
  width: 818px;
}

#banner h2, #banner h2 a
{
  background: #ffffff url('/fileadmin/projects/cssr/images/banner.jpg') no-repeat;
  display: block;
  height: 120px;
  margin: 0px;
  padding: 0px;
  width: 818px;
}

#forback {
  background: #dde2f1 url("/fileadmin/projects/cssr/images/topdiv.jpg") no-repeat;
	width: 983px;
  	height:12px;
}
#main
{
  background: #dde2f1 url("/fileadmin/projects/cssr/images/back3.jpg") repeat-y;
	width: 983px;
}
#Homebutton {
	background: #dde2f1 url("/fileadmin/projects/cssr/images/cssr-button.jpg") no-repeat;
	height:26px;
	width:155px;
	margin-bottom:-4px;
	margin-left:5px;
}
#Homebutton a {
	display:block;
	height:26px;
	width:155px;
}

#col_left
{
  display: inline;
  width: 160px;
  float:left;
  margin-top:20px;
}
#col_left_peac
{
  display: inline;
  width: 168px;
  float:left;
  margin-top:20px;
}

.subpage #col_center
{
  float: left;
  width:810px;
  margin-left:10px;
}

#maincontent {


}
#col_center_peac
{
  float: left;
  width:800px;
  margin-left:10px;
}
.home #col_center {
	float:left;
	margin-left:10px;
	width:808px;
}
.home #col_right
{
float:right;
margin-right:3px;
margin-top:10px;
width:160px;
margin-left:10px;
}
.subpage #col_right {
	float:right;
	width:200px;
	/*margin-top:2px;
	margin-right:4px;*/
}
#calendar {
  /*background: url('/fileadmin/projects/cssr/images/calender.jpg') no-repeat;*/
  	/*border:1px solid #666666;*/
	width:160px;
	margin-bottom:7px;
}



#pl1 {
  background: url('/fileadmin/projects/cssr/images/placeholder.jpg') no-repeat;
	float:left;
	height:90px;
	width:75px;
	margin-bottom:10px;
}
#pl2 {
  background: url('/fileadmin/projects/cssr/images/placeholder.jpg') no-repeat;
	float:right;
	height:90px;
	width:75px;
	margin-bottom:10px;
}
#pl3 {
  background: url('/fileadmin/projects/cssr/images/blog.jpg') no-repeat;
	float:left;
	height:90px;
	width:75px;
}
#pl4 {
  background: url('/fileadmin/projects/cssr/images/cutube.jpg') no-repeat;
	float:right;
	height:90px;
	width:75px;
}


#crumbs
{
  font-size: 0.92em;
  line-height: 1.2em;
  color: #999999;
  padding: 12px 12px 0px 12px;
}

#crumbs a
{
  color: #999999;
}

.home #content
{
  	padding: 12px 12px 0px 12px;
  	/*width: 620px;*/
}

.home #content img
{

}
.subpage #content
{
  	padding: 12px 12px 0px 12px;
  	/*width: 790px;*/
}
#cssrheader {
	margin-left:2px;
}

#content h3
{
  	font-size: 1.4em;
  	margin: 0.4em 0px;
}

#content h4
{
  	font-size: 1.15em;
}

.htmlarea-showtableborders
{
/*
  	border-spacing: 0px;
  	border-collapse: collapse;
  	*/
}
#content_norm table {
	border: 1px solid #11297b;
        font-size:1em;
        width:575px;
        border-collapse: collapse;
	}
#content_norm table p {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	}

#content_norm table th {
	padding:3px;
	background-color:#B9C5DD;
	color:#000000;
	text-align:center;
	border-right:1px solid #11297b;
	border-bottom:1px solid #11297b;
	border-collapse: collapse;
}
#content_norm table td {
	padding:3px;
	border-right:1px solid #919090;
	border-bottom:1px solid #919090;
	border-collapse: collapse;
	}

#contentbottomrow {
	width:620px;
	display:inline;
}

.home #content_right
{
  	/*background: url('/fileadmin/projects/cssr/images/noticeback.jpg') no-repeat;
  	display: inline;
  	float: right;
	height:130px;
	padding:6px;*/
	width:160px;
	border: 1px solid #666;
}

.home #content_right p
{
  	margin-left: 0.2em;
  	margin-right: 0.1em;
  	margin-top: 1em;
  	margin-bottom: 1em;
}
.home #content_right h4
{
	text-align:center;
	font-size:1.1em;
	background-color:#DDE0E9;
	color:#000;
	margin-top:0px;
	padding: 4px 0px 4px 0px;
	border-bottom:1px solid #666;
}
#contactus {
background: url('/fileadmin/projects/cssr/images/noticeback.jpg') no-repeat;
  	display: inline;
  	float: right;
	height:122px;
	width:160px;
	margin-top:3px;
}
#contactus p {
	padding:2px 4px 2px 6px;
}



.home #content_border
{
	clear:right;
	display:inline;
	float:right;
	padding:10px;
	width:385px;
	border:1px solid #666;
}
.home #content_border p {
	padding:0px 4px 0px 4px;
}

.home #content_border h4
{
 	text-align:center;
	font-size:1.2em;
	background-color:#DDE0E9;
	color:#000;
	margin-top:0px;
	padding: 4px 0px 4px 0px;
	border:1px solid #666;
}


.home #content_left
{
  display: inline;
  float: left;
  width: 182px;
  height: 130px;
  border: 1px solid #666666;
}
.home #content_left h4
{

}
.home #content_left h3
{

}
.subpage #content_norm {
	/*float:left;*/
	/*width:565px;*/

}

#col_center_peac td {
	padding-left:6px;
	padding-right:6px;
}

.subpage #content_left
{
  display: inline;
  float: left;
  width: 143px;
  padding:6px;
  margin-left:6px;
  background-color:#ffffff;
  border: 1px solid #666666;
}
.subpage #content_left h4
{

}
.subpage #content_left h3
{

}
.subpage #rightside
{
/*
  float:right;
  margin-top: 1.3em;
  margin-left:18px;
  */
}

.subpage #content_right
{
  float:right;
  border: 1px solid #666666;
  margin-top: 1em;
  margin-left:10px;
  width:190px;
}

.subpage #content_right h4
{
  background-color: #11297b;
  border-bottom: 1px solid #666666;
  color: #ffffff;
  font-size: 1.15em;
  margin: 0px;
  text-align:center;
  padding: 0.5em;
}

.subpage #content_right p
{
  margin-left: 0.5em;
  margin-right: 0.5em;
  margin-top: 1em;
  margin-bottom: 1em;
}

.subpage #content_border
{
  clear: right;
  /*display: inline;
  float: right;
  width: 300px;
  margin: 1em 0px 1em 1em;*/
}

.subpage #content_border h4
{
  background-color: #11297b;
  color: #ffffff;
  font-size: 1.15em;
  margin: 0px 12px 0px 0px;
  padding: 0.5em;
}
#col_center_peac #content_right ul {
	 list-style-type: none;
	 padding-left:6px;
}
/********* blood alcohol page table ***********/

#bloodalcoholtable table {

	border-collapse: collapse; 

}

#bloodalcoholtable td {
	padding-left:8px;
	padding-right:6px;
}

#bloodalcoholtable th {

	font-size: 1.1em;
	font-weight: bold;
	padding-left:8px;
	padding-right:6px;
}

#bloodalcoholtable .men table, #bloodalcoholtable .men td, #bloodalcoholtable .men th {
	border: 2px ridge #11297B;
	border-collapse: collapse; 
}


#bloodalcoholtable .woman table, #bloodalcoholtable .woman td, #bloodalcoholtable .woman th {
	border: 2px ridge #BE00BE;
	border-collapse: collapse; 

}

#bloodalcoholtable .emp {
	font-weight:bold;
	font-size:1.2em;
	padding-left:10px;
}

#footer
{
  background: #dde2f1 url("/fileadmin/projects/cssr/images/back3.jpg") repeat-y;
  font-size: 0.92em;
  padding-top: 1em;
  padding-bottom: 0.3em;
  padding-right: 1em;
	/*border-bottom:1px solid #11297B;*/
  width:971px;
  text-align: right;
}

#bottom {
  background: transparent url("/fileadmin/projects/cssr/images/bottom.jpg") no-repeat;
	width:983px;
	height:7px;
	
}
/*
  Form styles
*/
#Mailer
{
  margin: 0px;
}

#Mailer label
{
  float: left;
  display: inline;
  position: relative;
  font-weight: bold;
  width: 120px;
  margin-top: 2px;
  margin-right: 6px;
}

#Mailer label.right
{
  width: auto;
  margin-left: 2px;
}

#Mailer label.rightLabel
{
  font-weight: normal;
  width: auto;
  margin-left: 2px;
}

#Mailer .fieldHelper
{
  float: left;
  display: inline;
  margin-top: 2px;
  margin-left: 6px;
}

#Mailer input, #Mailer select, #Mailer textarea
{
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.0em;
}

#Mailer h4
{
  font-size: 1.15em;
  color: #11297B;
  margin-top: 16px;
  margin-bottom: 8px;
}

#Mailer .row
{
  clear: both;
  margin-bottom: 4px;
  width: 543px;
}

#Mailer .row_group
{
  display: inline;
  float: left;
}

#Mailer .buttons
{
  padding-left: 126px;
  width: 417px;
}

#Mailer .format
{
  font-size: 0.9em;
  margin-left: 126px;
}

#Mailer .req
{
  font-weight: bold;
  color: #FF0000;
}

#Mailer .reqField_inline
{
  font-weight: bold;
  color: #FF0000;
}

#Mailer .reqField
{
  margin-left: 6px;
  float: left;
  display: inline;
  font-weight: bold;
  color: #FF0000;
}

#Mailer .error
{
  font-weight: bold;
  color: #FF0000;
}

/*****************************************************/
/* mail form
/*****************************************************/
.csc-mailform input, .csc-mailform textarea
{
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1em;
}

.csc-mailform-field
{
  padding-bottom: 8px !important;
}

.csc-mailform-field label
{
  display: block;
  float: left;
  width: 90px !important;
}

.csc-mailform-submit
{
  margin-left: 90px !important;
}
