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

/* Specify blanket rules for all elements */ 
body {
	height:100%;
	font-size:0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS", "Courier New", Garamond, Georgia, Impact, "Microsoft Sans Serif", "Times New Roman", Tahoma, Courier;
	color: #FFFFFF;
	margin: 0;
	padding:0;
	background: #000 url(/images/grid.gif) repeat fixed;
	behavior: url(/admin/csshover3.htc);/* WinIE behavior call */
}
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FF0;
	text-decoration: none;
}
ul {
	margin:0;
	padding:0;
}
#holder {
	width: 950px;
	height:100%;
	color: #FFF;
	margin: 0 auto;
	position:relative;/*background:#CCC;*/
}
.topLeftAdvert {
	height: 90px;
	width: 140px;
	margin: 30px 0 0 -2px;
	padding:0;
	float: left;
}
/* To position topLeftAdvert inline with navigation 
*.topLeftAdvert {margin-left: -255px;}*/

.topLeftAdvert img {
	border:0;
}
.noBorder {
	border:none;
}
#topTitleContainer {
	margin-left:155px;
}
.headerBar {
	width: auto;
	text-align: center;
	margin:0 auto;
}
.baseBar {
/*margin-top:200px;*/
}
.headerBar img {
	border:none;
}
#CentreContent {
	padding: 3px;
	width: 800px;
	float:right;
	height:100%;
	position:relative;
}
/* IE7 code to position CenterContent 
*#CentreContent {height:auto; margin-top:-430px; /*background:#CCC;}*/

#CentreContent #hrcphoto {
	width: 300px;
	float: right;
	height: 350px;
	margin: 10px 0;
	margin-left: 20px;
}
/* Specify blanket rules for all elements */
#CentreContent ul {
	font-size: 1.0em;
	list-style-type: none;
}
#CentreContent ul li a {
	color: #0099FF;
	margin-top: 5px;
	margin-bottom: 5px;
}
#CentreContent a:hover {
	color: #FF0000;
	text-decoration:underline;
}
#trailBar {
	height: 18px;
	width: 667px;
	font-size:9px;
	margin:0;
	padding:3px 0 0 23px;
	text-align:left;
	background: url(/images/trail_arrow.gif) no-repeat 0px 50%;
}
#trailBar a, #trailBar a:visited {
	color:#09F;
	text-decoration:underline;
}
#trailBar a:hover {
	color:#F00;
}
/**************** menu coding *****************/
#main h2 {
	background: url(/images/open.png) no-repeat 0% 10%;
	padding-left: 20px;
	cursor: pointer;
}
#main h2.close {
	background-image: url(/images/close.png);
}
#main .answer {
/*background-color: white;*/
}
/* IE7 code to position #navigation inline with banner advert 
*#navigation {position: relative; top:15px; left:-10px;}*/
#menu ul {
	width: 135px;
	position:absolute;
	top:120px;
	left:0;
	list-style: none;
	margin: 0;
	padding: 0;
}
/* IE7 code to position menu li */
*#menu ul li {
	float: left;
	width: 100%;
}
#menu a {
	font-weight: bold;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 5px 0;
	padding: 2px 3px;
	color: #FFF;
	background: #036;
	text-decoration: none;
	text-align:center;
}
/* IE7 code to Spaces links equally */
*#menu ul li a {
	height: 1%;
}
#menu a:hover {
	color: #a00;
	background: #fff;
}
#menu ul li.submenu {
	background: url(/images/rightPointer.gif) no-repeat right center;
}
#menu li {
	position: relative;
}
#menu ul ul {
	position: absolute;
	top: 5px;
	left: 100%;
	width: 100%;
}
#menu ul ul ul {
	top: 0;
}
/* IE7 code to move #menu ul ul down
*#menu ul ul {margin-top:5px;} */

#menu ul ul a {
	margin:0;
}
div#menu ul ul, div#menu ul li:hover ul ul {
	display: none;
}
div#menu ul li:hover ul, div#menu ul ul li:hover ul {
	display: block;
}
html body #backWheel {
	display:none;
}
html>body #backWheel {
	display:inline;
}
html body .chainType {
	background:none;
}
.ieConditional {
	width:300px;
	margin: 0 auto;
}
/* jQuery lightBox plugin - Gallery style */
#gallery {
	margin:10px 0 0 5px;
	width: auto;
	height:auto;/*background-color: #444;*/
}
#gallery ul {
	list-style: none;
	margin:0;
	padding:0;
}
/* IE7 code to move ul#gallery over from left 
*ul#gallery {
margin-left: 55px;
}*/

#gallery ul li {
	display: inline;
}
#gallery ul img {
	border: 4px solid #CCC;
}
#gallery a:hover img {
	border: 4px solid #F00;
	color: #fff;
}
#gallery a:hover {
	color: #fff;
}
div.photoBox {
	float: left;
	height: 117px;
	width: 140px;
	margin: 15px 10px;
	background: url(/images/photoGallery.gif) top center no-repeat;
	text-align:center;
}
/* IE7 code to move #googleForm down page
*div.photoBox {
margin: 15px 8px;
}
 */
div.photoBox img {
	border: 1px solid;
	border-color: #444 #AAA #AAA #444;
	width: 100px;
	height: 80px;
	margin: 20px auto 0;
}
div.photoBox ul {
	margin: 0;
	padding: 0;
}
div.photoBox h3 {
	margin-top:15px;
}
.leftGallery, .rightGallery {
	padding:0;
	width:150px;/*background:#CCC;*/
}
.leftGallery {
	float:left;
	margin-left:135px;
}
.rightGallery {
	float:right;
	margin-right:135px;
}
.leftGallery ul, .rightGallery ul {
	margin:0;
	padding:0;
}
.leftGallery li, .rightGallery li {
	margin: 2px;
	background:#333;
	padding:9px;
	border: solid #FFF 1px;
	text-align:center;
}
.leftGallery img, .rightGallery img {
	width:125px;
	height:80px;
}
ul.hrcpartsList {
	padding:0;
	position:absolute;
	top:50px;
	left:315px;
}
ul.hrcpartsList li {
	margin: 7px 0;
	background:#333;
	padding:2px;
	width:170px;
	border: solid #FFF 1px;
	text-align:center;
}
div.hrcparts {
	width:100%;
	margin: 0 auto;
	padding:2px;/*background:#CCC;*/
}
div.hrcparts li {
	margin: 2px;
	background:#333;
	padding:0;
	width:156px;
	border: solid #FFF 1px;
	text-align:center;
	float:left;
}
.hrcParts a:link {
	color: #00F;
	text-decoration:underline;
}
#CentreContent .partLists {
	width: 800px;
	margin: 10px 0;
}
#CentreContent .partLists ul {
	list-style-type: none;
	margin: 0;
	padding: 3px;
	text-align: center;
}
#CentreContent .partLists ul li {
	display: inline;
}
#CentreContent .partLists ul li a {
	background-color: #036;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #FFFFFF;
	color: #FFF;
	margin: 0 5px 0 5px;
	voice-family:"\"}\"";
	voice-family:inherit;
}
#CentreContent .partLists ul li a:hover {
	background-color: #FF0000;
}
#CentreContent ul#mtb4u {
	margin:0;
	padding:0;
}
/*#CentreContent ul#mtb4u li {background-color:#F00;}*/

#CentreContent ul#mtb4u li img {
	margin: 0 122px;
	border:2px #CCC solid;
}
#exhausts {
	margin-top: 10px;
	text-align:center;
}
.trail {
	background-color: #666;
	height: 15px;
	width: 894px;
	color:#FFF;
	padding: 2px;
	margin:0 auto;
	/*float:right;*/
    border:1px solid #FFF;
}
/* IE7 code to place trail underneath googleForm*/
*.trail {
	margin-top:70px;
}
.trail a {
	color:#FFF;
}
.trail a:visited {
	color:#FFF;
}
.trail a:hover {
	color:#F00;
}
/* Rules for headings */ 

img {
	margin: 2px;
	border:none;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.GreenText {
	color: green;
}
#viewBasket, #checkout {
	border: 0;
	width: 96px;
	height: 22px;
	margin:10px auto;
}
.css-validator img {
	border: 0;
	width: 88px;
	height: 31px;
	margin:5px 20px;
}
#headline {
	padding: 5px;
	width: 98%;
	text-align: center;
	z-index: 1;
}
.video {
	margin: 0 auto;
	text-align: center;
	background:url(/images/video/pleaseWaitVideoLoad.jpg) no-repeat center center;
}
div#footer {
	clear: both;
	padding-top: 3em;
	font: 85% Verdana, sans-serif;
}
.spacer {
	height:30px;
	clear:both;
}
.clearBoth {
	clear:both;
}
.shopPartContainer {
	width:700px;
	height:141px;
	margin:5px auto;
	padding:5px;
	clear:both;
}
.shopPartContainer img {
	width:165px;
	height:101px;
	margin:0 auto;
	padding:10px 0 0 10px;
}
.m76aColumnLeft {
	width:200px;
	margin:30px 40px 0 0;
	float:left;/*background-color:#CCC;*/
}
.m76aColumnRight {
	width:256px;
	margin:10px 0 0 0;
	float:right;/*background:red;*/
}
.itemImage {
	margin:auto 10px;
	float:left;
}
.m76aColumnLeft ul {
	margin:0;
	padding:0;
}
.m76aColumnLeft li {
	text-align:right;
	padding:0;
}
.m76aColumnLeft dl, .m76aColumnRight dl {
	width:256px;/*background:yellow;*/
}
.m76aColumnRight dt {
	padding: 4px;
	margin:0 0 -10px 0;
	border:#FFF solid 1px;/*background-color: #666;*/
}
.m76aColumnRight dd {
	padding:0;
	position:relative;
	left:125px;
	bottom:9px;/*background:blue;*/
}
.m76aColumnRight dd#noForm {
	margin-bottom:12px;
}
.m76aColumnLeft dt, .m76aColumnLeft dd {
	text-align:center;
	font-weight:bold;
	margin:10px 14px 0 0;
	list-style-type:none;/*background:pink;*/
}
hr {
	background:#FFF;
	width:750px;
	height:1px;
	margin:auto;
}
#links {
	width:700px;
	margin:0 auto;
	background: #333;
	border:2px solid #999;
}
#links ul {
	margin:0;
	padding:5px;
}
#links ul li {
	background:#999;
	padding:5px 0;
	margin:0;
}
#links ul li a {
	font-size:1.0em;
	font-weight:bold;
	margin: 0;
	padding:5px;
	color:#00F;
	text-decoration:underline;
}
#links ul li a:visited {
	text-decoration:none;
}
#links p {
	height:auto;
	background:#CACAFF;
	margin:1px 0;
	padding:2px 5px 5px 5px;
	color:#000;
	border:1px solid #FFF;
}
#links hr {
	border-bottom:1px solid #CCC;
	width:100%;
	margin:5px 0;
}
.warning {
	color:#F00;
}
.topLevel {
	z-index:5;
	width:250px;
	float:right;
	border:#FCC 1px solid;
}
.textRightBold {
	text-align:right;
	font-weight:bold;
}
td.payClass p {
	border:1px solid #FFF;
	padding:3px;
	margin:0 0 -10px 0;
}
.textCenter {
	text-align:center;
}
.textRight {
	text-align:right;
}
label {
	font-weight: bold;
	padding-right:5px;
}
div.anchorContainer {
	background:#FFF;
	height:75px;
	text-align:center;
	border:5px outset #F00;
}
.chainWidthSelection {
	width:25%;
	float:left;
	text-align:center; /*background:pink;*/
}
.chainWidthSelection ul {
	margin:0;
	padding:0;
}
.chainWidthSelection li {
	display:inline;
	padding:5px;
}
div.chainType {
	clear:both;
	width:100%;
	background:#CCC;
}
.chainBox {
	width:194px;
	padding:2px;
	border:1px solid #FFF;
	border-top:none;
	font-size:1.1em;
	float:left;
}
.chainBox ul {
	margin:0;
	padding:0;
	text-align:center;
}
p.selection {/*width:100%; margin:auto;*/
	text-align:center;
	margin-bottom:0;
	color:#000;
}
.price {
	width:60px;
	margin:2px auto;
	color:#F00;
	font-weight:bold;
	background:#FFF;
}
/*div#didMainContainer {margin:0; padding:0;}*/

ul#topLinks {
	width:600px;
	margin: 15px 120px;
}
ul#topLinks li {
	width:22%;
	padding:2px;
	border:1px solid #FFF;
	font-size:1.1em;
	text-align:center;
	float:left;
	background-color: #369;
}
ul#topLinks li a:link {
	color:#FFF;
}
ul#topLinks li a:visited {
	color:#FFF;
}
ul#topLinks li a:hover {
	color:#F00;
}
ul#exhausts {
	width:600px;
	margin-left: 120px;
	padding:0;
}
ul#exhausts li {
	list-style: none;
	float:left;
	margin:3px 5px;
}
#logo {
	width:400px;
	margin:0 auto;
	text-align:center;
}
#hrcDiagram {
	width:100%;
	text-align: center;
	margin:10px auto;
}
.highlight {
	font-style:italic;
}
.center {
	text-align:center;
}
.inLine {
	float:left;
	line-height:15px;
	text-align:center;
	padding: 5px;
	margin:0px;
	width:123px;/*background:green;*/
}
ul#bodywork li ul li {
	margin:0;
	padding:3px 0;
	background:black;
	border:solid 1px #FFF;
	border-top:none;
	width:121px;
}
.imgCentre {
	display:block;
	margin:10px auto;
}
.divCentre {text-align:center;}