@import url("./reset.css") all;

body {
	margin: 0;
	font: 11px verdana;
	background: url('../gfx/body.bg.png') #f0e6da repeat-x;
	color: #83644f;
}

a {
	color: #83644f;
}

a:hover {
	color: #d55600;
}

.clear {
	clear: both;
}

div#main {
	width: 980px;
	margin: 0 auto 30px auto;
	
}
div#top1 {
	height: 133px;
	margin-bottom: 2px;
}


div#top {
	height: 173px;
	background: url('../gfx/top.bg.png') no-repeat;
	margin-bottom: 30px;
}

div#top ul {
	text-align: right;
	padding-right: 20px;
}

div#top ul li {
	display: inline;
	margin-left: -3px;
}

div#top img#logo {
	margin-top: -32px;
}

div#left {
	width: 223px;
	float: left;
}

div#center {
	width: 532px;
	float: left;
	padding-left: 2px;
}

div#right {
	width: 223px;
	float: left;
}

div#bottom {
	height: 56px;
	background: url('../gfx/bottom.bg.png') no-repeat;
	margin-top: 10px;
}

div#center ul li {
	background: #f9eddd;
	padding: 5px;
	margin: 0 3px;
	margin-bottom: 10px;
	border: 1px solid #e0ccb3;
	width: 242px;
	height:260px;
	float: left;
}

div#center ul li p strong {
	font-weight: bold;
}

div#center ul li p img {
	float: left;
	margin: 5px 10px 5px 0
}

div#center p.price {
	text-align: center;
	font-size: 13px;
	margin-top: 15px;
	
}

div#center p.price strong {
	font-weight: bold;
	color: #d55600;
}

div.box {
	background: url('../gfx/box.bg.png') repeat-y;
	margin-bottom: 10px;
	text-align: center;
}

div.box p {
	display: block;
	text-align: center;
}

div.box p strong {
	font-weight: bold;
}

div.box img.gallery {
	margin: 3px;
	border: 2px solid #fff;
}

.gallery2 {
	margin: 5px;
	border: 2px solid #fff;
}


div.box hr {
	background: url('../gfx/hr.bg.png') repeat-x;
	height: 5px;
	width: 95%;
	border: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.box ol {
	padding-left: 20px;
	list-style-type: decimal;
	list-style-position: inside;
	text-align: left;
}

div#left div.box ul li {
	background: url('../gfx/box.li.bg.png');
	padding-top: 5px;
	height: 20px;
	text-align: left;
	padding-left: 30px;
}

.foot_txt
{font-size:10px;font-family:arial;color:#868686;padding:6px}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #5E2512;
	padding:2px;
}
.link {text-decoration:none;	}
TD.smallText, SPAN.smallText, P.smallText .smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
span.spec_info
	{
	font-weight:bold;font-family:arial;font-size:12px;
	}
li.box2 {width:255px}	
#zapo_n {position:relative;width:200px;height:20px;background-color:#703420;padding:3px;border:1px solid #E0CCB3}

#zapo_n h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	position:absolute;
	
	}
#zapo {position:relative;width:200px;height:20px;background-color:#703420;padding:3px;border:1px solid #E0CCB3}

#zapo h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	position:absolute;
	
	}	
.w2 a{color:#F9EDDD;}
	
.w1 {
color:#800000;
	left:24px;
	top:5px;
	}
.w2 {
	color:#F9EDDD;
	left:22px;
	top:4px;
	}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #D7C29F;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	vertical-align:middle;
}	

table.productListing hr {
	background: url('../gfx/hr.bg.png') repeat-x;
	height: 4px;
	width: 95%;
	border: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

td.main
{
vertical-align:middle;
}	
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
	font-weight:bold;
}
.autoscroll { overflow: hidden; }
hr {
background:transparent url(../gfx/hr.bg.png) repeat-x scroll 0 0;
border:0 none;
height:5px;
margin-bottom:20px;
margin-top:20px;
width:95%;
}
.news img {padding:10px;}


