/* $Id: 12.css 7728 2010-06-09 09:32:58Z tal $ */
@import url("/css/i2/9.r7726.css");


/*--- splash page ------------*/

div#splashContent {
	width: 964px;
	float:left;
	padding:0 12px 0 4px;
}
div#splashLeftContent{
	background: transparent url("/pics/i2/9/chrome/glamourSplash_bg.gif") no-repeat scroll right top;
	float: left;
	width:686px;
}
div#splashPic {
	background: transparent url("/pics/i2/9/chrome/glamourSplashImage.gif") no-repeat scroll left bottom;
	width: 290px;
	height:312px;
	margin: 0;
	float: left;
	padding: 0;
	position:inherit;
	z-index:3;
}
div#splashIntro {
	float: left;
	width: 440px;
	margin-left: -46px;
	z-index:2;
}
div#freeTrial{
	background:transparent url("/pics/i2/9/chrome/glamourJoin_trial.gif") no-repeat scroll 0 0;
	width:442px;
	height:102px;
	z-index:1;
}
div#splashFeaturesBox li {
	background:transparent url("/pics/i2/9/chrome/glamourSplash_bullet.gif") no-repeat scroll 0 6px;
	color:#FFF;
}
div#splashIntro h3{
	color:#000;
}
div#splashFeaturesBox {
	width:auto;
}
div#splashButtons p.joinForFree span {
	background:transparent url("/pics/i2/9/chrome/glamourSplashJoin_right.gif") no-repeat scroll right center;
}
div#splashButtons p.joinForFree span a {
	background: url("/pics/i2/9/chrome/glamourSplashJoin_left.gif") left no-repeat; 
}