/* 
	CSS Document
	SkyRadioGroep
	SkyRadio Enrique Iglesias special

	Colors
	sky green = #b9d300
	green-white = #d5e566
	dark blue = #132664
	
*/


/* WRAPPER */
#wrapper {
	width:1010px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#132664;
	margin:-5px 0 50px;
}


/* brandingg */
#brandingg {
	width:1010px;
	height:374px;
	background:#b9d300 url(../images/branding_header.jpg) no-repeat;
	padding-bottom:30px;
	position:relative;	 
}

#video {
	position:absolute; 
	width:400px;
	height:210px;
	left:523px;
	top:54px;
	overflow: hidden;
	background:#b9d300;	
}


/* CONTENTT */
#contentt {
	background:#b9d300 url(../images/background_wrapper.jpg) no-repeat bottom;
}

	#contentt_center {
		float:left;
		text-align:center;
		width:814px;
		padding:50px 70px 150px 100px;
		margin-top:0 !important;
		margin-top:-3px;
	}
	
	#contentt_main {
		float:left;
		width:480px;
		padding:0 70px 160px 70px;
		margin-top:0 !important;
		margin-top:-3px;
	}

	#contentt_sub {
		float:left;
		width:334px;
	}


	#contentt_sub .player {
		margin:10px 0 10px 10px;
	}
	
	#contentt_sub #rectangle {
		margin:5px 0 15px 13px;
		padding:0;
	}

	.footerr {		
		height:30px;
		clear:both;
		/* background:transparent;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/smsvip_payoff.png', sizingMethod='crop');*/
		margin-left:58px;
		position:relative; 
	}	


.floatright { float:right; }
img.floatright { border:1px solid #fff; margin:6px 0 0 10px; } 
		
/* CONTENTT */
#contentt p {
	margin:0 0 25px;
}

#contentt h1 {
	height:30px;
	font-size:30px;
	font-weight:bold;
	margin:10px 0 15px;
}

#contentt h2 {
	font-size:21px;
	font-weight:bold;
	margin:5px 0 0
}

#contentt h3 {
	height:20px;
	font-size:14px;
	font-weight:bold;
	margin:0 0 2px;
}

#contentt ul#squared {
	margin:0 0 18px 65px;
	list-style-type:square;
}

.small {
	font-size:12px;
}


/* LINKS */
a {
	color:#132664;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	color:#FFF;
}