@import url(navigation.css);

*
{
	margin: 0;
}

.button
{
	font-family: Verdana, sans-serif;
	background-color: #f3f5ec;
	border: 1px solid #c4cfa6;
	color: #8a956a;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}

.textinput
{
	border: 1px solid #c3c3c3;
}

body, p
{
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	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: 12px;
	color: #8B956A;
	text-decoration: none;
}

a:hover
{
	color: #F00;
}


#container
{
	width:950px;
	margin: 0 auto;
}

ul
{
	list-style: none;
}

/*
 *
 *	Navigation *****NEW****
 *
 */
 
#main_nav {
 	height:35px;
    width:916px;
    margin:0;
	background-color:#2c4c1c;
	padding:6px 10px 0 24px;
}
#main_nav ul, #main_nav li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#main_nav li {
	display:inline;
	margin-top:8px;
}
#main_nav a {
	color:#e8e4cc;
	border-left:1px solid #e8e4cc;
	padding:0 10px 0 12px;
}
#main_nav a:hover {
	text-decoration:underline;
}
#main_nav li.first a {
	border:none;
}
#main_nav a.login, #main_nav a.register  {
	border:none;
	float:right;
	color:#2c4c1c;
	padding:8px 12px;
	height:14px;
	display:block;
}
#main_nav a.login {
	background:top left no-repeat url(/images/login-button-bgnd.gif);
	margin-left:5px;
	width:60px;
	padding:8px 5px;
	text-align:center;
}
#main_nav a.register {
	background:top left no-repeat url(/images/register-button-bgnd.gif);
	width:89px;
}


#sub_menu {
	background:bottom left no-repeat #b9c496 url(/images/layout/submenu-bgnd.gif);
	padding:10px 0 50px 15px;
	margin-left:18px;
	width:151px;
}
#sub_menu ul, #sub_menu li {
	list-style:none;
	margin:0;
	padding:0;
}
#sub_menu li {
	padding:4px 0;
}
#sub_menu a {
	color:#5f794f;
}
#sub_menu a.selected {
	color:#f00;
}

#production {
	margin:20px 0 0 18px;
	text-align:center; 
}
#production img {
	margin-bottom:10px;
}
#production p, #production a {
	font-size:14px;
	color:#2c4c1c;
}
#production a {
	background:top left no-repeat url(/images/play-button-bgnd.gif);
	display:block;
	width:47px;
	height:19px;
	padding-top:3px;
}

#promo-code {
	background-color:#e8ecdc;
	margin:15px 0 0 18px;
	padding:5px;
}
#promo-code .button {
	background:top left no-repeat url(/images/button-go-bgnd.gif);
	border:none;
	color:#3f5c2c;
	padding:3px 6px 4px 6px;
}


/*
 *
 *	Navigation
 *
 */

/*		#main_menu ul li a:link, #main_menu ul li a:visited
		{
			border-bottom: 1px solid #C6C7AC;
			color: #8B956A;
		}

		#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;
			}

			.selected_third
			{
				text-indent: 17px !important;
			}
				.selected_third:hover
				{
					background-color: #E9E6D4;
					text-indent: 19px !important;
				}

			.product_label
			{
				color: #2A4E1A !important;
				background-color: #A7C48E;
				width: 171px !important;
				margin-left: 0px !important;
				text-indent: 15px;
			}

			.product_label:hover
			{
				margin-left: 0 !important;
				padding-left: 0 !important;
				text-indent: 17px !important;
			}

#search
{
	margin-top: -3px;
	float: left;
	color: #FFF;
	width: 581px;
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0;
	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
{
	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;
}
*/

#page-footer {
	background:bottom center no-repeat #FFFFFF url(/images/layout/footer-bgnd-v3.jpg);
	height:120px;
	padding:43px 0 0 210px;
}
#page-footer p {
	color:#9f9f9e;
	float:left;
	width:120px;
	text-align:right;
	margin:12px 20px 0 0;
	font-size:11px;
}
#page-footer ul, #page-footer li {
	margin:0;
	padding:0;
	list-style:none;
}
#page-footer li {
	display:inline;
}
#page-footer a {
	background:transparent none no-repeat;
	display:block;
	float:left;
	margin-right:20px;
}
#page-footer a span {
	display:none;
}
#page-footer .what-now a {
	background-image: url(/images/sponser-what-now.gif);
	width:72px;
	height:53px;
}
#page-footer .meridian-energy a {
	background-image: url(/images/sponser-meridian-energy.gif);
	width:91px;
	height:31px
}
#page-footer .diabetes a {
	background-image: url(/images/sponser-diabetes.gif);
	width:93px;
	height:31px
}
#page-footer .starship a {
	background-image: url(/images/sponser-starship.gif);
	width:66px;
	height:43px
}
#page-footer .dance a {
	background-image: url(/images/sponser-dance.gif);
	width:86px;
	height:43px
}
#page-footer .what-now a:hover {background-position:0 -53px;}
#page-footer .meridian-energy a:hover, #page-footer .diabetes a:hover {background-position:0 -31px;}
#page-footer .starship a:hover, #page-footer .dance a:hover {background-position:0 -43px;}


#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
*
*/


.container_box h2
{
	background-color: #C4CFA5;
	padding: 5px;
	color: #2A4E1A;
}
.container_box .container_content
{
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #000;
	margin-top: 1px;
}

#products_promo {
	float: right;
	border: 1px solid #DCDCDC;
	background-color: #EFEFEF;
	padding: 50px 245px 50px 245px;
}

#products_container {
	padding: 0px;
	width: 532px;
}

.product_container {
	float: left;
	width: 532px;
	text-align: left;
	padding:22px 10px 10px 10px;
	margin-top: 10px;
	background: url(/images/product_header.gif) no-repeat top;
}

.product_container img {
	margin: 10px 20px 20px 0px;
	float: left;
}
	.product_container h2
	{
		margin-left: 100px;
		padding-bottom: 3px;
		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;
		width: 530px;
		text-align: left;
	}

	.product_container .product_content_browse
	{
		height: 170px;
		background-color: #FFF;
		border: 1px solid #8b956A;
		margin-top: 5px;
		padding-bottom:10px;
	}

	.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;
	padding: 3px;
*/
	padding: 2px;
	text-align: left;
}

#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;
}
#header {width:762px;height:161px;padding:0;margin:0;}
#header a, #header img{display:block;padding:0;margin:0;}
#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;
}
#email_container h1 {
	padding: 5px;
}
#email_container p {
	padding: 5px;
}

.page_title, #page_title
{
	color: #334D1E !important;
}

.form_container
{
	background-color: #FFF;
	margin-top: 4px;
	border: 1px solid #8b956A;
}

#submenu ul
{
	margin-left: 15px;
	padding: 0;
}

.bignum { font-size: 30px; }
.freeinbag {color: #008040}

select.dropdown {
    background-color: #F2F4EB;
    color: #8A956A;
    width:105px;
    /*font-weight: BOLD;*/
    border-color: #b0b0b0;

}
.clear {clear: both;}

.bestselling {
	float:left;
	width:125px;
	margin:20px 12px 0 0;
}
.bestselling p {
	text-align:center;
}
.bestselling a.product {
	color:#2c4c1c;
	font-weight:bold;
}

#registerbox {

}
#regcontent {
	width:193px;
	padding:10px;
	color:#96a68e;
	background-color:#2c4c1c;
}
#registerbox p {
	font-size:10px;
	margin:0;
	color:#96a68e;
}
#registerbox form {
	margin-top:8px;
}
#registerbox label {
	float:left;
	width:62px;
	color:#FFFFFF;
	text-align:right;
	margin:3px 8px 2px 0;
}
#registerbox input {
	float:left;
	width:120px;
	margin:2px 0;
}
#registerbox input.sub-button {
	width:77px;
	margin:5px 0 0 67px;
}
#registerbox a {
	float:left;
	font-size:10px;
	margin:10px 0 0 6px;
}
#registerbox a:hover {
	color:#96a68e;
	text-decoration:underline;
}
