body {margin-left: 205px; margin-top: 150px; width: 600px; width:expression(600 + "px"); max-width: 600px;}

/* Shop Site */

	#info {margin-top: 30px; text-align: right; padding-right: 2px;}

/* Navbar CSS */


	#layer1         { visibility: visible; position: absolute; top: 155px; left: 14px; width: 190px; height: 582px; z-index: 2; }
	#layer2         { visibility: visible; position: absolute; top: 85px; left: 53px; width: 100px; height: 57px; z-index: 1; } 
	#layer3         { visibility: visible; position: absolute; top: 10px; left: 203px; }
	#layer4         { visibility: visible; position: absolute; top: 140px; left: 10px; }
	#layer5         { visibility: visible; position: absolute; top: 10px; left: 10px; }
	#layer6         { visibility: visible; position: absolute; top: 110px; left: 10px; }
	ul {list-style-type: none; }

	ul#navbar li a {color: #661199; text-decoration: none; font-size: 12px; font-family: Arial; font-weight: bold; text-align: left; margin: 2px 0px 0px 0px; text-shadow: 1px 1px 4px white;}
	ul#navbar li a:hover {color: red; font-family: Arial; font-size: 12px; font-weight: bold;}
	input#submit {width: 106px; }
	
/* Side Bar Ad's*/

	#sidead {position: absolute; top: 200px; left: 850px; width: 250px;}
	#sidead div.ad {margin-bottom: 10px;}
	#sidead div.ad a img {width: 160px; border: 2px solid silver; -moz-border-radius: 10px; -moz-box-shadow: 3px 3px 5px black;  -webkit-border-radius: 10px; -webkit-box-shadow: 3px 3px 5px black;}

/* Footer */

div#footer {
clear: both;
margin-top: 40px;
margin-bottom: 40px; 
border-top: 1px solid silver;
text-align: center;
font-size: 12px;}	
	

/* Index */

#slider {

    width:550px;
	border: 1px solid black;
	-moz-box-shadow: 5px 5px 5px 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: 5px 5px 5px rgba(0,0,0, 0.8);
}
#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;
}

div#main a {color: black; text-align: center; text-decoration: none; }
div#main div#small {
	width: 300px;
	height: 200px;
	border: 1px solid black;
	-moz-border-radius: 10px;
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
	-o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
	}
div#main div#small p#top {
	background-color: silver;
	margin: 0;
	text-align: center;
	padding: 4px;
	font-size: 18px;
	-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	-o-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
}
div#main div#small p#middle {
	padding: 2px;}

div#topnews {
	position: absolute;
	top:1240px;
	left: 205px;
	width: 605px;
	border: 1px solid black;
	-moz-border-radius: 10px;
	-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	-o-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);}
	
div#topnews p {
	background-color: silver;
	margin: 0;
	text-align: center;
	padding: 4px;
	font-size: 18px;
	-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	-o-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);

}

/* 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: 0px}

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



/* 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: rgba(100,100,100,.5);}

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:hover {color: #661199;}
ul.menu a.active {color: #661199;}
ul.menu li a {color: red; text-decoration: none; font-size: 15px; font-family: Arial; font-weight: bold; padding: 5px; }
ul.menu li a:hover {color: 661199; font-family: Arial; font-size: 15px; font-weight: bold; padding: 5px;}

	li#intake {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/new_intake.jpg); background-repeat: no-repeat; background-position: right; }

	li#body {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/new_body.jpg); background-repeat: no-repeat; background-position: right; }

	li#brake {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/new_brake.jpg); background-repeat: no-repeat; background-position: right; }

	li#fuel {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/new_fuel.jpg); background-repeat: no-repeat; background-position: right; }

	li#efi {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/new_efi.jpg); background-repeat: no-repeat; background-position: right; }

	li#exhaust {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/new_exhaust.jpg); background-repeat: no-repeat; background-position: right; }

	li#ignition {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/new_ignition.jpg); background-repeat: no-repeat; background-position: right;}

	li#interior {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/new_interior.jpg); background-repeat: no-repeat; background-position: right; }

	li#poweradder {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/new_poweradder.jpg); background-repeat: no-repeat; background-position: right;}

	li#susp {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/new_susp.jpg); background-repeat: no-repeat; background-position: right; }

	li#transmission {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/new_transmission.jpg); background-repeat: no-repeat; background-position: right; }

	li#wheel {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/new_wheel.jpg); background-repeat: no-repeat; background-position: right;}

	li#engine {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/new_engine.jpg); background-repeat: no-repeat; background-position: right; }

	li#engine_part {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/new_engine_part.jpg); background-repeat: no-repeat; background-position: right;}
	
	li#mustang79 {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/79mustang_white.jpg); background-repeat: no-repeat; background-position: right; }
	
	li#mustang94 {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/96cobra_white.jpg); background-repeat: no-repeat; background-position: right; }
	
	li#mustang96 {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/03cobra_white.jpg); background-repeat: no-repeat; background-position: right;}
	
	li#mustang05 {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/05mustang_white.jpg); background-repeat: no-repeat; background-position: right; }
	
	li#mustang11 {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/2011mustang_white.jpg); background-repeat: no-repeat; background-position: right; }
	
	li#cobra96 {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/96cobra_white.jpg); background-repeat: no-repeat; background-position: right; }
	
	li#cobra99 {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/03cobra_white.jpg); background-repeat: no-repeat; background-position: right; }
	
	li#cobra03 {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/03cobra_white.jpg); background-repeat: no-repeat; background-position: right; }
	
	li#gt500 {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/gt500_white.jpg); background-repeat: no-repeat; background-position: right; }
	
	li#factoryfive {border-bottom: 2px solid #661199; border-top: 2px solid #661199; border-right: 2px solid #661199; 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/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;}
	li.procharger#ford_truck {background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/procharger_ford_truck.jpg);padding-top: 15px; padding-bottom: 15px;}
	li.procharger#gm_car {background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/procharger_gm_car.jpg);padding-top: 15px; padding-bottom: 15px;}
	li.procharger#gm_truck {background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/procharger_gm_truck.jpg);padding-top: 15px; padding-bottom: 15px;}
	li.procharger#dodge_car {background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/procharger_dodge_truck.jpg);padding-top: 15px; padding-bottom: 15px;}
	li.procharger#dodge_truck {background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/procharger_dodge_truck.jpg);padding-top: 15px; padding-bottom: 15px;}
	li.procharger#sport_comp {background-image: url(https://www.wmsracing.com/wmsweb/media/wmsgifs/procharger_sport_comp.jpg);padding-top: 15px; padding-bottom: 15px;}
	li.procharger#powersports {padding-top: 15px; padding-bottom: 15px;}
	
	
	
	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 {
text-align: center;
margin-top: 10px;
margin-bottom: 50px}



