@charset "UTF-8";
/* CSS Document */
/* Affinity NASCAR Template */
/* Created by Brandon Bauer */
/* Last Published 4/18/12 */

html, body {
	font-family: Arial, Regular, sans-serif;
	font-size: 16px;
	/*background-image:url(../cps-images/mainBck.gif);*/
	background-color:#E7E7E7;
	color:#3F3E3C;
	margin:0 0 1px;
	height:100%;
}

h1 {
	font-size:22px;
	font-weight:normal;
}

h2 {
	font-size:22px;
	font-weight:normal;
	margin:18px 0 5px 0;
}

a {
	color:#4483AE;
	text-decoration:none;
}

sup {
	font-size:55%;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

.caps {
	text-transform:uppercase;
}

.hidden {
	display:none;
}

#Copy ol li {
	list-style:none;
	margin: 0 0 0 -43px;
	padding: 0 0 20px 40px;
	min-height:26px;
}

#Copy ol li.item1 {
	background:url(../cps-images/pc-affinity-nascar-1.jpg) no-repeat;
}

#Copy ol li.item2 {
	background:url(../cps-images/pc-affinity-nascar-2.jpg) no-repeat;
}

#Copy ol li.item3 {
	background:url(../cps-images/pc-affinity-nascar-3.jpg) no-repeat;
}

#Copy ol li.item4 {
	background:url(../cps-images/pc-affinity-nascar-4.jpg) no-repeat;
}

#Copy ol li.item5 {
	background:url(../cps-images/pc-affinity-nascar-5.jpg) no-repeat;
}

#Container {
	margin:5px auto 0 auto;
	background-color:#fff;
	height:auto;
	width:940px;
	padding-left:10px;
	padding-right:10px;
	clear:both;
	-moz-box-shadow:    0px 2px 3px 3px #ccc;
	-webkit-box-shadow: 0px 2px 3px 3px #ccc;
	box-shadow:         0px 2px 3px 3px #ccc;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
#Header {
	height:81px;
}
#Logo {
	width: 260px;
	height: 71px;
	padding: 0;
	margin: 0;
	display: block;
	/**background: url(../cps-images/logo.gif) no-repeat top left;**/
	float:left;
}
#LogoINS {
	width: 440px;
	height: 71px;
	padding: 0;
	margin: 0;
	display: block;
	/*background: url(../cps-images/InsureLogo.jpg) no-repeat top left;*/
	float:left;
}
#LogoBank {
	width: 440px;
	height: 71px;
	padding: 0;
	margin: 0;
	display: block;
	/*background: url(../cps-images/BankLogo.gif) no-repeat top left;*/
	float:left;
}
#LogoInv {
	width: 440px;
	height: 71px;
	padding: 0;
	margin: 0;
	display: block;
	/**background: url(../cps-images/InvestLogo.gif) no-repeat top left;**/
	float:left;
}
#TFN {
	float:right;
	margin-top:15px;
}
#Banner {
	height:376px;
	margin:3px 0 0 0;
}
#QuoteBox {
	position:absolute;
	width:275px;
	height:32px;
	top:27px;
	right:-21px;
	z-index:10000;
}
#AutoBox {
	position:absolute;
	width:275px;
	height:253px;
	top:22px;
	right:-42px;
	z-index:10000;
	background:url(../cps-images/pc-affinity-nascar-quote-bg.gif) no-repeat;
}

#QuoteRibbon {
	margin:18px 0 0 20px; 
	color:#ffffff;
}

#QuoteWrapper {
	margin:34px 0 0 30px;
}

#QuoteTop {
	width:195px; 
	margin:0 0 0 -6px; 
	overflow:hidden; 
}

#QuoteArrow {
	position:absolute;
	background:url(../cps-images/pc-affinity-nascar-quote-arrow.gif) no-repeat;
	height:9px;
	width:11px;
	margin:7px 0 0 170px;
}

.QuoteForm {
	border-style:none;
	width:215px; 
	height:30px; 
	font-style:italic; 
	color:#9C9C9C; 
	font-size:14px; 
	margin:0 0 0 2px;
	-moz-appearance: none; 
	-webkit-appearance: none; 
	appearance: none;
}

#QuoteButton {
	margin:14px 10px 10px -6px;
}

#QuoteBottom {
	margin:10px 0 0 24px;
}

#RetrieveQuote a {
	color:#ffffff;
}

#RetrieveQuote ul {
	margin:0;
}

#RetrieveQuote li {
	list-style:none;
	margin:10px 0 0 -38px;
}

#Main {
	height:auto;
	/*margin-top:100px;*/
	padding-bottom:4px;
}

#CopyContainer {
	width:805px; 
	height:100%; 
	margin:0 auto 0 auto;
}

#Title {
	width:805px; 
	height:30px; 
	margin:20px auto 20px auto;
}

#MoreProducts {
	background:url(../cps-images/pc-affinity-nascar-additional-product.gif) no-repeat; 
	height:90px; 
	width:829px; 
	margin:0 auto 30px auto;
}

#MoreProducts h3 {
	font-size:18px;
	font-weight:normal;
	margin:0 0 0 90px;
	padding:18px 0 0 0;
}

.leftMargin {
	margin:0 0 0 90px;
	font-size:15px;
}

#Link {
	margin:0 auto;
	width: 960px;
	padding-left:10px;
	padding-right:10px;
	text-align:right;
}
#Footer {
	margin:0 auto;
	width: 940px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:30px;
}

#FooterLogos {
	margin:35px 0 10px 0;
	height:70px;
	
}

#SocialChicklets {
	float:right; 
	width:300px; 
	height:60px; 
	margin:0 -35px 0 0;
}

#SocialChicklets ul {
	list-style:none;
}

#SocialChicklets li {
	float:left;
	width:40px;
	height:30px;
}

#NascarLogo {
	height:56px; 
	width:203px; 
	float:left;
}

#FooterTFN {
	height:30px; 
	width:300px; 
	float:left; 
	margin:30px 0 0 0;
}

.disclaimer {
	font-size:11px;
	margin:0 0 10px 0;
}

/*************ICONS******************/



.insure {
	background:url(img/add.gif) no-repeat 10px 8px;
	text-indent:30px;
	display:block;
}

#NavBanner { 
/*	overflow: hidden; */
	zoom: 1; 
	position: relative; 
	width:940px;
	height:376px;
	margin:0 auto;
	z-index:100;
	
}