/* This CSS file setups the style for the Nature Store theme */

html {
	margin-bottom: 1px; /* firefox fix to keep page from shifting in the absence of a scrollbar */
}	
* {
	padding: 0;
	margin: 0;
}


body {
	background-image: url('../../images/nature/BACK_page.jpg');/*update path*/
	background-repeat: repeat-x;
	background-color: #423f3a; /*update backgroundcolor*/
	margin: 0 0 0 0;
	text-align: center;
	font: 11px/13px verdana; 
	}

div#pageContainer	{
	background-color: #ffffff;
	width: 933px;
	margin-left: auto;
	margin-right: auto;
	bottom: 0;
}
div#contentContainer	{
	width: 100%; 
	border-left: 2px solid green; /*update color*/
	border-right: 2px solid green;/*update color*/
	float: left;
	}
div#outsideBorder	{
	width:941px;
	border-left: 2px solid #8d9244; /*update color*/
	border-right: 2px solid #8d9244; /*update color*/
	float: left;
	}
div#middleBorder{
	width:937px;
	border-left: 2px solid #8d9244; /*update color*/
	border-right: 2px solid #8d9244; /*update color*/
	float: left;
	}
div#insideBorder{
	width:933px;
	border-left: 2px solid #dde293; /*update color*/
	border-right: 2px solid #dde293; /*update color*/
	float: left;
	}
/* Main Tab Nav */
div#tabNav	{
	background-image: url(../../images/nature/BACK_mainNav.gif); /*update path*/
	background-repeat: repeat-x;
	width: 933px;
	float: left;
	padding: 0px 0px 0px 0px;
	}
	
	
		
/* page body and content areas including dynamic content */
div#pageBody	{
	background-color: #fff; /*update color*/
	text-align: left;
	padding: 0 15px 0 15px;
	clear: both;
}
/* Left Column */
td#leftCol	{
	width: 160px;
}
div.leftColBack	{
	border-left: 1px solid #8d9244;  /*UPDATE COLOR*/
	border-right: 1px solid #8d9244;  /*UPDATE COLOR*/
	border-bottom: 1px solid #8d9244; /*UPDATE COLOR*/
	background-color: #dde293; /*UPDATE COLOR*/
	padding: 5px 6px 5px 6px;
	margin-bottom: 25px;
	margin-left: 0px; /*may need to be changed to 14px if border comes up to edge */
	width: 145px; /*chage to 146px if margin is set to 14px*/
}
/* Search Box */
.findtable	{}
.boxText	{}
#panel-search	{}
input#searchSubmit	{
	width: 32px;
	height: 20px;
	background-color: #8d9244;
	color: #cde293;
	font: 10px/10px verdana;
	font-weight: bold;
	border: 1px solid #44413b;
	}
input#memberUpdate	{
	width: 50px;
	height: 20px;
	background-color: #8d9244;
	color: #cde293;
	font: 10px/10px verdana;
	font-weight: bold;
	border: 1px solid #44413b;
}
input#memberLogin	{
	width: 45px;
	height: 20px;
	background-color: #8d9244;
	color: #cde293;
	font: 10px/10px verdana;
	font-weight: bold;
	border: 1px solid #44413b;
}
input#memberRegister	{
	width: 63px;
	height: 20px;
	background-color: #8d9244;
	color: #cde293;
	font: 10px/10px verdana;
	font-weight: bold;
	border: 1px solid #44413b;
}
input#memberlogout	{
	width: 60px;
	height: 20px;
	background-color: #8d9244;
	color: #cde293;
	font: 10px/10px verdana;
	font-weight: bold;
	border: 1px solid #44413b;
}
input.formInput	{
	height: 18px;
	border: 1px solid #353535;
}
input.formInputActive	{
	height: 18px;
	border: 1px solid #353535;
	background-color: #f2f8a7;
}

/* Products Box */
div#LCproducts a {
	font: 10px/12px verdana;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
.product-link{
	font: 10px/12px verdana;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
a.link-category {
	color: #191970!important;
	font-weight: normal!important;
}
 .nav-category	{/* problem in IE7 and FF3 with spacing*/
 	/* border: 1px blue solid; */
	line-height: 12px;
	height: 12px; /* change to match line-height - line wraps will be a problem tho */
	padding: 0;
	margin: 0;	
 }
 .link-category {
	/* border: 1px red solid; */
	line-height: 12px;
	height: 12px;
	}
div.categoryblock	{ /* This fixes a Nitrosell problem by offsetting the <BR> tag added to the compiled navigation code */
margin-top: 0px;
margin-bottom: 12px!important;
}
.link-department	{
	/* border: 1px solid green;	*/
}
div#LCproducts br	{
	margin-bottom: 12px;
	}
div#LCproducts ul	{
	margin-left: 0px;
}
div#LCproducts li	{
	padding-left: 0px;
	list-style-type: none;
	}
div#LCproducts	a:hover	{
	font: 10px/12px verdana;
	font-weight: bold;
	text-decoration: underline;
	color: #740000;
	}
ul#themeList li{
	font: 10px/12px verdana;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-bottom:5px;
	list-style-type: none;
	}

/* Featured Products */
td#featureProductLinks	a	{
	font: 9px/15px arial;
	font-weight: bold;
	}
td#featuredProductText	{
	font: 12px/15px arial;
	}
	

/* Right Column */
div#specialoffers	{
	display: none;/* we don't want to see Special Panel that is embedded in e Nitrosell code, so hide it */
	}
div#innerRightCol	{
	border: 1px solid #8d9244;
	background-color: #fff;
	padding: 6px;	
	}
table#passport	{
	background-image: url(../../images/BAK_passport.jpg);
	width: 697px;
	height: 228px;
	padding: 6px;
	border: 1px solid #002464;
}
table#passport h2 {
	font: 13px/18px arial;
	color: #002464;
	font-weight: bold;
}
/* text */
h1.heading-main	{
	font: 16px/18px verdana;
	font-weight: bold;
	color: #740000;
	font-variant: small-caps;
	}

td.hpCatlist h2 {
	font: 13px/18px arial;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}


div#innerRightCol h1.heading-main	{
	font: 18px/24px verdana;
	font-weight: bold;
	color: #423f3a;
}

div#innerRightCol h1.themeHeading	{
	margin-bottom: 6px;
	font: 18px/22px verdana;
	font-weight: bold;
	color: #00504e;
	width: 100%;
	border-bottom: 1px solid #ab8d4f;
	}
	
.themeHeading	{
	margin-bottom: 6px;
	font: 18px/22px verdana;
	font-weight: bold;
	color: #00504e;
	width: 100%;
	border-bottom: 1px solid #ab8d4f;
}

.subHeading	{
	margin-bottom: 6px;
	margin-top: 10px;
	font: 14px/20px verdana;
	font-weight: bold;
	color: #00504e;
}

h1.heading-product, h3.select-category-heading	{
	font: 18px/18px verdana!important;
	font-weight: bold;
	color: #44413b;
	margin-bottom: 10px;
	border-bottom: 1px solid #acd43f;
}
h3.select-category-heading	{
	font: 18px/18px verdana!important;
	color: #44413b;
	margin-bottom: 10px;
}
/* search */
 td.productlist-hcol1, td.productlist-hcol3, td.productlist-hcol4, td.productlist-hcol5 	{
	font: 12px/16px verdana;
	font-weight: bold;
	border-bottom: 1px solid #191970;
	padding: 6px;
	}
tr.productlist-row1, td.productlist-col5	{
	font: 11px/16px arial;
	padding-top: 6px;
}
tr.productlistheader	{
	background-color: #ffffff;
	}
tr.productlist-row1	{
	background-color: #ffffff;
	}
tr.productlist-row2	{
	background-color: #efefef;
	font: 11px/16px arial;
	padding-top: 6px;
	}
.rule	{
	margin: 6px 0px 6px 0px;
	}
	
	
	
	
	
	
	

	
	
	
/*   .topNav_menu  MAIN NAVIGATION DROPDOWN MENU ------------------------------------- */

		
		/* MAIN DIV */
		
					.topNav_menu {
					width:933px;
					height:32px;
					/* position:relative; */
					z-index:100;
					/* border-right:1px solid #000; */
					/* font-family:arial, sans-serif; */
					top:-2px;
/* ------>>  */		background:url(../../images/nature/BACK_mainNav.gif);

					}
		
		
		
		
		/* hack to correct IE5.5 faulty box model */
					* html .topNav_menu {
					width:933px;
					w\idth:932px;
					}
		
		
		
		
		/* remove all the bullets, borders and padding from the default list styling */
					.topNav_menu ul {
					padding:0;
					margin:0;
					list-style-type:none;
					}
					
					.topNav_menu ul ul {
					width:200px;
					}
		
		
		
		
					.topNav_menu li {
					float:left;
					width:116px;
					position:relative;
					}
		
		
		
		/* style the links for the top level */
					
					.topNav_menu a, .topNav_menu a:visited {
					display:block;
					font-size:11px;
					font-family:Tahoma, Arial, sans-serif;
					text-decoration:none;
					font-weight:normal;
					width:116px;
					height:30px;
					border:1px solid #78797d;  /* dark grey */
					/* border-width:1px 0 1px 1px; */
					border-top-width: 0px;
					border-bottom-width: 0px;
					border-left-width: 1px;
					border-right-width: 0px;
					/* background:#09c; */
					padding-left:0px;
					line-height:29px;
/* ------>>  */		color:#000000;
					}
					
		
					.topNav_menu a.toplevel, .topNav_menu a.toplevel:visited {					
					display:block;
					font-size:11px;
					font-family:Tahoma, Arial, sans-serif;
					text-decoration:none;
					font-weight:bold;
					width:116px;
					height:30px;
					border:1px solid #000000;
					/* border-width:1px 0 1px 1px; */
					border-top-width: 0px;
					border-bottom-width: 0px;
					border-left-width: 1px;
					border-right-width: 0px;
					/* background:#09c; */
					padding-left:0px;
					line-height:29px;
/* ------>>  */		color:#000000;					
					}
		
		
		
		/* a hack so that IE5.5 faulty box model is corrected */
					* html .topNav_menu a, * html .topNav_menu a:visited {
					width:200px;
					w\idth:179px;
					}
		
		
		
		
		
		/* hide the sub levels and give them a positon absolute so that they take up no room */
					.topNav_menu ul ul {
					visibility:hidden;
					position:absolute;
					height:0;
					top:30px;
					left:0px;
					width:200px;
					/* border-top:1px solid #000; */
					border-color: #78797d; 	/* grey */
					/* border-width:1px 0 1px 1px; */
					border-top-width: 0px;
					border-bottom-width: 0px;
					border-left-width: 1px;
					border-right-width: 1px;
					}
		
		
		/* another hack for IE5.5 */
					* html .topNav_menu ul ul {
					top:29px;
					t\op:30px;
					}
		
		
		
		/* position the third level flyout menu */
					.topNav_menu ul ul ul{
					left:200px;
					top:-1px;
					width:200px;
					}
		
		
		
		/* position the third level flyout menu for a left flyout */
					.topNav_menu ul ul ul.left {
					left:-200px;
					}
		
		
		
		/* style the table so that it takes no ppart in the layout - required for IE to work */
					.topNav_menu table {
					position:absolute;
					top:0;
					left:0;
					border-collapse:collapse;
					}
		
		
		
		/* style the second level links */	
					.topNav_menu ul ul {
					z-index: 100;
					}			
		
		/* style the second level links */	
					.topNav_menu ul ul {
					z-index: 100;
					}			
		
		/* style the second level links */	
					.topNav_menu ul ul a, .topNav_menu ul ul a:visited {
					background:#ffffff;
					color:#000;
					height:auto;
					line-height:1em;
					/* padding:5px 10px */;
					padding-top:5px;
					padding-bottom:5px;
					padding-left:10px;
					padding-right:10px;
					width:200px;
					border-width:0 1px 1px 1px;
					text-align:left;	
					font-face:Tahoma, Arial, sans-serif;
					}
		
		
		/* yet another hack for IE5.5 */
					* html .topNav_menu ul ul a, * html .topNav_menu ul ul a:visited {
					width:200px;
					w\idth:150px;
					}
		
		
		
		
		/* make the second level visible when hover on first level list OR link */
					.topNav_menu ul li:hover ul,
					.topNav_menu ul a:hover ul{
					visibility:visible;
					}
		
		/* keep the third level hidden when you hover on first level list OR link */
					.topNav_menu ul :hover ul ul{
					visibility:hidden;
					}
		
		/* make the third level visible when you hover over second level list OR link */
					.topNav_menu ul :hover ul :hover ul{
					visibility:visible;
					}
					
					


		/* style the second level background */
					.topNav_menu ul ul a.drop, .topNav_menu ul ul a.drop:visited {
/* ------>>  */		background:#ffffff url(../images/grey-arrow.gif) no-repeat 130px center;
					}
		
		
		/* style the second level hover */
					.topNav_menu ul ul a.drop:hover{
/* ------>>  */		background:#c9ba65 url(../images/blue-arrow.gif) no-repeat 130px center;  /* lt green */
					}
		
		
		.topNav_menu ul ul :hover > a.drop {
/* ------>>  */		background:#c9ba65 url(../images/blue-arrow.gif) no-repeat 130px center;  /* lt green */
					}
		
		
		/* style the third level background */
					.topNav_menu ul ul ul a, .topNav_menu ul ul ul a:visited {
/* ------>>  */		background:#e2dfa8; /* tan */
					}
		
		
		/* style the third level hover */
					.topNav_menu ul ul ul a:hover {
/* ------>>  */		background:#b2ab9b;  /* brown */
					}					
					
		
		
		/* style the top level hover */
					.topNav_menu a:hover, .topNav_menu ul ul a:hover{
/* ------>>  */		color:#000;
/* ------>>  */		background:#b7d186;  /* lt green */
					font-weight:bold;
					}
		
		.topNav_menu :hover > a, .topNav_menu ul ul :hover > a {
/* ------>>  */		color:#000;
/* ------>>  */		background:#b7d186;	/* lt green */
					}