* {	padding:0;	margin:0;	border:none;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333;
	background:#eeeeee;
}
.clr {clear:both;}
h1, h2, h3, h4, h5, h6 {
	padding: 5px 0;
	color: #4b7659;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #4b7659;
}
a{color:#4b7659; text-decoration:underline;}
a:hover{color:#333333; text-decoration:underline;}

p {	padding: 5px 0; line-height: 140%;}
p a {color: #666;}
h1 {font-size: 220%; color:#FFF;}
h2 {font-size: 160%;}
h3 {font-size: 140%;}
h4 {font-size: 130%;}
h5 {font-size: 120%;}
h6 {font-size: 110%;}

#container{ background:url(/images/page/pagebg.png) #FFF top repeat-x;}
#main{width:960px; margin:0 auto 0 auto;}
#footer{ background:url(/images/page/footerbg.png) repeat-x top;color:#666; font-size:90%; padding:10px 0 0 0;}
#footer a{color:#666; text-decoration:none; padding:0 5px 0 5px;}
#footer a:hover{color:#84a88f;}
#footerinner{width:960px; margin:0 auto 0 auto;}
#topright{float:right;  height:36px;width:400px; text-align:right;}
#topright .white{float:right; display:block; color:#FFF; padding:10px 10px 0 0; text-decoration:none;}
#topright .white:hover{color:#333;}
#topright table{float:right; display:block;}
#topright td{border:none;background:url(/images/page/topbox-bg.jpg) repeat-x top; vertical-align:middle;height:36px;}
#topright img{vertical-align:middle;}
#topright .link{color:#666; font-weight:bold; text-decoration:none; padding:0 10px 0 10px;}
#topright a:hover{color:#84a88f;}
#topnav{font-family:"Times New Roman", Times, serif; color:#FFF; font-size:180%;}
#topsearch{background:url(/images/page/searchleft.png) left no-repeat; height:41px; text-align:right; width:190px; float:right;}
#topsearch img{vertical-align:middle;}

#mailinglistbox{width:172px; background:url(/images/page/sidebar_newsletter.jpg) top no-repeat; padding:30px 7px 10px 7px; margin-top:20px; }
#mailinglistbox p{font-size:90%; margin:0 0 10px 0;}
#ml{width:100px; padding:3px; border:1px solid #b3c6b9;}
#mailinglistbox img{vertical-align:middle;margin:-1px 0 0 0;}
#mailinglistbox td{padding:0; margin:0;}             
#navigation{width:186px; float:right;padding:0 0 40px 0;}
#navigation h1{color:#FFF; border-bottom:double #869b8e;}
#content{width:750px; padding:0 0 40px 0;}
 #searchbutton {cursor:pointer;}
#mailbutton {cursor:pointer;}
.photobox {
	width:24%;
	float: left;
	height: 110px;
	text-align:center;
	padding: 10px;
	margin: 0 5px 5px 0;
}
.photobox img{height:90%;}
.photoboxgallery {
	width: 200px;
	float: left;
	height: 220px;
	text-align:center;
	padding: 10px;
	margin: 0 5px 5px 0;
}
.photoboxgallery img {
	border:1px solid #333333;
}
INPUT, SELECT, textAREA {
	font-size: 9pt;
	font-family: Arial, sans-serif;
}


.error {
	font-weight: bold;
	color: #fc8207
}
.spacer {
	border-top: 1px solid #333333;
	height: 1px;
}
legend {
	padding: 0 10px 0 10px;
	margin-bottom:5px;
	color: #4b7659;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:160%;
}
fieldset {
	border:1px solid #CCC;
	padding:15px 15px 15px 15px;
	margin: 0 10px 20px 0;
}
fieldset p { margin-bottom: 10px; }

option{padding:0 5px 0 5px;}
.frm {
	font-size: 9pt;
	padding: 3px;
	color: #333333;
	border: 1px solid #999;
	background-color:#FFFFFF;
	margin-bottom:5px;
}
.frmbutton {
	font-size: 9pt;
	padding: 3px;
	color: #FFF;
	border: none;
	background-color:#85a88f;
	border:1px solid #FFF;
}
.frm100 {
	font-size: 9pt;
	padding: 3px;
	color: #333333;
	border: 1px solid #999;
	width: 90%;
	background-color:#FFFFFF;
	margin-bottom:5px;
}

.frmerror {
	font-size: 9pt;
	padding: 3px;
	color: #333333;
	border: 1px solid #FF0000;
	background-color:#FFFFFF;
	margin-bottom:5px;
}
.frmerror100 {
	font-size: 9pt;
	padding: 3px;
	color: #333333;
	border: 1px solid #FF0000;
	width: 90%;
	background-color:#FFFFFF;
	margin-bottom:5px;
}

fieldset table td { 
	padding: 2px;
}
fieldset   br {clear:left;}
/* Start of Sign In box styles */
fieldset .required { background:url(/images/star.png) top right no-repeat; width:20px; height: 10px ;margin-bottom: 4px;  }
/* Start of Basket styles */
.baskettop {
	font-size: 9pt;
	font-weight:bold;
	padding: 10px;
	
}

.basketbody {
	font-size: 9pt;
	text-decoration:none;
	margin-bottom:2px;
	
}
.basketbody td {
	padding:5px 10px 5px 10px;
	border-bottom:1px dotted #666666;
}

.baskettop td {
 border-bottom:1px solid #999; padding:3px 10px 3px 10px; color:#333;
}

.basketqty{ white-space:nowrap;}


.basketfrm {
	
	font-size: 8pt;
	color: #222222;
	border: solid 1px #dddddd;
	width: 50px;
	text-align:center;
}
/* End of Basket styles */
/* Start of product display styles */
.product, .product a {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	color:#000066;
}

/* start of menu css */

#pagesidemenu {
	list-style-type: none;
	margin-bottom:20px;
}

#pagesidemenu a{
	display:block;
	color:#333333;
	text-decoration:none;
	
}
#pagesidemenu a:hover {
	display:block;
	color:#000000;
}
#pagesidemenu li
{
	border-bottom: 1px solid #869b8e;
	padding: 7px 0 7px 0;
}
.header {
	padding: 0px 10px 10px 0px;
	font-weight: bold;
}
.leftmenusub {
	padding: 0px;
}

.leftmenusubactive {
	padding: 0px;	
}
.leftmenusub10 {
	padding: 0px 0px 0px 20px;
}
.leftmenusub20 {
	padding: 0px 0px 0px 30px;
}
.leftmenusub30, .leftmenusub40 {
	padding: 0px 0px 0px 40px;
}
.leftmenusubactive10 {
	padding: 0px 0px 0px 20px;
	color:#000;
}
.leftmenusubactive20 {
	padding: 0px 0px 0px 30px;
	color:#000;
}

.price 
{
	font-size: 18pt;
	line-height:18pt;
}
.clr{clear:both;}
#newstock{ float:right; width:290px; padding-left:34px;border-left:2px solid #222018; margin-left:34px;}
#newstock img{margin:10px 10px 0 0;}

#purchasebox{padding: 0px; width: 280px; margin:0 0 0 10px; font-size:9pt; float:right; text-align:right;}
#purchasebox td{padding:0px 0px 10px 0px;}

.required { background:url(/images/star.png) no-repeat  left 4px; padding: 0 0 0 20px }

/*Start Blog Classes */
.bloghr{height:1px; color:#666;}
.bloghr2{height:1px; color:#333;}
/*End Blog Classes */
/* productslistoptions */
.productslistoptions {  border-bottom:1px solid #999; margin: 0 0 20px 0; float:right; width:750px; }
.productslistoptions td { padding: 3px; }
.productslistoptions .frm{margin:0; padding:3px;}
.productlist tr td img {margin: 0; }
.productlist td {  padding: 10px 0 10px 0; }
/* image zoomer */
div.jqZoomTitle { z-index:5000; text-align:center; font-size:11px; font-family:Tahoma; height:16px; padding-top:2px; position:absolute; top: 0px; left: 0px; width: 100%; color: #FFF; background: #999;}
.jqZoomPup{	overflow:hidden;	background-color: #FFF;	-moz-opacity:0.6; opacity: 0.6; filter: alpha(opacity = 60); z-index:10; border-color:#c4c4c4; border-style: solid; cursor:crosshair;}
.jqZoomPup img{	border: 0px;}
.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(/images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow {border: 1px solid #999;background-color: #FFF;}
/* end image zoomer */

.newslistitem{ padding: 5px 0 5px 0;}
.newstitle{font-weight: normal; font-size: 12pt;  color:#b68901;}

.tableheader {padding: 10px 0 10px 0; border-bottom: 1px dotted #cccccc;}
.nowrap {white-space:nowrap;}

.gridview, .gridview tr{ border:0 none;  }
.gridview_header td{border-bottom:1px solid #999; color:#333; padding:3px 3px 3px 5px;}
.gridview_row td{padding:3px 3px 3px 5px;border-bottom:1px dotted #666;}
.gridview_alternaterow td{background:#EEE;padding:3px 3px 3px 5px;border-bottom:1px dotted #666;}

.shoplist{width:180px; height: 200px; text-align:center; float:left; padding:10px; margin: 0 5px 10px 3px; }
.shoplist img{ margin-bottom:10px;border:1px solid #b3aea1;}

.topline_thin{ border-top:1px solid #a3a3a3; padding:6px 0 6px 0;}
.topline_thick{border-top:2px solid #a3a3a3;padding:6px 0 0px 0; font-size:14pt;}


/* ####################################################################################################################################### */
/* start text styles */
.small{
	font-size: 8pt;
}

.bluetext{color:#FFFFFF;}

.red{color:#FF0000;}

.cyan {
	font-size: 10px;
	color: #003366;
	line-height: 14px
}
.blue {
	COLOR: #FFFFFF;
}
.white {
	color: #ffffff;
}

/* end text styles */
/* ####################################################################################################################################### */
/* start button styles */
.bt_basketplus{cursor:pointer;width:9px; height:9px;   display:block; background:url(/images/buttons/buttons.png) no-repeat; background-position:0px -1000px; border:none;}
.bt_basketminus{cursor:pointer;width:9px; height:9px;   display:block; background:url(/images/buttons/buttons.png) no-repeat; background-position:0px -1050px; border:none;}

.bt_addtobasket{ cursor:pointer;width:151px; height:30px;  margin:0 0 20px 0; float:right; display:block; background:url(/images/buttons/buttons.png) no-repeat; background-position:0px -0px; border:none;}
.bt_back{cursor:pointer;width:100px; height:30px;   display:block; background:url(/images/buttons/buttons.png) no-repeat; background-position:0px -50px; border:none;}
.bt_cancel{cursor:pointer;width:100px; height:30px;   display:block; background:url(/images/buttons/buttons.png) no-repeat; background-position:0px -100px; border:none;}
.bt_checkout{cursor:pointer;width:145px; height:30px;   margin:2px 0px 0px 0px; float:right;  display:block; background:url(/images/buttons/buttons.png) no-repeat; background-position:0px -150px; border:none;color:#85a78e; padding:0 0 0 5px;}
.bt_confirmchanges{cursor:pointer;width:150px; height:30px;   display:block; background:url(/images/buttons/buttons.png) no-repeat; background-position:0px -200px;  border:none; }
.bt_continue{cursor:pointer;width:100px; height:30px;   display:block; background:url(/images/buttons/buttons.png) 0px -250px; border:none; border:none;}
.bt_continueshopping{cursor:pointer;width:170px; height:30px;  margin:0px; display:block; background:url(/images/buttons/buttons.png) no-repeat; background-position:0px -300px; border:none; color:#85a78e; padding:0 0 0 5px;}
.bt_enterpromocode{cursor:pointer;width:48px; height:22px;   display:block; background:url(/images/buttons/buttons.png) no-repeat; background-position:0px -352px; border:none;}
.bt_print{cursor:pointer;width:100px; height:30px;   display:block; background:url(/images/buttons/buttons.png) no-repeat; background-position:0px -400px; border:none;}
.bt_proceedtocheckout{cursor:pointer;width:226px; height:29px; float:right; clear:both;   display:block; background:url(/images/buttons/buttons.png) no-repeat; background-position:0px -450px; border:none;color:#85a78e; padding:0 0 0 5px;}
.bt_register{cursor:pointer;width:100px; height:30px;   display:block; background:url(/images/buttons/buttons.png) no-repeat; background-position:0px -500px; border:none;}
.bt_requestpassword{cursor:pointer;width:200px; height:30px;   display:block; background:url(/images/buttons/buttons.png) no-repeat; background-position:0px -550px; border:none;}
.bt_returntocheckout{cursor:pointer;width:200px; height:30px;   display:block; background:url(/images/buttons/buttons.png) no-repeat; background-position:0px -600px; border:none;}
.bt_savechanges{cursor:pointer;width:150px; height:30px;   display:block; background:url(/images/buttons/buttons.png) no-repeat; background-position:0px -650px; border:none;}
.bt_signin{cursor:pointer;width:100px; height:30px;   display:block; background:url(/images/buttons/buttons.png) no-repeat; background-position:0px -700px; border:none;}
.bt_subscribe{cursor:pointer;width:100px; height:30px;   display:block; background:url(/images/buttons/buttons.png) no-repeat; background-position:0px -750px; border:none;}
.bt_tellafriend{cursor:pointer;width:150px; height:30px;   display:block; background:url(/images/buttons/buttons.png) no-repeat; background-position:0px -800px; border:none;}
.bt_unsubscribe{cursor:pointer;width:150px; height:30px;   display:block; background:url(/images/buttons/buttons.png) no-repeat; background-position:0px -850px; border:none;}
.bt_updateaccount{cursor:pointer;width:200px; height:30px;   display:block; background:url(/images/buttons/buttons.png) no-repeat; background-position:0px -900px; border:none;}
.bt_updatebasket{cursor:pointer;width:150px;  height:30px;  margin:0px 0px 0px 0px; display:block; background:url(/images/buttons/buttons.png) no-repeat; background-position:0px -950px; border:none; float:right;}

.bt_express {cursor:pointer;width:175px;  height:30px;  margin:10px 0px 20px 0px; display:block; background:url(/images/buttons/buttons.png) no-repeat; background-position:0px -1100px; border:none;}
.bt_removevoucher {cursor:pointer;width:112px;  height:22px;  margin:10px 0px 0px 0px; display:block; background:url(/images/buttons/buttons.png) no-repeat; background-position:0px -1152px; border:none;}
/* end button styles */
/* ####################################################################################################################################### */

	
	#logos { margin: 0 0 20px 0; }
	
	
.feature{width:160px; margin-bottom: 10px;}
.featurecontent
{
	padding: 5px;
	width: 150px;
	height: 25px;
	color: #fff;
	background-color: #999a00;
	font-size: 80%;
}
.featurecontent a
{
    color:#FFF; display:block;
}

.formbox { margin: 0 0 10px 0; padding: 10px; background: #F5F5F5;}
.formbox th {padding:  0 0 10px 0; text-align:left;
	color: #4b7659;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif; font-size:140%;}
.formbox td { padding: 3px 3px 3px 0; }
.formbox .col1 { width: 120px;}
.formbox .col2 { width: 270px; padding: 0 10px 0 0;}
.formbox .col3 { width: 365px; }
    .style1
    {
        height: 32px;
    }
