/* CSS Document */

/* Euro Brass 2007 */

BODY {

	background: url(images/eurobrass_bg.gif) repeat-y center;
	
	margin: 0px 0px 0px 0px;
	
	scrollbar-face-color: #999999; 
	
	scrollbar-shadow-color: #999999; 

	scrollbar-highlight-color: #999999;

	scrollbar-3dlight-color: #999999; 

	scrollbar-darkshadow-color: #999999; 

	scrollbar-arrow-color: #FFFFFF;

	scrollbar-track-color: #505050;

}

div.header {

	width: 780px;
	
	height: 100px;
	
	background: url(images/eurobrass_header.jpg) no-repeat;
	
	margin: 0px 0px 10px 0px;

}

/* Euro Brass 2007 - QUICKMENU */

div.quickmenu {
	
	background: url(images/quickmenu_bg.gif) repeat-x;
	
	text-align: center;
	
	width: 100%;
	
	height: 20px;
	
	border: 0px;
	
	padding: 2px 0px 3px 0px;
	
	margin: 0px 0px 10px 0px;

}

quickmenu a {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-size:10px;
	
	color: #3a3508;

}

quickmenu a:hover {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-size:10px;
	
	color: #3a3508;

}

table.quickmenu {

	width: 780px;

}

td.quickmenu {

	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #3a3508;
	
	text-align:right;

}

/* Euro Brass 2007 - TABLES */

table.body {

	width: 780px;

}

td.header {

	height: 110px;
	
	vertical-align: top;

}

table.innerbody {

	width: 780px;
	
	vertical-align: top;
	
	text-align:left;

}

td.menu {

	width: 200px;
	
	vertical-align: top;

}

td.content {

	width: 440px;

	vertical-align: top;

}

td.latestnews {

	width: 140px;
	
	vertical-align: top;

}

/* Euro Brass 2007 - MENU */

div.navlist {
	
	background: #000000;
	
	border: 1px solid #FFFFFF;
	
	padding: 10px;

	}
	
.navlist h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-weight:bold;
	
	font-size:14px;
	
	color:#e5ce03;
	
	padding: 0px 0px 5px 0px;
	
	margin: 0px 0px 5px 0px;
	
	border-bottom:1px dashed #e5ce03;

}
	
div.navbutton {

	height: 20px;
	
	margin-top: 1px;
	
	margin-bottom: 1px;
	
	}
	
div.navbutton-active {

	height: 20px;

	padding: 7px 7px 5px 8px;

	border-right: 4px solid #DAFF00;

	background: url(images/nav_bg-off.gif) repeat-x #000000;
	
	}
 
div.navbutton-on {

	height: 20px;

	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
	display: block;

	text-decoration: none;

	padding: 5px 5px 3px 6px;

	border-left: 0px;

	background: url(images/nav_bg-off.gif) repeat-x #000000;

	}
 
a.navbutton {

	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	
	display: block;

	text-decoration: none;

	padding: 3px 5px 5px 6px;

	border-left: 0px;

	background: url(images/nav_bg-off.gif) repeat-x #000000;

	}

a.navbutton:hover {

	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: white;
	
	display: block;

	text-decoration: none;

	padding: 3px 5px 5px 6px;

	border-left: 0px;

	background: url(images/nav_bg-on.gif) repeat-x #000000;

	}


h1, span.navbutton {

	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
	text-decoration: none;

	margin: 0px;
	
	}
	
	
div.navbutton-alt {

	height: 20px;
	
	margin-left: 10px;
	
	margin-top: 1px;
	
	margin-bottom: 1px;
	
	}

span.navbutton-alt {

	line-height: 20px;
	
	}
	
a.navlist-alt {

	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
	display: block;

	text-decoration: none;

	padding: 3px 5px 5px 6px;

	border-left: 4px solid #E6E6E6;
	
	margin: 0px 0px 0px 10px;

	background: url(images/nav_bg-off.gif) repeat-x #000000;

}

a.navlist-alt:hover {

	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
	display: block;

	text-decoration: none;

	padding: 3px 5px 5px 6px;

	border-left: 4px solid #e5ce02;
	
	margin: 0px 0px 0px 10px;

	background: url(images/nav_bg-on.gif) repeat-x #000000;

}

/* Euro Brass 2007 - LATEST NEWS */

div.latestnews {
		
	height: 304px;
	
	background: #000000;
	
	border: 1px solid #FFFFFF;
	
	padding: 10px;
	
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;

	}
	
.latestnews h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-weight:bold;
	
	font-size:14px;
	
	color:#e5ce03;
	
	padding: 0px 0px 5px 0px;
	
	margin: 0px 0px 5px 0px;
	
	border-bottom:1px dashed #e5ce03;

}

.latestnews a {
	
	font-size:10px;
	
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	
	text-decoration:underline;

}

.latestnews a:hover {
	
	font-size:10px;
	
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	
	text-decoration:none;

}

div.video {

	background: #000000;
	
	border: 1px solid #FFFFFF;
	
	padding: 10px;
	
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

div.video h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-weight:bold;
	
	font-size:14px;
	
	color:#e5ce03;
	
	padding: 0px 0px 5px 0px;
	
	margin: 0px 0px 5px 0px;
	
	border-bottom:1px dashed #e5ce03;

}

div.video a {
	
	font-size:10px;
	
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	
	text-decoration:underline;

}

div.video a:hover {
	
	font-size:10px;
	
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	
	text-decoration:none;

}

.date {
	
	font-size:10px;
	
	font: 10px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	
	text-decoration:none;

}
	
/* Euro Brass 2007 - CONTENT */

div.content {
	
	background: #000000;
	
	height: 500px;
	
	overflow: auto;
	
	border: 1px solid #FFFFFF;
	
	padding: 10px;
	
	margin: 10px 10px 0px 10px;
	
	font-family: Verdana;
	
	font-size:10px;
	
	color:#FFFFFF;
	
}

.content h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-weight:bold;
	
	font-size:10px;
	
	color:#e5ce03;
	
	padding: 0px 0px 5px 0px;
	
	margin: 0px 0px 5px 0px;
	
	border-bottom:1px dashed #e5ce03;

}

.content h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-weight:bold;
	
	font-size:12px;
	
	color:#FFFFFF;
	
	padding: 0px 0px 0px 0px;
	
	margin: 20px 0px 0px 0px;

}

.content h3 {

	font-family: Verdana;
	
	font-weight:bold;
	
	font-size:11px;
	
	color:#FFFFFF;
	
	padding: 0px 0px 0px 0px;
	
	margin: 5px 0px 7px 0px;

}

.content p {
	
	font-size:10px;
	
	color:#FFFFFF;

}

.content a {
	
	font-size:10px;
	
	color:#FFFFFF;
	
	text-decoration:underline;

}

.content a:hover {
	
	font-size:10px;
	
	color:#FFFFFF;
	
	text-decoration:none;

}

.content ul {
	
	list-style-position: outside;
	
	list-style-type: square;
	
	margin: 0px 0px 0px 0px;

}

table.uitslagen_groep {



}

table.uitslagen_lijst {

	vertical-align: top;

}

td.uitslagen_nr {

	vertical-align: top;
	
	width: 25px;
	
	padding: 3px;
	
	border-bottom: 1px dotted #FFFFFF;
	
	border-right: 1px dotted #FFFFFF;

}

td.uitslagen_band {

	font-weight: bold;

	vertical-align: top;

	padding: 3px;
	
	border-bottom: 1px dotted #FFFFFF;
	
	border-right: 1px dotted #FFFFFF;

}

td.uitslagen_pt {

	vertical-align: top;
	
	width: 40px;

	padding: 3px;
	
	border-bottom: 1px dotted #FFFFFF;

}

/* Euro Brass 2007 - SPONSORS */

div.sponsors {
	
	background: #000000;
	
	text-align:center;
	
	border: 1px solid #FFFFFF;
	
	height: 53px;
	
	padding: 5px;
	
	margin: 0px 10px 0px 10px;


}


.treeview ul{ /*CSS for Simple Tree Menu*/
margin-left: 0px 0px 0px -40px;
padding: 0px 0px 0px 0px;
list-style-type: none;
text-align:left;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
margin:  0px 0px 0px -40px;
padding:  0px 0px 0px 0px;
list-style-type: none;
text-align:left;
width: 180px;

}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
cursor: hand !important;
cursor: pointer !important;
margin:  0px 0px 0px -40px;
padding: 0px;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
margin:  0px 0px 0px 40px;
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}
