/* products */
#first_nav, #display_promotions_1{
	display: block;
}

.text, .colors_text, .colors_productname, .pricecolor, .colors_productprice {
	color: #9dae77;
}
.productnamecolorLARGE {
	font-weight: bold;
}
input {
	color: #816a5a;
}

#main_tab #content_top #cart_details {
	float: right;
	margin-right: 22px;
}
#main_tab #content_wrapper {
	width: 723px;
	float: left;
	background: #b8d87a;
}
#content_area_wrapper {
	float: left;
	width: 690px;
	background: #e0eec6;
	border-right: 3px solid #729145;
}
#main_tab #content_area {
	width: 565px;
	padding: 0 0 20px 5px;
	border: none;
}
#main_tab #first_nav{
	background: #e0eec6;
	float: left;
	width: 120px;
}
#main_tab #first_nav ul{
	margin: 0;
	padding: 0;
	text-align: right;
}
#main_tab #first_nav li{
	list-style: none;
	margin: 12px 10px 0px 0px;
	font-size: 14px;
}
#main_tab #first_nav li a{
	text-decoration: none;
}
#main_tab #content_wrapper #store_footer {
	clear:both;
	font-size:10px;
	padding:10px;
	text-align:center;
	width:680px;
}
#copyright {
	float: right;
	width: 600px;
}


#cart_details {
	width: 290px;
}
#cart_details img {
	float: right;
}
#cart_summary {
	float: right;
}
#cart_summary a{
	text-decoration: none;
}
#shopping_cart_summary{
	display: none;
}
#display_menu_1{
	display: block;
}

#display_menu_1 a {
	color: #9DAE77;
}
#display_menu_1 a:hover {
	color: #816A5A;
}

#navigation_menus {
	text-align: right;
	margin-right: 5px;
}
#featured_product {
	margin: 20px 0 30px 0;
}
#volusion_ssl {
	float: right;
	padding: 5px;
	margin: -90px 50px 0px 0;
}
#products_footer {
	clear:both;
	font-size:10px;
	padding:10px;
	text-align:center;
	margin: 0px 0px 0px -70px;
	width:680px;
}
