@import url(reset.css);
@import url(basics.css);
@import url(nav.css);

body {
	background-color: white;
	}


#container {
	width: 900px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}

	#header        {
		position: relative;
		background-image: url("/images/bg_header.jpg");
		width: 100%;
		height: 160px;
		margin-top: 25px;
		}	

	#header-therapist        {
		position: relative;
		background-image: url("/images/bg_header-therapist.jpg");
		width: 100%;
		height: 160px;
		margin-top: 25px;
		}	

		#header blockquote {
			position: absolute;
			top: 40px;
			left: 340px;
			width: 430px;
			font-family: "Bookman Old Style", Georgia, Times, serif;
			font-size: 1.6em;
			color: white;
		}


	#content      {
		background: white url("/images/bg_body.png") 0 0 no-repeat;
		overflow: visible; /*self clearing*/
		padding: 0 24px 3em 24px;
		}
		
		
	#footer {
		clear: both;
		border-top: solid 1px #999999;
		padding-top: .5em;
		margin: 0 10px 2em 10px;
		}
	

#content .pushRight {
	margin-right: -55px;
	margin-left: 14px;
	}

#col2 .pushLeft {
	margin-left: 14px;
	margin-right: -55px;
	}
	
	
div.splitColL  {
	width: 49%;
	float: left }

div.splitColR {
	width: 49%;
	float: right }


/*=====  BLOCK ELEMENTS  =====*/

#rightCol {
	float:right;
	margin-left:2em;
	margin-right:-16px;
	margin-top:-50px;
	position:relative;
	width:328px;
	z-index:100;
	display: inline; /*for ie6 double margin bug*/
}

	#rightCol blockquote {
		padding: 0 8px;
		color: #718BC4;
		font-family: "Bookman Old Style", Georgia, Times, serif;
		font-size: 1.4em;
		font-weight: bold;
	}


	#rightCol cite {
		padding-left: 8px;
		color: #718BC4;
		font-family: "Bookman Old Style", Georgia, Times, serif;
		font-size: 1.2em;
		font-style: italic;
	}


/*=====  TYPOGRAPHY  =====*/

#rightCol h2 {
	padding: 0;
}

#footer p   {
	color: #999999;
	font-size: 1.1em;
	padding-bottom: 0;
	line-height: 1.5em;
	}

#footer a, #footer a:hover, #footer a:active, #footer a:visited { color: #999999 }

p.note {
	text-indent: 0;
	font-size: 1.4em;
	line-height: 1.857em;
	color: #4C3851;
	}

p.noIndent {
	text-indent: 0;
	}
	
p.storeBlurb {
	font-size: 1.3em;
	text-indent: 0;
	line-height: 1.25em;
	}

/*=====  FORMS  =====*/

form  {
	}

fieldset {
	}

label   {
	}

form input, form select, form textarea  {
	}


form input.error   {
	}



form label.error   {
	color: red;
	background-color: #fff4f4;
	text-align: center;
	display: block;
	margin-top: 0;
	margin-right: 8px;
	margin-left: 110px;
	width: auto;
	float: none;
	clear: left }


/*=====  OVERRIDES  =====*/

.dropCap {
	}

img.floatRight {
	margin-left: 20px;
	}

img.floatLeft {
	margin-right: 20px;
	}

ol.upperRoman {
	list-style-type: upper-roman }

ol.lowerRoman  {
	list-style-type: lower-roman;
	padding-left: 2em }

ol.decimal   {
	list-style-type: decimal;
	padding-left: 1.5em }

ul.indent  {
	margin-left: 2em !important }

ul.bullets, dl.bullets dt   {
	list-style: disc }


ul.checks li, ul.bust li, ul.bustEm li, ul.subtle li   {
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: -20px;
	padding-left: 20px }

ul.subtle li   {
/*	background-image: url("../images/iconSubtleBullet.gif");
	background-position: 0 6px;
	margin-left: -14px;
	padding-left: 14px; */
	}

.expandomatic {
	cursor: pointer;
	}


/*=====  QUOTE FORM  =====*/

	#quote_box {
		height: 291px;
		padding:22px 25px 38px;
		background: #fff5db url("/images/bg_form.png") 0 0 no-repeat;
		overflow: hidden;
	}

	#quote_box h2 {
		font-family: "Bookman Old Style", Georgia, Times, serif;
		font-size: 2.4em;
		font-weight: bold;
		color: #12175d;
	}


#quote_form {
	overflow: hidden;
}
#quote_form fieldset {
	width: 275px;
	height: 268px;
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 12px 0 0 0;
	float: left;
}

#quote_form fieldset h3 {
	position: absolute;
	display: block;
	width: 100%;
	top: -23px;
	left: 0;
	text-align: right;
	border-bottom: 1px solid #A8A08E;
	border-top: 1px solid #A8A08E;
	line-height: 21px;
	font-size: 1.2em;
	font-weight: bold;
	color: #12175d;
}
#quote_form fieldset h3 span{
	float: left;
	color: #837B66;
	font-weight: normal;
}
#quote_form fieldset h3 span em{
	color: #12175d;
	font-style: normal;
}

#quote_form label {
	display: block;
	position: relative;
	width: 275px;
	height: 2.1em;
	line-height: 2.1em;
	font-size: 1.2em;
	color: #837B66;
}
#form_pane_1 label {
	line-height: 2.5em;
}
#quote_form input,
#quote_form select {
	position: absolute;
	width: 168px;
	right: 0px;
	top: 6px;
	font-size: .9em;
}

#quote_form select {
	width: 175px;
}
#quote_form textarea {
	position: relative;
	width: 100%;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 1em;
}

#quote_form .button {
	padding: 0;
	margin: 0 0 0 .5em;
}

#quote_form .form_nav {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 100%;
	height: 26px;
	line-height: 26px;
	padding: 0;
	margin: 0;
	text-align: right;
	z-index: 150;
}

#quote_form .hideme {
	display: none;
}

#quote_form .form_nav a {
	height: 26px;
}
#quote_form .form_nav input {
	position: relative;
	width: auto;
	left: auto;
	top: auto;
}


#quote_form .ghosted {
	color: #A4A4A4;
}

.invalid_form_element {
	color: red !important;
}
.invalid_form_element * {
	color: red !important;
}


/*specific fields*/

#boat_length {
	right:100px !important;
	width:68px !important;
}
#boat_length_label small {
	bottom:-3px;
	position:absolute;
	right:0;
	width:94px;
}

/* for static version of form (no javascript) */
#quote_form_static fieldset {
	width: 260px;
	margin-right: 1.5em;
}

#quote_form_static label {
	width: 260px;
}

#quote_form_static input,
#quote_form_static select {
	width: 153px;
}

#quote_form_static select {
	width: 160px;
}

p.formSubject {
	display: none;
}
