@charset "utf-8";

body {
	background-color: #231f20;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
	
a, a:link, a:visited{
	outline: none;
	text-decoration: none;
	color: #909090;
}
			
a:hover {
	color: #CDCDCD;
}
/*
** HTML elements
*/
form {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
#content select.shippingDropDown {width: 96%}
body .productItemNotFound {display: none;}
body .shop-catalogue {
    border: none;
}

#rightclm span.heading{
	font-size:26px;
	font-weight: bold;
       display: block;
	margin-bottom: 20px;
}
h1, h1 a, h1 a:link,h1 a:visited {
	font-size:16px;
	font-weight: bold;
	color: #030303;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#rightclm #content {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

h2 {
	font-size:14px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

h3 {
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-size:13px;
	margin-bottom: 3px;
	color:#7C7C7C;
	margin-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 3px;
}

p {
	margin-top: 0px;
	margin-bottom: 14px;
}

/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
	height: 1%;
}
.clear-block {
	display: block;
}			
.clear-block {
	margin: 0px;
	padding: 0px;
	clear: both; 
}
#container {
	width: 754px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-y;
	position:relative;
}
#container.cart {
	background-image: none;
	background-color: #fff;
	position:relative;
	
}
#container #leftclm {
	float: left;
	width: 202px;
	position:relative;
	background-image: url(images/lhs-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height:586px;

	height:expression(
    this.scrollHeight < 586? "586px" : "auto" );
}
#leftclm #navpanel {
	background-image: url(images/lhs-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 14px;
	min-height:404px;
	position:relative;


	height:expression(
    this.scrollHeight < 404? "404px" : "auto" );
}
#leftclm #navpanel #nav {
	margin-top: 50px;
	position:relative;
}
#container #rightclm {
	float: left;
	width: 552px;
	position:relative;
}
#rightclm #banner {
	height: 187px;
	position:relative;
}
#rightclm #content {
	background-image: url(images/page-title-bg.gif);
	background-repeat: no-repeat;
	position:relative;
}

#container #footer {
	background-image: url(images/footer-bg.gif);
	padding-top: 4px;
	padding-bottom: 35px;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 9px;
	background-color: #231F20;
	position:relative;
}
#footer a {
	color: #231F20;
}
#footer a:hover {
	color: #000000;
}
#rightclm #homecontent {
	background-image: url(images/home-top-bg.jpg);
	height: 80px;
	padding: 15px;
}
#homecontent h1 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 6px;
}
#ads {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftclm #shopping {
	background-image: url(images/shopping-bg.gif);
	background-repeat: no-repeat;
        padding-bottom: 9px;
}
#leftclm table.cartSummaryTable{
	float: left;
	margin-left: 30px;
}
#leftclm  a.cartSummaryLink{
display: block;
padding-top: 10px;
color: #666;
font-weight: bold;
margin:0px;
}#leftclm  a.cartSummaryLink:hover{
color: #000;
}
#rightclm .shop-product-large .image {
margin-left:auto;
float: left;
padding:0px;
width: 55%;
}
#rightclm .shop-product-large .details {
background:#fff none repeat scroll 0 0;
}
#rightclm .shop-product-large {
border:none;
}
#rightclm .poplets {
border-top: none;
}
#rightclm .shop-product-large .details {
padding:10px;
width:38%;
}
#content .shop-product-small h5 {
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    min-height: 1px!important;
    padding: 0px 5px  8px  5px !important;
}

#rightclm .shop-product-small .image {
	margin:0px;
	height: auto;
	float:left;
	width:180px;
}
#rightclm .shop-product-small {
	border: none;
}

#rightclm .shop-product-small ul  {
	background:#fff none repeat scroll 0 0;
	padding:18px;
	float:left;
	}
#rightclm  .productItem {
	padding-top: 10px;
}
#content .shop-product-large .like  { 
	border-top: solid 1px #000; 
	padding: 10px 0 0 0
}
#content table.cart {
    border: none;
}
#content table.cart th, #content table.cart td {
    padding: 6px 0px;
}

#content table.cart tr.total {
	background-color: #d5d5d5;
	border-top:solid 1px #000; 
	border-bottom:solid 1px #000; 
}
#content table.cart tr.total td {
    padding: 5px;
}
#content table.cart a {
    color: #000;
}
#content table.productTable.productSmall  tr, .productItem .shop-product-small {   
	float: left;
    min-height: 220px;
    width: 215px;     
	padding: 0 10px;
}
#content table.cart tr.var td, #content table.cart tr.sub-total td {
    font-weight: bold;
	color: #000;
}
#content table.cart tr.var td {
	background-color: #dae4a6;
	
}
#content table.cart tr.var td.first {
    padding: 5px;
	
}
#content table.webform td {
    line-height: 24px;
    padding: 0;
}
#content .poplets {
    border-top: none;
    margin-top: 10px;
}
#content .price {
	font-size: 22px;
	color: #b6d434;
}
#content .poplets img {
    border: 1px solid #000000;
}
#content table.cart td.quantity {    text-align: left;}
#content .shop-product-large .shop-product-small .image {
    min-height: 120px;
}
table.productTable tr h1  {     
	margin:0px;
}

#content .shop-product-large .image {
    margin-left: 0px;
    padding: 18px;
    text-align: center;
    float: left;
}
#content .shop-product-large .details {
    background: none repeat scroll 0 0 #fff;
    width: 52%;
}
#content .shop-product-large {
    border: none;
}
#content table.productTable, #content  .shop-product-small   {     
	border:none;
}
#content .shop-product-small .image {
    height: auto!important;
    margin: 0px;
    width: 180px;
}
#rightclm  .shop-product-small h5 {
	padding:0px 0px 6px;
}
#rightclm tr.shipping td {
	border-bottom:none;
	border-top:1px solid #DDDDDD;
}
#rightclm tr.total td {
	border-bottom:1px solid #DDDDDD;
}
#rightclm table.cart th,  {
	background:#f0f6d5 none repeat scroll 0 0;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
}
#content .shop-main .cart-summary {
    float: none;
    width: 100%;
}

#rightclm table.cart {
border:none;
}
#rightclm input.cat_textbox, #rightclm textarea.cat_listbox, #rightclm select.cat_dropdown, #rightclm select.cat_listbox {
width:190px;
background:#fff !important;
border:1px solid #eee;
}
#rightclm form#contact input.cat_textbox, #rightclm textarea.cat_listbox {
width:155px;
background:#fff !important;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
border:1px solid #eee;
}
#rightclm textarea.cat_listbox  {
height: 124px;
}
#rightclm form#contact {
font-size: 11px;
}
#rightclm form#contact table.webform td {
line-height: 15px;
padding:2px;
}
#rightclm .cat_dropdown_smaller {
width:60px;
}
#rightclm table.contactgreen {
background:#f0f6d5;
border:1px solid #000;
padding: 5px;
}
#rightclm .shop-main .cart-summary {
width:100%;
float: auto;
}
#rightclm .shop-main .header {
line-height: 15px;
}
#navpanel .secure-login  {
background:#abacaf;
border:none;
margin-bottom:0px !important;
}
#leftclm .cat_textbox_small, #leftclm .cat_listbox_small {
width:140px;
}

#leftclm div.form div.item {
padding:2px;
}
#leftclm .secure-login div.form {
padding-bottom:5px;
}

#leftclm .newsletter-form div.form {
    padding-left: 2px;
}
#leftclm .secure-login h3, #leftclm .newsletter-form h3 {
    padding: 6px 7px;
}
#cart-banner {
	float: right;
	height: 154px;
	width: 552px;
}
#container.cart #logo {
	float: left;
	height: 154px;
	width: 202px;
}
#container.cart #content {
	padding: 20px;
}
#container.cart #content #cart {
	line-height: 33px;
	background-image: url(images/cart-purchase.gif);
	background-repeat: no-repeat;
	width: 233px;
	margin-top: -20px;
	overflow: hidden;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	position:relative;
	margin-bottom: 20px;
}
#container.cart #header #cart-nav {
	background-image: url(images/cart-banner.gif);
	height: 54px;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	position:relative;
}
/* =Menu
-------------------------------------------------------------- */

#nav ul, #nav ul ul{
	list-style: none;
	margin: 0px;
	padding:0px;
}
#nav ul#nav_424777 {
	margin: 0 0 20px 0;
}

#nav li{
	display: block;
	position: relative;
}

#nav a {
	color: #fff;
	font-weight: bold;
	display: block;
	line-height: 27px;
	padding: 0px;
	text-decoration: none;
}
#nav h1 {    margin: 5px 0 0 10px;
	
}
#nav ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 07px;
	left: 130px;
	float: left;
	width: 180px;
	z-index: 99999;
}
#nav ul ul li {
	min-width: 160px;
}
#nav ul ul ul {
	left: 100%;
	top: 0;
}
#nav ul ul a {
	background: #9c9e9f;
	line-height: 1em;
	padding: 6px 10px;    
	width: 160px;
	height: auto;
}
#nav li:hover > a,
#nav ul ul :hover > a {
	color: #231f20;
}
#nav ul li:hover > ul {
	display: block;
}
#nav ul li.current_page_item > a,
#nav ul li.current-menu-ancestor > a,
#nav ul li.current-menu-item > a,
#nav ul li.current-menu-parent > a {
	color: #fff;
}
* html #nav ul li.current_page_item a,
* html #nav ul li.current-menu-ancestor a,
* html #nav ul li.current-menu-item a,
* html #nav ul li.current-menu-parent a,
* html #nav ul li a:hover {
	color: #fff;
}


#cart-nav ul, #cart-nav ul ul{
	list-style: none;
	margin: 0px;
	padding:0px;
}
#cart-nav li{
	float: left;
	position: relative;
}
#cart-nav a {
	color: #fff;
	font-weight: bold;
	display: block;
	line-height: 27px;
	padding: 0 10px;
	text-decoration: none;
}
#cart-nav h1 {    margin: 5px 0 0 10px;
	
}
#cart-nav ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 27px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#cart-nav ul ul li {
	min-width: 160px;
}
#cart-nav ul ul ul {
	left: 100%;
	top: 0;
}
#cart-nav ul ul a {
	background: #1a171b;
	line-height: 1em;
	padding: 6px 10px;    
	width: 160px;
	height: auto;
}
#cart-nav li:hover > a,
#cart-nav ul ul :hover > a {
	color: #ccc;
}
#cart-nav ul li:hover > ul {
	display: block;
}
#cart-nav ul li.current_page_item > a,
#cart-nav ul li.current-menu-ancestor > a,
#cart-nav ul li.current-menu-item > a,
#cart-nav ul li.current-menu-parent > a {
	color: #fff;
}
* html #cart-nav ul li.current_page_item a,
* html #cart-nav ul li.current-menu-ancestor a,
* html #cart-nav ul li.current-menu-item a,
* html #cart-nav ul li.current-menu-parent a,
* html #cart-nav ul li a:hover {
	color: #fff;
}


