
/* START IMPORTS */

@import "/resources/igroups/css/homepage/homepage-base.css";

/* END IMPORTS */


html { background:url(../../images/homepage/bg.jpg) #007891 no-repeat top center;}
body { background:url(../../images/homepage/content-shadow.png) repeat-y center;}

#hp-mpu {background:#cbcbcb url(../../images/homepage/adtext_bra.png) no-repeat 5% 100%;}
#hp-imu {background:#cbcbcb url(../../images/homepage/adtext_bra.png) no-repeat 5% 100%;}
#hp-skyscraper {background: url(../../images/homepage/adtext_bra.png) no-repeat bottom left;}

html body #hp-column2 .homepage-player-container {
	float: left;
	width: 100%;
	background: white url(/resources/igroups/images/homepage/promo_section_head_bg.gif) repeat-x top left;
	margin-bottom: 6px;
	border: 1px solid #D8D7D7;
}

body #hp-column2 .homepage-player-container h3 {
	width: 300px;
	background: none;
	border: none;
	float: left;
	width: 400px;
	height: 20px;
	padding: 4px 0 4px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #333;
	text-transform: uppercase;
	text-indent: 0px;
	color: #000000;
}

body #hp-column2 .homepage-player-container h4 {
	color: #000000;
	background: none;
	text-indent: 0px;
	clear: both;
	border: none;
	background-color: #ECECEC;
	margin: 0;
	height: auto;
	padding: 8px 0px 8px 11px;
	font-weight: normal;
	border-top: 1px solid #D8D7D7;
	border-bottom: 1px solid #D8D7D7;
}
