body {
	background: url('../cssimages/body_bg.jpg');
}

a:active, a:focus { 
	outline-style: none; -moz-outline-style:none;
}

#wrapper {
	width: 898px;
	margin: 50px auto 0 auto;
	padding: 0 0 30px 0;
	border: solid 4px #fff;
	background: url('../cssimages/wrapper_bg.jpg') no-repeat #5abc2b;
}

body.subpage #wrapper {
	width: 908px;
	border: none;
	padding-bottom: 0;
	background: url('../cssimages/wrapper_content_bg.png') no-repeat;
}

/*===================================================================
BRANDING AND NAVIGATION
===================================================================*/
#branding_nav {
	position: relative;
	width: 898px;
	height: 195px;
	background: url('../cssimages/brand_nav_bg.jpg') no-repeat;
}

body.subpage #branding_nav {
	width: 908px;
	background: url('../cssimages/brand_nav_content_bg.jpg') no-repeat;
}

#branding_nav h1 {
	text-indent: -9999em;
}

#branding_nav ul {
	position: relative;
	z-index: 20;
	width: 500px;
	list-style: none;
	margin: 134px 0 0 50px;
}

body.subpage #branding_nav ul {
	margin: 138px 0 0 50px;
}

#branding_nav ul li {
	float: left;
	text-indent: -9999em;
	margin: 0 5px 0 0;
	height: 10px;
	border-right: solid 1px #156509;
}

#branding_nav ul li a {
	display: block;
}

#branding_nav ul li#nav_home a {
	width: 40px;
	background: url('../cssimages/nav_home.png') no-repeat;
}

#branding_nav ul li#nav_win a {
	width: 35px;
	background: url('../cssimages/nav_win.png') no-repeat;
}

#branding_nav ul li#nav_mmi a {
	width: 100px;
	background: url('../cssimages/nav_mmi.png') no-repeat;
}

#branding_nav ul li#nav_sign a {
	width: 48px;
	background: url('../cssimages/nav_signup.png') no-repeat;
}

#branding_nav ul li#nav_flavours a {
	width: 65px;
	background: url('../cssimages/nav_flavours.png') no-repeat;
}

#branding_nav ul li#nav_stockists a {
	width: 65px;
	background: url('../cssimages/nav_stockists.png') no-repeat;
}

#branding_nav ul li#nav_blog a {
	width: 37px;
	background: url('../cssimages/nav_blog.png') no-repeat;
}

/*hover*/

#branding_nav ul li#nav_home a:hover {
	background: url('../cssimages/nav_h_home.png') no-repeat;
}

#branding_nav ul li#nav_win a:hover {
	background: url('../cssimages/nav_h_win.png') no-repeat;
}

#branding_nav ul li#nav_mmi a:hover {
	background: url('../cssimages/nav_h_mmi.png') no-repeat;
}

#branding_nav ul li#nav_sign a:hover {
	background: url('../cssimages/nav_h_signup.png') no-repeat;
}

#branding_nav ul li#nav_flavours a:hover {
	background: url('../cssimages/nav_h_flavours.png') no-repeat;
}

#branding_nav ul li#nav_stockists a:hover {
	background: url('../cssimages/nav_h_stockists.png') no-repeat;
}

#branding_nav ul li#nav_blog a:hover {
	background: url('../cssimages/nav_h_blog.png') no-repeat;
}

#branding_nav ul li#nav_blog {
	border: none;
}

/*===================================================================
STEREO
===================================================================*/
	
#stereo {
	position: absolute;
	z-index: 10;
	top: 54px;
	right: 20px;
	width: 335px;
	height: 153px;
	background: url('../cssimages/stereo.png') no-repeat;
}

#player {
	width: 207px;
	height: 131px;
	margin: 73px 0 0 64px;
}

/*===================================================================
BANNER
===================================================================*/

#banner {
	position: relative;
	width: 864px;
	height: 313px;
	margin: 0 auto;
	background: url('../cssimages/banner_home.jpg') no-repeat;
}

#banner p {
	margin: 0;
	text-indent: -9999em;
}

p#explore_flavours {
	position: absolute;
	z-index: 9;
	bottom: 8px;
	right: 120px;
}

#explore_flavours a {
	display: block;
	width: 238px;
	height: 36px;
	background: url('../cssimages/button_explore_flavour.png') no-repeat;
}

/*===================================================================
CALLS TO ACTION
===================================================================*/

#cta {
	margin: 30px 0 0 15px;
	list-style: none;
}

#cta li {
	float: left;
	text-indent: -9999em;
	margin: 0px 5px 0 0px;
}

#cta li a {
	display: block;
	width: 287px;
	height: 142px;
}

#cta li#cta_comp a {
	background: url('../cssimages/button_comp_feb.png') no-repeat;
}

#cta li#cta_flavours a {
	background: url('../cssimages/button_flavours.png') no-repeat;
}

#cta li#cta_mmi a {
	background: url('../cssimages/button_mmi.png') no-repeat;
}

/*===================================================================
SUBPAGES
===================================================================*/

.subpage #content {
	position: relative;
	width: 690px;
	margin: 0 auto;
	border: solid 4px #fff;
	background: url("../cssimages/products/fabulous_fruits/products_bg.jpg") no-repeat;
}

/*---------------------------------Products page---------------------------------*/

body#products #content h1 {
	background:url('../cssimages/products/fabulous_fruits/nutinfo_header.png') no-repeat;
}

body#products #content h2 {
	background: url('../cssimages/products/fabulous_fruits/explore_header.png') no-repeat;
}

body#products #content h3 {
	background: url('../cssimages/products/fabulous_fruits/explore_link.png') no-repeat;
}

#sweetcontainer {
	background: url('../cssimages/products/fabulous_fruits/products_sweetbox.png') no-repeat;
}

div.tooltip h4 {
	background: url('../cssimages/products/fabulous_fruits/speechbubble.png') top left no-repeat;
}

div.tooltip p {
	background: url('../cssimages/products/fabulous_fruits/speechbubble.png') bottom left no-repeat;
}

#lbOverlay {
	background-color: #006600;
}

body#products #content h1 {
	width: 292px;
	height: 191px;
	position:absolute;
	left: 60px;
}

body#products #content h3 {
	position: relative;
	margin:0;
	top: 80px;
	left: 380px;
}

body#products #content h3 a {
	display: block;
	width:220px;
	height: 117px;
}

body#products #content h2 {
	width: 233px;
	height: 112px;
	position:absolute;
	left: 0px;
	top: 354px;
	z-index: 2;
}

#choice {
	background: url('../cssimages/splash/bg_splash_ul_shadow2.png') no-repeat; 
	width: 612px;
	height: 181px;
	list-style:none;
	position: absolute;
	top: 210px;
	left: 30px;
}

#choice ul {
	background: url('../cssimages/splash/bg_splash_ularr.png') no-repeat 13px 12px;
	width: 660px;
	height: 181px;
	list-style: none;
	z-index: 1;
}

#choice li {
	list-style: none;
	float: left;
}

#choice li#berry a {
	display: block;
	width:198px;
	height: 181px;
}

#choice li#berry a:hover {
	background: url('../cssimages/splash/bg_splash_ularr.png') no-repeat 13px -160px;
}

#choice li#tropical a {
	display: block;
	width:220px;
	height: 181px;
}

#choice li#tropical a:hover { 
	background: url('../cssimages/splash/bg_splash_ularr.png') no-repeat -185px -160px;
}

#choice li#fabulous a {
	display: block;
	width:181px;
	height: 181px;
}

#choice li#fabulous a:hover {
	background: url('../cssimages/splash/bg_splash_ularr.png') no-repeat -405px -160px;
}

#sweetcontainer {
	position: relative;
	width: 633px;
	height: 485px;
	margin: 310px 0 0 30px;
}

.sweet {
	position: absolute;
}

#sweet1 { left: 70px; top: 69px; }
#sweet2 { left: 196px; top: 40px; }
#sweet3 { left: 300px; top:90px; }
#sweet4 { left: 420px; top:50px; }
#sweet5 { left: 500px; top:98px; }

#sweet6 { left: 90px;  top: 189px;}
#sweet7 { left: 180px;  top: 160px;}
#sweet8 { left: 286px;  top: 200px;}
#sweet9 { left: 400px;  top: 180px;}
#sweet10 { left: 510px;  top: 200px;}

#sweet11 { left: 55px; top: 300px;}
#sweet12 { left: 200px; top: 328px;}
#sweet13 { left: 285px; top: 348px;}
#sweet14 { left: 420px; top: 358px;}
#sweet15 { left: 512px; top: 318px;}

/* styles for tooltips */

div.tooltip {
	width: 210px;
	color: #fff;
	text-align: center;
	z-index:50;
}

div.tooltip h4 {
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 13px 10px 5px;
	font-size: 13px;
	z-index:50;
}

div.tooltip p {
	margin: 0;
	padding: 0 15px 45px 10px;
	font-size: 11px;
	z-index:50;
}

div.tooltip p img{
	float:left;
}
div.tooltip p img.icon{
	float:left;
	display:block;
/*	margin:0;*/
	margin:0 0 20px 0;
}

/* styles for slimbox */

#lbOverlay {
	position: absolute;
	left: 0;
	top:0;
	width: 100%;
	cursor: pointer;
	z-index: 100;
}

body#products #lbOverlay {
	background-color: #006600;
}

#lbCenter, #lbBottom {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index: 101;
}

.lbLoading {
	background: #fff url('../images/whiteloader.gif') no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url('../images/prevlabel.gif') no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url('../images/nextlabel.gif') no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 110px;
	height: 22px;
	background: transparent url('../images/closelabel2.gif') no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/*==============================================
PROFILES PAGE
==============================================*/

#profiles #content {
	background: url('../cssimages/signup/fabulous_fruits/signup_bg.jpg') no-repeat;
}

#profiles #content h1 {
	width: 293px;
	height: 131px;
	position: absolute;
	right: 19px;
	top:0;
	background: url('../cssimages/profiles/fabulous_fruits/profiles_header.gif') no-repeat bottom;
	z-index: 0;
}

#profiles #content {
	background: url('../cssimages/signup/fabulous_fruits/signup_bg.jpg') no-repeat;
	padding-top: 180px;
}

#intro {
	color: #FFF;
	position: absolute;
	font-size: 1.4em;
	top: 50px;
	left: 80px;
	width: 450px;
}

#accordion {
	position: relative;
	left: -22px;
}

#profiles .trigger {
	height: 134px;
	width: 732px;
	margin: 0px;
	cursor: pointer;
}

#profiles .trigger h2 {
	margin: 0px;
	position: absolute;
	color: #FFF;
	top: 10px;
	font-size: 5em;
	left: 150px;
}

#profiles .slider {
	width: 690px;
	left: 22px;
	position: relative;
	color: #FFF;
	height:376px;
}

.slidcont{
	height:372px;
	margin: 0;
}

.textcont {
	width: 310px;
	right: 0;
	margin: 0;
	height:352px;
	font-size:1.1em;
	padding: 10px;
	font-family: verdana, arial, sans-serif;
}

.textcont p {
	margin: 10px;
	line-height: 1.4em;
	font-family: verdana, arial, sans-serif;
}

.textcont a {
	color: #FFF;
	font-weight: normal;
}

.textcont a:hover {
	text-decoration: underline;
}

/*.textcont dl, dd, dt {
	margin: 0;
}

.textcont dl {
	margin:20px 0 0 10px;
}

.textcont dt {
	float: left;
	margin: 0px 10px 8px 0;
	clear: left;
}

.textcont dd {
	padding-left: 60px;
	margin: 8px 0 0 0;
}*/


#sayedtrig {
	background: url('../cssimages/profiles/sayed_bg.gif') no-repeat center center;
}

#sayedslid {
	background: #FFF url('../cssimages/profiles/sayed_bg.jpg') no-repeat;
}

#sayedslid .textcont {
	background: url('../cssimages/profiles/sayed_sidebar.png') no-repeat;
	padding-left:380px;
	padding-top: 10px;
	height:356px;
}

/*#beatrig {
	background: url(../cssimages/profiles/beaheader_bg.gif) no-repeat center center;
}

#beaslid {
	background: #FFF url(../cssimages/profiles/bea_bg.jpg) no-repeat;
}

#beaslid .textcont {
	background: url(../cssimages/profiles/bea_sidebar.png) no-repeat;
	padding-right:400px;
	padding-top: 30px;
	height:336px;
}*/

#ravtrig {
	background: url('../cssimages/profiles/ravheader_bg.png') no-repeat center center;
}

#ravslid {
	background: #FFF url('../cssimages/profiles/rav_bg.jpg') no-repeat;
	height: 387px;
}

#ravslid .textcont {
	background: url('../cssimages/profiles/bea_sidebar.png') no-repeat;
	padding-right:400px;
	padding-top: 30px;
	height:346px;
}

#theotrig {
	background: url('../cssimages/profiles/ruthheader.png') no-repeat center center;
}

#theoslid {
	background: #FFF url('../cssimages/profiles/ruth_bg.jpg') no-repeat;
}

#theoslid .textcont {
	background: url('../cssimages/profiles/theo_sidebar.png') no-repeat;
	padding-left:395px;
	padding-top: 10px;
	height:356px;
	width: 300px;
}

/*===================================================
SIGNUP PAGE
====================================================*/

#signuppage #content {
	height: 820px;
	background:url('../cssimages/signup/fabulous_fruits/signup_bg.jpg') no-repeat ;
}

#signuppage h1.signup {
	text-indent: -9999em;
	height: 85px;
	width:280px;
	position: relative;
	left: 60px;
	background: url('../cssimages/signup/fabulous_fruits/signup_header.png') no-repeat;
}

#signuppage h2 {
	color: #FFF;
	margin: 60px 0 20px 10px;
	font-size: 18px;
	line-height: 22px;
}

ul#whyreg {
	list-style: none;
	width: 251px;
	height: 279px;
	background: url('../cssimages/signup/fabulous_fruits/signuplist.png') no-repeat;
}

#regbox {
	height: 630px;
	width: 328px;
	position: absolute;
	top: 180px;
	right: 30px;
	padding: 0px 10px 0 50px;
	background: url('../cssimages/signup/fabulous_fruits/reg_bgBIG.png') no-repeat;
}

#regbox form {
	padding-top: 10px;
}

#regbox dd {
	margin-left: 0px;
}

#regbox dt {
	margin: 10px 0 5px 0;
	color: #FFF;
	font-size: 16px;
	text-align: left;
}

#regbox input, #regbox select {
	width: 300px;
	padding: 4px;
	border: 1px solid #007D04 ;
}

#regbox input#submit {
	width: auto;
	float: right;
	margin: 10px 16px 10px 0;
	cursor: pointer;
}

#regbox p {
	color: #FFF;
	font-size: 1.4em;
}

em.req {
	font-style: normal;
	color: #FFF !important;
}

#regbox p.alertmsg {
	font-size: 1.2em;
	text-align: center;
	color: #ff4c00;
	background: #feffd9;
	margin-right:18px;
	padding:4px;
	line-height:1.3em;
	border: 1px solid #ff4c00;
}

/*===================================================================
COMPETITION
===================================================================*/

body#win #content {
	position: relative;
	background: url("../cssimages/comp_bg.png");
}

body#win #content h1 {
	width: 892px;
	height: 372px;
	position:absolute;
	z-index: 7;
	top: -110px;
	left: -32px;
	background: url("../cssimages/comp_header.png") no-repeat;
}

#competition_details {
	margin: 80px auto 0 auto;
	width: 633px;
	height: 730px;
	background: url('../cssimages/feb_comp.png') no-repeat;
}

/*===================================================================
FOOTER
===================================================================*/
#footer {
	font-family: arial, helvetica;
	width: 898px;
	margin: 0px auto 0 auto;
	border: solid 4px #fff;
	background: #fff;
}

#footer p {
	margin: 0;
}

#footer_nav {
	width: 405px;
	float: right;
}

#footer_nav a {
	color: #000;
}

#footer_nav a:hover {
	text-decoration: underline;
	color: #71A131;
}

/*===================================================================
SOCIAL BOOKMARKING
===================================================================*/

#social_bookmarking {
	width: 300px;
	float: left;
	margin: 0 0 0 10px;
}


/*===================================================================
FOOTER FOR SUBPAGES
===================================================================*/
#subpage_footer {
	font-family: arial, helvetica;
	width: 690px;
	margin: 0px auto 0 auto;
	border: solid 4px #fff;
	background: #fff;
}

#subpage_footer p {
	margin: 0;
}

#subpage_footer_nav {
	width: 330px;
	float: right;
	font-size: 0.8em;
}

#subpage_footer_nav a {
	color: #000;
}

#subpage_footer_nav a:hover {
	text-decoration: underline;
	color: #71A131;
}

/*===================================================================
SOCIAL BOOKMARKING
===================================================================*/

#subpage_social_bookmarking {
	width: 300px;
	float: left;
	margin: 0 0 0 10px;
}












