/* Color: Sandstone, variant from original Blue theme */

body {
	background: #fff url('../images/blue/BodyBg.gif') repeat-x 0 0;
	color: #535353;
}


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

a:hover {
	color: #07599a;
}

h2 {
	color: #034285;
}

h3 {
	color: #034285;
}


#TopMenu li a, #TopMenu li div {
	border-left: 1px solid #208db5;
	color: #fff;
}

#TopMenu li div a {
	border-left: 0;
}

#TopMenu li a:hover {
	color: #fff;
}

#Menu li a {
	background: url('../images/blue/PagesMenuBg.gif') 0 8px no-repeat;
	color: #fff;
}

#Menu li ul li a {
	background: #65b2cb;
}

#Menu li ul li a:hover {
	background-color: #075899;
	color: #fff;
}

#Menu li:hover a, #Menu li.over a{
	background-color: #65b2cb;
}

/*** DELETE UNUSED STYLE
#Outer {
	background: url('../images/blue/WrapperBg.jpg') no-repeat top center;
}
***/

#Header {
	border-bottom: 1px solid #4aa1b2;
}

#Logo h1 {
	color: #fff;
	background: url(../../default/images/blue/Logo.png) top left no-repeat;
}

#Logo h1 a {
	color: #fff;
}

#SearchForm {
	color: #95bbd1;
}

#SearchForm label {
	color: #fff;
}

#SearchForm a {
	color: #b1ccdc;
}

#SearchForm a:hover {
	color: #fff;
}

.Left {
	background: transparent url('../images/blue/LeftBg.gif') no-repeat;
}

.Left li {
	border-bottom: 1px solid #c5dde9;
}

.Left li a:hover {
	color: #07599a;
}

.Content {
	background: transparent url('../../default/images/ContentBg.gif') no-repeat;
}

.Content a {
	color: #075899;
}

.Content.Wide {
	background-image: url('../../default/images/ContentBgWide.gif');
}

.Content.Widest {
	background-image: url('../../default/images/ContentBgWidest.gif');
}


.Right {
	background: transparent url('../images/blue/RightBg.gif') no-repeat;
}

.Right a {
	color: #034285;
}

.Right a:hover, .Right a:hover strong {
	color: #001927;
}

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

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

.Content .ProductList li {
	border: 1px solid #cddee2;
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
	background: #DFF2F7;
}

.ProductList .ProductImage {
	background: #fff;
}

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

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

.ProductList .Rating {
	color: #797979;
}

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

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

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #D2E8EE;
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url(../../default/images/blue/TopSellerNumberBg.gif) 0 4px no-repeat;
	color: #075899;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	border: 1px solid #c0dae7;
	background: #fff;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(../../default/images/blue/TopSellerNumber1Bg.png) 0 0 no-repeat;
	color: #075899;
}

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


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

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

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

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

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

.MiniCart .SubTotal {
	color: #075899;
}

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

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

.CategoryPagination {
	color: #034285;
	background: #f4fbfc;
	border: 1px solid #c0dae7;
}

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

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

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

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

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

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

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #dcf0f5;
	border: 1px solid #bce0e8;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

.TabNav li a {
	border: 1px solid #3d9abe;
	background: #ddf0f6;
}

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

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

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

/**************************** Customized Styles ****************************/

body {
	background: #FDF7F4 url('../images/blue/BodyBg.gif') repeat-x 0 0;
}

a {
	color: #0477B8;
	font-weight: normal;
	text-decoration: underline;
}

/*** NOTE: TopMenu is customized to float right ***/
#TopMenu {
	float: right;
}

#TopMenu li a, #TopMenu li div {
	border-left: 1px solid #DF7F39;
	color: #fff;
}

#Header {
	padding: 0;
	padding-top: 3px;
}

/*** Customized styles for Home page top banner (announcements area) ***/
.banner_home_page_top {
	display: inline-block;
	margin: 0;
	margin-bottom: 0;
	padding: 0;
	padding-top: 8px;
	padding-bottom: 0;
	padding-left: 5px;
	/* disabled border
	border-bottom: 1px solid #C44C1A;
	*/
	background-color: #FFFFFF;
	font-size: .9em;
}

.banner_home_page_top td {
	padding: 0 10px;
}

#SearchForm a {
	color: #F0F0F0;
}

#SearchForm a:hover {
	text-decoration: underline;
}

/*** Fix padding / line wrapping issue in top nav with Mac browsers ***/

#Menu li a {
	display: block;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 4px 9px 4px 9px;
	height: 20px;
}

#Menu li ul li a:hover {
	background-color: #9E370C;
	color: #fff;
}

#Menu li:hover a, #Menu li.over a{
	background-color: #BE4A10;
}

h2 {
	color: #722511;
}

.Left a {
	display: block;
	padding: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-weight: bold;
}

.Left li {
	border-bottom: 1px solid #C44C1A;
}

.Left li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C44C1A;
	width: 140px;
}

.Content {
	background: #FFFFFF url('../images/ContentBg.gif') no-repeat;
}

.Content .ProductList li {
	border: 1px solid #E8A068;
}

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

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #FBE9DB;
}

.Content.Wide {
	background-image: url('../images/ContentBgWide.gif');
}

.Content.Widest {
	background-image: url('../images/ContentBgWidest.gif');
}

.FeedLink {
	padding-right: 8px;
}

.google_plus_one {
	margin: 0;
	margin-top: 7px;
	margin-left: 4px;
}

.share_this {
	float: right;
	margin: 0;
	margin-top: 7px;
	margin-left: 4px;
}

.Right a {
	color: #000;
}

.Right a:hover, .Right a:hover strong {
	color: #001927;
}

.NewsletterSubscription label {
	color: #000;
}

.mamas_mondays_signup {
	margin-left: -8px;
}

.mamas_mondays_signup form {
	margin-left: 8px;
}

.mamas_news_heading {
	background-image:url('http://mamasminerals.com/templates/Sandstone/images/sandstone/mamas_news_heading.gif');
	background-repeat:no-repeat;
	margin-left: -10px;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.sidebar_small_link a:hover {
	text-decoration: none;
}

#SideProductAddToWishList p {
	color: #000000;
}

.PrimaryProductDetails .YouSave {
	color: #800000;
	font-size: 1.2em;
}

div.QuantityInput {
	width: 40%;
}

div.AddCartButton {
	float: left;
	margin-top: 10px;
}

.page_toc {
	float: right; 
	margin-left: 20px; 
	padding: 10px; 
	border: 1px solid #DCDFE2; 
	background-color: #FDF7F4;
	font-size: 12px;
}

.page_imageblock_sidebar {
	float: right; 
	margin-top: 5px;
	margin-right: 30px;
	margin-left: 20px; 
	padding: 10px; 
	border: 1px solid #CCCCCC; 
	background-color: #FFFFFF;
	font-size: 14px;
}

.EstimateShippingLink {
	font-weight: bold;
	border: none !important;
}

.EstimateShippingLink a img {
	text-decoration: none;
}

.SubCategoryListGrid li {
margin-top: -2px;
margin-bottom: -2px;
padding-top: 2px;
padding-bottom: 2px;
}

/*** Customized style for Zip code field on checkout page, etc. ***/
.Field45 {
	margin-bottom: 18px;
}

/*** Custom styles for email subscription forms and signup block ***/
dt {
    float: left;
    clear: left;
    text-align: right;
}

dd {
    margin: 0;
    padding: 0;
}

.email_subscribe {
		color: #000;
		margin-bottom: 25px;
}

.email_subscribe img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#Footer {
	color: #FFFFFF;
	background-color: #862B14;
	padding: 10px;
}

#Footer p {
	line-height: 20px;
}

#Footer a {
	color: #FFF;
}

.footer_contentbox {
	float: left;
	width: 28%;
	height: 200px;
	border-right: 1px solid #FFF;
	margin-bottom: 10px;
	padding-top: 3px;

	padding-bottom: 5px;
	padding-left: 30px;
	text-align: left;
}

.footer_contentbox_right {
	float: left;
	width: 33%;
	height: 110px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	text-align: left;
}

.footer_contentbox_nested {
	float: left;
	width: 40%;
	margin: 0;
	margin-right: 20px;
	text-align: center;
}

/*** STYLES FOR BOTTOM SALES BANNER ***/

#thanksgiving-banner {
	position:fixed;
	bottom:0;
	background: transparent url('../images/catfish_tile2.gif') 0 0 repeat-x;
	width:100%;
	padding:1em 0;
	text-align:center;
	z-index:1000;
}

a#thankgiving-banner-close {
	display:block;
	position:absolute;
	top:-16px;
	right:5px;
	width:16px;
	height:16px;
	text-indent:-1000em;
	background:transparent url('../images/cross.png') 0 0 no-repeat;
	z-index:1001;
	color: #000;
}

span#thanksgiving-discount-notice {
	display:block;
	color: #000;
	font-weight: bold;
}

span#thanksgiving-discount-detail {
	display:block;
	color: #000;
	font-weight: bold;
}

#sale-notice-block {
	float: left;
	margin-left: 218px;
}

#shipping-notice-block {
	float: right;
	margin-right: 218px;
}

/*** CHANGE MEDIUM GREY TEXT TO DARK GREY ***/

.BlockContent p {
	color: #333;
}

#ProductDescription {
	color: #333;
}

.ProductMain {
	color: #333;
}

.InfoMessage {
	color: #333;
}

.homepage_banner td {
	padding: 0;
}

/*** Google Plus One styles for content page sidebars ***/

.g-plusone {
	padding: 0;
	padding-top: 40px;
}
