body {
	background-color: #CCCCCC;
	margin: 0px;
}
body, td, li, p {
	font-family: arial, helvetica;
	font-size: 12px;
}
table.wrapper {
	width: 766px;
	background-color: #FFFFFF;
}
tr {
	vertical-align: top;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
td.logo {
	background-image: url(/images/layout/header_bg.jpg);
	height: 84px;
}
td.search {
	background-image: url(/images/layout/search.gif);
	height: 80px;
	width: 213px;
}
div.searchtop {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 35px;
	padding-top: 8px;
}
div.search {
	padding-top: 14px;
	padding-left: 13px;
}
td.largeorders {
	background-image: url(/images/layout/large_orders.gif);
	height: 82px;
	width: 213px;
}
div.largeorderstop {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 36px;
}
span.largeorderstop {
	font-weight: normal;
	font-size: 10px;
}
div.largeorders {
	color: #FFFFFF;
	font-size: 11px;
	width: 205px;
	padding-top: 15px;
	padding-left: 7px;
}
a.largeorders {
	color: #FFFFFF;
}
a.largeorders:hover {
	color: yellow;
}
td.leftnavtop {
	background-image: url(/images/layout/left_nav_top.gif);
	height: 27px;
	width: 213px;
}
div.leftnavtop {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 37px;
	padding-top: 7px;
}
td.leftnavbg {
	/*background-image: url(/images/layout/left_nav_bg.gif);*/
	background-color: #EEEEEE;
	width: 213px;
}
ul.leftnav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 1.5em;
	width: 209px;
}
li.cat {
	/*background-color: #333333;*/
	line-height: 1.9em;
	text-indent: 10px;
}
/*li.cat:hover {
	background-color: #6088d9;
}
li.subcat:hover {
	background-color: #6088d9;
}*/
li.subcat {
	text-indent: 4px;
	border-bottom: 1px solid #CCCCCC;
}
a.cat {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.cat:hover {
	text-decoration: underline;
}
a.subcat {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
a.subcat:hover {
	text-decoration: underline;
}
div.content {
	padding: 15px;
}
td.topnav {
	width: 553px;
	height: 42px;
	background-image: url(/images/layout/top_nav.gif);
}
td.topnav1, td.topnav2 {
	width: 92px;
}
td.topnav1 {
	padding-top: 13px;
}
td.topnav2 {
	padding-top: 6px;
}
a.topnav {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:hover {
	color: #000000;
}
td.banner {
	width: 553px;
	height: 36px;
	vertical-align: middle;
	text-align: right;
}
h1.banner {
	font-size: 14px;
	font-family: arial, helvetica;
	padding: 0px 10px;
}
#promotionArea {
	margin-top: 36px;
}
td.footer {
	height: 71px;
	width: 766px;
	background-image: url(/images/layout/footer.gif);
	padding-top: 8px;
	line-height: 1.3em;
}
a.footer {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
span.copyright {
	color: #FFFFFF;
	font-size: 10px;
}
table.newSingleProduct {
	background: transparent url('/images/new_item_large.gif') no-repeat bottom left;
}
.newProduct {
	background: transparent url('/images/new_item_small.gif') no-repeat bottom right;
}
li.mhidden div.submenu {
	display: none;
	visibility: hidden;
	height:0px;
}
#mainMenu ul {
	list-style: none;
	margin-top: 8px;
	margin-right: 10px;
}
#mainMenu li {
	display: inline;
	color: #ffffff;
	font-weight: bold;
}
#mainMenu ul li a, #mainMenu ul li a:link, #mainMenu ul li a:hover {
	font-weight: bold;
	font-size: 14px;
}
#topFeaturedCategories th h2 {
	color: #7c0001;
	font-size: 20px;
}
#topFeaturedCategories th a, #topFeaturedCategories th a:link, #topFeaturedCategories th a:hover {
	color: #7c0001;
	font-size: 11px;
}
div.prodArea {
	width: 80px;
	float:left;
	padding: 0px;
	padding-right: 10px;
	
}
.bold {
	font-weight: bold;
}
.specialred, .specialred a, .specialred a:link, .specialred a:hover, .specialred a:visited {
	color: #7c0001;
}