html 
{
    background: #b4ecbe;
}

body {
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	background: #b4ecbe;
	color: #fff;
	min-width: 997px;
	background: url(../images/header-holder-bg.gif) repeat-x top left;
}
img {border: none;}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {text-decoration: underline;}
form,
fieldset,
input {
	margin: 0;
	padding: 0;
	border: 0;
}
.header-holder {
	background: url(../images/header-holder-bg.gif) repeat-x top left;

}
.search 
{
    float: right; 
    text-align: right;
    padding: 5px 0;
}
.search label
{
    font-weight: bold;
    color: #A78CB9;
}
.search a 
{
    display: block;
    margin-top: 3px;
}
#header {
	position: relative;
	margin: 0 auto;
	height: 124px;
	width: 997px;
	z-index: 1;
	
}
#header strong.logo {
	position: absolute;
	top: 17px;
	left: 23px;
	display: block;
	width: 205px;
	text-indent: -9999px;
	z-index: 1;
}
.logo a {
	display: block;
	overflow: hidden;
	height: 150px;
	background: url(../images/logo.png) no-repeat;
}
#header span.intro {
	position: absolute;
	top: 62px;
	left: 250px;
	display: block;
	height: 52px;
	width: 462px;
	text-indent: -9999px;
	background: url(../images/intro.gif) no-repeat;
}
#header div.item-box {
	position: absolute;
	bottom: 4px;
	right: 20px;
	width: 200px;
	text-align: right;
}
.item-box strong {
	display: block;
	margin: 0 0 -1px;
	padding: 1px 22px 0 0;
	background: url(../images/cart.gif) no-repeat 100% 0;
}
.item-box div {
	display: block;
	font-size: 10px;
	line-height: 12px;
}
.item-box input {
	height: 22px;
	width: 65px;
	margin: 3px -1px 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	background: url(../images/submit.gif) no-repeat;
	cursor: pointer;
}
.main-holder 
{
    background: url(../images/main-holder-bg.gif) repeat-x;
    background-color:#b4ecbe;
    }
#main {
	overflow: hidden;
	margin: 0 auto;
	width: 996px;
	background: #b87ab5 url(../images/main-bg.gif) repeat-x;
}
#content {
	float: right;
	overflow: hidden;
	width: 864px;
}
#content div.top-nav {
	overflow: hidden;
	border: solid #69d97d;
	border-width: 0 0 6px;
	width: 100%;
}

#maincontent 
{
    padding: 10px;
}

#contentmargin 
{
    margin: -10px;
}

.top-nav ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
.top-nav ul li {
	display: inline;
	font-size: 14px;
	line-height: 16px;
}
.top-nav ul li a {
	float: left;
	padding: 5px 18px 4px;
	color: #fff;
}
.top-nav ul li.active a,
.top-nav ul li a:hover {
	text-decoration: none;
	background: #69d97d url(../images/top-nav-bg.gif) repeat-x;
}

#content div.image-block {
	position: relative;
	width: 864px;
}
#content div.image-block img {display: block;}
.image-block div.image-block-text {
	position: absolute;
	bottom: 16px;
	left: 28px;
	width: 650px;
}
.image-block-text h1 {
	margin: 0 0 12px;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
}
.image-block-text p {
	margin: 0 0 10px;
	line-height: 21px;
}
#content ul.products {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.products li {
	position: relative;
	float: left;
	width: 288px;
}
ul.products li img {display: block; height:144px;}
ul.products li span.category {
	position: relative;
	/*margin-top:-39px;*/
	left: 0;
	display: block;
	padding: 11px 0 14px 22px;
	width: 266px;
	font-size: 14px;
	line-height: 14px;
	background: url(../images/category-bg.png);
}

div.products div.proditem {
	position: relative;
	float: left;
	width: 180px;
	background: url(../images/category-bg.png);
	list-style: none;
	padding: 10px;
	margin: 5px;
}
div.products div.proditem img {display: block; width: 180px;}
div.products div.proditem span.category {
	padding: 6px 0 0 0;
	font-size: 14px;
	line-height: 16px;
	height: 50px;
	display: block;
	
}

.cat_name 
{
    max-width: 130px;
    white-space: normal;
}

* html .products li span.category {bottom: -1px;}

div.products .product_page {
    background-color: #FFFFFF;
}

#sidebar {
	float: left;
	width: 132px;
	padding: 43px 0 0 0;
}

#sidebar ul {
	margin: auto;
	list-style: none;
	padding:0;
	/* margin-left: -40px; <-- for Firefox */
}

#sidebar ul li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 3px;
	font-size: 12px;
	line-height: 16px;
	
	text-align: left;
	vertical-align: top;
}
#sidebar li a {
	display: block;
	padding: 4px 4px 6px;
	width: 124px;
	color: #fff;
}
#sidebar li.active a,
#sidebar li a:hover {
	background: #69d97d;
	text-decoration: none;
}
.footer-holder {
	background: #69d97d;
}
#footer {
	margin: 0 auto;
	padding: 7px 0 10px;
	width: 997px;
	overflow: hidden;
}
#footer ul.bottom-nav {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
.bottom-nav li {
	display: inline;
	margin: 0 0 0 20px;
	font-size: 11px;
	line-height: 13px;
}
#footer p {
	margin: 2px 0 0;
	font-size: 11px;
	line-height: 13px;
}