/*
-------------------------------------------
Cars Insured  - Base Styles
Version:  May 24, 2007
------------------------------------------- */

/* Change Log:
Created: in 2006
May 29, 2007: Validate it. Added relevant (SEO) alt and title tags.
------------------------------------------- */


/* Default Styles
------------------------------------------- */
body, html {
	margin: 0;
	padding: 0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
	line-height: 1.5em;
}
ul {
	line-height: 1.5em;
}
/* Links 
------------------------------------------- */
a:link {color: #9B3411; text-decoration:underline; font-weight:bold;}
a:visited {color:#9B3411; text-decoration:underline; font-weight:bold;}
a:hover {color: #9B3411; font-weight:bold;}
a:active {color:#9B3411; font-weight:bold;}

/* Headers 
------------------------------------------- */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height:26px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* Header Images 
------------------------------------------- */
#header {
	position:absolute;
	z-index:2;
	left:129px;
	top:61px;
	width: 180px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	height: 24px;
}

/* Quote box 
------------------------------------------- */
#quotebox {
	background-image:url(images/quotebox.gif);
	background-repeat: no-repeat;
	position:relative;
	width:225px;
	height:250px;
	margin: 0 5px 5px 5px;
	border:thin green solid;
}
#quote {
	width: 289px;
	height:283px;
	position:relative;
	top:0;
	right:0;
	float:right;
}

#promo {
	float:right;
	position:relative;
	width:175px;
	margin: 0 5px 5px 5px;
	padding:5px;
}

#car_quote {
	float:right;
	position:relative;
	width:350px;
	margin: 0 5px 0 5px;
	padding:0px;
}

.style1 {
	color: #CC0000;
	font-weight: bold;
}
.style2 {
	color: #990000;
	font-weight: bold;
}
/* Other 
------------------------------------------- */
.bgYellow {
	background: #FFFFCC;
}
.bgWhite {
	background: #FFFFFF;
}
.bgBlack {
	background: #000000;
}
.bgGray {
	background: #373737;
}
.bgRed {
	background: #E92503;
}
.p_policy { font-family: Verdana, Arial, Helvetica, sans-serif; color: #9B3411; text-decoration:underline; font-weight:bold; font-size:12px;}
.p_policy { font-family: Verdana, Arial, Helvetica, sans-serif; color:#9B3411; text-decoration:underline; font-weight:bold; font-size:12px;}
.p_policy { font-family: Verdana, Arial, Helvetica, sans-serif; color: #9B3411; font-weight:bold; font-size:12px;}
.p_policy {font-family: Verdana, Arial, Helvetica, sans-serif; color:#9B3411; font-weight:bold; font-size:12px;}

.bottom-links a:link { color: #666666; text-decoration:none}
.bottom-links a:visited { color:#666666; text-decoration:none}
.bottom-links a:hover { color: #999999;}
.bottom-links a:active { color:#999999;}

.side-links a:link {color: #E3E2E0; text-decoration: none; }
.side-links a:visited {color:#E3E2E0; text-decoration: none; }
.side-links a:hover {color: #333333; }
.side-links a:active {color: #333333; } 
.img_home {
	background-attachment: scroll;
	background-image: url(images/img_home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.side-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#666666;
	padding-bottom:10px
	
}
.expanded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#999999;	
}
.side-linksStates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#999999;
	padding-bottom:1px
	
}
.aboutus_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#999999;
	padding-bottom:1px
	
}
.side-navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#666666;
	
}

.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
}

.bgimageHome {
	background-attachment: scroll;
	background-image: url(images/bgimg_hm.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.bgimageTypes {
	background-attachment: scroll;
	background-image: url(images/img_types.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgimageAddons {
	background-attachment: scroll;
	background-image: url(images/img_addons.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgimageCompanies {
	background-attachment: scroll;
	background-image: url(images/img_companies.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgimageResearch {
	background-attachment: scroll;
	background-image: url(images/img_research.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgimageProcess {
	background-attachment: scroll;
	background-image: url(images/img_process.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgimageGeneric {
	background-attachment: scroll;
	background-image: url(images/img_generic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.displaynone {
	display:none;
}

#states a {
	line-height: 20px;
}

#states ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Form styles 
------------------------------------------- */
.subHeaderClass {
	background-color:#9b3411;
	color:#ffffcc;
	font-size:14px;
	font-weight:bold;
}

.lastrow td {
	padding-bottom: 30px;
}

.noborder td {
	border:none;
}

.form_violations {
	width: 650px;
	text-align:center;
	background-color:#eeeeee;
}

.form_violations td {
	border-bottom: none;
}

.error {
  color:red;
  font-weight:bold;
}

.xs_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom: none;
}
	
.allfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}

.subline {
	font-style:italic;
	font-size: 12px;
}
	

/* New form style 
------------------------------------------- */
table.form {
	width:657px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
table.form, input, select, option {
	color: #490907;
}

table.form th, h1 {
	text-align:left;
}
table.form_content td{
	text-align:left;
	padding-left:15px;
	padding-right:10px;
	vertical-align:top;
}
table.form_content td.nesting_cell {
	text-align:left;
	padding:0;
	margin:0;
}

table.form h1 {
	margin: 5px 0px -5px 10px;
}

table.form h2 {
	color:#7c8951;
	margin: 0px 0px 3px 10px;
	font-style:italic;
}

th.form_top {
	background: url(images/form_top.gif);
	background-color:#ffffff;
	width:657px;
	height:40px;
}

td.form_bottom {
	background: url(images/form_bottom.gif);
	width:657px;
	height:40px;
	text-align:right;
}

td.form_bottom input {
	margin-right:20px;
}

table.form_content { 
	border:#be3b0d 2px solid;
	border-top:none;
	width:100%;
}

table.form_content th {
	border-bottom:#be3b0d 2px solid;
}

.toperror {
	border-bottom:#be3b0d 2px solid;
	color:red;
	font-weight:bold;
}

th.subsequent {
	background-color:#7c8951;
	height:25px;
	border-top:#be3b0d 2px solid;
}

th.subsequent_top {
	background-color:#7c8951;
	height:25px;
	border-top:#be3b0d 4px solid;
}

th.subsequent h2, th.subsequent_top h2 {
	margin-top: 10px;
	color:#ffffff;
	font-style:normal;
}

.form_section_sub {
	font-style:italic;
	color: #ffffff;
	margin-left:20px;
}

table.form_content td {
	padding-top:5px;
	padding-bottom:5px;

}

table.violations_box {
	border:#be3b0d 2px solid;
	background-color:#ffffff;
}

.even { background-color:#f5f9c6; }

img.status_bar {
	width:511px; 
	height:64px; 
	padding:15px;
}

/* Disclaimer 
------------------------------------------- */
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;	
}

/* Footer 
------------------------------------------- */
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color:#373737;
}
.footer_spacer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color:#373737;
	padding-bottom:2px;
}
.bottom-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#373737;		
}

/* Landing Styles
------------------------------------------- */
#wrap {
	margin: 0 12px 0 12px;
	line-height: 1.1em;
}
#individual-quote {
	line-height: 1.1em;
	margin: 0; padding:0;
	background: #707070 url(images/skin_bg.gif) repeat-y top center;
}
#lndng-copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#zip-lndng {
	position:absolute; 
	top:190px; 
	left:95px; 
	width: 155px; 
	height: 12px; 
	text-align:center;
}
#landing_submit {
	position:absolute; 
	top:237px; 
	left:70px; 
	width: 155px; 
	height: 46px; 
	text-align:center;
}


#radio-quote-box-lndng {
	position:absolute; 
	top:105px; 
	left:124px; 
	width: 271px; 
	height: 42px; 
	text-align:center;
}
.vspace {
	margin-top: 60px;
}
.vspace-disclaimer {
	margin-top: 30px;
}



/* ty ads Styles
------------------------------------------- */
table.ad-table {
	margin:10px auto;
	font-size:5px;
}

td.ad-top-left {
	background:url(images/ad-border-top-left.gif) left top no-repeat; 
	width:10px; 
	height:10px;
}
td.ad-top-mid {
	background:url(images/ad-border-top-mid.gif) repeat-x;
}
td.ad-top-right {
	background:url(images/ad-border-top-right.gif) right top no-repeat; 
	width:10px;
}
td.ad-left {
	 background:url(images/ad-border-left.gif) left top repeat-y;
}
td.ad-right {
	background:url(images/ad-border-right.gif) right top repeat-y;
}
td.ad-bot-left {
	background:url(images/ad-border-bot-left.gif) left top no-repeat; 
	height:10px;
}
td.ad-bot-mid {
	background:url(images/ad-border-bot-mid.gif) repeat-x;
}

td.ad-bot-right {
	background:url(images/ad-border-bot-right.gif) right top no-repeat;

}

