@charset "utf-8";
/* CSS Document */

body {
	background:url(images/bg.gif) repeat-y scroll 50% 0;
	margin: 0;
}

/* reset css */
* { margin:0; padding:0; }

a { color:#548F01; text-decoration:underline; }
a:hover { color:#548F01; text-decoration:underline; }
a img { border:0;}
:focus { outline:0; }

/* Heading */
h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em; color:#548F01; }
h1 { font-size:2em; line-height:1.17; }
h2 { font-size:1.5em; }
h3 { font-size:1.35em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}

/* Paragraph */
p { margin-bottom:.8em; }
p strong { color:#548F01; }
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#666; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; }

input.input-text {
	border:1px solid #999999;
	width:242px;
	padding:2px;
}

/* Lists */
dt { display:block; font-weight:bold; }
ul,ol { list-style:none; }
#content-container ul, #content ul {
	list-style:outside;
	list-style-type:disc;
}
#content-container li, #content li {
	margin-left:40px;
	margin-bottom:5px;
}
#content-container img {
	float:left;
	/*margin-right:20px;*/
}

/* Size */
small { font-size:.92em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }
/* end reset */
img {
	border:0;
}

#wrapper {
	width:991px;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#seo-top h1 {
	height:15px;
	background-color:#f9fae0;
	color:#a1a2a2;
	font:Helvetica, Arial, sans-serif;
	font-size:10px;
	text-align:center;
	font-weight:normal;
}

.seo-top {
    height:15px;
    background-color:#f9fae0;
    color:#a1a2a2;
    font:Helvetica, Arial, sans-serif;
    font-size:10px;
    text-align:center;
    font-weight:normal;
    margin-bottom: 0.4em;
}

#seo-bottom h1 {
	height:15px;
	background-color:#e7eb82;
	color:#a1a2a2;
	font:Helvetica, Arial, sans-serif;
	font-size:10px;
	text-align:center;
	font-weight:normal;
}

#nav-top {
	height:30px;
	border-bottom:1px solid #f7f7f7;
	padding-top:15px;
}

#cycle-offer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:15px;
	width:335px;
	margin-right:15px;
	float:left;
	margin-top:3px;
	color:#000000;
}
#cycle-offer div {
	width:inherit;
}
#cycle-offer strong {
	text-transform:uppercase;
	color:#529104;
	font-weight:bold;
}

/* Quick Access*/
.quick-access {
    width:575px;
    float:right;
    text-align:right;
    padding:0 10px;
	font-size:14px;
    }

.quick-access #tv {
	float: left;
	margin-top: -21px;
	margin-left: 0;
}	

.quick-access p { margin-bottom:4px; }
.quick-access li {
    display:inline;
    background:url(images/shop_access_pipe.gif) no-repeat 100% .20em;
    padding-right:10px;
    padding-left:3px;
    }
.quick-access li.first { padding-left:0; }
.quick-access li.last { padding-right:0; background:none; }
.shop-access { margin-bottom:6px; }
.shop-access a { color:#7e7a7a; font-size:.95em; text-decoration:none; }
.shop-access a:hover { color:#548c1d; font-size:.95em; text-decoration:underline; }
.shop-access li.last { padding-right:0; background:none; }
.language-switcher { float:right; margin-top:5px; margin-left:60px; }
.language-switcher label { color:#A7C6DD; padding-right:5px; }
.language-switcher .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }

#nav-top2 {
	height:95px;
	border-top:1px solid #eeeeee;
	border-bottom:4px solid #e0e469;
	padding-left:10px;
	position:relative;
}
#logo {
	z-index:10;
	position:absolute;
	left: 10px;
	width: 198px;
	height: 186px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}

#certified-organic {
	margin-top:20px;
	margin-left:224px;
}
#nav-tabs {
	width:671px;
	height:28px;
	position:relative;
	z-index:1;
	float:right;
	margin-top:67px;
}

#pages {
	width:351px;
	float:left;
}
#pages li {
	display: inline; /* Prevents "stepdown" */
	z-index: 111;
}
#pages li a {
	background:transparent url(images/nav_sprite3.gif) no-repeat scroll left top;
	display:block;
	float:left;
	height:28px;
	overflow:hidden;
	position:relative;
	text-indent:-9999em;
}
#pages .nav_shop_by_category a {
	background-position: 0px 0px;
	width:156px;
}
/*#pages .nav_shop_by_category a:hover {
	background-position: 0px -28px;
}

#pages .nav_shop_by_category_on a {
	background-position: 0px -28px;
	width:156px;
}*/
#pages .nav_shop_by_skin a {
	background-position: -156px 0px;
	width:164px;
}
/*#pages .nav_shop_by_skin a:hover {
	background-position: -156px -56px;
}
#pages .nav_shop_by_skin_on a {
	background-position: -156px -56px;
	width:164px;
}*/
#pages .nav_about_organics a {
	background-position: -320px 0px;
	width:134px;
}
#pages .nav_about_organics a:hover {
	background-position: -320px -84px;
}
#pages .nav_about_organics_on a {
	background-position: -320px -84px;
	width:134px;
}
#pages .nav_about_us a {
	background-position: -454px 0px;
	width:93px;
}
#pages .nav_about_us a:hover {
	background-position: -454px -112px;
}
#pages .nav_about_us_on a {
	background-position: -454px -112px;
	width:93px;
}
#pages .nav_clinical a {
	background-position: -547px 0px;
	width:124px;
}
#pages .nav_clinical a:hover {
	background-position: -547px -140px;
}
#pages .nav_clinical_on a {
	background-position: -547px -140px;
	width:124px;
}

.mini-search {
	height:30px;
	position:absolute;
	right:20px;
	top:15px;
	width:307px;
}

/* mega-menus */
#mega-nav {
	height:28px;
	z-index:2;
	float:left;
	width:320px;
}
#mega-nav li {
	display:block;
	float:left;
	position:relative;
	z-index:111;
	font-size:10px;
}

#mega-nav > li > a {
	text-indent:-9999em;
}

#mega-nav .skinMenu li.colmenu {
	width:372px;
}
#mega-nav .catMenu {
}
#mega-nav .catMenu a.button {
	background:url(images/shop_by_category.jpg) 0 0 no-repeat scroll;
	height:28px;
	width:156px;
	overflow:hidden;
	display:block;
	background-position: 0px 0px;
}
#mega-nav .skinMenu a.button {
	background:url(images/shop_by_skin.jpg) 0 0 no-repeat scroll;
	height:28px;
	width:164px;
	overflow:hidden;
	display:block;
}
#mega-nav .catMenu li.colmenu {
	width:162px;
}

#mega-nav ul.columnNav {
	background:#FFFFFF none repeat scroll 0 0;
	display:none;
	left:0px;
	overflow:visible;
	position:absolute;
	top:28px;
	z-index:150;
}

#mega-nav ul.columnNav li.colmenu {
	border: 3px solid #548f01;
}

#mega-nav .catMenu ul.shop_column {
	width:150px;
}

#mega-nav ul.shop_column {
	float:left;
	margin:20px 0 15px 14px;
	padding:0 0 2px 0;
	width:145px;
}

#mega-nav ul.shop_column.wider {
	width: 170px;
}

#mega-nav ul.shop_column li {
	display: block;
	background-image: url(/wp-content/themes/juicebeauty/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;

	float: none;
	padding: 0 0 10px 12px;
}

#mega-nav ul.shop_column span {
	color:#d52d39;
	text-decoration:underline;
	font-weight:bold;
	}

#mega-nav ul.shop_column a {
	color:#548f01;
	text-decoration:underline;
	font-weight:bold;
}

#mega-nav li.colmenu .column_title {
	background-image: none;
	height:20px;
	line-height:20px;
	color:#548f01;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dotted #548F01;
	margin: 0 0 10px 5px;
	padding: 0 0 5px 5px;
}

#mega-nav li.colmenu ul.help_nav .column_title {
	border: none;
}

#mega-nav ul.help_nav {
	background-color:#f9fae0;
	border-top:1px solid #e8ec8a;
	clear:both;
	padding:12px 0px 2px 8px;
	height: 35px;
}
#mega-nav ul.help_nav li {
	margin-left: 10px;
	margin-right: 10px;
}
#mega-nav ul.help_nav a {
	color:#548f01;
	text-decoration:underline;
	font-weight:bold;
}

#mega-nav ul.help_nav span {
	color:#666666;
	font-weight:bold;
}
#mega-nav .help {
	margin-top:3px;
}

#myContent {
	z-index:5;
}

/* promo area */
#promos {
	height:206px;
	top: -15px;
	padding:0px 8px;
}
.promo {
	width:306px;
	height: 196px;
	background:url(/html/images/promos_bg.gif) top left no-repeat scroll;
	padding:5px;
	float:left;
	margin:4px;
}

/* footer */
#footer-wrapper {
	background-color:#f9fae2;
	border-top: 2px dotted #eaec8f;
}

#footer {
	height:74px;
}
.footer-access {
    width:560px;
    float:left;
    padding:0 10px 0 20px;
	margin-top:25px;
	color:#57585a;
}
.footer-access a { color:#57585a; }
.footer-access p { margin-bottom:4px; }
.footer-access li {
    display:inline;
    background:url(images/shop_access_pipe.gif) no-repeat 100% .20em;
    padding-right:7px;
    padding-left:0;
    }
.footer-access li.first { padding-left:0; }
.footer-access li.last { padding-right:0; background:none; }
.second-row {}
.footer-access .second-row {
	font-size:11px;
	color:#a1a2a2;
	text-decoration:none;
	margin-top:14px;
}
.second-row a {
	color:#a1a2a2;
	text-decoration:none;
}
.second-row a:hover {
	color:#a1a2a2;
	text-decoration:none;
}

#social {
	width: 170px; 
	float: left; 
	padding-top: 10px; 
	padding-left: 15px;
}

#newsletter-container {
	float:right;
	width:350px;
	margin-top:20px;
}
#newsletter-container input {
margin-top:5px;
}

/* Internal content pages */
#col-left {
	width:321px;
	float:left;
}

.col-left-img {
	border-left: 1px solid #ffffff;
	border-right:1px solid #ffffff;
}

#col-main {
	width: 670px;
	float:left;
	margin-bottom:15px;
}

#content-container {
	padding:25px;
}

#content ol {
	list-style-type:decimal;
}

#content td {
	vertical-align:middle;
}

.content-item {
	margin-bottom:15px;
}

.press-image {
	float:left;
	border:1px solid #e0e469;
}

#press-header-date {
	color: #D72B3B;
	height: 62px;
	line-height: 64px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -.05em;
}

.press-item-product-image {
	position:absolute;
	top:-10px;
	right:-10px;
	border:1px solid #e0e469;
}

.press-detail, .events-detail, .ingredients-detail {
	margin-left:15px;
	float:left;
	width: 432px;
	color: #7a7a7a;
	margin-bottom:15px;
}

.press-detail-desc {
	position:relative;
}

.press-detail div, .events-detail div {
	background-image:url(images/press-item-bg.jpg);
	margin-top:10px;
	padding:15px 150px 15px 15px;
}

.ingredients-detail div {
	background-image:url(images/press-item-bg.jpg);
	margin-top:10px;
	padding:15px;
}

#press-archives {
	width: 196px;
	background-color:#f9fae2;
	padding:15px;
	border-left:1px solid #ffffff;
}
#press-archives a {
	color: #548f01;
}


.events-detail {
	width: 600px;
}

.headline {
	color: #548f01;
}

.dotted {
	border-bottom:2px dotted #548f01;
}

.promo-seo {
	text-indent:-9999em;
	line-height:0em;
	height:0em;
	overflow:hidden;
}

#about-nav {
	height:52px;
	width:633px;
	background:#f9fae2 url(images/about-nav-bg.jpg) top left;
	padding: 10px 0 0 37px;
	margin-bottom:10px;
}
#mission {
	display:block;
	float:left;
	width:88px;
	height:43px;
	background: url(images/about-sprite.jpg) 0 0 no-repeat scroll;
}
#mission:hover {
	background-position:0 -43px;
}
#mission-on {
	display:block;
	float:left;
	width:88px;
	height:43px;
	background: url(images/about-sprite.jpg) 0 -43px no-repeat scroll;
}

#core-truths {
	display:block;
	float:left;
	width:86px;
	height:43px;
	background: url(images/about-sprite.jpg) -88px 0 no-repeat scroll;
}
#core-truths:hover {
	background-position:-88px -43px;
}
#core-truths-on {
	display:block;
	float:left;
	width:86px;
	height:43px;
	background: url(images/about-sprite.jpg) -88px -43px no-repeat scroll;
}

#brand-commandments {
	display:block;
	float:left;
	width:142px;
	height:43px;
	background: url(images/about-sprite.jpg) -174px 0 no-repeat scroll;
}
#brand-commandments:hover {
	background-position:-174px -43px;
}
#brand-commandments-on {
	display:block;
	float:left;
	width:142px;
	height:43px;
	background: url(images/about-sprite.jpg) -174px -43px no-repeat scroll;
}

#clinical-results {
	display:block;
	float:left;
	width:95px;
	height:43px;
	background: url(images/about-sprite.jpg) -316px 0 no-repeat scroll;
}
#clinical-results:hover {
	background-position:-316px -43px;
}
#clinical-results-on {
	display:block;
	float:left;
	width:95px;
	height:43px;
	background: url(images/about-sprite.jpg) -316px -43px no-repeat scroll;
}

#global {
	display:block;
	float:left;
	width:99px;
	height:43px;
	background: url(images/about-sprite.jpg) -415px 0 no-repeat scroll;
}
#global:hover {
	background-position:-415px -43px;
}
#global-on {
	display:block;
	float:left;
	width:99px;
	height:43px;
	background: url(images/about-sprite.jpg) -415px -43px no-repeat scroll;
}

#media-clips {
	display:block;
	float:left;
	width:81px;
	height:43px;
	background: url(images/about-sprite.jpg) -514px 0 no-repeat scroll;
}
#media-clips:hover {
	background-position:-514px -43px;
}
#media-clips-on {
	display:block;
	float:left;
	width:81px;
	height:43px;
	background: url(images/about-sprite.jpg) -514px -43px no-repeat scroll;
}

#organics-nav {
	height:52px;
	width:633px;
	background:#f9fae2 top left;
	padding: 10px 0 0 37px;
	margin-bottom:10px;
}
#about-organics {
	display:block;
	float:left;
	width:140px;
	height:43px;
	background: url(images/organics-sprite.gif) 0 0 no-repeat scroll;
}
#about-organics:hover {
	background-position:0 -43px;
}
#about-organics-on {
	display:block;
	float:left;
	width:140px;
	height:43px;
	background: url(images/organics-sprite.gif) 0 -43px no-repeat scroll;
}

#what-do-the-seals-mean {
	display:block;
	float:left;
	width:140px;
	height:43px;
	background: url(images/organics-sprite.gif) -140px 0 no-repeat scroll;
}
#what-do-the-seals-mean:hover {
	background-position:-140px -43px;
}
#what-do-the-seals-mean-on {
	display:block;
	float:left;
	width:140px;
	height:43px;
	background: url(images/organics-sprite.gif) -140px -43px no-repeat scroll;
}

#ingredients {
	display:block;
	float:left;
	width:140px;
	height:43px;
	background: url(images/organics-sprite.gif) -280px 0 no-repeat scroll;
}
#ingredients:hover {
	background-position:-280px -43px;
}
#ingredients-on {
	display:block;
	float:left;
	width:140px;
	height:43px;
	background: url(images/organics-sprite.gif) -280px -43px no-repeat scroll;
}

#faqs {
	display:block;
	float:left;
	width:149px;
	height:43px;
	background: url(images/organics-sprite.gif) -420px 0 no-repeat scroll;
}
#faqs:hover {
	background-position:-420px -43px;
}
#faqs-on {
	display:block;
	float:left;
	width:149px;
	height:43px;
	background: url(images/organics-sprite.gif) -420px -43px no-repeat scroll;
}

#col-main #content {
	padding:10px 25px 10px 50px;
}
#col-main #content-mission {
	padding:261px 25px 10px 50px;
	background: url(images/mission-statement.jpg) top left no-repeat scroll;
}
div.answer {
	padding-bottom:2em;
	display:none;
}
div.question {
	background-color:#F9FAE2;
	border:1px solid #dcdcdc;
	padding:10px;
	margin-bottom:1em;
}

.FAQ_txt {
	background-color:#eeeeee;
	padding:10px;
}

.content-img-left {
	float:left!important;
	margin-right:15px;
}
.content-img-right {
	float:right!important;
	margin-left:15px;
}
.border-img {
	border: 1px solid #548F01;
}
.wp-caption-text {
	text-align:center;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

.input-text:focus, select:focus, textarea:focus { background:#e7f9c0; }
/* end internal content pages */



ul.category-menu {
	margin-top: 125px;
	margin-left: 25px;
}
ul.distributor_menu, ul.category-menu ul {
	margin-left: 10px;
	margin-bottom: 10px;
}

#content-container .category-items li {
	display: inline-block;
	zoom: 1;
	*display: inline;

	width: 200px;
	min-height: 250px;
	_height: 250px;

	margin: 5px;	
	text-align: center;
}
#content-container .category-items li img {
	float: none;
	display: block;
	margin: 0 auto 0 auto;
}

.category-name {
	font-size: 16px;
	color: #548F01;
	font-weight: bold;
}


/*************************************************
* @author Adam Weinstock
*************************************************/
.clear {
    clear: both;
}

#blog-container {
    margin-top: 40px;
    padding: 0px 30px;
}

.blog-lt-col {
    float: left;
    width: 600px;
    margin-right: 31px;
}

.blog {
    margin-bottom: 1.8em;
    padding-bottom: .5em;
    border-bottom: solid 1px #DDDDDD;
}

.blog-meta {
    margin-bottom: .5em;
    border-bottom: solid 1px #EEEEEE;
}

.blog h2 {
    font: normal 20px verdana, arial, sans-serif;
}

.blog h2 a {
    color: #000000;
    text-decoration: none;
}

.blog h2 a:hover {
    color: #548F01;
    text-decoration: underline;
}

.blog-date {
    font: normal 14px verdana, arial, sans-serif;
    color: #333333;
}

.blog-social {
    float: right;
    margin-bottom: 10px;
}

.blog-social-comments {
    float: left;
    margin: 47px 14px 0px 0px;
}

.blog-social-comments a {
    text-decoration: none;
}

.blog-social-comments a:hover {
    text-decoration: underline;
}

.blog-social-facebook {
    float: left;
    margin: 0px 10px 0px 0px;
}

.blog-social-twitter {
    float: left;
}

.blog-author {
    margin-bottom: 1em;
    font: normal 11px verdana, arial, sans-serif;
    color: #666666;
}

.blog-content {
    padding-bottom: 1em;
}

.blog-content p {
    font: normal 12px verdana, arial, sans-serif;
    line-height: 1.5em;
}

.blog-more {
    float: left;
}

.blog-more a:hover {
	text-decoration: none;
}

.blog-categories {
    float: right;
    font: normal 11px verdana, arial, sans-serif;
    color: #666666;
}

.blog-categories a {
    text-decoration: none;
}

.blog-categories a:hover {
    text-decoration: underline;
}

.blog-rt-col {
    float: left;
    width: 300px;
}

div.pagination {
    margin-bottom: 1.2em;
}

div.pagination a {
    font-weight: bold;
}

div.pagination-next {
    float: right;
}

div.pagination-previous {
    float: left;
}

.sidebar-element {
    margin-bottom: 2em;
}

.sidebar-element h3, .widgettitle {
    padding-bottom: .3em;
    font: bold 14px verdana, arial, sans-serif;
    color: #666666;
    border-bottom: solid 1px #DDDDDD;
}

.widgettitle a {
    color: #666666;
    text-decoration: none;
}

.widgettitle a:hover {
    color: #548F01;
    text-decoration: none;
}

.sidebar-element li {
    margin-bottom: .5em;
    padding-bottom: .5em;
    border-bottom: solid 1px #EEEEEE;
}

.sidebar-element li a {
    padding-left: 12px;
    text-decoration: none;
    background: url(./images/list-item.gif) no-repeat;
}

.sidebar-element li a:hover {
    text-decoration: underline;
    background-position: 0px -25px;
}

#twitter_update_list li {
    margin: 0px;
    padding: .2em 0em 1em 0em;
}

#twitter_update_list a {
    padding: 0px;
    background: none;
}

.rsswidget {
    color: #666666;
    text-decoration: none;
}

.rsswidget:hover {
    color: #548F01;
    text-decoration: none;
}

#jb-social-menu {
    display: block;
    position: absolute;
    top: 141px;
    left: 50%;
    width: 75px;
    margin: 20px 0px 0px -583px;
    padding: 10px 0px 0px 0px;
    border: solid 1px #CCCCCC;
    background: #F9FAE2;
}

.jb-social-button {
    margin-bottom: 10px;
}

.directory-container {
    padding: 20px;
}

.directory-container h1 {
    font: 20px verdana,arial,sans-serif;
    color: #548F01;
}

.directory-group {
    margin: 15px 0px 0px 0px;
}

.directory-group table {
    width: 100%;
}

.directory-group table td {
    width: 33%;
    padding: 0px 0px .8em 0px;
}

.directory-group table td a {
    color: #000000;
    text-decoration: none;
}

.directory-group table td a:hover {
    color: #548F01;
    text-decoration: underline;
}

.specials-container {
    padding: 10px 25px 0px 25px;
}

.special {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #999999;
}

.special p,
.special-share-hidden p {
    line-height: 1.6em;
}

.special-title {
    margin-bottom: 10px;
    font: bold 24px arial, sans-serif;
    color: #000000;
}

.special-content {
    padding-bottom: 5px;
}

.special-share strong {
    color: #000000;
}

.special-share-title {
    margin-bottom: 5px;
    font: bold 16px arial, sans-serif;
    color: #548F01;
}

.special-share-hidden-container {
    display: none;
}

.special-share-hidden {
    font: normal 14px arial, sans-serif;
    color: #000000;
}

.special-share-widget {
    float: left;
}

.red {
    color: red !important;
}

ul.bullet {
    list-style-type: disc;
}

ul.bullet li {
    margin: 0.8em 0em 0em 1em;
}

