/**
* Elements en standaard classes
*/
body{
	/*text-align:center;	text-align om IE - die zich niet aan de standaarden houdt - ook te lcentreren */
	margin:0;
	font: normal 12px Helvetica, Verdana, Arial, sans-serif;
	color: #fff;
	letter-spacing:1px;
}

/* DEFAULT STYLE CLASSES*/
img{
	border: none;
}
h1{	
	font-size: 24px;
	color: #f93; 
	margin-top: 12px; 
	/*text-transform:uppercase;*/
	letter-spacing:1px;
	line-height: 120%;
}
h2{ 
	font-size: 14px;
	color: #fe0; 
	margin-top: 20px; 
	/*text-transform:uppercase;*/
	letter-spacing:1px;
	line-height: 120%;
}
h3{ 
	/*text-transform: capitalize; */
}
h4{ 
	margin: 10px 0 0 0;
}
a{
	color: #fff;
}
.ancortop{
	text-align:right;
}
.ancortop a{
	color: #666;
}
.ancortop a:hover{
	color:#2c221f ;
	background-color: #fc0;
}
.highlight {
	color:#2c221f; /* licht blauw*/
}



/**
* ID's en specifieke classes
*/

/* WRAPPER */
#wrapper{
	position:relative;
	margin:0 auto; 	/*centreren: margins op auto zodat de mares even groot zijn */
	width: 960px;
}

/* HEADER */ /* page header: set always*//* fijn voor de Zoek botjes*/
#header{
	display:none;
}


/* MENU */
#menu{
	position:absolute;
	margin:-150px 0 0 0;
	padding: 0 5px;
}
#menu ul{
	float: left;
	margin: 0 0 0 5px;
	list-style-type: none;
	padding:0;
}
#menu li{
	padding: 0;
	margin:0;
}
#menu li.mainmenu{
	margin-bottom: 2px;
	font: bold 13px Helvetica, Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	line-height:12px;
}
#menu li.mainmenu a{ 
	display:block;
	text-decoration: none;
	/*text-transform:capitalize;*/
	color: #fe0;
	background-color: #2f2825;
	padding: 4px 8px;
	margin: 0;
}
#menu li.mainmenu a:hover{
	color: #FFF;
}
#menu li img{ 
	border: none;
	vertical-align:middle;
	margin-right: 3px;
	margin-left: -2px;
}
#menu #menu_charity{
	margin-top:8px;
}
#menu #menu_merchandise{
	margin-top:8px;
	display:none;
}
#menu #menu_lostandfound{
	margin-top:68px;
}

/* SUBMENU */
#menu li.submenu{
	margin: 0;
	padding:0;
	font: normal 11px Helvetica, Verdana, Arial, sans-serif;
	letter-spacing: 0px;
	line-height:12px;
}
#menu li.submenu a{
	display: block; 
	text-decoration: none;
	/*text-transform:capitalize;*/
	color: #b7a69f;
	background-color: #2f2825;
	padding: 2px 0px 1px 8px;
}
#menu li.submenu a:hover{
	color: #FFF;
	font-weight:bold;
}

#menu li a.selected{
	color: #FFF;
}


/* CONTENT */
#content_wrapper{
	position: relative;
	margin: 10px 0 0 10px;
	padding: 0;
	width: 940px;
	line-height: 120%;
}
#content_wide{
	position: relative;
	width: 920px;
	background-color: #2f2825;
	padding: 12px;
}
#content{
	position: relative;
	width: 620px;
	background-color: #2f2825;
	padding: 12px;
}
#content div.colom{
	background-color: #2f2825;
	float: left;
	width: 270px;
	margin: 10px;
	padding: 10px;
}
#content div.colom h1{
	margin-top: 0;
}
#content .teams{
	margin: 10px 0;
}
#content .teams h2{
	font-size: 16px;
	font-weight:bold;
}
#content .teams h4{
	font-size: 12px;
	font-weight:bold;
}
#content table th.id{ width: 18px;}
#content table th.name{ width: 200px;}
#content table th.country{ width: 140px; }
#content table th.previous{ }
#content table  {
	text-align:left;
	padding: 0px; 
	border: none; 
	/*border: 1px solid #666;*/
	/*background-color: #2f2825;*/
	width: 620px;
}
/*#content table tr {background-color: #2f2825 }*/
#content table tr.odd {background-color: #3a312d }
#content table td{
	/*border-top: 2px solid #372b27;*/
	padding: 1px 0;
	vertical-align:top;
}
#content #tableVP{ width: 400px;}
#content #tableOrg img{
	width: 100px;
	height: 133px;
}
#content #tableOrg td{
	width: 140px;
	text-align:center;
}
#googlemaps_teams{
	width: 260px; 
	height: 450px;
	border: 1px solid #2c221f;
}
#googlemaps_location{
	width: 600px; 
	height: 340px;
	border: 1px solid #2c221f;
}

/*PICKUP */
#content #pickup table{}
#content #pickup table td.info{
	border: none;
	width: 200px;
}
#content #pickup table td.tekst{border: none;}
#content #pickup span.counter{
	/*border-top: 2px solid #372b27;*/
	font-size:14px;
	font-weight:bold;
}
#content #pickup span.title{
	width: 40px;
}
#content #pickup span.text{ }
#content #pickup #lookingforteam{margin-top: 10px;}
#content #pickup #lookingforteam span.team{display:none;}
#content #pickup #lookingforplayer{margin-top: 10px;}
#content #pickup #lookingforform{
	background-color: #4F423D;
	padding: 6px;
	margin-top: 10px;
}


#lostandfound{
	display:block;
	margin: 0;
}


/* sponsors */
table#tableSponsors{


}
table#tableSponsors td{
	width: 200px;
	height: 180px;
	border: 2px solid #372b27;
	background-color: white;
	text-align:center;
	vertical-align:middle;
}



/* SIDEBAR */
#sidebar{
	position: absolute;
	top: 0;
	right: 0;
}
#sidebar #updates{
	width: 260px;
	background-color: #2f2825;
	padding: 12px
}
#sidebar #updates h2{
	margin: 20px 0 0 0;
	color: #fe0;
}
#sidebar #logos{
	width: 260px;
	margin-top: 20px;
	text-align:center;
}




/* FOOTER */
#footer_wrapper{
	
}
#footer{
	margin: 60px 20px;
	padding: 0;
	width: 960px;
}
#footer ul{	 /*horizontal footer list*/
	display:inline;
	list-style-type: none;
}
#footer li{ 
	position: relative;
	display: inline;
	margin: 0 10px;
}
#footer li a{ text-decoration: none; }
#footer li a:hover{ }
#footer li#footer_text{ }
#footer li#logo_nuts{ }
#footer li#logo_crunch{}
#footer li#logo_lookfly{ display:none; }
#footer li#logo_gaia{ display:none; }



/**********************************************/
.clearer{
  height:1px;
  overflow:hidden;
  margin-top:-1px;
  clear:both;
}
