/* Color: Pale Green */

body {
	background: #fff url(../../Cosmetics/images/palegreen/BodyBg.gif) 0 0 repeat-x;
	color: #262e27;
}
a {
	color: #262e27;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #638175;
}
h2 {
	color: #262e27;
}
h3 {
	color: #638175;
}
hr {
	background: #ccdcd6;
	border: 0;
	border-bottom: 1px solid #ccdcd6;
}


#Container {
	background: url(../../Cosmetics/images/palegreen/ContainerBg.gif) 0 30px no-repeat;
}


#TopMenu {
	background: url(../../Cosmetics/images/palegreen/TopMenuBg.gif) 0 100% repeat-x;
	border-bottom: 1px solid #99b9ac;
}
#TopMenu li a, #TopMenu li span {
}
#TopMenu li span a {
}
#TopMenu li a:hover {
	text-decoration: underline;
}

#Menu {
}
#Menu li {
}
#Menu li a {
	color: #fff;
	background: #638175;
}
#Menu li a:hover {
	background: #5b766b;
}
#Menu li ul li a {
	background: #638175;
}
#Menu li ul li a:hover {
	background: #5b766b;
}


#Outer {
}
#Wrapper {
}
#Header {
	background-position: 100% 0;
	background-repeat: no-repeat;
}


#Logo h1 {
	color: #262e27;
}
#Logo h1 a {
	color: #262e27;
}


#SearchForm {
	background: url(../../Cosmetics/images/palegreen/SearchBg.gif) 15px 15px no-repeat;
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #c3c6c4;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #69706d;
}
#SearchForm p {
	color: #69706d;
}


.Left {
	background: #f2f2f2;
}
.Left .Block {
}
.Left h2 {
	color: #638175;
	background: #fff;
}
.Left li {
	border-bottom: 1px solid #fff;
}
.Left li a {
}
.Left li a:hover {
}


.Content {
}
.Content h2 {
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
	background: #f2f2f2;
}
.Right .Block {
}
.Right h2 {
	color: #638175;
	background: #fff;
}
.Right li {
	border-bottom: 1px solid #fff;
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
	color: #262e27;
}


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


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


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

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

.Content .ProductList strong, .Content .ProductList strong a {
	color: #075899;
}

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

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

.Right .ProductList li {
}

.Content .FeaturedProducts .ProductList li {
	background: #fff;
}


.Content .FeaturedProducts .ProductList .ProductImage {
}



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

.Right .TopSellers li {
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	color: #262e27;
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 {
	background: #fff;
	border: 1px solid #ccdcd6;
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
	background: #fff url(../../Cosmetics/images/palegreen/TopSellerNumber1.gif) 7px 2px no-repeat;
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	display: none;
}

.Breadcrumb {
	border-bottom: 1px solid #ccdcd6;
}


.CompareItem { width:200px; border-left: solid 1px #ccdcd6; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #ccdcd6; }
.CompareFieldTop { border-bottom:solid 1px #ccdcd6; }
.CompareFieldTop a:hover { color:#dd2020; }
.CompareCenter { border-left:solid 1px #ccdcd6; border-bottom:solid 1px #ccdcd6; }
.CompareLeft { border-left:solid 1px #ccdcd6; border-bottom:solid 1px #ccdcd6; }

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

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

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

.CartContents tfoot .SubTotal td {
	border-top: 1px solid #ccdcd6;
	color: #262e27;
}

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

.JustAddedProduct strong, .JustAddedProduct a {
	color: #262e27;
}

.CategoryPagination {
	color: #262e27;
	background: #f2f2f2;
	border: 1px solid #ccdcd6;
}

.CheckoutRedeemCoupon { background: #f2f2f2; padding: 10px; width: 300px; border: 1px solid #ccdcd6; margin-bottom: 10px; }

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


.SpecificInfoMessage {
	background-color: #f8e4d1;
	color: #555;
}

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

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

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

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

.QuickSearchHover td{ background: #f2f2f2; }
.QuickSearchAllResults a { background: url('../../Cosmetics/images/palegreen/QuickSearchAllResultsButton.gif') no-repeat right; }

.SearchTips .Examples {
	background: #f2f2f2;
	border: 1px solid #ccdcd6;
}

.MiniCart .SubTotal {
	color: #dd2020;
}

.CreateAccount {
	border-right: 1px solid #ccdcd6;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #638175;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #cdddd6;
	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 #638175;
}

.TabNav li a {
	border: 1px solid #638175;
	background: #d9e5e0;
}

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

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


/* Product Videos */

#VideoContainer {
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.currentVideo {
	background-color: #ddf0f6;
}

.videoRow:hover {
	background-color: #efefef;
}

.CartContents .ItemShipping th {
	border-bottom-color: #ccdcd6;
	border-top-color: #ccdcd6;
	background: #f2f2f2;
	color: #424748;
}

/* Category flyout styles (theme) */

/* Child menu items, does not include the always-showing root level */
#SideCategoryList .sf-menu li ul li {
}

/* Root menu item when expanded */
#SideCategoryList .sf-menu .sfHover a,
/* Child menu item links */
#SideCategoryList .sf-menu li ul a {
	background-color: #f6f6f6;
}

/* Parent menu items of a child being hovered (not including root-level items) */
#SideCategoryList .sf-menu li ul li:hover > a,
/* Child menu item while hovering */
#SideCategoryList .sf-menu li ul a:focus,
#SideCategoryList .sf-menu li ul a:hover,
#SideCategoryList .sf-menu li ul a:active {
}

#SideCategoryList .sf-sub-indicator {
	background-image:  url('../../Cosmetics/images/palegreen/arrows-dark.png');
}

/* End: category flyout styles */


/* start fast cart styles */
#fastCartContainer {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
}
.fastCartContent h2 {
	color: #009E0F;
	background-color:transparent;
}
.fastCartContent h3 {
	color: #BB6F21;
	background-color:transparent;
}
.fastCartSummaryBox {
	background-color: #DDFEDA;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
	color: #075899;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
	color: #800000;
}
.fastCartContent .Quantity {
	color: #828DB3;
}
.fastCartContent p {
	color: #444444;
}
.fastCartContent .ProductList li {
	background-color: #FFF;
}
/* end fast cart styles */
