@charset "utf-8";

/* Hides from IE-mac \*/
* html .homeBlockInner {height: 1%;}
/* End hide from IE-mac */

body {
	background-color: #fdfaf7;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
a {
	color: #138bb9;
}

.right {
	float: right;
	clear: right;
	padding: 0 0 10px 6px;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}

.swarm {
	padding: 10px 0;
	margin: 0;
	width: 490px;
}

#container,
#footerContainerInner {
	width: 867px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footerContainerOuter {
	clear: both;
	background-color: #faf4ef;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	padding-top: 26px;
	font-size: 11px;
	text-align: center;
}

/*header*/
#headContainer {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 95px;
	background-image: url(../images/head_bg.gif);
	background-repeat: no-repeat;
	padding:0px 3px;
}
#headContainer #logo {
	width: 231px;
	margin-top: 31px;
	float: left;
	display: inline;
}
#headContainer #addressBlock {
	float: left;
	margin-top: 27px;
	margin-left: 300px;
	display: inline;
	font-size: 11px;
	line-height: 12px;
}
#addressBlock #addressLeft {
	padding: 11px 0px 0px 19px;
	float: left;
	width: 137px;
	display: inline;
}
#addressBlock #addressRight {
	width: 136px;
	padding-top: 11px;
	padding-left: 32px;
	float: left;
	display: inline;
}

#topnav {
	position: absolute;
	top: 12px;
	right: 5px;
	font-size: 11px;
	line-height: 12px;
}

#topnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#topnav ul li {
	list-style-image: none;
	margin: 0;
	padding: 0;
	display: inline;
	padding: 0 3px;
}

/*home*/
#homeflash {
	margin-left: 3px;
}
#homeContent {
	margin-top: 6px;
}
#homeContent #homeInnerLeft,
#homeContent #homeInnerRight {
	float: left;
	width: 431px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#homeContent #homeInnerRight {
	margin-left:5px;
	height: 222px;
}

.homeBlock {
}
.homeBlockInner {
	background-image: url(../images/box_bg_half.gif);
	background-repeat: repeat-y;
	padding-right: 3px;
	padding-left: 3px;
}
.homeBlock .homeBlockInner p {
	margin: 12px 0px 0px;
}
#homeInnerLeft .homeBlockInner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding: 16px;
	height: 222px;
}
#homeInnerLeft .homeBlockInner h2,
#contentLeft .leftBlockInner h2 {
	font-size: 24px;
	font-weight: normal;
	color: #138bb9;
	margin: 0px;
}
.blockLeftImage {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}


.blockCap {
	margin:0;
	padding:0;
}
.blockLearnMore {
	margin-top: 12px;
	margin-left: -4px;
}
.conditionsBlockInner {
}
.conditionsBlockInner h2,
.submitTestBlockInner h2 {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 33px;
	background-color: #333333;
	margin: 0px;
	padding-left: 8px;
	text-transform: uppercase;
	font-weight: normal;
	border: 2px solid #FFFFFF;
}
.conditionsBlockInner ul {
	margin: 0px;
	list-style-type: none;
	padding: 18px 0px 0px 14px;
	font-size: 12px;
}
.conditionsBlockInner ul li {
	background-image: url(../images/icons.gif);
	background-repeat: no-repeat;
	background-position: -65px 4px;
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 0px 14px;
	height:100%;
	line-height:14px;
}
.conditionsBlockInner ul li a {
	color: #138bb9;
}
.conditionsBlockInner ul li .vidIcon {
	width: 38px;
	background-image: url(../images/icons.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline;
	margin:0px 0px 0px 8px;
	position: absolute;
	height:13px;
	vertical-align: text-bottom;
}
#conditionsLeft,
#conditionsRight {
	float:left;
	width:208px;
	display:inline;
}
.submitTestBlockInner {
	font-size:12px;
}
.submitTestBlockInner span {
	font-size:10px;
	font-style:italic;
}

#homeInnerRight .conditionsBlockInner {
	height: 254px;
}


#footerContainerInner ul {
	list-style-type: none;
	margin-bottom: 0px;
}
#footerContainerInner ul li {
	display: inline;
	margin-right: 6px;
	margin-left: 6px;
}
#footerContainerInner ul li a {
	color: #7a7978;
}
#footerContainerInner p {
	margin: 8px 0px 0px;
}
#content {
	margin: 4px 0px 0px;
	background-image:url(../images/left_content_bg.gif);
	background-position:0 bottom;
	background-repeat:no-repeat;
	padding:0;
}
#content #contentLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 573px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	display: inline;
}
#content #contentRight {
	float: left;
	width: 293px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#contentLeft .leftBlockInner {
	margin: 0px;
	padding: 30px 29px 20px 30px;
}
#contentLeft .leftBlockInner h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.leftBlockInner {
	background-image: url(../images/box_bg_left.gif);
	background-repeat: repeat-y;
}
.rightBlock .rightBlockMid {
	background-image: url(../images/box_bg_right.gif);
	background-repeat: repeat-y;
	padding: 0px 3px;
}
.rightBlock .rightBlockInner {
	background-image: url(../images/box_inner_bg_right.gif);
	background-repeat: repeat-x;
}
.rightBlock .rightBlockInner .plainText {
	font-size:12px;
	padding:18px;
}
#contentRight #intake {
	text-align: center;
	margin: 8px auto;
}

.rightBlockInner p {
	font-size: 12px;
	color: #333333;
	padding: 10px 10px 0 10px;
	margin: 0;
}

.rightBlock .testimonialInner {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/testimonial_inner_bg.gif);
	background-repeat: repeat-x;
	line-height: 18px;
}
.testimonialInner .testimonial {
	font-style: italic;
	padding: 25px 25px 12px;
	width: 235.5px;
	margin: 0px;
}
.testimonialInner .testAuthor {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	width:235px;
}
.testimonialInner .testimonial a {
	font-style: normal;
	
}
.rightBlock .testimonialView {
	margin-left: 25px;
	padding-bottom: 6px;
}

.thumb {
	float: left;
	padding: 6px;
}


.subnavBlockInner {
}
.subnavBlockInner h2 {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 33px;
	background-color: #333333;
	margin: 0px;
	padding-left: 8px;
	text-transform: uppercase;
	font-weight: normal;
	border: 2px solid #FFFFFF;
}
.subnavBlockInner ul {
	margin: 0px;
	list-style-type: none;
	padding: 18px 14px 18px 14px;
	font-size: 12px;
}
.subnavBlockInner ul li {
	background-image: url(../images/icons.gif);
	background-repeat: no-repeat;
	background-position: -65px 8px;
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 14px;
	height:100%;
	line-height:22px;
}
.subnavBlockInner ul li.inactive {
	background-color: #EEEEEE;
}

.subnavBlockInner ul li.inactive a, .subnavBlockInner ul li a:hover {
	color: #999999;
	background-color: #EEEEEE;
}
.subnavBlockInner ul li a {
	display: block;
	width: 100%;
	color: #138bb9;
	height:22px;
}





/* navigation
------------------------
*/

#navigation {
	clear:both;
	background-image: url(../images/head_bg.gif);
	background-repeat: no-repeat;
	height: 39px;
	background-position: 0px -95px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation ul{
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
}

#navigation ul li{
	margin: 3px 0 5px;
	border-right: solid 1px #d9d9d9;
	display: block;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
}

#navigation ul li a{
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 11px 15px 10px;
	color: #666666;
	margin: 0 1px;
}

#navigation ul li a:hover{
	background-color: #e9e9e9;
	border-top: 2px solid #c5c7c5;
	padding-top: 9px;
}

#navigation li.last{
	border: none;
}

/* nav dropdown 
---------------------
*/
#navigation ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: none;
	width:200px;
	font-size: 11px;
	background-color: #e9e9e9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
}

#navigation ul ul li{
	padding:0;
	margin: 0;
	display: block;
	float: none;
	border-bottom: 1px dotted #c4c4c4;
	border-top: none;
	border-right: none;
	border-left: none;
}
	
#navigation ul ul li a{
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding: 10px 5px;
	color: #0f3962;
	margin: 0;
	background-color: transparent;
}

#navigation ul ul li a:hover{
	background-color: #666666;
	color: #FFFFFF;
	border-top:none;
	padding:10px 5px;
}


#navigation li ul {
	position:absolute;
	float:none;
	line-height:normal;
	margin: 0;
	display: none;
}


#navigation li:hover ul, 
#navigation li.over ul { /* lists nested under hovered list items */
	display: block;
	line-height: normal;
	z-index: 1000;

}

* html .visualIEFloatFix{
	height: 0.01%;
}


/* /end nav dropdown
---------------------------
*/
#success {
	position: relative;
	width: 268px;
	min-height: 215px;
	padding-bottom: 8px;
	border-top: 8px solid #df6413;
	background: transparent url(../images/success.jpg) bottom center no-repeat;
}

#success h2 {
	padding: 10px;
	padding-bottom: 0;
	font-family: Tahoma,sans-serif;
	font-size: 20px;
	color: #df6413;
}

#success p {
	padding: 0 80px 0 10px;
}

#contact {
	position: relative;
	width: 268px;
	padding-bottom: 8px;
	border-top: 8px solid #333333;
	background: transparent url(../images/contact.jpg) bottom center no-repeat;
}

#contact h2 {
	padding: 10px;
	padding-bottom: 0;
	font-family: Tahoma,sans-serif;
	font-size: 20px;
	color: #333333;
}

#contact p {
	padding: 0 120px 0 10px;
}

.staffpic1, .staffpic2, .staffpic3 {
	margin: 8px;
	text-align: center;
	float: left;
}

.staffpic1 img, .staffpic2 img, .staffpic3 img {
	border: 1px solid #666;
	margin-bottom: 6px;
}

.staffpic1 {width: 150px} 
.staffpic2 {width: 125px}
.staffpic3 {width: 100px}

.staffgroup {
	clear: both;
}

.position {
	font-size: 10px;
	font-style: oblique;
}


/*
=============================
Contact Form / VBalidation Styles
=============================
This is the contact form */	
#contactForm{
	width: 510px;
	margin: 0 auto;
}

/* this is the main negative/error feedback
(appears above the form) */
#formFeedback.error{
	font-size:1.4em;
	margin: 10px 5px;
	padding: 10px 20px 25px 45px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/ico-error.gif);
	background-repeat: no-repeat;
	}
	
	
/* this is the main positive/success feedback
(appears above the form) */
#formFeedback.success{
	font-size:1.4em;
	margin: 10px 5px;
	padding: 15px 20px 25px 55px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/ico_success.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	border: solid 3px #cccccc;
	}
	
/* 


this is the inline invalid feedback message class
(appears under form field element) */	
div.error{
	font-size:11px;
	color:#ff0000;
	font-weight:bold;
}
/* 


this is the actual form element that is invalid */	
textarea.error, input.error, select.error{
 	border: solid 1px #ff0000;
}


/* 
SPAM protection 
Our form has an input field named 'fullname'
this field is hidden via css.

if the posted form has a value for 'fullname' we assume a bot filled it out. and dont process the data.
a normal user with a css enabled browser will never see it
*/
.fullnameContainer{
	display:none;
}

.req {
	font-weight:bold;
	color:#FF0000;
	padding:5px;
	font-size:14px;
}
#homeflash #flashRight {
	float: right;
	width: 286px;
	height: 267px;
}
#homeflash #flashLeft {
	float:left;
	height: 267px;
	width: 575px;
}
.locations {
	margin-top:18px;
	font-size:11px;
}
.locations p {
	display:block;
	float:left;
	margin-right:2px;
}
.testimonial img {
	float:left;
	margin-right:24px;
	margin-bottom:8px;
}
img.test-detail {
	border:solid 1px #999999;
}