/* Main content */
body{
	margin:0px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6;
	margin-top: 0px;
	padding-left: 5px;
	background-image: url(http://boessentials.com/shopping/images/background.gif);
}
ul{margin:0;padding:0;}
/* Main Link Properties */
A:link {
	color: #000;
	text-decoration: none;
}
A:visited {
	color: #000;
	text-decoration: none;
}
A:active {
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #0F6;
	text-decoration: none;
}
/* Top Nav Bar Links */
A.lmenu:link {
	color: #000000;
	text-decoration: none;
}
A.lmenu:visited {
	color: #000;
	text-decoration: none;
}
A.lmenu:active {
	color: #000;
	text-decoration: none;
}
A.lmenu:hover {
	color: #0F6;
	text-decoration: none;
}

.wrapper{
	border:1px solid #85ac86;
	background-color:#ffffff;
	width: 1000px;
	background-repeat: repeat;
	max-width: 1000px;
}
/* Logo Position */
.logo{
	padding-left:0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* Date Position */
.cart{
	height:43px;
	text-align:right;
	padding-right:5px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000000;
}
/* Top Menu Properties */
.topmenu{
	background:#f9e6c0 url(images/topmenu.jpg) repeat-y;
	height:30px;
	padding-right:20px;
}
.topmenu ul li{list-style:none;display:inline;padding-left:30px;}
.topmenu ul li a{
	color:#665;
	font-weight:bold;
}
.topmenu ul li a:hover{
	color:#000;
	vertical-align: inherit;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
}
.menu{
	background:url(images/menu_bgx.gif) repeat-x;
	height:20px;
}
.menu ul li{list-style:none;display:inline;padding:0 14px;}
.menu ul li {color:#000000;font:bold 14px Arial, Helvetica, sans-serif;}
/* Main content */
.contents{
	padding:5px;
}
.centerSide{
	padding:0 0px;
	text-align: left;
}
/* Products */
.product{color:#000000;text-align:center;}
/* Left and Right Bars */
.leftSide{width:188px;}
.rightSide{
	width:0px;
}
/* Headings */
h1{
	margin:0;
	padding:0;
	font:bold 24px Arial, Helvetica, sans-serif;
	color:#B9CBB6;
	border-bottom: 1px solid #000000;
	text-indent: 10px;
}
h2{
	margin:0;
	padding:0;
	font:bold 24px Arial, Helvetica, sans-serif;
	color:#B9CBB6;
	border-bottom: 1px solid #000000;
	text-indent: 10px;
}
/* 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:10px;
}
/* Footer Properties */
.footer{
	background-color:#BFDCB8;
	padding:24px;
	line-height:18px;
}
/* Mini search */
input.search{
	height: 14px;
	background-color: #D0E1CC;
	border: solid #85ac86;
	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: #85ac86;
}
/* 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 #85ac86;
background-color: #FFF;
width: 180px;
}

td.mincart
{
	background-color: #C6D78C;
}
/* Tbale backgrounds */
TABLE.cobtbl{
background-color: #85ac86;
}

TD.cobhl{
	background-color: #C6D78C;
}

TD.cobll{
background-color: #FFF;
color : #333;
}
/* Price properties */
SPAN.price, .detailprice, .prodprice {
font:bold 14px Arial, Helvetica, sans-serif;color:#85ac86;
padding-top: 4px;
text-align: center;
}

.prodname, .detailname{
color: #333;
font-weight:bold;
}
h4 {
	margin:0;
	padding:0;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000000;
}
.ltf {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
.ltf_BOLD {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
