/* Color: Blue */

body {
	background: #d8c29d url(../../WellHealth/images/green/bg.jpg) top center no-repeat;
	color: #3a3a3a;
}

a {
	color: #872DC6;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #872DC6;
}

h2 {
	color: #ec008c;
}

h3 {
	color: #007336;
}

#Container {
	background:#FFF;
	margin-top:25px;
	margin-bottom:25px;
	border: #262626 solid 1px;
}

#TopMenu {
	color: #1c1c1c;
	font-weight:bold;
}

#TopMenu li a, #TopMenu li span {
	color: #1c1c1c;
	font-size:12px;
	font-weight:bold;
}

#TopMenu li span a {
}

#TopMenu li a:hover {
	text-decoration: underline;
}

#Menu {
	width:990px;
	height:36px;
	background: url(../images/green/MenuBg.gif) top left repeat-x;
}

#Menu li {
	
}

#Menu li a {
	color: #eaeaea;
	font-size:16px;
	font-weight:bold;
	height:38px;
	background:transparent url(../../WellHealth/images/green/MenuDivider.gif) no-repeat scroll left top;
}

#Menu li a:hover{
	color:#EC008C;
	text-decoration:none;
}

#Menu li ul li a {
	background: #303030;
	border:#303030 solid 1px;
}

#Menu li ul li a:hover {
	background: #eaeaea;
	color:#303030;
}
#Menu li ul li.over a{
	color:#EC008C;
}

#Menu li:hover a{ 
	text-decoration: none;
}
#Menu li.over{
	color:#EC008C;
}

#Outer {
}

#Wrapper {
}

#Header {
	background:#FFF url(../../WellHealth/images/green/headerBg.jpg) top left no-repeat;
}

#Logo h1 {
	color: #fff;
	padding-left: 65px;
	padding-top: 10px;
	height: 55px;
}

#Logo h1 a {
	display:none;
}

#SearchForm {
}

#SearchForm label {
	color: #fff;
}

#SearchForm input {
	background:none;
	border: none;
}

#SearchForm .Button {
	border: 0;
}

#SearchForm a {
	color: #2f2f2f;
}

#SearchForm p {
}

.Left {
	/*background: #fff url(../../WellHealth/images/green/SideBg.gif) 0 0 no-repeat;*/
}

.Left h2 {
	background: url(../../WellHealth/images/green/SideBg_h2.gif) top left repeat-x;
	color: #ffffff;
	font-size:14px;
	padding: 0 0 0 10px;
	margin-bottom:0;
	border-top:#007336 solid 1px;
	border-left:#007336 solid 1px;
	border-right:#007336 solid 1px;
	height:31px;
	line-height:31px;
}

.Left li {
}

.Left li a {
	font-weight:bold;
	color:#007336;
}

.Left li a:hover {
}

.Content {
}

.Content h2 {
	border-bottom: 1px solid #83b89c;
}

.Content a {
	color: #872dc6;
}

.Content.Wide {
}

.Content.Widest {
}

.Right {
	/*background: #fff url(../../WellHealth/images/green/SideBg.gif) 0 0 no-repeat;*/
}

.Right h2 {
	background: url(../../WellHealth/images/green/SideBg_h2.gif) top left repeat-x;
	color: #ffffff;
	font-size:14px;
	padding: 0 0 0 10px;
	margin-bottom:0;
	border-top:#007336 solid 1px;
	border-left:#007336 solid 1px;
	border-right:#007336 solid 1px;
	height:31px;
	line-height:31px;
}

.Right a {
	color: #034285;
}

.Right a:hover, .Right a:hover strong {
}

#Footer {
	border-top: 1px solid #262626;
}

a.PoweredBy {
	text-decoration:none;
	color:#3A3A3A;
}
a.PoweredBy:hover{
	color:#872DC6;
	text-decoration:underline;
}
#footer-nav {
	color:#872DC6;
	clear:both;
}
#footer-nav a {
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	margin:0 3px;
}

#footer-nav a:hover {
	text-decoration:underline;
}



#Footer li a {
	border-left: 1px solid #208db5;
}

.NewsletterSubscription input {
	border: 1px solid #e9e6d9;
}

.Content .ProductList li {
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
}

.ProductList .ProductImage {
	background: #fff;
	padding: 2px;
}

.ProductList strong, .ProductList strong a {
	color: #3a3a3a;
}

.ProductPrice, .ProductList em {
	color: #007437;
}

.ProductList .Rating {
	color: #6a6a6a;
}

.Right .ProductList li {
	border-bottom: 1px solid #83b89c;
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url(../../WellHealth/images/green/TopSellerNumberBg.gif) 0 0 no-repeat;
	color: #fff;
}

.Right .TopSellers li.TopSeller1 { /* No1 seller box */
	background: url(../../WellHealth/images/green/TopSeller1Bg.gif) 0 0 no-repeat;
	border-bottom: 2px solid #d6eaae;
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(../../WellHealth/images/green/TopSellerNumber1Bg.png) 0 0 no-repeat;
	float: right;
	color: #fff;
}

.Breadcrumb {
	border-bottom:none;
	margin-left:0;
	padding-left:0;
}

.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldTop { border-bottom:solid 1px #B6DC69; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #B6DC69; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #B6DC69; border-bottom:solid 1px #F2F2F2; }

.ViewCartLink {
	background: url('../../WellHealth/images/green/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
	border: 1px solid #83B89C;
}

table.CartContents thead tr th, table.General thead tr th {
	background: #f7fbf9;
	color: #424748;
	border-bottom: 1px solid #83B89C;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #83B89C;
	color: #075899;
}

.MiniCart .SubTotal {
	color: #075899;
}

.JustAddedProduct {
	border: 1px solid #c0dae7;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #075899;
}

.CategoryPagination {
	color: #034285;
	background: #EEF7DB;
}

.CheckoutRedeemCoupon { background: #B6DC69; padding: 10px; width: 300px; border: 1px solid #9DD3D8; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background:#EEF7DB;
}

.InfoMessage {
	background: #EFF8FA url('../../WellHealth/images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.SuccessMessage {
	background: #E8FFDF url('../../WellHealth/images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FFECEC url('../../WellHealth/images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #EEF7DB;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #bbdc69;
	background: #eef7d8;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #f7fbf9;
	border: 1px solid #83B89C;
	color: #7eb511;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f7fbf9;
	border: 1px solid #83B89C;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #83B89C;
}

.TabNav li a {
	border: 1px solid #83B89C;
	background: #f7fbf9;
	color: #333;
}

.TabNav li a:hover {
	background-color: #e1e382;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}
