@charset "UTF-8";
/* CSS Document */

body{
	background:url(../images/site_images/bg_main-trans.gif) top center no-repeat;
	background-color:#FFFFFF;
	color:#483000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
}
a:active
{
    outline: none;
}
h1{
	padding:0;
	margin:0;
}

h2{
	padding:0;
	margin:0;
}

h3{
	font-size:14px;
	padding:0;
	margin:15px 0 10px 0;
}

/*** wrapper Rules
****************************************************************/
.wrapper{
	width:822px;
	margin:0 auto;
	background:url(../images/site_images/bg_content-trans.png) top center repeat-y;
}

/*** Header Rules
****************************************************************/
#header{
	height:75px;
	margin:0 auto;
	background:url(../images/site_images/bg_header.gif) top center no-repeat;
}

/*** HP product Rules
****************************************************************/
.hp-featureProduct{
	margin:10px 0 0 0;
	width:220px;
	float:right;
	text-align:center;
	}


.hp-products{
	font-size:10px;
	background:url(../images/site_images/bg_products.gif) bottom left no-repeat;
	width:183px;
	float:left;
	padding:5px 5px 25px 5px;
	text-align:center;
}

.hp-products img{
	margin:3px 0 5px 10px;
}

/*** Category product Rules
****************************************************************/
.cat-products-cage{
	width:610px; 
	float:right; 
	background:url(../images/site_images/bg_vline.gif) top left repeat-y; 
	margin:10px 0 0 0; 
	padding:0 0 0 20px;
}


.cat-products-cage h1{
	margin:10px 20px 10px 0;
	padding:10px 0 10px 0;
	text-align:left;
	color:#EF5BA1;
	display:block;
	font-size:16px;
	background:url(../images/site_images/bg_hline.gif) left bottom repeat-x;
}

.cat-products{
	font-size:10px;
	background:url(../images/site_images/bg_products.gif) center bottom no-repeat;
	width:188px;
	float:left;
	padding:5px 5px 25px 5px;
	text-align:center;
}
.cat-products img{
	margin:4px;
}


/** Product Detail Rules
*********************************************************/
.product-detail-cage{
	width:556px; 
	height:400px;
	background:url(../images/site_images/bg_detailBottom.gif) center bottom no-repeat; 
	margin:10px 0 0 0; 
	padding:0 0 0 20px;
}

/** Left Nav
*********************************************************/
.leftnav{
	float:left; 
	width:150px;
	padding:0 0 25px 0; 
	margin:0 20px 0 0;
}

.leftnav ul{
	list-style:none;
	margin:0 0 0 15px;
	padding:0 0 0 0;
}

.leftnav li{
	background:url(../images/site_images/bg_hline.gif) left bottom repeat-x;
	width:100%; /* IE Hack */
}

.leftnav a{
	color:#990000;
	display:block;   
	text-decoration:none;
	padding:5px 5px 5px 10px;
}

.leftnav a:hover{
	color:#FFF;
	background-color:#A8C856; 
	display:block;
	text-decoration:none;
	padding:5px 5px 5px 10px;
}


.leftnav #current-leftnav {
	color:#FFF;
	text-decoration:none;
	padding:5px 5px 5px 10px;
  }

.leftnav a#current-leftnav  {
	color:#FFF;
	background-color:#A8C856; 
	display:block;
	text-decoration:none;
	padding:5px 5px 5px 10px;

  }

.leftnav a:hover#current-leftnav  {
	color:#FFF;
	background-color:#A8C856; 
	display:block;
	text-decoration:none;
	padding:5px 5px 5px 10px;
  }


/*** Footer Rules
****************************************************************/
.footer{
clear:both;
background:url(../images/site_images/bg_footer.gif) top center no-repeat;
background-color:#FFFFFF;
margin:0 auto;
width:822px;
height:125px;
}


.AddToCart_Btn
{
margin-top:5px;
}


.required
{
    color:Red;
}

#design-by-fullimpact:link, #design-by-fullimpact:visited {
	margin:auto;
	margin-top:10px;
	margin-bottom:15px;
	display:block;
	background: url('../images/design_by_fullimpact.gif') no-repeat 0 -32px;
	width: 186px;
	height: 32px;
	text-indent:-9999px;
}
#design-by-fullimpact:hover {
	background-position: 0 0;
}

/*basket checkout panel*/
.ready_checkout
{
 margin-right:110px;
}
