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


body {
	background: #1D1D1D;
	padding: 0;
	margin: 0;
}

#backgroundWrapper {
	width: 100%;
	height: auto;
	background: #400000 url(../images/background.jpg) no-repeat center top;
}
	
#basicWrapper {
	width: 948px;
	height: auto;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 145px;
}

#content {
	width: 100%;
	min-height: 380px;
	background-color: #000;
	border: 1px solid #a20000;
}


#subContent {
	width: 940px;
	height: auto;
	background-color: #000000;
	border-top: 1px solid #a20000;
	border-left: 1px solid #a20000;		
	border-tright: 1px solid #a20000;
	padding: 10px 4px 5px 4px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #a9afab;
	line-height: 17px;
}

.footer {
	width: 100%;
	height: 124px;
	background: #1d1d1d url(../images/footerBgRepeat.jpg) top center repeat-x;

}

.footerContent {
	width: 940px;
	height: 111px;
	background:url(../images/footerBg.jpg) no-repeat top;
	margin: 0 auto;
	padding-top: 15px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #a9afab;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*-- header styles --*/

#logo {
	width: 220px;
	height: 80px;
	padding-top: 33px;
	float: left;
}

#slogan {
	width: 323px;
	height: 59px;
	margin-top: 41px;
	margin-right: 19px;
	float: right;
}

#navigation {
	width: 945px;
	clear: both;
	height: 27px;
	padding: 0;
	margin: 0;
	border-left: 4px solid #a6aaa7;
	background: #fe0a0c url(../images/navigationBg.jpg) top left repeat-x;	
}

#navigation li ul ul {
                margin: -1em 0 0 10em;
}

#navigation, #navigation ul {
                padding: 0;
                margin: 0;
                list-style: none; 
                line-height: 1;
}
#navigation li:hover ul ul, #navigation li.sfhover ul ul {
                left: -999em;
}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul {
                left: auto;
}

/*-- product list --*/

.productBox {	
	border: 1px solid #282828;
	height: auto;
	text-transform: uppercase;
}

.productTitle {
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	display: block;
	padding: 15px;
}

.productImage {
	padding: 7px;
	background:url(../images/productImageBg.jpg) top left no-repeat;
	
}

.productImage img {
	border: 0;
}
.productImage img:hover {
	border: 0px solid red;
}


.productBox ul, .productBox li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.productBox li a {
	display: block;
	color: #8d8d8d;
	text-transform:none;
	text-decoration: none;
	padding: 8px 0 8px 15px;
	font: 11px normal Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/productLinkBg.jpg) repeat-x bottom;
	}

.productBox li a:hover {
	background:url(../images/productLinkBgOver.jpg) no-repeat right bottom;
}




/*-- content styles --*/

.title {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	display: block;
	height: 20px;
	margin-top: 15px;
	width: 65%;
	float: left;
}

.mainText {
	margin: 15px;
	color: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	display: block;
	
}

.mainTextAkcent {
	color: #fff;
	font-weight: bold;
}


.mainTitle {
	font: 17px Verdana, Arial, Helvetica, sans-serif;
	color: #fb2120;
	text-transform: uppercase;
	margin: 15px;
	display: block;
}

a, a:visited {
	color: #fb1c1b;
}
a:hover {
	text-decoration: none;
}

/*--  list --*/

.Box {	
	border: 1px solid #282828;
	height: auto;
}

.Title {
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	display: block;
	padding: 15px;
}

.Image {
	padding: 10px 0 10px 10px;
	background:url(../images/ImageBg.jpg) top left no-repeat;
}

.Image img {
	border: 0;
}
.Image img:hover {
	border: 0px solid red;
}


.Box ul, . li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.Box li a {
	display: block;
	color: #565656;
	text-transform:none;
	text-decoration: none;
	padding: 8px 0 8px 15px;
	font: 11px normal Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/LinkBg.jpg) repeat-x bottom;
	}

.Box li a:hover {
	background:url(../images/LinkBgOver.jpg) no-repeat right bottom;
}




/*-- tab menu --*/

		
		p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
		
		p#cross-links { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		
		noscript p, noscript ol { color: #a00; font-size: 11px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }

.stripViewer .panelContainer .panel ul {
			text-align: left;
			color: #000;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 20px 0;
			position: relative;
			width: 525px;
		    color: #000;
			border: 0px solid #f8f8f8;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border: 5px solid #000; /* this is the border. should have the same value for the links */
			margin: auto;
			width: 525px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: auto;
			clear: both;
			border: 0px solid green;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
				
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			border: 0px solid red;
			background: #181818  url(../images/detailTabBg.jpg) no-repeat top center;
			width: 525px; /* Also specified in  .stripViewer  above */
			color: #fff;
			font-size: 11px;
			line-height: 17px;
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
		.wrapper img { 
			padding: 3px;
			border: 1px solid #282828;
			float: left;
			margin-right: 10px;
			margin-bottom: 15px;
		}
		
		.wrapper img:hover {
			border: 1px solid #525252;
		}
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: 0;
			padding: 0;
			width: 700px;
			border: 0px solid #ccc000;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		 	border: 0px solid blue;
		    width: 700px;
		   	margin: 0;
			padding: 0;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; 
			border: 0px solid #fff;/* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #cccccc;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li.tab1 a { background: url(../images/detailTab.jpg) center bottom no-repeat; }
		.stripNav li.tab2 a { background: url(../images/detailTab.jpg) center bottom no-repeat; }
		.stripNav li.tab3 a { background: url(../images/detailTab.jpg) center bottom no-repeat; }
		.stripNav li.tab4 a { background: url(../images/detailTab.jpg) center bottom no-repeat; }
		.stripNav li.tab5 a { background: url(../images/detailTab.jpg) center bottom no-repeat; }
		
		.stripNav li a:hover {
			background: url(../images/detailTabOver.jpg) center bottom no-repeat;
		}
		
		.stripNav li a.current {
			background: url(../images/detailTabCurrent.jpg) bottom center;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}


/*-- sub content styles --*/

.box {
	width: 175px;
	height: auto;
	border: 3px solid #d5d9d5;
	padding: 0px;
	margin: 10px;
	float: left;
}

.box img {
	border: 0;
}

.button a, .button a:visited {
	width: 160px;
	padding: 4px 0px 3px 43px;
	background:url(../images/button.jpg) left;
	display: block;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	margin: 0;
}

.button a:hover {
	background:url(../images/buttonOver.jpg) left;
}

/*-- detailed navigation  --*/

.detailedNav {
	width: 170px; 
	color: #444444;
	float: left;
	text-transform: uppercase;
	padding: 5px;
	height: auto;
	background: url(../images/detailBg.jpg) repeat-x top left; 
}

.detailedArea {
	width: 525px;
	float: left;
	margin-left: 10px;
}

.promotionsArea {
	width: 190px;
	height: auto;
	float: right;
}


.prom {
	width: 180px;
	background: url(../images/detailBg.jpg) repeat-x top left; 
	color: #444444;
	padding: 5px;
	height: auto;
}		


/*-- main navigation here  --*/


#mainmenu, #mainmenu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 0;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	z-index:99999;
}

#mainmenu a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 4px 11px;
	margin-top: 3px;
	border-right: 1px solid #7d0302;
	border-left: 1px solid #f69679;
	z-index:99999;
}

#mainmenu a:hover {
	background:url(../images/navigationOver.jpg) left repeat-x;
}

#mainmenu li { /* all list items */
	float: left;
	text-align: center; 
	margin: 0;/* width needed or else Opera goes nuts */
	z-index:99999;
}

#mainmenu li ul { /* second-level lists */
	position: absolute;
	width: 15em;
	left: -999em;
	 /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#mainmenu li ul li a {
	width: 15em;
	text-align: left;
	padding-left: 18px;
	background-color:#00CC00;
	background:url(../images/navigationBg.jpg) left repeat-x;
	margin: 0;
}

#mainmenu li ul li a:hover {
	margin: 0;
}

#mainmenu li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}



/*-- SEARCH styles here  --*/

.searchInput {
	width: 460px;
	padding: 20px;
	border: 1px solid #282828;
	margin-bottom: 20px;
	color: #a9afab;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background:url(../images/searchBG.jpg);
}

.searchInput input {
	float: left;
	background: #242424 url(../images/inputBg.jpg) repeat-x;
	border-left: 1px solid #292929;
	border-right: 1px solid #161616;
	border-top: 1px solid #161616;
	border-bottom: 1px solid #242424;
	color: #a0a0a0;
	height: 21px;
	width: 260px;
	padding-top: 6px;
}

.searchInput img {
	border: 0;
}

.linkDestination {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #a9afab;
}


hr { 
	border: 1px solid #282828;
}

.searchField { 
	width: 250px;
	float: right;
	position: relative;
	top: -15px;
}
.searchField img {
	border: 0;
}
.copyrightField { 
	width: 450px;
	float: right;
	position: relative;
	top: -15px;
}
.searchField input {
	float: left;
	background: #242424 url(../images/inputBg.jpg) repeat-x;
	border-left: 1px solid #292929;
	border-right: 1px solid #161616;
	border-top: 1px solid #161616;
	border-bottom: 1px solid #242424;
	color: #a0a0a0;
	height: 21px;
	width: 120px;
	padding-top: 6px;
}

/* user styles */
.u_title_orange {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#FF6600;
	font-weight:bold;
}
.u_title_red {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#FF0000;
	font-weight:bold;
}
.u_title_white {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#FFFFFF;
	font-weight:bold;
}
.u_text_orange {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#FF6600;
}
.u_text_red {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#FF0000;
}
.u_text_white {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#FFFFFF;
}
.small_col1_cla {
	background-color: #232323;
	padding: 0px 0 0px 11px;
	width: 140px;
	/*height: 16px;	*/
	clear: none;
	display: inline;
	float: left;
	color: #fff;
	font-size: 11px;
	margin: 2px 0 2px 0;
}
.small_col2_cla {
	background-color: #232323;
	padding: 0px 0 0px 20px;
	width: 300px;
	/*height: 16px;*/
	clear: none;
	display: block;
	float: left;
	color: #fff;
	font-size: 11px;
	margin: 2px 0 2px 0;
}
.small_col1_osc {
	background-color: #000;
	padding: 0px 0  0px 10px;
	width: 141px;
	/*height: 16px;	*/
	clear: none;
	display: inline;
	float: left;
	color: #fff;
	font-size: 11px;
	margin: 2px 0 2px 0;

}
.small_col2_osc {
	background-color: #000;
	padding: 0px 0 0px 20px;
	margin: 2px 0 2px 0;
	width: 300px;
/*	height: 16px;*/
	clear: none;
	display: block;
	float: left;
	color: #fff;
	font-size: 11px;
}
.partsWrapper {
	width: 100%;
	height:auto;
	margin: 10px 0;
}

.partsImage {
	width: 100px;
	height: auto;
	padding: 5px;
	float: left;
}

.partsContent {
	width: 387px;
	float: right;
}

.partsTitle {
	width: 100%;
	display: block;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif !important;
	text-transform: uppercase;
	color: #dddddd;
	background: #181818 url(../images/partsBgTitle.jpg) bottom repeat-x;
	margin-bottom: 14px;
	padding: 5px 6px;
}