﻿/******************************************************************/
/* Reset */
/******************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/******************************************************************/

ul {
	text-align: left;	
}
p, table, td, tr, a {
	font: normal 12px Arial;
	text-align: left;
}
#footer {
	background-image: url(../img/siteFooter.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height:39px;
}
a {
	color: #3f62c0;
	font-size: 11px;
	text-decoration: none;
	border: none;
}

a:hover {
	color: #3f62CC;
	text-decoration: underline;
}

p {
	margin: 10px;
}

h1 {
	font: bold 18px Arial, Helvetica, Geneva, sans-serif;
	color: #458ebb;
	/*margin: 0px 10px 10px 0px;*/
	border-bottom: 1px #ccc dotted;
	/*padding-top: 20px;*/
	text-align: left;	
}

h2 {
	font: bold 18px Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	margin: 5px 0 10px 0;
	text-align:left;
}

h3 {
	font: bold 16px Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	margin: 5px 0 10px 0;
	text-align:left;
}

img {
	border: none;
}

strong {
	font-weight: bold;
}

/*--- carrierLogos ---*/

.siteFooter {
	text-align: center;
	border-top: 1px #b6c2d0 dotted;
	border-bottom: 1px #b6c2d0 dotted;
	padding: 5px 0px 5px 0px;
}

.siteFooterLink {
	margin:0 auto;
	text-align: center;
}

.siteFooterLink ul {
	list-style: none;
	margin:10px 0;
	padding:0;
	text-align: center;
}

.siteFooterLink li {
	margin: 0;
	display: inline;
	padding: 0;	
}

.siteFooterLink a {
	font-size: 11px;
	font-weight: normal;
	color: #0066a6;
	padding: 0 15px;
	text-decoration: none;	
	border-right: 1px #0066a6 solid;	
}

.siteFooterLink a.doubleLink {
	font-size: 11px;
	font-weight: normal;
	color: #0066a6;
	padding: 0;
	text-decoration: none;	
	border-right: none;
}

.siteFooterLink a.firstLink {
	font-size: 11px;
	font-weight: normal;
	color: #0066a6;
	padding-right: 15px;
	padding-left: 0px;	
	text-decoration: none;	
	border-right: 1px #0066a6 solid;	
}

.siteFooterLink a.lastLink {
	font-size: 11px;
	font-weight: normal;
	color: #0066a6;
	padding: 0 0 0 15px;
	text-decoration: none;	
	border-right: none;
}

.siteFooterLink a:hover {
	text-decoration: underline;	
}

.siteFooterCopyright {
	text-align: center;
	padding-top: 10px;	
}
.stateHeader {
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	height: 25px;
	font-weight: bold;
	font-variant: normal;
	font-size:12pt;
	text-decoration: none;
	text-align: center;
}
.stateSubHeader {
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
}
.stateSubHeaderNoTop {
	border-bottom: 1px solid #C0C0C0;
	height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
}

/*--- SITE FRAMEWORK ---*/

body {
	padding: 0;
	text-align: center;
	background: #FFF url("../img/bg.jpg");
}
#header {
	height: 165px;
	width: 100%;
	position: absolute;
	top: 0px;
	left:0px;
	background-image: url(../img/webLogo_page.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#container {
	position: relative;
	top: 152px;
}
	
#wrap {
	width: 827px;
	margin: 0 auto;
	padding: 20px 20px;
	text-align: left;
	position: relative;
}

#navBar{
	background: url("../img/bg_navBar.jpg") no-repeat;
	width: 827px;
	height: 28px;
	vertical-align: bottom;
	text-align: center;
}

/******************************************************************/
/* Homepage 3 Columns */
/******************************************************************/

#mainContentHome {
	display: inline;
	float: left;
	margin: 0 auto;
	width: 827px;	
	background: url('../img/bg_homepage_content.jpg') repeat-y;	
}

#leftColumn {
	/* Total Width: 275px */
	float:left;
	display:inline;
	width: 228px;
	padding: 0;
	margin: 10px 9px 10px 38px;
	text-align: left;
}

#middleColumn {
	/* Total Width: 268px */
	float:left;
	display:inline;
	width:248px;
	padding: 0;
	margin: 10px 11px 10px 9px;
	text-align: left;
}

	#middleColumn h3{
		font: bold 14px Georgia, "Times New Roman", Times, serif;
		color: #b70515;
		margin: 15px 5px 10px;
		text-align:left;
		border-bottom: 1px #ccc dotted;			
	}
	
	.customerName {
		text-align: right;
		font-style: italic;
	}	

#rightColumn {
	/* Total Width: 284px */
	float:left;
	display:inline;
	width:239px;
	padding: 0;
	margin: 10px 35px 10px 10px;
	text-align: left;
}

.quoteNow {
	background: url("../img/bg_homepage_main.jpg") no-repeat;
	width: 827px;
	height: 254px;
}
	#quoteBox {
		width: 400px;
		margin: 0px 0px 0px 40px;
	}
	.quoteRadio {
		margin: 0px 0px 0px 120px;
		text-align: left;
	}
	.quoteRadio p {
		padding: 0px 0px;
		border-bottom: 1px #ccc dotted;
		text-align: left;
	}
	.quoteInput {
		margin: 0px 0px 0px 120px;
		text-align: left;
		vertical-align: top;
	}

.quoteNowPPC {
	width: 827px;
	height: 254px;
	background: url("../img/bg_homepage_ppc.jpg") no-repeat;	
}

.topic-title {
	font-family: Optimer;
	font-size: 18pt;
	color: #b70515;
	margin: 0;
	line-height: 100%;
}

/******************************************************************/
/* Zipcode Box */
/******************************************************************/


#zipcodeBox {
	position:relative;
	width: 827px;
	height: 254px;	
}

.zipcodeBoxText {
	position:absolute;
	top:0;
	left:28px;
	width:700px;
	height:120px;
}

	.zipcodeBoxText ul {
					margin: 0;
					padding: 0;
					list-style-position: outside;
	}
	
	.zipcodeBoxText li {
					list-style: none;
					background: url(../img/arrow_check.gif) 0px 2px no-repeat;
					margin: 7px 0px 7px 20px;
					padding-left: 18px;          
	}


.zipcodeBoxInput {
	position:absolute;
	top:165px;
	left:72px;
	width:155px;
	height:50px; 
}

.zipcodeBoxSubmit {
	position:absolute;
	top:168px;
	left:238px;
	width:150px;
	height:48px;  
}

.zipcodeBoxInput input {
	border: none;
	float: left;
}

.zipcodeBoxInput input.box {
	color: #b70515;
	font: bold 16px Arial, Helvetica, sans-serif;
	width: 153px;
	height: 50px;
	padding: 15px 0 0 20px;
	background: transparent url('../img/form_input.jpg') no-repeat;
}

/******************************************************************/
/* Body or Content */
/******************************************************************/

#mainContent {
	background: url("../img/bg_homepage_content.png") repeat-y center;
	padding: 10px;
	}
	
#bodyContent {
	width: 780px;
	margin: 0 auto;
	padding: 0px;	
}

.zipInput {
	font-size: 20px;
	width: 120px;
	background-color:#FFFF99;
	vertical-align:top;
}
/* SPANS, FONT, LISTS, IMAGE CLASSES */

#ourServicesNav ul {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}
	
#ourServicesNav li {
	list-style: none;
	background: url(../img/arrow.png) 0px 2px no-repeat;
	margin: 15px 0px 15px 20px;
	padding-left: 20px;   
}

#textContent {
	z-index: 5;
	top: 0px;
	position: relative;
	padding-top: 950px;
}
#mainPage {
	position: absolute;
	z-index: 8;
	top: 0px;
	margin: 0px;
	padding: 0px;
	right: 0px;
}
.bodyContent2 {
	width: 780px;
	padding: 25px;
	margin: 0 auto;
}


/*--- CHAT BOX ---*/

div.chatIcon {
	z-index:500;
	width: 150px; height:75px;
	position: absolute;
	top: 8px;
	left: 50%;
	margin-left: -542px;
	display: block;
}
