@charset "utf-8";
/* CSS Document */

/*CSS 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	/*vertical-align: baseline; */
}

body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}


.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

table, tr, td {
	width:100%
	
}

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/*End RESET - Begin Full Width CSS*/


body {
    background-color: #ffffff;
    background-image:url("BG.jpg");
    background-position: center center;
    background-repeat: no-repeat;
	background-size:cover;
	 -webkit-background-size: cover;
	 -moz-background-size:cover;
	 -o-background-size:cover;
	 background-attachment:fixed;  
	 height:100%;
}

#header {
	min-width:100%;
	
	height:160px;
	/* border-bottom:15px solid #0067ac; */
}

.wrap {
	margin:0 auto;
	width: 85%;
	max-width:1250px;
}

#imageWrap {
	width:50%;
	height:160px;
	display:block;
	position:relative;
	float: left;
	text-align:center;
}

#thirdSection {
	width:50%;
	height:160px;
	display:block;
	position:relative;
	float: right;
}

#customerlogo {
    width: auto;
    max-width: 274px;
    height: auto;
    margin: auto;
    clear: none;
	display:block;
	position:relative;
}

#OtherHeaderPic {
    width: 90%;
    max-width: 193px;
    height: auto;
    margin: auto;
    clear: none;
	display:block;
	position:relative;
}

.top_slicetext {
	font-family:  Arial, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
}


#contact_slice {
    float: right;
    height: 160px;
    
    width: 50%;
    margin-right: 0;
   	text-align:center;
}

#contact_mobile {
	display: none;
}


#main {
	min-width:100%;
	/*min-height:505px; */
	background-position: center center;
    background-repeat: no-repeat;
	background-size:cover;
	 -webkit-background-size: cover;
	 -moz-background-size:cover;
	 -o-background-size:cover;
	 
}

#mainWrap {
	
	display: block;
	border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
	float:none;
	clear:none;
	position:relative;
	/*min-height:505px; */
	margin-top:0px;
}

#mainImage {
 	display:block;
	position:relative;
    max-height: 400px;
	padding-bottom: 0px;
    width: 100%;
	-ms-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  height:400px;
}



#video_slice {
	margin: auto;
	/* left: 50%;
	margin-left: -240px; */
	display:block; 
	
	position:relative;
	max-height: 370px;
	top: 50%;
	-ms-transform: translateY(-50%);
	 -moz-transform-style: translateY(-50%);
	-webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align:center;
    
	
}

#video_playback {
max-height: 360px !important;
border: 5px solid #c5c5c5;
height: 360px !important;
width:auto;
display:block;
margin:auto;
/*-webkit-box-shadow: rgb(159, 157, 157) 0px 0px 3px 2px;
    box-shadow: rgb(159, 157, 157) 0px 0px 3px 2px; */
	max-width:640px;
}

#carfax_slice {
	width:103px;
	padding-top:0px;
	height:122px;
	
	display:inline-block;
	/*margin-top:278px; 
	float:right;
	margin-right: 10px;*/
	bottom: 0px;
	position:absolute;
	right: 5px;
}


#carfaxUnder_slice {
	display:none;
	
}

#linkAreaTop {
    text-align: center;

    margin: 0 auto;
    width: 100%;
	 background-image:url("transparent.png");
    background-repeat: repeat;
	padding: 5px 0 1px;
	border-top: 2px solid #000000;
}

#linkAreaTop_blank {
    display: none;
    height: 0px;
	

}

#linkAreaBottom {
    text-align: center;

    margin: 0 auto;
    width: 100%;
	 background-image:url("transparent.png");
    background-repeat: repeat;
	padding: 1px 0 5px;
	border-bottom: 2px solid #000000;
}

#linkAreaBottom_blank {
    display: none;
    height: 0px;

}

#linkAreaFull {
    display: none;
}


#textWrap {
	
	padding:15px 0;
	display: block;
	margin: auto;
	width: 100%;
	text-align: center;
}

#textSection {
	color:#000000;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:26px;
	line-height: 30px;
	display: block;
	margin: auto;
	width: 95%;
	text-align: center;
	font-weight: 600;
}

#Footer {
    min-width:100%;
	padding-bottom:25px;
}

#AffiliateButton {
	float: none;
    height: 33px;
	margin: 10px auto;
    clear: none;
    width: 95%;
	border-radius: 5px;
    /*-webkit-box-shadow: rgb(159, 157, 157) 0px 0px 3px 2px;
    box-shadow: rgb(159, 157, 157) 0px 0px 3px 2px; */
    min-width: 160px;
	max-width: 400px;
    text-align:center;
	font: bold 18px/33px arial, helvetica, sans-serif;
	display:block;
	color:#ffffff;
overflow:auto;
	background: #ed1c24; /* Old browsers */
	text-decoration: none;
	text-transform: uppercase;
	
}

#AffiliateButton:hover {
	color:#ffffff;
	
	background: #000000; /* Old browsers */


}

#footerWrap {
	width: 85%;
	max-width:1000px;
	
}

#socialLinks {
    float: left;
    height: 50px;
    margin-left: .25%;
    margin-top: 0px;
    clear: none;
    width: 82%;
}

.socialIcon {
	margin-right:10px;
	margin-top:10px;
	float:none;
	display:inline-block;
	width:33px;
}

#logo_slice {
    float: right;
    height: 55px;
    margin-left: 0px;
    margin-top: 5px;
    clear: none;
    width: 100px;
   /* margin-right: 1%;  covideo powered by */
	margin-right: -5px; /* EasyCare powered by */
	
}

.sublink {
    float: none;
    height: 33px;
    margin-left: .15%;
	margin-right:.15%;
    margin-top: 5px;
    clear: none;
    width: 24%;
	border-radius: 5px;
    /*-webkit-box-shadow: rgb(159, 157, 157) 0px 0px 3px 2px;
    box-shadow: rgb(159, 157, 157) 0px 0px 3px 2px; */
    min-width: 160px;
    text-align:center;
	font: bold 13px/33px arial, helvetica, sans-serif;
	display:inline-block;
	color:#ffffff;
overflow:auto;
	background: #ed1c24; /* Old browsers */

	
}

.sublink:hover {
	color:#ffffff;
	
	background: #000000; /* Old browsers */


}

#contact_slice a
 { text-decoration:none; color: #000000; }
 
 #contact_mobile a
{ text-decoration:none; color: #000000; }

@media only screen and (max-width: 1250px) {
	
.wrap {
	width: 95%;
}
	
}

@media only screen and (max-width: 900px) {
	
#footerWrap {
	width: 95%;
	
}

}

@media only screen and (max-width: 925px) {
	
		html{
 height:100%;
 min-height:100%;
 }
	
	body {

	  min-height:100%;
}


.wrap {
	width: 100%;
}
	
#imageWrap {
	width:49%;
}
	
#customerlogo {
    width: 90%; 
	margin: 0 auto;
    float: none;
}

#contact_slice {
   
    width: 49%;
    margin-right: 0%;
}

#main {
	min-height:0;
}

#mainWrap {
	min-height:0;
}

#mainImage {
padding: 0 0 10px 0;
height:auto;
}



#video_slice, #video_slice_blank {
	margin: auto;
	left: auto;
	display:block; 
	top: 5px;
	-ms-transform: none;
	-moz-transform-style: none;
	-webkit-transform: none;
  	transform: none;
	float: none;
	
	
	
}

#carfax_slice {
	display:none;

}

#carfaxUnder_slice {
	display:block;
	width:100%;
	text-align:center;
	max-height:79px;
	
}




#linkAreaTop {
    display: none;
}

#linkAreaBottom {
    display: none;
}

#linkAreaFull {
	text-align: center;
	height: auto;
	margin:0px;
	width:100%;
	clear: none !important;
	padding:5px 0 10px 0; 
	display:block;
	 background-image:url("transparent.png");
    background-repeat: repeat;

}


	
.sublink {
	width: 48%;
	margin-top:5px;
	clear:none;
	float:none;
	margin-left: .1%;
}
	
	#textSection {
	
	font-size:20px;
	line-height: 24px;
	
	font-weight: 600;
}
	
#Footer {
	margin-top: 10px;	
	clear: none;
}

#socialLinks {
	width: 70%;
	margin-left: .5%;
}

#logo_slice {
    margin-right: .5%; /* covideo powered by */
    
}
	

}

@media only screen and (max-width: 660px) {
	

#video_slice_blank, #video_slice  {

  width:95%;
  max-width:480px;
  background-color:#000000;

} 


	
#video_playback {

width: 100%;
height: auto !important;
left: -5px;
position:relative;



}

}

@media only screen and (max-width: 500px) {
	
#imageWrap {
	width:100%;
}
	
	#thirdSection {
		display: none;
		
	}
	
#contact_slice {
	display:none;
}

#contact_mobile {
	display: block;

	padding: 20px 0px 20px;
	clear: both;
	width: 100%;
	position:relative;
	text-align:center;
}
	
	#contactFooter {
		display: block;
		margin: auto;
		width: 95%;
		max-width: 193px;
	}

#main {
	min-height:0;
	
}

#mainWrap {
	border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

#video_slice, #video_slice_blank {

	 min-width: 0;
	 top:5px;
	
}


	
#linkAreaFull {


}

.sublink {
	width: 97%;
}
	
#textSection {
font-size: 16px;
	line-height: 20px;
}
	
#Footer {
	margin: 0px 0px 0px;
	clear: none;
	width: 100%;
}

#socialLinks {
	margin-top: 0px;
	margin-left: 0%;
	clear: none;
	
}
	

	
}

@media only screen and (max-width: 375px) {
	
#socialLinks {
	width: 60%;
}
	
}