@charset "UTF-8";
html {
	font-size: 14px;
	overflow-y : scroll; /* Prevents step to left on scroll bar calling in browser */
}
body {
	font-family: Helvetica;
	text-align: center;
	margin: 0px;
	background-image: url(../images/base-gradient-vert-new.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	color: #000;
}

a {
	outline: none;
}	

img {
	border:none;
}
h1 {
	font-size: 25px;
	font-family: Helvetica;
	color: #F98B1A;
}
h2 {
	font-size: 15px;
	font-family: Helvetica;
	font-weight: bold;
	color: #57A82B;
}
h3 {
	font-size: 14px;
	font-family: Helvetica;
	font-weight: bold;
	margin:0px;
	padding:0px;
	color: #57A82B;
}
h6 {
	color:#38B750;
	font-family:Helvetica;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;	
	color: #FFF;
}
.header {
	width: 900px;
	margin: auto;
}
.imageright {
	float:right;
	clear:both;
}
.imageleft {
	float:left;
	clear:both;
}
.revive-logo {
	float:left
}
.lovejuice-logo {
	float:left;
	padding-top:40px;
	padding-left:0px;
	padding-right: 10px;
}
.header .login {
	float: right;
	width: 100px;
	padding-right: 25px;
}
.main-menu {
	padding-left:20px;
	padding-top:45px;
}

.main-menu ul li a {
	outline: none;	
}

.basket {
	padding-top: 10px;
	text-align: right;
	width: 1000px;
	color: #E51936;
	margin: auto;
	padding-bottom: 10px;
}
.header .search {
	text-align: right;
	width: 600px;
	float: right;
	padding-top: 10px;
}
.header .search .src-input {
	background-color: #DFDFDF;
	padding: 5px;
	border: 1px solid #C0C0C0;
}
.header .search .src-button {
	background-color: #56BD4B;
	padding: 5px;
	border: 1px solid #5BBD4F;
	color: #FFF;
}
.header .main-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.header .main-menu ul li {
	float: left;
	display: inline;
}
.header .main-menu ul li a {
	display: block;
	padding: 0px;
	margin-right: 5px;
	text-decoration: none;
	border:none;
}
.submenu {
	clear: both;
	background-color: #57A82B;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #DCDCDC;
	position:relative;
}
submenu_new {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #FFF;
	width: 852px;
}
.submenu .sub-items {
	margin: auto;
	width: 852px;
	text-align: left;
}
.innermenu {
	width: 890px;
	margin: auto;
}
.innermenu ul {
	margin: 5px 20px;
	padding: 0px;
	list-style-type: none;
	position:relative;
}
.innermenu li {
	float: left;
	display: inline;
	
}
.innermenu img {
	margin:5px;
	border:none;
}
.end {
	text-align: center;
	margin: auto;
	width: 1000px;
}
.banner {
	margin: auto;
	width: 1000px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.content {
	margin: auto;
	width: 873px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 30px;
	/*color:#ffffff;*/
	font-size: 14px;
	font-family: Helvetica;
}
.footer {
	text-align:left;
	margin: auto;
	width: 840px;
	height:70px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #666;
	padding-top: 28px;
	padding-right:80px;
	padding-left:80px;
	font-size: 80%;
	clear: both;
}
.frm_input {
	background-color: #F2F2F2;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #999;
}
.frm_input_long {
	background-color: #F2F2F2;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #999;
	width:355px;
}
.footer .footer-terms {
	margin-left:40px;
	text-align:right;
	float:left;
	width:500px
}
.footer .footer-copyright {
	float:left;
	width:300px;
}
.footer .footer-country {
	text-align:left;
	width:200px;
	float:left
	
}
.footer .footer-search {
	text-align:right;
	width:400px;
	float:right;
	margin-bottom:6px;
}
.footer a {
	color: #666;
	}
.gml {
	color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.home-inners {
	width: 200px;
	padding-top: 40px;
	padding-left: 10px;
	color: #FFF;
}
.home-inners a {
	display: block;
	background-color: #090;
	color: #FFF;
	text-decoration: none;
	font-size: 120%;
	padding: 10px;
	width: 120px;
}
.frm_input {
	background-color: #E4E4E4;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #C0C0C0;
	color: #666;
}
.frm_submit {
	background-color: #F90;
	padding: 5px;
	border: 1px solid #FA9B1C;
	color: #FFF;
}
.frm {
	background-color: #f2f2f2;
	padding: 10px;
	border: 1px solid #EBD3B0;
	background-image: url(../images/form_bse.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.register {
	}
.box_orange {
	background-color: #EAD4AF;
	border: 1px solid #FA9B1C;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
th {
	background-color: #F98B1A;
	color: #FFF;
}
.vacancy {
	background-color: #FFC;
	padding: 10px;
	color: #000;
	border: 1px solid #666;
	margin-bottom: 5px;
}
.admin {
	width: 852px;
	margin: auto;
	text-align: right;
	padding: 10px;
}
.content .topbox {
	color:#FFF; 
	margin-top:20px;
	text-align:center;
	height:245px;
}
.content .leftbox {
	width:485px;
	float:left;
	margin-left: 20px;
}
.content .rightbox {
	width:313px;
	float:right;
	margin-right: 20px;
}
.content .topbox .desc {
	position:relative;
	top:-170px;
	left:33px;
	width:320px;
	text-align:left
}
.content .box-container .box-top-g {
	background-image: url(../images/green-top.jpg);
	background-repeat: no-repeat;
	height: 32px;
	background-position: center;
}
.content .box-container .box-runner-g {
	background-image: url(../images/green-back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content .box-container .box-footer-g {
	background-image: url(../images/green-base.jpg);
	height: 32px;
	background-repeat: no-repeat;
	background-position: center top;
}
.content .box-container .box-top-y {
	background-image: url(../images/yellow-top.jpg);
	background-repeat: no-repeat;
	height: 32px;
	background-position: center;
}
.content .box-container .box-runner-y {
	background-image: url(../images/yellow-runner.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content .box-container .box-footer-y {
	background-image: url(../images/yellow-base.jpg);
	height: 32px;
	background-repeat: no-repeat;
	background-position: center top;
}
.content .box-container .box-top-o {
	background-image: url(../images/orange-top.jpg);
	background-repeat: no-repeat;
	height: 32px;
	background-position: center;
}
.content .box-container .box-runner-o {
	background-image: url(../images/orange-runner.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.content .box-container .box-footer-o {
	background-image: url(../images/orange-base.jpg);
	height: 32px;
	background-repeat: no-repeat;
	background-position: center top;
}
.box-runner-g h3 {
	font-size: 150%;
	color: #ffcc00;
	font-weight:lighter;
	margin:0px;
	padding:0px;
}
.box-runner-g h2 {
	color: #ffcc00;
	font-weight:lighter;
	margin:0px;
	padding:0px;
}


.menuItem {
	background-repeat: no-repeat;
	background-position: right;
	padding: 10px 0px;
	border-bottom: 1px solid #efefef;
	padding-right: 90px;
}

.menuItem h2 {
	margin-top: 0px;
}

.newsItem {
	background-repeat: no-repeat;
	background-position: right;
	padding: 10px 0px;
	border-bottom: 1px solid #efefef;
	
}

.newsItem h2 {
	margin-top: 0px;
}

#storeMap {
	width: 600px;
	height: 500px;
	float: left;
}

#storeList {
	width: 200px;
	float: right;
	height: 500px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#storeList a {
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 4px;
}

#fruitLinks a {
	width: 150px;
	height:140px;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	text-indent: -9999px;
	outline: none;
}

#fruitDetails {
	padding-top: 160px;
	padding-left: 95px;
	padding-right: 85px;
	color: #fff;	
}

#fruitDetails h3 {
	color: #fff;
	margin-bottom: 2px;
	font-size: 135%;
	text-align:center
}

#fruitDetails h4 {
	margin-top: 0px;
	margin-bottom: 4px;
	color: #9F0;
	font-size: 100%;
	font-weight: bold;
	text-align:center;
}

#fruitDetails p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 90%;
	text-align:justify;
}

#fruitDetails div {
	height: 350px;	
	overflow: auto;
	display: none;
}


/*Joe's Boxes*/
	.box {
		background-image: url(/globals/images/box/green-top-trans.png);
		background-repeat: repeat-x;
		background-position:top;
		display:block;
	}
	
	.box-top-left {
		background-image: url(/globals/images/box/green-top-left-trans.png);
		background-repeat: no-repeat;
		background-position: top left;
		height: 27px;
	}
	
	.box-top-right {
		background-image: url(/globals/images/box/green-top-right-trans.png);
		background-repeat: no-repeat;
		background-position: top right;
		height: 27px;
	}
	
	.box-bottom {
		background-image: url(/globals/images/box/green-bottom-trans.png);
		background-repeat: repeat-x;	
		background-position: bottom;
	}
	
	.box-bottom-left {
		background-image: url(/globals/images/box/green-bottom-left-trans.png);
		background-repeat: no-repeat;
		background-position: bottom left;
		height: 27px;
	}
	
	.box-bottom-right {
		background-image: url(/globals/images/box/green-bottom-right-trans.png);
		background-repeat: no-repeat;
		background-position: bottom right;
		height: 27px;
	}
	
	.box-left {
		background-image: url(/globals/images/box/green-left-trans.png);
		background-repeat: repeat-y;
		background-position: left;
	}
	
	.box-right {
		background-image: url(/globals/images/box/green-right-trans.png);
		background-repeat: repeat-y;
		background-position: right;
	}
	
	.box-content {
		margin: 0px 25px;
		padding: 1px 0px;
	}
	
	.box-content h3 {
		
	}
	
	.box-content p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
	.box-content a {
		color: #57A82B;
		text-decoration: none;
	}
	
	.box-content a:hover {
		color: #57A82B;	
	}
	
	.box-tab {
	}
	
	.box-tab-top {
		height: 26px;
		background-image: url(/globals/images/box/green.tab.png);
		background-position: top right;
		background-repeat: no-repeat;
	}
	
	.box-tab-content {
		background-color: #57A82B;	
		padding: 1px 20px;
		color: #fff;
		margin-right: 1px;
	}
	
	.box-tab-content h1 {
		color: #fff;
		font-weight: normal;
		margin-top: 0px;
	}
	
	.box-tab-content p {
		margin: 3px 0px;	
	}
	
	.box-content h1 {
		margin-top: 0px;
		font-weight: normal;
	}
	
	.box-tab-bottom {
		height: 26px;
		background-image: url(/globals/images/box/green.tab.bottom.png);
		background-position: bottom right;
		background-repeat: no-repeat;
	}
	
	.box#orange {
		background-image: url(/globals/images/box/orange-top-trans.png);
	}
	
	.box#orange .box-top-left {
		background-image: url(/globals/images/box/orange-top-left-trans.png);
	}
	
	.box#orange .box-top-right {
		background-image: url(/globals/images/box/orange-top-right-trans.png);
	}
	
	.box#orange .box-bottom {
		background-image: url(/globals/images/box/orange-bottom-trans.png);
	}
	
	.box#orange .box-bottom-left {
		background-image: url(/globals/images/box/orange-bottom-left-trans.png);
	}
	
	.box#orange .box-bottom-right {
		background-image: url(/globals/images/box/orange-bottom-right-trans.png);
	}
	
	.box#orange .box-left {
		background-image: url(/globals/images/box/orange-left-trans.png);
	}
	
	.box#orange .box-content h3 {
			
	}
	
	.box#orange .box-right {
		background-image: url(/globals/images/box/orange-right-trans.png);
	}
	
	.box#orange .box-tab-top {
		background-image: url(/globals/images/box/orange.tab.png);	
	}
	
	.box#orange .box-tab-content {
		background-color: #FF7700;	
	}
	
	.box#orange .box-tab-content p {
		margin: 3px 0px;	
	}
	
	.box#orange .box-tab-bottom {
		background-image: url(/globals/images/box/orange.tab.bottom.png);
	}
	
	/* sdgd */
	
	.box#shakes {
		background-image: url(/globals/images/box/shakes-top-trans.png);
	}
	
	.box#shakes .box-top-left {
		background-image: url(/globals/images/box/shakes-top-left-trans.png);
	}
	
	.box#shakes .box-top-right {
		background-image: url(/globals/images/box/shakes-top-right-trans.png);
	}
	
	.box#shakes .box-bottom {
		background-image: url(/globals/images/box/shakes-bottom-trans.png);
	}
	
	.box#shakes .box-bottom-left {
		background-image: url(/globals/images/box/shakes-bottom-left-trans.png);
	}
	
	.box#shakes .box-bottom-right {
		background-image: url(/globals/images/box/shakes-bottom-right-trans.png);
	}
	
	.box#shakes .box-left {
		background-image: url(/globals/images/box/shakes-left-trans.png);
	}
	
	.box#shakes .box-content h3 {
			
	}
	
	.box#shakes .box-right {
		background-image: url(/globals/images/box/shakes-right-trans.png);
	}
	
	.box#shakes .box-tab-top {
		background-image: url(/globals/images/box/shakes.tab.png);	
	}
	
	.box#shakes .box-tab-content {
		background-color: #1bb7ea;	
	}
	
	.box#shakes .box-tab-content p {
		margin: 3px 0px;	
	}
	
	.box#shakes .box-tab-bottom {
		background-image: url(/globals/images/box/shakes.tab.bottom.png);
	}
	
	.box#red {
		background-image: url(/globals/images/box/red-top-trans.png);
	}
	
	.box#red .box-top-left {
		background-image: url(/globals/images/box/red-top-left-trans.png);
	}
	
	.box#red .box-top-right {
		background-image: url(/globals/images/box/red-top-right-trans.png);
	}
	
	.box#red .box-bottom {
		background-image: url(/globals/images/box/red-bottom-trans.png);
	}
	
	.box#red .box-bottom-left {
		background-image: url(/globals/images/box/red-bottom-left-trans.png);
	}
	
	.box#red .box-bottom-right {
		background-image: url(/globals/images/box/red-bottom-right-trans.png);
	}
	
	.box#red .box-left {
		background-image: url(/globals/images/box/red-left-trans.png);
	}
	
	.box#red .box-right {
		background-image: url(/globals/images/box/red-right-trans.png);
	}
	
	.box#red .box-tab-top {
		background-image: url(/globals/images/box/red.tab.png);	
	}
	
	.box#red .box-tab-content {
		background-color: #C12005;	
	}
	
	.box#red .box-tab-content p {
		margin: 3px 0px;	
	}
	
	.box#red .box-tab-bottom {
		background-image: url(/globals/images/box/red.tab.bottom.png);
	}
	
	.box#yellow {
		background-image: url(/globals/images/box/yellow-top-trans.png);
	}
	
	.box#yellow .box-top-left {
		background-image: url(/globals/images/box/yellow-top-left-trans.png);
	}
	
	.box#yellow .box-top-right {
		background-image: url(/globals/images/box/yellow-top-right-trans.png);
	}
	
	.box#yellow .box-bottom {
		background-image: url(/globals/images/box/yellow-bottom-trans.png);
	}
	
	.box#yellow .box-bottom-left {
		background-image: url(/globals/images/box/yellow-bottom-left-trans.png);
	}
	
	.box#yellow .box-bottom-right {
		background-image: url(/globals/images/box/yellow-bottom-right-trans.png);
	}
	
	.box#yellow .box-left {
		background-image: url(/globals/images/box/yellow-left-trans.png);
	}
	
	.box#yellow .box-right {
		background-image: url(/globals/images/box/yellow-right-trans.png);
	}
	
	.box#yellow .box-tab-top {
		background-image: url(/globals/images/box/yellow.tab.png);	
	}
	
	.box#yellow .box-tab-content {
		background-color: #F8C301;	
	}
	
	.box#yellow .box-tab-content p {
		margin: 3px 0px;	
	}
	
	.box#yellow .box-tab-bottom {
		background-image: url(/globals/images/box/yellow.tab.bottom.png);
	}
	
	.box#blue {
		background-image: url(/globals/images/box/blue-top-trans.png);
	}
	
	.box#blue .box-top-left {
		background-image: url(/globals/images/box/blue-top-left-trans.png);
	}
	
	.box#blue .box-top-right {
		background-image: url(/globals/images/box/blue-top-right-trans.png);
	}
	
	.box#blue .box-bottom {
		background-image: url(/globals/images/box/blue-bottom-trans.png);
	}
	
	.box#blue .box-bottom-left {
		background-image: url(/globals/images/box/blue-bottom-left-trans.png);
	}
	
	.box#blue .box-bottom-right {
		background-image: url(/globals/images/box/blue-bottom-right-trans.png);
	}
	
	.box#blue .box-left {
		background-image: url(/globals/images/box/blue-left-trans.png);
	}
	
	.box#blue .box-right {
		background-image: url(/globals/images/box/blue-right-trans.png);
	}
	
	.box#blue .box-tab-top {
		background-image: url(/globals/images/box/blue.tab.png);	
	}
	
	.box#blue .box-tab-content {
		background-color: #71CDF3;	
	}
	
	.box#blue .box-tab-content p {
		margin: 3px 0px;	
	}
	
	.box#blue .box-tab-bottom {
		background-image: url(/globals/images/box/blue.tab.bottom.png);
	}
	#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
.footer_nav {
	color:#000;
	width:100%;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	background-color:#57A82B;
	border-bottom:1px solid #DCDCDC;
	border-top:1px solid #999999;
	position: absolute;
}	
.content #nutrition {
	width: 270px;
	float: left;
	height: 170px;
	text-align:center;
}

.happyThumb {
	width: 162px;
	height: 198px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 20px;
	float: left;
	overflow: hidden;
}

.happyThumbInner {
	background-image: url(/globals/images/snaps.png);
	background-repeat: no-repeat;
	width: 162px;
	height: 198px;
}

.happyThumbInner a {
	padding-top: 156px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000;
	font-size: 80%;
	display: block;
}

.happyPreview {
	display: none;
	position: absolute;
	width: 600px;
	height: 428px;
}

.happyPreviewPhoto {
	width: 344px;
	height: 428px;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
}

.happyPreviewPhotoFrame {
	width: 344px;
	height: 428px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(/globals/images/snaps.preview.png)
}

.happyPreviewClose {
	width: 48px;
	height: 48px;
	position: relative;
	left: 330px;
	top: -20px;
	background-image: url(/globals/images/snaps.close.png);
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.happyPreviewCaption {
	width: 319px;
	height: 233px;
	background-image: url(/globals/images/snaps.caption.png);
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	left: 330px;
	top: -320px;
	float: left;
}

.happyPreviewCaptionText {
	margin: 60px 35px 60px 40px;	
}
#show-content {
	margin-top:40px;
}
.testimonial {
	float:left;
	margin-bottom:10px;
}
.testimonial h3 {
	margin:0px;
	padding:0px;
}
.testimonial .position {
	font-size:85%;
	float:left;
	width:200px;
}
.testimonial .photo {
	width:180px;
	height:180px;
	background-repeat:no-repeat;
	float:left;
}
.testimonial .quote {
	color:#FFF;
	float:left;
	background-image:url(/globals/images/speech-quote.png);
	background-repeat:no-repeat;
	height:141px;
	width:220px;
	margin-top:20px;
	padding-top: 50px;
	padding-right: 40px;
	padding-left: 40px;
}
.testimonial .Tcontent {
	float:left;
	width:400px;
}
.footer * {
	margin:0px;
	padding:0px;
}
.didyouknow {
	width:450px;
	padding-top:25px;
	font-size:160%;
}
.didyouknow ul li {
	height:100px!important;
}
#homePageBan a {
	display:block;
	width:291px;
	height:381;
	float:left;
}
