/* theme.css contains styles that support different sizes of theme images */
.logoimage {
	margin: 0px;
}
.secondbar {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #669900;
	border-bottom-color: #669900;
}
.sidebar {
	width: 150px;
	background-image: url("theme_sidebar_background.gif");
	background-repeat: repeat;
	border: none;
}
.bulk {
	border: 1px solid #80a336;
}
/* end */



/* begin general styles for all themes */
body {
	margin: 0px;
	padding: 0px;
	
	background-color:#f4f5f9;
	
	
	
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 11px;
}

p, table, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	margin-top: 0px;
}

form {
	margin: 0px;
}

a:link {
	color: #555555;
	text-decoration: none;
}

a:visited {
	color: #555555;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a.checkout-checkoutbg {
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border: #ffffff 2px solid;
	border-top: #ffffff 2px solid;
	border-right: #555555 1px solid;
	border-bottom: #555555 1px solid;
}

a.checkout-checkoutbg {
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	border: #c8e7a9 2px solid;
	border-top: #c8e7a9 2px solid;
	border-right: #669933 2px solid;
	border-bottom: #669933 2px solid;
	background-color: #9dc44d;
}

a.checkout-checkoutbg:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.checkout-checkoutbg:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.checkout-checkoutbg:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.checkout-checkoutbg:active {
	color: #ffffff;
	text-decoration: underline;
}

a.checkout-textcolor:link {
	color: #555555;
	text-decoration: none;
}

a.checkout-textcolor:visited {
	color: #555555;
	text-decoration: none;
}

a.checkout-textcolor:hover {
	color: #555555;
	text-decoration: underline;
}

a.checkout-textcolor:active {
	color: #555555;
	text-decoration: underline;
}

ul {
	list-style-type: square;
}

/* Generic text formatting used throughout the store ---------------------------- */

.actCHECKOUTEM {
	background-color: #9dc44d;
}

.actCHECKOUTBG {
	background-color: #ffffff;
}

.actzestmed {
	font-size: 11px;
	color: #555555;
}

.actlarger {
	font-size: 13px;
	color: #555555;
}

.actsmaller{
	font-size: 10px;
	color: #555555;
}

.actxxsmall {
	font-size: 10px;
	color: #555555;
}

.actxsmall {
	font-size: 11px;
	color: #555555;
}

.actsmall {
	font-size: 11px;
	color: #555555;
}

.actregular {
	font-size: 13px;
	color: #555555;
}

.actlarge{
	font-size: 16px;
	color: #555555;
}

.actxlarge {
	font-size: 20px;
	color: #555555;
}

.actxxlarge {
	font-size: 20px;
	color: #555555;
}

.actwarningcolor {
	color: #ff0000;
}
	
.actrequiredcolor {
	color: #ff0000;
}

.actsearchhighlightcolor {
	color: #ff0000;
}

.actrequired {
	color: #669900;
	font-weight: bold;
}

.actwarning {
	font-size: 11px;
	color: #ff0000;
}

.actwelcome {
	font-size: 11px;
	color: #555555;
}

.actlogotext {
	font-size: 11px;
	color: #D9090E;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.actlogout {
	font-size: 11px;
	color: #555555;
}

/* Boxes and borders ------------------------------------------- */

.thinborder1 {
	border: 1px solid #80a336;
}

.thinborder2 {
	border: 1px solid #669900;
}

.thinred {
	border: solid 1px #80a336;
	border-top: 0px;
}

.thinred2 {
	border: solid 1px #669900;
	border-top: 0px;
} 

.boxheading {
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}

a.boxlink:link{
	color: #ffffff;
	text-decoration:none;
}

a.boxlink:visited{
	color: #ffffff;
	text-decoration:none;
}

a.boxlink:hover{
	color: #ffffff;
	text-decoration:underline;
}

a.boxlink:active{
	color: #ffffff;
	text-decoration:none;
}

* html .boxhead h2 {height: 1%;}

.sidebox {
	background: url('theme_curve4.gif') no-repeat bottom right;
	font-size: 100%;
}

.boxhead {
	background: url('theme_curve2.gif') no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}

.boxhead h2 {
	background: url('theme_curve1.gif') no-repeat top left;
	margin: 0;
	padding: 5px 10px 5px;
	color: #f9fcf5; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}

.boxbody {
	background: url('theme_curve3.gif') no-repeat bottom left;
	margin: 0;
	padding: 5px 10px 11px;
}

.boxbody ol {
	margin: 0;
	padding: 0;
	margin-left: 1.2em;
	padding-left: 1.2em;
}

.boxbody ol li {
	margin-bottom: 0.2em;
}

/* Shopping cart and checkout fields ------------------------------------------- */

div.CheckoutCartSection {
	margin-top: 0px;
	margin-bottom: 10px;
}

table.checkout#idTableCheckoutSection {
	margin-bottom: 0px;
}

table.checkout-cart {
	width: 740px;
	border-collapse: collapse;
	padding: 0px 0px;
	margin-bottom: 5px;
}

table.checkout-cart th{
	font-weight: bold;
	background-color: #ffffff;
	border-top: solid 1px #9dc44d;
	border-bottom: solid 1px #9dc44d;
	padding: 4px 4px;
}

table.checkout-cart td{
	padding: 4px 4px;
}

table.checkout {
	width: 740px;
	border-collapse: collapse;
	padding: 0px 0px;
	text-align: left;
	margin-bottom: 5px;
}

table.checkout th {
	background-color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	color: #669900;
	text-align: left;
	padding: 5px 2px;
	border-bottom: solid 3px #ffffff;
}

table.checkout th.instruction {
	font-size: 11px;
	font-weight: normal;
}

table.checkout th.change {
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px;
	text-align: right;
}

.checkout-change-button	{
	line-height: 13px;
	height: 20px;
	width: 86px;
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size : 11px;
	background-color: #9dc44d;
	border: 1px solid #80a336;
	color: #f9fcf5;
	word-spacing: normal;
	}

table.checkout td {
	background-color: #f5f5f5;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	padding: 2px 2px;
}

table.checkout#idBothAddressesTable col {
	width: auto;
}

td#idCheckoutHelpLabel,
table.checkout#idBothAddressesTable col.prompt {
	width: 130px;
}

.cart {
	background-color: #f5f5f5;
	border-bottom: solid 1px #9dc44d;
}

.checkout-cartheading {
	font-weight: bold;
	background-color: #ffffff;
	border-top: solid 1px #9dc44d;
	border-bottom: solid 1px #9dc44d;
}

.cartheading {
	background-color: #9dc44d;
	font-weight: bold;
	color: #ffffff;
}

h2.checkout-heading {
	background-color: #9dc44d;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 2px;
	border-bottom: solid 3px #ffffff;
	width: 740px;
}

h3.checkout-heading {
	width: 580px; 
	padding: 3px 0;
	background-color: #9dc44d;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: solid 3px #ffffff;
}

.checkout-subheading {
	font-weight: bold;
	padding: 0;
	margin: 0;
}

img.cartthumbnail {
	border: 0px;
	margin-left: 2px;
	margin-right: 2px;
	width: 25px;
}

input.normal-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #669900;
	padding: 5px;
	border: solid 1px #555555;
}

input.highlight-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #80a336;
	padding: 5px;
	border: solid 1px #555555;
}

.checkout-field-label {
	width: 200px;
}

.checkout-field-input {
	width: auto;
}

.checkout-field-input input, .checkout-field-input select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	background-color: #ffffff;
	padding: 2px;
}

.InvoiceField input, .InvoiceField select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	background-color: #ffffff;
	padding: 2px;
}

.DeliverField input, .DeliverField select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	background-color: #ffffff;
	padding: 2px;
}

table.checkout#idBothAddressesTable select {
	width: 211px;
}

input.checkbox {
	background-color: #ffffff;
	border: 0;	
}

.checkout-field-area {
	background: #ffffff;
	border-bottom: solid 2px #ffffff;
	width: 580px;
}

.checkout-field-area p {
	margin: 0;
	padding: 4px;
}

div.checkout-buttons {
	width: 740px; 
	height: 50px; 
	margin-top: 20px;
}
	
.left { 
	float : left; 
	width : 50%; 
}

.right { 
	float : right; 
	width : 40%; 
}

.spacer { 
	clear : both; 
}

.checkout-help-hide { 
	display: none; 
}

.cartheadingnotice {
	background-color: #FFFF99;
	color: #555555;
	font-weight: bold;
}
/* Checkout Progress Indicator  ------------------------------------------------ */

p.checkout-progress-heading {
	width: 300px;
	margin: 0px auto;
}

#checkout-progress-indicator {
	width: 300px;
	height: 19px;
	background-image: url('cpi-background.gif');
	margin: 0 auto 0px auto;
}

.checkout-progress-0 {
	width: 75px;
	height: 19px;
	background-color: #80a336;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-1 {
	width: 150px;
	height: 19px;
	background-color: #80a336;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-2 {
	width: 225px;
	height: 19px;
	background-color: #80a336;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-3 {
	width: 300px;
	height: 19px;
	background-color: #80a336;
	background-image: url('cpi-main.gif');
	float: left;
}

#checkout-progress-indicator .cpi-end {
	width: 8px;
	padding: 0;
	margin: 0;
	border: 0;
	height: 19px;
	background-image: url('cpi-end.gif');
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}

table#idCheckoutProgress {
	margin-bottom: 10px;
}

table#idCheckoutProgress td{
	background-repeat:repeat-x;
	background-color:transparent;
	border: 0px;
	padding: 0px;
	height:19px;
	text-align:center;
}

table#idCheckoutProgress td.cpi-left{
	background-image:url("cpi-main.gif");
	color:white;
	width:160px;
}

table#idCheckoutProgress td.cpi-complete{
	background-image:url("cpi-main-mid.gif");
	color:white;
	width:160px;
}

table#idCheckoutProgress td.cpi-incomplete{
	background-image:url("cpi-background.gif");
	color:black;
	width:160px;
}

table.CheckoutProgress {
	width: 580px;
	border-collapse: collapse;
	margin-bottom: 10px;
}

table.CheckoutProgress td {
	padding: 0px 0px;
	background-repeat: repeat-x;
	background-color: transparent;
	height: 19px;
	text-align: center;
	width: 140px;
}

table.CheckoutProgress td.cpi-start{
	background-image: url("cpi-main.gif");
	width: 8px;
}

table.CheckoutProgress td.cpi-inactive{
	background-image: url("cpi-main-mid.gif");
	color: #ffffff;
}

table.CheckoutProgress td.cpi-active{
	background-image: url('cpi-background.gif');
	font-weight: bold;
	color: #555555;
}

table.CheckoutProgress td.cpi-end {
	background-image: url("cpi-end.gif");
	width: 8px;
}

table.CheckoutProgress td.cpi-spacer {
	background-image: url("cpi-main-mid.gif");
	width: auto;
}

/* Formatting for the site map -------------------------------------------- */

#actinic-sitemap {
	margin-left: 5px;
}

#actinic-sitemap ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* Formatting for Feefo customer feedback --------------------------------- */

.feefositelogo {
	margin-top: 10px;
	text-align: center;
} 

.feefoproductlogo {
	margin-top: 10px;
}

 

/* Recently Viewed Products List Style ------------------------------------ */



#rphtml {
	display: none; 
	visibility:hidden;
} /* Used internally - do not delete */

#recenthtlist {
	width: 500px;
	text-align:left;
}

#recenthtlistside {
	width: 150px;
	text-align:left;
}

#recenthtitem {
	border-spacing: 0px;	background-image:url('shadowi.gif');	background-repeat:repeat;
	background-position: bottom;
	border-collapse: collapse;
}

#recenthtitem td {
	width: 110px;
	padding: 4px;
	text-align: center;
	border-left: 1px solid #ffffff;
	border-right:1px solid #ffffff;
}

.recenthtitemimage {
	border-top: 1px solid #ffffff;
}

.recenthtitemdesc	{}

.recenthtitemprice	{}

.recenthtitemdelete {
	border-bottom: 1px solid #ffffff;
}

.recenthtitemspacer {
	width:2px !important; 
	border:0 !important;
	padding: 0px !important;
}

.recenththeader {
	padding: 3px; font-size: 16px;
	font-weight: 900; margin: 0px; color: #669900;
	width: 496px; border-top: 1px solid #9dc44d;
	border-bottom: 1px solid #9dc44d;
}

.recenthtbuttonleft {
	float: left;
	cursor: pointer;
	width: 100px;
	border: 0;
	background-color: #ffffff;
}

.recenthtbuttonright {
	float: right;
	cursor: pointer;
	width: 100px;
	border: 0;
	background-color: #ffffff;
	}
	


/* Used by 'CSS Product Layout' ------------------------------------------- */

.content_left {
	text-align: left;
	float: left;
	margin-right: 20px;
}

.content_right {
	text-align: left;
	float: left;
}

/* Used by 'Standard Layout Using CSS' and related CSS-based product layouts */

.product_list	{
	margin: 10px 5px 10px 5px;
	}	
	
.brand_list	{
	margin: 2px 5px 2px 5px;
	}	

/* headings ----------------------------------------------------------------------------- */


h1	{
	font-size: 20px;
	font-weight: 900;
	margin: 0px;		
	padding: 16px 0px 4px 0px;
	color: #80a336;
	}
	
h1.subheading	{
	font-size: 13px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 14px 0px;
	color: #669900;
	}
	
h2	{
	font-size: 16px;
	font-weight: 900;
	margin: 0px;
	padding: 2px 0px 14px 0px;
	color: #669900;
	}

h2.tab-header {
	font-size: 16px;
	margin: 0px;
	text-align: left;
	padding: 2px 0px 2px 0px;
	color: #669900;
	}

h2.product {
	text-align: left;
   width:100%;
	font-size: 13px;
	padding: 0px 0px 5px 0px;
	color: #669900;
}	

h2.product_col2 {
	height: 25px;
	text-align: left;
   width:100%;
	font-size: 12px;
	padding: 0px 0px 5px 0px;
	color: #669900;
}	

h2.productmini {
	font-size: 11px;
	text-align: center;
	width: 100%;
	height: 45px;
	padding: 0px 0px 5px 0px;
	color: #669900;
}	

h2.productrel {
	font-size: 11px;
	text-align: center;
	height: 45px;
	padding: 0px 0px 8px 0px;
	color: #669900;
}	

h2.productrelsmall {
	width: 115px;
	font-size: 11px;
	text-align: center;
	height: 45px;
	padding: 0px 0px 8px 0px;
	color: #669900;
}	

h2.clearall	{
	background-image:url('shadow.gif');
   background-repeat:repeat;
	background-position:bottom; 
	font-size: 16px;
	font-weight: 900;
	margin: 0px;
	padding: 10px 0px 5px 8px;
	color: #669900;
	clear:both;
	}
	
h2.clearallmain	{
	background-image:url('shadow.gif');
   background-repeat:repeat;
	background-position:bottom; 
	font-size: 16px;
	font-weight: 900;
	margin: 0px;
	padding: 10px 0px 5px 8px;
	color: #669900;
	width: 760px;
	clear:both;
	}
	
h3.product {
	font-size: 13px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	color: #669900;
	}

h3.product_price	{
	font-size: 11px;
	font-weight: 900;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
h3.footer	{
	font-size: 2px;
	color: #ffffff;
	}
	
.text_heading_left_column	{
	margin: 0px;
	padding: 19px 0px 4px 0px;
	line-height:normal;
	color: #80a336;
	font-weight: 900;
	font-size: 13px;
	}

/* Default formatting of all text boxes used in store pages ---------------- */

.form_input_general	{
	line-height: normal;
	font-size : 11px;
	word-spacing: normal;
	}

/* Styles for 'Quick Search Bar With Larger Button' ------------------------ */

.form_main_search_box	{
	line-height: 13px;
	width: 176px;
	height: 16px;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 2px;
	font-size : 11px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	color: #555555;
	vertical-align: top;
	}

.form_main_search_box_td	{
	background-color: #669900
	}

.form_button_quick_search	{
	line-height: 13px;
	height: 18px;
	width: 85px;
	margin: 0px 1px 1px 1px;
	padding: 0px 0px 0px 12px;
	font-size : 11px;
	background-color: #669900;
	border: 1px solid #80a336;
	color: #f9fcf5;
	background-image: url('theme_icon_search.gif');
	word-spacing: normal;
	}


/* Styles for the 'Mini' marketing layouts ---------------------------------- */

.product_image_cost	{
	margin: 0px 12px 8px 0px;
	text-align: center;
	float: left;
	}
	
.text_product_small_info	{
	font-size: 10px;
	line-height: normal;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	}

.text_product_small_info_heading	{
	margin: 0px;
	padding: 10px 0px 12px 0px;
	line-height:normal;
	color: #669900;
	font-weight: 900;
	font-size: 11px;
	}
	
.text_product_small_info_price	{
	margin: 0px;
	padding: 8px 0px 0px 0px;
	line-height:normal;
	font-weight: 900;
	font-size: 11px;
	}

.best_selling_items	{
	padding: 2px;
	background-color: #f9fcf5;
	}
	
.best_selling_items_spacing	{
	padding: 0px 0px 8px 2px;
	}

/* Styles for product image and fragment image placement in some layouts -------------------------- */

.image_float_right	{
	float: right;
	margin: 16px 0px 15px 20px;
	}

.image_product	{
	margin: 0px 5px 10px 0px;
	text-align: center;
	float: left;
	}


/* Links to sections and pages in sidebar menus on some themes -------------------------------------*/

ul.products	{
	line-height: normal;
	padding: 0px 0px 0px 1px;
	margin: 3px 0px 4px 15px;
	font-size: 11px;
	color: #ff0000;
	}

a.product_section:visited  {
	color : #555555;
	text-decoration : none;
	}
	
a.product_section:link  {
	color : #555555;
	text-decoration : none;
	}
	
a.product_section:active  {
	color : #000000;
	text-decoration : none;
	}
	
a.product_section:hover  {
	color : #000000;
	text-decoration : none;
	}

/* lines -------------------------------------------------------------------------------- */

.dotted_line_blue	{
	height: 1px;
	background-color: #669900;
	background-image:url('theme_dotted_line.gif');
	clear:both;
	}
	
.solid_line_light_blue	{
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #669900;
	clear:both;
	}
	
.solid_line_blue	{
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #80a336;
	clear:both;
	}
	
.solid_line_white	{
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	clear:both;
	}	
	
.dotted_outline_blue	{
	border: 1px dotted #669900;
	padding: 8px;
	}		

.dotted_right	{
	border-right: 1px dotted #669900;
	padding: 0px;
	}

/* Styles for 'Compact Parent Section List' ------------------------ */

.text_breadcrumbs	{
	font-size: 10px;
	color: #80a336;
	margin: 0px;
	line-height:normal;
	padding: 2px 0px 10px 0px;
	}	

a.link_breadcrumbs:visited	{	
	color : #80a336;
	text-decoration : underline;
	}

a.link_breadcrumbs:link  {
	color : #80a336;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:active  {
	color : #80a336;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:hover  {
	color : #80a336;
	text-decoration : underline;
	}
	

/* Page footer  --------------------------------------------------------*/

.text_footer	{
	color: #669900;
	font-size: 10px;
	padding:0px;
	margin:4px 0px 0px 0px;
	}

.text_menu_no_space	{
	word-spacing: normal;
	}

a.link_footer:visited  {
	color : #426927;
	text-decoration : underline;
	}
	
a.link_footer:link  {
	color : #426927;
	text-decoration : underline;
	}
	
a.link_footer:active  {
	color : #426927;
	text-decoration : underline;
	}
	
a.link_footer:hover  {
	color : #426927;
	text-decoration : underline;
	}


/* Heading for attributes  --------------------------------------------------------*/

.text_options	{
	font-weight: 900;
	}


/* Formatting for 'Add To Cart Button With Cart Icon' ----------------------------------------------*/

.form_button_add_to_cart	{
	line-height: 13px;
	height: 20px;
	width: 86px;
	margin: 0px 1px 0px 0px;
	padding: 1px 0px 1px 14px;
	font-size : 11px;
	background-color: #669900;
	border: 1px solid #80a336;
	color: #f9fcf5;
	background-image: url('theme_icon_add_to_cart.gif');
	word-spacing: normal;
	}	


/* Styles for CSS Buttons ----------------------------------------------*/

.text_menu	{
	padding: 2px 0px 2px 0px;
	font-size : 11px;
	margin: 0px;
	color : #f9fcf5;
	}
	

a.link_menu:visited  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #f9fcf5;
	text-decoration : none;
	background-color: #669900; 
	border: 1px solid #426927;
	}
	
a.link_menu:link  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #f9fcf5;
	text-decoration : none;
	background-color: #669900;
	border: 1px solid #426927;
	}
	
a.link_menu:active  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #f9fcf5;
	text-decoration : none;
	background-color: #669900;
	border: 1px solid #426927;
	}
	
a.link_menu:hover  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #f9fcf5;
	text-decoration : none;
	background-color: #80a336;
	border: 1px solid #426927;
	}

/* Styles for 'Top Level Section List In Boxes' and 'Brochure Nav Bar In Boxes' --------------------*/

.tech_main_menu	{
	background-color: #80a336
   }
		
.tech_menu_bottom	{
	height: 4px;
	background-color: #80a336;
	}
		
.tech_menu_button_border	{
	width: 121px; 
	border-right: 1px #f9fcf5 solid;
	border-top: 1px #f9fcf5 solid;
   }
	
div.tech_menu_button {
	width: 119px; 
	top: 0px;
	left: 0px; 
	border: 1px #80a336 solid;
   }
		
div.tech_menu_button_product {
	width: 119px; 
	top: 0px;
	left: 0px; 
	border: 1px #80a336 solid;
   }
		
.tech_menu_button_title	{
	width: 122px;
	border-top: 1px #f9fcf5 solid;
	background-color: #80a336;
   }

.tech_text_product_section	{
	padding: 3px 3px 3px 5px;
	margin: 0px;
	color : #f9fcf5;
	font-size : 11px;
	font-weight: 900;
   }

div.tech_menu_button a  {
	width: 113px; 
	color: #f9fcf5;
	text-decoration:none;
	display:block;
	padding:3px;
	text-align:left;
	background-color: #669900;
	font-size: 11px;
   }
	
div.tech_menu_button a:visited {
	color: #f9fcf5; 
	text-decoration:none;
	background-color: #669900;
   }
	
div.tech_menu_button a:active {
	color: #f9fcf5; 
	text-decoration:none;
	background-color: #426927;
   }
	
div.tech_menu_button a:link {
	color: #f9fcf5; 
	text-decoration:none;
	background-color: #669900;
	}

div.tech_menu_button a:hover {
	color: #f9fcf5;
	text-decoration:none;
	background-color: #426927;
   }

div.tech_menu_button_product a   {
	width: 104px; 
	color: #f9fcf5;
	text-decoration:none;
	display:block;
	padding:3px 3px 3px 12px;
	text-align:left;
	background-color: #669900;
	font-size: 11px;
   }
	
div.tech_menu_button_product a:visited {
	color: #f9fcf5; 
	text-decoration:none;
	background-color: #80a336;
	background-image:url('theme_arrow.gif');
   }
	
div.tech_menu_button_product a:active {
	color: #f9fcf5; 
	text-decoration:none;
	background-color: #80a336;
	background-image:url('theme_arrow.gif');
   }
	
div.tech_menu_button_product a:link {
	color: #f9fcf5; 
	text-decoration:none;
	background-color: #80a336;
	background-image:url('theme_arrow.gif');
   }

div.tech_menu_button_product a:hover {
	color: #f9fcf5; 
	text-decoration:none;
	background-color: #426927;
	background-image:url('theme_arrow.gif');
   }

/* Start of styles new to v9 */

/* Styles for 'Best Seller List in Boxes' and 'New Products List in Boxes' used on the brochure home page */

.heading_marketing_box	{
	border: 2px solid #80a336;
	width: 229px;
	margin: 0px 20px 14px 0px;
	}
		
.heading_marketing_box p.text_product_small_info_heading	{
	background-color: #80a336;
	border-bottom: 2px solid #80a336;
	color: #f9fcf5;
	font-weight: 900;
	font-size: 11px;
	background-image: url('theme_marketing_header.gif');
	margin: 0px;
	padding: 4px 0px 0px 8px;
	height: 20px;
	}
	
.heading_marketing_box	p{
	padding: 8px;
	}

.heading_marketing_box .product_image_cost	{
	padding: 8px;
	}


/* Rounded header and footer used around the bulk areas in 'Expert' and 'Hotshot' themes,
but also used in the lists that have 'Rounded Corners' in the name */

.rounded-heading {
	background-image: url('theme_curve2.gif');
	background-repeat: no-repeat;
	background-position: top right;
	}

.rounded-heading p.spacer {
	margin: 0;
	padding: 3px 0;
	background-image: url('theme_curve1.gif');
	background-repeat: no-repeat;
	margin-right: 10px;
	color: #f9fcf5;
	}

.rounded-footer {
	background-image: url('expert_rounded_bottom_right.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	}

.rounded-footer p.spacer {
	margin: 0;
	padding: 3px 0;
	background-image: url('expert_rounded_bottom_left.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-right: 10px;
	color: #f9fcf5;
	}

.indented-link a {
	display: block;
	background-color: #fff;
	width: 140px;
	padding: 5px 0 5px 30px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #80a336;
	}

.indented-link a:hover {
	background-color: #426927;
	}

/* Style for the 'Graduated Background' for Top Level Section lists and Brochure Page lists */

.graduated-link a {
	display: block;
	padding: 5px 0 5px 30px;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #426927;
	border-bottom: 0;
	border-right: 0;
	background-image: url('prime_link_background.gif');
	background-repeat: no-repeat;
	}

/* Style for the 'Shaded Background' for Top Level Section lists and Brochure Page lists */

.hotshot-link a {
	display: block;
	padding: 5px 0 5px 30px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #f9fcf5;
	}

.hotshot-link a:hover {
	background-image: url('hotshot-link-highlight.gif');
	background-repeat: no-repeat;
	}

.hotshot-box-main {
	background-image: url('hotshot-box-main.gif');
	background-position: bottom;
	width: 170px;
	}

.hotshot-box-content {
	background-image: url('hotshot-box-top.gif');
	background-repeat: no-repeat;
	padding: 10px;	
	}

/* Styles for 'Quick Search Bar With Curved Box' layout */

.formbox1 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url('theme-rounded-searchfield-left.gif');
	height: 19px;
	padding-left: 10px;
	background-repeat: no-repeat;
	float: left;
	}

.formbox2 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 19px;
	background-image: url('theme-rounded-searchfield-right.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	}

.inputfield {
	padding: 0px;
	margin: 1px 0;
	border: 0px;
	height: 16px;
	font-size: 12px;
	}

/* Drop down menus used for top level section lists and brochure page lists in the 'Corporation' and 'Premier' theme */

#corporate_top_menu, #corporate_top_menu ul { /* main menu lists */
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	line-height: 1;
	font-size: 11px;	
	}

#corporate_top_menu a {
	display: block;
	color: #f9fcf5;
	padding: 3px 6px 3px 13px;
	margin: 0;
	font-size: 11px;	
	text-decoration: none;
	background-image: url('theme_arrow.gif');
	background-position: left;
	background-repeat: no-repeat;
	background-color: #669900;
	border-right: 1px solid #000000;		
	}

#corporate_top_menu li a:hover {
	display: block;
	color: #f9fcf5;
	padding: 3px 6px 3px 13px;
	margin: 0;
	font-size: 11px;	
	text-decoration: none;
	background-image: none;
	background-color: #80a336;
	background-image: url('theme_arrow.gif');
	background-position: left;
	background-repeat: no-repeat;
	}

#corporate_top_menu li { /* all list items */
	float: left;
	padding: 0px;
	margin: 0;
	list-style-image: none;
	line-height: 18px;
	}

#corporate_top_menu li ul { /* second-level lists */
	font-size: 100%;
	width: 150px; 
	display: block;
	position: absolute;
	margin: 0px 0px 0px -2px;
	border-top: 1px solid #000000;
	list-style-image: none;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	}

#corporate_top_menu li ul li { /* second-level lists */
	width: 150px; 
	display: block;
	background-image: none;
	background-color: #669900;
	border-bottom: 1px solid #000000;
	}

#corporate_top_menu li ul li a { /* second-level lists */
	background-image:none;
	padding: 3px 6px 4px 6px;
	line-height: 150%;
	display: block;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

#corporate_top_menu li ul li a:hover { /* second-level lists */
	display: block;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px 6px 4px 6px;
	background-image:none;
	background-color: #80a336;
	}

#corporate_top_menu li ul ul { /* third-and-above-level lists */
	margin: -24px 0px 0px 149px;
	}

#corporate_top_menu li:hover ul ul, #corporate_top_menu li.sfhover ul ul {
	left: -999em;
	}

#corporate_top_menu li:hover ul, #corporate_top_menu li li:hover ul, #corporate_top_menu li.sfhover ul, #corporate_top_menu li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}

.corporate_pages_menu ul { /* brochure list */
	padding: 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1;
	font-size: 11px;	
	list-style-image: none;
	}

.corporate_pages_menu ul li {
	display: block;
	background-image:none;
	background-color: #669900;
	border-bottom: 1px solid #000000;
	}

.corporate_pages_menu li a {
	color: #f9fcf5;
	background-image:none;
	padding: 3px 6px 4px 6px;
	line-height: 150%;
	display: block;
	}

.corporate_pages_menu li a.product_section {
	color: #f9fcf5
	}
	
.corporate_pages_menu li a:hover {
	color: #f9fcf5;
	display: block;
	padding: 3px 6px 4px 6px;
	background-image: none;
	background-color: #80a336;
	}

/* Start of Zest styles */

#container {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	width: 955px; 
	margin: 0px auto 0; 
	padding: 0px 0px 0px 25px;
	background-image: url("main_bg.gif");
	background-image: repeat-y;
	position: relative; 
	}
	
#zest_header {
  padding:0px;
  width: 925px;
  height: 157px;
  margin-left: 0px; 
  margin-right:auto;
 } 
 
#zest_header img {
  border-style:none;
 }
 
#zest_header_addsI {
  position: absolute;  
  width: 290px;
  height: 100px;
  margin-top:15px;
  left: 335px;
  display:inline;
 }
 
 #zest_header_addsT {
  position: absolute;
  width: 155px;
  height: 30px;
  left: 200px;
  display:inline;
 }
 
 #zest_mini_menu {
  position: absolute;
  width: 230px;
  height: 30px;
  margin-top:11px;
  left: 730px;
  display:inline;
  text-align: center;
 }
 
 #zest_cart {
  position: absolute;  
  background-image:url('cart-bg.jpg');
  background-repeat:no-repeat;
  width: 217px;
  height: 67px;
  margin-top:25px;
  left: 735px;
  display:inline;
  text-align: center;
}
 
 #zest_top_nav {
  position: absolute; 
  padding:0px;
  width: 930px;
  height: 35px;
  left:25px; 
  margin-top:95px;
  display:inline;
 }
 
 #search {
  position: absolute;
  background-image:url('search-bar.gif');
  width: 927px;
  height: 35px;
  left: 25px;
  margin-top:124px;
  display:inline;
 }
 
#searchbox {
  position: absolute;
  left: 680px;
  margin-top: 4px;
}

#search-input {
border: 0.5pt solid #888888;
font-size: 9pt;
color: #888888;
height: 14pt;
margin: 0;
padding: 1px 0 0 0;
width: 185px;
}
 
#leftcol {
  margin: 0px;
  float: left;
  width: 150px;
  height: auto;
}

#rightcol {
  float: right;
  display:inline;
  position: relative;
  top: -150px;
 
  width: 150px;
  height: auto;
}

#content {
  float: left;
  padding: 0px 10px 0px 5px;
  width: 600px;
  min-height:850px;
  
  
  height:auto !important;
  height:850px;
}



#zestmenu_container {
  background-image:url('brands-bg.gif');
  background-repeat:no-repeat;
  width: 160px;
  height: 375px;
}
 
#zestmenu {
  position: absolute;
  top: 154px;
  left: 10px;
}

#salon_menu {
  width: 165px;
  height: 190px;
  margin-top: -10px;
  margin-left: -10px;
}


#new_products {
  background-image:url('newprod-hd.gif');
  background-repeat:no-repeat;
  width: 150px;
  height: 100%;
  padding-top: 18px;
}

#comments {
  background-image:url('comment-bg.gif');
  background-repeat:no-repeat;
  width: 150px;
  height: 150px;
  padding: 30px 0px 0px 8px;
}

#comment_txt {
  border: solid #eef1f5 3px;
  background-image:url('shadowi.gif');
  background-repeat:repeat;
  background-position:bottom;
  text-align: center;
  padding: 0 5px 0 5px;
  float:left
  width: 150px;
  max-height: 200px;
 }
 
 #comment_txt h3 {
  color:#99cc66;
  font-weight:bold;
  font-size:12px;
  padding: 0 0 0 0;
  text-lign: center;
 }

#section_container {
  width: 600px;
  padding-left:5px;
  margin-right:0px;
  height: auto;
}

#section_container_norc {
  width: 760px;
  padding-left:1px;
  margin-right:0px;
  height: auto;
}

#checkout_container {
  width: 600px;
  padding-left:1px;
  margin-right:0px;
  height: auto;
}

#section_image {
  float: left;
  width: 25%;
  height: 100%;
  padding-top:10px;
  text-align: center;
  vertical-align: middle; 
}

#section_image_center {
  width: 100%;
  height: 100%;
  padding-top:2px;
  text-align: center;
  vertical-align: middle; 
}

#section_info {
  width: 75%;
  height: 100%;
  margin-top: 20px;
  float: right;
  vertical-align: middle;
}

#section_infoend {
  clear: both;
  width: 580px;
}

#shadow {
  width: 100%;
  background-image:url('shadowsm.gif');
  background-repeat:repeat;
  background-position: bottom;
  color: #669900;
  text-align:center;
  text-indent: 0px;
}

#product_container {
  background-image:url('shadowi.gif');
  background-repeat:repeat;
  background-position: bottom;
  width: 600px;
  align: center;
  margin-left:auto; 
  margin-right:auto;
  padding: 10px 0px 0px 0px;
}

#product_container_2col {
  background-image:url('shadowi.gif');
  background-repeat:repeat;
  background-position: bottom;
  width: 380px;
  align: center;
  margin-left:auto; 
  margin-right:auto;
  padding: 10px 0px 0px 0px;
}

#product_minicontainer {
  background-image:url('shadowi.gif');
  background-repeat:repeat;
  background-position:bottom;
  text-align: center;
  width:180px;
  border: 2px #eef1f5 solid;
  padding: 5px 0px 3px 0px;
}

#product_relcontainer {
  background-image:url('shadowi.gif');
  background-repeat:repeat;
  background-position:bottom;
  text-align: center;
  padding: 10px 0px 10px 0px;
}

#product_relcontainer_bsnp {
  background-image:url('shadowi.gif');
  background-repeat:repeat;
  background-position:bottom;
  text-align: center;
  padding: 5px 0px 0px 0px;
}

#recentviewed {
  background-image:url('shadowi.gif');
  background-repeat:repeat;
  background-position:bottom;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #669900;
  padding: 10px 0px 10px 0px;
}


#mini_price {
   float: left;
	font-size: 13px;
	font-weight: 900;
	padding: 0px 5px 7px 23px;
}

#mini_price_bsnp {
   float: left;
	font-size: 10px;
	font-weight: 900;
	padding: 0px 0px 7px 10px;
}

#product_image {
  float: left;
  width: 25%;
  height: 100%;
  margin-top:0px;
  text-align: center;
}


#product_description {
  width: 75%;
  height: 100%;
  float: right;
  vertical-align: middle;
}

#product_description_col2 {
  height: 60px;
}

#product_price {
  width:170px;
  height:55px;
  margin-top:0px;
  padding: 15px 0px 0px 10px;
  float: left;
}

#product_price_col2 {
  width:150px;
  height:55px;
  margin-top:0px;
  padding: 15px 0px 0px 0px;
  float: left;
}

#product_stock {
  width:145px;
  height:57px;
  margin-top:0px;
  padding: 13px 0px 0px 15px;
  float: left;
}

#product_stock_2col {
  width:30px;
  height:57px;
  margin-top:0px;
  margin-left:-5px;
  padding: 13px 0px 0px 15px;
  float: left;
}

#product_buy {
  width:100px;
  height:50px;
  margin-top: 0px;
  padding: 20px 10px 0px 0px;
  float: right;
}

#product_buy_col2 {
  width:80px;
  height:50px;
  margin-top: 0px;
  padding: 10px 10px 0px 0px;
  float: right;
}

#product_end {
  clear: both;
  width: 600px;
  height: 2px;
}

#product_end_2col {
  clear: both;
  width: 380px;
  height: 2px;
}

#why {
  width: 148px;
  position:absolute;
  right: 27px;
  top: 160px;
  padding: 0 0 0 0;
}

#why_zest {
  background-image:url('WhySectionsBground.gif');
  background-repeat:no-repeat;
  padding-top: 40px;
}

#freebox {
  position:absolute;
  top: 160px;
  width: 140px;
  height: 130px;
  right: 32px;
}

#bestsell_bg {
  border: solid #eef1f5 3px;
  background-image:url('shadowi.gif');
  background-repeat:repeat;
  background-position:bottom;
  position:absolute;
  width: 140px;
  right: 28px;
  top: 345px;
}

#bestsell_bg li {
  margin: 10px 0 0 -12px;
}

#social {
  position:absolute;
  top: 550px;
  right: 25px;
  width: 149px;
  height: 200px;
}

#ext_side {
  position:absolute;
  top: 165px;
  right: 20px;
  width: 149px;
  height: auto;
  text-align: center;
}

#ext_sideviewed {
  position:absolute;
  top: 280px;
  right: 0px;
  width: 149px;
  text-align: center;
}

#ext_sideprice {
  position:absolute;
  top: 80px;
  right: 0px;
  width: 149px;
  text-align: center;
}

#extendinfo_container {
  width: 600px;
  padding-left:5px;
  margin-right:0px;
  height: auto;
}

table.extinfo
  { 
 
  }

tr.extinfo
  { 
     vertical-align:top;
  }

td.extinfo
  {  
  
  }


#ext_container {
  width: 600px;
  height: 100%;
  margin-left:auto; 
  margin-right:auto;
}

#ext_image {
  float: left;
  width: 40%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  display:inline;
}

#ext_info {
  width: 60%;
  height: 100%;
  float: right;
  display:inline;
}


#ext_price {
  width:130px;
  height:65px;
  float: left;
}

#ext_stock {
  margin-top: 25px;
  width:110px;
  float: left;
}

#ext_buy {
  margin-top: 20px;
  margin-right: 5px;
  width:90px;
  float: right;
}

#quickf {
border: 2px solid #99cc66;
font-size: 10px;
background-color: #f5f5f5;
}

#finder {
	float: left;
}

#panel {
   background: #ffffff;
	height: 220px;
	display: none;
}
.slide {
	float: right;
	display: inline;
	margin: 0;
	padding: 0;
	border-top: solid 1px #99cc66;
	background: url('btn-slide.gif') no-repeat right top;
}
.btn-slide {
	background: url('white-arrow.gif') no-repeat right -50px;
	float: right;
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}

#brochure_title {
  background-image:url('MainBarBgr.gif');
  background-repeat:no-repeat;
  width: 565px;
  height: 25px;
  margin-left:auto; 
  margin-right:auto;
  padding-top: 15px;
  padding-left: 25px;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
}

.brochure_content {
  width: 570px;
  height: 100%;
  margin-left:auto; 
  margin-right:auto;
}

.brochure_content_nrc {
  width: 760px;
  height: 100%;
  margin-left: 0; 
  margin-rightz:auto;
}

.zestTable {
	border-width: 1px;
	border-spacing: 5px;
	border-style: solid;
	border-color: #99cc66;
	border-collapse: collapse;
	background-color: #f5f5f5;
}

.zestTable td {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: #99cc66;
	background-color: #f5f5f5;
	-moz-border-radius: ;
}

.zestPriceTable {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #99cc66;
}

.zestPriceTable td {
	border-width: 1px;
	border-style: solid;
	border-color: #99cc66;
	font-weight: 700;
}


.smallBr{
font-size: 1px; 
line-height: 2; 
}

.zestTextMedium {
 font-size: 18px;
 color: #669900;
 background-color: #FFFFFF;
 text-align: justify;
 font-weight: bold;
 }
 
 .zestTextSmall {
 font-size: 14px;
 color: #669933;
 background-color: #FFFFFF;
 text-align: justify;
 font-weight: bold;
 }
 
  .zestTextSmallb {
 font-size: 12px;
 color: #666666;
 background-color: #FFFFFF;
 text-align: justify;
 font-weight: bold;
 }
 
   .zestTextG {
 font-size: 12px;
 color: #666666;
 font-weight: bold;
 }
 
 .zestwarning {
 color: #cc3333;
 }

 .white {
  color: #ffffff;
  }

/* ************ Start of Zest Advert ************* */

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
	left: -14px;
}
/*--Window/Masking Styles--*/
.window {
	height:300px;	width: 600px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
  	position: absolute;
	top: 0; left: 0px;
}
.image_reel img {float: left; border: none;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 0px; right: 0px;
	width: 115px; height: 35px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 31px;
	background: url('paging_bg4.png') no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #444444;
}
.paging a.active {
	font-weight: bold;
	color: #ffffff;
	background: #bcd884;
	border: 2px solid #9dc44f;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold; color: #ffffff;}


/* start new footer */

#footer {
  border-top: solid #83ab30 3px;
  background-image:url('shadowg.gif');
  background-repeat:repeat;
  background-position: bottom;
  clear: both;
  width: 950px;
  margin:0px 0px 0px -15px;
  height: 100%;
  padding: 5px 5px 5px 5px;
} 

#footer h2 {
	color: #ffffff;
	border-bottom: dotted #ffffff 1px;
	margin: 0px 0 0 0;
	padding: 0px 0 3px 0;
	width:93%;
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}
#footer ul {
	margin: 0 10px 0 0;
	padding: 0;
	float:left;
	clear:none;
	width:150px;
}
#footer ul.pad {
	padding: 0 0 0 20px;
	background: url('div.gif') no-repeat right 30px;
}

#footer ul.divider {
   padding: 0 0 0 20px;
	background: url('div.gif') no-repeat right 30px;
}
#footer li {
	list-style-type: none;
	padding: 4px 0 4px 0;
}

#footer a {
	color: #555555;
	text-decoration: none;
	padding: 0px;
}
#footer a:hover {
	color: #555555;
	text-decoration: underline;
}
.facebook {
	background:url('facebook.gif') no-repeat center left;
	width:150px;
	height:25px;
}
.twitter {
	background:url('twitter.gif') no-repeat center left;
	width:150px;
	height:25px;
}
.blog {
	background:url('blog.gif') no-repeat center left;
	width:150px;
	height:25px;
}
.email a, .blog a, .twitter a, .facebook a, .bookmark a {
	margin-left:40px;
}


/* Newsletter Signup */
#newsletterbox {
	float:left;
	padding: 0px;
	margin:15px 0 0 20px;
	width:510px;
	display: inline;
}	

#newsletterbox h2 {
	width:100%;
	text-align: left;
   padding: 5px 0 0 0;
	color:#ffffff;
}

#mce-responses {
	color:red;
}

#newsletterbox fieldset {padding: 0 0 0 5px; border:2px solid #ffffff; background:#bce073;}
#newsletterbox label {display:block; font:11px color:#555555;}
#newsletterbox input {border:1px solid #999; margin: .2em .2em .2em .2em; padding: .2em .5em .2em .5em; font-size:0.9em;}
#newsletterbox response {color:#f30; font-style:italic; font-size:inherit; padding:.4em;}


/* Submit buttons */
#green-submit {
   height:20px;
	padding:0px 0px 0px 0px;
	border:#9B9B9B 1px solid;
	cursor:pointer !important;
	cursor:hand;
	background:#901C58;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(142,39,90)), color-stop(0.5, rgb(137,45,93)), color-stop(0.51, rgb(120,21,72)), color-stop(1, rgb(89,12,52)));
	background: -moz-linear-gradient( center top, rgb(142,39,90) 0%, rgb(137,45,93) 50%, rgb(120,21,72) 51%, rgb(89,12,52) 100% );
	color:#FFF;
	font-weight:bold;
	-moz-border-radius:0.5em;
	-khtml-border-radius:0.5em;

}
.green-submit:hover {
	border:#ADADAD 1px solid;
	background:#AF226B;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0, rgb(191,47,121)), color-stop(0.5, rgb(174,51,117)), color-stop(0.51, rgb(160,28,96)), color-stop(1, rgb(118,17,68)));
	background: -moz-linear-gradient( center top, rgb(191,47,121) 0%, rgb(174,51,117) 50%, rgb(160,28,96) 51%, rgb(118,17,68) 100% );
}
.green-submit:active {
	border:#ADADAD 1px solid;
	background:#AF226B;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0, rgb(142,31,88)), color-stop(0.5, rgb(158,27,95)), color-stop(0.51, rgb(170,51,112)), color-stop(1, rgb(164,31,100)));
	background: -moz-linear-gradient( center top, rgb(142,31,88) 0%, rgb(158,27,95) 50%, rgb(170,51,112) 51%, rgb(164,31,100) 100% );
}


#departments {
   float:left;
	margin: -20px 0 0 0;
   padding: 0 0 0 20px;
   width: 500px;
}

#departmentsorg {
   float:left;
 	margin: 5px 0 0 10px;
   padding: 0 0 0 0;
   width: 375px;
 }

#departments a {
   color:#555555;
}

#copyright p {
	float:left;
	color:#ffffff;
	padding: 10px 0 0 0;
}
#credit-cards {
	background:url('credit-cards-footer.png') no-repeat;
	width:322px;
	height:55px;
	float:right;
	margin: 20px 20px 0 0;
}

.clr {
	clear:both;
}

#rrp {
	color=#669900;
}

/* salon menu */

ul.SimpleHorizMenu {
  margin-left: 0px;
  padding-left: 0px;
}
ul.SimpleHorizMenu li {
  display: inline;
  background-color: #eef1f5;
  border-style: outset;
  border-width: 1px;
  margin: 0px 2px 0px 2px;
}
ul.SimpleHorizMenu li a {
  text-decoration: none;
  padding-left: 1em;
  padding-right: 1em
}
ul.SimpleHorizMenu li a:hover {
  background-color: #D0D0D0
}

/* christmas countdown */

.orderbychristmas { background:url('xmascdbg.jpg') no-repeat; height:165px; width:148px; position:absolute; right: 28px; top: 430px; padding: 0 0 0 0; display: inline;}

h2 { font-size:14px; color:#d70b07; font-weight:bold; margin: 5px 0 0 0; width:148px; text-align:center;}

p.days { font-size:14px; color:#333; font-weight:bold; width:148px; margin-top:-5px; margin-bottom:0px; text-align:center;}

p.description { color:#999; font-size:9px; margin-top:50px; width:148px; text-align:center;}


/* Add To Cart Popup */
#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none; /*--hidden by default--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}


/* CSS Document */

#tabs p{font-family:Arial;font-size:11px;}
.tab-this{margin:2px 0 7px 0; padding: 5px;border: 1px #eef1f5 solid;}
.tab-thisprod{margin:2px 0 7px 0;max-height:200px; overflow: auto; overflow-x: hidden; padding: 5px;border: 1px #eef1f5 solid;}
.tab-header{border: 0px #fff solid;width:99%;color:#555555;font-family:Arial, Helvetica, sans-serif;font-size:14px;text-transform:uppercase;}
.tablink-on, .tablink-off{text-transform:uppercase;position:relative;*left:-1px;display: inline;cursor:pointer;width: 99%;font-weight: bold;padding: 2px 10px;margin: 0 7px 0 0;text-indent:2px;border-color:#DEDEDE #DEDEDE #FFE0F0;}
.tablink-off{text-transform:uppercase;font-family:Arial;font-size:11px;color:#555555;background:#edf8d5; background-image:url("arrowrt.gif"); padding-left:19px; padding-top:4px; background-repeat:no-repeat;}
.tablink-on{text-transform:uppercase;font-family:Arial;font-size:11px;color:#555555;border-bottom: 1px solid #eef1f5;background:#eef1f5; background-image:url("arrowdn.gif"); padding-left:23px; padding-top:4px; background-repeat:no-repeat;}
.show-this{display:block;width:99%;}
.hide-this{display:none;}

.texttwo {
width:610px;
}
.texttwowide {
width:760px;
}
.textproduct {
width:98%;
}

/* -- Big Promo Panel -- */ 
#zb-HomePanel {
	margin: 0;
	padding: 0;
	height: 170px;
	width: 760px;
	overflow: hidden;
	position: relative;
	border-top: 1px solid #E4E0D6;
	z-index:10;
}
#zb-HomePanel-hp {
	margin: 0;
	padding: 0;
	height: 270px;
	width: 760px;
	overflow: hidden;
	position: relative;
	border-top: 1px solid #E4E0D6;
	z-index:10;
}
#zb-HomePanelWrap #zb-HomePanel {
	margin: 0;
	padding: 0;
	height: 170px;
	width: 760px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: -5px;
}

#zb-HomePanelWrap-hp #zb-HomePanel-hp {
	margin: 0;
	padding: 0;
	height: 270px;
	width: 760px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}
#zb-HomePanel-thin {
	margin: 0;
	padding: 0;
	width: 760px;
	overflow: hidden;
	position: relative;
	z-index:10;
	top: 0px;
	left: 0px;
}
#zb-HomePanelWrap img {
	border: 0;
}
#zb-HomePanelWrap {
	margin: 0;
	padding: 0;
	position: relative;
	height: 196px;
	width: 760px;
}
#zb-HomePanelWrap-hp {
	margin: 0;
	padding: 0;
	position: relative;
	height: 296px;
	width: 760px;
}


#zb-HomePanelWrap-NoLinks {
	margin: 0;
	padding: 0;
	position: relative;
	height: 175px;
	width: 760px;
}

#zb-HomePanelNav {
	text-transform:uppercase;
	width: 7621px;
	margin: 0;
	padding: 0;
	z-index: 2000 !important;
	left: -6px;
	bottom: -1px;
	position: absolute;
	height: 30px;
}
#zb-HomePanelNav ul {
	margin: 0;
	padding: 0;
}
#zb-HomePanelNav li {
	width: 252px;
	float: left;
	list-style: none;
	margin: 0 1px;
	padding: 0px;
	background: url('promo-button.png') no-repeat bottom center;
	color: #5c5c5c;
	text-align: center;
}
#zb-HomePanelNav a {
	width: 252px;
	height:30px;
	display: block;
	margin: 0px;
	color: #5c5c5c;
	overflow: hidden;
}
#zb-HomePanelNav div {
	margin-top: 10px;
}
#zb-HomePanelNav a.activeSlide {
	background: url('promo-button.png') no-repeat top center;
	color: #FFF;
}
#zb-HomePanelNav a:focus {
	outline: none;
}

/**************************************
Brands List
**************************************/
#bd_wrap {border:0px #D2D2D2 solid;width:750px; max-width:750px;}
#bd_wrap .hdr {border:0px #000 solid;background-image:url(#);height:0px;}
#bd_wrap .bdy .content {border:0px #000 solid;width:750px;float:left;margin-top:10px;}
#bd_wrap .bdy #content_wrap {border:0px #000 solid;float:left;width:750px;background-image:url(#); background-position:top right; background-repeat:no-repeat;}
#bd_wrap .letter{border:0px #000 solid;line-height:18px;margin-right:5px;font-size:24px; color:#99cc66; font-family:"Century Gothic", Arial, Verdana;}
#bd_wrap .brands {color:#000000;}

/* ----- Left Hand Nav ----- */
#leftcolumn { margin:0; padding:0; width:150px; float:left }
#leftcolumn h2 { width:140px; margin:0px 0 0 0px; padding:3px 0 3px 8px; color:#999999;text-align: left; background:#eef1f5; border:#eef1f5 solid 1px }
#leftcolumn ul { margin:0 0 10px 0px; padding:0px;background:#fafbfd; border-bottom:#eef1f5 solid 3px; border-left:#eef1f5 solid 3px; border-right:#eef1f5 solid 3px }
#leftcolumn li { font-size:11px; list-style-type:none; padding:0 }
#leftcolumn li { padding:0 0 0 8px; background:url('http://www.zestbeauty.com/acatalog/green-arrow.gif') no-repeat right: -10px center; border-top:#eef1f5 solid 1px; border-bottom:#ffffff solid 3px;}
#leftcolumn li:hover { padding:0 0 0 8px; background:url('http://www.zestbeauty.com/acatalog/green-arrow.gif') no-repeat left center }
#leftcolumn a { padding:4px; display:block }
#leftcolumn a:hover { display:block; background:#9dc44d; }
#leftcolumn .selected { padding:4px; display:block; background:#9dc44d }
#leftcolumn .selected a {padding:0px}
#leftcolumn .li1_selected {margin:0 0 0 12px; padding:1px 0 0 5px; background:url('http://www.zestbeauty.com/acatalog/green-arrow.gif') no-repeat left center }
#leftcolumn .li1_selected a {color:#426927;}
#leftcolumn select {width:144px;}
/* background-image:url('shadowi.gif')*/

#nav-bar {
float:left;
}

#nav-container #drop-down li#home h2, #nav-container #drop-down li div {
	display: none;
}
#nav-container #drop-down li, #nav-container #drop-down li:hover div ul li, #nav-container #drop-down li:hover div ul li a,  #nav-container #drop-down-right li:hover div ul li, #nav-container #drop-down-right li:hover div ul li a, #nav-container #drop-down li div p, #drop-down-right .menu {
	float:left;
}
#nav-container #drop-down li.right-buttons, #drop-down-right {
	float:right;
}
#drop-down-right .menu .drop a, #nav-container #drop-down li:hover div ul li, #nav-container #drop-down li:hover div ul li a, #nav-container #drop-down li a {
	color: #444444;
}
#nav-container #drop-down li a {
	text-decoration: none !important;
}
/* ----- Shared Styles End ----- */

/* ----- Navigation Styles Start ----- */
/* - margin = xmas 398px, sale 433px - */
#nav-container {
	margin:0px 0px 0px 433px;
	width:995px;
	height:24px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
}
#nav-container table {
	border-collapse:collapse;
	width:0;
	height:0;
	margin:-1px;
}
/* -- Left -- */
#nav-container #drop-down {
	margin:0;
	padding:0;
	list-style:none;
	white-space:nowrap;
	text-align:left;
}

#nav-head {
	background:#eaeff8;
}

#nav-container #drop-down h2{
	background:#eaeff8;
	color: #444444;
	text-align:left;
}

#nav-container #drop-down li {
	background:url('hover.gif') no-repeat 0px 0px;
	display:inline;
	position:relative;
	border-top:0px solid #eef1f5;
	border-right:1px solid #ffffff;
	border-bottom:2px solid #eef1f5;
	border-left:0px solid #ffffff;
	z-index:2500 !important;
}
#nav-container #drop-down li#home {
	background:url('home.gif') no-repeat center 0px;
	width:24px;
	height:22px;
	display:block;	
}
#nav-container #drop-down li:hover#home {
	background:url('home.gif') no-repeat center -25px;
}
#nav-container #drop-down li#home a {
	display:block;
	width:24px;
	height:22px;
}
#nav-container #drop-down li:hover, #nav-container #drop-down li:hover.right-buttons, #nav-container #drop-down li.selected {
	background:url('hover.gif') no-repeat 0px -24px;
	border-top:0px solid #99cc66;
	border-right:1px solid #ffffff;
	border-bottom:0px solid #99cc66;
	border-left:0px solid #99cc66;
}
#nav-container #drop-down li:hover#mens, #nav-container #drop-down li#mens.selected {
	background:url('hover.gif') no-repeat 0px -72px;
	border-top:0px solid #99cc66;
	border-right:1px solid #ffffff;
	border-bottom:0px solid #112D52;
	border-left:0px solid #507AB0;
}
#nav-container #drop-down li#christmas {
	background:url('hover.gif') no-repeat 0px -120px;
	border-top:0px solid #af3e3e;
	border-right:0px solid #fbc2d3;
	border-bottom:2px solid #fbc2d3;
	border-left:0px solid #af3e3e;
}
#nav-container #drop-down li a {
	line-height:22px;
	text-align:center;
	display:block;
	padding: 0 8px;
}
#nav-container #drop-down li a:hover, #nav-container #drop-down li:hover > a, #nav-container #drop-down li.right-buttons a:hover, #nav-container #drop-down li.right-buttons a, #nav-container #drop-down li.selected a, #nav-container #drop-down li#christmas > a {
	color:#fff;
}
#nav-container #drop-down li.right-buttons {
	background:url('hover.gif') no-repeat 0px -48px;
	border-top:1px solid #817867;
	border-right:1px solid #3D3630;
	border-bottom:1px solid #3D3630;
	border-left:1px solid #817867;
}
#nav-container #drop-down li:hover div {
	display: block;
	position: absolute;
	top:23px;
	background: #fdfdfd url('shadowm.gif') repeat-x bottom;
	padding:8px;
	border-top: #99cc66 2px solid;
	border-left: #99cc66 2px solid;
	border-right: #99cc66 2px solid;
	border-bottom: #99cc66 2px solid;
	-moz-border-radius-bottomright: 10px 10px;
	-moz-border-radius-bottomleft: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	line-height:20px;
}
#nav-container #drop-down li:hover .drop-right {
	right:0px;	
}
#nav-container #drop-down li:hover div h2, #drop-down-right .menu .drop h2 {
	font-size:1.1em;
	border-bottom: #d2e0f6 dotted 1px;
	padding:0;
	margin:0 0 5px 0;
}
#nav-container #drop-down li div ul, #nav-container #drop-down-right li div ul {
	padding:0 10px 0 0;
	margin: 0 0 0 -2px;
}
#nav-container #drop-down li:hover div ul li, #nav-container #drop-down li:hover div ul li a,  #nav-container #drop-down-right li:hover div ul li, #nav-container #drop-down-right li:hover div ul li a {
	border:0;
	background:none;
	clear:left;
	padding:0 2px 0 2px;
	margin:0;
	list-style-type: none;
	display:block;
}
#nav-container #drop-down li:hover div ul li:hover,  #nav-container #drop-down-right li:hover div ul li:hover {
	background:#d2e0f6;
	-moz-border-radius: 3px 3px;
	border-radius: 3px 3px;
}
#nav-container #drop-down li div p {
	width:260px;
	padding: 0 0 2px 10px;
	white-space:normal;
}
td {
	vertical-align: top;
	padding:0 5px 2px 5px;
}
/* -- Right -- */
#drop-down-right {
	margin:0;
	padding:0;
	list-style:none;
	white-space:nowrap;
	text-align:left;
}
#drop-down-right .menu  {
	background:url('hover.gif') no-repeat 0px -48px;
	display:inline;
	position:relative;
	border-top:1px solid #817867;
	border-right:1px solid #3D3630;
	border-bottom:1px solid #3D3630;
	border-left:1px solid #817867;
	z-index:3000 !important;
}
#drop-down-right .menu a {
	line-height:22px;
	color:#fff;
	text-align:center;
	display:block;
	padding: 0 8px;
}
#drop-down-right .menu .drop  {
	display: none;
	position: absolute;
	top:23px;
	right:0;
	background: #FDFDFD url('shadowm.gif'') repeat-x bottom;
	padding:8px;
	border-left: #F9F9F8 1px solid;
	border-right: #ADA798 1px solid;
	border-bottom: #ADA798 1px solid;
	-moz-border-radius-bottomright: 10px 10px;
	-moz-border-radius-bottomleft: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	text-align:left;
}
#drop-down-right .menu:hover .drop  {
	display: block;
}
#drop-down-right .menu .drop a {
	text-align:left;
	padding:0;
}
/* ----- Navigation Styles End ----- */

#hp-links table {
	width: 760px;
	border-collapse: collapse;
	border: 0px solid #000000;
 }
#hp-linksZ .rowa {
	background: #ffffff;
	height: 90px;
}
#hp-linksZ .cell {
	padding: 1px;
	border: 0px solid #000000;
}




