* { margin: 0; padding: 0; }

html { 
	min-height: 100%;
	margin-bottom: 1px;
	background: #f1eddd;
}

body {
	line-height: 1em;
	background: transparent url(/images/bg-body.gif) repeat-x 0px 0px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 87.5%;
	color: #333;
}

h1, h2, h3, h4, a, legend {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	color: #9a0615;
}

p, li {
	margin-bottom: 1em;
}

h1 span {
	font-size: 0.8em;
	color: #000;
}

h2, h3, legend {
	font-size: 1.5em;
	margin: 1em 0;
}

h2, .large {
	line-height: 1.4em;
}

strong {font-weight:bold;}

p.blue strong {line-height: 2.3em;}

legend {
	margin-bottom: 0;
}

	legend span {
		font-size: 0.75em;
		text-align: right;
		margin-left: 2em;
	}
	
blockquote {
	border-bottom: 1px solid #aea685;
	border-top: 1px solid #aea685;
	padding: 1.4545em;
	font-style: italic;
	line-height: normal;
}

a {
	color: #1c257b;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.blue {
	color: #1c257b;
}

.red {
	color: #990615;
}

.mypartd {
	color: #990615;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.large {
	font-size: 1.5em;
}

#imageFadeContainer {
    position:relative;
    top:0;
    left:0;
}

#imageFadeContainer img {
    position:absolute;
    top:0;
    left:0;
    display:none
}

#wrapper, #wrapper-popup {
    text-align: left;
    width: 750px; 
    margin: 0 auto;
    position: relative;
}

#wrapper {
	width: 854px;
}


/* Layout */

#header {
	height: 100px;
	width: 750px;
	_padding-left: 10px;
}

	#header a {
		display: block;
		width: 512px;
		height: 100px;
		background: transparent url(/images/logo.gif) no-repeat 50% 50%;
	}
	
		#header a img {
			border: none;
		}
		
		#header #print_header {
			display: none;
		}
	
div.navigation {
	position: absolute;
	right: 0px;
	top: 68px;
	width: 200px;
	text-align: right;
}

	div.navigation li {
		display: inline;
		margin-right: 1em;
	}

	div.navigation a {
		color: #fff;
		padding-bottom: 4px;
		text-decoration: none;
	}
	
	div.navigation a:hover {
		border-bottom: 2px solid #fff;
	}
	
#content {
	padding: 18px 0 0;
	line-height: 1.4545em;
}

	#content ul, #content ol {
		padding-left: 1.5em;
		color: #1c257b;
		font-weight: bold;
	}

	#hero {
		width: 860px;
		height: 290px;
		padding: 0px;
		position: relative;
		left: -3px;
		margin: 0 auto 1em 0;
		overflow: hidden;
	}

	#hero.small {
		width: 830px;
		height: 200px;
		padding: 15px;
		position: relative;
		left: -4px;
		margin: 0 auto 1em 0;
		overflow: hidden;
	}
	
		#hero a {
			width: 860px;
			height: 290px;
			position: absolute;
			top: 0px;
			left: 0px;
			background: transparent url(/images/hero-frame.png) no-repeat 0px 0px;
			_background: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hero-frame.png', sizingMethod='scale');
			z-index: 10;
		}

		#hero.small a {
			width: 860px;
			height: 230px;
			position: absolute;
			top: 0px;
			left: 0px;
			background: transparent url(/images/hero-frame-small.png) no-repeat 0px 0px;
			_background: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hero-frame-small.png', sizingMethod='scale');
			z-index: 10;
		}
		
			#hero a img {
				border: none;
				position: absolute;
				z-index: -1;
				top: 15px;
				left: 15px;
				
			}

	#main {
		width: 604px;
		float: left;
		clear: both;
		_margin-right: 18px;
	}
	
	div.form_wrapper {
		padding-top: 2em;
	}
	
	div.compare div.form_wrapper {
		margin-top: 36px;
		padding-top: 150px;
		background: transparent url(/images/start_comparison.gif) no-repeat 50% 0px;
		_background: none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/start_comparison.gif', sizingMethod='crop');
	}
	
		#main h2, #main h2 a {
			color: #1c257b;
		}
		
		#main h2.red {
			color: #990615;
		}
	
	#sidebar {
		width: 226px;
		margin-left: 626px;
		_margin-left: 0;
		padding: 2em 0 0;
		text-align: center;
	}
	
	#sidebar .bg {
		position:relative;
		text-align: left; 
		font-size: 88%;
		background: transparent url('/images/testimony_bg.png') repeat-x;
		padding: 1px;
		width: 224px;
	}
	
	#sidebar .blog_bg {
		background: transparent url('/images/blog_sb_bg.png') repeat-x;
	}
	#sidebar .blog_bg strong {font-size:125%;}
	#sidebar .bg p {color: #fdfcf7; padding: 0 8px; font-size: 93%;}
	
	#sidebar .bg h3 {padding-left: 8px; margin: -5px 0 5px 0;color:#FDFCF7;}
	#sidebar .bg a, #sidebar .bg a:visited {color:#FDFCF7; text-decoration:none;}
	#sidebar .bg li {color:#FDFCF7; list-style:none;}
	
	.read-more {padding-left: 60px;}
	
	
	#sidebar .testimony_top {
		background-image: url('/images/sb_top.png');
		width: 226px;
		height: 16px;
	}
	
	#sidebar .testimony_bottom {
		background: transparent url('/images/sb_bottom.png');
		width: 226px;
		height: 23px;	
		margin: -10px 0 30px 0px;
	}


table {
	border-collapse: collapse;
	font-size: 1em;
	margin: 1em auto;
	width: 100%;
}

	table tr {
	
	}
	
		table tr th {
			padding: 0.25em 0.5em;
			border-top: 1px solid #333;
			text-align: left;
			color: #fff;
			font-weight: bold;
			background: #79030f url(/images/th_bg.gif) repeat-x 0px 0px;
		}

		table tr th.first-child {
			border-left: 1px solid #333;
		}

		table tr th.last-child {
			border-right: 1px solid #333;
		}

		table tr td {
			padding: 0.25em 0.5em;
			border: 1px solid #333;
			vertical-align: top;
			background: #fff;
			color: #333;
		}
		
		.rounded_box table tr td { background: transparent; border: none; }

		a.start_button {
			display: block;
			width: 602px;
			height: 60px;
			background: transparent url(/images/start.gif) no-repeat 0px 0px;
			border: none;
			text-decoration: none;
			margin-bottom: 1em;
		}
		
		a.blog_link {
			display: block;
			width: 227px;
			height: 103px;
			background: transparent url(/images/blog.gif) no-repeat 0px 0px;
			margin-bottom: 1em;
		}
		
		#main div.rounded_box {
			margin: 0 auto 1em;
			padding: 15px;
			background: transparent url(/images/rounded_box.gif) repeat-y 50% 50%;
			position: relative;
			width: 570px;
		}
		
			#main div.rounded_box div.top, #main div.rounded_box div.bottom {
				background: transparent url(/images/rounded_top.gif) no-repeat 50% 0px;
				position: absolute;
				top: 0px;
				left: 0px;
				width: 600px;
				height: 15px;
			}
			
			#main div.rounded_box div.bottom {
				top: auto;
				bottom: 0px;
				background-image: url(/images/rounded_bottom.gif);
			}
			
			#main div.rounded_box h2 {
				margin-top: 0;
			}
			
		#sidebar div.rounded_box {
			padding: 11px 12px 11px 11px;
			background: transparent url(/images/sidebar_bg.gif) repeat-y 50% 0px;
			position: relative;
			width: 204px;
			margin-top: 20px;
		}
		
			#sidebar div.rounded_box div.top, #sidebar div.rounded_box div.bottom {
				background: transparent url(/images/sidebar_top.gif) no-repeat 50% 0px;
				position: absolute;
				top: 0px;
				left: 0px;
				width: 227px;
				height: 11px;
			}

			#sidebar div.rounded_box div.bottom {
				top: auto;
				bottom: 0px;
				_bottom: -10px;
				background-image: url(/images/sidebar_bottom.gif);
			}
			
	fieldset {
		border: none;
		margin-bottom: 2em;
	}
	
		.form-float-left {
			float: left;
			margin-right: 1em;
		}
		
		.form-type-radio {
			margin-right: 1em;
		}
		
		.form-element label {
			margin-right: 1em;
		}
		
		div.form-float-none label {
			display: block;
			width: 150px;
			float: left;
		}
		
		fieldset.prescriptions label {
			display: none;
		}
		
		.form-element {
			margin-bottom: 1em;
		}

	fieldset.questionnaire {
		text-align: right;
	}
	
		fieldset.questionnaire input.input-text, fieldset.questionnaire textarea.input-textarea {
			width: 200px;
		}
		
		fieldset.questionnaire div.form-float-none label, fieldset.questionnaire div.form-type-label {
			width: 380px;
		}

		fieldset.questionnaire div.form-float-none input.input-text {
			width: 200px;
		}

input.input-text, textarea.input-textarea {
	border: 1px solid #dcd6c0;
	background: #fbf8eb;
	outline: none;
	padding: 4px;
	width: 400px;
}

select.input-select {
	border: 1px solid #dcd6c0;
	background: #fbf8eb;
	outline: none;
}

input.focused, textarea.focused, select.focused {
	border: 1px solid #9a0615;
}

label.focused {
	color: #9a0615;
}

div.first_name input.input-text, div.last_name input.input-text {
	width: 150px;
}

fieldset.prescriptions input.input-text {
	width: 200px;
}

div.mi input.input-text {
	width: 2em;
}

#footer {
	padding: 2em 0 1em;
	margin-top: 2em;
	clear: both;
	font-size: 0.75em;
	line-height: 1.5em;
	border-top: 5px solid #827e73;
}

#sidebar div.block {
	text-align: left;
}

#sidebar div.block ul {
	list-style: none;
	padding-left: 0;
}

a.read-more {
	color: #1C257B;
	text-decoration: none;
	position: relative;
	top: -20px;
	font-weight: bold;
}

a.read-more:hover {
	text-decoration: underline;
}

.block-articles ul{
	margin:0;
	padding:0;
}
.block-articles li{
	padding:7px 0 0 0;
	background:url('/images/blue-button-top.gif') no-repeat;
	width:auto;
	list-style:none;
	margin:0 0 10px 0;
}
.block-articles li a{
	padding:3px 7px 11px 7px;
	background:url('/images/blue-button-bottom.gif') left bottom no-repeat;
	width:auto;
	font-family:'Trebuchet MS';
	color:#fff;
	font-size:13px;
	line-height:14px;
	text-decoration:none;
	display:block;
	text-shadow: black 0.1em 0.1em 0.2em;
	font-weight:bold;
}

ul.stars li {
	list-style: none;
	list-style-image: url(/images/bullet-star.png);
}

#sidebar input.input-text, #sidebar textarea.input-textarea {
	width: 192px;
}

#sidebar form .clear {
	clear: none;
}

#popup {
	position: fixed;
	_position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1000;
}

	#overlay {
		background: transparent url(/images/overlay.png);
		_background-image: none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/overlay.png', sizingMethod='scale');
		width: 100%;
		height: 100%;
		position: fixed;
		_position: absolute;
		top: 0px;
		left: 0px;
	}

		#overlay .photo-viewer {
			position: absolute;
			top: 50%;
			left: 50%;
			width: 600px;
			height: 400px;
			margin: -228px 0 0 -328px;
			border: 28px solid #000;
			background: #000 url(/images/loading.gif) no-repeat 50% 50%;
			text-align: center;
		}

		#popup .video-viewer {
			position: absolute;
			width: 320px;
			height: 260px;
			border: 28px solid #000;
			top: 50%;
			left: 50%;
			margin: -158px 0 0 -188px;
			background: #000 url(/images/loading.gif) no-repeat 50% 50%;
			text-align: center;
		}

			#overlay .photo-viewer img {
				display: block;
				margin: 0 auto;
			}

			#overlay .close, #popup .close {
				position: absolute;
				top: -22px;
				right: -18px;
				cursor: pointer;
				color: #fff;
				font-size: 11px;
			}

			#overlay .photo-viewer .prev {
				position: absolute;
				width: 12px;
				height: 14px;
				top: 194px;
				left: -20px;
				background: transparent url(/images/overlay-prev.png) no-repeat 50% 50%;
				cursor: pointer;
			}

			#overlay .photo-viewer .next {
				position: absolute;
				width: 12px;
				height: 14px;
				top: 194px;
				right: -20px;
				background: transparent url(/images/overlay-next.png) no-repeat 50% 50%;
				cursor: pointer;
			}

		#overlay div.attachment-file, #overlay div.ext-flv {
			width: 320px;
			height: 260px;
			position: absolute;
			top: 50%;
			left: 50%;
			margin: -130px 0 0 -160px;
			background: #000 url(/images/loading.gif) no-repeat 50% 50%;
			border: 28px solid #000;
		}

			#overlay div.attachment-file div {
				display: none;
			}

			#overlay div.attachment-file div.close {
				display: block;
			}		

#js_blog_entry { 
    border: 1px solid #aca689;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #f8f7ef;
    padding: 10px;
    margin: 0 0 20px;
}

#js_blog_entry h4.news_sub {
    color: #948e7a;
    text-transform: uppercase;
}




