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

.clearright {
	clear: right;
}
#topcontent {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../_images/brown/topcontent.png', sizingMethod='scale');
}
* > #topcontent {
	background:url(../_images/brown/topcontent.png) no-repeat;
}
#content {
	background-color: #1b1715;
}
#bottomcontent {
	background: url(../_images/brown/bottomcontent.gif) no-repeat;
	margin-left: 3px;
}

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

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

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

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

#breadcrumb {
	margin: 0px 10px 10px;
	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: #331c0b;
}

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

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

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

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

#panel1b a:hover {
	background: url(../_images/brown/shop_tabs.png) no-repeat 0px -51px;
}
#panel2b a:hover {
	background: url(../_images/brown/shop_tabs.png) no-repeat -154px -51px;
}
#panel3b a:hover {
	background: url(../_images/brown/shop_tabs.png) no-repeat -368px -51px;
}
#panel4b a:hover {
	background: url(../_images/brown/shop_tabs.png) no-repeat -434px -51px;
}


#begincontent {
	position: relative;
	bottom: 18px !important;
	bottom: 19px;
}
#container {
	padding-left: 7px;
	background: url(../_images/brown/bgcontainer.gif) repeat-y 7px;
	width: 884px;
	margin-left:0px;
}
#topcontainer {
	background: url(../_images/brown/topcontainer.gif) no-repeat;
	width: 884px;
	height: 10px;
}

#bottomcontainers {
	background: url(../_images/brown/bottomcontainer.gif) no-repeat;
	width: 884px;
	height: 7px;
	margin-left: 0px;
}

#container.index {
	background: #000;
	margin-left: 7px;
	padding-left: 0px;
}

#container.index #topcontainer {
	background: url(../_images/brown/topcontainer_black.gif) no-repeat;
}

#container.index #bottomcontainers {
	background: url(../_images/brown/bottomcontainer_black.gif) no-repeat;
}

#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: 212px;
	margin-left: 7px;
	margin-bottom: 40px;
}
#categoriescont .categoryitem img {
	border: #b9b9b9 1px solid;
	width: 210px;
	height: 180px;
}
#categoriescont .categoryitem p a {
	color: #642201;
}


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

#productlisting .productListing-data {
	color: #331c0b;
}
#productlisting .productListing-data a {
	color: #331c0b;
}
#productlisting .productListing-data img {
	border: #b5b5b5 1px solid;
}

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

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

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

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

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

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

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

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

#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;
}
