/*
	CSS by Daryl Quenet
*/

* {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 7px 0 5px 0;
}

a {
	text-decoration:  none;
}

#container {
	width: 930px;
	display: block;
	margin: 0 auto;
}

.wrapper {
	width: 807px;
	float: left;
}

.securelogos {
	text-align: right;
	float: left;
	padding-top: 20px;
}

.topnav {
	display: block;
	height: 20px;
    float : right;
}

.topnav span {
	display: none;
}

.topnav li {
	list-style: none;
	float: left;
	height: 20px;
}

.topnav li.phone {
	background: url("images/MenuPhone.gif") top left no-repeat;
	height: 20px;
	width: 452px;
}

.topnav a.home, .topnav a.about, .topnav a.contact, .topnav a.clients, .topnav a.affiliates {
	display: block;
	height: 20px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.topnav a.home:hover, .topnav a.about:hover, .topnav a.contact:hover, .topnav a.clients:hover, .topnav a.affiliates:hover {
	background-position: 0 -20px;
}

.topnav a.home {
	width: 52px;
	background-image: url("images/MenuHome.gif");
}

.topnav a.about {
	width: 71px;
	background: url("images/MenuAbout.gif");
}

.topnav a.contact {
	width: 88px;
	background: url("images/MenuContact.gif");
}

.topnav a.clients {
    display : none;
	width: 59px;
	background: url("images/MenuClients.gif");
}

.topnav a.affiliates {
	width: 85px;
	background: url("images/MenuAffiliates.gif");
}

.header {
	display: block;
	clear: both;
	background: url("images/InsureNetHeader.jpg") top left no-repeat;
	height: 73px;
}

.homecostate .header, .autocostate .header, .autoco .header, .homeco .header  {
	background: url("images/BrandedHeader.jpg") top left no-repeat;
	height: 111px;
}

.logo {
	width: 284px;
	height: 74px;
	display: block;
	padding: 12px 0 0 23px;
	overflow: hidden;
	float: left;
}

.cilogo {
	display: block;
	padding: 10px 0 0 20px;
	float: left;
}

.carriers {
	float: right;
	margin: 5px 16px 0 0;
}

.homecostate .carriers, .autocostate .carriers, .autoco .carriers, .homeco .carriers {
	margin: 27px 16px 0 0;
}

/* Sub Header Types */

.splash .subheader {
	background: url("images/SplashSubHeader.jpg") top left no-repeat;
	display: block;
	height: 380px;
	clear: both;
	padding-left: 130px;
}

.auto .subheader, .autoco .subheader, .homeco .subheader {
	background: url("images/AutoSubHeader.jpg") top left no-repeat;
	display: block;
	height: 293px;
	clear: both;
	padding-left: 130px;
}

.home .subheader, .homeco .subheader {
	background: url("images/HomeSubHeader.jpg") top left no-repeat;
	display: block;
	height: 293px;
	clear: both;
	padding-left: 130px;
}

.subheader {
	background: url("images/InsideSubHeader.jpg") top left no-repeat;
	height: 218px;
	clear: both;
}
.subheaderB {

	background: url("images/InsideSubHeaderB.jpg") top left no-repeat;
	height: 140px;
	clear: both;
}
.subheaderB img {
	behavior: url("resources/iepngfix.htc");
}
.subheaderC {

	background: url("images/InsideSubHeaderC.jpg") top left no-repeat;
	height: 85px;
	clear: both;
}
.subheaderC img {
	behavior: url("resources/iepngfix.htc");
}
.pageheader {
	padding-top: 5px;
}

.pageheader img {
	behavior: url("resources/iepngfix.htc");
	height: 136px;
	width: 775px;
	display: block;
}

.homecostate .subheader, .autocostate .subheader, .autostate .subheader, .homestate .subheader {
	background: url("images/HomeStateSubHeader.jpg") top left no-repeat;
	display: block;
	height: 389px;
}

.autocostate .subheader, .autostate .subheader {
	background: url("images/AutoStateSubHeader.jpg") top left no-repeat;
}

.registration .subheader {
	background: url("images/Registration.jpg") top left no-repeat;
	height: 311px;
	position: relative;
}

input.firstname, input.email {
	width: 123px;
	height: 18px;
}

input.firstname {
	position: absolute;
	left: 322px;
	top: 120px;
}

input.email {
	position: absolute;
	left: 322px;
	top: 173px;
}

input.reg {
	position: absolute;
	left: 297px;
	top: 229px;
}

.zip {
	padding-left: 130px;
}

.state {
	height: 100px;
	display: block;
	text-align: center;
	padding-top: 5px;
}

.state img {
	behavior: url("resources/iepngfix.htc");
	width: 775px;
	height: 96px;
}

.content {
	background: url("images/ContentBG.gif") repeat-y top left;
	clear: both;
}

.radio {
	clear: both;
	padding-top: 40px;
	width: 175px;
	float: left;
}

div.radio1, div.radio2, div.radio3 {
	height: 30px;
	width: 110px;
	cursor: pointer;
}

.radio1 input, .radio2 input, .radio3 input {
	margin-top: 3px;
}

div.radio2 {
	margin-top: 38px;
}

div.radio3 {
	margin-top: 40px;
}

.search {
	width: 80px;
	float: left;
	padding: 101px 0 0 10px;
}

.register {
	width: 80px;
	float: left;
	padding: 119px 0 0 0;
	background: none;
	border: none;
}

.auto .search, .home .search, .autoco .search, .homeco .search {
	padding: 141px 0 0 10px;
}

.homecostate .search, .autocostate .search, .autostate .search, .homestate .search {
	padding: 136px 0 0 10px;
}

input.zipcode {
	background: none;
	width: 126px;
	font-size: 16px;
	text-align: center;
	margin-bottom: 23px;
}

.go {
	padding-left: 21px;
}

input.go {

}

/* Content */

.splash .content {
	margin-top: 20px;
}

.content p {
	padding: 10px 15px 10px 15px;
}

.footer {
	text-align: center;
	margin: 20px 20px 0 20px;
	padding: 5px 0 0 0;
	border-top: solid 1px #1a7ab6;
}
.footerB {
	text-align: center;
	margin: 20px 20px 0 20px;
	
	
}

.footer h2 {
	font-size: 12px;
	font-weight: 100;
}

.footer p {
	margin: 15px 0 0 0;
	padding: 0;
}

.footerB {
	text-align: center;
	margin: 20px 20px 0 20px;
	padding: 5px 0 0 0;
	border-top: solid 1px #1a7ab6;
		font-size: 12px;
	font-weight: 100;
}
.footerZ {
	text-align: center;
	margin: 2px 20px 0 20px;
	padding: 5px 0 0 0;

		font-size: 12px;
	font-weight: 100;
}

.footerB h2 {
	font-size: 12px;
	font-weight: 100;
}
.footerZ h2 {
	font-size: 12px;
	font-weight: 100;
}

.footerB p {
	margin: 15px 0 0 0;
	padding: 0;
}.footerZ p {
	margin: 15px 0 0 0;
	padding: 0;
}


.footer a {
	color: #2f5d81;
}

.footer a:hover {
	color: #1a7ab6;
}
.footerB a {
	font-size: 12px;
	color: #2f5d81;
}
.footerZ a {
	font-size: 12px;
	color: #2f5d81;
}

.footerB a:hover {
	font-size: 12px;
	color: #1a7ab6;
}
.footerZ a:hover {
	font-size: 12px;
	color: #1a7ab6;
}
A.footerDev:link {
	font-size: 12px; text-decoration: none; color: #2f5d81;
}
A.footerDev:visited {
	font-size: 12px; text-decoration: none; color: #2f5d81;
}
A.footerDev:hover {
	font-size: 12px; text-decoration: none; color: #1a7ab6;
}
A.footerDev:active { 
	font-size: 12px; text-decoration: none; color: #2f5d81;
}

.contentfooter {
	display: block;
	height: 21px;
	background: url("images/ContentFooter.gif") no-repeat top left;
}

br.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}
.fontSubHeader, p .fontSubHeader {
	font-size: 16px;
	font-weight: bold;
}
.contrastText {
	color: #ffffff; 
	font-size: 12px; 
	line-height: 15px; 
	font-family: Arial, Helvetica, Sans;
	font-weight: bold;
}

.privacybuttons {
	width: 297px;
	display: block;
	float: left;
	padding-top: 206px;
}

.privacybuttons a.statelink {
	height: 20px;
	width: 130px;
	margin-left: 120px;
	display: block;
}

.privacybuttons a.privacylink {
	height: 10px;
	width: 40px;
	margin: 5px 0 0 120px;
	display: block;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	margin-left: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-left: 15px;
}
