@import url(navigation.css);

*
{
	margin: 0;
}

.button
{
	font-family: Verdana, sans-serif;
	background-color: #F1EED5;
	border: 1px solid #8a956a;
	color: #8a956a;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}

.textinput
{
	border: 1px solid #8a956a;
}

body, p
{
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	line-height: 1.3em;
}

img
{
	border: 0;
}

a:link, a:active, a:visited
{
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #8B956A;
	text-decoration: none;
}

a:hover
{
	color: #F00;
}

#container
{
	width: 760px;
	margin: 0 auto;
}

ul
{
	list-style: none;
}

/*
 *
 *	Navigation
 *
 */

		#main_menu ul li a:link, #main_menu ul li a:visited
		{
			color: #576728;
			background: #aec082 url(/images/health_nav_bottom.gif) repeat-x bottom;
		}

		#main_menu ul li a:hover, #main_menu ul li a:active
		{
			background-color: #E9E6D4;
		}

		#main_menu ul li a.selected, #main_menu ul li a.selected:visited
		{
			background-color: #E9E6D4;
		}

			#main_menu ul li a.selected
			{
				color: #000 !important;
			}

		#main_menu ul li .third-level
		{
			color: #334d1E !important;
		}

			.selected_third
			{
				background-color: #E9E6D4;
			}

#search
{
	margin-top: -2px;
	float: left;
	color: #FFF;
	width: 581px;
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 4px 0px;
	background: url(/images/search_bg.gif);
}
	#search form
	{
		display: block;
	}

	#search a, #search a:visited
	{
		color: #FFF !important;
		text-decoration: none;
	}

	#search #search_text
	{
		margin-top: 1px;
	}

#sitetreepath
{
	background-color: #FFFFFF;
	float: left;
	text-indent: 15px;
	margin-top: 4px;
}

#content
{
	margin: 3px;
	padding: 5px;
	background-color: #FFFFFF;
	clear: left;
	float: left;
}

.rightbox
{
	float: right;
	margin-top: 5px;
	width: 160px;
}

#footer
{
	float: right;
	text-align: right;
	margin-top: 5px;
}
	a.webdirector:link, a.webdirector:visited, a.webdirector:active
	{
		color: #8B956A;
		font-family: Verdana, sans-serif;
		font-size: 11px;
		text-decoration: none;
	}

		a.webdirector span
		{
			font-style: italic;
		}

	a.webdirector:hover
	{
		color: #8B956B;
	}

		a.webdirector:hover span
		{
			color: #D11313;
			font-style: italic;
		}


/*
*
*	Product Browser Specific
*
*/


#products_promo {
	float: right;
	border: 1px solid #DCDCDC;
	background-color: #EFEFEF;
	padding: 50px 245px 50px 245px;
}

#products_container {
	padding: 0px;
}

.product_container {
	float: left;
	width: 534px;
	text-align: left;
	padding: 10px;
	margin-top: 10px;
	background: url(/images/product_header.jpg) no-repeat top;
}

.product_container img {
	margin: 10px 20px 20px 0px;
	float: left;
}
	.product_container h2
	{
		margin-left: 100px;
		margin-top: 10px;
		padding-bottom: 6px;
		font-family: Verdana, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #334D1E;
	}

	.product_container .product_content
	{
		background-color: #FFF;
		border: 1px solid #8b956A;
		margin-top: 5px;
		text-align: left;
	}

	.product_container .product_content_browse
	{
		height: 170px;
		background-color: #FFF;
		border: 1px solid #8b956A;
		margin-top: 5px;
	}

	.product_container .product_content_browse img
	{
		padding-left: 10px;
	}
/*
*
*	Product Specific
*
*/

#order_box {
	color: #3E392C;
	border: 1px solid #cdd0c7;
	background: #F2F4EB;
	margin: 9px 0 0 10px;
}

#order_box th, .insideform2 th
{
	color: #8a956a;
	padding-left: 2px;
	text-align: left;
	padding-bottom: 7px;
	
}


#order_box td {
	color: #8a956a;
	padding-left: 2px;
	text-align: left;
	padding: 3px;
}

#order_box .br {
	background: url(/images/cell-border-right.gif) repeat-y right;
}

	#order_box .bbb
	{
		border-top: 1px solid #cdd0c7;
	}


#product_desc {
	padding: 10px;
}

#swatches {
	clear: both;
	float: left;
	width: 150px;
	margin: 40px 0px 0px 0px;
	text-align: left;
}

.swatch {
	margin: 10px;
}

#swatches img {
	vertical-align: middle;
}

#continue_button {
	width: 160px;
	text-align: center;
	clear: right;
	float: right;
}


.product_container_small {
	float: right;
	width: 150px;
	text-align: center;
	padding: 10px;
}
.productprice {
	font-weight: bold;
	font-size: 11px;
}




/*
*
* Last order popup
*
*
*/

#popup_container {
	position: absolute;
	top: 150px;
	left: 130px;
	width: 600px;
	border: 2px solid #DEBC79;
	background: #F5E9D0;
	background-image: url(/images/form-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: none;
	padding: 10px;
}


#popup_container .button {
	background-color: #896A49;
	border: 1px solid #3E3950;
	color: #FFF;
}
.popup_product_container {
	float: left;
	width: 165px;
	text-align: center;
}



#loyalty_promo {
	color: #DE0029;
	font-weight: bold;
}


#last_order_items {
	height: 340px;
	width: 400px;
	overflow: auto;
	border: 1px solid #DEBC79;
	background-color: #FFF;
	float: left;
}

#last_order_items_wide {
	height: 340px;
	width: 600px;
	overflow: auto;
	border: 1px solid #DEBC79;
	background-color: #FFF;
	float: left;
}

#last_order_upsell {
	width: 195px;
	height: 340px;
	overflow: auto;
	border: 1px solid #DEBC79;
	background-color: #FFF;
	float: right;
	text-align: center;
}

#last_order_actions {
	text-align: right;
	background-color: #FFF;
	border: 1px solid #DEBC79;
	margin: 10px 0px 0px 0px;
	padding: 10px;
}


/*
*
* Shopping cart
*
*/
#shopping_cart {
	color: #3E392C;
	background: #FFF url(/images/product_header.jpg) no-repeat top;
	width: 534px;
	padding-top: 12px;
	margin-left: 20px;
}

#shopping_cart table
{
	margin-top: 10px;
}

#shopping_cart .button {
	background-color: #f3f5ec;
	border: 1px solid #c4cfa6;
	color: #8a956a;
	font-size: 11px;
	font-weight: bold;
}

#shopping_cart .row {
	background: #FFF;
}

	#shopping_cart table th
	{
		text-align: left;
	}
/*
*
* Checkout
*
*/
#order_summary td
{
	border-bottom: 1px solid #EFEFEF;
}



#order_summary
{
	border: 1px solid #999;
	padding: 5px;
}

#checkout
{
	color: #3E392C;
	background: #FFF url(/images/product_header.jpg) no-repeat top;
	width: 534px;
	margin-left: 20px;
}

#checkout table
{
	margin-top: 10px;
}

#checkout .button {
	background-color: #f3f5ec;
	border: 1px solid #c4cfa6;
	color: #8a956a;
	font-size: 11px;
	font-weight: bold;
}

	#checkout h2
	{
		margin-left: 100px;
		margin-top: 8px;
		font-family: Verdana, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #E9E9E9;
	}

#checkout .row {
	background: #FFF;
}

	#checkout table th
	{
		text-align: left;
	}

.spacer
{
	clear: both;
}

.greenbold
{
	font-size: 11px;
	font-weight: bold;
	color: #566522;
}


.form td
{
	text-align: left;
}

.menupath
{
	text-decoration: underline !important;
}

.ca
{
	margin-left: 10px;
}

.team img
{
	padding-right: 8px;
}

#email_container
{
	width: 400px;
	margin: 0 auto;
}

.page_title, #page_title
{
	color: #334D1E !important;
}

.form_container
{
	background-color: #FFF;
	margin-top: 4px;
}

#submenu ul
{
	background-color: #F1EED5;
	color: #576728;
	font-weight: bold;
	padding: 10px;
	width: 568px;
	height: 20px;
}
	#submenu ul li
	{
		height: 20px;
		line-height: 20px;
		text-align: center;
		padding: 0 8.5px;
		float: left;
		padding-top: 0px;
	}

		#submenu ul li a.selected
		{
			color: #F00 !important;
		}
