/* generated by csscreator.com */ 
html, body{ 
	margin:0; 
	padding:0; 
	text-align:left; 
	background-color:transparent; 
	background-image:url(../images/bg_page.png); 
	background-repeat:repeat-x; 
} 
 
body,td{
	font-size: 12px; 
	font-weight: normal;
	font-family: arial;
}

hr.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1%;
	line-height: 1%;
	border: 0;
	visibility: hidden;
}

a{
	color: #e56e10;
	text-decoration: none;
	font-weight: normal;
	font-family: tahoma;
	font-size: 12px; 
	font-weight:bold;
}

#entertainmentcol_1 .contentpaneopen a:hover,
#entertainmentcol_2 .contentpaneopen a:hover,
#entertainmentcol_3 .contentpaneopen a:hover,
#footer a:hover {
	color: #3ba601;
}

contentpaneopen img {
	margin: 5px;
}

.moduletable_entertain .mod_placehere_leading img,
.mod_placehere_leading .contentpaneopen img,
.mod_placehere_following .contentpaneopen img,
.mod_placehere_sport img, .contentpaneopen_entertainment img {
	margin: 5px;
}


#pagewidth{ 
	width:1000px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;
} 
 
#header{
	display:block;
	position:relative; 
	height:200px; 
	/*background-color:transparent; 
	background-image:url(../images/header.png); 
	background-repeat:no-repeat; */
	width:100%;
	z-index:1;
} 
 
#headerleft{
	height:190px;
	width:450px;
	float:left;
	margin-top:9px;
	z-index:1;
}

#innerheader{
	float:right;
	height:93px; 
	background-color:transparent; 
	width:533px;
	margin-top:-98px;
	margin-right:25px;
	border:0px solid #000000;
	z-index:20;
}

#innerheader table{
	height:93px; 
	width:533px;
	
}


/*** MAIN MENU ***/
#mainmenu{
	display:block;
	height:39px;
	width:950px;
	background-image:url(../images/balk_menu.png); 
	background-repeat:repeat-x; 
/*	z-index:10;*/
	position:relative;
	margin-top: -12px;
	margin-right:auto;
	z-index: 5;
	margin-left: 26px;
}

#mainmenu .menu * {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	position: relative;
}

#mainmenu .menu a ,
#mainmenu .menu span.separator{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	
}

#mainmenu .menu li a:hover,
#mainmenu .menu li span.separator:hover {
	background: url(../images/balk_menu_ro.png) 0 0 repeat-x transparent;
	height: 39px;
	text-decoration: none;
	color: #fff;
}

#mainmenu .menu li ul li a:hover,
#mainmenu .menu li ul li span.separator:hover {
	background-image: none;
	height: 30px;
	text-decoration: none;
	color: #fff;
}

#mainmenu .menu li ul li {
	background-color:#0588c0;
}

#mainmenu .menu li ul li:hover {
	background-color:#07a8ec;
}

#mainmenu .menu li {
	list-style: none;
/*	background: #0099CC;*/
	float: left;
	position: relative;
	padding-left: 24px;   /* adjust this to fix menu width issues (site breaks) when adding a menu item */
}
	
	#mainmenu .menu li a,
	#mainmenu .menu li span.separator {
		line-height: 30px;
		height: 30px;
		float: left;
		padding: 0 10px; /*keep the width of the button in mind*/
	}

#mainmenu .menu li ul {
	display: none;
	position: absolute;
	left: 0px;
	top: 34px;
	background: #286F01;
	width: 170px; /*default width*/
	z-index: 12;
}



#mainmenu .menu li ul li {
	position: relative;
	clear: left; /*for a vertical dropdown; because li's are places horizontal in ie6*/
	width: 170px;
	border-bottom:1px solid #8CCC6A;
	margin-left: 0;
}

#mainmenu .menu li ul li ul {
	display: none;
	position: absolute;
	top: 0;
	left: 100%;
}

#mainmenu .menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}


#mainmenu .menu li:hover .menu_parent{
	display : block;	
}

#mainmenu .menu li ul li:hover ul{
	display : block;	
}

#wrapper{
	background-color:transparent; 
	background-image:url(../images/bg_main.png); 
	background-repeat:no-repeat; 
}

#twocols{
	width:950px;
	background-color:transparent; 
	background-image:url(../images/bg_twocols.png); 
	background-repeat:repeat-y; 
	margin-left:26px;
}

#maincol{
	background-color:transparent;  
	float: left; 
	display:inline; 
	position: relative; 
	width:737px; 
}

#maincolentertainment{
	float:left;
	width:735px;
	/*min-height: 600px;*/
	/*background-color: pink;*/
}

#mainbody_header{
	height:110px;
	width:734px;
	background-color:transparent; 
	background-image:url(../images/header_main.png); 
	background-repeat:no-repeat; 
	margin-left:1px;
}

#mainbody_entertainment{
	flaot: left;
	background-color:transparent;  
	display:block; 
	position: relative; 
	padding-left:10px;
	width:724px;
}

.contentpaneopen{
	width:97%;
}


.article_seperator{
	height:opx;
}

/*** RIGHT COL ***/
#rightcol{
	background-color:transparent;  
	float: right; 
	display:block; 
	position: relative; 
	width:211px; 
}

#livestream{
	display:block;
	width:211px;
	height:95px;
	line-height:25px;
	/*background-color:transparent; 
	background-image:url(../images/bg_livestream.png); 
	background-repeat:no-repeat;*/ 
}

#poll {
  text-align: left;
}

#poll .moduletable {
	text-align:left;
	width:100%;
	font-size:14px;
	color:#000000;
	margin-top: -10px;
}

#poll .pollstableborder label {
	text-align:left;
}

#poll .moduletable h3{
	height:25px;
	line-height:25px;
	background-color:transparent; 
	background-image:url(../images/balk_darkblue.png); 
	background-repeat:repeat-x; 
	padding-left:10px;
	color:#FFFFFF;
	font-size:14px;
}

#online_bezoekers {
	margin-top: -8px;
}

#online_bezoekers .moduletable h3,
#deze_week,
#volgend_week{
	line-height:25px;
	background-color:transparent; 
	background-image:url(../images/balk_darkblue.png); 
	background-repeat:repeat-x; 
	padding-left:10px;
	margin-bottom: 5px;
	color:#FFFFFF;
}

#online_bezoekers .online_quest_txt {
	margin-left: 10px;
}

.button{
	width:47%;
	text-align:center;
	height:25px;
	background-color:transparent; 
	background-image:url(../images/balk_grey.png); 
	background-repeat:repeat-x; 
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}

.artbannersplus{
	display:block;
	height:210px;
	margin-left:1px;
	margin-top:5px;
}

#banner {
	margin-top: 5px;
}

#banner2 {
	margin-top: 5px;
	margin-left: 5px;
}

.moduletable_onlineentertainment{
	text-align:left;
	width:100%;
	text-align:left;
	height:25px;
	line-height:25px;
	background-color:transparent; 
	background-image:url(../images/balk_darkblue.png); 
	background-repeat:repeat-x; 
	font-size:14px;
	padding-left:10px;
	margin-top:5px;
	color:#000000;
	margin-top:5px;
}

.moduletable_onlineentertainment th{
	padding-left:10px;
	color:#FFFFFF;
}

.moduletable {
	text-align: left;
}
 
/*** COL 1 ***/
#entertainmentcol_1{
	/*display:block;*/
	float:left;
	width:250px;
	margin-left:1px;
}

#Ccaysheader{
	width:250px;
	height:63px;
	background-color:transparent; 
	background-image:url(../images/entertainment.png); 
	background-repeat:no-repeat; 
}

#Ccays{
	width:250px;
	background-color:#a4e2fb;
	background-image:url(../images/bg_ccays.png); 
	background-repeat:no-repeat; 
	background-position:right top;
}

.moduletable_ccays{
	margin:5px;
}

#pictureoftheweek{
	width:250px;
	background-color:#a4e2fb; 
}

.moduletable_picture th{
	text-align:left;
	width:258px;
	height:20px;
	line-height:20px;
	background-color:transparent; 
	background-image:url(../images/balk_medblue.png); 
	background-repeat:repeat-x; 
	padding-left:10px;
	font-size:14px;
	color:#FFFFFF;
}

/*.contentpaneopen_picture,
	margin:5px;
}*/

#birthdaycalander{
	width:250px;
	background-color:#a4e2fb; 
}

.moduletable_calendar th{
	text-align:left;
	width:258px;
	height:20px;
	line-height:20px;
	background-color:transparent; 
	background-image:url(../images/balk_medblue.png); 
	background-repeat:repeat-x; 
	padding-left:10px;
	font-size:14px;
	color:#FFFFFF;
}

/*.contentpaneopen_calendar,
	margin:5px;
}*/


/*** COL 2 ***/
#entertainmentcol_2{
	/*display:block;*/
	float:left;
	width:261px;
	background-color:transparent; 
	background-image:url(../images/101_jamz.png); 
	background-repeat:no-repeat; 
}

#songoftheweekheader{
	width:261px;
	height:63px;
	z-index:1;
}

#songoftheweek{
	float: left;
	width:261px;
	/*margin-top: 63px;*/
	margin-top: -22px;
	/*background-color: #026994;*/
}

#xspf_player{
	display:block;
	margin-top:30px;
	z-index:1;
}

.allvideos {
	margin-left: 15px;
	margin-top:36px;
	margin-bottom:-28px;
}

#entertainmentblog{
	width:260px;
}

.moduletable_entertainmentblog1{
	background-color:#e7e3e4; 
	border-bottom:2px solid #026994;
	border-left:1px solid #e1f5fe;
	width:260px;
}

.moduletable_entertainmentblog2{
	background-color:#c9c7c8;
	border-bottom:2px solid #026994;
	border-left:1px solid #e1f5fe;
	width:260px;
}

.moduletable_entertainmentblog3{
	background-color:#e7e3e4;
	border-bottom:2px solid #026994;
	border-left:1px solid #e1f5fe;
	width:260px;
}

#fassionnews{
	width:260px;
}

.moduletable_fassion{
	background-color:#026994;
	border-left:1px solid #e1f5fe;
	width:260px;
	background-image:url(../images/bg_fassion.png); 
	background-repeat:no-repeat; 
	background-position:5px center; 
	padding-left:85px;
	color:#FFFFFF;
}

.moduletable_fassion th{
	text-align:left;
	color:#ed6d0a;
	font-size:14px;
}

	

/*** COL 3 ***/
#entertainmentcol_3{
	/*display:block;*/
	float:left;
	width:221px;
	background-color: #f2f3f5;
}

#abcfavoritesheader{
	width:221px;
	height:63px;
	background-color:transparent; 
	background-image:url(../images/suri_showbiz.png); 
	background-repeat:no-repeat; 
	margin-left:-1px;
}

.moduletable_favorites{
	background-color:#f2f3f5;
	border-left:1px solid #e1f5fe;
	background-image:url(../images/bg_favorites.png); 
	background-repeat:no-repeat; 
	background-position:right 40px; 
	margin-bottom:-15px;
}

.moduletable_gossip{
	width:221px;
	background-color:#f2f3f5;
	border-left:1px solid #e1f5fe;
	margin-bottom:-15px;
}

.moduletable_gossip th{
	text-align:left;
	height:20px;
	line-height:20px;
	background-color:transparent; 
	background-image:url(../images/balk_medblue.png); 
	background-repeat:repeat-x; 
	padding-left:10px;
	font-size:14px;
	color:#FFFFFF;
}

.moduletable_Ehotornot{
	width:221px;
	background-color:#f2f3f5;
	border-left:1px solid #e1f5fe;
	margin-bottom:-30px;
}

.moduletable_Ehotornot th{
	text-align:left;
	height:20px;
	line-height:20px;
	background-color:transparent; 
	background-image:url(../images/balk_medblue.png); 
	background-repeat:repeat-x; 
	padding-left:10px;
	font-size:14px;
	color:#FFFFFF;
}





/*** FOOTER ***/
#footer{
	height:160px; 
	background-color:transparent; 
	background-image:url(../images/footer.png); 
	background-repeat:no-repeat; 
	clear: both;
	margin-top: -12px;
} 
 
.moduletable_footer{
	width:100%;
	text-align:center;
}

.moduletable_footer p{
	line-height:normal;
	padding-top:95px;
}

#songoftheweek .mod_placehere_leading {
	/*background-color: #e7e3e4;*/
}
.contentheading_entertainment {
	display:block;
	color:#0e6da5;
	line-height:20px;
	background-repeat:repeat-x;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #000000;
}

#songoftheweek .contentpaneopen_jacob_prisinor .contentheading{
	color:#2b2b2d;
}

#songoftheweek .contentheading,
#songoftheweek .componentheading{
	display:block;
	color:#FFFFFF;
	line-height:20px;
	background-image:url(../images/balk_black.png); 
	background-repeat:repeat-x;
	padding-left:15px;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #000000;
}

#songoftheweek .contentheading,
#songoftheweek .componentheading{
	width: 235px;
}

#abcfavorites .componentheading,
#Ccays .contentheading,
#Ccays .componentheading,
#birthdaycalander .contentheading,
#birthdaycalander .componentheading {
	display:block;
	color:#FFFFFF;
	line-height:20px;
	background-image:url(../images/balk_medblue.png); 
	background-repeat:repeat-x;
	padding-left:15px;
	font-size:15px;
	font-weight:bold;
}

#abcfavorites .contentheading {
	display:block;
	color:#ffffff;
	line-height:20px;
	background-image:url(../images/showbiz_heading.png); 
	background-repeat:repeat-x;
	padding-left:15px;
	font-size:15px;
	font-weight:bold;
}

#birthdaycalander .contentheading,
#birthdaycalander .componentheading {
	width: 220px;
}

#abcfavorites .contentheading,
#abcfavorites .componentheading {
	width: 200px;
}

#abcfavorites .contentpaneopen_gossip .contentheading {
	color: #2B2B2D; 
}

#songoftheweek .moduletable_billion_dollar,
#songoftheweek .moduletable_jacob_prisinor {
	background-color: #e7e3e4;
	margin-top: 20px;
}

#songoftheweek .moduletable_daddygranny {
	background-color: #c9c7c8;
	margin-top: 2px;
	margin-bottom: 2px;
}

#songoftheweek .mod_placehere_fashion_news .contentheading,
#songoftheweek .mod_placehere_fashion_news .componentheading  {
	background-image: none;
	border: none;
	text-align: center;
	color: #ed6d0a;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
/*.clearfix{display: inline-block;}*/

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

