@CHARSET "ISO-8859-1";

body {
	font: 10pt tahoma, verdana, arial;
	background: #fff;
	color: #000;
}

body, ul, form, fieldset, h1, h2, img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#big_wrapper {
	width: 1052px;
	margin: 0px auto;
	background: url('/images/wrapper_bg.jpg') top center repeat-y;
	padding: 0px 5px 0px 0px;
}

#wrapper {
	width: 1008px;
	margin: 0px auto;
	background: #fff;
	padding: 0px 5px 0px 5px;
}

#toppanel {
	height: 72px;
	background: #000 url('/images/body_kits_logo_header.gif') no-repeat;
	color: #fff;
}

#leftcol {
	float: left;
	width: 203px;
	margin-top: 10px;
}

#content {
	float: right;
	width: 792px;
	margin-top: 10px;
}

#box {
	border: 1px solid #9f9f9f;
}

#midbox {
	padding-top: 10px;
}

#content h1#title {
	width: 772px;
	background: url('/images/h1_bg.gif') no-repeat;
	height: 26px;
	font-size: 14pt;
	padding-top: 3px;
	padding-left: 20px;
}

#footer {
	clear: both;
	padding-top: 20px;
}

#footer_content {
	clear: both;
	background: #000;
	color: #fff;
	text-align: center;
}

#footer_content a {
	color: #fff;
}

#footer_content div, #footer_content p {
	padding: 10px;
}

a#logo {
	margin: 27px 0px 0px 17px;	
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	font-weight: bold; 
	font-family: helvetica, geneva, sans serif; 
	font-size: 24px; 
	letter-spacing: .35em;	
}

#topright {
	float: right;
	text-align: right;
}

ul#toplinks {
	margin-top: 4px;
	margin-right: 15px;
}

ul#toplinks li {
	display: inline;
	list-style-type: none;
}

ul#toplinks li a {
	color: #fff;
	text-decoration: none;
}

ul#toplinks li a:hover {
	text-decoration: underline;
}

img#phone {
	margin-top: 6px;
	margin-right: 15px;
}

#header {
	margin: 0px auto;
	width: 400px;
	text-align: center;
	padding-top: 5px;
}

#header h1 {
	font-size: 13pt;
}

#header span.big {
	font-size: 18pt;
}

div#bullets {
	margin-top: 5px;
	text-transform: uppercase;
	color: #b6b6b6;
	font-weight: bold;	
}

#menu h2 {
	background: #d0d0d0;
	border-left: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
	font-size: 13pt;
	padding-left: 20px;
	text-transform: uppercase;
	padding-top: 5px;
	width: 181px;
	height: 25px;
}

#menu h3 {
	display: none;
}

#menu h2.top {
	background: url('/images/rnd_header_left_nav.jpg') no-repeat;
	border: 0px;
	width: 183px;
}

#menu h5.top { display: none; }

#content h2.top { display: none; }

#menu ul, #menu fieldset {
	border-left: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
}

#menu fieldset {
	margin-bottom: 15px;
	padding: 5px;
}

#menu label {
	display: none;
}

#menu select {
	clear: both;
	width: 154px;
	border: 1px solid #000;
	margin: 5px 5px 5px 15px;
}

#menu input.go {
	float: right;
	border: 0px;
	margin: 4px 20px 4px;
	background: url('/images/go.gif') no-repeat;
	width: 56px;
	height: 20px;
}

#menu li {
	list-style-type: none;
}

#menu a {
	display: block;
	padding: 2px 0px 2px 20px;
}

#menu a:hover, #menu li.selected a {
	background: #000;
	color: #fff;
	text-decoration: none;
}

div#chatbtn {
	margin-top: 4px;
}


#content form.carselect {
	width: 651px;
	height: 363px;
	margin: 0px auto 10px;
}

#content form.carselect h4 {
	color: #fff;
	width: 725px;
	height: 33px;
	margin: 0px auto;
	color: #000;
	font-size: 24px;
	padding-top: 10px;
}
#content form.carselect h5 {
	color: #fff;
	width: 725px;
	height: 33px;
	margin: 0px auto;
	color: #000;
	font-size: 18px;
	padding-top: 20px;
}

.smalltext {
	color: #000;
	font-size: 12px;
}

#content form.carselect h3 {
	font-size: 18px;
	width: 550px;
	padding-top: 5px;
	padding-left: 40px;
	margin: 4px;
	height: 17px;
	text-align: right;
}
.bottomtext {
	color: #000;
	font-size: 10px;
	font-family: Verdana, Helvetica, Sans;
}
.red {
	color: #ef0000;
}


#content form.carselect fieldset div {
	clear: both;
	height: 36px;
}

#content form.carselect fieldset select {
	border: 1px solid #000;
	width: 140px;
	margin-left: 10px;
	margin-top: 8px;
}

#content form.carselect fieldset label {
	float: left;
	display: block;
	width: 36px;
	height: 35px;
	padding-bottom: 5px;
}

#content form.carselect fieldset label.lyear {
	background: url('/images/1_red_off.gif') no-repeat;
}

#content form.carselect fieldset label.lmake {
	background: url('/images/2_red_off.gif') no-repeat;
}

#content form.carselect fieldset label.lmodel {
	background: url('/images/3_red_off.gif') no-repeat;
}

#content form.carselect fieldset label.lyear.disabled {
	background: url('/images/1_gray.gif') no-repeat;
}

#content form.carselect fieldset label.lmake.disabled {
	background: url('/images/2_gray.gif') no-repeat;
}

#content form.carselect fieldset label.lmodel.disabled {
	background: url('/images/3_gray.gif') no-repeat;
}

#content form.carselect fieldset label.lyear.flashing {
	background: url('/images/1_red.gif') no-repeat;
}

#content form.carselect fieldset label.lmake.flashing {
	background: url('/images/2_red.gif') no-repeat;
}

#content form.carselect fieldset label.lmodel.flashing {
	background: url('/images/3_red.gif') no-repeat;
}

#content form.carselect fieldset input.go {
	background: url('/images/select_btn.gif') no-repeat;
	border: 0px;
	width: 103px;
	height: 26px;
	margin-top: 5px;
	margin-left: 50px;
}

input.quantity {
	border: 1px solid #000;
	width: 30px;
	height: 15px;
	padding: 0px;
}

input.add {
	border: 0px;
	background: url('/images/blank_button.gif') no-repeat;
	width: 100px;
	height: 18px;
	font-size: 11px;
	padding-bottom: 2px;
	letter-spacing: 0.05em;
}

input.newadd {
	vertical-align: middle;
    border: 0px;
    font-size: 11px;
    padding-bottom: 2px;
    letter-spacing: 0.05em;
}

input.backtoshopping {
	border: 0px;
	background: url('/images/blank_button.gif') no-repeat;
	width: 100px;
	height: 18px;
}

#content p {
	padding-left: 20px;
	padding-right: 5px;
}

.product {
	width: 720px;
	clear: both;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
}

.even, .odd {
	padding: 10px;
	width: 770px;
}

.odd {
	float: left;
	background: #e0e0e0;
}

.even {
	float: left;
}

.product-details {
	float: left;
	width: 250px;
}

.product-details a:hover {
	text-decoration: underline;
}

.product-name {
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: -0.5px;
}

.product-name, .brand { 
	margin: 0px;
}

.imgcont {
	float: left;
	margin-right: 15px;
}

.imgcont img {
	max-width: 100px;
}

.prices {
	float: left;
	width: 180px;
}

.prices p {
	float: right;
	margin: 0px;
}

.price-title {
	float: left;
	font-weight: bold;
	padding-left: 10px;
}

.price {
	clear: both;
}

.prices strong {
	color: #ef241e;
}

.product form {
	text-align: right;
	float: right;
}

.highlight {
	float: right;
	color: #ef241e;
	width: 345px;
}

#content .highlight p {
	padding: 0px;
}

.submeta {
	clear: both;
	color: #afafaf;
	padding: 5px;
	font-size: 8pt;
}

#prodimages {
	float: left;
	width: 450px;
	padding-left: 25px;
}

#mainimage {
	border: 1px solid #000;
}

.mainimage {
	max-width: 448px;
}

#prodinfo {
	border-left: 1px solid #000;
	float: right;
	width: 270px;
	padding-left: 0px;
	padding-right: 25px;
}

#popup .add {
	background: #ccc;
	border: 1px solid #000;
}

#prodinfo .title {
	color: #fff;
	font-size: 13pt;
	font-weight: bold;	
	background: #000;
	padding: 5px
}

#prodinfo .value {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

#prodinfo .value strong {
	font-size: 14pt;
}

#prodinfo .value p {
	margin: 0px;
}

#prodinfo form {
	padding-top: 25px;
	text-align: right;
}

.listprice, .diffprice {
	color: #c0c0c0;
}

.imgthumbs {
	padding-top: 5px;
	font-size: 8pt;
}

.imgthumbs p {
	margin: 0px;
}

.imgthumb {
    display: inline;
	margin-right: 5px;
    margin-bottom: 5px;
}

.imgthumb img {
	border: 1px solid #000;
    vertical-align: top;
}

#prodtop {
	clear: both;
}

#moreinfo {
	clear: both;
	padding-top: 10px;
	padding-left: 25px;
}

#moreinfo > div {
	border-top: 1px solid #000;
}

#moreinfo .row {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 750px;
}

#moreinfo .title {
	float: left;
	font-weight: bold;
	width: 150px;
}

#moreinfo .value {
	float: left;
	width: 594px;
}

#popup .add {
	border: 1px solid #000;
	height: 24px;
	width: 80px;
}

#content h1#title.small {
	font-size: 12pt;
}

#content h1#title.smaller {
	font-size: 10pt;
}

#bodykit-brands {
	float: right;
}

