BODY {
	margin: 0;
	padding: 0;
	font: 0.8em 'Lucida Grande', Arial, Verdana, sans-serif;
	background-image: url(pics/golfbal37pct.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#wrapper
{
	padding: 0px;
	border:0;
	width: 955px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container {
	float:none;
	/* contains left, center & right */
}

#header {
    margin : 0 0 0 auto;
    padding : 0;
    width : 955px;
    height : 80px;
    background-image : url(pics/bg-golfcourse.jpg);
    /*background-attachment : fixed;*/
    background-repeat : no-repeat;
    background-position : 0 0;
}

#left   {
	margin-top:5px;
	position: relative;
	width: 180px;
	min-height: 450px;
	height: 460px;
	float: left;
	padding-right:10px;
}

#center {
	position: relative;
	width: 65%;
	width: 590px;
	min-height: 450px;
	height: 450px;
	float: left;
	margin: 1px;
	padding: 5px;	
}


#center-left {
	margin-right:5px;
	position: relative;
	width: 245px;
	float: left;
	background-color:#F0F8EF;
	margin-bottom:5px;
	height: 170px;
	overflow: auto;
}

#center-right {
	position: relative;
	width: 360px;
	height: 170px;	
	float: right;
	margin-bottom:5px;
}

/** Footer is within center part **/
#footer a {
	display:inline;
}

#footer {
	clear: both;
	position:relative;
	text-align:right;
	font-size:9px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	margin-top: 10px;
}

#right  {
	margin-top:5px;
	position: relative;
	width: 150px;
	min-height: 450px;
	height: 450px;
	float: right;
	padding-left: 5px;
	top: 0px;
}

.menu {
	z-index: 100;
	/* see dropdown.css !! */
	padding-bottom:2px;
	}

.title {
	display:block;
	background-color: #FFFFFF;
	background-image: url(pics/bg-title.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 14px;
	font-weight: bold;
	color: #417838;
	padding-left: 5px;
	height: 20px;
	vertical-align: top;
	line-height: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8CC583;
	border-left-color: #8CC583;
}

* html #content, * html form, * html form div {
	height:1%;
}

.navbar {
	width: 100%;
	margin: 1em 0;
	/*background-color: #eee;
	background: none;*/
	padding: 0;
	margin: 0px;
	background-color: #FF0;
	/*background-image: none;*/
}

.navbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.navbar li {
	margin: 0;
	padding: 0;
	float: left;
	width: 6em;
	margin-right: 2px;
	text-align: center;
	background-color: #D20000;
	background-image: none;
}

.navbar a {
      display: block;
      width: 100%;
      text-decoration: none;
    }
.navbar a:hover {
	background: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
    }

a {
	text-decoration:none;
	color:#006633;
	margin: 0px;
}

#breadcrumb {
	text-align:right;
	display:block;
	font-size:9px;
	padding: 5px;
}

/* all tables have 1 pixel cell spacing */

.fancytable 
{
	font-size:11px;
	background-color: #006600; 
	border-collapse: collapse;
}

.fancytable tr, .fancytable td
{
	background-color: #FFFFFF;
	border:0px solid #CECECE;
}

.fancytable tr .highlight
{
	background-color: #DEEEDB;
	border:1px solid #CECECE;
}

.fancytable thead, .fancytable th
{
	font-size:10px;
	background-color: #D20000;
	color:#FFFFFF;
	border-top:1px solid #EEEEEE;
	font-weight: normal;
}

#RSSitem, #Newsitem, #item {
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/pics/semi2x2b.png');
	margin-top: 1px;	
	margin-bottom:5px;
	border: 1px solid #CCCCCC;
	padding-bottom: 2px;
}

/* re-design look & feel for center section (not the same as right column)*/

#center .feed_title {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
}

#center .feed_description {
	font-size: 12px;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
}

#Newsitem-content {
	/*height: 109px;*/
	overflow: auto;
}

#RSSitem-content {
	height: 100px;
	overflow: auto;
}

#RSSitem[id], #Newsitem[id], #item[id] { /* IE ignores styles with [attributes], so it will skip the following. */
	background-image:url(/pics/semi2x2b.png);
	border: 1px solid #CCCCCC;
	padding-bottom: 2px;
}

html>#RSSitem, html>#Newsitem, html>#item { /* only IE reads this */
	background-color:#F9F9F9;
}

#RSSitem h1, #Newsitem h1, #item h1 {
	font-size:12px;
	color: #333333;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 1px;
	z-index: 1;
	margin: 0px;
	height: 22px;
}
/* #item h1{ background-image: url(pics/item-ball30.gif); } */
#RSSitem h1{ padding-left: 34px; background-image: url(pics/rss30.gif); }
#Newsitem h1 { padding-left: 24px;background-image: url(pics/news30.gif); }

/* Nice tables */
/* <div class="calendar"> voor table plaatsen en dan deze css */

div.calendar { font-size: 11px; width: 240px;  float: left;}
div.calendar table td, div.calendar table th {padding: 4px; text-align: center; }
div.calendar caption { text-align: left; font-weight: bold; text-transform: capitalize; font-size: 15px; color: #687585; font-family: "Trebuchet MS", Arial, Sans-serif; }

/* FIX THE FIELDSET & LEGEND */
/* Also put the following in HTML:

<style>

fieldset{
/border: 1px solid #CFCFC5;
}
</style>
<![endif]>
*/

fieldset {
	-moz-border-radius: 6px;
}

legend {
	color: #6085B2;
	margin: 0;
}

/* END FIELSET FIX */

.quoted {
	text-align:left;
}

/* FOTO's */

#foto-container {
	position: relative;
	float: left;
	width: 100%;	
}

#fotoimages, #fotonavigation, #fototitle, #fotofolderselector {
	/*border:1px solid #FF0000;*/
}

#fotoerror {
	color:#FF0000;
	margin: 50px;
}

textarea {
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
}
	
input {
	font-size: 10px;
}
select {
	font-size: 9px;
}
.kleinzwart, .smalltext
{
	font-size: 10px;
}

/* Pop-up DIVs */
#popdiv1, #popdiv2, #popdiv3, #popdiv4, #popdiv5, #popdiv6, #popdiv7, #popdiv8
{
	position:absolute;
	border:1px dashed;
	width:125px;
	visibility:hidden;
	background-color:#DEEEDB; 
	z-index:999;
	top: 300px;
	left:10px;
	padding:2px;
}

.admin {
	visibility:visible;
}

