﻿body, html{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font: 9pt Arial, Helvetica, sans-serif
}
#htmlBody{
	background: #000
}
a img {
	border: 0
}
.showcase .thumbnails{
	background: #fff;
	margin-top: 6px
}
.showcase .thumbnails .thumbnail{
	margin-right: 6px
}
.ProductList .Row{
	background: #EEEEEE
}
.ProductItem{
	overflow: auto;
	padding: 15px
}
.ProductList .ProductItem h3{
	font-size: 16px;
	font-weight: normal;
	margin:0;
	padding-bottom: 3px
}
.ProductList .ProductItem p{
	margin: 0 !important;
	padding-top: 3px;
	padding-bottom: 3px
}
.ProductImage{
	float: left;
	margin-right:10px
}
.ProductList .ProductItem .Price{
	float:right;
	display: block;
	padding-bottom: 5px;
	text-align: right;
	font-weight: bold
}
.RightPane .CategoryGroup{
	height: 325px;
	margin-top: -8px
}
.RightPane .CategoryGroup .CategoryItem{
	background: #443D3F;
	height: 62px;
	margin-bottom: 2px;
	cursor: pointer
}
.CategoryGroup .CategoryItem a,.CategoryGroup .CategoryItem a:hover{
	text-decoration: none
}
.CategoryGroup .CategoryItem .Title{
	position: absolute;
	margin-left: 10px;
	margin-top: 30px;
	color: #fff !important;
	font-size: 12px
}
.Button, a.Button, a:link.Button, a:visited.Button, a:hover.Button, a:active.Button{
	border-right: #696969 1px solid;
	padding-right: 1em;
	border-top: silver 1px solid;
	margin-top: 0.1em;
	padding-left: 1em;
	font-weight: bolder;
	font-size: .9em;
	margin-bottom: 0.1em;
	padding-bottom: 3px;
	overflow: visible;
	border-left: silver 1px solid;
	color: white;
	line-height: 20px;
	padding-top: 3px;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	font-family: Arial, helvetica, sans-serif;
	background-color: #000;
	text-align: center;
	text-decoration: none
}
.Logo{
	background: #000;
	height: 85px;
	width: 724px;
	padding-top: 40px;
	padding-left:40px
}
.Menu{
	position: absolute;
	top: 133px;
	font-size: 11px;
	background: #000
}
.SubMenuArea{
	background: url('bg-banner-bottom.gif') repeat-x
}
.MenuTab a, .MenuTabSelected a{
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 0 10px;
	border-left: 1px dotted white;
	line-height: 20px;
	font-size: 11px
}
.MenuTab a:hover,.MenuTabSelected a{
	background-color: #111;
	opacity:0.7;
	filter:alpha(opacity=70);
	font-size: 11px
}
.SubMenuTab a, .SubMenuTabSelected a{
	padding: 0 10px;
	text-decoration: none;
	color: #444;
	display: block;
	line-height: 20px;
	font-size: 11px
}
.SubMenuTab a:hover, .SubMenuTabSelected a{
	background: #A29696;
	color: #fff;
	font-size: 11px
}
.Scroll {
	color: #444;
	background: url('bg-banner-submenuarea.gif') repeat-x
}
.BannerSpacer{
	background: url(banner_spacer.gif);
	height: 65px
}
.BannerPane{
	margin: 8px 0px 0px 8px
}
.Panes{
	background-color: #fff
}
.ContentPane{
	padding-left: 30px;
	padding-right: 5px;
	padding-top: 5px
}
.RightPane {
	padding-left: 15px;
	padding-top: 5px
}
.Footer{
	background: #fff
}
.FooterPane{
	margin-left: 8px;
	margin-right: 8px;
	background: #fff url(footer.gif) repeat-x
}
.FooterMenu{
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 10px;
	border: 0;
	width: 770px
}
.Footer a:hover{
	color: #ff0000;
	text-decoration: underline
}
.Footer a{
	color: #504A70;
	text-decoration: none
}
.Footer{
	font: .9em Arial, Helvetica, sans-serif;
	color: #504A70
}
.nM{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #c9c9c9
}
.nM a{
	color: #c9c9c9;
	text-decoration: none
}
.nM a:hover{
	color: #c9c9c9;
	text-decoration: underline
}