@charset "UTF-8";
.oneColFixCtrHdr {
	background-image:url(images/background-1.png);
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #container {
	width: 930px;
	margin: 0 auto;
	text-align: left;
}
.productsubheadingsingle {
	background-image: url(images/productsubheading.png);
	background-position: center center;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	width: 448px;
}
.productsubheadingtracking {
	background-image: url(images/productsubheadingtracking.png);
	background-position: center center;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	width: 400px;
}
.cdbuttons{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 23px;
	font-style: italic;
	font-weight: bold;
	line-height: 10px;
	text-align: center;
	margin-bottom: 25px;
}
.productsubheadingmirror {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	background-image: url(images/productsubheadingremotes.png);
	background-position: center center;
	line-height: 24px;
	background-repeat: no-repeat;
}
.productsubheadinggps {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	background-image: url(images/productsubheadingremotes.png);
	background-position: center center;
	line-height: 24px;
	background-repeat: no-repeat;
}
.productsubheadingbluetooth {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	background-image: url(images/headerbluetooth.png);
	background-position: center center;
	line-height: 24px;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header {
	padding: 0 10px;
	background-image: url(images/backgroundheadertest.png);
}
.producttables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 448px;
	vertical-align: text-top;
	text-align: left;
}
.producttableskeyless {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 675px;
	vertical-align: text-top;
	text-align: left;
}
.producttableskeyless2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 350px;
	vertical-align: text-top;
	text-align: left;
}
.bluetoothdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	vertical-align: text-top;
	text-align: left;
}
.oneColFixCtrHdr  #footer{
	padding: 0 10px;
	background-image: url(images/backgroundfooter.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 50px;
}
.oneColFixCtrHdr #mainContent {
	background-image: url(images/backgroundmain.png);
	background-repeat: repeat-y;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #000;
	font-size: 12px;
	text-indent: 15px;
}
.productheading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 23px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	text-align: center;
	line-height: 55px;
	background-image: url(images/headings.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.productsubheading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #000;
	text-align: center;
	width: 481px;
	line-height: 20px;
}
.productsubheadingremotestart {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	background-image: url(images/productsubheadingremotes.png);
	background-position: center center;
	line-height: 24px;
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
	color: #F00;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: underline;
	color: #00F;
}
a:active {
	text-decoration: none;
}
#dealerpricing {
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/backgroundmain.png);
	padding-bottom:25px;
}

/* Start CSS for Lightbox 2 */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
/* End CSS for Lightbox 2 */


/* CSS For Buttons */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
	color: #444;
	display: block;
	float: none;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/bg_button_a.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

a.button span {
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
	background-color: transparent;
	background-image: url(images/bg_button_span.gif);
	background-repeat: no-repeat;
}

a.button:active {
	background-position: bottom right;
	color: #000;
	outline: none;
}

a.button:active span {
	background-position: left bottom;
	padding: 6px 0 4px 18px;
}

/* End CSS Button */
.abouttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: none;
	text-align: left;
	display: block;
	padding: 20px;
}
.warrantypolicyheading {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

