* {
	margin: 0;
}
html, body {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #0F5BA6;
}
a, a:active, a:focus {
	color: #125CA8;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	outline: 0;
}

a:hover {
	color: #C00;
}
p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#wrap, #wrap_middle, #wrap_sponsors, #wrap_references {
	position: relative;
	height: auto;
}

#wrap_footer {
	position: relative;
	height: 100px;
}

#wrapcentering, #wrapcentering_middle, #wrapcentering_footer, #wrapcentering_sponsors, #wrapcentering_references
{
	position: relative;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	height: 100%;
	top: 0px;
}
.bg_middle {
	background-color: #fff;
	width: 100%;
	position: relative;
}
.bg_references {
	background-color: #EFEFEF;
	width: 100%;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3D3D3;
}
.bg_sponsors {
	background-color: #D6D6D6;
	width: 100%;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A3A3A3;
}

#footer {
	position: relative;
	width: 900px;
	height: 100px;
}
.bg_footer {
	background-color: #F0F0F0;
	width: 100%;
	background-image: url(images/footer.jpg);
	height: 100px;
}
.text_webmade {
	font-family: "Century Gothic", Verdana;
	font-size: 9px;
	color: #FFF;
	text-transform: uppercase;
	padding-top:10px;

}
.text_webmade a {
	font-family: "Century Gothic", Verdana;
	font-size: 9px;
	color: #FFF;
	text-transform: uppercase;
	text-align: left;
}
.text_webmade a:hover {
	color: #F60;
	text-decoration: none;	
}
#logo {
	position: absolute;
	height: 83px;
	width: 155px;
}
#banner {
	background-image: url(images/banner.png);
	position: absolute;
	height: 175px;
	width: 900px;
	top: 75px;
	z-index:2;
}
#banner_events {
	background-image: url(images/banner_veld2.jpg);
	position: absolute;
	height: 175px;
	width: 900px;
	top: 75px;
	z-index:2;
}
#banner_news {
	background-image: url(images/banner_baseball.jpg);
	position: absolute;
	height: 175px;
	width: 900px;
	top: 75px;
	z-index:2;
}
#banner_partner {
	background-image: url(images/banner_veld.jpg);
	position: absolute;
	height: 175px;
	width: 900px;
	top: 75px;
	z-index:2;
}
#banner_detail {
	background-image: url(images/banner_rugby.jpg);
	position: absolute;
	height: 175px;
	width: 900px;
	top: 75px;
	z-index:2;
}
#menu {
	position: absolute;
	clear: left;
	height: 30px;
	width: 740px;
	right: 0px;
	bottom: 0px;
	top: 45px;
	z-index:3;
	outline:none;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	float: right;
		}	
		


#menu li {
	display: inline;
	margin: 0;
	float:left;
	outline:none;

		}

#menu li a {
	color: #125CA8;
	text-decoration: none;
	line-height: 36px;
	font-family: verdana;
	width: auto;
	background-repeat: repeat-x;
	display:block;
	text-align:right;
	font-size: 14px;
	padding-left: 10px;
	text-transform: uppercase;
	height: auto;
	outline:none;
		}
#menu li a:hover {
	color: #C00;
}
#search {
	position: absolute;
	height: 30px;
	width: auto;
	top: 15px;
	right: 0px;
	z-index:4;
}
#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	position: relative;
	width: 900px;
	height:auto;
	text-align: justify;
	background-image: url(images/stadiumbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contact_txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

td#blue {
	background-image: url(images/blue.jpg);
	background-repeat: no-repeat;
	padding-right: 21px;
	color: #00264b;
}
td#green {
	background-image: url(images/green.jpg);
	background-repeat: no-repeat;
	padding-right: 21px;
	color: #007e15;
}
td#orange {
	background-image: url(images/orange.jpg);
	background-repeat: no-repeat;
	padding-right: 21px;
	color: #914500;
}
td#red {
	background-image: url(images/red.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #720701;
}
#blue_btn, #green_btn, #orange_btn, #red_btn {
	height: auto;
	width: 209px;
	right: 0px;
	bottom: 30px;
	vertical-align: middle;
}

#blue_btn ul, #green_btn ul, #orange_btn ul, #red_btn ul {
	list-style: none;
	border: none;
	float: right;
		}	
#blue_btn li, #green_btn li, #orange_btn li, #red_btn li {
	display: inline;
	margin: 0;
	float:left;
		}
.date_event_location {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #333;
	padding-bottom: 5px;
	padding-left:5px;
}
.date_event_location_push {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
}
.date_event_location_content {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #333;
}
#blue_btn li a {
	color: #CCC;
	text-decoration: none;
	font-family: verdana;
	width: 209px;
	background-repeat: no-repeat;
	display:block;
	font-size: 14px;
	text-transform: uppercase;
	height: 24px;
	vertical-align: middle;
	background-image: url(images/blue_btn.jpg);
	position: relative;
	z-index: 3;
		}
#green_btn li a {
	color: #CCC;
	text-decoration: none;
	font-family: verdana;
	width: 209px;
	background-repeat: no-repeat;
	display:block;
	font-size: 14px;
	text-transform: uppercase;
	height: 24px;
	vertical-align: middle;
	background-image: url(images/green_btn.jpg);
	position: relative;
	z-index: 3;
		}
#orange_btn li a {
	color: #CCC;
	text-decoration: none;
	font-family: verdana;
	width: 209px;
	background-repeat: no-repeat;
	display:block;
	font-size: 14px;
	text-transform: uppercase;
	height: 24px;
	vertical-align: middle;
	background-image: url(images/orange_btn.jpg);
	position: relative;
	z-index: 3;
		}
#red_btn li a {
	color: #CCC;
	text-decoration: none;
	font-family: verdana;
	width: 209px;
	background-repeat: no-repeat;
	display:block;
	font-size: 14px;
	text-transform: uppercase;
	height: 24px;
	vertical-align: middle;
	background-image: url(images/red_btn.jpg);
	position: relative;
	z-index: 3;
		}
#archive {
	background-image: url(images/archive.jpg);
	float: right;
	height: 159px;
	width: 167px;
	position: absolute;
	z-index: 2;
	right: 35px;
	top:15px;
}
#contact {
	background-image: url(images/contact.jpg);
	float: right;
	height: 159px;
	width: 167px;
	position: absolute;
	z-index: 2;
	right: 35px;
	top:15px;
}
#button, .button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #CCC;
	border: 1px solid #999;
}
#textfield, #textfield2, #textfield3, #textfield4, .inputfield, {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #F9F9F9;
	border: 1px solid #CCC;

}
#message, .inputarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #F9F9F9;
	border: 1px solid #CCC;
	width:300px;
	height:100px;
}
#blue_btn li a:hover, #green_btn li a:hover, #orange_btn li a:hover, #red_btn li a:hover {
	color: #FFF;
	background-image: url(images/btn_over.jpg);
}
.content_push {
	padding-top: 250px;
}
.txt_color {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding: 5px;
}

.title_color {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	padding: 5px;
	text-transform: uppercase;
	text-align: left;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #30B44B;
	background-image: url(images/bg_title.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	padding-left:5px;

}
.title_news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #30B44B;
	background-image: url(images/bg_title_news.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	padding-left:5px;
}
.title_event {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #30B44B;
	background-image: url(images/bg_title_event.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	padding-left:5px;

}
.readmore {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
	vertical-align: middle;
	padding-left: 5px;
	padding-top: 3px;
}

#news_content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	position: relative;
	float:left;
	height: auto;
	width: 900px;
	background-color: #e8e8e8;
	background-image: url(images/bg_icon.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
}
#news {
	position:relative;
	float:left;
	width:685px;
	height:auto;
}
.news_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	padding: 5px;
	color: #333;
	margin-bottom: 5px;
}
.border_article {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 1px;
}
.article_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding: 5px;
	color: #C00;
	font-weight: bold;
}
.article_title a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding: 5px;
	color: #C00;
	text-decoration: none;
}
.article_title a:hover {
	color: #390;
	text-decoration: none;
}
#date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	height: 22px;
	width: 47px;
	position: relative;
	background-image: url(images/date.jpg);
	background-repeat: no-repeat;
	left: 5px;
	line-height: 20px;
	text-transform: uppercase;
}
#newsletter {
	background-color: #F90;
	padding: 5px;
	float: right;
	height: 145px;
	width: 194px;
	margin-right: 5px;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
#sponsors {
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat-x;
	width: 150px;
	float: left;
	height: 230px;
	margin-right: 20px;
	position: relative;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
.title_sponsor {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #F60;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #30B44B;
	margin-top: 10px;
}
#partner_info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	background-color: #e8e8e8;
	background-image: url(images/bg_icon.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
}
.partner_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #C00;
	text-transform: uppercase;
	text-align: left;
}
#submenu {
	height: auto;
	width: 310px;
	text-align: left;
	z-index: 1;
	position: relative;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 10px;
}
#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	float: left;
		}	
#submenu ul li {
	display: inline;
	margin: 0;
	float:left;
		}

#submenu ul li a {
	color: #666;
	text-decoration: none;
	font-family: verdana;
	width: 300px;
	background-repeat: repeat-x;
	display:block;
	text-align:left;
	font-size: 10px;
	font-weight: bold;
	height: auto;
	line-height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;

		}

#submenu ul li ul li a {
	color: #666;
	text-decoration: none;
	font-family: verdana;
	width: 340px;
	background-repeat: repeat-x;
	display:block;
	text-align:left;
	font-size: 10px;
	font-weight: bold;
	height: auto;
	line-height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-left:10px;
		}

#submenu ul li a:hover {
	color: #FCB318;
	background-color: #E9E9E9;
}

#submenu ul li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	float: right;
		}	
#submenu ul ul li {
	display: inline;
	margin: 0;
	float:left;
		}

#submenu ul ul li a {
	color: #999;
	text-decoration: none;
	font-family: verdana;
	width: 330px;
	background-repeat: repeat-x;
	display:block;
	text-align:left;
	font-size: 10px;
	font-weight: bold;
	height: auto;
	line-height: 20px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
#submenu ul ul li a:hover {
	color: #069;
	background:none;
}
.references {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
.check {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-image: url(images/check.png);
	background-position: left center;
	padding-left: 15px;
	background-repeat: no-repeat;
	margin-left: 10px;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}

a img {
	border:none;	
}