@charset "UTF-8";
/* CSS Document */

body
{
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 5px 0px;
}

#header
{
background-color:white;

}

#crbanner
{
width:800px;
margin:auto;
position:relative;
}

#mainframe
{
width:830px;
margin:auto;
position:relative;
background-color:white;
}

#nav
{
color:#CCCCCC;
font-size:12px;
width:875px;
height:12px;
padding-top:10px;
padding-bottom:10px;
margin:auto;
position:relative;
}

#content
{
float:left;
background-color:white;
width:800px;
padding:15px;
}

#contentsbar
{
background-color:white;
width:800px;
padding-top:15px;
padding-left:15px;
padding-bottom:15px;

}

#sidebar
{
float:right;
width: 240px;
background-color:#CCCCCC;
margin-top:15px;
margin-right:15px;
margin-bottom:15px;
padding:6px;
display:inline;
}

img.press
{
padding-right:6px;
}

#footer
{
clear:both;
color:#CCCCCC;
font-size:12px;
height:32px;
padding-top:10px;
width:830px;
background:none;
margin-left:auto;
margin-right:auto;
}


/*ingrediants layout*/
#sidebar ul{
padding:0px;
margin:0px;
}
#sidebar li{
list-style:none;

}
#sidebar ul ul li{
font-size:12px;
margin-left:20px;
color:#666666;
line-height:16px;

}


.ingredientsheader{
font-size:14px;
font-weight:bold;
color:#FFFFFF;


}

/* Classes Signup Bar*/
#ejunk_class
{
background-color:#C8D82D;
color:#FFFFFF;
font-weight:bold;
font-size:36px;
height:100px;
width:470px;
}

#ejunk_class_left
{
float:left; 
width:200px; 
padding-right:15px;
padding-top:30px;
}

/* Products Page ejunkie bar */
#ejunk_green
{
background-color:#C8D82D;
color:#FFFFFF;
font-weight:bold;
font-size:36px;
padding:10px;
}

/* eBook Page download bar */
#ebook_green
{
background-color:#C8D82D;
padding:10px;
width:160px;
margin-left:auto;
margin-right:auto;
}

#ebook_green a
{
color:#FFFFFF;
font-size:24px;
font-weight:bold;
text-decoration:none;
}

#ebook_green a:hover
{
font-size:24px;
font-weight:bold;
text-decoration:underline;
}

#component-contact
{
height:500px;
}
#registration {
	width: 380px;
	margin-top: 5px;
	color:#000;
}

#registration input[type=text],#registration input[type=password], #registration textarea {
	width: 200px;
	font-size: 13px;
	border: 2px solid #ccc;
	padding:3px;
	margin:0px;
}

#registration-area textarea {
	height: 90px;
}
#registration fieldset
{
	border:1px solid #0171BB;
}
#registration legend
{
	font-size:14px;
	font-weight:bold;
	margin-left:5px;
}
#registration textarea:focus, #registration input[type=text]:focus,#registration input[type=password]:focus {
	border: 2px solid #46C7C7;
}

#registration input.submit-button {
	width: 100px;
}
#registration label {
	text-align: left;
	
	font-size:13px;
	color:#000;
	font-weight:bold;
}
#registration label.error {
	color:red;
	display:inline-block;
	width: 250px;
	font-size:14px;
	text-align:left;
	font-weight:normal;
	margin:0px;
}
/* Box 36 */
.box36
{
    padding: 0;
    margin: 0;
}
.box36 li
{
    width:360px;
	padding: 5px;
	background: url(../images/box36.png) bottom left repeat-x;
	border: 1px solid #CFCFCF;
	-o-border-radius: 9px;
	-icab-border-radius: 9px;
	-khtml-border-radius: 9px;	
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;		
	border-radius: 9px;
	-webkit-box-shadow: 2px 2px 2px #aaa;
	-khtml-box-shadow: 2px 2px 2px #aaa;
    margin-bottom: 20px;
	list-style: none;
	text-align: center;
    line-height: normal;
}
.box36 h3
{
	padding: 0 0 4px 0;
	margin: 6px 10px 6px 10px;
	border-bottom: 1px solid #d6d6d6;
    font-size: 14px;
	font-weight: bold;
	color: #4C4C4C;
	text-align: left;
	text-align: center;
}
.roundedbox {
	width: 30em;
	margin: 10px auto;
	float:left;
	margin-left:20px;
}

.roundedbox div {
	margin: 0.5em 0 0 -2.5em;
	*margin: 6px 0 0 -2em;
	
}

.roundedbox div.topleft {
	display: block;
	background: url("../images/box-bg.png") top left no-repeat white;
	padding: 1.0em 0em 0em 2.0em;
}

.roundedbox div.topright {
	display: block;
	background: url("../images/box-bg.png") top right no-repeat white;
	padding: 2.0em;
	margin: -1.0em 0 0 2.0em;
}

.roundedbox div.bottomleft {
	display: block;
	height: 45px;
	*height: 51px;
	margin-top: -2.0em;
	background: url("../images/box-bg.png") bottom left no-repeat white;
}

.roundedbox div.bottomright {
	display: block;
	background: url("../images/box-bg.png") bottom right no-repeat white;
	height: 45px;
	margin-left: 2.0em;
}
.ggbuttcontainer {
overflow:hidden;
width:250px;
float:left;
margin-right:5px;
float:left;
margin-left:0px;
margin-bottom:10px;
}
a.buttongreen:visited, a.buttongreen:active {
color:white !important;
}
a:active {
color:#0000FF;
}
a.buttongreen {
background:url("../images/green3116.gif") no-repeat scroll left -55px transparent;
color:#FFFFFF;
display:block;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
padding-left:15px;
text-decoration:none;
}
a:visited.buttongreen,a:active.buttongreen{ color: white!important;
}
a.buttongreen span{ background: url("../images/green3116.gif") no-repeat top right;
display: block;
padding: 0px 19px 0px 6px;
line-height:53px;
}
a:hover.buttongreen{ background: url("../images/green3116.gif") no-repeat;
background-position: 0 -109px;
color:#446644!important;
}
a:hover.buttongreen span{ background: url("../images/green3116.gif") no-repeat top right;
background-position: right -163px;
}
.boxhead
{
	text-align:left;
	font-size:15px;
	color:#99CC00;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	padding:8px;
}
#featured{ 
	width:500px; 
	padding-right:250px; 
	position:relative; 
	border:5px solid #ccc; 
	height:375px; overflow:hidden;
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:500px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; height:375px;
	overflow:auto;
	overflow-x:hidden;
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:90px; text-decoration:none;
	color:#333;  background:#fff; 
	line-height:20px; outline:none;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('../images/selected-item.gif')  top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:500px; height:375px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	bottom:0; left:0; 
	height:70px; 
	background: url('../images/transparent-bg.png'); 
}
#featured .ui-tabs-panel .info a.hideshow{
	position:absolute; font-size:11px; font-family:Verdana; color:#f0f0f0; right:10px; top:-20px; line-height:20px; margin:0; outline:none; background:#333;
}
#featured .info h2{ 
	font-size:1.2em; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0; font-weight:normal;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
.pdroopdown
{
	font-size:25px;
}

