/* LISTERINE KIDS */
/* INDEX CSS */


/* --- CONTENT --- */
iframe { position: absolute; }
.nowrap {white-space: nowrap;}
div#content {
	width: 840px;	
	padding: 0;
}

div#content div#main-content {	
	background: url(../images/background/home.jpg) no-repeat 4px 4px;
	width: 840px;
	height: 300px;	
}

div#content div#main-content h2 {	
	background: url(../images/title/home-the-sound-byte.gif) no-repeat 289px 27px;
	display: block;
	width: 832px;
	height: 200px;
	text-indent: -9999px;
}

div#content div#main-content img.enter {	
	margin: 10px 0 0 289px;
}

div#content div#main-content div#enter {
	width: 350px;
	height: 45px;
	background: url(../images/title/dont-have-story.gif) no-repeat 0 5px;
	margin: 20px 0 0 289px;
}

div#content div#main-content div#enter img.register{
	margin: 21px 0 0 30px;
}

div#content div#main-content div#enter img.sign{
	margin: 21px 0 0 25px;
}

/* --- PROMOTIONAL AREA --- */

div.promo-area {
	background: #fff url(../images/background/gradient-promo-area.jpg) no-repeat 4px 4px;	
	float: left;
	width: 415px;	
	height: 155px;		
	color: #666;
	position: relative;
}

div.promo-area-center {
	background: #fff url(../images/background/ringtone-promo-area.jpg) no-repeat 4px 4px;	
	float: left;
	width: 278px;	
	height: 255px;		
	color: #666;
	position: relative;
}

/* --- PROMO AREA 01 --- */

div.promo-area.left img
{
	float: left;
	margin: 20px;
}

div.promo-area.left h2 {
	background: url(../images/title/oral-care-smarts.gif) no-repeat 0 0;
	margin: 25px 0 10px 0;
	text-indent: -9999px;
	width: 250px;
	height: 18px;
	float: left;
}

div.promo-area.left p {
	float: left;
	width: 240px;
	margin: 0;
}
div.promo-area.left img.button {
	float: left;
	margin: 24px 0 0 147px;
}

/* --- PROMO AREA 02 --- */

div.promo-area-center.center h2 {
	background: url(../images/title/ringtone-title.jpg) no-repeat 0 0;
	float: left;
	top: 14px;
	left: 12px;
	position: relative;
	text-indent: -9999px;
	width: 135px;
	height: 108px;
}

div.promo-area-center.center #copy1 {
	background: url(../images/copy/ringtone.jpg) no-repeat 0 0;
	float: right;
	top: 13px;
	position: relative;
	text-indent: -9999px;
	width: 123px;
	height: 57px;
}

div.promo-area-center.center #btn {
	background: url(../images/button/ringtone.jpg) no-repeat 0 0;
	clear: both;
	float: left;
	top: 33px;
	left: 25px;
	position: relative;
	text-indent: -9999px;
	width: 123px;
	height: 57px;
}

div.promo-area-center.center #copy2 {
	background: url(../images/copy/ringtone2.jpg) no-repeat 0 0;
	clear: both;
	float: left;
	top: 7px;
	left: 25px;
	position: relative;
	text-indent: -9999px;
	width: 98px;
	height: 16px;
}

div.promo-area-center.center img {
	float: right;
	position: relative;
	top: -72px;
	*top: 36px;
	_top: 36px;
}

div.promo-area-center.center #copy3 {
	background: url(../images/copy/ringtone3.jpg) no-repeat 0 0;
	clear: both;
	float: left;
	top: -82px;
	*top: 38px;
	_top: 38px;
	left: 2px;
	position: relative;
	text-indent: -9999px;
	width: 100px;
	height: 9px;
}


div.promo-area-center.center img.hight-score {
	float: left;
	margin-top: 10px;
	padding-left: 24px;	
}

div.promo-area-center.center p.score-value {
	color: #ff7f00;
	font-weight: bold;
	font-size: 1.3em;
	margin-top: 2px;	
} 

div.promo-area-center.center img.button {
	margin-top: 13px;
	padding-left: 24px;
	float: left;
}

/* --- PROMO AREA 03 --- */

div.promo-area.right {
	padding-right: 6px;
}

div.promo-area.right h2.save_listerine {
	background: url(../images/title/save-on-listerine-kids-products.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 295px;
	height: 35px;
	margin: 25px 0 10px 10px;
}

div.promo-area.right h2.upromise {
	background:url(../images/title/upromise-start-save.gif) no-repeat 12px 0px;
	float: left;
	text-indent: -9999px;
	width: 200px;
	height: 40px;
	margin: 25px 0 10px 0
}

div.promo-area.right img.save_listerine {
	float: left;
	margin: 24px 0 0 17px;
}

div.promo-area.right img.upromise {
	float: left;
	margin: 4px 0 0 22px;
}

div.promo-area.right p {
	float: left;
	width: 140px;
	margin: 8px 0 0 8px;
}

div.promo-area.right img.button_save_listerine {
	float: left;
	margin: 50px 0 0 203px;
}

div.promo-area.right img.button_upromise {
	float: left;
	margin: 43px 0 0 203px
}
/*Flash Cycle*/

#flash-cycle {
	height:305px;
	width:840px;
	position: relative;
	z-index: 100000;
}



