/* Main content */
body{
	margin:10px;
	background:url(images/bg.gif) repeat-x;
	color:#333;
	line-height:1.6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
ul{margin:0;padding:0;}
/* Main Link Properties */
A:link {
	color: #586f63;
	text-decoration: none;
}
A:visited {
	color: #586f63;
	text-decoration: none;
}
A:active {
	color: #586f63;
	text-decoration: none;
}
A:hover {
	color: #8C7899;
	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: #FEE3F4;
	text-decoration: none;
}

.wrapper{
	background-color:#ffffff;
	border: 1px solid #8C7899;
}
/* Logo Position */
.logo{padding-left:10px;}
/* Date Position */
.cart{
	height:43px;
	text-align:right;
	padding-right:6px;
	color:#75637E;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
/* 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:#526148;
	font-weight:bold;
}
.topmenu ul li a:hover{
	color:#8C7899;
	font-weight:bold;
}
.menu{background:url(images/menu_bgx.gif) repeat-x;height:37px;}
.menu ul li{
	display:inline;
	padding:0 14px;
	list-style-image: none;
	list-style-type: none;
}
.menu ul li {
	color:#ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
/* Main content */
.contents{padding:10px;}
.centerSide{padding:0 17px;}
/* Products */
.product{color:#ff0000;text-align:center;}
/* Left and Right Bars */
.leftSide{width:188px;}
.rightSide{width:202px;}
/* Headings */
h1{
	margin:0;
	padding:0;
	color:#75637E;
	border-bottom: 1px solid #75637E;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
h2{
	margin:0;
	padding:0;
	color:#75637E;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
/* Left properties */
.leftSide ul{
	border-bottom:2px solid #8C7899;
	margin-bottom:12px;
	padding-bottom:4px;
}
.leftSide ul li{list-style:none;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:#FEE3F4;
	padding:24px;
	line-height:18px;
}
/* Mini search */
input.search{
	height: 14px;
	background-color: #FCE2F5;
	border: 1px solid #5D4F5B;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
}
input.search1{
vertical-align: bottom;
}
/* Horizonatl rule */
hr {
	height: 0;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8C7899;
	border-right-color: #8C7899;
	border-bottom-color: #8C7899;
	border-left-color: #8C7899;
}
/* Minicart */
TD.mincart {
	font-size: 11px;
	font-family : Verdana, Geneva, sans-serif;
}

P.mincart {
	font-size: 11px;
	font-family : Verdana, Geneva, sans-serif;
}

table.mincart
{
	border: 1px dotted #75637E;
	background-color: #FFF;
	width: 180px;
}

td.mincart
{
	background-color: #FEE3F4;
}
/* Tbale backgrounds */
TABLE.cobtbl{
	background-color: #75637E;
}

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

TD.cobll{
background-color: #FFF;
color : #333;
}
/* Price properties */
SPAN.price, .detailprice, .prodprice {
	color:#75637E;
	padding-top: 4px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

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

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

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

