/* Main menu selection */
li.menu5 {background: url(../images/menu/5_newnote_on.gif) no-repeat;}

/* Sub Menu */
div#navcolumn {
	float: left;
	width: 114px;
}
div#subnav {float: left;}
div#subnav img {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}
div#subnav li {border-bottom: 1px solid #BFAD86;}
div#subnav ul li ul li {border: none;}
div#subnav ul ul {display: none;}
div#subnav li img {margin-bottom: -2px;}
/* Sub Menu Background Images */
li.submenu1 {background: url(../images/menu/n1_new_products_off.gif) no-repeat;}
li.submenu2 {background: url(../images/menu/n2_awards_off.gif) no-repeat;}
li.submenu3 {background: url(../images/menu/n3_promotions_off.gif) no-repeat;}

/* Find products for: */
div#findprod {
	background-color: #eadbb2;
	border-top: 1px solid #BFAD86;
	border-bottom: 1px solid #BFAD86;
	float: left;
	margin-top: 50px;
	width: 114px;
}
div#findprod img.findtit {margin-bottom: 9px;}
img.checkboxes {margin: 0 3px 0 8px;}
div#findbutton {
	margin: 8px 0 3px 8px;
	background: url(../images/button/showProductsButton_off.gif) no-repeat;
}
div#findbutton img {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
	clear: both;
	
	
}


/* Inside */
div#insidecontent {
	width: 601px;
	float: left;
	border-bottom: 1px solid #BFAD86;
	border-left: 1px solid #BFAD86;
}

#insidecontent_margin{
	margin-left: 20px;
	margin-bottom: 30px;
}

div.insidepadding {
	padding: 6px 0 0 20px;
	width: 581px !important;
}

/*
div#flashinside {
	float: left;
	margin-right: 20px;
	height: 165px;
}
*/

div#insidecontent h2 {margin: 26px 0 5px 0;}
div#insidecontent h3 {
	height: 35px;
	background-color: #eadbb2; 
	border-bottom: 1px solid #BFAD86;
	border-top: 1px solid #BFAD86;
	clear: both;
}
div#insidecontent h3 img {margin: 11px 0 0 13px;}


/* Products */
div.productspack {
	width: 580px;
	float: left;
	margin: 0 0 10px 10px;
	display: inline;
}

.product_size{
	width: 100px;
	height: 100px;
	float: left;
	text-align: center;
	margin-right: 10px;
}

/*for new_noteworthy.asp*/
.product_awards{
	width: 260px;
	float: left;
	text-align: center;
	margin-right: 5px;
}

/*for awards.asp*/
.product_awards_page{
	width: 255px;
	float: left;
	text-align: center;
	margin: 0 15px 40px 0;
}

div.productspack img.imgright {
	float: right;
	margin-left: 10px;
}

li.bulleted {
	list-style-type: disc;
}
		
/* Products Details Page */
div#products_details {
	width: 360px;
	margin-left: 20px
}
div#products_details_right {
	width: 180px;
	float: right;
	text-align: center;
	margin: 14px 21px 0 0;
}
div#howitworks {
	background: url(../images/button/howItWorksButton_off.gif) no-repeat;
	float: left;
	margin: -10px 0 20px;
}
div#howitworks img {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}
div#wheretobuy {
	background: url(../images/button/whereToBuyButton_off.gif) no-repeat;
	text-align: center;
	margin: 0 auto;
	width: 89px;
	height: 19px;
}
div#wheretobuy img {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}
img.icon {
	margin: -10px 0 20px;
}
div#products_details h2 {margin: 34px 0 8px;}
div#products_details ul li {display: block; line-height: 1.5em;}
div#products_details ul {margin-bottom: 100px;}
div#products_details h3 {
	margin: 34px 0 0 0;
	height: 28px;
	background-color: transparent; 
	border: none;
	clear: none;
}
div#products_details h3 img {
	margin: 0;
}


/* footer */
div#footer {
	width: 601px;
	margin-left: 114px;
	display: inline;
}


div#coupon {
padding:10px 0 20px 10px;

}
