* {
	margin: 0;
	padding: 0;
}

body {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body.v1	 {
	background:url(../img/bg_green.gif);
	background-repeat:repeat-x;
	background-color:#eaeef1;


}
body.v2	 {
	background:url(../img/bg_blue.gif);
	background-repeat:repeat-x;
	background-color:#eaeef1;

}

#wrapper {
	width: 850px!important;
	margin: 0 auto;
	background-color:#FFFFFF;
}

#branding {
	height: 90px;
	position: relative;
}

h2 a {
	background: url(../img/biloxi.gif);
	width: 147px;
	height: 64px;
	text-indent: -9999px;
	position: absolute;
	left: 40px;
	top: 15px;
}


#branding .vcard {
	position: absolute;
	right: 20px;
	top: 20px;
}

#branding .vcard .tel, 
#branding .vcard .mail {
	color: #73ba24;
}

#branding .vcard .mail a {
	color: #1b1076;
	text-decoration: none;
}

#branding .vcard .value {
	color: #1b1076;
}

#branding .slogan {
	position: absolute;
	right: 20px;
	bottom: 25px;
	text-align: right;
	font-size: 13px;
	color: #1b1076;
}

#branding .slogan em {
	color: #73ba24;
	font-style: normal;
}

.v1 #photobar {
	position: relative;
	background-color: #cee6b4;
	height:176px;
}

.v2 #photobar {
	position: relative;;
	background-color: #afaccf;
	height:176px;
}

#photobar img {
	position: absolute;
	top: 26px;
	right: 0;
}

.v1 #nav_main {
	height: 25px;
	border-top: 1px solid #666;
	background: url('../img/nav_bg.gif');
	padding-left: 40px;
}

.v2 #nav_main {
	height: 25px;
	border-top: 1px solid #666;
	padding-left: 40px;	background: url('../img/nav_bg2.gif');
}

#nav_main li {
	float: left;	
	list-style-type: none;
}
#nav_main li.last {
	float:right;
}

.v1 #nav_main li a {
	background: url('../img/nav_bg.gif');
	padding: 0 6px;	
	padding-top: 4px;
	position: relative;
	top: 4px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.v2 #nav_main li a {
	background: url('../img/nav_bg2.gif');
	padding: 0 6px;	
	padding-top: 4px;
	position: relative;
	top: 4px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.v1 #nav_main li a:hover,
.v1 #nav_main li a.current {
	background: url('../img/nav_bg-hover.gif');
}

.v2 #nav_main li a:hover,
.v2 #nav_main li a.current {
	background: url('../img/nav_bg2-hover.gif');
}
/*
.v1 h2 {
	height: 124px;
	padding-top: 26px;
	padding-left: 68px;

	color: #332d7e;
	font-weight: bold;
	font-size: 20px;
	border-bottom: 1px solid #666;
}

.v2 h2 {
	height: 124px;
	padding-top: 26px;
	padding-left: 68px;
	
	color: #332d7e;
	font-weight: bold;
	font-size: 20px;
	border-bottom: 1px solid #666;
}

*/
#content {
	position: relative;
	width:850px;
}

#content a {
	color: #FF6600;
	text-decoration: none;
}

#content_sub {
	z-index: 100;
	position:relative;
	width: 227px;
	float: left;
	margin-left: 50px;
	margin-top:-43px;
	display:inline;
}

#content_sub #nav_sub {
	padding-top: 32px;
	background: url(../img/nav_sub-bg.gif) no-repeat;
}

#content_sub #nav_sub li {
	list-style-type: none;
	line-height: 27px;
}

#content_sub #nav_sub li a {
	display: block;
	padding-left: 15px;
	width: 204px;
	margin-left: 3px;
	color: #000;
	text-decoration: none;
}

#content_sub #nav_sub li a:hover,
#content_sub #nav_sub li a.current {
	background: url('../img/nav_sub-hover.gif');
	padding-left: 30px;
	width: 189px;
	color: #fff;
}

#content_sub .campagne.groen {
	background: #73ba24 url(../img/campagne-groen-bottom.gif) bottom no-repeat;
}
	#content_sub .campagne.groen h2 {
		background: url(../img/campagne-groen-top.gif) no-repeat;
		padding:10px;
		color:#fff;
		padding-bottom: 0px;
		font-size: 16px;
	}
	#content_sub .campagne.groen p {
		padding: 10px;
		color:#fff;
	}

#content_sub .campagne.blauw {
	background: #73ba24 url(../img/campagne-blauw-bottom.gif) bottom no-repeat;
}
	#content_sub .campagne.blauw h2 {
		background: url(../img/campagne-blauw-top.gif) no-repeat;
		color: #fff;
		padding:10px;
		padding-bottom: 0px;
		font-size: 16px;
	}
	#content_sub .campagne.blauw p {
		padding: 10px;
		color:#fff;
	}
	
#content_sub .campagne {
	margin-top: 30px;
}


#content_main {
	margin-left: 300px;
}

#content_main #breadcrumb {
	width: 547px;
	height: 30px;
	position: absolute;
	left: 277px;
	border-bottom: 1px solid #666;
	padding-left:27px;
}

#content_main #breadcrumb li {
	float: left;
	list-style-type: none;
	line-height: 30px;
	padding-right: 0px;
	margin-right: 5px;

}

#content_main #breadcrumb li.last {
	background: none;
}

#content_main #breadcrumb li a, #content_main #breadcrumb li a:visited {
	color: #73ba24;
	text-decoration: none;
}

#content_main #breadcrumb li a:hover {
	color: #1b1076;
}

#content_main #content_main-txt {
	padding-top: 65px;
	padding-right: 25px;
}

#content_main #content_main-txt h3, #content_main #content_main-txt h4, #content_main #content_main-txt h5 {
	font-size: 15px;
	color: #73ba24;
	margin-bottom: 15px;
}

#content_main #content_main-txt .intro {
	font-size: 13px;
	color: #332d7e;
	margin-bottom: 10px;
}

#content_main #content_main-txt p {
	font-size: 12px;
	line-height: 130%;
}

#content_main #content_main-txt p a {
	color: #f60;
	text-decoration: none;
}

.v1 #footer {
	margin-top: 40px;
	padding-top: 13px;
	padding-left: 50px;
	height: 140px;
	background: #73ba24 url('../img/biloxi_footerlogo.gif') no-repeat 750px 15px;
	color: #fff;
}

.v2 #footer {
	margin-top: 40px;
	padding-top: 13px;
	padding-left: 50px;
	height: 140px;
	background: #1b1076 url('../img/biloxi_footerlogo2.gif') no-repeat 750px 15px;
	color: #fff;	
}

#footer a {
	color: #fff;
	text-decoration: none;	
}


p {
	margin-bottom: 10px;
}

#vakspacer {
	height: 20px;

}

/* textpage */

#content_main-txt ul li, #content_main-txt ol li {
	margin-left: 15px;
	line-height: 150%;
}
#content_main-txt ul li a {
	color: #ff6600;
	
}
/* FORMS */
		
		.fieldForm div.fieldItemValue {padding-left:10px;}
		.fieldForm .fieldItemLabel {width:9em;float:left;}
		.fieldForm .fieldItemLabel label {font-weight:bolder;white-space:nowrap;}

        .fieldForm .field100Pct, 
        .fieldForm .field50Pct {min-width: 200px;}
        
		.fieldForm .field100Pct .fieldItemValue, 
		.fieldForm .field50Pct .fieldItemValue {display:inline;}

		.fieldForm .field100Pct .fieldItemValue input {width:80%;min-width:200px;}
		.fieldForm .field100Pct .fieldItemValue input.file {width:95%;min-width:200px;}

		.fieldForm .field50Pct .fieldItemValue input {width:60%;min-width:100px;}
	
		.fieldForm .field50Pct {float:left;width:49.9%;}

		.fieldForm div div input {margin-bottom:10px;margin-right:15px;}
		
		.fieldForm

		.clear {clear:both;}			
		
		.validation_error { color:#FF0000; }	
		
		
		
#clear {
	clear:both;
}

#search {
	float: right;
	margin-top: 50px;
	margin-right: 17px;
}

#search .FSF_submit {
	font-size: 10px;
	font-weight:bold;
	color:#000000;

}
