/* Storm Styles */

#content1{
	background:url(storm_hero.jpg) 0 0 no-repeat;
}

#content1 .mainLink a{
	background:url(title_storm.gif) 0 0 no-repeat;
	height:44px;
	width:181px;
	float:left;
	text-indent:-9999px;
}

#content1 .controlLinks li.storm a{
	background-position:-19px -20px;
}

/*!Storm Styles*/

/* Bold Styles */

#content2{
	background-image: url(images/menubanner.jpg);
	background-repeat: no-repeat;
	height: 27px;
}

#content2 .mainLink a{
	background:url(title_bold.gif) 0 0 no-repeat;
	height:21px;
	width:221px;
	float:left;
	text-indent:-9999px;
}
#static_home {
	width: 880px;
	height: 423px;
	display: block;
} 
#container_wrapper { height: 312px; }
#static_mylounge, #static_downloads, #static_tipstricks, #static_stories, #static_links {
	width: 880px;
	height: 423px;
	display: none;
}
/*------------------------------------------------------------------------------------
 Home Styles
------------------------------------------------------------------------------------*/

#footer_home{
	margin:20px 0 20px -8px;
	padding:12px 0 10px 16px;
	width:880px;
	background-image: url(assets/images/footer/footer_separator.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
*html #footer_home{
	background:url(assets/images/footer_separator.jpg) 0 0 no-repeat;
}
html>body #footer_home{
     float:left; position:relative; 
}

#container_wrapper{
	position:relative;
	height:426px;
	display:block;
	overflow:hidden;
}

.content{
	width:881px;
	height:306px;
	position:absolute;
	top:0px;
	padding-top:120px;
	float:left;
	
}

.maincopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: left;
	padding-right: 25px;
	line-height: 17px;
	margin-left: 50px;
	color: #FFF;
}
.contentInner{
	float:left;
	width:400px;
}

/*!Bold Styles*/

/* Curve Styles*/

#content3{
	background:url(8900_hero.jpg) 0 0 no-repeat;
}

#content3 .mainLink a{
	background:url(title_curve.gif) 0 0 no-repeat;
	height:21px;
	width:340px;
	float:left;
	text-indent:-9999px;
}

/*!Curve Styles*/

/* Pearl Styles */
#content4{
	background:url(pearl_hero.jpg) 0 0 no-repeat;
}

#content4 .mainLink a{
	background:url(title_pearl.gif) 0 0 no-repeat;
	height:21px;
	width:269px;
	float:left;
	text-indent:-9999px;
}


/*!common device styles*/


#loader{
	background:url(ajax-loader.gif) no-repeat;
	background-position:center;
	z-index:2;
	background-color:#FFFFFF;
	padding-top:120px;
}

#homepagePromos{
	height:285px;
	float:left;
	width:880px;
	background-color: #455F72;
}

#homepagePromos .promo{
	width:288px;
	float:left;
	padding-right:7px;
	!padding-right:6px;
	background:url(promo_divider.jpg) no-repeat;
	background-position:right;
}

#homepagePromos .last{
	padding-right:0px;
}
.hotbox {
	width: 220px;
	background-image: url(../images/boxGreen.gif);
	background-repeat: no-repeat;
}
/* ---------- news/events ---------- */
.hotboxHeader {
	width: 185px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E0E0E0;
	text-align: left;
	height: 22px;
	margin-bottom: 5px;
}
#hotlist {
	width: 200px;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 10px;
	text-transform: none;
	background-color: #708595;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #586C7D;
	border-right-color: #8397A6;
	border-bottom-color: #8397A6;
	border-left-color: #586C7D;
}
#hotlist ul {
	margin: 0;
	list-style: none;
	text-transform: uppercase;
	padding-left: 60px;
}
#hotlist a {
	color: #E0E0E0;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#hotlist a:hover {
	color: #FFF;
}
#hotlist b:hover {
	color: #C00;
}
