﻿/* Styles specific to home page (Default.aspx) */

#homecontent
{
	width: 947px;
	height: 507px;
	background-image: url('../../pedialyte/img/background/home_bg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	
}

#bottles
{
	width: 218px;
	height: 404px;
	float:left;
	background-image: url('../../pedialyte/img/home/bottles.png');
	background-position: right bottom;
	background-repeat:no-repeat;
	padding-top:75px;
	padding-left:35px;
}

/*#bottles
{
	width: 303px;
	height: 489px;
	background-image: url('../../pedialyte/img/home/bottles.png');
	background-position: right bottom;
	background-repeat:no-repeat;
	float:left;
}*/


#homecontentright
{
	width: 644px;
	height: 507px;
	float: right;
}

#homecontenttopright
{
	width: 644px;
	height: 328px;
}

#homecontentbottomright
{
	width: 644px;
	height: 145px;
	float: left;
}

#leftbottomcallout 
{
	width: 268px;
	height: 37px;
	padding-left: 40px;
	padding-top: 108px;
	background-image: url('../../pedialyte/img/home/learn_more_callout.png');
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}

.leftbottomtext
{
	width:400px;
	height:20px;
	font-weight:normal;
	float: left;
	font-size:8pt;
	/*padding-left: 16px;*/
	color:#175499;
	
	
	
    /*padding-top :10px;*/
   
   

	
	



}


#rightbottomcallout
{
	width: 268px;
	height: 37px;
	padding-left: 40px;
	padding-top: 108px;
	background-image: url('../../pedialyte/img/home/Signup_StrongMom.png');
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
}



#rightbottomcalloutbutton
{
	padding-left: 63px;
}

.leftbottomcalloutbutton
{
    padding-left: 70px;
}
	

#feelbetter
{
	width: 279px;
	height: 308px;
	padding-top: 20px;
	padding-left: 142px;
	float: left;
}

#feelbettercopy 
{
	width: 250px;
	height:auto;
	padding: 4px 14px 4px 16px;	
	float: left;
	color: #4B3801;
	font: normal normal normal 9pt/1.3em Arial;
}

#savenow 
{
	width: 202px;
	height: 79px;
	padding-top: 20px;
	float: left;
}

#momsessentials
{
	width:106px;
	height: 100px;
	padding-top: 153px;
	padding-left: 96px;
	float: left;
	background-image: url('../../pedialyte/img/home/click-here-pedialyte-liters-with-zinc.png');
	background-position: left bottom;
	background-repeat: no-repeat;

}
#pooh-callout
{
    background-image:url(/pedialyte/img/home/pooh-callout-background.png);
    background-position:left bottom;
    background-repeat:no-repeat;
    float:left;
    height:183px;
    padding-top:70px;
    width:191px;

}

#zinc-callout
{    
    float:left;
    height:183px;
    padding-top:70px;
    width:191px;

}
.pedialyte-rebate
{
padding-top: 14px;
}
#pedialyte-rebate-text
{
color:#292A7A;
font-family:Arial;
font-size:0.833em;
height:43px;
line-height:1.167em;
padding:6px 14px 0;
width:175px;
}
#pedialyte-rebate-disclaimer
{
color:#292A7A;
float:left;
font-family:Arial;
font-size:0.833em;
line-height:1em;
width:115px;
padding-top:5px;
}
.pooh-bear
{
height:84px;
width:70px;
float:left;
}
.pooh-button
{
float:left;
margin-left:-5px;
padding-top:4px;
}

.right-bottom
{
	padding-top:45px;

	
}
/*#momsessentials
{
	width:106px;
	height: 62px;
	padding-top: 96px;
	padding-left: 96px;
	float: left;
	background-image: url('../../pedialyte/img/home/moms_essentials.jpg');
	background-position: left top;
	background-repeat: no-repeat;

}
*/

