/**********************************/
/*   START TAKEN FROM base.css   */
/********************************/

.clearright {
	clear: right;
}
#topcontent {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../_images/black/topcontent.png', sizingMethod='scale');
}
* > #topcontent {
	background:url(../_images/black/topcontent.png) no-repeat;
}
#content {
	background-color: #191919;
}
#bottomcontent {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../_images/black/bottomcontent.png', sizingMethod='scale');
}
* > #bottomcontent {
	background: url(../_images/black/bottomcontent.png) no-repeat;
	width: 908px;
	height: 7px;
}

/**********************************/
/*     END TAKEN FROM base.css   */
/********************************/

body { background:url(../_images/black/bg_main.jpg) top center repeat-x fixed #000;}

#wrapper #topnav { background: transparent url(../_images/black/topnav_bg.png) no-repeat scroll 0 0; }

#titlebar {
	border-bottom: #383838 1px solid;
	margin: 0px 10px 5px;
	padding-top: 20px;
	vertical-align: bottom;
	height: 56px;
}

#titlebar h3 {
	color: #FFF;
	font-size: 32px;
	text-transform: uppercase;
	vertical-align: bottom;
	position: relative;
	top: 12px;
}

#breadcrumb {
	margin: 0px 10px 30px;
	font-size: 12px;
	color: #6d6d6d;
	text-transform: uppercase;
	position:relative;
}
#breadcrumb a {
	font-size: 12px;
	color: #6d6d6d;
	text-decoration:none;
}
#breadcrumb span.current a {
	color: #ffcc00;
}

#breadcrumb a:hover, #breadcrumb span.current a:hover {
	color: #FFF;
}

#productcount {
	text-transform: none;
	position: absolute;
	right: 0px;
	bottom: 0px;
	text-align:right;
	font-size: 11px;
}

#mikenav {
	background: url(../_images/black/shop_tabs.png);
}

.selected1b {
background: url(../_images/black/shop_tabs.png) no-repeat 0 -97px;
}
.selected2b {
background: url(../_images/black/shop_tabs.png) no-repeat -154px -97px;
}
.selected3b {
background: url(../_images/black/shop_tabs.png) no-repeat -368px -97px;
}
.selected4b {
background: url(../_images/black/shop_tabs.png) no-repeat -434px -97px;
}

#panel1b a:hover {
	background: url(../_images/black/shop_tabs.png) no-repeat 0px -51px;
}
#panel2b a:hover {
	background: url(../_images/black/shop_tabs.png) no-repeat -154px -51px;
}
#panel3b a:hover {
	background: url(../_images/black/shop_tabs.png) no-repeat -368px -51px;
}
#panel4b a:hover {
	background: url(../_images/black/shop_tabs.png) no-repeat -434px -51px;
}
#begincontent {
	position: relative;
	bottom: 18px !important;
	bottom: 19px;
}
#content #container {
	padding-left: 7px;
	background: url(../_images/black/bgcontainer.gif) repeat-y 7px;
	width: 888px;
}

#innercontainer {
	padding-left: 2px;
	width: 884px;
}

#topcontainer {
	background: url(../_images/black/topcontainer.gif) no-repeat;
	width: 888px;
	height: 12px;
}

#bottomcontainers {
	background: url(../_images/black/bottomcontainer.gif) no-repeat;
	width: 888px;
	height: 7px;
	margin-left: 0px;
}
#footer {
width: 880px;
margin: 15px auto;
}
#footer p {
color: #949393;
text-transform: uppercase;
font-size: .8em;
}
#footer p a{
color: #949393;
}
#footer p a:hover{
color: #FFF;
}


/**********************************/
/*   		  		Categories			   */
/********************************/

#categoriescont .categoryitem {
	width: 284px;
}

#categoriescont .categoryitem p a {
	color: #ffcc00;
}

#categoriescont .categoryitem img {
	width: 282px;
	height: 180px;
}

#categoriescont .categoryitemww {
	width: 429px;
}

#categoriescont .categoryitemww p a {
	color: #ffcc00;
}

#categoriescont .categoryitemww img {
	width: 429px;
	height: 150px;
}

/**********************************/
/*   		  		Products				   */
/********************************/

#productlisting .productListing-data {
	color: #FFF;
}
#productlisting .productListing-data a {
	color: #ffcc00;
}
#productlisting .productListing-data img {
	border: #383838 1px solid;
}

#product-left #additional-images-cont p {
	color: #6d6d6d;
}

#product-left #additional-images {
	background-color: #101010;
}

#product-left #additional-images #images-slider #images-wrapper div.prodimage {
	border: #2f2f2f 1px solid;
}

#product-right .title {
	color: #FFF;
}
#product-right #additionalcontenttitle a {
	color: #FFCC00;
}
#product-right .price {
	color: #FFF;
}
#product-right .description {
	color: #6d6d6d;
}

#product-right .xsell img {
	border: #383838 1px solid;
}

#product-right hr {
	background: #242424;
}

#product-right .btnaddtocart {
	margin-left: 5px;
}

#product-right p.manurl {
	color: #FFF;
}

#product-right p.manurl a {
	color: #FFCC00;
}

#dealer-locator p.close a, #dealer-locator p.largermap a {
	color: #ffcc00;
}
#dealer-locator .title {
	color: #FFF;
}

#dealer-locator .dealeritem {
	color: #7b7b7b;
}

#dealer-locator .dealeritem p.dealername {
	color: #ffcc00;
}

#dealer-buyonline a {
	color: #ffcc00;
}
#dealer-buyonline .title {
	color: #FFF;
}
