/**************** Page Layout *****************/
body {
	color:#333;
	background-color:#EFEFEF;
	font-family:Arial, Helvetica, sans-serif;
}
body p {
	font-size:13px;
	line-height:1.5em;
}
body p a {
	font-size:1em;
}
#container {
	margin:10px 0px 15px 0px;
	padding:12px 15px 12px 15px;
	background:#fff;
}
#logocontainer {
	height: 170px;
	width:100%;
}
#banner {
	background:#fecc09 url(images/bannerBg.jpg) repeat-x;
	height:100px;
}
#banner2 {
	background:#fecc09 url(images/banner.jpg) repeat-x;
	margin:3px 0;
	height:80px;
	width:auto;
}
#content {
	/*width:100%;*/
	/*min-width:912px;*/
	clear:both;
	display: block;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	/*float:left;*/
	background-color:#fff;
	/*border-bottom:1px solid #ED1D24;*/
	min-height:620px;
}
#search {
	position:absolute;
	right:28px;
	top:28px;
	float:right;
	font-size:13px;
}
#search a {
	font-size:1em;
}
#breadcrumb, #breadcrumbW {
	display: block;
	text-align:left;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:0.7em;
	color:#000;
	background:#98ca3c;
	padding:5px;
	padding-left:14px;
	font-weight:bold;
}
#breadcrumbW {
	background-color:#FFF;
	margin: 4px 0px 5px 0px;
}
#breadcrumb li {
	display:inline;
}
#breadcrumb a, #breadcrumbW a {
	font-size:1em;
	text-decoration:none;
}
#breadcrumb a {
	color:#9a0000;
}
#breadcrumbW a {
	color:#ed1d24;
}
#breadcrumb a:hover {
	text-decoration:underline;
}
/**************** Columns *****************/
#mainContent {
	padding:0px 12px 0px 20px;
	/*margin:0px 186px 0px 180px;*/
	/*min-height: 200px;
	height: 100%;*/
	overflow:hidden;
}
#centralcontainer {
	/*margin:10px;*/
	padding-left:5px;
}
#rightcontainer {
	float: right;
	width: 11em;
}
#leftcontainer {
	float: left;
	width: 12em;
	background-color: #E5E5E5;
}
#leftcontainer p {
	font-size:0.8em;
	padding:0.5em;
	font-weight:bold;
}
/***************** Navigation Bar *****************/
#topNav {
	padding:0 0 0 10px;
	margin:0;
	list-style:none;
	height:35px;
	background:#999 url(images/button1.gif);
	position:relative;
	border:none;
	text-align:center;
}
#topNav li {
	float:left;/*margin-right:0.8em;*/
}
#topNav li a {
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	color:#FFF;
	text-decoration:none;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	padding-left:4px;
	cursor:pointer;
}
#topNav li a span {
	float:left;
	display:block;
	padding:0 5px 0 1px;
}
#topNav li.current a {
	color:#fff;
	background:url(images/button3.gif);
}
#topNav li.current a span {
	background:url(images/button3.gif) no-repeat right top;
}
#topNav li a:hover {
	color:#fff;
	background:url(images/button4.gif);
}
#topNav li a:hover span {
	background: url(images/button4.gif) no-repeat right top;
}
#topNav li.current a:hover {
	color:#fff;
	background:#000 url(images/button3.gif);
	cursor:default;
}
#topNav li.current a:hover span {
	background:url(images/button3.gif) no-repeat right top;
}
/******************* Menu *******************/
.category {
	background: url(images/border_bg.gif) no-repeat;
}
.leftNavigation ul li {
	position:relative;
	border-bottom: 1px solid #CFCFCF;
}
.leftNavigation ul li a {
	padding: 0;
	color: #2D2D2D;
	background: 0;
	font-size:13px;
	display:block;
}
.leftNavigation a {
	text-decoration:none;
	color:#fff;
}
.leftNavigation a:hover {
	text-decoration:underline;
}
.leftNavigation {
	background-color: #EEEEEE;
	padding: 0 5px 10px;
	border: 1px solid #CFCFCF;
	overflow: hidden;
}
.leftNavigation ul li.products {
	border-bottom: 0;
}
.leftNavigation ul li h5.category {
	background: #56595C url(images/head_bgl.gif) 0 0 no-repeat;
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
	padding:3px 0 4px 8px;
}
.leftNavigation ul {
	list-style:none;
	margin:0;
	padding:0;
}
.leftNavigation ul li.prodlist, .leftNavigation ul li.prodlistC {
	padding: 3px 0;
	background: url(images/bg_button.gif) 0 0 repeat-x;
}
.leftNavigation ul li.prodlist a {
	background: url(images/point.gif) 8px 4px no-repeat;
	padding: 0 0 0 18px;
}
.leftNavigation ul li.prodlistC a {
	background: url(images/pointb.gif) 18px 4px no-repeat;
	padding: 0 5px 0 25px;
	font-size:65%;
}
/******************* Footer *******************/
#footer {
	clear:both;
	background-color:#fff;
	padding-top: 30px;
	text-align: center;
}
#footer a {
	color:#FFF;
}
#footer p a {
	padding:10px;
	margin:0;
	color:#000000;
}
#footer ul {
	margin:0;
	padding:0.9em 0;
}
.footerbrands {
	margin-bottom:12px;
	padding-top:20px;
	border-top:1px solid #ED1D24;
}
#footernav {
	font-weight: bold;
	list-style: none;
	padding: 10px;
	margin: 10px;
	height: 80px;
	clear: both;
}
#bottomLinks {
	background-color: #ed1d24;
	font-size: 0.9em;
}
#bottomLinks li.first {
	border-left: 0 none transparent;
}
.clear {
	clear:both;
	line-height: 0;
	font-size: 0;
	border: 0;
}
.menu {
	background-color:#FF9999;
}
#bottomLinks li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	display:inline;
}
/********** Mini Basket **********************/
.rightBox, .rightBoxG {
	padding: 0 0 10px 0;
	min-height: 150px;
	color: #333333;
	/*font-size:0.8em;*/
	overflow: hidden;
	/*width: 168px;*/
	text-decoration: none;
}
.rightBox p, .rightBoxG p {
	font-size:0.8em;
	color:#666;
	font-weight:bold;
	padding:5px;
}
.rightImg {
	padding:9px;
}
.rightBoxG {
	background-color:#FFF;
	border:1px solid #000;
}
.rightBoxG .cards {
	margin: 6px -4px 8px -4px;
}
.rightBoxG .money {
	float: right;
}
.rightBox .caption, .rightBoxG .caption {
	text-align: left;
	background: url(images/bg_basket.gif) 0 0 no-repeat;
}
.rightBox .info, .rightBox .cart, .rightBoxG .info, .rightBoxG .cart {
	background-color: #FFF;
	padding: 5px 6px;
}
.rightBoxP {
	background-color:#660033;
	margin:15px 0;
	padding:0 10px 10px;
}
.rightBoxP p {
	color:#ffcc00;
	font-weight:normal;
}
.info a:hover, .cart a:hover {
	text-decoration:underline;
}
.info ul, #mini ul {
	padding:0;
	border-bottom:solid thin #d1d1d1;
	font-size:0.9em;
	text-align:right;
}
.info li {
	clear:left;
	padding:1px;
}
.info li h4 {
	margin:7px 0;
	padding:7px 0;
}
div.info {
	border:1px solid #000;
}
.info img, #mini img {
	float:left;
	padding-right:3%;
}
div.info p {
	text-align:left;
}
.rightBox p a {
	margin: 5px 0;
	font-size:0.9em;
	text-align:center;
}
.rightBox .category {
	color: #849C96;
	background-color: #F3F5F4;
	padding: 4px 0 4px 8px;
}
.items {
	float:left;
}
.items, .money {
	padding:10px 0;
	font-size:0.8em;
	font-weight:bold;
}
.caption {
	background:url(images/bg_basket.gif) no-repeat scroll 0pt
}
h5.caption {
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	padding:3px 0 4px 8px;
	margin:0;
}
input.add {
	border:none;
}
a.add {
	border:none;
	display:inline;
	background: url(../i/add.gif) no-repeat;
}
/**************** Display Boxes ****************/
.thumbnails {
	float:left;
	padding:10px;
	max-width:410px;
}
.newsBox {
	clear:both;
	border:1px solid #000;
	background-color:#fff;
	overflow:hidden;
}
.newsBox a {
	font-size:0.8em;
	color:#666;
}
.newsBox p {
	font-weight:normal;
}
.newsBoxImg {
	/*float:right;*/
	padding:0px 14px 10px 32px;
}
.advert {
	margin:50px
}
.logo img {
	width:100px;
	height:auto;
}
div.header, div.headerLrg {
	/*border-bottom:1px solid #808385;*/
	height:20px;
	margin:14px 0pt 0pt;
	clear:both;
}
div.header h2, div.headerLrg h2 {
	background-color:#ed1d24 /*url(images/head_bgl.gif) repeat-x*/;
	color:#fff;
	width:80%;
	font-size:12px;
	line-height:14px;
	margin:0pt;
}
div.header h2 span {
	color:#fff;
	font-size:12px;
}
div.headerLrg h2 {
	color:#ffcc00;
	font-size:13px;
	text-transform:uppercase;
	padding:3px;
	margin-bottom:4px;
}
div.header h2 span, div.headerLrg h2 span {
	/*background:transparent url(images/head_bgc.gif) no-repeat scroll 100% 0pt;*/
	display:block;
	padding:3px 7px;
}
.prodDesc {
	color: #666666;
	margin: 0;
	padding: 5px 0 0 0;
}
div.prodDesc {
	padding: 3px 0 12px 0;
	font-size:0.8em;/*	min-height:150px;*/
}
.prodShowMain, .prodShowSub, .prodShowMed {
	float: left;
	display: inline;
	padding:5px;
	border-top: 25px solid #ED1;
	border-right: 4px solid #ED1;
	border-left: 4px solid #ED1;
	border-bottom: 4px solid #ED1;
}
.prodShowMain {
	width: 245px;
	margin: 10px 5px 0 0;
	min-height:14em;
}
.prodShowSub {
	width: 200px;
	margin: 10px 10px 0 0;/*	min-height:250px;*/
}
.prodShowMed {
	width: 240px;
	margin: 10px 10px 0 0;
	overflow:hidden;
}
.prodShowMed img, .prodShowSub img {
	width:40px;
	height:40px;
}
.prodShowMain ul, .prodShowSub ul {
	margin: 0;
	list-style: none;
	width: 100%;
	padding: 0;
}
.price {
	color:#000000;
}
/*div.SectionNameText {
	min-height:125px;
}*/
span.variantprice {
	font-size:0.8em;
}
.wrapper {
	clear: both;
	position: relative;
}
.prodShowMain .wrapper {
	top:0.4em;
}
.vMore {
	background: url(images/point.gif) 0 6px no-repeat;
	padding: 0 0 0 10px;
	font-weight: bold;
	text-decoration:underline;
	color:#333 !important;
}
.view {
	width: 100%;
	position: relative;
	top: 1.2em;
}
.view a {
	font-size:1.1em;
	color:#333 !important;
}
.wrapper .price {
	position: absolute;
	top: 0px;
	right: -7px;
	font-size: 1em;
	width: 89px;
}
.wrapper .now, .wrapper .was {
	position:absolute;
	right:2px;
	font-weight:bold;
}
.wrapper .was {
	top: 0px;
	font-size: 0.9em;
	text-decoration: line-through;
}
.wrapper .now {
	top: 20px;
	font-size: 1.1em;
	color:#FF0000;
}
.productinfo {
	float:left;/*	min-height:200px;*/
}
.productinfo ul {
	display:none;/*stops lists in descriptions from being displayed */
}
.homeextra { /*float hack for FF, width:100% for IE*/
	float:left;
	width:100%;
}
/************** Final Product Display **********/
.simpleProd .logo img {
	float:right;
}
.simpleProd {
	float:left;
	margin-right:5px;
	width:80%;
}
.simpleProd p {
	font-size:0.9em;
}
/**************** Misc styles *******************/
#pnlBilling, #pnlShipping, .pnlInfo, .multiAddress {
	font-size:0.8em;
	color:#000;
	font-weight:bold;
}
#productDesc br {
	clear:none;
	display:none; /*fixes issue in opera browser */
}
#productHead {
	font-size:0.8em;
}
.contentImg {
	float: right;
	width: 45%;
	max-width: 250px;
	padding:3px;
}
.otherInfo {
	margin:40px 0px 40px 40px;
}
/*********** Inventory Table Display **********/
.inventoryProdLow {
	padding-left:6px;
	margin-top:10px;
	margin-bottom:10px;
}
.inventoryProdLow b {
	margin-left:-8px;
	font-size:0.8em;
}
.features ul {
	margin-top:0px;
	margin-bottom:0px;
}
p.maestroAlert {
	color:#FF0000;
}

.customerimage {
    background-image: none;
    padding: 0px 0px 10px !important;
}
.customerimageRight {
    border: none;
	 background-image: none;
    float: right;
    margin-bottom: 15px;
    margin-left: 15px;
    padding-top: 10px 0px 0px 0px !important;
}
.customerimageRightHome {
	border: none;
	 background-image: none;
    float: right;
    margin-bottom: 50px;
    margin-left: 15px;
    padding: 0 !important;
}
.customerimageLeft {
    border:none;
	 background-image: none;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    padding: 0 !important;
}
.customerimageCenter {
    background-image: none;
    clear: both;
    margin-top: 10px 25px 15px ;
    padding: 0 !important;
    text-align: center;
}
.customerDivCenter {
    clear: both;
    margin: 10px 0px 15px;
    padding: 0 !important;
    text-align: center;
}

