* {padding: 0px; margin: 0px; list-style-type: none; text-decoration: none; color: black; border: none; font-family: Arial}

body {width: 1000px; margin: 0 auto; margin-top: 5px;
border-left: 2px solid silver; border-right: 2px solid #C8C8C8; background-color: rgb(80,80,80)}

table#header {height: 150px; border-bottom: 2px solid silver; border-top: 2px solid #C8C8C8;
background-image: url(images/baer_header.jpg);}
td#headerleft {width: 200px;}
td#headercenter {width: 400px;}
td#headerright {width: 400px;}

td#nav {
	vertical-align: top; width: 175px; border-right: 1px solid #B4B4B4; background-color: rgb(125,125,125);}

td#main {
	vertical-align: top; width: 650px; text-align: center; padding: 3px; 
	border-right: 1px solid #C8C8C8;border-left: 1px solid #C8C8C8; background-color: white;}

td#mainright {
	vertical-align: top; width: 200px; border-left: 1px solid #C8C8C8; background-color: rgb(125,125,125);}

p#call {
	padding-bottom: 25px; margin-left: 30px;}

div#searchborder {
	background-image: url('images/silver_grade_2.jpg'); 
	padding: 5px; border: 1px solid #191919; margin-bottom: 10px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
	
form#search input {
	padding: 5px; margin: 0px; font-size: 12px; color: #191919; vertical-align: middle;
	border: 1px solid #191919;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}

div#footer {
	border-top: 10px solid #C8C8C8; border-bottom: 2px solid silver; 
	background-color: #C8C8C8;  margin-top: 10px; margin-bottom: 10px;}

div#footer_address {
	text-align: center; font-family: Arial; font-style: none; font-size: 10px; color: #969696;}

td#cart {
	text-align: center; width: 96px; padding: 1px; margin: 3px;
	background-image: url('images/silver_grade_2.jpg');
	border: 1px solid #191919;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}

td#contact {
	text-align: center; width: 96px; padding: 1px; margin: 3px;
	color: silver;
	background-image: url('images/silver_grade_2.jpg');
	border: 1px solid #191919;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}

ul#navbar li {
	width: 160px; border-bottom: 1px solid #969696;
	border-right: 1px solid #969696; border-left: 1px solid #969696; 
	background-color: #C8C8C8; background-color: #B4B4B4; background-color: rgb(25,25,25);
	color: white; padding: 3px; font-family: Arial; font-size: 13px;}
	
ul#navbar li a {color: #21007A;}	
 
ul#navbar li:hover {
	color: red;}

ul#navbar li a:hover {color: red;}
	
ul#navbar li:active {
	background-image: url('images/grey_grade_2.jpg');}

ul#navbar li.title {
	background-color: rgb(75,75,75); 
	border-top: 1px solid #C8C8C8;
	font-weight: bold; text-align: center;}
 
/* Main Page Blocks */

div#index_center {
	margin-top: 35px;}
	
div#small {
	margin: 5px;
	float: left;
	width: 305px;
	height: 200px;
	border-bottom: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	-moz-border-radius: 5px;}
	
div#small p#top {
	background-color: #B4B4B4;
	margin: 0;
	text-align: center;
	padding: 4px;
	font-size: 16px;
	font-family: Arial;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;}
	
div#small p#middle {
	padding: 2px;}
	
div#news {
	clear: both;
}

h5#news_title {
	color: #191919;
	background-color: #B4B4B4;
	text-align: center;
	padding: 4px;
	font-size: 16px;
	font-family: Arial;
	-moz-border-radius: 5px;}

ul#news {
	text-align: left;
	margin: 5px;
	margin-left: 20px;}
	
ul#news li {
	list-style-type: circle;
	padding-bottom: 5px;}
	
ul#news li a {
	color: #21007A;}
ul#news li a:hover {
	text-decoration: underline;} 

/* Side Ad */
div#sidead {
	margin-top: 10px;}

div.ad {
	text-align: center;}

div.ad a img {
	padding: 0;
	margin: 0;
	width: 140px;
	-moz-border-radius: 5px;}

/* Nivo  Slider - Main Page ONLY */

#slider {
	margin: 0 auto;
	margin-top: 10px;
    width:550px;
	border: 1px solid black;
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0, 0.8);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0, 0.8);
	-o-box-shadow: 5px 5px 5px rgba(0,0,0, 0.8);
	box-shadow: 2px 2px 2px rgba(0,0,0, 0.8);
		-moz-border-radius: 5px;
}
#slider img {
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	right:0px;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(https://www.wmsracing.com/wmsweb/media/wmsgifs/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(https://www.wmsracing.com/wmsweb/media/wmsgifs/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/* Index - Nivo Slider */

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/* Year Brake Down CSS */

ul#acitem li {
	margin-left: 15px}

ul#guide li {
	margin-left: 15px}



/* div#year_page_background_2011 {background-image: url(https://www.wmsracing.com/wmsweb/forsale/photos/coyotesale1.jpg);  } */

div.year_page_title {
	font-family: Arial; border: 1px solid silver;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #B4B4B4;}

div.year_page_title h5 {
	font-size: 20px; text-align: right; padding: 10px; padding-bottom: 5px; margin: 0;}

div.year_page_title p {
	font-size: 13px; text-align: center; padding: 5px; margin: 0;}


h5#intake {border: 2px solid #661199; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
text-align: right; color: black; font-family: Arial; font-size: 25px; font-weight: bold; text-align: bottom;  background-repeat: no-repeat; background-position: left; background-color: white; background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_intake.jpg); height: 90px; width: 590px; display: table-cell; margin: 5px;}

h5#body {border: 2px solid #661199; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: right; color: black; font-family: Arial; font-size: 25px; font-weight: bold; text-align: bottom;  background-repeat: no-repeat; background-position: left; background-color: white; background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_body.jpg); height: 90px; width: 590px; display: table-cell; margin: 5px;}

h5#brake {border: 2px solid #661199; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: right; color: black; font-family: Arial; font-size: 25px; font-weight: bold; text-align: bottom;  background-repeat: no-repeat; background-position: left; background-color: white; background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_brake.jpg); height: 90px; width: 590px; display: table-cell; margin: 5px;}

h5#fuel {border: 2px solid #661199; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: right; color: black; font-family: Arial; font-size: 25px; font-weight: bold; text-align: bottom;  background-repeat: no-repeat; background-position: left; background-color: white; background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_fuel.jpg); height: 90px; width: 590px; display: table-cell; margin: 5px;}

h5#efi {border: 2px solid #661199; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: right; color: black; font-family: Arial; font-size: 25px; font-weight: bold; text-align: bottom;  background-repeat: no-repeat; background-position: left; background-color: white; background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_efi.jpg); height: 90px; width: 590px; display: table-cell; margin: 5px;}

h5#exhaust {border: 2px solid #661199; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: right; color: black; font-family: Arial; font-size: 25px; font-weight: bold; text-align: bottom;  background-repeat: no-repeat; background-position: left; background-color: white; background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_exhaust.jpg); height: 90px; width: 590px; display: table-cell; margin: 5px;}

h5#ignition {border: 2px solid #661199; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: right; color: black; font-family: Arial; font-size: 25px; font-weight: bold; text-align: bottom;  background-repeat: no-repeat; background-position: left; background-color: white; background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_ignition.jpg); height: 90px; width: 590px; display: table-cell; margin: 5px;}

h5#interior {border: 2px solid #661199; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: right; color: black; font-family: Arial; font-size: 25px; font-weight: bold; text-align: bottom;  background-repeat: no-repeat; background-position: left; background-color: white; background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_interior.jpg); height: 90px; width: 590px; display: table-cell; margin: 5px;}

h5#poweradder {border: 2px solid #661199; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: right; color: black; font-family: Arial; font-size: 25px; font-weight: bold; text-align: bottom;  background-repeat: no-repeat; background-position: left; background-color: white; background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_poweradder.jpg); height: 90px; width: 590px; display: table-cell; margin: 5px;}

h5#susp {border: 2px solid #661199; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: right; color: black; font-family: Arial; font-size: 25px; font-weight: bold; text-align: bottom;  background-repeat: no-repeat; background-position: left; background-color: white; background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_susp.jpg); height: 90px; width: 590px; display: table-cell; margin: 5px;}

h5#transmission {border: 2px solid #661199; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: right; color: black; font-family: Arial; font-size: 25px; font-weight: bold; text-align: bottom;  background-repeat: no-repeat; background-position: left; background-color: white; background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_tranmission.jpg); height: 90px; width: 590px; display: table-cell; margin: 5px;}

h5#wheel {border: 2px solid #661199; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: right; color: black; font-family: Arial; font-size: 25px; font-weight: bold; text-align: bottom;  background-repeat: no-repeat; background-position: left; background-color: white; background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_wheel.jpg); height: 90px; width: 590px; display: table-cell; margin: 5px;}

h5#engine {border: 2px solid #661199; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: right; color: black; font-family: Arial; font-size: 25px; font-weight: bold; text-align: bottom;  background-repeat: no-repeat; background-position: left; background-color: white; background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_engine.jpg); height: 90px; width: 590px; display: table-cell; margin: 5px;}

h5#engine_part {border: 2px solid #661199; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: right; color: black; font-family: Arial; font-size: 25px; font-weight: bold; text-align: bottom;  background-repeat: no-repeat; background-position: left; background-color: white; background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_engine_part.jpg); height: 90px; width: 590px; display: table-cell; margin: 5px;}

h5#procharger {border: none; background: none;}



ul.menu {list-style-type: none;}
ul.menu a {text-align: left;}
ul.menu a:hover {color: red;}
ul.menu a.active {color: red;}
ul.menu li a {color: #21007A; text-decoration: none; font-size: 15px; font-family: Arial; font-weight: bold; padding: 5px; }
ul.menu li a:hover {color: red; font-family: Arial; font-size: 15px; font-weight: bold; padding: 5px;}

li#intake {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
 	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_intake.jpg);
 	background-repeat: no-repeat; background-position: right; }

li#body {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_body.jpg);
	background-repeat: no-repeat; background-position: right; }

li#brake {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_brake.jpg);
	background-repeat: no-repeat; background-position: right; }

li#fuel {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_fuel.jpg);
	background-repeat: no-repeat; background-position: right; }

li#efi {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_efi.jpg);
	background-repeat: no-repeat; background-position: right; }

li#exhaust {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_exhaust.jpg);
	background-repeat: no-repeat; background-position: right; }

li#ignition {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_ignition.jpg);
	background-repeat: no-repeat; background-position: right;}

li#interior {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_interior.jpg);
	background-repeat: no-repeat; background-position: right; }

li#poweradder {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_poweradder.jpg);
	background-repeat: no-repeat; background-position: right;}

li#susp {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_susp.jpg);
	background-repeat: no-repeat; background-position: right; }

li#transmission {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_transmission.jpg);
	background-repeat: no-repeat; background-position: right; }
	
li#drivetrain {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_drivetrain.png);
	background-repeat: no-repeat; background-position: right; }

li#wheel {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_wheel.jpg);
	background-repeat: no-repeat; background-position: right;}

li#engine {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_engine.jpg);
	background-repeat: no-repeat; background-position: right; }

li#engine_part {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/new_engine_part.jpg);
	background-repeat: no-repeat; background-position: right;}
	
li#mustang79 {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/79mustang_white.jpg);
	background-repeat: no-repeat; background-position: right; }
	
li#mustang94 {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/96cobra_white.jpg);
	background-repeat: no-repeat; background-position: right; }
	
li#mustang96 {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/03cobra_white.jpg);
	background-repeat: no-repeat; background-position: right;}
	
li#mustang05 {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/05mustang_white.jpg);
	background-repeat: no-repeat; background-position: right; }
	
li#mustang11 {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/2011mustang_white.jpg);
	background-repeat: no-repeat; background-position: right; }
	
li#cobra96 {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/96cobra_white.jpg);
	background-repeat: no-repeat; background-position: right; }
	
li#cobra99 {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/03cobra_white.jpg);
	background-repeat: no-repeat; background-position: right; }
	
li#cobra03 {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/03cobra_white.jpg);
	background-repeat: no-repeat; background-position: right; }
	
li#gt500 {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;
	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/gt500_white.jpg);
	background-repeat: no-repeat; background-position: right; }
	
li#factoryfive {
	text-align: left;
	border-bottom: 2px solid #B4B4B4;
	border-top: 1px solid #B4B4B4; border-right: 2px solid #B4B4B4;	padding: 5px; margin: 15px; 
	-moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/factoryfive_white.jpg);
	background-repeat: no-repeat; background-position: right; }
	
	
	li.procharger {border-bottom: 1px solid silver; border-top: 1px solid silver; border-right: 1px solid silver;
	-moz-box-shadow: 3px 3px 5px black; padding: 5px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; margin: 15px; background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/procharger_d1sc.jpg); background-repeat: no-repeat; background-position: right; }
	
	li.procharger#ford_car {background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/procharger_ford_car.jpg);padding-top: 15px; padding-bottom: 15px; text-align: left;}
	li.procharger#ford_truck {background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/procharger_ford_truck.jpg);padding-top: 15px; padding-bottom: 15px; text-align: left;}
	li.procharger#gm_car {background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/procharger_gm_car.jpg);padding-top: 15px; padding-bottom: 15px; text-align: left;}
	li.procharger#gm_truck {background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/procharger_gm_truck.jpg);padding-top: 15px; padding-bottom: 15px; text-align: left;}
	li.procharger#dodge_car {background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/procharger_dodge_truck.jpg);padding-top: 15px; padding-bottom: 15px; text-align: left;}
	li.procharger#dodge_truck {background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/procharger_dodge_truck.jpg);padding-top: 15px; padding-bottom: 15px; text-align: left;}
	li.procharger#sport_comp {background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/procharger_sport_comp.jpg);padding-top: 15px; padding-bottom: 15px; text-align: left;}
	li.procharger#powersports {padding-top: 15px; padding-bottom: 15px; text-align: left;}
	
	
	
	ul.menu li.procharger a:hover {color: black; }
	ul.menu li.procharger a.active {color: grey;}
	ul.menu li.procharger a {color: black; text-decoration: none; font-size: 15px; font-family: Arial; font-weight: bold; padding: 5px; }
	ul.menu li.procharger a:hover {color: grey; font-family: Arial; font-size: 15px; font-weight: bold; padding: 5px;}
	ul.acitem li {margin-top: 5px;}
	ul.acitem li a {background-color: white; -moz-border-radius: 10px; -webkit-border-radius: 10px;}

/* Crate Engines */

a#crate_mod {border: 2px solid #661199; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: right; color: black; font-family: Arial; font-size: 25px; font-weight: bold; text-align: bottom; text-decoration: none;  background-repeat: no-repeat; background-position: left; background-color: white; background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/mod_crate_engine.jpg); height: 90px; width: 590px; margin: 5px; display: table-cell;}

a#crate_mod:hover {color: red;}

a#crate_push {border: 2px solid #661199; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: right; color: black; font-family: Arial; font-size: 25px; font-weight: bold; text-align: bottom; text-decoration: none;  background-repeat: no-repeat; background-position: left; background-color: white; background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/push_crate_engine.jpg); height: 90px; width: 590px; margin: 5px; display: table-cell; }

a#crate_push:hover {color: red;}

a#crate_custom {border: 2px solid #661199; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: right; color: black; font-family: Arial; font-size: 25px; font-weight: bold; text-align: bottom; text-decoration: none;  background-repeat: no-repeat; background-position: left; background-color: white; background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/custom_push_crate_engine.jpg); height: 90px; width: 590px; margin: 5px; display: table-cell;}

a#crate_custom:hover {color: red;}

/* Page Selector Buttons */

a.prevnext {
color: black;
background-color: silver;
text-decoration: none;
border: 1px solid black;
padding: 6px;
padding-bottom: 2px;
padding-top: 3px;
margin: 2px;
-webkit-border-radius: 10px;
-webkit-box-shadow: 1px 1px 5px black;
-moz-border-radius: 10px;
-moz-box-shadow: 1px 1px 5px black;
}

a.prevnext:hover {
background-color: grey;}

.currentpage {
color: black;
background-color: grey;
text-decoration: none;
border: 1px solid black;
padding: 6px;
padding-bottom: 2px;
padding-top: 3px;
margin: 2px;
-webkit-border-radius: 10px;
-webkit-box-shadow: 1px 1px 5px black;
-moz-border-radius: 10px;
-moz-box-shadow: 1px 1px 5px black;}

div.pageselect {
clear: both;
text-align: center;
padding-top: 25px;
margin-bottom: 50px}

div#order_options {width: 200px;}

div#order_options select {width: 200px; border: 1px solid silver;} 

/* Brake System Info */

h4.app a {color: red; font-weight: bold; font-size: 18px;}

h4.app a:hover {text-decoration: underline;}

div.brake_system {
margin-top: 10px;
border-top: 1px solid silver;
}

div.brake_system h1 {
font-family: Arial;
font-size: 20px;
text-align: center;
padding: 5px;
margin: 0;
}

div.brake_system p {
font-family: Arial;
padding: 5px;}

div.brake_system p img {
float: left;
width: 150px;
padding: 5px;
margin: 5px;}

li.baer {border-bottom: 1px solid silver; 
	border-top: 1px solid silver; 
	border-right: 1px solid silver;
	-moz-box-shadow: 3px 3px 5px black; 
	padding: 5px; 
	-moz-border-radius-topright: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-top-right-radius: 5px; 
	-webkit-border-bottom-right-radius: 5px; 
	margin: 15px; 
	background-image: url(); background-repeat: no-repeat; background-position: right;}

ul.menu li a {color: black; text-decoration: none;}
ul.menu li a:hover {color: grey; text-decoration: none;}	
	
li.baer ul.acitem li a {color: black; text-decoration: none;}
li.baer ul.acitem li a:hover {color: grey; text-decoration: none;}
	
	li.baer#ford_car {background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/procharger_ford_car.jpg);padding-top: 15px; padding-bottom: 15px;}
	li.baer#ford_truck {background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/procharger_ford_truck.jpg);padding-top: 15px; padding-bottom: 15px;}
	li.baer#gm_car {background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/procharger_gm_car.jpg);padding-top: 15px; padding-bottom: 15px;}
	li.baer#gm_truck {background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/procharger_gm_truck.jpg);padding-top: 15px; padding-bottom: 15px;}
	li.baer#dodge_car {background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/procharger_dodge_truck.jpg);padding-top: 15px; padding-bottom: 15px;}
	li.baer#dodge_truck {background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/procharger_dodge_truck.jpg);padding-top: 15px; padding-bottom: 15px;}
	li.baer#sport_comp {background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/procharger_sport_comp.jpg);padding-top: 15px; padding-bottom: 15px;}
	li.baer#powersports {padding-top: 15px; padding-bottom: 15px;}
	
/* Brake Rotor Info */

div.baer_rotor {
border-top: 1px solid silver;
}

div.baer_rotor p img {
float: left;
width: 100px;
padding: 5px;
margin: 5px;
}

ul#baer_rotor {
padding: 5px;
}

ul#baer_rotor li {
list-style-type: circle;
margin-left: 30px; 
}

/* Brake Pads Info */



div.baer_pads {
border-top: 1px solid silver;
}

div.baer_pads p img {
float: right;
width: 150px;
padding: 5px;
margin: 5px;
}

ul#baer_pads li {
list-style-type: circle;
margin-left: 30px;
}

/* Baer Tracker */

div.baer_tracker {
margin-top: 10px;
border-top: 1px solid silver;}

div.baer_tracker p img {
float: right;
width: 150px;
padding: 5px;
margin: 5px;
}

/* Page Selector Buttons */

a.prevnext {
color: black;
background-color: silver;
text-decoration: none;
border: 1px solid black;
padding: 6px;
padding-bottom: 2px;
padding-top: 3px;
margin: 2px;
-webkit-border-radius: 10px;
-webkit-box-shadow: 1px 1px 5px black;
-moz-border-radius: 10px;
-moz-box-shadow: 1px 1px 5px black;
}

a.prevnext:hover {
background-color: grey;}

.currentpage {
color: black;
background-color: grey;
text-decoration: none;
border: 1px solid black;
padding: 6px;
padding-bottom: 2px;
padding-top: 3px;
margin: 2px;
-webkit-border-radius: 10px;
-webkit-box-shadow: 1px 1px 5px black;
-moz-border-radius: 10px;
-moz-box-shadow: 1px 1px 5px black;}

div.pageselect {
text-align: center;
margin-top: 10px;
margin-bottom: 50px}

/* Find your application */

h2.page_title {
font-size: 20px;
text-align: center;
padding: 5px;
margin: 0;
}

h4.app {
font-family: Arial;
text-align: center;}

h4.app a {
text-transform: uppercase;
font-size: 14px;}

h4.app a:hover {color: red;}

/* Index Page */

h5#baer_by_wms {
font-size: 13px;
text-align: center;}

div#featured_product {
border-top: 1px solid silver;
padding: 5px;
}

div#featured_product h2 {
font-family: Arial;
font-size: 22px;
text-align: center;
padding: 2px;
margin: 0;
border-bottom: 1px solid silver;
}

div#featured_product h3 {
font-size: 15px;
text-align: center;
padding: 5px;
margin: 0;
}

div#featured_product p img {
float: left;
width: 200px;
padding: 5px; 
margin: 5px;}






