/* STORE TABLE BACKGROUNDS
-------------------------------------*/
TABLE.cobtbl{
background-color: #e69d01;
}

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

TD.cobll{
background-color: #FFF;
color : #333;
}

/* PRICE NAME and DISCOUNTS DISPLAY
-------------------------------------*/
div.detailcheckoutbutton{
  float:left;
  width:100%;
  margin:16px 0px;
}

div.detailname{
  float:left;
  width:68%;
  margin-bottom:8px;
}

div.detailimage{
  float:left;
  width:300px;
}

div.detailimagenavigator{
  float:left;
  width:300px;
margin:8px 0px;
text-align:center;
}

div.detaildescription{
  float:left;
 width:68%;
}

div.detailprice{
  float:left;
  width:100%;
  margin:18px 44px;
  font-size:16px;
}

div.emailfriend, div.previousnext{
  float:left;
  width:100%;
  text-align:center;
  margin-top:12px;
}

div.detailquantity{
  float:left;
  width:168px;
  padding:4px;
}

div.detailquantitytext{
  float:left;
  width:100px;
  padding:4px;
  text-align:right;
  margin-top:3px;
}

div.quantitydiv{
  float:left;
  width:30px;
  text-align:right;
  padding:4px;
}

div.detailaddtocart{
  float:left;
  width:48%;
  text-align:left;
  margin-top:6px;
}
  


.discountsapply{
color: #84210F;
font-size: 12px;
font-weight : bold;
}
.proddiscounts, .detaildiscounts, .catdiscounts{
color: #84210F;
font-size: 11px;
font-weight : normal;
}
/* PRODUCT REVIEWS
-------------------------------------*/
.numreviews{
color: #333;
font-size: 13px;
font-weight : bold;
background-color:#ccc;
border-bottom:1px 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;
}
/* DESCRIPTION FIELDS
-------------------------------------*/
.detaildescription, .proddescription{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height:1.6;
	font-size: 12px;
}

/* Main content */
body{margin:0px;font:11px Arial, Helvetica, sans-serif;
background:#CCCCCC no-repeat;color:#333;}
ul{margin:0;padding:0;}
hr {
	color: #660033;
}

/* Main Link Properties */
A:link {
	color: #da6805;
	text-decoration: none;
}
A:visited {
	color: #da6805;
	text-decoration: none;
}
A:active {
	color: #da6805;
	text-decoration: none;
}
A:hover {
	color: #0066CC;
	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: #0066CC;
	text-decoration: none;
}

.wrapper{border:1px solid #e69d01;background-color:#ffffff;}
/* Logo Position */
.logo{padding-left:10px;}
/* Date Position */
.cart{height:43px;text-align:right;padding-right:6px;font:bold 14px Arial, Helvetica, 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:url(../../images/menu_bgx.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;}
/* Products */
div.product{
float:left;
width:25%;
font-size: 12px;
height:330px;
}
div.pagenums{
  float:left;
  width:100%;
  text-align:center;
}
/* Left and Right Bars */
.leftSide{width:188px;}
.rightSide{width:202px;}
/* Headings */
h1{margin:0;padding:0;font:bold 24px Arial, Helvetica, sans-serif;color:#e69d01;border-bottom: 1px solid #e69d01;}
h2{margin:0;padding:0;font:bold 14px Arial, Helvetica, sans-serif;color:#e69d01;}
/* Left properties */
.leftSide ul{border-bottom:2px solid #da6805;margin-bottom:12px;padding-bottom:4px;}
.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{background-color:#fdedc9;padding:24px;line-height:18px;}
/* Mini search */
input.search{
height: 14px;
background-color: #FEF7D9;
border: solid #e69d01;
border-width: 1px;
font-family: tahoma;
color: rgb(0,0,0);
font-size: 11px;
}
input.search1{
vertical-align: bottom;
}
/* 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
{
border: 1px dotted #e69d01;
background-color: #FFF;
width: 180px;
}

td.mincart
{
background-color: #fdedc9;
}



span.prodoption{
	font-weight: bold;
	font-size: 11px;
} 

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