@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg_repeater.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #EEEEEE;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	clear: both;
}
#header {
	background-image: url(../images/index_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 228px;
}
#nav {
	
}
#left {
	float:left;
	width:214px;
	margin-right:15px;	
}
#middle {
	float:left;
	width:443px;
	margin-right:15px;
	min-height:550px;
}
#right {
	float:left;
	width:192px;	
}
#innerwrap {
	padding-left:10px;
	padding-top:15px;
}
#prod {
	
}
#prod_img {
	float:left;
	width:150px;
}
#prod_desc {
	background-image:url(../images/cart_info_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	width:180px;
	padding:15px 50px 0px 50px;
}
#product {
	background-image:url(../images/mains_bg.jpg);
	background-repeat:no-repeat;
	height:40px;
}
#featured {
	background-image:url(../images/featured_products.jpg);
	background-repeat:no-repeat;
	height:40px;
}
#info {
	background-image:url(../images/store_information.jpg);
	background-repeat:no-repeat;
	height:140px;
	margin:0px;
}
.catlevel1 a{
	color:#957e5e;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#topl {
	list-style-image: url(../images/nav_bullet.jpg);
	margin:0px;
	margin-left:0px;
}
/* IE7 Only */
*:first-child+html #topl {
	margin-left:25px;
}
#midl {
	list-style-image: url(../images/nav_bullet.jpg);	
	margin-left:-25px;
}
.whitehead {
	padding-top:10px; 
	padding-left:20px; 
	color:#FFF;
	font-weight:bold;	
}
.goldhead {
	padding-top:12px; 
	padding-left:28px; 
	color:#67685a;
	font-weight:bold;
}
#cat_nav {
	margin-top:0px;
}
#rightlist {
	margin:0px;
	padding-top:50px;
	font-size:11px;
	color:#000;
	list-style:none;
}
#rightlist li{
	padding-bottom:5px;
	padding-left:30px;
}
#rightlist li a{
	font-size:11px;
	color:#000;
	text-decoration:none;
}
#search {
	background-image:url(../images/search_box.jpg);
	background-repeat:no-repeat;
	margin:0px;
	height:86px;
	margin-top:6px;
}
#footer {
	background-image:url(../images/footer.jpg);
	height:51px;
	background-position:right;
	background-repeat:no-repeat;
	padding-top:10px;
	font-size:11px;
}
#cart {
	font-size:11px;
	line-height:16px;
	text-align:right;
	padding-top:10px;
	padding-right:40px;
}
#cart a {
	color:#990000;
	font-weight:bold;
}
.xbutton {
	border:1px solid #333333;
	background:#FFFFFF;
}
.but_small {
	border:1px solid #333333;
	background:#FFFFFF;
	font-size:12px;
}
a {
	color:#957e5e;
	font-size:11px;
	font-weight:bold;
}
.productImage {
	border:1px solid #CCCCCC;
}
