/* CSS Layout SkyLimit TV */
/*--------------------- HOOFD STRUCTUUR ------------------------------------------ */
body{
	background: #076D03 url(img/carbon.jpg) repeat-x;
	text-align: center;
	color: #FFFF66;
	font: 16px/1.25 Arial, "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
}
#wrap {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}
#main-top{
	height: 70px;
	background: url(img/main_top2.jpg) no-repeat;
	padding: 0 0 0 20px;
}
#main-top a{
	color: #ff0;
}
#main-player{
	height: 252px;
	background: url(img/main_player.jpg) no-repeat;
}
#main-space-menu{
	height:38px;
	background: url(img/main_space_menu.jpg) no-repeat;
}
#main-menu{
	height:60px;
	background: url(img/main_menu.jpg) no-repeat;
}
#main-content{
	background: #009900;
	padding: 5px 0 0 0;
}
#content-holder{
	margin: 0px 10px;
	background: transparent;
}
#main-footer{
	height:35px;
	background: url(img/main_footer2.jpg) no-repeat;
	clear:both;
	text-align: center;
}
#main-footer a{
	color: #FF0;
	font: bold 12px/1.25 Arial, "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
}
.spacer{clear:both}

/*---------------------------------- HOOFD MENU -------------------------------------*/
.menu3 {padding:0 0 0 15px; margin:0px; list-style:none; height:54px; position:relative; }
.menu3 li {float:left;}
.menu3 li a {color: #006600;height: 54px; line-height: 54px; display:block; float:left; text-decoration:none; font: bold 12px Arial; text-align:center; padding:0 0 0 25px; cursor:pointer;text-transform:uppercase}
.menu3 li a b {float:left; display:block; padding:17px 25px 17px 0px;}
.menu3 li a:hover {color: #FF6; background: url(img/menu_hover.jpg);}
.menu3 li a:hover b {background:url(img/menu_hover.jpg) no-repeat right top;}
.menu3 li.current a:hover {color: #FF6; background: url(img/menu_hover.jpg); cursor:default;}
.menu3 li.current a:hover b {background:url(img/menu_hover.jpg) no-repeat right top;}
/*--------------------------------MEDIA SPACE  - JWPLAYER-----------------------------------------*/
#mediaspace{
	padding-left: 30px;
}
/*--------------------------------- MAINPAGE TEXT BLOCKS ------------------------------------------*/
.text-block-left, .text-block-right{
	width: 360px;
	margin: 0 0 20px; 
	background: url(img/textblock.jpg) no-repeat center top;
	border: 0px solid #fff;
}
.text-block-left{
	float:left;
}
.text-block-right{
	float: right;
}
.text-block-right h1, .text-block-left h1{
	font: bold 20px/1.25 Arial, "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	margin: 0px 10px 10px 10px;
	color: #FF0;	
}
.text-block-right a, .text-block-left a{
	display:block;
	text-align: right;
	font: bold 16px/1.25 Arial, "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	color: #ff0;
	margin: 10px 10px;
}
.text-block-right p, .text-block-left p{
	margin: 0 10px;
}

h1.titel{
	font: bold 18px/1.25 Arial, "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	color: #FF0;
}

.autosportshop{
	float: left;
	border: 0px;
	
}