   
/* default styles */
body { 
	padding: 5px 0 0 0; 
	/* internet explorer 6 only! Let op de underscore. */ 
	_padding: 5px 0 0 0; 
	/* internet exploer 7 only! Let op de *. */ 
	* padding: 5px 0 0 0;
	margin: 0; 
	font: .7em Arial, sans-serif; line-height: 1.5em; 
	background: #e2e2e2 url(images/bs_background.jpg) no-repeat; color: #454545; }
a { color: #2F637A; background: inherit; }
a:hover { color: #808080; background: inherit; }
p {	margin: 0 0 5px 0;}
p.newsintro{font-size:1.2em; }
p.breakingintro, #article p.intro{font-size:1.3em; }
h1 {	font: bold 2.2em Arial, Sans-Serif; padding: 8px 0 0 0; margin: 0; letter-spacing: -1px; }
h2 { margin: 0; padding: 0; font: bold 1.9em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a, h2 a, h3 a, a.title { color: #000; background: inherit; text-decoration: none; }
h3, a.title { font-size: 1.2em; }
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0; }
hr { margin: 5px 0; }
table.center{margin-left:auto; margin-right:auto;text-align:center;}
td,th{margin:0px;padding:1px;}
th{font-weight:bold;text-align:center;}
td.right{text-align:right;}
td.center{text-align:center;}
table.yellowborder{border-collapse:collapse;border-color:#ff9611;border-spacing:0;border-style:solid;border-width:0 0 1px 1px;text-align:center;}
td.yellowborder,th.yellowborder{border-color:#ff9611;border-style:solid;border-width:1px 1px 0 0;}
.prev{clear: both;float: left;width: 50%;text-align: left;font-size: 11px;}
.next{float: left;width: 50%;text-align: right;font-size: 11px;}
#fault{clear:both;padding-top:10px;font-size:10px;text-align:right;}
.grey_box {
	border: 1px solid #ccc;
	padding: 8px;	
	margin: 0 0 10px 0;
	background: #eee;
	color: #454545;
	text-align:center;
	-moz-border-radius:20px;-webkit-border-radius:20px;-khtml-border-radius:20px;border-radius:20px;
}
/* facebook-twitter img ipv a */
.share_on_facebook, .share_on_facebook_selected {display: inline-block;margin-left: 5px;width: 16px;height: 16px;background: transparent url(/imagessite/share_on_facebook.gif) no-repeat;cursor: pointer;cursor: hand;}
.share_on_facebook:hover, .share_on_facebook_selected {background-position: -16px 0;}
.share_on_twitter, .share_on_twitter_selected {display: inline-block;margin-right: 5px;width: 16px;height: 16px;background: transparent url(/imagessite/share_on_twitter.gif) no-repeat;cursor: pointer;cursor: hand;}
.share_on_twitter:hover, .share_on_twitter_selected {background-position: -16px 0;}

/** TOOLTIP **/
span.tool{cursor:help;position:relative;vertical-align:middle;}
span.tool span.tip{display:none;}
span.tool:hover span.tip{background-color:#f7f7ee;border:1px solid #336;color:#000;display:block;font-family:arial,helvetica,sans-serif;font-size:12px;font-weight:normal;height:auto;left:0;line-height:1.2em;min-width:240px;padding:3px 7px 4px 6px;position:absolute;text-align:left;top:2.5em;width:auto;z-index:100;}

/* layout */
#content { margin: 10px auto; width: 960px; background-color: white; }
#logo { margin: 0 0 10px 0; }
#slogan { font-size: 0.9em; margin: 0 0 10px 2px; padding: 0; color: #808080; background: #fff; }
#top_info { line-height: 27px; float: right; color: #808080; background: #fff; margin: 12px 5px 7px 0; text-align: right; height: 74px; vertical-align: bottom; }
#top_info p { margin-top: 15px; }
table.highlights {
	border-color: #2F637A;
	border-width: 0 0 1px 1px;
	border-style: solid;
	text-align: center;
	border-spacing: 0;
	border-collapse: collapse;
}
td.highlight, th.highlight {
	border-color: #2F637A;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0px;
	padding: 2px;
}


/* sport-planet */
#sportnieuws { border: solid #DE0202 1px; width: 958px; height: 20px; vertical-align: middle; }
#sportnieuws .sp_logo { float: left; background-color: #DE0202; color: #FFFFFF; font-weight: bold; width: 100px; height: 20px; text-align: center; margin-bottom: 5px; }
#sportnieuws .sp_logo a { color: #ffffff; text-decoration: none; }
#sportnieuws .sp_headlines a { color: #DE0202; }
#sportnieuws .sp_headlines { float: left; width: 850px;}

/* ad */
.banner {width:468px; height: 60px;}
.left_ads { float: left; clear: left; width: 160px; text-align: center;  }
.skyscraper { height: 600px; }
.left_ad { margin: 10px; background-color: #77A6BB; color: #FFFFFF; }
.left_ad a { color: #ffffff; }
.left_ad img { padding: 5px 1px; width: 75px; }
.left_ad .title { background-color: #357997; font-size: 1.2em; font-weight: bold; }
.left_ad p { padding: 1px; }

/* forms */
input, textarea {
	background-color: #E2E2E2;
}
fieldset {
	padding: 1em;
	border: 1px solid #2F637A;
}
legend {
	padding: 0.2em 0.5em;
	border:1px solid #2F637A;
	color: #2F637A;
	font-size:90%;
	text-align:right;
	font-weight: bold;
}

/* round blue login button */
#loginbutton a { text-decoration: none; width: 24px; padding: 7px 12px; margin: 0 0 0 8px; height: 28px; background: #fff url(images/lb.gif) no-repeat; color: #000; }
#loginbutton a:hover{ background: #fff url(images/lbhover.gif) no-repeat; color: #000;}

/* main horizontal menu */
#tablist{ padding: 3px 0; margin: 0; float: left; }
	#tablist li{ list-style: none; display: inline; margin: 0; }
	#tablist li a{
		text-decoration: none;
		padding: 4px 15px;
		margin-right: 1px;
		background: #808080 url(images/corner.gif) no-repeat top right;
		font-weight: bold;
		color: #fff;
	}
	#tablist li a:hover{
		background: #6495AB url(images/corner.gif) no-repeat top right;
		color: #fff;
	}
	#tablist li a.current{
		background: #9FC7D8 url(images/corner.gif) no-repeat top right;
		color: #2F637A;
		padding: 6px 15px;
	}
	#tablist .key { text-decoration: underline; }

/* main menu topics */
.topics {
	clear: left;
	float: left;
	width: 640px;
	background: #F3EC90 url(images/topicsbg.gif) repeat-x left bottom;
	padding: 8px 5px;
	margin: 0 0 5px 0;
	color: #fff;
	height: 59px;
}
	.topics li a { background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: center left;  padding: 0 0 0 12px; }

/* main menu search */
#search {
	float: right;
	text-align: right;
	background: #fff url(images/searchbg.gif) no-repeat;
	color: #000;
	* margin-top: 25px !important;
	padding: 32px 20px 12px 20px;
	/* internet explorer 6 only! Let op de underscore. */ 
	_padding: 32px 20px 12px 20px; 
/* internet exploer 7 only! Let op de *. */ 
	* padding: 32px 20px 12px 20px;
	min-height: 32px; /* FF height */
	height: 35px;	/* IE height */
	width: 270px;
	z-index: 0;
}
	/* search form styling */
	form, form p { margin: 0; padding: 0; line-height: 25px; }
	
		.search { width: 170px; border: 1px solid #357994; background: #fff; color: #478F36; padding: 4px; margin: 0; font-weight: bold; font-size: 1.3em;  }
		.button { padding: 4px; font: bold 1em Arial, Sans-Serif; }

/* left side */
#left {
	float: left;
	width: 635px;
	margin: 0 0 10px 0;
}
	/* head news */
	.head_article {
		margin: 0px 0 10px 0;
		background: #fff url(images/bgshade.gif) repeat-x;
		color: #454545;
		padding: 15px 15px 5px 10px;
		height:275px;
	}
		p.date { font-size: .9em; padding: 0 0 0 12px; color: #808080; }
		.date img { padding: 0 0 0 12px; }
		.bigimage {
			float: left;
			clear: left;
			border: 1px solid #ccc;
			background: #eee;
			color: #000;
			max-width: 300px;
			max-height: 250px;
			margin: 0 15px 10px 0;
		}
	.head_box {
		background: #f4f4f4;
		color: #808080;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 5px;
		margin: 0 0 10px 0;
		vertical-align: baseline;
		clear: left;
		height: 20px;
	}
		.head_box .share {
			float: left;
			padding: 0 5px;
		}
		.head_box .more {
			float: right;
		}
	#left .full_length {
		width: 635px;
	}
	/* news items */
	.newsitem_per_3 {
		float: left;
		width: 180px;
		padding: 0 10px 5px 20px;
	}
		.newsitem_per_3 .image {
			padding: 0 15px 0 0;
		}
	.center_block {
		float: left;
		width: 470px;
	}
	.newsitem_per_2 {
		float: left;
		width: 205px;
		padding: 0 10px 5px 20px;
	}
		.newsitem_per_2 .image {
			padding: 0 40px 0 0;
		}
	.newsitem_full_width {
		width: 100%;
		clear: left;
	}
		.newsitem_full_width h3 {
			font-size: 1.3em;
		}
	.newsitem_per_2_small {
		float: left;
		width: 225px;
		padding: 0 5px 5px 5px;
	}
		.newsitem_per_2_small .image {
			float: right;
			padding: 1px;
			width: 100px;
		}
	.left_articles {
		clear: left;
	}
/* menu */
#menu {
	float: left;	
	margin: 5px;
	clear: left;
	font-family: Verdana;
	font-size: 0.9em;
	text-transform:uppercase;
}
	#right #menu {
		width: 90%;
		float: right;
		clear: right;
	}
#menu ul {
	margin: 10px 0;
	padding: 3px;
	background: #EFEFEF;
	border-right: 1px solid #A7A7A7;
}
#menu ul li {
	padding: 0 3px;
	line-height: 20px;
	list-style-image: url(images/menu.gif);
	list-style-position: inside;
}

#menu ul li:hover, #menu ul li.selected {
	list-style-image: url(images/menu2.gif);
	list-style-position: inside;
}

#menu ul li a, #menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {
 	color: #606060;
 	text-decoration: none;
}
/* article */
#article {
	margin-top: 10px;	
	float: left;
	width: 480px;
}
#article p{font-size:1.2em;margin:1.12em 0;padding:0 5px;}
#article p.intro{font-size:1.3em;padding:0 5px;font-weight:bold;}
#article p.date{padding:0;font-size:1.1em;}
#article .bigimage {
	float: right;
	width: 180px;
	height: auto;
}
#article img, #article iframe {max-width:100%;}
/* live */
.live_tab_mouseover{background-color:#990000;color:#000000;}
.live_table{background-color:#444;}
.live_minute{font-size: 16px;font-weight:bold;}
.live_team{font-size:24px;font-weight:bold;}
.live_subtitle{font-size:13px;font-weight:bold;color:#990000;}
.live_subtitle2{font-size:12px;font-weight:bold;}
/* CENTER_MENU */
ul.center_menu, ul.center_submenu {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 5px;
}
ul.center_menu li, ul.center_submenu li {
	display: inline;
}
ul.center_menu li a, ul.center_submenu li a {
	border: 1px solid #888888;
	padding: 2px 5px;
	margin: 0;
}
ul.center_menu li.selected a, ul.center_submenu li.selected a, ul.center_menu li a:hover, ul.center_submenu li a:hover {
	background-color: #888888;
	color: #ffffff;
}
/* comments */
fieldset{border:1px solid #2F637A;padding:1em;}
legend{border:1px solid #2F637A;color:#21AEE1;font-size:90%;font-weight:bold;text-align:right;padding:0.2em 0.5em;}
#comments_outer{margin:10px;}
#comments .comment{border:1px solid #2F637A;clear:both;float:left;margin:5px;width:468px;position:relative;/*-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-khtml-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;*/}
#comments .admin{border:1px solid #21AEE1;}
#comments .comment .comment_show, #comments .comment .comment_show_user {background-color: #2F637A;padding: 1px;padding-left: 5px;color: #ffffff;/*-moz-border-radius:10px;-webkit-border-radius:10px;-khtml-border-radius:10px;border-radius:10px;*/}
#comments .admin .comment_show, #comments .admin .comment_show_user {background-color: #21AEE1;}
#comments .comment .comment_show a, #comments .comment .comment_show_user a {color: #ffffff;cursor: pointer;cursor: hand;}
#comments .comment .comment_user {background-color: #2F637A;padding: 1px;padding-left: 5px;float: left;width: 320px;color: #ffffff;/*-moz-border-radius:10px 0 0 0;-webkit-border-radius:10px 0 0 0;-khtml-border-radius:10px 0 0 0;border-radius:10px 0 0 0;*/}
#comments .admin .comment_user {background-color: #21AEE1;}
#comments .comment .comment_user a {color: #ffffff;}
#comments .comment .comment_date {background-color: #2F637A;padding: 1px;width: 140px;float: left;text-align: right;color: #ffffff;/*-moz-border-radius:0 10px 0 0;-webkit-border-radius:0 10px 0 0;-khtml-border-radius:0 10px 0 0;border-radius:0 10px 0 0;*/}
#comments .admin .comment_date {background-color: #21AEE1;}
#comments .comment .comment_info {clear:left;padding: 4px;width: 108px;float: left;}
#comments .comment .comment_photo {}
#comments .comment .comment_plusmin {text-align: center;font-weight: bold;cursor: pointer;cursor: hand;margin-left:20px;}
#comments .comment .comment_plusmin .plus {color: #006400;}
#comments .comment .comment_plusmin .min {color: #FF0000;}
#comments .comment .comment_plusmin .zero {color: #000000;}
a.plus, a.plus_selected {display: inline-block;margin-left: 5px;width: 16px;height: 16px;background: transparent url(/imagessite/plus.gif) no-repeat;cursor: pointer;cursor: hand;}
a.plus:hover, a.plus_selected {background-position: -16px 0;}
a.min, a.min_selected {display: inline-block;margin-right: 5px;width: 16px;height: 16px;background: transparent url(/imagessite/min.gif) no-repeat;cursor: pointer;cursor: hand;}
a.min:hover, a.min_selected {background-position: -16px 0;}
a.mustread, a.mustread_selected {display: inline-block;margin-left: 5px;width: 32px;height: 32px;background: transparent url(/imagessite/mustread.png) no-repeat;cursor: pointer;cursor: hand;}
a.mustread:hover, a.mustread_selected {background-position: -32px 0;}
a.interesting, a.interesting_selected {display: inline-block;margin-right: 5px;width: 32px;height: 32px;background: transparent url(/imagessite/interesting.png) no-repeat;cursor: pointer;cursor: hand;}
a.interesting:hover, a.interesting_selected {background-position: -32px 0;}
#comments .comment .comment_text {float: left;padding: 3px;padding-bottom:35px;width: 340px;line-height:16px;}
#comments .comment .comment_text img {max-width:300px;}
#comments .comment .comment_text .quote {clear: both;padding: 3px;margin: 10px;margin-top: 0;border: 1px dashed #cccccc;/*-moz-border-radius:10px;-webkit-border-radius:10px;-khtml-border-radius:10px;border-radius:10px;*/}
.quote {display:inline-block; padding: 3px;margin: 10px;margin-top: 0;border: 1px dashed #cccccc;}
#comments .comment .comment_tools {float:left;position:absolute;bottom:0;right:0;vertical-align: middle;height: 32px;/*-moz-border-radius:10px;-webkit-border-radius:10px;-khtml-border-radius:10px;border-radius:10px;*/}
#comments .comment .comment_tools a.comment_tool {display: table-cell;float: left;margin:0;padding: 1px;font-size: 10px;line-height: 1.1em;height: 32px;vertical-align: middle;text-align: center;cursor: pointer;cursor: hand;/*-moz-border-radius:10px;-webkit-border-radius:10px;-khtml-border-radius:10px;border-radius:10px;*/}
* #comments .comment .comment_tools{height: 35px;} /** IE7 and below **/
/* right side */
#right {
	float: left;
	width: 310px;
	margin: 0 0 10px 0;
}
	.right_articles {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #eee;
		color: #454545;
	}
	.right_imu {
		padding: 8px;
		margin-top: 0px;
		padding-top: 0px;
	}
	.right_articles_video {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #595959;
		color: #D4D4D4;
		clear: both;
	}
	.image { float: left; margin: 0 9px 3px 0;max-width: 150px; }
	.imu{ float: left; margin: 0 9px 3px 0;width: 300px; }
	.image_video { float: right; margin: 0 5px 0px 5px;	width: 55px; height: 55px; }
	.notes {
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 17px 10px 17px 60px;	
		margin: 0 0 10px 0;
		background: #fff url(images/notes.gif) no-repeat center left;
		color: #454545;
	}
.results {
	/*background-color: #9FC6D7;*/
	/*background-color: #890000;*/
	/*background: url(/themes/bs/bs/images/grijs.jpg) no-repeat;
	background-color: #DADADA;*/
}
.results a {
	color: #454545;
	/*color: #FFFFFF;*/
}
#live_matches {
	max-height: 200px;
	overflow: auto;
}
.in_the_picture {
	border: dashed #ccc 1px;
}
/* footer */
#footer { 
	clear: both; 
	color: #808080;
	background-color: #B0D0DD !important;
	padding: 10px 15px;
	border-top: 1px solid #ccc;
}
	#footer .right { float: right; }