
/**************************HEADER********************************************/

#header
{
	height: 320px;
	display: block;
	background-image: url(  'Images/kidessentials/middle.jpg' );
}

/**************************CONTENT********************************************/

#content
{
	background-color: transparent;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 10px;
	padding-bottom: 450px;
	text-align: left;
	
	background-image: url(  'Images/kidessentials/footer.jpg' ) ;
	background-position: bottom center;
	background-repeat: no-repeat;
	
	/**pour le bon calcul des hauteurs**/
	/*overflow: auto;*/
}

/**************************FOOTER********************************************/

#footer
{
	height: 100px;
	/*Do not remove for firefox*/
	padding-top:1px;
	
}

#footer-link
{
	
}
#footer-note
{
	font-size:7pt;
	color:#bbb
	
}







/**************************contact us page********************************************/
.contactusTxt
{
	border-bottom: 1px dashed #a0a0a0;
	padding-bottom: 30px;
	width:770px;
	margin-left:60px;
}

.contactusTxt a
{
	color:#da1c1c;
}

#contactusImg
{
	float: right;
	margin-top:35px;
	margin-left:20px;
}

#contactusrequired
{
	float: left;
	color:#a0a0a0;
}

#contactusform
{
	width:500px;
	margin-right:40px;
	margin-top:20px;
	margin-left:60px;
	margin-right:20px;
	font-size:8pt;	
}

#contactusform hr
{
	clear:both;
	margin-top:10px;	
	margin-bottom:10px;
	
	
}

.contactErrorPanel
{
	text-align:left;
}

.contactFormLine
{
	padding: 2px;
}

.contactFormLine span 
{
	text-align: right;
	display: block;
	width: 253px;
	padding: 4px 10px 0 0;
	float: left;
}

#contactBtn
{
	margin-top:40px;
	text-align:right;
}

#contactlittle
{
	font-size:8pt;
	color:#a0a0a0;
}

#contactlittle a
{
	text-decoration:underline;
	font-weight:bold;
	color:Red;
	
}

#contactthank
{
	border-bottom:0px;
}




/**************************FAQ********************************************/
#faqdiv
{
	width:760px;
	margin-left:70px;
}

#faqdescription
{
	display:block;
	padding-bottom:30px;
	border-bottom:2px dashed #dedede;
}

.faqquestion
{
	margin-bottom:20px;
	margin-top:20px;
}

.faqquestion span
{
	font-size:14pt;
	font-weight:bold;
	color:#bcd24e;
}

.faqquestion a
{
	color:#dc1e1e;
	font-weight:bold;
}

.faqBackToTop
{
    font-size:9pt;
	color:#dc1e1e;
	float:right;
	margin-top:-8px;
}

.faqresponse
{
	display:none;
	padding-bottom:10px;
	padding-top:10px;
	border-top:1px solid #dedede;
	border-bottom:1px solid #dedede;

}

.faqresponse div
{
	margin-left:17px;
}

.ared
{
	color:#dc1e1e;
	float:left;
}

/**************************Sitemap********************************************/

#sitemap
{
	font-size:18pt;
	color:red;
	margin-left:200px;
}


.supsitemap a
{
	color:red;
}

.subsitemap a
{
	color:#646464;
}


.coming
{
	cursor:text;
}





/**************************Privacy policy********************************************/

#privacypolicy a
{
	color:red;
}



/**************************Register Email Validation********************************************/

#thankyou
{
	border-bottom: 1px dashed #646464;
}

#buttonSub
{
	text-align:center;
}


/**************************Register Thank You********************************************/

.linkCoupon
{
	margin-bottom:-2px;
}


/**************************Taste Challenge********************************************/

#taste_challenge 
{
   width: 967px;
   height: 749px;
   background-image: url(  '../PublishingImages/kidessentials/tastechallenge/taste_challenge_bg.png' ) ;  
   margin-left: -48px;
   margin-top: -100px;
   margin-bottom: -440px;
}

#taste_challenge h1
{
 margin-top: 85px; 
 margin-left: 530px;
 float: left;
 font-size: 30px;       
}

#taste_challenge h2
{
 margin-left: 560px;
 float: left; 
 color:#666666      
}

#taste_challenge p
{
 margin-left: 580px;
 float: left;   
    
}

#rebate_info 
{
   width: 183px;
   height: 62px;
   background-image: url(  '../PublishingImages/kidessentials/tastechallenge/rebate_info.png' ) ;  
   float: left;
   margin-left: 580px;
   margin-top: 25px;
}

#taste_save_5
{
   width: 203px;
   height: 207px;
   background-image: url(  '../PublishingImages/kidessentials/tastechallenge/save_3_dollars.gif' ) ;  
   float: left;
   margin-left: 700px;
   margin-top: 30px;
}

.clsError
{
	color:Red;
}

.clsSucceessLabels
{
	color:red;
}

.clsSucceessLabels a
{
	text-decoration:underline;
}
