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

body{
	margin:0;
	}

#template{
	width:100%;
	background:url(https://www.topbrakes.net/ebay/images/tbs_background.jpg) repeat top center #f4f4f4;
	font-family:"Calibri", san-serif;
	color:#000;
	padding-top:30px;
	}

#template a:link, #template a:visited{
	color:#185d7b
	}

#template a:hover{
	color:#fff;
	}

#container{
	width:1000px;
	height:auto;
	border-radius:12px;
	background:transparent;
	min-height:1250px;
	margin:0 auto;
	}

#sidebar{
	width:180px;
	height:auto;
	float:left;
	}

.sidebar_box{
	background:url(https://www.topbrakes.net/ebay/images/sidebar_background.png) top left no-repeat #a91e22;
	border-radius:8px;
	}

#content{
	float:left;
	width:613px;
	padding:0 0 10px;
	min-height:1250px;
	background:#fff;
	margin:0 13px;
	-moz-box-shadow: 0 -1px 6px #000; /* Firefox F3.5+ */
	-webkit-box-shadow: 0 -1px 6px #000; /* Safari3.0+, Chrome */
	 box-shadow: 0 -1px 6px #000; /* Opera 10.5, IE 9.0 */
	 filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#000'); /* IE6, IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#000')"; /* IE8 */
	}

#header{
	margin:0 auto;
	text-align:center;
	}

#header img {}

.sidebar_header{
	height:35px;
	color:#fff;
	font-size:18px;
	text-shadow: 1px 1px #222;
	text-transform:uppercase;
	font-weight:bold;
	}

.sidebar_header div{
	padding:6px 0 0 18px;
	}

.first{
	border-top-left-radius:12px;
	}

#sidebar p{
	padding:0 25px 15px 25px;
	color:#fff;
	font-size:12px;
	}

.box_header{
	text-align:center;
	padding-top:2px;
	background:url(https://www.topbrakes.net/ebay/images/tb_header_background.jpg) no-repeat top center;
	font-family:"Impact", san-serif;
	font-size:24px;
	text-shadow:2px 2px #444;
	color:#fff;
	}

#content h2{
	font-family:"Impact", san-serif;
	font-size:24px;color:#444;
	}

.box_content_wrap{
	padding:2px 40px;
	background-size: 730px 100%;
	height:auto;width:650px;
	min-height:66px;
	position:relative;
	z-index:10000;
	}

.box_content{
	background: -moz-linear-gradient(top,  #818181 0%, #4e4e4e 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#818181), color-stop(99%,#4e4e4e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #818181 0%,#4e4e4e 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #818181 0%,#4e4e4e 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #818181 0%,#4e4e4e 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #818181 0%,#4e4e4e 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#818181', endColorstr='#4e4e4e',GradientType=0 ); /* IE6-9 */
	min-height:30px;
	}

.box_footer{
	background:url(https://www.topbrakes.net/ebay/images/box_bottom.png) no-repeat top center;
	height:56px;
	}

.center{
	text-align:center;
	}

#includes{
	text-align:center;
	padding:0 35px;
	}

.bar{
	height:6px;
	background:url(https://www.topbrakes.net/ebay/images/bar.png);
	width:613px;
	}

#rotors{
	background-image:url(https://www.topbrakes.net/ebay/images/tb_rotor_standard.jpg);
	background-repeat:no-repeat;
	width:613;
	height:423;
	padding-bottom:20px;
	}

#compat{
	text-align:center;
	padding:5px 35px;
	background:url(https://www.topbrakes.net/ebay/images/compat_background.png) repeat-y top center;
	color:#fff;
	}

#compat h2{
	color:#fff;
	}

#desc p{
	margin:12px 35px;
	}

.policy_box{
	width:42%;
	height: 410px;
	border-radius:8px;
	float:left;
	color:#fff;
	padding:6px 15px;
	margin:9px;
	background:url(https://www.topbrakes.net/ebay/images/policy_box_background.jpg) no-repeat top left #3e3e3e;
	background-size:100% 100%;}

.policy_box h3{
	text-shadow:1px 1px #000;
	margin:5px 0;
	}

#vehicle{
	margin:15px 0;
	}

#vehicle h2{
	color:#37aee1;
	text-shadow:-1px -1px #222;
	}

#faq{
	margin-top:15px;
	}

#faq .question{
	margin:0;
	}

#faq .answer{
	margin:5px 0 20px;
	}

.question{
	font-weight:bold;
	}

.answer{
	color:#37aee1;
	}

#logos{
	margin-top:10px;
	}