/* CSS Document */

/* Copyright 2009.
------------------------------------------------*/

html {font-size: 75%;}

body {
	margin: 0;
	font: 0.833em Arial, Helvetica, sans-serif;
	color: #0a1e47;
	background: url('../images/bg-body.jpg') repeat-x;
}

.pop body {background:none;}

/* Base styles
---------------------------------------------- */
p, div, table, input, select, textarea, label, form, fieldset, legend, h1, h2, h3, a {font-family: inherit;}
h1 {font-size: 1.3em;}
h2 {font-size: 1.2em;}
h3 {font-size: 1.1em;}
p, input, select, textarea, label, form {font-size: 1em;}
.small {font-size: .9em;}
.medium {font-size: 1em;}
.large {font-size: 1.2em;}
.disclaimer {color: #ccc; font-size: .85em; text-align: left;}
a, a:link {color: #0a1e47;}
a:hover, a:active, a:visited  {text-decoration: underline;}
img {border: none;}
a img {border: none; outline: none}
.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}
div.left {text-align: left; float: left;}
div.center {text-align: left; margin: 0 auto;}
div.right {text-align: left; float: right;}


/* home */

body.home {
	background: url(../images/bg-body2.jpg) repeat-x;	
}
body.home #wrapper, .home .nav-side, .home #header {
	width: 824px;
}
.home .slogan {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #898989;
	position: relative;
	right: 20px;
	top: 10px;
}
.home #main #content {
	background: url(../images/bkd3.jpg) no-repeat;
	width: 824px;
	height: 364px;
	position: relative;
}
.home #main #content.quote2 {
	background: url(../images/bkd2b.jpg) no-repeat;
}
.home .copyright, .home .copyright a, .home #nav-side ul {
	color: #666666;
}
.home #qb-wrapper {
	float: left;
	position: absolute;
	left: 405px;
	top: 123px;
	width: 350px;
}
.home #qb-wrapper #address1_zip,
.home #qb-wrapper #age {
	color: #000;
	font-weight: bold;
	font-size: 18px;
	padding: 9px 0;
	border: 0;
	background: transparent;
}
.home #qb-wrapper #address1_zip.placeholder,
.home #qb-wrapper #age.placeholder {
  color: #8a8a8a;
}
.home #qb-wrapper #address1_zip, .home #qb-wrapper #age, .home #qb-wrapper .conditions, .home .submit {
	float: left;
}
.home #qb-wrapper .conditions {
	margin: 12px 0 0 63px;
	line-height: 18px;
	font-size: 14px;
	color: #000;
	width: 170px;
}
.home #qb-wrapper #conditions {
	font-size: 11px;
}
.home #qb-wrapper .conditions input {
	margin: -3px 5px 0 0;
	cursor: pointer;
}
.home #qb-wrapper #address1_zip {
	width: 134px;
	position: relative;
	padding-left: 7px;
	text-align: left;
	border: 0;
}
.home #qb-wrapper #age {
	width: 94px;
	top: 35px;
	right: 5px;
	position: relative;
	padding-left: 5px;
	text-align: left;
	border: 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {  /* safari + chrome hacks */
	.home .radio {position: relative; top: 2px;}
	.conditions input {margin: -3px 5px 0px 0px !important;}
	.home #address1_zip, .home #age {position: relative; bottom: 3px; margin: -4px 0 0 -2px; height: 28px;}
}
.home .submit {
	margin-left: -8px;
	margin-top: 26px;
	display: block;
	position: relative;
}
.home .radio {
	font-weight: bold;
	color: #333;
	margin-top: -2px;
	cursor: pointer;
	position: relative;
	top: 6px;
}



/* Layout Elements/Modules
---------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#wrapper {
	margin: 0 auto;
	width: 935px;
}
#header {
	padding: 17px 0 0;
	height: 70px;
	width: 935px;
}
.slogan {float: right;}
#logo {
	float: left;
	padding: 0 0 0 10px;
	width: 310px;
	text-indent: -9999px;
}
#logo a {
	display: block;
	overflow: hidden;
	height: 40px;
	background: url('../images/logo.jpg') no-repeat;
}
#main {width: 100%;}
#main:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content {
	float: left;
	width: 553px;
	text-align: left;
	background: url('../images/bg-content-m.jpg') repeat-y;
}
.content-t {background: url('../images/bg-content-t.jpg') no-repeat;}
.content-b {
	padding: 0 9px;
	min-height: 227px;
	background: url('../images/bg-content-b.jpg') no-repeat 0 100%;
}
#content .holder {
	padding: 15px 0 0;
	background: url('../images/bg-content-holder.jpg') no-repeat 0 21px;
}
#content.quote2 .holder {
	background: url(../images/bg-content-holder2.gif) no-repeat 0 21px;
}
#content h1.request {
	margin: 0;
	padding: 0 0 0 28px;
}
#content h1.request img {display: block;}

#error {
font-size:inherit;
margin:0;
padding:15px;
	}

#error h1 {font-size:2em;
margin:0;
}



#sidebar {
	float: right;
	width: 379px;
}

.ty-visual {
	position: relative;
	margin: -36px 0 4px;
	padding: 0 14px 22px 17px;
	width: 348px;
	display:none;
	}
	
.visual {
	position: relative;
	margin: -36px 0 4px;
	padding: 0 14px 22px 17px;
	width: 348px;
}
.visual img {display: block;}
.side-box {background: url('../images/bg-side-box-m.jpg') repeat-y;}
.side-box .t {background: url('../images/bg-side-box-t.jpg') no-repeat;}
.side-box .b {
	padding: 15px 29px 7px;
	line-height: 1.091em;
	font-size: 1.1em;
	text-align: center;
	background: url('../images/bg-side-box-b.jpg') no-repeat 0 100%;
}
.side-box .title {
	margin: 0 0 5px;
	line-height: .8em;
	font-size: 1.3em;
	font-weight:bold;
}
.side-box p {
		text-align: left;
}

#nav-side {
	margin: 10px 0;
	text-align:center;
}

#nav-side ul {
padding-left:0px;
display:block;
}

#nav-side ul li {
	display: inline;
	padding: 0px;
	line-height: 1.3em;
	font-size: 0.909em;
	font-size:1.2em;
	list-style-position:outside;
	list-style: none;
}

#nav-side li:first-child {background: none;}

#nav-side li a {text-decoration: none;}

#nav-side li a:hover {text-decoration: underline;}

.copyright {
	line-height: 1.444em;
	font-size: 1.1em;
	padding:10px;
	width:824px;
	margin-right:auto;
	margin-left:auto;
}

#pop {margin:auto 15px; text-align: left;}

.copyright a {text-decoration: none;}
.copyright a:hover {text-decoration: underline;}
/* Quotebox
---------------------------------------------- */

