@charset "UTF-8";
/* Real Raw Live CSS Document */

body {
	font-size: 0.8em;
	font-family: "Myriad Pro", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	background-attachment: fixed;
	background-image: url(bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#container {
	background-color: #FFF;
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #D6E4E6;
	color: #8B4513;
}
.SiteName {
	width: 270px;
	height: auto;
	padding-left: 12px;
	padding-top: 8px;
	text-transform: uppercase;
	cursor: pointer;
}
h1 {
	text-align: left;
	margin: 0 0 1px;
	color: #060;
	font-size: 2.5em;
	font-weight: bold;
}
h2 {
	text-align: left;
	margin: 0 0 5px;
	color: #000;
	font-size: 1.8em;
	font-weight: bold;
}
h3 {
	font-size: medium;
	text-align: center;
	margin: 0 0 5px;
	border-bottom: 2px solid #CFFD53;
	text-decoration: none;
}
h3 a {
	color: #060;
	text-decoration: none;
}
h3 a:hover {
	color: #E73318;
	text-decoration: none;
}
h3 a:active {
	color: #000;
	text-decoration: none;
}
h3 a:visited {
	color: #060;
	text-decoration: none;
}
.motto {
	color: #AED136;
	font-size: 0.4em;
	text-decoration: none;
	cursor: pointer;
	text-transform: none;
}
.motto:hover {
	color: #E73318;
}
.motto:active {
	color: #F9A130;
}
#tabs {
	width: 496px;
	height: auto;
	margin-top: -67px;
	position: relative;
	right: -300px;
}
hr {
	width: 469px;
	margin-left: 1px;
	border: 1px dashed #AED136;
	margin-bottom: 8px;
}
#content {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 10px;
}
#content #left_column {
	margin-top: 38px;
	width: 255px;
	float: left
}
#left_column {
	height: auto;
	overflow: hidden;
}
#left_column img {
	margin-bottom: 0px;
}
#content #right_column {
	margin-left: 270px;
}
.SlidingPanels {
	float: right;
	position: relative;
	width: 496px;
	padding: 0px;
	border: none;
}
#slidingPanel {
	float: right;
	margin:0;
	right: 0;
	top: 0;
	width: 496px;
	position: relative;
}
.SlidingPanelsContentGroup {
	position: relative;
	float: left;
	width: 4960px;
}
.SlidingPanelsContent {
	float: right;
	width: 496px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.SlidingPanelsAnimating * {
	overflow: hidden
}
.slidingTabPanelWrapper {
	width: px;
	margin: 0;
	padding: 0;
}
#logo {
	width: 255px;
	height: 232px;
	background-attachment: scroll;
	background-image: url(logo_177x232.jpg);
	background-repeat: no-repeat;
	background-position: 42px center;
	margin-bottom: 5px;
	background-color: #FFF;
	cursor: pointer;
}
#logo:hover {
	background-image: url(monthly_raw_food_cleanse.jpg);
	background-position: center center;
}
#juice_bar {
	width: 255px;
	height: 160px;
	background-attachment: scroll;
	background-image: url(logo_160x160.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 12px;
	cursor: pointer;
}
.slidingTabPanel {
	margin: 0;
	padding: 0;
	width: 496px;
	height: auto;
	position: relative;
	overflow: hidden;
}
.tabActive {
	cursor: default;
	text-decoration: none;
	color: #F9A130;
	font-size: small;
	font-weight: bolder;
}
.tab {
	cursor: pointer;
	text-decoration: none;
	color: #060;
	font-size: small;
	font-weight: bold;
}
.tab:hover {
	cursor: pointer;
	text-decoration: none;
	color: #E73318;
	font-size: small;
	font-weight: bold;
}
.tab:active {
	cursor: pointer;
	text-decoration: none;
	color: #000;
	font-size: small;
	font-weight: bold;
}
.clearfloat {
	clear: both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#eat {
	position: absolute;
	width: auto;
	height: auto;
	z-index: 2;
	background-attachment: scroll;
	background-image: url(food.gif);
	background-repeat: repeat;
	background-position: center top;
}
#raw {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	left: 0px;
	background-attachment: scroll;
	background-image: url(food.gif);
	background-repeat: repeat;
	background-position: center top;
}
#juice {
	position: absolute;
	width: auto;
	height: auto;
	z-index: 1;
	background-attachment: scroll;
	background-image: url(food.gif);
	background-repeat: repeat;
	background-position: center top;
}
#smoothie {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	left: 0px;
	background-attachment: scroll;
	background-image: url(food.gif);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
}
.fresh {
	position: absolute;
	right: 0px;
	top: 17px;
	color: #AED136;
	background-color: #FFF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fresh:hover {
	color: #006600;
}
.fresh:active {
	color: #E73318;
}
.organic {
	position: absolute;
	right: 0px;
	top: 10px;
	color: #FF0000;
	background-color: #D6E4E6;
	border: thin solid #D6E4E6;
	-moz-opacity: 0.12;
	opacity:.38;
	filter:alpha(opacity=12);
	zoom:1;
	font-weight: bold;
}
.organic:hover {
	position: absolute;
	right: 0px;
	top: 10px;
	color: #060;
	background-color: #D6E4E6;
	border: thin solid #D6E4E6;
	-moz-opacity: 0.12;
	opacity:.28;
	filter:alpha(opacity=12);
	zoom:1;
	font-weight: bold;
}
#holistic {
	color: #006600;
}
.item {
	font-size: 1.5em;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	color: #E73318;
	margin-left: 20px;
}
.specialty {
	font-size: 1.5em;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	color: #F9A130;
	margin-left: 0px;
}
.item:hover {
	color: #E73318;
}
.item:active {
	color: #F9A130;
}
.product {
	width: 496px;
	height: 40px;
	background-attachment: scroll;
	background-image: url(straws_made_from_plants.gif);
	background-repeat: no-repeat;
	background-position: left top;
	right: 0px;
	position: relative;
}
.cleansing {
	line-height: 22px;
	margin-top: 14px;
	text-align: justify;
}
.cleansing:hover {
	color: #E73318;
}
.cleansing:active {
	color: #000;
}
#realrawlive_menu {
	width: 255px;
	height: 10px;
	background-image: none;
}
#realrawlive_bottom {
	width: 255px;
	height: 10px;
	background-image: none;
	margin-bottom: 10px;
}
a {
	color: #060;
	text-decoration: none;
}
a:hover {
	color: #AED137;
	text-decoration: none;
}
a:active {
	color: #E73318;
	text-decoration: underline;
}
a:visited {
	color: #060;
	text-decoration: none;
}
.article {
	margin-top: 10px;
}
.article p {
	text-indent: 0px;
	margin: 0;
	padding: 0 10px 0 20px
}
#vegetarian {
	color: #F9A130;
	cursor: pointer;
}
#vegetarian:hover {
	color: #000080;
}
#vegetarian:active {
	color: #E73318;
}
.text {
	text-indent: 0px;
	line-height: 22px;
	font-size: 1.0em;
	text-align: justify;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 0;
}
.text:hover {
	color: #000;
}
.text:active {
	color: #000;
}
.navigation {
	text-align: center;
}
#network {
	margin-top: 8px;
}
#share {
	margin-left: auto;
	margin-top: 15px;
	margin-right: auto;
	position: relative;
}
.diet {
	background-attachment: scroll;
	background-image: url(dieting.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: auto;
}
.cleanse {
	color: #E73318;
	font-weight: bold;
}
.cleanse:hover {
	color: #F9A130;
	cursor: pointer;
}
.cleanse:active {
	color: #006600;
	text-decoration: underline;
}
#footer {
	color: #060;
	text-align: center;
	font-weight: bold;
	background-color: #DAE6E8;
	width: 796px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer a {
	color: #060;
	text-decoration: none;
}
#footer a:hover {
	color: #E73318;
	text-decoration: none;
}
#footer a:active {
	color: #F9A130;
	text-decoration: none;
}
#footer a:visited {
	color: #060;
	text-decoration: none;
}
#energy {
	visibility: hidden;
}
.healthy {
	color: #060;
	font-weight: normal;
	padding-top: 10px;
}
.healthy:active {
	color: #000;
	font-weight: normal;
	padding-top: 10px;
}
img {
	border: none;
}
a img {
	border: none;
}
select {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-attachment: scroll;
	background-image: url(food.gif);
	background-repeat: repeat;
	background-position: center center;
	border: thin solid #DAE6E8;
	background-color: #FFF;
}
.nutrition {
	line-height: 22px;
	color: #F9A130;
	padding-top: 12px;
}
.nutrition:hover {
	line-height: 22px;
	color: #006600;
}
.nutrition:active {
	line-height: 22px;
	color: #000;
}
.detoxify {
	line-height: 22px;
	color: #006600;
	padding-top: 1px;
	text-align: justify;
}
.detoxify:hover {
	line-height: 22px;
	color: #000;
}
.detoxify:active {
	line-height: 22px;
	color: #000;
}
#green {
	cursor: text;
}
.vegetarian {
	cursor: pointer;
}
#menu {
	text-transform: none;
}

