@font-face {
    font-family: 'Gotham-Black';
    src: url('/fonts/Gotham-Black.eot');
    src: url('/fonts/Gotham-Black.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Gotham-Black.ttf') format('truetype'),
        url('/fonts/Gotham-Black.woff') format('woff'),
        url('/fonts/Gotham-Black.svg#Gotham-Black') format('svg');         
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Bold';
    src: url('/fonts/Gotham-Bold.eot');
    src: url('/fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype');
    src: url('/fonts/Gotham-Bold.ttf') format('truetype');
    src: url('/fonts/Gotham-Bold.woff') format('woff'),
        url('/fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');         
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Medium';
    src: url('/fonts/Gotham-Medium.eot');
    src: url('/fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Gotham-Medium.ttf') format('truetype'),
        url('/fonts/Gotham-Medium.woff') format('woff'),
        url('/fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');         
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Thin';
    src: url('/fonts/Gotham-Thin.eot');
    src: url('/fonts/Gotham-Thin.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Gotham-Thin.ttf') format('truetype'),
        url('/fonts/Gotham-Thin.woff') format('woff'),
        url('/fonts/Gotham-Thin.svg#Gotham-Thin') format('svg');    
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Book';
    src: url('/fonts/Gotham-Book.eot');
    src: url('/fonts/Gotham-Book.eot?#iefix') format('embedded-opentype');
    src: url('/fonts/Gotham-Book.ttf') format('truetype');
    src: url('/fonts/Gotham-Book.woff') format('woff'),
        url('/fonts/Gotham-Book.svg#Gotham-Book') format('svg');    
    font-weight: normal;
    font-style: normal;
}

html *
{
	/*font-family:"proxima-nova","Montserrat",Arial,Verdana,sans-serif;*/
    /*font-family:"proxima-nova",Arial, Verdana, Sans-Serif;	*/
}
html, body
{
	border: none;
	height:100%;
	 font-size:13px;
    font-size:13px;
	line-height:15px;
	/*color:#4f4f4f;*/
    color:#000;
	margin-bottom:7px;
    font-family:"Gotham-Book","proxima-nova",Arial, Verdana, Sans-Serif;
}

a {
    /*color: #024b96;*/
    color:#e42625;
    text-decoration: none;
    outline: none;
    border: none;
}
a:hover { color:#4b4b4b; outline:none;border:none; }
a.activeLink { color:#e42625; text-decoration:none; outline:none;border:none; }
/*a:visited { color: #e42625; }*/
td a {
    color:#4b4b4b;

}
td a:hover { color:#e42625; outline:none;border:none; text-decoration:underline; }
.subContentText {
	font-family:"proxima-nova",Arial, Verdana, Sans-Serif;
}
body
{
	width:100%;
	height:	 100%;
	background-color: #f6f6f6;
	/*background-color: #7c7c7c;*/
	margin: 0px auto;
	padding: 0px;
	font-size:13px;
	line-height:15px;
	/*color:#4f4f4f;*/
}
input {
    /*outline:none;*/
    outline-color:#e42625;
}
textarea {
    outline-color:#e42625;
}
select {
    outline-color:#e42625;
}
input::selection {
    background-color:#4b4b4b;
    color:#fff;
}
input::-moz-selection {
    background-color:#4b4b4b;
    color:#fff;
}
img
{
	border: none;
}
div.headerContainer
{
	width:100%;
	background-image:url('/images/common/headerBackground.jpg');
	background-repeat:repeat-x;	
	/*height:144px;*/
	text-align:center;
	margin:0px auto;
	min-width:1368px;
}
div.header
{
	width:980px;
	/*height:100%;*/
	height:144px;
	overflow:visible;
	margin:0px auto;
}
div.headernav
{
	float:right;
	font-weight:700;	
	padding-top:1px;
}
div.headernav a
{
	color:#fff;
	text-transform:uppercase;
	margin-right:13px;
	margin-top:3px;
	letter-spacing:1px;
	font-size:10px;	
}
div.headerlogo
{
	margin-top:0px;
}
img.headerlogo
{
	margin-top:23px;
	margin-left:43px;
	float:left;
}
div.mainnav
{
	float:right;
	font-weight:bold;	
	width:694px;
	text-align:right;
	/*margin-right:30px;*/
}
div.mainnav a
{
	color:#4b4b4b;
	text-transform:uppercase;
	letter-spacing:1px;
	/*padding-right:20px;
	padding-left:20px;*/
    padding-right:16px;
	padding-left:16px;
	/*margin-left: 16px;
	
	margin-right: 14px;*/
	/*font-size:19px; */	
    font-size:18px;	
	font-weight:700;
	/*text-shadow: 1px 1px 2px #c3c3c3; 
	filter: shadow(color=black,strength=3);
	*filter: none;*/
	/* filter: none\9;*/
	display:inline-block;
	zoom: 1; 
	/*height:37px;*/
	height:38px;
	*display: inline;
	/*padding-bottom:17px;*/
	padding-top:30px; 
	border-bottom:4px solid transparent;
    font-family:Gotham-Bold;
}
div.mainnav a:hover 
{
	color:#da1426;
	
}
div.mainnav a.activeLink
{
	color:#da1426;
	text-transform:uppercase;	
	padding-right:16px;
	padding-left:16px;
	font-size:18px;
	font-weight:700;
	letter-spacing:1px;	
	text-shadow: 1px 1px 2px #c3c3c3;
	filter: shadow(color=black,strength=3);
	*filter: none;
	display:inline-block;
	zoom: 1; 
	/*height:37px;*/
	height:38px;
	*display: inline;
	/*padding-bottom:17px;*/
	padding-top:30px; 
	border-style:none;	
	border-bottom:4px solid #da1426;
}
div.mainnav a:hover 
{
	color:#da1426;
	border-style:none;	
	border-bottom:4px solid #da1426;
}

input.contactInput
{
    width:275px;
    margin-right:20px;
}   
select.contactInput
{
    width:275px;
}
select.subjectSelect
{
    width:510px;
    margin-right:20px;
}
textarea.contactInput
{
    width:570px;
    height:210px;
}
td.formFieldLabel
{
    color:#4b4b4b;
    font-weight:700;
    font-size:12px;
}
td.formFieldLabelLarge
{
    color:#4b4b4b;
    font-weight:700;
    font-size:12px;
    vertical-align:middle;
}
.requiredField
{
    color:#da1426;
    font-size:12px;
}
.requiredFieldLbl
{
    color:#4f4f4f;
    font-size:11px;
}
div.contactDivider
{
    padding:0px 0px 22px 0px;
    margin:10px 0px 27px 0px;
    border-bottom: #ececec 1px solid;
}
div.memberlogin
{
	/*float:right;
	text-align:right;
	padding-left:45px;
	height:57px;*/
	position:relative;
	clear:right;
	width: 800px;
	margin-left: 180px;
	*width:auto;
	*margin-left:0px;
}
div.memberlogin input
{
	margin-top:11px;
	vertical-align:top;
	color:#da1426;
	/*width:238px;*/
	width:206px;
	height:28px;
	font-size:14px;
	font-weight:700;
	margin-right:8px;			
	padding-left:16px;
	padding-right:16px;	
}
div.memberlogin input[type="text"]
{	
    border:0px;
	-moz-box-shadow:    inset 0 0 6px #999;
    -webkit-box-shadow: inset 0 0 6px #999;
    box-shadow:         inset 0 0 6px #999;
}
div.memberlogin input[type="password"]
{
    border:0px;
	-moz-box-shadow:    inset 0 0 6px #999;
    -webkit-box-shadow: inset 0 0 6px #999;
    box-shadow:         inset 0 0 6px #999;
}
div.memberlogin input[type="image"]
{
	margin:0px;
	margin-top:11px;
	width:143px;
	height:30px;
	padding:0px;
}
div.memberloginnav
{
    float:left;
    height:37px;
    text-align:left;
    height:55px;    
    vertical-align:middle;
    display:table;   
}
div.memberloginnav a
{
	color:#e1e1e1;	
    font-weight:700;
	padding-right:16px;
	padding-left:16px;
	/*width:50px;*/
	font-size:12px;	
	/* height:37px; */
	border-bottom:2px solid transparent;
	text-align:left;
	display:table-cell;
	vertical-align:middle;
	/* IE7 and below!*/
	*height:38px;
	*padding-top:15px;
	*display:block;
    text-shadow: 1px 1px 2px #4b4b4b; 
	filter: shadow(color=black,strength=3);
	*filter: none;
	/* filter: none\9;*/
    font-family:Gotham-Bold;
}
div.memberloginnav a:hover 
{
	/*color:#024b96;
	border-style:none;	
	border-bottom:2px solid #024b96;*/
    color:#fff;
	border-style:none;	
	border-bottom:2px solid #e42625;
}

div.memberloginnav a.activeLink
{
	/*color:#024b96;	*/
    color:#fff;
	padding-right:16px;
	padding-left:16px;
	font-size:12px;	
	border-style:none;	
	/*border-bottom:2px solid #024b96; */
    border-bottom:2px solid #e42625;
	text-align:left;
	display:table-cell;
	vertical-align:middle;
}
div.disclaimerDiv 
{
    clear:both;
    /*margin-top:150px;
    margin-left:580px;
    *margin-top:5px;
    *margin-left:5px;
    top:155px;*/
    top:63px;
    right:0px;
    position:absolute;
    background-color:#ebebeb;
    border:1px solid #ff3300;
    padding-top:9px;
    padding-bottom:9px;
    padding-left:9px;
}
.disclaimer input
{
    width:30px !important;
    margin-top:-1px !important;
    height:15px !important;
    
}

#bannerBackground
{
	background-color:#1e1e1f;
	width:100%;
	/*height:367px;
	vertical-align:top;*/
}
div.banner1
{
	width:100%;
	text-align:center;
	margin:auto;
	background-image:url('/images/home/banner1.jpg');
	background-size:100%;
	min-width:1368px;
	position:relative;
	height:364px;
	overflow:hidden;
}
div.banner2
{
	width:100%;
	text-align:center;
	margin:auto;
	background-image:url('/images/home/banner2.jpg');
	background-size:100%;
	min-width:1368px;
	position:relative;
	height:364px;
	overflow:hidden;
}
div.banner3
{
	width:100%;
	text-align:center;
	margin:auto;
	background-image:url('/images/home/banner3.jpg');
	background-size:100%;
	min-width:1368px;
	position:relative;
	height:364px;
	overflow:hidden;
}
img.bannerButton1Off
{
	background-image:url('/images/home/agentsHeroButton_off.png');
	width:326px;
	height:46px;
}
img.bannerButton1On
{
	background-image:url('/images/home/agentsHeroButton_on.png');
	width:326px;
	height:46px;
}
img.bannerButton2Off
{
	background-image:url('/images/home/dealersHeroButton_off.png');
	width:324px;
	height:46px;
}
img.bannerButton2On
{
	background-image:url('/images/home/dealersHeroButton_on.png');
	width:324px;
	height:46px;
}
img.bannerButton3Off
{
	background-image:url('/images/home/driversHeroButton_off.png');
	width:324px;
	height:46px;
}
img.bannerButton3On
{
	background-image:url('/images/home/driversHeroButton_on.png');
	width:324px;
	height:46px;
}
#fader { 
	z-index: 2;
	position: absolute;
	width: 100%;
	height: 100%;
}
div.homeHeroButtons
{
	height:46px;
	z-index:3;
	position: absolute;
	bottom:0px;
	width:100%;
	text-align:center;
}
a.homeHeroLink
{
	/* the link in the rotator */
	text-decoration:none;
}
a.homeHeroLink img
{
	background-image:url('/images/home/bannerText1.png');
}
div.homeHeroLink
{
	position: absolute;
	top:0px;
	z-index:3;
	width:100%;
	text-align:center;
}
div.homeContentContainer
{
	width:100%;
	/*height:229px;*/
	height:250px;
	text-align:center;
	background-image:url('/images/home/homeMiddleBackground.png');
	background-repeat:repeat-x;
	background-color:#fcfcfc;
	min-width:1368px;
}
div.homeContent
{
	width:1368px;
	margin:auto;
	padding-top:23px;
	/*
	padding-top:33px;*/
}
.homeSectionHeader
{
	font-size:15px;
	/*color:#024b96;*/
    color:#4b4b4b;
	font-weight:700;
    text-transform:uppercase;
	/*text-shadow: 1px 1px 2px #999999;
	filter: shadow(color=black,strength=3); */
}
div.homeNewsContainer
{
	width:172px;
	text-align:left;
	margin-left:220px;	
	margin-bottom:35px;	
	margin-right:25px;
	float:left;
}
#scollContent
{
    font-size:11px;
    line-height:14px;
    color:#4f4f4f;
}
.scroll-pane
{
	width: 100%;
	height: 162px;
	overflow: auto;
	padding-right:20px;
}
.homeNewsDate
{
	color:#da1426;
	font-size:10px;
	line-height:14px;
	font-weight:700;
}
.newsDate
{
	color:#da1426;
	font-size:11px;
	line-height:14px;
	font-weight:700;
}
a.newsReadMore
{
	text-transform:uppercase;
	color:#da1426;
	font-size:10px;
	font-weight:bold;
}
a.newsReadMore:hover
{
    text-transform:uppercase;
	color:#363636;
	font-size:10px;
	font-weight:bold;
}
a.newsTitleLink {
    font-weight:bold;
    color:#4b4b4b;
}
a.newsTitleLink:hover {
    text-decoration:underline;
}
div.homeFeatureBox 
{
	/*width:344px;*/
	width:715px;
	/*min-height:140px;*/
	height:205px;
	background-image:url('/images/home/homeFeatureBox.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	float:left;
	margin-left: 26px;
	/*margin-top:16px;*/
	margin-top:0px;
	position:relative;
}
div.featureBoxHeadline
{
	position:absolute;
	top:25px;
	left:20px;
	font-size:20px;
	/*color:#024b96;*/
    color:#4b4b4b;
	font-weight:700;
	/*text-shadow: 1px 1px 2px #999999;
	filter: shadow(color=black,strength=3);*/
	text-align:left;
	/*width:296px;*/
	width:676px;
    text-transform:uppercase;
}
div.featureBoxText
{
	position:absolute;
	top:65px;
	left:20px;
	text-align:left;
	/*width:296px;*/
	width:676px;
	color:#4f4f4f;
	font-size:14px;
	line-height: 13px;
}
div.featureBoxSubHeadline
{
    font-size:16px;
	color:#353535;
	font-weight:700;
	/*text-shadow: 1px 1px 2px #999999;
	filter: shadow(color=black,strength=3);*/
	margin-bottom:8px;
}
div.featureBoxText p
{
	margin-top:0px;
}

/* --- Sub Page Classes --- */
div.subContentContainer
{
	width:100%;
	text-align:center;
	background-color:#fff;
	min-width:1368px;
	clear:both;
}
div.subContent
{
	width:1368px;
	margin:auto;
}
div.sideNavContainer
{
	width:196px;
	margin-left:220px;
	background-image:url('/images/common/sideNavBackground.png');
	padding-bottom: 50px;
	float:left;
    font-family:Gotham-Bold;
}
div.sideNavItem
{

}
div.sideNavItemActive
{
	background-image:url('/images/common/sideNavItemActiveBackground.png');
	height:59px;
	margin-bottom: -17px;
	position: relative;
	font-size:12px;
	line-height:13px;
	font-weight:700;
	z-index: 4;
}
div.sideNavItemMain
{
	width:172px;
	min-height:26px;
	text-align:left;
	padding-left:10px;
	padding-top:17px;
	padding-bottom: 4px;
	font-size:14px;
    font-weight:bold;
	border-bottom:#e5e5e5 1px solid;
}
div.sideNavItem a
{
	color:#da1426;
	background-image:url('/images/common/sideNavItemBackground.png');
	width:180px;
	height:26px;
	text-align:left;
	padding-left:10px;
	padding-top:17px;	
	font-size:12px;
	line-height:13px;
	font-weight:700;
	display:block;
	margin-top:-1px;
    font-family:Gotham-Bold;
}
div.sideNavItemActive a
{
	color:#4b4b4b;
	background-color:#fff;
	width:180px;
	height:26px;
	text-align:left;
	padding-left:10px;
	padding-top:17px;
	display:block;
	margin-top:-1px;
}
div.sideNavItem a:hover
{
	color:#4b4b4b;
	background-image:url('/images/common/sideNavItemBackground.png');
	width:180px;
	height:26px;
	text-align:left;
	padding-left:10px;
	padding-top:17px;
	font-size:12px;
	line-height:13px;
	font-weight:700;
	display:block;
}
div.sideNavItemActiveTall {
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-image: url(/images/common/sideNavItemActiveTallBackground.png);
    background-position:right top;
}
div.sideNavItemTall a {
    height: 34px;
    background-position-y: bottom;    
}

div.sideNavItemActiveTall a {
    height: 34px;
}

div.sideNavItemTall a:hover { 
    height: 34px;   
}
div.sideNavItemMain a
{
	color:#8d8d8d;
	text-transform:uppercase;
    font-family:Gotham-Bold;
}
div.subContentText
{
	width:680px;
	float:left;
	text-align:left;
	padding-left:50px;
	padding-top:16px;
	font-size:13px;
}
.pageTitles
{
	color:#4b4b4b;
	text-transform:uppercase;
	font-size:30px;
	font-weight:bold;
	text-shadow: 1px 1px 2px #c3c3c3;
	filter: shadow(color=black,strength=3);
	*filter: none;
	margin-bottom:0px;
	margin-top:10px;
	display:block;
	font-family:Gotham-Book,Arial, Verdana, Sans-Serif;
}
.introParagraph
{
	font-size:15px;
	line-height:17px;
	/*color:#4b4b4b;*/
    color:#000;
	margin-bottom:10px;
	display:block;
	font-weight:bold;
}
.introParagraph p
{
	margin:0px;
	padding:0px;
	font-family:"Gotham-Book","proxima-nova",Arial, Verdana, Sans-Serif;
}

tr.even td
{
    background-color:#ececec;
}

/* --- Footer Classes --- */
div.footerContainer
{
	width:100%;
	text-align:center;
	background-image:url('/images/common/footerBackground.png');
	background-repeat:repeat-x;
	background-position:top;
	min-width:1368px;	
	background-color:#f6f6f6;
}
div.footerContent
{
	width:1368px;
	margin:auto;
	padding-top:23px;
	/*
	padding-top:33px;*/
}
div.copyrightText
{
	float:left;
	margin-left: 220px;
	text-align:left;
	color:#000;
	font-size:9px;
}
div.copyrightText a
{
	font-weight:bold;
	/*color:#024b96;*/
    color:#4b4b4b;
}
div.footerNav
{
	float:left;
	margin-left: 180px;
}
div.footerNav ul
{
	list-style-type:none;
	float:left;
	margin-top:0px;
	font-size:14px;
	text-align:left;
	min-width: 68px;
}

div.footerNav li a
{
 font-size:10px;
 line-height:13px;
 font-weight:normal;
 margin-bottom:2px;
}
div.footerNav a {
    color:#4b4b4b;
}
div.footerNav a.footerNavSection
{
	text-transform:uppercase;
	font-size:11px;
	font-weight:700;
	font-weight:bold !important;
	margin-bottom:5px;
	display:block;
    color:#4b4b4b;
}




table.memberlogin
{
	display:inline-table;
}
/* BEGIN - Simple Cart.js OVERRIDES */
.item-price { display:none; }
.item-total { display:none; }
.simpleCart_total { display:none; }					
tr.headerRow 
{ 
	color:#fff;
	/*background-color:#024b96;*/
    background-color:#4b4b4b;
	font-weight:bold;
}					
div.simpleCart_items table 
{
		color:#333333;width:100%;border-collapse:collapse;
}

div.simpleCart_items table td, table th
{
	padding: 6px;
}
/* END - Simple Cart.js OVERRIDES */

a.productSubNav 
{
    padding-left:12px;
    padding-top:6px;
    padding-bottom:6px;
    padding-right:12px;
    /*background-color:#024b96;*/
    background-color:#e42625;
    color:#fff;
}
a.productSubNav:hover
{
    padding-left:12px;
    padding-top:6px;
    padding-bottom:6px;
    padding-right:12px;
    background-color:#ececec;
    color:#333333;
}
a.productSubNavActive
{
    padding-left:12px;
    padding-top:6px;
    padding-bottom:6px;
    padding-right:12px;
    background-color:#ececec;
    color:#333333;
}


/* IE 9 and 10 only */
@media screen and (min-width:0\0) {
	div.mainnav a
	{
		padding-top:31px;
	}	
}
/* -- BEGIN - IE 7 and 8 fixes for lack of css3 support!! -- */
@media \0screen\,screen\9 { 
	div.banner1
	{
		width:980px;
		min-width:980px;
		text-align:left;
		margin:auto;
	}
	div.banner2
	{
		width:980px;
		min-width:980px;
		text-align:left;
		margin:auto;
	}
	div.banner3
	{
		width:980px;
		min-width:980px;
		text-align:left;
		margin:auto;
	}
	div.mainnav a
	{
		font-size:16px;
	}
	div.headerContainer
	{
		min-width:980px;
	}
	div.homeContentContainer
	{
		min-width:980px;
	}
	div.homeContent
	{
		width:980px;
	}
	div.subContentContainer
	{
		min-width:980px;
	}
	div.footerContainer
	{
		min-width:980px;
	}
	div.footerContent
	{
		width:980px;
	}
	div.homeNewsContainer 
	{
		margin-left:26px;
	}
	div.copyrightText
	{
		margin-left:26px;
		color: #024b96;
		font-size:9px;
	}
	div.footerNav
	{
		margin-left:58px;
	}
}
/* -- END - IE 7 and 8 fixes for lack of css3 support!! -- */

/* -- SMALL SCREEN - CSS overrides! -- */
@media screen and (max-width:1367px) {	
	div.headerContainer
	{
	min-width:980px;
	}
	div.homeContentContainer
	{
	min-width:980px;
	}
	div.homeContent 
	{
	width:980px;
	}
	div.homeNewsContainer 
	{
		margin-left:26px;
	}
	div.subContentContainer
	{
	min-width:980px;
	}
	div.subContent
	{
		width:980px;
	}
	div.sideNavContainer
	{
		margin-left:26px; 
	}
	div.footerContainer
	{
	min-width:980px;
	}
	div.footerContent
	{
	width:980px;
	}
	div.copyrightText
	{
		margin-left:26px;
		color:#000;
	font-size:9px;
	}
	div.footerNav
	{
		/*margin-left:58px;*/
		margin-left:-14px;
	}
	div.banner1
	{
		min-width:980px;
		width:100%;
		text-align:left;
		margin:auto;
		background-size:1368px 364px;
		background-position:center;
		overflow:hidden;
	}
	div.banner2
	{
		min-width:980px;
		width:100%;
		text-align:left;
		margin:auto;
		background-size:1368px 364px;
		background-position:center;
		overflow:hidden;
	}
	div.banner3
	{
		min-width:980px;
		width:100%;
		text-align:left;
		margin:auto;
		background-size:1368px 364px;
		background-position:center;
		overflow:hidden;
	}
	
	
}


 /* some mobile styles... 
@media (max-width:633px){

  div.headerContainer {
	min-width:auto;
	width:auto;
	background-image:none;
  }
  div.header {
	width: auto;
	height: auto;
  }
}


*/

