/* Main content */
body{
	margin:10px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background:url(images/bg2.gif);  background-attachment: fixed;
	color:#333;
	line-height:1.6;
	
}
ul{margin:0;padding:0;}
/* Main Link Properties */
A:link {
	color: #6b3800;
	text-decoration: none;
}
A:visited {
	color: #6b3800;
	text-decoration: none;
}
A:active {
	color: #6b3800;
	text-decoration: none;
}
A:hover {
	color: #9c1913;
	text-decoration: none;
}
/* 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: #e39f41;
	text-decoration: none;
}

.wrapper{border:1px solid #733614;background-color:#e7cea0;}
/* Logo Position */
.logo{padding-left:0px;}
/* Date Position */
.cart{height:43px;text-align:right;padding-right:6px;font:bold 14px Arial, Helvetica, sans-serif;color:#733614;}
/* Top Menu Properties */
.topmenu{
	height:43px;
	padding-right:20px;
	background-color: #733614;
	background-image: url(images/topmenu_03.jpg);
	background-repeat: repeat-y;
}
.topmenu ul li{list-style:none;display:inline;padding-left:30px;}
.topmenu ul li a{color:#6b3800;font-weight:bold;}
.topmenu ul li a:hover{color:#9c1913;font-weight:bold;}
.menu{background:url(images/menu_bgx2.gif) repeat-x;height:37px;}
.menu ul li{list-style:none;display:inline;padding:0 14px;}
.menu ul li {color:#ffffff;font:bold 14px Arial, Helvetica, sans-serif;}
/* Main content */
.contents{padding:10px;}
.centerSide{
	padding:0 17px;
	background-color: #ffffff;
}
/* Products */
.product{color:#ff0000;text-align:center;}
/* Left and Right Bars */
.leftSide{width:188px;}
.rightSide{width:160px;}
/* Headings */
h1{margin:0;padding:0;font:bold 24px Arial, Helvetica, sans-serif;color:#733614;border-bottom: 1px solid #733614;}
h2{margin:0;padding:0;font:bold 14px Arial, Helvetica, sans-serif;color:#733614;}
/* Left properties */
.leftSide ul{
	margin-bottom:12px;
	padding-bottom:4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #733614;
}
.leftSide ul li{list-style:none;background:url(images/bullet.gif) 0 6px no-repeat;padding-left:12px;line-height:16px;}
/* 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{padding:24px;line-height:18px;}
/* Mini search */
input.search{
height: 14px;
background-color: #ffffff;
border: 1px solid #733614;
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: #733614;
}
/* Minicart */
TD.mincart {
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

P.mincart {
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

table.mincart
{
	width: 180px;
	background-color: #e7cea0;
}

td.mincart
{
	background-color: #e7cea0;
	text-align: center;
}
/* Tbale backgrounds */
TABLE.cobtbl{
background-color: #733614;
}

TD.cobhl{
background-color: #e7cea0;
}

TD.cobll{
background-color: #FFF;
color : #333;
}
/* Price properties */
SPAN.price, .detailprice, .prodprice {
font:bold 14px Arial, Helvetica, sans-serif;color:#ac1800;
padding-top: 4px;
text-align: center;
}

.prodname, .detailname{
color: #333;
font-weight:bold;
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

.prodname, .detailname{
font-weight: bold;
}
td.prodimage{
vertical-align: top;
} 
