@charset "utf-8";
/* CSS Document for AutoMat Ebay Store - Created 2014 */
/* Revised June 2015 */

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#fff;	
}
.page {
	width:95%;
	margin:0 auto;
}
.clear {
	clear:both;
}

/*************** TYPE STYLES ***************/	
h1 {
	font-size:2.25em;
	margin:0.500em 0.625em 0.938em;
	font-weight:normal;
}
h2 {
	font-size:1.375em;
	color:#00125B; /* navy blue */
	margin:0;
	padding:0;
	font-weight:normal;
}
h3 {
	text-transform:uppercase;
	font-size:1.125em;
	color:#999;
	font-weight:normal;
	
}
h4 {
	margin:0;
	padding:0;
	font-size:1em;
	color:#006FB4;
	font-weight:normal;
}
p {
	color:#666;
	font-size:1em;
	line-height:100%;
	margin:0 0 1.250em;
}
/*************** LINK PSEUDO STYLES ***************/	
a:link, a:visited, a:active{
	text-decoration:none;
}
a img {
	border:0.063em solid #ccc;
}
a.checkout {
	background:#7994FF url(http://www.customfitautoaccessories.com/ebay/automatstore_template/images/button_checkout.jpg) 0 0.125em no-repeat;
	border:0.063em solid #3B4B8F;
	padding:0.125em 0.313em 0.125em 2.688em;
	height:1.875em;
	color:#fff;
	font-style:italic;
}
/*************** HEADER STYLES ***************/	
.header {
	height:7.125em;
	width:95%;
	margin:0 auto;
}
.header_bar{
	height:1.250em;
	background:#d36a00;
}
.logo {
	float:left;
	height:5.438em;
	width:20.313em;
	margin:1.250em 0 0 0.625em; 
}
.contact {
	text-align:right;
	padding-top:2.500em;
	float:right;
}
.contact h3 {
	margin-top:1.125em;
	display:table;
	display: -moz-box;
}
.callus {
	float:right;
	text-align:left;
	border-left:0.063em solid #999;
	padding-left:0.625em;
	margin-left:0.625em;
	margin-top:0.938em;
}
/*************** CONTENT STYLES ***************/	
.content h1 {
	margin-bottom:1.875em;
	float:left;
	width:31.250em;
}
.photos {
	float:left;
	width:45%;
	margin-top:0.938em;
}
.photos p {
	font-size:0.750em;
}
.photo_top {
	background:url(http://www.customfitautoaccessories.com/ebay/automatstore_template/images/photo_top.jpg) top left no-repeat;
	height:0.563em;
	width:20.625em;
}
.photo_mid {
	background:url(http://www.customfitautoaccessories.com/ebay/automatstore_template/images/photo_mid.jpg) repeat-y;
	width:20.625em;
	padding:0.313em 1.000em;
}
.photo_bot {
	background:url(http://www.customfitautoaccessories.com/ebay/automatstore_template/images/photo_bot.jpg) top left no-repeat;
	height:0.563em;
	width:20.625em;
}
.prodDetails{
	margin-bottom:0.625em !important;
}
.info1 {
	float:right;
	width:49%;
	margin:0.938em 0.938em 0 0;
}
.specsname{
	width:30%;
	float:left;
	text-align:right;
	vertical-align:top;
	padding-right:0.688em;
	font-weight:bold;
}
.specsvalue{
	text-align:left;
	vertical-align:top;
	color:#666;
	display:inline-block;
	width:66%;
}
#steps{
    	width:65%;
    	margin:0 auto;
    	background-color:#F5F5F5;
    	padding:0.625em;
    	text-align:center;
    	border-style:solid;
    	border-color:#d36a00;
    	box-shadow:0.313em 0.313em 1.250em #BDBDBD;
}
#steps h2{
	color:black;
    	font-size:1.875em;
	font-weight:bold;
}
#steps .specsname{
	width:auto;
	font-size:1.250em;
	float:left;
	text-align:center;
	vertical-align:middle;
	font-weight:normal;
}
#steps .specsvalue{
	text-align:center;
	font-size:1.063em;
	vertical-align:middle;
	color:#666;
	display:inline-block;
	width:auto;
}
.cutout{
	border:0.063em #888888 solid;
	box-shadow:0.625em 0.625em 0.938em #BDBDBD;
	margin:0.938em 1.875em 9.375em;
	padding:0.938em;
}
.info2 {
	clear:both;
	margin:1.563em 0.625em;
}
.info3{
	margin-left:1.875em;
}
.info h3{
	padding-left:1.250em;
	margin-bottom:0.625em;
	font-size:1.875em;
	color:#fff;
	background:#376C97;
	background:-webkit-gradient(linear, left top, right top, from(#5093C9), to(#376C97));
	background:-webkit-linear-gradient(left, #5093C9, #376C97);
	background:-moz-linear-gradient(left, #5093C9, #376C97);
	background:-ms-linear-gradient(left, #5093C9, #376C97);
	background:-o-linear-gradient(left, #5093C9, #376C97);
}
.special {
	color:#7993ff; /* bright blue */
}
.note {
	font-size:0.813em;
	color:#ccc;
}
.step2 h3{
	font-size: 1.875em;
	background: #d36a00;
	text-align: center;
	color:#fff;
	margin:0;
}
.step2 p{
	padding:20px 2%;
	margin:0;
}
.step2 p font{
	font-weight:bold;
}
td input[type="submit"]{
	color: #fff;
	text-shadow: 0 0.063em 0 rgba(0,0,0,0.2);
	text-decoration: none;
	font-size: 24px;
	background: #3B63B8;
	background: -webkit-gradient(linear, left top, left bottom, from(#5287F1), to(#3B63B8));
	background: -webkit-linear-gradient(top, #5287F1, #3B63B8);
	background: -moz-linear-gradient(top, #5287F1, #3B63B8);
	background: -ms-linear-gradient(top, #5287F1, #3B63B8);
	background: -o-linear-gradient(top, #5287F1, #3B63B8);
	padding: .25em 1em;
	white-space: nowrap;
	border-radius: 0.375em;
	margin: 10px;
	cursor:pointer;
}

/*************** PAYMENT LIST STYLES ***************/	
#weaccept {
	margin-top:0.625em;
	width:17.688em;
	height:4.813em;
	background:url(http://www.customfitautoaccessories.com/ebay/automatstore_template/images/accepted_weaccept.jpg) 0 0 no-repeat;
	color:#FFF;
	font-size:0.750em;
	padding-top:0.938em;
	}
div#weaccept ul {
	padding:0;
	list-style-type:none;
	margin:0;
}
div#weaccept ul li {
	position:absolute;
	text-indent:-312.500em;
	margin-top:1.250em;
	}
div#weaccept ul a {
	text-decoration:none;
	display:block;
	height:auto;
	color:#FFFFFF;
	}
div#weaccept ul li#mastercard {
	margin-left:0;
	height:2.438em;
	width:3.438em;
	background: url(http://www.customfitautoaccessories.com/ebay/automatstore_template/images/accepted_mastercard.png) 0 0 no-repeat;
  }
div#weaccept ul li#visa {
	margin-left:3.438em;
	height:2.438em;
	width:3.438em;
	background: url(http://www.customfitautoaccessories.com/ebay/automatstore_template/images/accepted_visa.png) 0 0 no-repeat;
  }
div#weaccept ul li#discover {
	margin-left:7.188em;
	height:2.438em;
	width:3.438em;
	background: url(http://www.customfitautoaccessories.com/ebay/automatstore_template/images/accepted_discover.png) 0 0 no-repeat;
  }
div#weaccept ul li#amex {
	margin-left:10.625em;
	height:2.438em;
	width:3.438em;
	background: url(http://www.customfitautoaccessories.com/ebay/automatstore_template/images/accepted_amex.png) 0 0 no-repeat;
  }
div#weaccept ul li#paypal {
	margin-left:14.063em;
	height:2.438em;
	width:3.438em;
	background: url(http://www.customfitautoaccessories.com/ebay/automatstore_template/images/accepted_paypal.png) 0 0 no-repeat;
  }
div#weaccept ul li#echeck {
	margin-left:18.438em;
	height:2.438em;
	width:3.438em;
	background: url(http://www.customfitautoaccessories.com/ebay/automatstore_template/images/accepted_echeck.png) 0 0 no-repeat;
  }
/*************** DIVIDER STYLES ***************/	 
.divider {
	background:#464241 url(http://www.customfitautoaccessories.com/ebay/automatstore_template/images/divider_top_1164.jpg) top left no-repeat;
	padding:0.500em;
	color:#fff;
}
.divider_bottom {
	height:0.625em;
	width:100%;
	margin-bottom:1.250em;
	background:url(http://www.customfitautoaccessories.com/ebay/automatstore_template/images/divider_bottom_1164.jpg) bottom left no-repeat;
}

/***************MO STYLES*********************/
.upgrade_sub_header {
	padding-left:0.500em;
	height:1.875em;
	width:59.375em;
	background:url(http://www.customfitautoaccessories.com/ebay/automatstore_template/images/grayheader2.jpg) no-repeat;
}
.upgrade_sub_header h4{
	color:white;
	width:50.000em;
	height:1.875em;
}
img#preview_image{
	height:initial;
	max-height:32.813em;
	width:99%;
	display:inline-block;
	margin:auto;
	vertical-align:middle;
	border:0.188em solid white;
    border-radius:0.625em;
}
img.thumbnail{
	width:3.5em;
	height:3.5em;
	border:0.063em solid gray;
	padding:0.125em;
	cursor:hand;
}
.imgteaser {
	overflow:hidden;
	white-space:nowrap;
	height:33.188em;
	position:relative;
	margin-top:0.625em;
	margin-bottom:0.313em;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	border:0.125em solid #5093C9;
    border-radius:0.625em;
}
.imgteaser .desc{
	display:block;
	font-size:0.750em;
	padding:0.625em 0;
	background:#111;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color:#fff;
	position:absolute;
	bottom:0.688em;
	left:0.688em;
	right:0.688em;
	padding:0.625em;
	margin:0;
	border-top:1px solid #999;
	white-space:normal;
}
.helper{
	display:inline-block; 
	height:100%; 
	vertical-align:middle;
}
.thumbs {
	margin-top:1em;
	overflow:hidden;
	max-width:36.125em;
}
.thumbs h3 {
	margin:0.188em 0 0.35em 0.188em;
}
.colorSubheader{
	margin:0.188em 0 0.188em 0.313em;
	font-size:1.063em; 
	color:#888;
	font-weight:normal;
	text-decoration:underline;
}
.videoDiv{
	float:left;
	margin:1.875em 0 1.875em 1.250em;
}
#videoDiv, #videoDiv2{
	float:none;
	margin:4.125em auto;
}
.center{
	margin:1.563em auto 4.250em;
	width:100%;
}
.smallMargin{
	margin:1.563em auto 2.500em;
}
figure{
	display:inline-block;
}
figcaption{
	text-align:center;
}
.buyButtonDiv{
	width:95%;	
}
#orderFormButton, #swatchButton, .shippingButton{
	color:#fff;
	text-shadow:0 0.063em 0 rgba(0,0,0,0.2);
	text-decoration:none;
	background:#d36a00;
	background:-webkit-gradient(linear, left top, left bottom, from(#d48001), to(#d36a00));
	background:-webkit-linear-gradient(top, #d48001, #d36a00);
	background:-moz-linear-gradient(top, #d48001, #d36a00);
	background:-ms-linear-gradient(top, #d48001, #d36a00);
	background:-o-linear-gradient(top, #d48001, #d36a00);
	padding:0.313em 1.2em;
	white-space:nowrap;
	line-height:0.750em;
	text-transform:none;
}
#orderFormButton{
	line-height:3.125em;
	border-radius:0.188em;	
}   
#swatchButton{
	font-size:1em;
	float:right;
	margin-right:0.250em;	
}
.shippingButton{
	font-size:1.15em;
	width:11em;
	margin:1em auto;
	display:block;
	text-align:center;
}
#orderFormButton:hover, #orderFormButton:active, #swatchButton:hover, #swatchButton:active, .shippingButton:hover, .shippingButton:active{
	background:#D46B00;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D46B00',endColorstr='#D46B00');
}

#binButton{
	color:#fff;
	text-shadow:0 0.063em 0 rgba(0,0,0,0.2);
	text-decoration:none;
	background:#00509d;
	background:-webkit-gradient(linear,left top,left bottom,from(#0079bc),to(#00509d));
	background:-moz-linear-gradient(top,#0079bc,#00509d);
	background:-ms-linear-gradient(top,#0079bc 0,#00509d 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0079bc',endColorstr='#00509d');
	padding:0.313em 1.2em;
	white-space:nowrap;
	line-height:3.125em;
	border-radius:0.188em;
	margin-right:0.625em;
}
#binButton:hover, #binButton:active{
	background:#00509d;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00509d',endColorstr='#00509d');
}
#atcButton{
	color:#fff;
	text-shadow:0 0.063em 0 rgba(0,0,0,0.2);
	text-decoration:none;
	background:#2386c0;
	background:-webkit-gradient(linear,left top,left bottom,from(#45aad6),to(#2386c0));
	background:-moz-linear-gradient(top,#45aad6,#2386c0);
	background:-ms-linear-gradient(top,#45aad6 0,#2386c0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#45aad6',endColorstr='#2386c0');
	padding:0.313em 1.2em;
	white-space:nowrap;
	line-height:3.125em;
	border-radius:0.188em;
}
#atcButton:hover, #atcButton:active{
	background:#2386c0;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2386c0',endColorstr='#2386c0');
}

/********* COMPARE PRODUCTS BUTTONS***********/
*:first-child+html .compare
{
margin-right:0.625empx;
}
.compare, .compare a:link, .compare a:visited, .compare a:hover {
	float:right;
	margin-top:0.313em;
	height:1.688em;
	color:#FFF;
	text-decoration:none;
	font-size:0.750em;
}
.compare a {
	float:left;
	height:1.688em;
	background:url(http://www.customfitautoaccessories.com/ebay/automatstore_template/images/compare_yellow.png) no-repeat top left;
}
.compare span {
	float:left;
	margin-left:0.500em;
	height:1.688em;
	padding:0.313em 0.500em 0 0.313em;
    color:blue;
	background:url(http://www.customfitautoaccessories.com/ebay/automatstore_template/images/compare_yellow_span.png) no-repeat top right;
}
.compare a:hover {
	background:url(http://www.customfitautoaccessories.com/ebay/automatstore_template/images/compare_yellow_hover.png) no-repeat top left;
}
.compare span:hover {
	background:url(http://www.customfitautoaccessories.com/ebay/automatstore_template/images/compare_yellow_span_hover.png) no-repeat top right;
}
.instructions_th{
	font-weight:bold;
	font-size:1.125em;
	color:white;
	height:1.563em;
	width:24.750em;
	background:url(http://www.customfitautoaccessories.com/ebay/automatstore_template/images/grayheader3.jpg) no-repeat top right;
}
.instructions_td{
	width:24.750em;
	border:1px solid gray;
	vertical-align:top;
}
.instructions_td a{
	color:#659EC7;
}
.instructions_td a:hover{
	color:red;
}
.instructions{
	width:49.500em;
}
.instructions_button{
	border:none;
	float:right;
}
.addtocart_button{
	border:none;
	float:right;
}
.addtocart_msg{
	float:right;
	margin-right:0.625em;
	height:2.563em;
	vertical-align:middle;
}

/***** BROWSER STYLES *****/
.cf:before, .cf:after { 
	content:"";
	display:block;
}
.cf:after {
	clear:both;
}

/***** MED SCREEN STYLES *****/
@media screen and (min-width: 30em) and (max-width: 63em){
	#page {
		padding:0.5em;
		margin:auto;
		width:70%;
	}
	.photos, .info1 {
		width:100% !important;
	}
	.info1 {
		margin:0.938em 0 0;
	}
	.imgteaser, img#preview_image{
		max-height:31.250em;
		max-width:31.250em;
	}
	img.thumbnail{
		height:4.063em;
		width:4.063em;
		padding:0.125em 0.250em;
	}
	.thumbs{
		max-width:100%;
	}
	.logo{
		margin:1.250em auto 0; 
		display:block;
		float:none;
		width:25.000em;
		height:6.250em;
	}
	.header{
		height:14.375em;
	}
	.callus{
		float:none;
		text-align:center;
		border-left:0 solid #999;
		padding-left:0;
		margin:0.625em 0 0;
	}
	.contact{
		padding:0;
		float:none;
	}
	.contact h3{
		margin-top:0.313em;
		text-align:center;
		display:block;
	}
	h1{
		margin:1.250em 0 0.938em;
	}
	h2 {
		font-size:1.875em;
		font-weight:bold;
	}
	.info h3{
		text-align:center;
		padding-left:0;
	}
	#steps {
		width:70%;
	}
}

/***** SMALL SCREEN STYLES *****/
@media screen and (max-width: 30em){
	#page {
		padding:0 1.25em;
		margin:auto;
		width:100%;
	}
	.photos, .info1 {
		width:100%;
	}
	.info1 {
		margin:0.938em 0 0;
	}
	.imgteaser, img#preview_image{
		max-height:18.750em;
		max-width:18.750em;
	}
	.thumbs{
		max-width:100%;
	}
	.logo{
		margin:1.250em auto 0; 
		display:block;
		float:none;
		width:18.750em;
		height:5.000em;
	}
	.header{
		height:12.500em;
	}
	.header_bar{
		height:0.625em;
	}
	.callus{
		float:none;
		text-align:center;
		border-left:0 solid #999;
		padding-left:0;
		margin:0.625em 0 0;
	}
	.contact{
		padding:0;
		float:none;
	}
	.contact h3{
		margin-top:0.313em;
		text-align:center;
		display:block;
	}
	h1{
		margin:1.250em 0 0.938em;
	}
	h2 {
		font-size:1.875em;
		font-weight:bold;
	}
	.info h3{
		text-align:center;
		padding-left:0;
	}
	#steps {
		width:90%;
	}
	#orderFormButton{
		margin-left:-0.3em;
		padding:0.5em;
	}
}