/* @override 
	http://test.sportpaleis.be/style/screen.css
	http://www.sportpaleis.loc/style/screen.css
	http://www.sportpaleis.be/style/screen.css
*/

/* @group General */

body {
	padding: 0;
	margin: 30px 0;
	color: #ddd;
	font: 11px/1.6em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #191919;
}

.flash_content {
	z-index: 1;
}

h1 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 185%;
	color: #fff;
	font-weight: normal;
	line-height: 1em;
	letter-spacing: -0.025em;
	padding-top: 0;
	margin-top: 0;
}

h2 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 145%;
	color: #eee;
	font-weight: normal;
	line-height: 1em;
	padding: 0;
	margin: 0;
	padding-top: 1em;
}

h3 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 125%;
	color: #666;
	font-weight: normal;
	line-height: 1em;
	letter-spacing: -0.025em;
	padding: 0;
	margin: 0;
}

h4 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 118%;
	font-weight: normal;
	line-height: 1em;
	padding: 0;
	margin: 0;
}

a {
	color: #f60;
	text-decoration: none;
}

a:hover {
	color : #fb0;
}

.hide {
	display: none;
}

.example {
	font-size: 90%;
	color: #999;
}

.error_box {
	border:  1px dotted #f60;
	float:  left;
	clear:  both;
	width: 99%;
	margin-bottom: 5px;
	color: #000;
}

.error_box  p {
	color: #eee;
	margin: 1em;
}

/* @end */

/* @group Lay-out */

#wrap {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 0 10px;
}

#header_image {
	clear: both;
	height: 240px;
	background: transparent url(images/header_20100601.jpg) no-repeat left 10%;
}


#header {
	background: #eee url('/style/images/bg_top.gif') no-repeat top left;
	display: block;
	position: relative;
	float: left;
	width: 900px;
	padding: 0;
}

/* @end */

/* @group Text styles */

.breadcrumbs {
	color: #999;
}

.breadcrumbs a{
	color: #999;
	text-decoration: none;
}

.breadcrumbs a:hover {
	color: #236c89;
}

.breadcrumbs a.current{
	color: #666;
}

.breadcrumbs a.current:hover{
	color: #000;
}



.skipnav {
	display:  none;
}

#alt_content_1, #alt_content_2 {
	line-height: 1.3em;
}

#calendar {
	text-align: left;
}

#calendar h1 {
	display: none;
}

#calendar a.link {
	text-decoration: none;
}

#calendar a.link:hover {
	text-decoration: underline;
}

#bannersection h1 {
	display: none;
}

/* @end */

/* @group Header */

#header h1 {
	display: none;
}

div.links {
	float: right;
	padding-bottom: 1em;
}

#header a {
	color: #666;
	text-decoration: none;
}

#header a:hover {
	color: #222;
}

#header div.links ul, #header div.links li {
	list-style: none;
}

#header div.links ul {
	float: left;
	padding: 1em 0.5em 0 0.5em;
	margin: 0;
}

#header div.links ul li {
	float: left;
	border-left: 1px solid #999;
	padding: 0 1em;
	margin: 1em 0 0 0;
}

#header div.links ul li.first {
	border-left: none;
}

#header ul li.selected {
	font-weight: bold;
}

#header_image #logo {

}
/* @end */

/* @group Banners */
#banners {
	background-color: #eee;
	float: left;
	width: 900px;
	padding: 0;
	margin: 0;
}

#banners p {
	margin: 0;
	padding: 0;
}

#banners img {
	border: 0;
	margin: 0;
	padding: 0;
	float: left;
}


/* @end */

/* @group Navigation */


#navigation h1 {
	display: none;
}

#navigation {
	padding: 0;
	margin: 0;
	width: 100%;
	display: block;
	position: relative;
	color: #000;
	float: left;
	background-color: #fff;
	height: 54px;
	z-index: 10;
}

#navigation a {
	color: #333;
	float: left;
}

#navigation .level_2 p,
#navigation .level_3 p {
	color: #333;
	float: left;
	background: transparent url(/style/images/triangle.gif) no-repeat 95% 50%;
}

#navigation a:hover {
	color: #000;
	background: #ddd;
}

#navigation .level_1 p:hover {
	cursor: default;
}

#navigation .level_1 a:hover {
	cursor: pointer;
}

#navigation .level_2 p:hover,
#navigation .level_3 p:hover {
	color: #000;
	background: #ddd url(/style/images/triangle.gif) no-repeat 95% 50%;
	cursor: default;
}

#navigation .level_2 a:hover,
#navigation .level_3 a:hover {
	cursor: pointer;
}

#navigation #calendar {
	background: #f2f2f2;
	color: #333;
}

#navigation #practical {
	background: #b3b3b3;
	color: #333;
}

#navigation #vip {
	background: #666;
	color: #eee;
}

#navigation #news {
	background: #333;
	color: #eee;
}

#navigation ul.nav {
	position: absolute;
}

#navigation ul,
#navigation li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

#navigation ul li {
	float: left;
	width: 225px;
}

#navigation ul li.level_1 a,
#navigation ul li.level_1 p {
	height: 54px;
	padding: 0;
	margin: 0;
}

#navigation ul li.level_1 span {
	padding: 20px 0 0 10px;
	float: left;
	clear: both;
}

#navigation ul li.level_2 {
	display: none;
}

#navigation li.level_2,
#navigation li.level_3 {
	position: relative;
	float: left;
	width: 225px;
}

#navigation li.level_3 {
	display: none;
}

#navigation ul li.level_1 ul li.level_2 ul {
	position: absolute;
	left: 225px;
	width: 225px;
	top: 6px;
	background: #e9e9e9;
}

#navigation ul li#news.level_1 ul li.level_2 ul {
	position: absolute;
	left: -225px;
	width: 225px;
	top: 6px;
	background: #eee;
}

#navigation ul li.level_1 ul li.level_2 ul li.level_3 {
	position: relative;
	float: left;
	clear: both;
}


#navigation ul li.level_2 a,
#navigation ul li.level_2 p,
#navigation ul li.level_3 a,
#navigation ul li.level_3 p {
	height: auto;
	width: 100%;
}

#navigation ul li.level_2 span {
	padding: 0.5em 1em;
	margin: 0;
}

#navigation ul li.level_3 span {
	padding: 0.5em 2em;
	margin: 0;
}

#navigation ul li.level_1:hover ul li.level_2 {
	display: block;
}

#navigation ul li.level_1 ul li.level_2:hover ul li.level_3 {
	display: block;
}

#navigation ul li.level_1 ul li.level_2:hover ul {
	border-bottom: 1px solid #bbb;
}

#navigation #calendar:hover,
#navigation #practical:hover,
#navigation #vip:hover,
#navigation #news:hover {
	background: #fff;
	color: #444;
	border-bottom: 1px solid #bbb;
}




/* SUBNAV */

.section ul.subnav, .section ul.subnav li {
	text-indent: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}


.section ul.subnav li {
	padding: 0.5em 0.5em;
}

.section .subnav a {
	color: #444;
	text-decoration: none;
	padding-left: 12px;
	display: block;
}

.section ul.subnav li.selected a {
	color: #333;
	text-decoration: none;
	padding-left: 12px;
	font-weight: bold;
	background: transparent url(images/triangle2.gif) no-repeat left center;

}

.section .subnav a:hover {
	color: #333;
	background: transparent url(images/triangle2.gif) no-repeat left center;
}

.section .subnav li.selected  a:hover {
	background: none;
}

/* @end */

/* @group Breadcrumbs */

div#breadcrumbs {
	padding: 1em 0 1em 0;
	clear: both;
	float: left;
	width: 100%;
}

div#breadcrumbs h1 {
	float: left;
	padding: 0;
	margin: 0;
	padding-right: 1em;
	font-size: 100%;
	color: #ddd;
	line-height: 1em;
}

div#breadcrumbs p {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

div#breadcrumbs p a {
	color: #aaa;
}

div#breadcrumbs p span.last a {
	color: #fff;
}

div#breadcrumbs p .divider {
	margin: 0 0.25em;
	padding: 0;
	color: #fff;
}


/* @end */

/* @group Content */

#content_wrap {
	clear: both;
	display: block;
	position: relative;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

#alt_content_1 {
	margin: 0;
	padding: 0;
	float: left;
	width: 215px;
	top: 0;
	left: 0;
	font-size: 96%;
}

#alt_content_2 {
	margin: 0;
	padding: 0;
	float: right;
	width: 200px;
	top: 0;
	right: 0;
	font-size: 95%;
}

#alt_content_1 h1,
#alt_content_1 h2,
#alt_content_1 h3,
#alt_content_1 h4,
#alt_content_1 h5,
#alt_content_1 h6 {
	text-transform: lowercase;
}

#alt_content_2 h1,
#alt_content_2 h2,
#alt_content_2 h3,
#alt_content_2 h4,
#alt_content_2 h5,
#alt_content_2 h6 {
	text-transform: lowercase;
}

#content {
	position: relative;
	float:  left;
	width: 450px;
	padding: 2em 10px;
	overflow: hidden;
}

#map {
	position: relative;
	float:  left;
	width: 100%;
	height: 0;
	margin-bottom: 2em;
	display: none;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	clear: both;
}

.thumb {
	border: 1px solid #bbb;
}

.thumb_b {
	border: 1px solid #333;
}


.thumb.float_left {
	float: left;
	margin: 0.5em 1em 1em 0;
}

.thumb.float_right {
	float: right;
	margin: 0.5em 0 1em 1em;
}

.thumb_b.float_left {
	float: left;
	margin: 0.5em 0.8em 0.2em 0;
}

.thumb_b.float_right {
	float: right;
	margin: 0.5em 0 0.2em 0.8em;
}


.float_left {
	float: left;
}

.float_right {
	float: right;
}

.clear_left {
	clear: left;
}

.clear_right {
	clear: right;
}

.clear_both {
	clear: both;
}

.clear_none {
	clear: none;
}

.section {
	padding: 2em 0 0 0;
	margin: 0;
}

.section.first {
	border-top: 0;
}

.section.last {
	clear: both;
	border-botttom: 0;
}

#bannersection {
	padding: 0;
	background: #F2F2F2;
	margin: 0;
}

#bannersection img {
	width: 200px;
	border: none;
}

a.banner,
a.banner img {
	border: 0;
}

div#news div.article {
	padding-bottom: 0.5em;
}

div#news div.article hr {
	display: none;
}

div#fullstory div.article {
	border: none;
}

div.article h2 {
	padding: 0;
	margin: 1em 0 0.2em 0;
}

div.article p {
	margin: 0.5em 0 1em 0;
}

div.article span.publicationdate {
	color: #aaa;
	font-size: 75%;
	text-align: right;
	padding: 0;
	margin: 0;
	white-space: nowrap;
} 



/* @end */

/* @group Footer */

#footer h1 {
	display: none;
}

#footer {
	clear: both;
	color: #888;
	position: relative;
	width: 900px;
	text-align: center;
	font-size: 95%;
	padding: 1em 0;
}



#footer a {
	color: #ccc;
	text-decoration: none;
}

#footer a:hover {
	color : #fff;
	text-decoration: none;
}

#footer ul {
	padding: 1em 1em 0 1em;
	font-size: 105%;
	list-style: none;
	margin: 0;
}

#footer ul li {
	list-style: none;
	border-left: 1px solid #999;
	padding: 0 1em;
	margin: 0;
	display: inline;
}


#footer ul li.selected {
	font-weight: bold;
}

#footer ul li:first-child {
	padding-left: 0;
	border-left: none;
}

#footer p {
	margin: 0;
	clear: both;
	padding: 0.5em 1em 1em 1em;

}

#partners {
	clear: both;
	color: #888;
	position: relative;
	width: 130px;
	text-align: center;
	font-size: 95%;
	margin: 0 auto;
	height: 50px;
	padding-bottom: 2em;
}

#partners .link_stad_antwerpen {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	position: relative;
	overflow: hidden;
	text-indent: -1000px;
	background: transparent url('/style/images/logo_antwerpen.gif') top left;
	margin-right: 30px;
}

#partners .link_provincie_antwerpen {
	float: left;
	display: block;
	width: 50px;
	height: 50px;
	position: relative;
	overflow: hidden;
	text-indent: -1000px;
	background: transparent url('/style/images/logo_provant.gif') top left;
}

#partners .link_stad_antwerpen:hover,
#partners .link_provincie_antwerpen:hover {
	background-position: 0 50px;
}
/* @end */

/* @group Forms */

form .error {
	color: #e89b11;
	float: left;
	display: block;
	padding: 0.4em 0.3em;
	width: 100%;
	font-size: 105%;
}

label {
	font-size: 90%;
	color: #ccc;
	margin: 0.2em 0;
}

label.field {
	width: 100%;
	float: left;
	display: block;
}

fieldset {
	padding: 0 1em 0.5em 1em;
	border: 0;
}



legend {
}

/* @end */

/* @group Search */

#search {
	padding: 1.8em 1.5em;
	float: left;
	position: absolute;
}

#search_results {
	padding: 2em 1em;
	width:  400px;
	position: absolute;
	background: #fff url(images/search_results.jpg) no-repeat right 60px;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	right: 199px;
	top: 0;
	overflow: hidden;
	z-index: 100;
}

#search_results .result {
	background-color: #fefe8e;
	font-weight: bold;
}
	
#overlay{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

div#search fieldset {
	float: left;
}

#applesearch {
	float: left;
}

#srch_fld {
	float: left;	
}

div#search legend {
	display: none;
}

#search_options {
	float: left;
	padding: 0;
	margin: 0;
}

#search_options h2 {
	display: none;
}

#search_options ul {
}

#search_options ul,
#search_options ul li {
	list-style: none;
	text-indent: 0;
	margin: 0;
	padding: 0;
}

#search_options ul li {
	float: left;
	margin: 0.25em 0.5em 0 0;
}




/* @end */
/* @group Calendar */

/* @group Calendar section */

div#calendar.section h2 
{
	font-weight: bold;
	padding: 0 0 0.2em 0 ;
	margin: 0;
	text-align: left;
	font-size: 115%;
	color: #eee;
	clear: both;
}

div#calendar.section ul, 
div#calendar.section ul li
{
	list-style: none;
	padding: 0;
	margin: 0;
}

div#calendar.section ul.calendar
{
	float: left;
	display: block;
	width: 100%;
	padding-bottom: 1em;
}


div#calendar.section ul li {
	display: block;
	line-height: 1.6em;
	padding: 0;
	margin: 0;
	float: left;
	clear: both;
	white-space: nowrap;
}

div#calendar a.link {
	margin: 0;
	background-repeat: no-repeat;
	display: block;
	color: #b3b3b3;
}

div#calendar a.link:hover {
	color: #fff;
	text-decoration: none;
}

a.link.lottoarena {
	background-image: url(images/pic_lottoarena.gif);
	background-position: 100% 50%;
	padding-right: 14px;

}

a.link.sportpaleis {
	background-image: url(images/pic_sportpaleis.gif);
	background-position: 100% 50%;
	padding-right: 14px;

}

a.link.sportpaleis-lottoarena,
a.link.lottoarena-sportpaleis
{
	background-image: url(images/pic_mixed.gif);
	background-position: 100% 50%;
	padding-right: 21px;
}

a.calendar_link {
	width: 200px;
	height: 30px;
	display: block;
	background: #f60 url(images/btn_calendar.gif) 0 0;
	color: #fff;
	float: left;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 0;
	cursor: pointer;
}

a.calendar_link span {
	float: left;
	padding-top: 8px;
	padding-left: 12px;
}

a.calendar_link:hover {
	background-position: 0 30px;
	color: #fff;
}

a.carpool_link {
	width: 200px;
	height: 30px;
	display: block;
	background: #009cec url(images/btn_carpool.gif) 0 0;
	color: #fff;
	float: left;
	margin-top: 0.5em;
	margin-bottom: 2em;
	padding: 0;
	cursor: pointer;
}

a.carpool_link span {
	float: left;
	padding-top: 8px;
	padding-left: 12px;
}

a.carpool_link:hover {
	background-position: 0 30px;
	color: #fff;
}

a.calendar_link span .arrow,
a.carpool_link span .arrow {
	display: none;
}

/* @end */

/* @group Evenement */

p.info {
	clear: both;
	padding: 1em 0;
}

div#content img.photo {
	float: left;
	clear: both;
	margin: 0 1.4em 1em 0;
}

/* @end */

/* @group Calendar select */

ul#calendar_select {
	float: left;
	margin: 1em 0;
	clear: both;
	border-left: 1px solid #ccc;
	padding: 0;
	margin: 0;
}

ul#calendar_select,
ul#calendar_select li {
	list-style: none;
	display: inline;
	margin: 0;
	
}

ul#calendar_select li {
	border-right: 1px solid #ccc;
	padding: 0 0.4em;
}



/* @end */

/* @group Calendar controls */

#calendar_controls {
	margin-bottom: 1.5em;
	float: left;
	width: 100%;
}

#calendar_controls h2 {
	display: none;
}

#calendar_controls ul#calendar_switch {
	float: right;
}

#calendar_controls ul#calendar_switch, #calendar_controls ul#calendar_switch li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#calendar_controls ul#calendar_switch li {
	float: left;
}

#calendar_controls ul#calendar_switch li a.btn.list {
	width: 25px;
	height: 25px;
	background: transparent url(images/button_list.gif) 0 0;
	overflow: hidden;
	display: block;
	text-indent: -1000px;
}

#calendar_controls ul#calendar_switch li a.btn.calendar {
	width: 24px;
	height: 25px;
	background: transparent url(images/button_calendar.gif) 0 0;
	overflow: hidden;
	display: block;
	text-indent: 100px;
}

#calendar_controls ul#calendar_switch li a.btn.selected {
	background-position: 0 25px;
}

#calendar_controls ul#calendar_switch li a.btn:hover {
	background-position: 0 50px;
}

#calendar_controls ul#calendar_switch li a.btn.selected:hover {
	background-position: 0 25px;
}

#calendar_controls #search_clock {
	margin: 1.2em 0 0 1.2em;
}

/* @end */

/* @group Calendar search */

form#calendar_search {
	float: left;

}

/* @end */

/* @group Calendar list */

div.calendar_item h2 {
	padding-bottom: 0.5em;
}

div.calendar_item {
	float:  left;
	clear:  both;
	background-color: #666;
	width: 99%;
	padding: 0.8em 0.5em;
	margin-bottom: 5px;
}

div.calendar_item:hover {
	background: #555;
	cursor: pointer;
}


div.calendar_item ul {
	float: left;
	padding: 0;
	margin: 5px 0 0 5px;
}

div.calendar_item ul,
div.calendar_item ul li {
	list-style: none;
}

div.calendar_item li {
	height: 14px;
	float: left;
	display: block;
	position: relative;
	padding: 0;
	margin: 0 4px 5px 0;
	width: 80px;

}

div.calendar_item li span {
	font-size: 95%;
	letter-spacing: -0.25;
	color: #fff;
	float: right;
	display: block;
	line-height: 1.5em;
	text-align: center;
	height: 14px;
	width: 80px;
}

div.calendar_item li.sportpaleis {
	background: transparent url(/style/images/label_green_left.gif) repeat-y top left;
}

div.calendar_item li.sportpaleis span {
	background: transparent url(/style/images/label_green_right.gif) repeat-y top right;
}


div.calendar_item li.lottoarena {
	background: transparent url(/style/images/label_orange_left.gif) repeat-y top left;

}

div.calendar_item li.lottoarena span {
	background: transparent url(/style/images/label_orange_right.gif) repeat-y top right;
}

div.calendar_item li.sportpaleis.passed {
	background: transparent url(/style/images/label_green_d_left.gif) repeat-y top left;

}

div.calendar_item li.sportpaleis.passed span {
	background: transparent url(/style/images/label_green_right_d_left.gif) repeat-y top right;
	color: #fff;
}

div.calendar_item li.lottoarena.passed {
	background: transparent url(/style/images/label_orange_d_left.gif) repeat-y top left;
}

div.calendar_item li.lottoarena.passed span {
	background: transparent url(/style/images/label_orange_d_right.gif) repeat-y top right;
	color: #fff;
}

div.calendar_item li.sportpaleis.soldout {
	background: transparent url(/style/images/label_green_d_left.gif) repeat-y top left;
}

div.calendar_item li.sportpaleis.soldout span {
	background: transparent url(/style/images/label_green_d_right.gif) repeat-y top right;
	color: #fff;
}

div.calendar_item li.lottoarena.soldout {
	background: transparent url(/style/images/label_orange_d_left.gif) repeat-y top left;
}

div.calendar_item li.lottoarena.soldout span {
	background: transparent url(/style/images/label_orange_d_right.gif) repeat-y top right;
	color: #fff;
}

div.calendar_item li.sportpaleis.canceled {
	background: transparent url(/style/images/label_green_d_left.gif) repeat-y top left;
	text-decoration: line-through;
}

div.calendar_item li.sportpaleis.canceled span {
	background: transparent url(/style/images/label_green_d_right.gif) repeat-y top right;
	color: #ccc;
	text-decoration: line-through;
}

div.calendar_item li.lottoarena.canceled {
	background: transparent url(/style/images/label_orange_d_left.gif) repeat-y top left;
	text-decoration: line-through;
}

div.calendar_item li.lottoarena.canceled span {
	background: transparent url(/style/images/label_orange_d_right.gif) repeat-y top right;
	color: #ccc;
	text-decoration: line-through;
}




div.calendar_item:hover li,
div.calendar_item:hover li.sportpaleis.soldout,
div.calendar_item:hover li.sportpaleis.passed,
div.calendar_item:hover li.lottoarena.soldout,
div.calendar_item:hover li.lottoarena.passed {
	background-position: 0 14px;
}

div.calendar_item:hover li span,
div.calendar_item:hover li.sportpaleis.soldout span,
div.calendar_item:hover li.sportpaleis.passed span,
div.calendar_item:hover li.lottoarena.soldout span,
div.calendar_item:hover li.lottoarena.passed span  {
	background-position: 100% 14px;
}



div.calendar_item div.description {
	display: none;
}

div.calendar_item h3 {
	display: none;
}

div.calendar_item p.info {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	height: 0;
	float: left;
	line-height: 0;
	width: 100%;
}

div.calendar_item p.info a {
	float: right;
	width: 16px;
	height: 16px;
	text-indent: 1000px;
	background: transparent url(images/info.gif) repeat-y top left;
	top:-16px;
	position: absolute;
	margin-left: 428px;
}

div.calendar_item:hover p.info a {
	background-position: 0 16px;
}

/* @end */

/* @group Calendar table */

table#main_calendar {
	float: right;
	clear: none;
	border-collapse: collapse;
	width: 100%;
	position: relative;
	top: 0;
	margin: 0 0 1em 0;
	color: #ddd;
}

table#main_calendar caption {
	display: none;
}

table#main_calendar tr th,
table#main_calendar tr td {
	background-color: #333;
	padding: 0.5em 0.5em;
	border-bottom: 2px solid #222;
}

table#main_calendar tr th {
	font-size: 90%;
	font-weight: normal;
	text-transform: ;
	text-align: left;
	background-color: #666;
	color: #333;
	padding: 0.2em 0.5em;
}

table#main_calendar tr.header {
	display: none;
}

table#main_calendar tr th.month {
	font-size: 90%;
	font-weight: bold;
	text-transform: ;
	text-align: left;
	background-color: #666;
	color: #fff;
	padding: 0.3em 0.5em;
}

table#main_calendar tr td {
	vertical-align: top;
}

table#main_calendar tr:hover td {
	background-color: #555;
	cursor: pointer;
}

table#main_calendar .event{
}

table#main_calendar .dtstart{
	white-space: nowrap;
	text-align: right;
}

table#main_calendar .dtend{
	display: none;
}

table#main_calendar .location {
	white-space: nowrap;
}

table#main_calendar span.lottoarena {
	background: transparent url(images/pic_lottoarena.gif) no-repeat 0% 50%;
	padding-left: 12px;

}

table#main_calendar span.sportpaleis {
	background: transparent url(images/pic_sportpaleis.gif) no-repeat 0% 50%;
	padding-left: 12px;

}

table#main_calendar .description {
	display: none;
}


table#main_calendar tr.soldout {
	color: #999;
}

table#main_calendar tr.canceled {
	color: #999;
}

table#main_calendar tr.canceled td.dtstart {
	color: #999;
	text-decoration: line-through;
}


table#main_calendar tr.passed {
	color: #999;
}

table#main_calendar tr.passed td {
	background: #e0e0e0;
}

table#main_calendar .links {
	color: #777;
	text-align: right;
	white-space: nowrap;
}

/* @end */

/* @group Event - calender table */


div#event_calendar {
	padding: 0;
	margin: 0;
	color: #333;
	width: 200px;
	float: right;
	clear: left;
	background: #ddd url(images/calbox_bottom.gif) no-repeat 0 100%;
	margin:  0 0 1em 1em;
	padding: 0;
	line-height: 1.3em;
}

div#event_calendar .divider {
	display: none;
}

div#event_calendar h2 {
	background: transparent url(images/calbox_top.gif) no-repeat top right;
	margin: 0;
	font-weight: normal;
	font-size: 120%;
	line-height: 1.8em;
	text-align: center;
	color: #444;
	padding: 0;
	}

div#event_calendar ul,
div#event_calendar ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}

div#event_calendar ul {
	float: left;
	padding-bottom: 8px;
	width: 100%;
}

div#event_calendar ul li {
	display: block;
	float: left;
	width: 100%;
	padding: 0.5em 0 0 0;
	border-top: 1px solid #0d0d0d;
}

div#event_calendar ul li.passed {
	color: #777;
	background-color: #dadada;
}



div#event_calendar li:hover {
	cursor: default;
}

div#event_calendar li a:hover {
	cursor: pointer;
}

div#event_calendar ul li.normal:hover,
div#event_calendar ul li.soldout:hover,
div#event_calendar ul li.extra:hover {
	background: #eee;
	color: #222;
}



div#event_calendar .location {
	font-size: 105%;
	overflow: hidden;
	float: left;
	margin: 0 0.5em 0 1em;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: left 50%;
	color: #222;
	position: relative;
	clear: left;
}

div#event_calendar li.passed .location {
	color: #888;
}

div#event_calendar .date {
	float: left;
	clear: left;
	margin: 0 0.5em 0 1em;
	padding-left: 12px;
	line-height: 1.8em;
	position: relative;
	white-space: nowrap;
}



div#event_calendar li.soldout .date {
	color: #555;
}

div#event_calendar li.canceled span.date {
	color: #555;
	text-decoration: line-through;
}


div#event_calendar li.canceled .links {
	display: none;
}

div#event_calendar .links {
	float: left;
	clear: left;
	padding: 0.4em 1em 0.8em 1em;
	position: relative;
	white-space: nowrap;
}

div#event_calendar .links a {
	margin-left: 10px;
}


div#event_calendar span.location.lottoarena {
	background-image: url(images/pic_lottoarena.gif);
}

div#event_calendar span.location.sportpaleis {
	background-image: url(images/pic_sportpaleis.gif);
}



div#event_calendar .status {
	display: none;
}

/*
table#event_calendar {
	float: right;
	clear: none;
	border-collapse: collapse;
	border: 0;
	padding: 0;
	width: 250px;
	position: relative;
	top: 0;
	margin: 0 0 1em 1em;
	background: transparent url(images/calbox_bottom.gif) no-repeat bottom left;
	color: #eee;
	padding-bottom: 8px;
}

table#event_calendar caption {
	display: none;
	
}

table#event_calendar tr td {
	padding: 0.5em 0.5em;
}

table#event_calendar tr {
	padding: 0;
	margin: 0;
}

table#event_calendar tr th {
	visibility: hidden;
}

table#event_calendar .header {
	background: #c00 url(images/calbox_top.gif) no-repeat top left;
	height: 8px;
	display: block;
	width: 250px;
	padding: 0;
	float: left;
	position: relative;
	top: 0;
	left: 0;
}

table#event_calendar td.location {
	width: 7px;
	display: block;
	white-space: nowrap;
	text-indent: -1000px;
}

table#event_calendar tr td {
	vertical-align: top;
}

table#event_calendar tr:hover td {
	cursor: pointer;
}

table#event_calendar .event{
}


table#event_calendar .date{
	white-space: ;
	text-align: right;
}

table#event_calendar tr.soldout {
	color: #999;
}

table#event_calendar tr.passed {
	color: #999;
}

table#event_calendar tr.passed td {
}

table#event_calendar .links {
	text-align: right;
}

table#event_calendar .links a {
	width: 7px;
	display: block;
	white-space: nowrap;
	text-indent: -1000px;
	float: left;
}

*/
/* @end */


/* @end */

/* @group Buttons */

.doc_pdf {
	background: transparent url(images/btn_pdf.gif) no-repeat left center;
	padding: 3px;
	padding-left: 24px;
	margin: 0;
	line-height: 2em;
}

.doc_doc {
	background: transparent url(images/btn_doc.gif) no-repeat left center;
	padding: 3px;
	padding-left: 24px;
	margin: 0;
	line-height: 2em;
}

.myspace {
	border: 1px solid red;
}

/* @end */

/* @group Ads */

#partners_b h1 {
	display: none;
}

.ad {
	float: left;
	padding: 0;
	display: block;
	background: #444;
	margin: 2em 0 0 0;
	border: 1px solid #999;
}

.ad a {
	border: none;
	padding: 0;
	margin: 0;	
}

.ad img {
	border: 0;
	float: left;
	margin: 0;
	padding: 0;}

.ad .ad_content,
.ad .ad_content img {
	border: 0;
	float: left;
	margin: 0;
	padding: 0;
}


a.ad_b {
	border: 1px solid #999;
	width: 200px;
	height: 50px;
	float: left;
	text-indent: -1000px;
	overflow: hidden;
	margin-bottom: 1em;
}

a#ad_backstage {
	background: transparent url(/files/ads/backstage.gif);
}

a#ad_backstage:hover {
	background-position: 0 50px;
}

a#ad_brusselsairlines {
	background: transparent url(/files/ads/brusselsairlines.jpg);

}

a#ad_resto {
	background: transparent url(/files/ads/resto.gif);
}

a#ad_dineandride {
	background: transparent url(/files/ads/dineandride.jpg);
}

/* @end */
