/* CSS Document */

body{
margin:0;
padding:0;
height:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:12px;
text-align:center;
color:#245275;
background-color:#FFFFFF;
background-image:url(images/bg.jpg);
/* background-repeat:no-repeat; */
background-repeat:repeat-y;
background-position:center top;
}

#wrapper{
margin:0 auto;
text-align:left;
width:800px;
position:relative;
z-index:1;
}

#header{
width:800px;
float:left;
position:relative;
height:125px;
}

#optimized{
width:800px;
height:50px;
padding-top:10px;
float:left;
position:relative;
text-align:center;
}

.section_container{
width:800px;
position:relative;
float:left;
background-image:url(images/bg_section.jpg);
background-repeat:no-repeat;
background-color:#CEE9F4;
padding-bottom:10px;
}

.bgwhite{
position:relative;
float:left;
background-color:#FFFFFF;
}

.bgblue{
background-image:url(images/footer_bottom.jpg);
background-repeat:no-repeat;
background-position:bottom;
background-color:#1590C9;
}

.paddingtop{
position:relative;
float:left;
padding-top:5px;
}

.marginleft{
margin-left:5px;
}

.centertext{
text-align:center;
}

.magborder{
padding:2px;
border:1px solid #999999;
}

.fullcontainer{
position:relative;
float:none;
width:100px;
}

.before{
position:relative;
float:left;
width:288px;
background-color:#FFFFFF;
padding-top:5px;
padding-bottom:5px;
margin-bottom:5px;
}

.after{
position:relative;
float:left;
width:288px;
background-color:#FFFFFF;
margin-left:5px;
padding-top:5px;
padding-bottom:5px;
margin-bottom:5px;
}

.before strong{
padding-left:5px;
}

.after strong{
padding-left:5px;
}

.description{
width:576px;
padding-top:5px;
padding-bottom:5px;
margin-bottom:5px;
margin-top:5px;
float:left;
position:relative;
padding-left:5px;
color:#FFFFFF;
font-weight:bold;
background-color:#1590C9;
}
.description li a{
 color:#CEE9F4;
 

}
.description li  a:hover{
 background-color:#CEE9F4;
 color:#1590C9;

}

.spacer{
position:relative;
float:left;
width:576px;
height:50px;
}

.magcontainer{
position:relative;
float:left;
width:575px;
border-bottom:1px dotted #FFFFFF;
margin-bottom:10px;
padding-bottom:10px;
}

.paddingbottom{
position:relative;
float:left;
padding-bottom:5px;
}

.bordertop{
border-top:solid 1px #0A6999;
}

.borderbottom{
border-bottom:solid 1px #0A6999;
}

.blogcontainer{
float:left;
position:relative;
width:100%;
border-bottom:dotted 1px #FFFFFF;
margin-top:5px;
margin-bottom:5px;
}

#header_navigation{
	width:600px;
	position:absolute;
	z-index:2;
	height:20px;
	color:#FFFFFF;
	left: 170px;
	top: 5px;
}

#index_title{
position:relative;
float:left;
width:800px;
height:77px;

}

#index_title_text{
	position:absolute;
	width:500px;
	height:77px;
	top: 125px;
	left: 277px;
	z-index:2;
	font-size:12px;
}

h1.index_title{
margin:0;
padding:0;
font-size:20px;
line-height:30px;
font-weight:bold;
}

#index_bg{
position:relative;
float:left;
width:611px;
height:320px;
text-align:right;
}

#main_container{
	position:relative;
	float:left;
	width:595px;
	padding-left:10px;
	font-size:12px;
	line-height:16px;
	text-align:left;
	padding-right:5px;
}
#home_botox {
position:relative;
float:left;
width:171px;
margin-left:0px;
}

#navigation_container{
position:relative;
float:left;
width:171px;
margin-left:18px;
}
#navigation{
width:161px;
padding:5px;
height:360px;
float:left;
position:relative;
background-image:url(images/bg_navigation.png);
 background-repeat:no-repeat; 
line-height:20px;
}

#index_parenthesis{
background-image:url(images/bg_parenthesis.jpg);
background-repeat:no-repeat;
width:141px;
height:89px;
position:relative;
float:left;
text-align:center;
padding-left:15px;
padding-right:15px;
padding-top:15px;
line-height:18px;
}

#parenthesis{
background-image:url(images/bg_parenthesis2.jpg);
background-repeat:no-repeat;
width:141px;
height:89px;
position:relative;
float:left;
text-align:center;
padding-left:15px;
padding-right:15px;
padding-top:15px;
line-height:18px;
}

#index_spacer{
width:165px;
height:84px;
float:left;
position:relative;
}

.index_box{
width:200px;
height:74px;
padding:5px;
background-image:url(images/bg_box.png);
background-repeat:no-repeat;
position:relative;
float:left;
display:none;
}

.container{
float:left;
position:relative;
}

#newsletter{
position:relative;
float:left;
width:336px;
margin-left:18px;
margin-top:25px;
height:50px;
}

#enewsletter{
width:200px;
height:18px;
margin-right:5px;
margin-top:2px;
color:#1590C8;
}

input.submit{
   color:#FFFFFF;
   font-weight:bold;
   background-color:#1590C8;
   border:1px solid;
   border-top:solid 1px #333333;
   border-left:solid 1px #333333;
   border-right:solid 1px #000000;
   border-bottom:solid 1px #000000;
     cursor:pointer;
   }
   
   input.submithov{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;
   cursor:pointer;
   }
   
#homepage_footer{
margin-top:25px;
position:relative;
float:left;
width:446px;
text-align:center;
}

#index_footer{
padding-top:15px;
padding-bottom:10px;
position:relative;
float:left;
width:800px;
text-align:center;
background-color:#FFFFFF;
}

a.navigation:link {
text-decoration:none;
color:#1590C8;

}

a.navigation:visited {
text-decoration:none;
color:#1590C8;

}

a.navigation:hover {
text-decoration:none;
color:#8A5B1D;
border-bottom:1px dotted #FFFFFF;
}

a.header:link {
text-decoration:none;
color:#FFFFFF;

}

a.header:visited {
text-decoration:none;
color:#FFFFFF;

}

a.header:hover {
text-decoration:none;
background-color:#FFFFFF;
color:#02547A;
border-bottom:1px dotted #CCCCCC;
}

#box_simon{
	position:absolute;
	width:289px;
	height:282px;
	background-image:url(images/bg_simon.gif);
	background-repeat:no-repeat;
	z-index:3;
	left: 170px;
	top: 105px;
}

#box_simon_text {
	position:absolute;
	left:8px;
	top:80px;
	width:253px;
	height:168px;
	z-index:4;
	padding:10px;
	color:#666666;
}

#box_simon_text_spacer{
position:relative;
float:left;
width:90px;
height:37px;
}

.inline_image_left{
position:relative;
float:left;
width:250px;
margin-right:10px;
margin-bottom:5px;
text-align:center;
font-style:italic;
color:#000000;
padding:2px;
border:1px solid #245275;
}

.about_simon_image{
position:relative;
float:left;
margin-right:10px;
margin-bottom:5px;
padding:2px;
border:1px solid #245275;
}

.inline_procedures{
position:relative;
float:right;
margin-left:10px;
margin-bottom:5px;
}

.inline_image_right{
position:relative;
float:right;
margin-left:10px;
margin-bottom:5px;
text-align:center;
font-style:italic;
color:#000000;
padding:2px;
border:1px solid #245275;
}

ul.procedures li{
margin:0;
padding:0;
font-weight:bold;
}

ul.photos li{
margin:0;
padding:0;
}

ul.photos li a:link, a:visited{
text-decoration:none;
color:#1590C8;
}

ul.photos li a:hover{
text-decoration:none;
color:#8A5B1D;
border-bottom:1px dotted #FFFFFF;
}

hr.testimonials{
width:100%;
padding:0;
margin:0;
background-color:#FFFFFF;
color:#FFFFFF;
}

br.clear{
clear:both;
}

.containerfull{
width:571px;
padding-top:5px;
padding-bottom:5px;
float:left;
position:relative;
margin-top:5px;
margin-bottom:5px;
padding-left:5px;
color:#333333;
background-color:#FFFFFF;
}

.divider{
width:581px;
height:5px;
margin-top:5px;
margin-bottom:10px;
text-align:center;
float:left;
position:relative;
background-color:#FFFFFF;
color:#000000;
}

.bgwhite{
border-left:5px solid #CCCCCC;
}

.bgorange{
border-left:5px solid #FFCC00;
}

img.paddingleft{
padding-left:5px;
}

strong.underline{
border-bottom:1px dotted #245275;
}
   
   
form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 200px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}
form label.center { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 400px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: center; 
}
form label.longleft { 
	display: block;  /* block float the labels to left column, set a width */
	float: left;  
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	WIDTH: 550PX; 
}

form label.longquestion { 
	display: block;  /* block float the labels to left column, set a width */
	float: left;  
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	width:300px; 
}
form label.longquestion2 { 
	display: block;  /* block float the labels to left column, set a width */
	float: left;  
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	width:400px;
	FONT-WEIGHT:BOLD; 
}

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 600px;
  width: 560px; 
}

fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin-bottom: 10px;
}

fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
    font-weight:bold;                   /* be careful with padding, it'll shift the nice offset on top of border  */
}

form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin-bottom: 10px;
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
    font-weight:bold;                   /* be careful with padding, it'll shift the nice offset on top of border  */
}

form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would lessen cognitive load */
}

form input, form textarea, form select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset, input#submit {
	float:right;
	margin-left:5px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 5px 0 5px 210px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
