/* $Id: 11.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/gqSplash_bg.gif") repeat-x scroll left top;
	float: left;
	width:686px;
}
div#splashPic {
	background: transparent url("/pics/i2/9/chrome/gqSplashImage.gif") no-repeat scroll left bottom;
	width: 290px;
	height:310px;
	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/gqJoin_trial.gif") no-repeat scroll 0 0;
	width:417px;
	height:106px;
	z-index:1;
}
div#splashFeaturesBox{
	padding-left: 56px;
	width:210px;
	float:left;
}
div#splashJoinWrapper{
	background:transparent url("/pics/i2/9/chrome/gqSplashJoin.gif") no-repeat scroll 0 0;
	float:right;
	width:141px;
	padding-right:18px;
	height:195px;
}
div#splashButtons{
	background-color:transparent;
	float:right;
	width:140px;
	padding-right:0px;
	margin-top:145px;
}

div#splashButtons p.joinForFree span {
	display:block;
	background:transparent url("/pics/i2/9/chrome/gqSplashJoin_right.gif") no-repeat scroll right center;
	height:28px;
	margin:0 auto;
	font:inherit;
	text-align: center;
	cursor: pointer;
	font-size: 15px;
	float: left;
	width: auto;
	padding-left:0;
}

div#splashButtons p.joinForFree span a {
	display:block;
	background: url("/pics/i2/9/chrome/gqSplashJoin_left.gif") left no-repeat; 
	color: #fff;
	height: 28px;
	line-height: 26px;
	margin-right:8px;
	padding:0 22px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	font-weight:bold;
	font-size:14px;
}

div#splashIntro h3{
	color: #FFF;
	font-size: 170%;
	font-weight: normal;
	margin:0;
}
div#splashFeaturesBox li {
	background:transparent url("/pics/i2/9/chrome/gqSplash_bullet.gif") no-repeat scroll 0 6px;
}