    
    /* Layout: One Column
	Theme: Basic Gray v.2

Controls fonts, colors and images.
===============================================================*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);

body {
	font: 12px/1.5 'Open Sans', Arial, sans-serif;
	color: #9A8479;
    }

/* HEADER
===============================================================*/

.cartProduct{color:#BE1E2D;}

#block-header {

	padding: 0px 0;

	background: #fff url(http://sharonlechter.com/new/wp-content/themes/yoo_nano2_wp/styles/custom-style/images/header-bg.jpg) repeat-x;

	box-shadow: 0 1px 0 rgba(255,255,255,0.05) inset;

	border-bottom:1px #bbbdbf solid;

}

#block-header .wrapper {
    background: url("http://sharonlechter.com/new/wp-content/themes/yoo_nano2_wp/styles/custom-style/images/shadow-img.png") no-repeat scroll 0 0 transparent;
    padding: 15px 0 0;
}

.clear{clear:both;}

.wrapper {
    max-width: 960px;
}

.wrapper {
    -moz-box-sizing: border-box;
    margin: auto;
}

#header {
    min-height: 40px;
}

#toolbar, #header, #footer {
    margin: 0 15px;
}

#header {
    position: relative;
}

#logo {
    margin: -10px 0;
}

#logo {
    margin: 0 !important;
    padding: 0 !important;
}

#logo, #logo > img, #menu {
    float: left;
}

#menu {
    top: -16px;
}

#menu {
    bottom: 0;
    position: absolute;
    right: 0;
}

.menu-dropdown {
    margin-bottom: -10px;
}

.menu-dropdown, .menu-dropdown .level1, .menu-dropdown .level1 > span {
    float: left;
}

#companyLogoTopBanner{
  display:none;
}
.menu, .menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.menu-dropdown li.level1 {
    margin-left: 1px;
    margin-right: 0;
}

.menu-dropdown li.level1 {
    margin-right: 10px;
    padding-bottom: 10px;
}

.menu-dropdown, .menu-dropdown .level1, .menu-dropdown .level1 > span {
    float: left;
}


.menu-dropdown li {
    position: relative;
}

.menu, .menu ul {
    list-style: none outside none;
}


.menu-line li {
    background-image: url("http://sharonlechter.com/new/wp-content/themes/yoo_nano2_wp/images/menu_line_item.png") no-repeat;
}


.menu-dropdown li.level1:hover .level1, .menu-dropdown li.remain .level1, .menu-dropdown li.active .level1 {
    background: linear-gradient(#BE1E2D, #EC1C24) repeat scroll 0 0 transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.07);
    color: #FFFFFF;
}

.menu-dropdown a.level1, .menu-dropdown span.level1 {
    font-family: 'gentium_basicregular';
}

.menu-dropdown a.level1, .menu-dropdown span.level1 {
    border-radius: 0 0 4px 4px;
    color: #9A8479;
    font-size: 16px;
}

.menu-dropdown, .menu-dropdown .level1, .menu-dropdown .level1 > span {
    float: left;
}

.menu a {
    text-decoration: none;
}

.menu a, .menu span {
    display: block;
}

.menu-line li {
    background: url("http://sharonlechter.com/new/wp-content/themes/yoo_nano2_wp/images/menu_line_item.png") no-repeat scroll 0 50% transparent;
    margin-left: 7px;
    padding-left: 8px;
}

.menu-dropdown a.level1 > span, .menu-dropdown span.level1 > span {
    padding: 5px 15px;
}

.menu-dropdown a.level1 > span, .menu-dropdown span.level1 > span {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}

.menu a, .menu span {
    display: block;
}


#banner {
    right: 0;
    top: 100px;
    position:absolute;
}


.social-headerbar ul {
    font-family: 'yanone_kaffeesatzregular';
    margin: 0;
    padding: 0;
}

.social-headerbar ul li.like-col {
    background: url("http://sharonlechter.com/new/wp-content/themes/yoo_nano2_wp/styles/custom-style/images/like-icon.png") no-repeat scroll 0 0 transparent;
    padding: 5px 0 0 40px;
    margin-right:-16px;
}


.social-headerbar ul li.follow-col {
    background: url("http://sharonlechter.com/new/wp-content/themes/yoo_nano2_wp/styles/custom-style/images/follow-icon.png") no-repeat scroll 0 0 transparent;
    padding: 5px 0 0 50px;
}



.social-headerbar ul li {
    float: left;
    line-height: 14px;
    list-style: none outside none;
    margin: 0 0 0 30px;
    min-height: 60px;
    
    text-transform: uppercase;
}

.fb_edge_widget_with_comment {
    position: relative;
}

.fb_iframe_widget {
    display: inline-block;
   
}

.social-headerbar ul li span {
    display: block;
}

.fb_iframe_widget span {
   
    position: relative;
    text-align: justify;
}

.fb_iframe_widget iframe {
    position: absolute;
}


/* NAVIGATION
===============================================================*/

#nav {
    border: 1px solid #ddd;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #eee;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
	background: -moz-linear-gradient(top,   #ffffff,  #dddddd);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd');
	}

#nav li a {
	border-right: 1px solid #ddd;
	}


#nav li a:hover {
	background-color: #efefef;
	}

#nav a {
	text-decoration: none;
	color: #000;
	}

#nav a:hover {
	text-decoration: none;
	color: #333;
	}



/* CONTENT / PRODUCT
===============================================================*/

.priceBold {
    font-weight: bold;
    }

.productName {
     /* Product name in product grid */
	font-size: 14px;
	font-weight: bold;
    line-height: 1.2;
	}

.productLarge {
    border: 1px solid #ddd;
    }

.subscriptionPrice {
    font: 16px "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #444;
    }

#productGrid a {
	color: #222;
    text-decoration: none;
	}

#productGrid img {
    border: 1px solid #ddd;
    }

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


/* CART AND CHECKOUT
===============================================================*/

.cartDiscount {
    /* Discount shown in cart */
	color: #d44;
	}

.cartProduct {
	/* Product name in cart */
	font-weight: bold;
    color: #9A8479;
    font-size:18px;
	}

.cartThumb {
    border: 1px solid #ddd;
    }

.removeItem {
    /* Remove item link in cart */
	color: #999;
	}

.discountedPrice {
	/* Slashed price in cart */
    text-decoration:line-through;
    }

.promoField {
    /* Text fields for search and promo code */
	color: #000;
	border: 1px solid #ddd;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
    font-size: 13px;
    color: #777;
	}

.search {
    /* Text fields for search and promo code */
	color: #000;
	/*border: 1px solid #ddd;*/
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
    font-size: 11px;
    color: #777;
	}

.checkout, .checkoutShort, .checkoutShortest, .checkoutBottom, .checkoutTop, .checkoutTopShort, .signinField, .signinTop, .productQty, .qtyField, .checkoutInput  {
	/* Form fields used in checkout forms */
	border: 1px solid #ddd;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
    font-size: 12px;
    color: #777;
	}

.viewCart, .summaryCart, .payPlan, .paymentInfo, .shippingInfo, .billingInfo, .shippingTable, .billingTable, .shippingTable, .paymentMethodTable, .signinTable {
	outline: 1px solid  #ddd;
    border-collapse: collapse;
	}


.promoCode th {
	border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
	}

.viewCart th, .viewCartShort th, .payPlan th, .summaryCart th, .shippingInfo th, .billingInfo th, .billingTable th, .shippingTable th, .paymentInfo th, .signinTable th, .paymentMethodTable th {
	background: #eee;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
	background: -moz-linear-gradient(top,   #ffffff,  #dddddd);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd');
	
    }

.viewCart td, .viewCartShort td, .payPlan td, .summaryCart td, .shippingInfo td, .billingInfo td, .paymentInfo td {
	border-top: 1px solid #ddd;
	}

.subtotal {
	background-color: #f0f0f0;
	font-weight: bold;
	}

.financeCharge {
    font-size: 12px;
    color: #777;
    }



/* UPSELLS
===============================================================*/

#upsellContainer {
  	overflow: hidden;
	}

.upsell {
	background-color: #fcfbe9;
	border: 1px solid #f1edb4;
	}

.upsellRegPrice {
	font-style: italic;
	}

.upsellPrice {
	color: #d44;
	}
	
.upsell img {
	border: 1px solid #ddd;
	}



/* TYPOGRAPHY
===============================================================*/

h1 {
    /* Used for product and page headers */
	font-size: 32px;
    color: #444;
    font-weight: normal;
	}

#contentWide h1 {
    /* Headings on checkout pages */
    font-size: 24px;
    text-transform: uppercase;
    color:#BE1E2D;
    }

#upsellContainer h2 {
    /* Used for product description header */
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    color: #444;
    border: none; !important 
    }

h2 {
    /* Used for product description header */
    font-size: 18px;
    color: #444;
    border-bottom: 4px double #ddd;;
    }

h3 {
    /* Used for product grid headline */
    font-size: 18px;
    color: #444;	
    border-bottom: 4px double #ddd;
	}

.tableHeader {
    /* Used for billing address and shipping options header on summary page */
    font-weight: bold;
    }



/* LINKS AND BUTTONS
===============================================================*/

a {
	color: #469BDB;
	}

a:hover {
	/*color: #469BDB;*/
	}

.newsButton, .formButton {
	background-color: #555;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-shadow: 0 1px 0 #ebfeff;
	}

.buttonRight a:hover, .buttonLeft a:hover {
	color: #fff;
	}

.cartButton, .codeButton, .continueButton  {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	border: solid 1px #666;
	background: #444;
	background: -webkit-gradient(linear, left top, left bottom, from(#777777), to(#444444));
	background: -moz-linear-gradient(top,  #777777,  #444444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777', endColorstr='#444444');
    }

.searchButton:hover, .cartButton:hover, .codeButton:hover, .continueButton:hover, .upsellButton:hover {
	/*color: #fff;
    background: #444;
	background: -webkit-gradient(linear, left top, left bottom, from(#888888), to(#555555));
	background: -moz-linear-gradient(top,  #888888,  #555555);*/
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#555555');
	text-decoration: none;
	}

.searchButton:active, .cartButton:active, .codeButton:active, .continueButton:active, .upsellButton:active {
	position: relative;
	top: 1px;
    }

.searchButton, .upsellButton {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	border: solid 1px #666;
	background: #444;
	background: -webkit-gradient(linear, left top, left bottom, from(#777777), to(#444444));
	background: -moz-linear-gradient(top,  #777777,  #444444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777', endColorstr='#444444');
    }



/* FOOTER
===============================================================*/

/*#footer {
	color: #777;
    font-size: 13px;
    font-weight: 400;
    border-top: 4px double #ddd;
	}*/


#block-footer {
    background: url("http://sharonlechter.com/new/wp-content/themes/yoo_nano2_wp/styles/custom-style/images/header-bg.jpg") repeat-x scroll 0 0 #FFFFFF;
    padding: 15px 0;
}

#footer {
    font-size: 12px;
    line-height: 18px;
}

#toolbar, #header, #footer {
    margin: 0;
}

#footer {
    position: relative;
    text-align: center;
}


#footer .module {
    margin: 0;
}

.module {
    position: relative;
  
}

#toolbar, #toolbar a, #headerbar, #footer {
    color: #777777;
}

#footer {
    text-align: center;
}

.footer_menu {
    float: left;
    margin-top: 20px !important;
}

.footer_subscribe_bar {
    float: right;
}


.deepest > *:last-child {
    margin-bottom: 0;
}


.deepest > *:first-child {
    margin-top: 0;
}


.menu-line, .menu-line li, .menu-line li a {
    display: inline-block;
}

.menu, .menu ul {
    list-style: none outside none;
  
}


.menu, .menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#headerbar a, #footer a {
    color: #BBBBBB;
}

.footer_menu a span {
    color: #BE1E2D;
    font-family: 'yanone_kaffeesatzregular';
    font-size: 14px;
}


.menu a, .menu span {
    display: block;
}

.menu-line li {
   
    margin-left: 7px;
    padding-left: 8px;
}


.menu-line li:first-child {
    background: none repeat scroll 0 0 transparent;
    margin-left: 0;
    padding-left: 0;
}


/* MISC
===============================================================*/

.errorMessage {
	color: #dd4949
	}
#CART_COUNT{display:none}


