/* Color: Blue */

body {
    color: #202020;
    background:#fff url(../../__custom/images/green/bg_body.gif) repeat-x 50% 0; 
} 
        
}
a {
    color: #1a2f0d;
    font-weight: 400;
    text-decoration: underline;
}

h1 {
  font-size: 24px;
  font-weight: 700;
  color: #84A83C;
  padding: 12px;
  font-family: Helvetica, Arial, sans-serif;
  margin-bottom: 30px;
}

a:hover {
    color: #1a2f0d;
}
h2 {
    color: #202020;
}
h3 {
    color: #202020;
}
#TopMenu li a, #TopMenu li div {
    color: #606060;
    background:url(../../__custom/images/green/bg_menu.gif) no-repeat 0% 4px;
}
#TopMenu li div a {
    background:none !important;
    font-weight:normal !important;
    text-decoration:none;
 }     
#TopMenu li a:hover {
    color: #202020;
    font-weight:normal !important;
    text-decoration:underline !important;
}
#Menu li a {
    color: #1a2f0d;
    text-decoration:none !important;
}
#Menu li.ActivePage a {
    color:#1a2f0d;
    font-weight:700;
    text-decoration:none
}
#Menu li ul li a {
    background-color: #e3dcce;
    border:1px solid #dbd1bf;
    border-top:none;
}
#Menu li ul li a:hover {
    background-color: #e3dcce;
    color: #1a2f0d;
}
#Menu li:hover a, #Menu li.over a {
    color:#1a2f0d
}
#Outer {
}
#Header {
}
#Logo h1 {
    color: #ea3039;
}
#Logo h1 a {
    color: #ea3039;
}
#Logo span {
    color:#255e00;
    display:block;
    margin-left:-15px
}
#SearchForm {
    color: #333;
    width:230px;
    height:60px;
    background:url(../../__custom/images/green/bg_searchform.png) no-repeat 2px 0%;
}
#SearchForm label {
    color: #333;
}
#SearchForm a {
    color: #333;
    text-decoration:none
}
#SearchForm a:hover {
    color: #333;
}
.Left {
    margin-top: 15px;
}
.Right {
    background-color: #afd437;
    border:1px solid #bddb4a;
}
.Left li {
    padding:4px 5px 0px 17px !important;
    /*list-style-image: url(../../__custom/images/green/bg_side_li.gif);*/
    margin-left: 2px;
}
.Left li a {
    Display: block;
    margin: 0 5px 6px -10px;
    padding: 3px;
}

.Left ul li:hover {
}
.Content {
    background-color:#fff;
}
.main_banner {
    display:block;
    width:706px;
    height:180px;
    background:url(../../Organicfood/images/main_banner.jpg) no-repeat;
    margin:0 auto 20px;
}
.main_banner span {
    display:none
}
.Content.Wide {
}
.Content.Widest {
}
.Right {
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
    color: #202020;
}
#Footer {
    left: 0px;
    background:url(../../__custom/images/green/footerBG.jpg) repeat-x 50% 0%;
    width: 100%;
    height: 210px;
    margin: 0;
    padding: 0;
    position:absolute;

    
    
}
#FooterContent {
    width: 980px;
    height: 210px;
    text-align:left;
    margin: auto;


}

#Footer a {
    color:#333333;
}
#Footer li a {
}
.Content .ProductList li,
.fastCartContent .ProductList li {
    border: 1px dashed #fff;
    background:#fff url(../../__custom/images/green/bg_product.gif) repeat-x center top ;
}
.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
    border:  1px dashed #fff;
    background:#fff url(../../__custom/images/green/bg_product_hov.gif) repeat-x center top ;
}
.ProductList .ProductImage {
    padding-top: 8px;
}
.ProductList strong, .ProductList strong a {
    font-family: Helvetica, Arial, sans-serif;
    color: #505050;
    font-weight:bold;
    }
.ProductList ul {
     border-bottom: 1px dashed;         
}
.ProductPrice, .ProductList em {
    color:     #84a83c;
    font-size: 24px;
    font-weight:bold;
    
    margin-top: 3px;
}
.ProductList .Rating {
    color: #797979;
}
.Right .ProductList li {
    background:url(../../__custom/images/green/bg_sideli.gif) repeat-x 0% 100%;
}
.Left h2 {
    color:#202020 ;
}
.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    background: url(../../__custom/images/green/TopSellerNumberBg.gif) 0 4px no-repeat;
    color: #fff;
    font-weight:700;
}
.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
}
.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
    background: url(../../__custom/images/green/TopSellerNumber1Bg.png) 0 0 no-repeat;
    color: #fff;
    font-weight:700;
}
.Left .TopSellers .ProductActionAdd, .Right .TopSellers .ProductActionAdd, .Left .NewProducts .ProductActionAdd, .Right .NewProducts .ProductActionAdd, .Left #SideProductRecentlyViewed .ProductActionAdd, .Right #SideProductRecentlyViewed .ProductActionAdd {
    background:none;
    display:inline;
    text-align:left;
    margin-top:5px;
}

.Left .NewProducts .ProductActionAdd, .Right .NewProducts .ProductActionAdd {
    background:none;
    display:inline;
    text-align:left;
    margin-top:5px;
}
.Left .NewProducts .ProductActionAdd a, .Right .NewProducts .ProductActionAdd a {
    color:#2988d6;
    text-decoration:underline;
    font-size:1.1em !important;
}
.Left .TopSellers li.TopSeller1 .ProductActionAdd a, .Right .TopSellers li.TopSeller1 .ProductActionAdd a, .Left .TopSellers li.TopSeller1 .ProductActionAdd a:hover, .Right .TopSellers li.TopSeller1 .ProductActionAdd a:hover {
    color:#fff;
    text-decoration:none;
    font-weight:400 !important;
}
.Left .TopSellers li.TopSeller1 .ProductActionAdd, .Right .TopSellers li.TopSeller1 .ProductActionAdd {
    display: block;
    margin: 5px 0;
    width:112px;
    height:20px;
    text-align:center;
    padding-top:4px;
    font-size:.95em;
    background:url(../../__custom/images/green/ProductActionAdd.gif) no-repeat 0% 0%;
    font-weight:400
}
.Breadcrumb {
    border-bottom: 1px solid #DCDFE2;
}
.CompareItem {
    width:200px;
    border-left: solid 1px #CACACA;
}
.CompareFieldName {
    font-weight:bold;
    border-bottom: 1px solid #f1e8d4;
}
.CompareFieldTop {
    border-bottom:solid 1px #f1e8d4;
}
.CompareFieldTop a:hover {
    color:red;
}
.CompareCenter {
    border-left:solid 1px #f1e8d4;
    border-bottom:solid 1px #f1e8d4;
}
.CompareLeft {
    border-left:solid 1px #f1e8d4;
    border-bottom:solid 1px #f1e8d4;
}
.ViewCartLink {
    background: url('../../__custom/images/green/Cart.gif') no-repeat -1px 1px;
    padding: 5px 2px 5px 33px;
}
table.CartContents, table.General {
    border: 1px solid #e5e5e5;
}
.CartContents thead tr th, table.General thead tr th {
    background: #faf8f4;
    color: #424748;
    border-bottom: 1px solid #e5e5e5;
}
.CartContents tfoot .SubTotal td {
    border-top: 1px solid #e5e5e5;
    color: #333;
}
.MiniCart .SubTotal {
    color: #333;
}
.JustAddedProduct {
    background: #fff;
}
.JustAddedProduct strong, .JustAddedProduct a {
    color: #333;
}
.CategoryPagination {
    color: #034285;
    background: #f4fbfc;
    border: 1px solid #c0dae7;
}
.CheckoutRedeemCoupon {
    padding: 10px;
    width: 300px;
    margin-bottom: 10px;
}
.SubCategoryList, .SubBrandList {
}

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

.InfoMessage {
    background: #faf8f4 url('../../Organicfood/images/InfoMessage.gif') no-repeat 5px 8px;
    color: #555;
}
.SuccessMessage {
    background: #fff url('../../Organicfood/images/SuccessMessage.gif') no-repeat 5px 8px;
    color: #555;
}
.ErrorMessage {
    background: #FFECEC url('../../Organicfood/images/ErrorMessage.gif') no-repeat 5px 8px;
    color: #555;
}
.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
    background: #faf8f4;
}
.ProductActionAdd {
    background:url(../../__custom/images/green/ProductActionAdd.gif) no-repeat 0% 0%;
}
.ProductActionAdd a {
    color:#383838;
    font-weight:700;
    font-family: Helvetica, Arial, sans-serif;
}
/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
}
/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #f3f0ea;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background:#fff;
    border: 1px solid #f3f0ea;
    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;
}
.mainpage {
    background:none !important;
    border:none !important;
}
.Breadcrumb ul {
    padding:10px;
}
.SideCart li {
    background:none;
}

.CartContents .ItemShipping th {
    border-bottom-color: #e5e5e5;
    border-top-color: #e5e5e5;
    background: #faf8f4;
    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: #badd4b;
}

/* 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 {
}

/* End: category flyout styles */


/* start fast cart styles */
#fastCartContainer {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
}
.fastCartContent h2 {
    background-color:transparent;
}
.fastCartContent h3 {
    background-color:transparent;
}
.fastCartSummaryBox {
    background-color: #fff;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
    
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    
}
.fastCartContent .Quantity {
    
}
.fastCartContent p {
    
}
.fastCartContent .ProductList li {
    background-color: #FFF;
}
.CallUs {
    color:#303030;
    font-size: 16px;
    font-weight: bold;
 } 
 .CallUs2 {
 }
 #TinyImageBox_0 a {
 background-color: #202020 !important;
 border: none !important;
 }
.connect_widget{
 margin-top: 30px !important;
 }

div.FloatRight.PayPalExpressCheckout p {
    margin-bottom:10px;
}

div.FloatRight.PayPalExpressCheckout form input {
  
   
}
/* end fast cart styles */