/* Main content */
body{
	margin:10px;
	background:url(images/brown16b.jpg); 
	color:#333;
	line-height:1.6;
	font-family: Tahoma, arial, sans-serif;
	font-size: 12px;
}

div.store{
padding:10px;
}

ul{margin:0;padding:0;}
/* Main Link Properties */
A:link {
	color: #663300;
	text-decoration: none;
}
A:visited {
	color: #663300;
	text-decoration: none;
}
A:active {
	color: #663300;
	text-decoration: none;
}
A:hover {
	color: #da6805;
	text-decoration: none;
	font-size: 12px;
}
/* Top Nav Bar Links */
A.lmenu:link {
	color: #fff;
	text-decoration: none;
}
A.lmenu:visited {
	color: #fff;
	text-decoration: none;
}
A.lmenu:active {
	color: #fff;
	text-decoration: none;
}
A.lmenu:hover {
	color: #da6805;
	text-decoration: none;
}

.wrapper{border:5px solid #fff; background-color:#ffffff;}
/* Logo Position */
.logo{
	padding-left:10px;
	font-size: 0px;
}
/* Date Position */
.cart{height:43px;text-align:right;padding-right:6px;font:bold 12px Tahoma, arial, sans-serif;color:#e69d01;}
/* Top Menu Properties */
.topmenu{background:#f9e6c0 url(images/topmenu.jpg) repeat-y;height:43px;padding-right:20px;}
.topmenu ul li{list-style:none;display:inline;padding-left:30px;}
.topmenu ul li a{color:#e69d01;font-weight:bold;}
.topmenu ul li a:hover{color:#0066CC;font-weight:bold;}
.menu{background-color:#fff;;repeat-x;height:37px;}
.menu ul li{list-style:none;display:inline;padding:0 14px;}
.menu ul li {color:#ffffff;font:bold 12px Arial, Helvetica, sans-serif;}
/* Main content */
.contents{padding:10px;}
.centerSide{padding:0 17px; border: 0px solid #663300;}

/* Products */
.product{color:#333;text-align:left;}
/* Left and Right Bars */
.leftSide{width:188px;}
.rightSide{width:202px;}
/* Headings */
h1{margin:0;padding:0;font:bold 12px Tahoma;color:#333;border-bottom: 0px solid #663300;}
h2{margin:0;padding:0;font:bold 12px Tahoma, Helvetica, sans-serif;color:#663300;border-bottom: 0px solid #663300;}
h3{
	margin:0;
	padding:0;
	font:bold 13px Tahoma;
	color:#663300;
}
h4{margin:0;padding:0;font:bold 12px Tahoma;color:#663300;border-bottom: 0px solid #663300;}
/* Left properties */
.leftSide ul{border-bottom:1px solid #da6805;margin-bottom:12px;padding-bottom:4px;}
.leftSide ul li{list-style:none;background:none; 0 6px no-repeat;padding-left:12px;line-height:16px;border-bottom: 1px dotted #663300;}
/* Right properties */
.rightSide ul{margin-bottom:12px;}
.rightSide ul li{list-style:none;background:url(images/ico_search.gif) 0 6px no-repeat;padding-left:12px;line-height:16px;}
.rightSide img{margin-bottom:14px;}
/* Footer Properties */
.footer{
	background-color:#CCC;
	padding:24px;
	line-height:20px;
}
.footer ul li{list-style:none;background:url(images/rightimage.gif) 0 6px no-repeat;padding-left:12px;line-height:20px;}
/* Mini search */
input.search{
height: 14px;
background-color: #fff;
border: solid #663300;
border-width: 1px;
font-family: tahoma;
color: rgb(0,0,0);
font-size: 11px;
}
input.search1{
vertical-align: bottom;
}
/* Horizonatl rule */
hr {
height: 0;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #663300;
}
/* Minicart */
TD.mincart {
font-size: 12px;
font-family: Tahoma;
background-color: #fdedc9;
}

P.mincart {
font-size: 12px;
font-family: Tahoma;
}
A.mincart:hover {
	color: #da6805;
	text-decoration: none;
	font-size: 12px;
}
table.mincart
{
border: 1px solid #e69d01;
background-color: #fdedc9;
width: 180px;
}

/* Tbale backgrounds */
TABLE.cobtbl{
background-color: #663300;
}

TD.cobhl{
background-color: #fff;
}

TD.cobll{
background-color: #FFF;
color : #333;
}
/* Price properties */
SPAN.price { 
	font:bold 12px Tahoma, Helvetica, sans-serif;
	color:#C00;
	padding-top: 4px;
	text-align: center;
}
.detailprice {
    font:bold 12px Tahoma, Helvetica, sans-serif;
	color:#333;
	padding-top: 4px;
	text-align: center; }

.prodprice { 
    font:bold 12px Tahoma, Helvetica, sans-serif;
	color:#333;
	padding-top: 4px;
	text-align: center;}
	
/* PRODUCT REVIEWS
-------------------------------------*/
.numreviews{
color: #333;
font-size: 13px;
font-weight : bold;
background-color:#fff;
border-bottom:0px solid #000;
padding:4px;
}

.reviewheader{
color: #333;
font-size: 12px;
font-weight : bold;
}

.reviewcomments{
color: #333;
font-size: 12px;
font-weight : normal;
line-height:1.6;
}

.reviewname{
color: #666;
font-size: 12px;
font-weight : normal;
line-height:1.6;
}

.prodname, .detailname {
color: #333;
font-weight:bold;
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

.prodname, .detailname{
font-weight: bold;
}

.wrapper tr .header table tr .menu ul .lmenu strong {
	font-family: Tahoma, arial, sans-serif;
	font-size: 12px;
}

.freeship {
	font-family: Tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFF}

.freeshipcolor {
	color: #c00;
	font-weight:bold;
	font-family: Tahoma, arial, sans-serif;
	font-size: 11px; }
	
IMG.cartimage {
height: 70px;
width: 70px;
border:1px;
border-color: #999999;
border-style: solid;
}

.buybutton{
vertical-align: bottom;
}

.csprodname {
font-size: 12px;
font-family : Tahoma;
text-align: center;
}

.csprodimage {
font-size: 12px;
font-family : Tahoma;
}

TD.csproduct {
border:0px dotted #663300;
background-color:#FFF;
}

.cstitle {
font-size: 13px;
font-family : Tahoma;
font-weight : bold;
background: #fff;
border: 1px solid #fff;
color : #333;
padding: 4px;
}

.receiptoption{background-color:#FFF;}
.receipthr{height: 0;border-width: 1px 0 0 0;border-style: solid;border-color:#663300;}
.receipthl{background-color:#FFF;}
.receiptheading{background-color:#663300;color: #FFFFFF;font-weight:bold; }
.wrapper tr .contents table tr .contents_contents table tr .leftSide .topmenu strong {

}

.prices {font-weight:bold; color:#c00; }

.trademark
{color:#333; font-size:9px; }

.index {
font-family : Tahoma;
font-weight : bold;
color : #333;
}

div#topnav {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  background:url(images/brown16b.jpg);
}
div#topnav ul {
  margin: 0;
  font-family: Tahoma;
  font-size: 12px;
  color: white;
  text-align: center;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 0px;
  line-height: 1.3;
}
div#topnav ul li {
  display: inline;
}
div#topnav ul li a {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  padding: 5px 10px;
  color: white;
  text-decoration: none;
  margin-right: -1px;
}
div#topnav ul li a:hover {
  background-color: #da6805;
  color: white;
}
ul.ectmenu1 {
list-style: none;
border:0px solid;
font-size:12px;
padding:0px;
background-color: #fdedc9;
}
li.ectmenu1 {
border: 1px solid #e69d01;
padding:0px;
background-color:#fff;
}
li.ectmenuhassub1 a{
display:block;
padding:4px;
background-image:url(images/arrow.gif);
}
li.ectmenuhassub1 a:hover{
display:block;
padding:4px;
background-image:url(images/arrowov.gif);
background-color: #e69d01;
color: #fff;
}
li.ectmenu1 a{
display:block;
padding:4px;
}
li.ectmenu1 a:hover{
background-color: #da6805;
color: #fff;
}
	
.titles {color:#663300;	}
hr.review, hr.prodseperator {
height: 0;
border-width: 1px 0 0 0;
border-style: dashed;
border-color: #663300;
}

.discountsapply{
color: #663300;
font-size: 12px;
font-weight: bold;
}
.proddiscounts, .detaildiscounts, .catdiscounts{
color: #c00;
font-size: 12px;
font-weight: normal;
}

.intro { font-size:11px; }
.disctop {background:url(images/brown16b.jpg); }
.menutop {border: 1px solid #da6805;
  background-color: #fdedc9;
  display:block;
  padding:4px;
  padding-bottom: 4px;
  padding-top: 4px;
  padding-left: 0px;
  line-height: 1.6;
  width: 190zpx;}
  
.top
{ color:#FFF; font-weight:bold; }