@charset "UTF-8";
/* CSS Document */

@import url("default.css");

html{
	background: #fbd45e url(../en/images/bg_main_repeat.gif) repeat-x;
}	

    html, body {
      height: 100%;
      margin: 0 0 1px;
      padding: 0;
    }


body{
	background: url(../en/images/bg_main_pillars.jpg) top center no-repeat;
	text-align: center;
}

#mainContainer{
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	z-index:10;
}

.clearboth{

clear: both;
}

.brown{
	color: #69321f;
}
/* HEADER STUFF */

div.ferreroLogo{
	padding-top: 26px;
}


/* MAIN NAVIGATION */

div.mainNav{
	
}
	div.mainNav ul{	
		position: absolute;
		left: 277px;
		top: 27px;
		margin: 0px;
		padding: 0px;
		background-image: url(../en/images/mainnav_bg_bullets.gif);
		background-position: 60px 3px;
		background-repeat: no-repeat;
	}
		div.mainNav ul li{
			list-style: none;
			
			display: block;
			float: left;
		}
		div.mainNav ul li a{
			display: block;
			background-position: top;
		}
			div.mainNav ul li a:hover{
				background-position: bottom;
			}
		div.mainNav ul li a span{display: none;}
		
		li.mainnav-home a {
			background-image: url(../en/images/mainnav_home.gif);
			width: 54px;
			height: 19px;
		}
		li.mainnav-divineCreations a{
			background-image: url(../en/images/mainnav_product.gif);
			width: 154px;
			height: 20px;
		}
		li.mainnav-lifestyle a{
			background-image: url(../en/images/mainnav_lifestyle.gif);
			width: 87px;
			height: 17px;
		}
		li.mainnav-contest a{
			background-image: url(../en/images/mainnav_contest.gif);		
			width: 81px;
			height: 21px;
		}

	
		li.mainnav-home {
			margin-top: 2px;
		}
		li.mainnav-divineCreations{
			margin-left: 26px;
			margin-top: 2px;
		}
		li.mainnav-lifestyle{
			margin-left: 25px;
			margin-top: 6px;
		}
		li.mainnav-contest{
			margin-left: 26px;
			margin-top: 2px;
		}
		
/* MAIN NAV ACTIVE PAGE HIGHLIGHTING */

div.page-home li.mainnav-home a,
div.page-divineCreations li.mainnav-divineCreations a,
div.page-lifestyle li.mainnav-lifestyle a,
div.page-enterContest li.mainnav-contest a
{
	background-position: bottom;
}
		
/* SHARETHIS - LANGUAGE CHANGE */

div.utilityNav{
	position: absolute;
	right: 0px;
	top: 10px;
}
	.utilityNav ul{
		list-style: none;
	}
	.utilityNav ul li{
		display: inline;
	}
		.utilityNav ul li a{
			font-weight: normal;	
			font-size: 11px;
		}

	.utilityNav ul li.unav-shareThis{
		border-right: 1px solid #8c0000;	
		margin-right: 3px;
	}
/* FORM STUFF */

.formBoxes li span{
	
}
.formBoxes li input{
	border: 3px double #9d9d9d;
	margin:1px;
	height: 15px;
}
.doubleBorder{
	border: 3px double #9d9d9d;
	margin: 1px;
	height: 15px;
}
ul.formStyle{
	list-style: none;	

}
ul.formStyle li{
	margin-top: 2px;
	width: 280px;
}
	.contactUs-CON ul.formStyle li{
		margin-top: 7px;	
	}
ul.formStyle li label{
	display: inline;
	float: left;
	width: 105px;
	text-align: right;
	margin-right: 5px;
	line-height: 24px;
}
span.bullet{
	background: url(../en/images/bullet_redonyellow.gif) left 4px no-repeat;
	padding-left: 10px;
}
ul.formStyle li input{
	width: 155px;
	font-size: 13px;
}

li.formRadioButtons {

}
ul.formStyle li label.radioLabel{
	width: auto;
}
	label.radioLabel span{
		position: relative;
		top: -6px;
		}
li.formRadioButtons {}
li.formRadioButtons label{}
li.formRadioButtons label input {
	border: 3px double #9d9d9d;
	width:20px;
	border: 0px;
}

textarea#question{
	width: 275px;
	height: 115px;
	margin-top: 7px;
}

ul.formStyle li.subject{
	width: 300px;	
	margin-left: -30px;
}
ul.formStyle li.subject label{
	width: 125px;
	line-height: 13px;
}

ul.formStyle li.subject select{
	width: 	162px;
	height: 15px;
	height: 24px;
}
/* POPUPS */




div.popup-contactus, div.popup-careers, div.popup-privacyPolicy, div.popup-contactUs{
	background-image: url(../en/images/bg_popup_yellowfade.gif);
	background-repeat: repeat-x;
	background-color: #fbf3de;
	
 	width: 800px;
	height: 500px;
	
}
	div.popup-contactus h1, div.popup-careers h1, div.popup-privacyPolicy h1, div.popup-contactUs h1{
	text-align:center;
					padding-top: 58px;

	}
		div.popup-contactus h1 img{

		}
		
	ul.formLeftCol, ul.formRightCol{
		width: 225px;
		display: inline;
		float: left;
		
	}
	ul.formLeftCol{
		margin-left: 103px;
	}
	ul.formRightCol{
		margin-left: 76px;
	}
	.contactUs-CON ul.formLeftCol {
		width: 275px;
	}

div.popup-prizeDetails, div.popup-rules, div.popup-legalNotice, div.popup-map, div.popup-divineExperience{
	background-image: url(../en/images/bg_prizedetails.jpg);
	background-repeat: no-repeat;
	background-color: #fcfcf9;
 	width: 800px;
	height: 500px;
	text-align: center;
}

	div.popup-prizeDetails h1, div.popup-rules h1, div.popup-legalNotice h1, div.popup-divineExperience h1{
		padding-top: 56px;
	}
		div.prizeDetails-CON{
			width: 748px;
			margin: 0 auto;
			background: url(../en/images/bg_flourish_prizedetails.gif) 0px 75px no-repeat;
		}
		.prizeDetails-CON h2{
			margin-top: 40px;
		}
		div.prizeDetails-CON p{
			width: 600px;
			margin: 0 auto;
		}
		
	div.rules-CON, div.legal-CON, div.privacyPolicy-CON{
		height:320px;
		overflow:scroll;
		margin-top: 40px;
		padding:20px;
		text-align:left;
		width:760px;
	}
	div.careers-CON{
		text-align: center;	
	}
	
	div.contactUs-CON p{
		text-align: center;
		margin: 20px 0px;
	}
	
	div.popup_nutrition{
		background-image: url(../en/images/bg_popup_yellowfade.gif);
		background-repeat: repeat-x;
		background-color: #fbf3de;
		width: 540px;
		padding: 40px;
	}
		div.nutritionImages{
			margin: 0 auto;
			text-align:center;
			width: 285px;
		}

div.popup-map{
	height: auto;
	width: 719px;
	}
	div.popup-map .leftCol{
		display:inline;
		float:left;
		margin: 60px 20px 20px;
		text-align:left;
		width:230px;
	}
		div.popup-map .leftCol p,
		div.popup-map .leftCol h3{
			margin: 8px 14px;
			display: block;
		
		}
	div.popup-map iframe{
		border: 2px solid #999999;
		margin: 60px 0 20px 0;
		float:left;
	}
	
/* FOOTER */

div#footer-CON{
	text-align: center;
	margin-top: 35px;
}
	ul.footerNav{
		list-style: none;
	}
		ul.footerNav li{
			display: inline;
			padding-left: 16px;
			background: url(../en/images/bullet_yellowbg.gif) no-repeat 3px 7px;
		}
			ul.footerNav li.first{
				padding-left: 0px;
				background: none;
			}
			ul.footerNav li a{
				text-transform: uppercase;
				color: #8c0000;
				text-decoration: none;
					font-size: 11px;

			}
			ul.footerNav li a:hover{
				text-decoration: underline;
			}
			
	div.legal p{
		font-size: 10px;
		color: #9f823b;
	}
	
	
/* GENERAL PAGE STUFF */

h1.pageTitle span{
	display: none;
	
}
div.pyramids-small{
	background-image:url(../en/images/img_pyramid_small.png);
	background-repeat: no-repeat;
	width: 193px;
	height: 206px;
	position: absolute;
	z-index:0;
}
	
/* ENTER CONTEST */

.page-enterContest{

}
	p.required{
		margin-left: 130px;
	}

	.page-enterContest .contentTitle{
		margin-top: 4px;
		text-align: center;
		
			min-height: 142px;
			height: auto !important;
			height: 142px;
	}
		.page-enterContest .contentTitle h1{
			background: url(../en/images/h1_entercontest.png) no-repeat;
			width: 606px;
			height: 180px;
			display: block;
			margin: -30px auto 15px;
		}
	 .pyramids-small{
		left: 710px;
		top: 78px;
	}
		
	#contestForm-CON{
	width: 800px;
	background: url(../en/images/bg_flourish_contest.gif) 0px 0px no-repeat;
	margin: 0 auto;
}

ul.formLeftCol, ul.formRightCol{
	height: 150px;
}


ul.formCheckBoxes{
	list-style: none;
	clear: both;
	margin-top: 20px;
}
	li.compliance{
		margin-left: 141px;
		float: left;
		display: inline;
	}
	li.newsletter{
		margin-left: 72px;
		float: left;
		display: inline;
	}
	li.compliance span.bullet{
		float: left;
		margin-top: 4px;
	}
	ul.formCheckBoxes li label,
	ul.formCheckBoxes li input{
			display: block;
		float: left;
		margin-left: 5px;
	}
	li.newsletter input{
		margin-top: 4px;
	}

#submit{
	clear: left;
	background-image: url(../en/images/btn_submit.gif);
	background-position: left;
	width: 135px;
	height: 30px;
	display: block;
	margin: 30px auto 70px;
	
}
#submit:hover{
	background-position: right;
}
.prizeDetails{
	position: absolute;
	left: 5px;
	top: 465px;	
	text-align: center;
}

.prizeDetails a{
	background: url(../en/images/btn_prizedetails.gif) left no-repeat;
	height: 50px;
	width:158px;
	display: block;
}
	.prizeDetails a span{
		display: none;
	}
	.prizeDetails a:hover{
		background-position: right;		
	}
/* HOME PAGE */

div.page-home div.contentTitle{
	text-align: center;
}
div.page-home h1.pageTitle{
	background-image: url(../en/images/h1_homepage.png);
	width: 855px;
	height: 299px;
	margin: 65px auto 0px;

}
div.page-home div.pyramids-large{
	background: url(../en/images/img_pyramid_large.png) no-repeat;
	width: 313px;
	height: 332px;
	position: absolute;
	right: -5px;
	top: 39px;
}
a.btnEnterNow{
	background: url(../en/images/btn_enternow.gif) no-repeat left;
	width: 175px;
	height: 35px;
	display: block;
	margin: -13px auto 17px;
}
	a.btnEnterNow:hover{
		background-position: right;	
	}
	a.btnEnterNow span{
		display: none;	
	}
	
div.roundbox-outside{
	width: 240px;
	padding-top: 15px;
	background: url(../en/images/bg_homefeature_bottom.gif) no-repeat top;
	float: left;
	display: inline;
	margin-right: 10px;
	}
div.roundbox-inside{
	background: url(../en/images/bg_homefeature_top.gif) no-repeat bottom;
	min-height: 226px;
	height: auto !important;
	height: 226px;
	padding: 5px 20px 20px;
	}
	div.last{
		margin-right: 0px;	
	}
	
	div.roundbox-inside h3 span{
		display: none;
	}
	div.roundbox-inside img {
		margin: 3px 0px;
		border: 2px solid #ffffff;
	}
		div.roundbox-inside h3 img{
			border: none;
		}	
		
		p.noPurchaseNecessary{
			margin: 10px 0 0;
			float: left;
		}
	
/* DIVINE CREATIONS */

div.page-divineCreations div.contentTitle{
	text-align: center;
}
div.page-divineCreations h1.pageTitle{
	background-image: url(../en/images/h1_divinecreations.png);
	background-repeat: no-repeat;
	width: 452px;
	height: 170px;
	margin: -20px auto 0px;

}

	.productLanding-CON{
		background-image: url(../en/images/bg_productlanding.jpg);
		background-repeat: no-repeat;
		width: 939px;
		height: 331px;
		margin-top: 20px;
		position: relative;
	}
	.productLanding-NAV{
		position: absolute;
		top: 525px;
		left: 0px;

	}
	.productLanding-NAV a{
		background: url(../en/images/btn_details.gif) no-repeat left;
		width: 107px;
		height: 23px;
		display: inline;
		float: left;
		margin-left: 210px;

	}
		.productLanding-NAV a span{
			display: none;	
		}
		.productLanding-NAV a:hover{
			background-position: right;	
		}
			a.btn_ferreroRocher{
				margin-left: 140px;
			}
			a.btn_ferreroCollection{

			}
			a.btn_ferreroRondnoir{
			}
div.page-divineCreations #content-CON{
	text-align: center;	
}


.productNav-CON{
	width: 325px;
		background: url(../en/images/bg_productssidebar_bottom.gif) bottom no-repeat;
	margin-top: 20px;
	float: left;
}
.productNav-WRAP{
	min-height: 405px;
	height: auto !important;
	height: 405px;
	background: url(../en/images/bg_productssidebar_top.gif) top no-repeat;
	width: 325px;
	text-align: left;
	padding-bottom: 5px;
}
	.productNav-WRAP h2{
		margin-left: 28px;
		padding-top: 40px;
	}
	.productNav-WRAP ul{
		list-style: none;
		margin: 0px;
		margin-left: 28px;
		margin-bottom: 80px;
		
	}
	.productNav-WRAP ul li{
		margin-top: 15px;
	}
		.productNav-WRAP ul li.active{
			background: url(../en/images/bullet_productssidebar_red.gif) no-repeat  0px 20px;
		}
	.productNav-WRAP ul li a{
		margin-left: 28px;
	}
	.productNav-WRAP ul li a span{}

.productInfo-CON{
	float: left;
	text-align:left;
	width: 675px;
	margin-top: 20px;
}
	.productInfo-CON .leftCol{
		width: 285px;
		float: left;
		display: inline;

	}
		.productInfo-CON h2, .productInfo-CON a{
			margin-left: 80px;
		}
	.productInfo-CON .description{
		float: left;
		margin-left: 25px;
		display: inline;
		width: 365px;	}
		
a.btn_nutritionalInfo, a.btn_ingredients{
	background-position: left;
	display: block;
	height: 25px;
	width: 147px;
	margin-top: 10px ;
}
a.btn_nutritionalInfo:hover, a.btn_ingredients:hover{
	background-position: right;
}
a.btn_nutritionalInfo span, a.btn_ingredients span{
	display: none;
}

a.btn_nutritionalInfo{
	background-image: url(../en/images/btn_nutritionalinfo.gif);
}
a.btn_ingredients{
	background-image: url(../en/images/btn_ingredients.gif);
}


/* TV ADS */

div.page-tvads div.contentTitle  {
	text-align: center;
}
div.page-tvads div.contentTitle h1.pageTitle{
	background: url(../en/images/h1_tvads.png) no-repeat;
	height: 182px;
	width: 487px;
	display: block;
	margin: -25px auto 10px;
}
	
div.tvads-CON{
	background: url(../en/images/bg_flourish_wide.gif) center top no-repeat;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background-position: 0px 40px;
}
	div.tvads-CON ul{
		list-style: none;
		margin-left: 80px;
		padding-top: 40px;
		
	}
	div.tvads-CON ul li{
		width: 231px;
		float: left;
		display: inline;
		margin-left: 35px;
	}	
		div.tvads-CON ul li h3{
			display: block;
			text-align: center;
			margin-bottom: 5px;
		}	
		div.tvads-CON ul li h3 img{
			border: 0px;
		}
		div.tvads-CON ul li img{
			border: 2px solid #fff;
			margin: 0 auto;
		}			
		div.tvads-CON ul li a{
			display: block;
			background: url(../en/images/btn_watchnow.gif) no-repeat left;
			width: 147px;
			height: 25px;
			margin: 0 auto;
		}
			div.tvads-CON ul li a:hover{
				background-position: right;
			}
			div.tvads-CON ul li a span{
				display: none;
			}
		
/* MALL TOURS */

div.page-malltours div.contentTitle  {
	text-align: center;
}
div.page-malltours div.contentTitle h1.pageTitle{
	background: url(../en/images/h1_malltours.png) no-repeat;
	height: 182px;
	width: 471px;
	display: block;
	margin: -25px auto 10px;
}
	div.malltours-CON{
		text-align: center;
		background: url(../en/images/bg_flourish_wide.gif) no-repeat center 85px;
	}
	div.tourDetails{
		margin: 20px auto 0px;
		width: 770px;
	}	
	
	div.tourDetails{}
div.tourDetails div.leftImage{
	width: 235px;
	margin-top:30px;
}
div.tourDetails div.middle{
	width: 300px;
}
	div.tourDetails div.middle span{
		font-size: 1.2em;
	}

div.tourDetails div.rightImage{
	width: 235px;
	margin-top:30px;
}

		
	div.tourDates{
		text-align: left;
		margin-top: 20px;
	}
		div.tourDates ul{
			list-style: none;
			margin: 0px;
		}
		div.tourDates ul li{
			display: inline;
			float: left;
			width: 320px;
			height: 221px;
			background: url(../en/images/bg_malltours_box.gif) no-repeat;
			margin-left: 10px;
		}
			div.tourDates ul li h3{
				margin-top: 20px;
				display: block;
				height: 25px;
				width: 175px;
				margin-left: 20px;
			}
			div.tourDates ul li h4{
				margin: 10px 20px 0px;
			}
				div.tourDates ul li.toronto h3{
					background: url(../en/images/h3_toronto.gif) no-repeat left;
				}
				div.tourDates ul li.montreal h3{
					background: url(../en/images/h3_montreal.gif) no-repeat left;
				}
				div.tourDates ul li.vancouver h3{
					background: url(../en/images/h3_vancouver.gif) no-repeat left;
				}
					div.tourDates ul li h3 span{
						display: none;
					}
				
			div.tourDates ul li p{
				margin: 10px 20px 10px;
			}
		div.tourDates ul li.first{
			margin-left: 0px;
		}
	

div.mallImage{
	text-align: left;	
	margin: 0 auto;
	width: 475px;
}
div.mallImage img{
	float: left;
	margin-right: 10px;
}
div.mallImage p span{
	font-size: 1.3em;
}


	/* THANK YOU PAGE */
	
	div.thankyou-CON{
		text-align: center;
		margin-top: 15px;
		margin-bottom: 100px;
	}
	
	div.page-thankYou h1.pageTitle{
	background:url(../en/images/h1_thankyou.png);
	margin: -20px auto 15px;
	height: 155px;
	width: 605px;
}

/*  LIFESTYLE */

div.page-lifestyle h1.pageTitle{
		background: url(../en/images/h1_lifestyle.png);
		background-repeat: no-repeat;
		width: 485px;
		height: 177px;
		margin: -20px auto 0px;

}
div.page-lifestyle .contentTitle{
		text-align: center;
		margin-bottom: 15px;
}


	div.lifestyleArticlesNav ul li{
		margin: 0 0 10px;
		width: 225px;
		padding-left: 20px;
		line-height: 14px;
	}
	
	div.article-CON{
		display: inline;
		float: left;
		margin-top: 60px;
		}
	.article-CON h2{
		font-size: 1.6em;
		margin-bottom: 16px;
	}
	.article-CON .leftCol{
		display: inline;
		float: left;
		width: 285px;
		}
	.article-CON .rightCol{
		display: inline;
		float: left;
		width: 285px;
		margin-left: 20px;
		}
		.article-CON .rightCol img, .article-CON .leftCol img{
			margin: 20px auto;
			display: block;
		}
		.lifestyleArticlesNav ul li a{
				margin: 0px;
		}
		.lifestyleArticlesNav ul li.active{
				background: url(../en/images/bullet_bigred.gif) left no-repeat;
		}
			ul.LNAV-01 li.LNAV-01,
			ul.LNAV-02 li.LNAV-02,
			ul.LNAV-03 li.LNAV-03,
			ul.LNAV-04 li.LNAV-04,
			ul.LNAV-05 li.LNAV-05,
			ul.LNAV-06 li.LNAV-06,
			ul.LNAV-07 li.LNAV-07,
			ul.LNAV-08 li.LNAV-08,
			ul.LNAV-09 li.LNAV-09,
			ul.LNAV-10 li.LNAV-10,
			ul.LNAV-11 li.LNAV-11,
			ul.LNAV-12 li.LNAV-12,
			ul.LNAV-13 li.LNAV-13,
			ul.LNAV-14 li.LNAV-14,
			ul.LNAV-15 li.LNAV-15,
			ul.LNAV-16 li.LNAV-16,
			ul.LNAV-17 li.LNAV-17{
				background: url(../en/images/bullet_bigred.gif) left no-repeat;
			}
			
		
		.article-CON ul li, .article-CON ol li{
			margin: 10px 0px;
		}
		
		
		/* FACEBOOK CONNECT STUFF */
		.FB_comments{
			margin-left: 352px;
			float:left;
			clear:left;
		}
		
		.FB_RECEIVER_DOM{
			display: none;
		}
	div.lifestyleBox-CON{
		background: url(../en/images/bg_lifestylebox_bottom.gif) no-repeat bottom;
				width: 320px;
				display: inline;
				float: left;
				margin-left:10px;

	}
	div.lifestyleBox-WRAP{
		background: url(../en/images/bg_lifestylebox_top.gif) no-repeat top;
		min-height: 365px;
		height: auto !important;
		height: 365px;
		margin-botom: 15px;
	}
	
		div.lifestyleBox-WRAP h2{
			margin-left:28px;
			padding-top:20px;
		}
		div.lifestyleBox-WRAP p{
			margin: 8px 28px;
		}
		div.lifestyleBox-WRAP p img{
			margin: 0 auto;
		}

		div.lifestyleBox-WRAP ul{
			list-style: none;
		}
		
/* PRALINE PERSONALITY ARTICLE */

.pralinePersonality-CON{
		width: 675px;
}
div.personality{
		width: 400px;
		padding: 20px;
		background: #FBD45E;
}
div.personality h3{
	margin-bottom: 10px;
	display: block;
}

/* THANK YOU PAGE */

.sorry-CON{
	margin-top: 150px;
	margin-bottom: 150px;
	text-align:center;
}	


/* DISQUS */

#disqus_wrapper{
	float: left;
	margin-left: 325px;
	margin-top: 15px;
	display: inline;
}
#disqus_thread{
	float: left;
	width: 600px;
	margin-left: 320px;
	margin-top: 24px;
	display: inline;
}	
a.dsq-brlink{
	float: left;
	clear: left;
	margin-left: 325px;
	width: 400px;
}


/******************************************************/
/* UPDATES HOLIDAY CONTEST CLOSED 20090: DECEMBER 17, 2009 */
/******************************************************/

div.page-home div.pyramids-large{
	top: 107px;
	left: 39px;
}


div.page-home div.contentTitle{
	height: 365px;
	text-align: left;
}


/* Home Page - new title thing with flourish */
div.page-home div.contentTitle-insideWrapper{
	background: url(../en/images/bg_flourish_686.gif) no-repeat;
	width: 686px;
	position: relative;
	left: 285px;
	top: 150px;
	text-align: center;
	}
	div.page-home div.contentTitle-insideWrapper img{
		margin: 0px 0px 10px;
	}

/* Home page - Read now Button */
.btn-readNow{
	background: url(../en/images/btn_readnow.gif) left;
	width: 175px;
	height: 35px;
	display: block;
	margin: 0 auto;
}
	.btn-readNow span{
		display: none;
	}
	.btn-readNow:hover{
		background-position: right;
	}
	
/* CTA title spaceing */	
div.roundbox-inside{
	min-height: 210px;
	height: auto !important;
	height: 210px;
}
	div.roundbox-inside h3{
		height: 31px;
		display: block;
	}


.page-enterContest .contentTitle h1{
	background: url(../en/images/h1_enter_contest_closed.png) no-repeat;
	width: 505px;
	height: 190px;
}
.page-enterContest .contentTitle{
	background: url(../en/images/bg_valentines.jpg) no-repeat center 165px;
	min-height: 465px;
	height: auto !important;
	height: 465px;
}
.eiffel{
	background: url(../en/images/img_valentines_eiffel.png) no-repeat;
	width: 318px;
	height: 263px;
	position: absolute;
	top: 180px;
	left: 45px;
}
.hearts{
	background: url(../en/images/img_valentines_heart.png) no-repeat;
	width: 86px;
	height: 64px;
	position: absolute;
	right: 210px;
	top: 325px;
	
}


/************/
/* Pre-valentines temp page for January 4, 2010*/
/************************/

div.page-home-valentines-jan4{}
div.page-home-valentines-jan4 div.contentTitle .homeTitle-valentines{
	background: url(../en/images/img_hometitle_valentine_jan4.png) no-repeat;
	width: 674px;
	height: 226px;
	display: block;
	position: absolute;
	left: 325px;
	top: 178px;

}
/**************************************************/
/*  Valentines 2010
/**************************************************/

div.page-home-valentines{}
div.page-home-valentines div.contentTitle{
	background: url(../en/images/img_hometitle_valentine.png) top left no-repeat;
	width: 1000px;
	margin-top: 65px;
	position: relative;
	height: 340px;
	}
div.page-home-valentines div.contentTitle a.btnEnterNow{
	position: absolute;
	top: 270px;
	left: 432px;
	
	
}
div.homeTitle-valentines{
	

}
p.smsDetails{
	text-align: center;
	font-size: 1.2em;

	}
	p.smsDetails span{
		font-size: 1.4em;
		color: #8c0000;
	}




/* CONTEST FORM PAGE*/
#contestForm-CON{
	background: url(../en/images/bg_valentines2.jpg) no-repeat center top;

	
}
.page-enterContest div.contentTitle{
	background: none;
}

ul.formLeftCol, ul.formRightCol{
	height: auto;
}
	.page-enterContest .contentTitle{
		min-height: inherit;
		height: auto;
	}
.page-enterContest .contentTitle h1{
	background: url(../en/images/h1_entercontest.png) no-repeat;
	width: 606px;
}
div.page-enterContest .eiffel{
	right: -7px;
	top: 40px;
	left:auto;
	background: url(../en/images/img_contestpage_eiffel.png) no-repeat;
	width: 275px;
	height: 291px;
	}


	ul.formStyle li{
		margin-top: 3px;
	}
	
	/*check boxes for compliance of rules and newsletter*/
	ul.formStyle li.formCheckbox{
		margin-bottom: 8px;
	}
		ul.formStyle li.formCheckbox label{
			float: left;
			width: auto;
			text-align:left;
			line-height: 18px;
			width: 220px;
		}
		ul.formStyle li.formCheckbox input{
			width: 25px;
			float: left;
			border: 0px;
		}
		ul.formStyle li.formCheckbox span{
			float: left;
			padding-left: 10px;
			background-position: left 6px;
			margin-top: 2px;
		}
		
	/*textarea for divine experience*/
	ul.formStyle li.formTextarea{
		padding-left: 16px;
	}
		ul.formStyle li.formTextarea label{
			float: none;
		}
		ul.formStyle li.formTextarea textarea{
			width: 250px;
			height: 150px;
			border: 3px double #9D9D9D;
		}
		
	/*drop down for category*/
	ul.formStyle li.formDropdown{
		
	}
		ul.formStyle li.formDropdown span{
			padding-left: 17px;
		}
		ul.formStyle li.formDropdown span.bullet{
			background-position: left 7px;			
			padding-left: 17px;
		}	
		
		
	/* column width adjustments*/
	ul.formLeftCol, ul.formRightCol{
		width: auto;
		display: inline;
	}
		ul.formLeftCol{
			margin-top: 22px;
			margin-left: 107px;
		}
		ul.formRightCol{
			margin-left: 35px;
		}
		
	ul.formStyle li.formCaptcha{
		margin-left: 16px;
	}
		ul.formStyle li.formCaptcha label{
			width: auto;
		}
		ul.formStyle li.formCaptcha input{
			margin-right: 5px;
			position: relative;
			top: -12px;
			width: 145px;
			
		}
	
	.prizeDetails{
		left: auto;
		right: 13px;
		top: 330px;
	}
	
	.btn-questionMark{
		margin: 4px 14px 0px 0px;
	}
	
	/*POPUP STUFF*/
	div.popup-prizeDetails{
		height: 300px;
	}
		div.prizeDetails-CON{
			background: none;
		}
	li.compliance, li.newsletter{}
	li.compliance span, li.newsletter span{}
	li.compliance label, li.newsletter{}
	
	
	/* Facebox fix - Close button on Facebox */
	#facebox img.close_image{
		display: none;
	}

/* January 25 - UGC */

div.bg-ugc{
	background: url(../en/images/bg_homefeature_top_v2.gif) no-repeat;
}
