body {
	color: #666;
}

h1, h2, h3, h4, h5, h6 {
	color: #5D5D5D;
}

div#placeholder-logo {
	color: #5D5D5D;
	font-size: 30px;
	font-weight: bold;
}

a#logo {
	text-decoration: none;
}

div#placeholder-hero {
	background: #EDA814;
}

div#placeholder-box1 {
	color: #fff;
	background: #EDA814;
}

div#footer {
	border-top: 1px solid #ccc;
	color: #888;
	padding-top: 9px;
}

.menu-item {
	color: #EDA814;	
}

.menu-item-hover {
	color: #222;
}

.menu-item-selected {
	color: #000;
}

.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

.submenu-item-hover {
	background: #EDA814;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}


/* @group Forms */

.announcement-list {
	padding: 18px 18px 3px;
}

.secure-login, .newsletter-form {
	background: #EDECE3;
	border: none;
	margin-bottom: 18px;
	padding-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 18px 18px 0;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

/* #placeholder-nav table td {cursor: pointer;cursor: hand; }*/    /* @end */

/* @group Links */

a:link, a:visited {
	color: #EDA814;
	text-decoration: none;	
}

a:hover, a:active {
	color: #EDA814;
	text-decoration: underline;
}

div#placeholder-box1 a, div#placeholder-box1 h2 {
	color: #222;
	font-weight: bold;
}

#nav {
	width: 950px;
	background-color: #e2e2e2;
	top: 121px;
	position: absolute;
	padding: 0px;
}

/* #placeholder-nav table td {cursor: pointer;cursor: hand; }*/    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: url(/images/cssimg/bg-8-6.png) repeat-x 0 0;
	margin: 0;
}

body#sub {
	background: url(/images/cssimg/bg-sub-8-6.png) repeat-x 0 0;	
}

body#sub div#header {
	margin-bottom: 18px;
}

div#header, div#header-left, div#header-right {
	height: 150px;
}

div#header-right {
	background: none no-repeat 50% 0;
	width: 950px;
}

div#placeholder-logo {
	height: 80px;
	padding-top: 15px;
}

div.whoslogged {
	height: 18px;
	line-height: 18px;
	padding-top: 18px;
	text-align: right;
}

div#placeholder-search {
	padding-top: 18px;
	text-align: right;
}

/*div#placeholder-nav {
	height: 40px;
	padding-left: 0;
	padding-top: 15px;
	text-align: right;
	overflow: hidden;
}*/

div#placeholder-hero {
	height: 216px;
	margin: 0;
	width: 600px;
}

div#placeholder-box1 {
	height: 216px;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
}
.box2 {
  padding: 20px;
}

div#content {
	margin-bottom: 36px;
	padding-top: 18px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;	
}

/* #placeholder-nav table td {cursor: pointer;cursor: hand; } */   /* @end */

div#header.container {
	background: transparent url(/Images/header2.png) no-repeat 0 9px;
}

#header-left {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}

/*ul#nav_395876 {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 40px;
	display: block;
	background-color: transparent;
}

ul#nav_395876 li.menu-item {
	padding: 0;
	margin: 0;
	width: 145px;
	background-color: transparent;
}

ul#nav_395876 li.menu-item a {
	padding: 6px;
	margin: 0;
	text-align: center;
	height: 28px;
	line-height: 28px;
	background-color: #eaeaea;
}

ul#nav_395876 li.menu-item a:hover {
	padding: 6px;
	margin: 0;
	text-align: center;
	height: 28px;
	background-color: #48749b;
	color: white;
}

ul#nav_395876 li.menu-item-selected {
	padding: 0;
	margin: 0;
	width: 145px;
	background-color: #EDA814;
}

ul#nav_395876 li.menu-item-selected a {
	padding: 6px;
	margin: 0;
	text-align: center;
	height: 28px;
	line-height: 30px;
}

ul#nav_395876 li.menu-item-selected a:hover {
	background-color: #48749b;
	color: white;
}

ul#nav_395876 li#conciousLiving.menu-item, ul#nav_395876 li#conciousLiving.menu-item-selected {
	width: 180px;
}

ul#nav_395876 li#conciousLiving.menu-item a, ul#nav_395876 li#conciousLiving.menu-item-selected a {
	width: 168px;
}*/

#main div.shop-main.clear div.body.clear table.productTable.productSmall tbody tr {
	vertical-align: top;
}

