@charset "utf-8";

/* CSS Document */
#promo_generic {
margin:20px 20px 0px 20px;
width: 586px;
color:#ffffff;
border: 1px solid #111111;
background: #111111;

}
#promo_generic h1 {
letter-spacing: 1px;
font-family: Impact, Impact, Charcoal, sans-serif;
margin: 0px;
padding: 0 0 5px 0;
font-weight: normal;
text-transform: uppercase;
float: none;
clear: both;
}

#promo_generic h2 {
letter-spacing: 1px;
font-family: Impact, Impact, Charcoal, sans-serif;
margin: 0px;
padding: 0 0 5px 0;
font-weight: normal;
text-transform: uppercase;
float: none;
clear: both;
}

#promo_generic p {
padding: 0;
margin: 0px;
font-size: 11px;
float: none;
}
#promo_generic a {
text-decoration: underline;
}


/* Soccer Resort promo */
#promo_generic.soccerResort {
	background:#000000;
	width: 586px;
	line-height: 16px;
	color:#fff;
}
#promo_generic.soccerResort p {
	color: #FFFFFF;
	line-height: 16px;
}
#promo_generic.soccerResort a {
	color: #afe119;
	line-height: 16px;
}
#promo_generic.soccerResort h1 {
	font-size:24px;
	color:#fff;
	margin-top:20px;
	line-height:30px;
}
#promo_generic.soccerResort h2 {
	font-size:18px;
	color:#fff;
	text-align:center;
	border-top:none;
	margin-top:20px;
}
.soccerGreen {
	color:#aede0c;
}
.soccerResort_top {
	width: 586px;
	height: 161px;
	float:left;
}
.soccerResort_main {
	width: 586px;
	height: 618px;
	background:url(../media/image/Promo/SoccerResort/main-bk.jpg) no-repeat #000;
	float:left;
	padding:0 0 20px 0;
}

.soccerResort_content {
	width: 515px;
	margin:15px 0 0 40px;
	border:0;
}
.soccerResort_prizes {
	margin:10px 0 0 0;
	float:left;

}
.soccerResort_prizes1 {
	float:left;
	width:61px;
}
.soccerResort_prizes2 {
	width:454px;
	float:left;
}
.soccerResort_centersWrap {
	width: 515px;
	text-align:center;
	margin:30px 0 0 0 ;
	float:left;

}
.soccerResort_centers1{
	width: 272px;
	height:250px;
	float:left;

}
.soccerResort_centersText{
	width: 242px;
}
.soccerResort_centers2{
	width: 242px;
	height:250px;
	float:left;

}
.soccerResort_smalltext{ 
	color:#999999;
}
.soccerResort_Foot {
	width: 586px;
	height: 100px;
	background:url(../media/image/Promo/SoccerResort/footer.jpg) no-repeat #000;
	float:left;
	font-size:11px;
	padding:0 0 20px 0;
}

.soccerResort_FootContent {
	width: 402px;
	margin:20px 0 0 20px;
}
.soccerResort_FootContent a, .soccerResort_FootContent a:active, .soccerResort_FootContent a:visited{
	color:#fa9600;
	text-decoration:underline;
}
.soccerResort_FootContent a:hover{
	color:#fff615;
	text-decoration:none;
}


