body{
	margin:0;
	height:100%;
	background-color:#F1F1F1;
}
form{
	margin:0px;
	padding:0px;
}

/* -------------------- */

#main{
	background:transparent url("../images/tools/shaded.png") no-repeat top center !important;
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/tools/shaded.png", sizingMethod="crop");
	margin:0 auto;
	padding:0;
	width:920px;
}
/* -------------------- */ 
.prodtop{
	margin:0 5px 5px 5px;
	padding:5px 10px 4px 10px;
	background:transparent url("../images/back/BG.gif") repeat-x center bottom;
}
.center{
	padding-top:5px;
	vertical-align:top;
	background:transparent url("../images/temp/backgrounds/centerBG.gif") repeat-y center top;
}
#cont{
	margin:0 5px 0 5px;
	text-align:center;
}
/* -------------------- */ 

#topIMG{
	background:transparent url("../images/banners/top.jpg") no-repeat;
	margin:0px auto;
	width:890px;
	height:120px;
	border:5px solid #FFFFFF;
}
#menuBG{
	margin:0px auto;
	padding:0;
	background:#781E19 url("../images/tools/menuBG.gif") no-repeat top center; 
	width:900px;
	height:25px;
}
#tables{
	background:#FFFFFF url("../images/tools/tableBG.gif") repeat-x 130% 130%;
	margin:0px auto;
	width:900px;
	clear:both;
}
.sides{
	padding-top:5px;
	vertical-align:top;
}

/* ------------- */

.left{
	margin:0px 5px 15px 5px;
	padding:0;
}
.sign{
	background-color:#F1F1F1;
}
/* ----------- */

#menu{
	margin:0px auto;
	padding:0px;
	width:890px;
	background-color:#FFFFFF;
	background:transparent url("../images/temp/backgrounds/menuBG.gif") repeat-x center top;
	border-left:5px solid #FFFFFF;
	border-right:5px solid #FFFFFF;
}
#menu ul{
	width:800px;
	margin:0px auto;
	padding:0px;
	list-style:none;
	
}
#menu li{
	text-align:center;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#menu li a{
	font-family: Lucida Grande, Verdana, Geneva, Arial;
	font-size:0.70em;
	line-height:2.3em;
	display:block;
	color:#781E19;
	text-decoration: none;
	font-weight:bold;
	width:100px;
}
#menu li a:hover{
	background:transparent url("../images/temp/backgrounds/_menuBG.gif") no-repeat center top;
	color:#000000;
}
#menu li a {height: 1%;}

.clear{
	clear:both;
}

.heading{
	background:transparent url("../images/temp/backgrounds/menuBG.gif") repeat-x center top;
	padding-left:5px;
}
.header{
	background:transparent url("../images/back/BG.gif") repeat-x center bottom;
	padding-left:5px;
	margin:0 5px 0 5px;
	font:0.9em sans-serif;
	color:#781E19;
	font-weight:bold;
	line-height:1.8em;
}
.search{
	margin:0;
	padding:0;
	list-style:none;
	width:180px;
}
.search li{
	margin:0;
	padding:0;
	float:left;
}
.search li img{
	margin-top:2px;
	margin-left:3px;
	cursor:pointer;
}



#prod{
	/**/
	margin:0;
	padding:0;
	list-style: none;
	border-top:0;
	border-bottom:0;
}
#prod li{
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom:1px solid #E7D7D6;
}
#prod li a{
	font-family: "Lucida Grande", Verdana, Geneva, Arial;
	font-size:0.70em;
	line-height:1.90em;
	display:block;
	color:#781E19;
	text-decoration: none;
	padding-left:5px;
	font-weight:bolder;
}
#prod li a:hover{
	color:#000000;
}
#prod li a {height: 1%;}
#prod li ul{
	margin: 0;
	padding: 0;
	list-style: none;
	border:0;
}
#prod li ul li{
	margin:0;
	padding:0;
	list-style:none;
	border:0;
	border-top:1px dashed #E7D7D6;
}
#prod li ul li a{
	font-family: "Lucida Grande", Verdana, Geneva, Arial;
	font-size:0.70em;
	line-height:1.70em;
	display:block;
	color:#781E19;
	text-decoration: none;
	padding-left:10px;
	font-weight:normal;
}
#prod li ul li a:hover{
	color:#000000;
}
#prod li a {height: 1%;}

/* ----------- */
#thumb{
	background-color:#EEEEEE;
}
#thumb td{
	text-align:center;
	background-color:#FFFFFF;
}
.cart{
	float:left;
	width:158px;
	margin:1px;
	padding:5px;
	text-align:center !important;
	background:#F1F1F1 url("../images/tools/cartBG.gif") repeat-x bottom;
}
.thumb{
	border:1px solid #F1F1F1;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC; 
	background-color:#FFFFFF; 
	text-align:center; 
	width:100px; 
	height:100px;
	margin:0px auto;
}
.zoom{
	margin-top:-22px;
	width:98px;
	padding-right:2px;
	text-align:right;
}
.zoom img{
	cursor:pointer;
}
.cButton{
	margin-top:5px;
	cursor:pointer;
}
.inActive{
	filter:alpha(opacity=50);
	-moz-opacity:5.0 ;
	opacity: 0.50;
}
/* ----------- */ 

#basket{
	margin:5px;
}
#basket td{
	padding:5px;
	background-color:#ffffff;
}
/* ----------- */
.FormStyle{
	font:0.70em Tahoma,sans-serif; 
	color:#333333; 
	background-color:#ffffff;
	font-weight:normal;
	border-width:1px;
	border-color:#FFFFFF;
}
.ButtonStyle{
	font:0.70em Tahoma,sans-serif; 
	color:#333333; 
	background:#FFFFFF url("../images/back/bg.png") repeat-x bottom;
	font-weight: normal ; 
	border-width:1px;
	border-color:#FFFFFF;
}
