/************* Header Area *****************/

/* General Sprites */
.form-sprite,
.nav-bg li div, 
.form form div,  
.featured-hovers div, 
.gen-sprite,
.hidden-nav .top,
.hidden-nav .bottom,
#header-text div, 
#cta div {
	background-repeat:no-repeat;
	overflow:hidden;
}
.form-sprite,
.nav-bg li div, 
.form form div,  
.featured-hovers div,
.hidden-nav .top,
.hidden-nav .bottom {
	background-image:url(/images/png-form-sprite.png);
}
.gen-sprite {
	background-image:url(/images/gen-jpg-sprite.jpg);
}


/* Other Sprites For Header */
#header-text div {
	background-image:url(/images/post/header-text.png);
}
#auto-type .select-box, .middle .form {
	background-image:url(/images/post/post-jpg.jpg);
}
#middle-cta div {
	background-image:url(/images/post/middle-cta.png);
}




/************ Header Buttons/Form/Secure ***************/
.header {
	display:block;
	clear:both;
	width:960px;
	height:245px;
	z-index:1;
	background-repeat:no-repeat;
	background-image:url(/images/post/header-bg.jpg);
	background-position:top;
}
/* This is for the News page */
.news-header {
	height:215px;
	background-image:url(/images/news/header-text.jpg);
}


/* Header Dynamic Text */
#header-text {	
	display:block;
	position:absolute;
	margin:15px 0px 0px 20px;
}
#header-text div {
	width:554px;
	height:136px;
	background-image:url(/images/post/header-text-gen.png);
}
#header-text .auto {
	background-image:url(/images/post/header-text-auto.png);
}
#header-text .home {
	background-image:url(/images/post/header-text-home.png);
}
#header-text .health {
	background-image:url(/images/post/header-text-health.png);
}
#header-text .life {
	background-image:url(/images/post/header-text-life.png);
}
#header-text .condo {
	background-image:url(/images/post/header-text-condo.png);
}
#header-text .renters {
	background-image:url(/images/post/header-text-renters.png);
}


/* This is for the 404 page */
#header-text .no-page {
	background-image:url(/images/404/header-text.png);
}
/* This is for the Insurer Reviews page */
#header-text .insurer {
	background-image:url(/images/insurers/header-text.png);
}
/* This is for the States Reviews page */
#header-text .state {
	background-image:url(/images/states/header-text.png);
}


/*  Header Form */
.header .form {
	display:block;
	width:327px;
	height:220px;
	z-index:5;
	float:right;
	margin:30px 30px 0px 0px;
	background-position: 0px -142px;
	padding:15px 0px 0px 32px;
}
.form form div {
	display:block;
	height:25px;
	width:182px;
	margin:8px 0px 8px 0px;
	background-position: -148px -91px;
	padding:7px 10px 0px 10px;
}
.form form div select, .form form div input {
	border:none;
	outline:none;
	width:182px;
}
.form .button {
	width:187px;
	height:27px;
	background-position: -148px -58px;
	cursor:pointer;
}

/* Header CTA */
#header-cta {
	display:block;
	width:279px;
	height:49px;
}
#header-cta div {
	width:279px;
	height:49px;
	background-image:url(/images/post/header-cta-gen.png);
}
#header-cta .auto {
	background-image:url(/images/post/header-cta-auto.png);
}
#header-cta .home {
	background-image:url(/images/post/header-cta-home.png);
}
#header-cta .health {
	background-image:url(/images/post/header-cta-heath.png);
}
#header-cta .life {
	background-image:url(/images/post/header-cta-life.png);
}
#header-cta .renters {
	background-image:url(/images/post/header-cta-renter.png);
}
#header-cta .condo {
	background-image:url(/images/post/header-cta-condo.png);
}




/************ Content Area ************/

/* Secure Objects */
.secure-interior {
	display:block;
	position:absolute;
	margin:-55px 0px 0px 260px;
}
.secure-interior div {
	float:left;
	margin:0px 8px 0px 8px;
}
.secure-interior .versign {
	margin-top:-20px;
}

/* Content Area */
.copy-contianer {
	display:block;
	clear:both;
	padding-top:10px;
}
.copy-contianer h2, .copy-contianer h3, .copy-contianer h4  {
	display:block;
	font-size:16px;
	color:#3D3E3F;
}
.border-bottom {
	border-bottom:#CACACA 1px solid;
	padding-bottom:15px;
}
.titles-bg {
	background-image:url(/images/title-bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}


#news h1 {
	margin-bottom:10px;
}

/* Left Column For The Sales Pages */
#sales .left {
	display:block;
	width:230px;
	float:left;
	padding-bottom:40px;
	/* Hack! Moves column to left */
	margin-left:-637px; 
}

/* This is for the News Pages */
#news .left {
	display:block;
	float:left;
	width:636px;
	padding-bottom:20px;
	margin:0px;
}
#news .left .article-info {
	margin:0px;
	color:#4B4D4D;
}



/* Information Left Column or if type was not selected */
.left {
	display:block;
	width:230px;
	float:left;
	padding-bottom:40px;
	/* Hack! Moves column to left */
	margin-left:-971px;
}
.left .titles {
	border-top:#CACACA 1px solid;
	padding:5px 0px 5px 10px;
	border-bottom:#CACACA 1px solid;
}



/* Resouces Controller */
#resources h2 {
	border-bottom:#CECECE 1px solid;
	padding:0px 0px 6px 8px;;
}
#resources ul {
	margin:0px 0px 15px 0px;
	padding:0px;
}
#resources li {
	height:25px;
	padding:7px 0px 0px 10px;
	border-bottom:#CECECE 1px solid;
	list-style:none;
}
#resources .highlight {
	background-color:#FBFBFB;
}
#resources li a {
	text-decoration:none;
}


/* Auto Type Controller */
#auto-type {
	display:block;
	border-bottom:#CECECE 1px solid;
	margin-bottom:15px;
	padding-bottom:15px;
}
#auto-type p {
	margin:4px 0px 8px 0px;
	padding:0px 18px 0px 8px;
}
#auto-type .select-box {
	display:block;
	width:224px;
	height:25px;
	background-position: 0px -158px;
	padding:3px 0px 0px 4px;
}
#auto-type .select-box select {
	font-size:12px;
	color:#4B4D4D;
	border:none;
	outline:none;
	width:210px;
}


/* Guide Controller */
#guide .image, #guide .select-box {
	background-image:url(/images/auto-state-select.jpg);
	background-repeat:no-repeat;
}
#guide {
	display:block;
	border-bottom:#CECECE 1px solid;
	margin-bottom:15px;
	padding-bottom:15px;
}
#guide .image {
	display:block;
	width:77px;
	height:55px;
	float:left;
	background-position: 0px -23px;
	margin-top:15px;
}
#guide .select {
	display:block;
	width:135px;
	float:right;
	margin-top:15px;
}
#guide .select p {
	width:135px;
	margin:0px;
}
#guide .select-box {
	display:block;
	width:130px;
	height:21px;
	background-position: 0px 0px;
	padding:2px 0px 0px 4px;
	margin-top:12px;
}
#guide .select-box select {
	font-size:12px;
	color:#777878;
	border:none;
	outline:none;
	width:120px;
}



/* Middle Column */
.middle {
	display:block;
	width:392px;
	float:left;
	padding-bottom:40px;
	/* Hack! Moves column to middle */
	padding-left:244px;
}
.middle ul {
	margin:0px;
	padding-left:25px;
}
.middle ol {
	margin:0px;
	padding-left:25px;
}
.middle li {
	margin:8px 0px;
}

.middle .form {
	display:block;
	width:392px;
	height:158px;
	background-position: 0px 0px;
}
.middle .form-placement {
	display:block;
	width:205px;
	position:absolute;
	margin:37px 0px 0px 170px;
}
.middle h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#4B4D4D;
	font-size:14px;
	font-weight:bold;
}

/* For Insurer/State Reviews */
#reviews img {
	float:left;
	padding:5px 8px 8px 0px;
}
#reviews .left p {
	margin:0px 0px 8px 0px;
}
#reviews .side-info {
	margin-top:10px;
	clear:both;
}
#reviews .support {
	float:left;
	width:155px;
}
#reviews .indent {
	padding-left:10px;
}
#reviews .side-info h2, #reviews .stars {
	color:#4C4E4D;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#reviews h3 {
	font-size:23px;
	font-family:Georgia, serif;
	color:#4C4E4D;
	margin-top:20px;
}


/* Middle Content Image Switch */
#middle-cta {
	display:block;
	width:273px;
	height:96px;
	position:absolute;
	margin:15px 0px 0px 15px;
	background-position: 0px 0px;
}
#middle-cta div {
	display:block;
	width:273px;
	height:66px;
}
#middle-cta .auto {
	background-position: 0px -67px;
}
#middle-cta .home {
	background-position: 0px -202px;
}
#middle-cta .health {
	background-position: 0px -269px;
}
#middle-cta .life {
	background-position: 0px -134px;
}

/* Right Column For Sales Pages*/
#sales .right {
	display:block;
	width:313px;
	float:right;
	padding:0px 0px 40px 0px;
}

/* This is for the News Pages */
#news .right {
	display:block;
	float:right;
	width:300px;
	padding:0px 0px 40px 0px;
}
#news .right h2 {
	border-bottom:#CECECE 1px solid;
	padding:0px 0px 5px 5px;
	font-family:Georgia, serif;
	font-weight:normal;
	font-size:16px;
	margin-bottom:10px;
	margin-top:15px;
}
#news .right ul {
	margin:0px;
	padding:0px 0px 0px 5px;
}
#news .right li {
	list-style:none;
	margin:4px 0px 0px 0px;
}
#news .right .date {
	margin:0px 0px 10px 0px;
	font-size:11px;
}




/*  Right Column Info Pages or if id was not selected */
.right {
	display:block;
	width:721px;
	float:left;
	padding-bottom:40px;
	/* Hack! Moves column to middle */
	padding-left:244px;
}


/* This is for the 404 page */
.bottom-border {
	border-bottom:#CECECE 1px solid;
	padding-bottom:8px;
}
.right ul {
	margin:0px;
	padding-left:25px;
}
.right ol {
	margin:0px;
	padding-left:25px;
}
.right li {
	margin:8px 0px;
}
.right h2 {
	color:#4B4D4D;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

/* The back feature for State Guides and Insurer Reviews */
.right .back span {
	font-size:15px;
}



/* Gray Box */
.gray-box {
	display:block;
	background-color:#F5F5F5;
	padding:10px 0px 10px 14px;
}





/* Support Image Rotater aka Pull Quote  */
#support-image {
	display:block;
	width:390px;
	height:151px;
	float:right;
	padding:5px 0px 5px 12px;
}
#support-image div {
	display:block;
	width:390px;
	height:151px;
	background-image:url(/images/post/info-general-quote.gif);
	background-repeat:no-repeat;
}
#support-image .auto {
	background-image:url(/images/post/info-auto-quote.gif);
}
#support-image .home {
	background-image:url(/images/post/info-home-quote.gif);
}
#support-image .health {
	background-image:url(/images/post/info-health-quote.gif);
}
#support-image .life {
	background-image:url(/images/post/info-life-quote.gif);
}
#support-image .condo {
	background-image:url(/images/post/info-condo-quote.gif);
}
#support-image .renters {
	background-image:url(/images/post/info-renters-quote.gif);
}



/* For the Bottom 460 AD */
#bottom-ad {
	display:block;
	clear:both;
	margin-bottom:40px;
}

#sm_bookmarks {
	display:block;
	float:right;
}
#sm_bookmarks div {
	display:block;
	float:right;
	height:65px;
	margin-left:15px;
}

