@charset "utf-8";
/* CSS Document */

.rearsight-wrapper{
	margin: 10px 0;
	padding: 0 0 10px 0;
	float: left;
	position: relative;
	width: 970px;
	height: auto;
	border-bottom: 2px solid #005F95;
	background: url(../images/rearsight-bg.jpg) no-repeat;	
}

.rearsight-wrapper .left{
	margin: 12px 0 0 12px;
	padding: 0;
	float: left;
	width: 420px;
	height: auto;
}

.rearsight-wrapper .right{
	margin: 12px 0 0 10px;
	padding: 0;
	float: left;
	width: 510px;
	height: auto;
}

.rearsight-wrapper .mirror{
	display: block;
	margin: 0 0 0 15px;
	padding: 0;
	width: 390px;
	height: 145px;
}

.rearsight-wrapper .harness{
	display: block;
	margin: 0;
	padding: 0;
	width: 390px;
	height: 220px;
}

.rearsight-wrapper .harness img{
	width: 100%;
}

.rearsight-wrapper .monitor{
	display: block;
	margin: 0 0 0 15px;
	padding: 0;
	width: 390px;
	height: 200px;
}

.rearsight-wrapper p.camera-select{
	margin: 4px 0 0 2px;
	padding: 0;
	width: 410px;
	font-weight: bold;
}
	
.rearsight-wrapper .left .cameras{
	margin: 30px 0 0 0;
	padding: 0;
	width: 420px;
	height: 60px;
}
	
.rearsight-wrapper .left .cameras .camera-thumb{
	margin: 4px;
	padding: 0 0 0 6px;
	float: left;
	width: 66px;
	height: 62px;
	cursor: pointer;
	border: 1px solid #EEE;
}
	
.rearsight-wrapper .left .cameras .camera-thumb-title{
	margin: 1px 4px 2px 4px;
	padding: 0;
	float: left;
	width: 72px;
	height: 12px;
	cursor: pointer;
	border: 1px solid #FFF;
	font-size: 8px;
	text-align: left;
}

.rearsight-wrapper .left .cameras .camera-thumb-spacer{
	margin: 4px;
	padding: 0 0 0 6px;
	float: left;
	width: 66px;
	height: 62px;
	border: 1px solid #FFF;
}
	
.rearsight-wrapper ul.mirror-specs{
	margin: 0;
	padding: 0;
	width: 250px;
	height: 125px;
	font-size: 14px;
	overflow: hidden;
}

.rearsight-wrapper ul{
	margin: 0 0 1em 10px;
	padding: 0;
	float: left;
	width: 240px;
	font-size: 13px;
	overflow: hidden;
}

.rearsight-wrapper ul li.first{
	font-weight: bold;
}

.rearsight-wrapper .camera{
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	width: 510px;
}


@media only screen and (max-width: 979px) {
  
  .rearsight-wrapper{
	display: block;
	margin: 10px 0;
	width: 100%;
	overflow: hidden;
	height: auto;
	border-bottom: 2px solid #005F95;
	background: none;
	}
	
	.rearsight-wrapper .left{
	display: inline;
	width: 47%;
	height: auto;
	border-right: 2px solid #000;
	}

	.rearsight-wrapper .right{
	display: inline;
	width: 47%;
	height: auto;
	font-size: 2vw;
	}
	
	.rearsight-wrapper .mirror{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	}
	
	.rearsight-wrapper .mirror img{
	max-width: 100%;
	}
	
	.rearsight-wrapper .monitor{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	}
	
	.rearsight-wrapper .monitor img{
	max-width: 100%;
	}
	
	.rearsight-wrapper .harness{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	}
	
	.rearsight-wrapper .harness img{
	width: 100%;
	}
	
	.rearsight-wrapper .left .cameras{
	display: block;
	margin: 30px 0 0 0;
	padding: 0;
	width: 100%;
	height: auto;
	}
	
	.rearsight-wrapper .left .cameras .camera-thumb{
	display: inline-block;
	margin: 1%;
	padding: 1%;
	float: left;
	width: 14%;
	height: auto;
	border: 1px solid #EEE;
	}
	
	.rearsight-wrapper .left .cameras .camera-thumb img{
	width: 100%;
	height: 100%;
	}
	
	.rearsight-wrapper .left .cameras .camera-thumb-spacer{
	display: inline-block;
	margin: 1%;
	padding: 1%;
	float: left;
	width: 14%;
	height: 4.5em;
	border: none;
	}
	
	.rearsight-wrapper .left .cameras .camera-thumb-title{
	display: inline-block;
	width: 17%;
	text-align: center;
	float: left;
	}
	
	.rearsight-wrapper ul{
	display: inline-block;
	margin: 0 2% 0 0;
	padding: 0;
	width: 47%;
	}
	
	.rearsight-wrapper .camera{
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
	}
	
	.rearsight-wrapper .camera img{

	width: 100%;
	}







}


/************** Brochures *****************/

#rearsight-brochure{
	margin: 10px 0;
	padding: 0;
	float: left;
	width: 970px;
	height: 150px;
	background:url(../images/rearsight-brochure-full.jpg) no-repeat;
	font-size: 20px;
}
	
#rearsight-brochure p{
	margin: 70px 0 0 380px;
	padding: 0;
	float: left;
	width: 600px;
}

#rearsight-brochure-half{
	margin: 10px 5px;
	padding: 0;
	float: left;
	width: 465px;
	height: 180px;
	background:url(../images/rearsight-brochure.jpg);
}
	
#rearsight-brochure-half p{
	margin: 76px 0 0 240px;
	padding: 0;
	width: 180px;
	font-size: 11px;
}

#magnarearsight-brochure-half{
	margin: 10px 5px;
	padding: 0;
	float: left;
	width: 465px;
	height: 180px;
	background: url(../images/magnarearsight-brochure.jpg);
}
	
#magnarearsight-brochure-half p{
	margin: 76px 0 0 190px;
	padding: 0;
    width: 240px;
	font-size: 11px;
}

#commercial-brochure{
	position: relative;
	margin: 10px 0;
	padding: 0;
	float: left;
	width: 970px;
	height: 200px;
	background:url(../images/rearsight-brochure-commercial-full.jpg) no-repeat;
	font-size: 13px;
}

#commercial-brochure p{
	width: 140px;
}

#commercial-brochure p#all{
	position: absolute;
	top: 5px;
	left: 60px;
}

#commercial-brochure p#ford{
	position: absolute;
	top: 5px;
	left: 262px;
}

#commercial-brochure p#chevrolet{
	position: absolute;
	top: 5px;
	left: 334px;
}

#commercial-brochure p#dodge{
	position: absolute;
	top: 5px;
	left: 456px;
}

.halfbox #mirror{
	margin: 0;
	padding: 0;
	z-index: 2;
	position: relative;
}

.halfbox #video{
	width: 300px;
	height: 170px;
	position: absolute;
	top: 46px;
	left: 100px;
	background: #F00;
	z-index: 1;
}



/********** 250-8147 **********/

.wedge-thumb{
	display: inline-block;
	width: 30%;
	margin: 0 1%;
	padding: 0;
}

.wedge-thumb-caption{
	display: inline-block;
	width: 30%;
	margin: 0 1%;
	padding: 0;
}




/********** FMVSS 111 Table **********/

table#fmvss111{
	margin: 10px 0;
	width: 100%;
	border: 1px solid #999;
	border-collapse: collapse;
}

table#fmvss111 tr{
	border: 1px solid #999;
}

table#fmvss111 td{
	border: 1px solid #999;
	width: 20%;
	padding: 1%;
}

table#fmvss111 tr:nth-child(even){
	background-color: #F9F9F9;
}

table#fmvss111 .left{
	text-align: left;
}

table#fmvss111 .center{
	text-align: center;
}

img.shadow{
	-moz-box-shadow:    0px 2px 2px 0px #333333;
	-webkit-box-shadow: 0px 2px 2px 0px #333333;
	box-shadow:         0px 0px 2px 0px #333333;
	border: 1px solid #000;
}




/********** 250-8222/250-8223 Table **********/

table#replacements{
	margin: 10px 0;
	width: 100%;
	border: 1px solid #999;
	border-collapse: collapse;
}

table#replacements tr{
	border: 1px solid #999;
}

table#replacements td{
	border: 1px solid #999;
	padding: 1%;
	height: auto;
}

table#replacements td.header{
	background: #ffc40d;
	color: #333;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

table#replacements td.a{
	width: 16%;
}

table#replacements td.b{
	width: auto;
}

table#replacements tr:nth-child(odd){
	background-color: #F9F9F9;
}

table#replacements .left{
	text-align: left;
}

table#replacements .center{
	text-align: center;
}


/********** 190 Programmable Cameras **********/

#monitor-8172{
	display: inline-block;
	position: relative;
	width: 485px;
	height: 350px;
	z-index: 1;
}

p#monitor-8172-text{
	margin-left: 6%;
	margin-top: 10%;
	width: 90%;
}

#monitor-8172-monitor{
	position: absolute;
	width: 485px;
	height: 350px;
	background-image: url(../images/2508172/2508172-monitor.png);
	z-index: 3;
}

#monitor-8172-video{
	position: absolute;
	width: 376px;
	height: 214px;
	top: 50px;
	left: 52px;
	margin: 0;
	padding: 0;
	z-index: 2;
	overflow: hidden;
}




