@charset "UTF-8";
/* Real Raw Live CSS Document for the Video Directory */

#realrawlive {
	width: 255px;
	height: 333px;
	background-attachment: scroll;
	background-image: url(realrawlive_logo.png);
	background-repeat: no-repeat;
	background-position: 4px top;
	margin-bottom: 0px;
}
#super_foods {
	width: 238px;
	height: 418px;
	background-attachment: scroll;
	background-image: url(raw_food_organic_juice_cleanse_container.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
}
#realrawliveTab {
	margin-top: -56px;
}
.text {
	line-height: 24px;
	font-size: 1.1em;
}
.juice_bar {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 255px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}
.member {
	font-size: medium;
	text-align: center;
	margin: 0 0 5px;
	border-bottom: 2px solid #CFFD53;
	text-decoration: none;
}
.videos {
	cursor: pointer;
}
.text {
	padding-left: 35px;
	padding-right: 36px;
}
.item {
	margin-left: 35px;
}
#share {
	margin-left: 9px;
	margin-top: -10px;
}
a {
	color: #F9A130;
}
a:hover {
	color: #006600;
}
a:visited {
	color: #006600;
}
.video {
	padding-top: 4px;
	padding-left: 35px;
	padding-bottom: 10px;
	cursor: pointer;
	
}
#contact {
	margin-left: -4px;
	margin-top: 10px;
}

