body,
html {
	margin: 0px;
	padding: 0px;
	background: #fff url(../img/page_background_stretch.png) repeat-x center top;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

p {
	margin: 10px 0px;
	padding: 0px;
	line-height: 1.8em;
	font-size: 93%;
	color: #222;
}

a, 
a:visited {
	color: #336699;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #3f9c25;
}

em {
	font-size: 85%;
	line-height: 1.4em;
}

.clear {
	clear: both;
}

.hr {
	padding: 0px;
	height: 1px;
	font-size: 1px;
	background-color: #ffffff;
	clear: both;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.hr_top {
	margin: 0px;
	padding: 0px;
	height: 5px;
	font-size: 1px;
	background-color: #eeeeee;
	clear: both;
	border-top: 1px solid #cccccc;
}
 
.hr_bottom {
	margin: 0px;
	padding: 0px;
	height: 5px;
	font-size: 1px;
	background-color: #eeeeee;
	clear: both;
	border-bottom: 1px solid #cccccc;
}

.red {
	color: #3f9c25;
}

h1, h1 a, h1 a:visited {
	margin: 0 0px 10px;
	padding: 0px;
	color: #000000;
	/*

letter-spacing: -1px;*/
	text-decoration: none;
	font: 197% Georgia, "Times New Roman", Times, serif;
}

h1 a:hover {
	color: #3d8436;
}

h2 {
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 4px;
	font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
	color: #3d8436;
	border-bottom: 1px solid #dddddd;
}

h2 a, h2 a:visited {
	padding: 0px 0px 1px 0px;
	color: #3d8436;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}

h2 a:hover {
	color: #000000;
}

h2 i {
	color: #999999;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}

h2 i a, h2 i a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}

h2 i a:hover {
	color: #000000;
}

h3 {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	font-weight: normal;
	color: #000000;
	font-size: 123.1%;
}

h3 a, h3 a:visited {
	color: #336699;
	text-decoration: none;
}

h3 a:hover {
	color: #3d8436;
}

h4 {
	font-weight: bold;
	font-size: 93%;
	color: #222;
	line-height: 1.8em;
	background-color: #ffdfb4;
	text-indent: 4px;
	border-bottom: 1px solid #fcb245;
}


h5 {
	font-weight: bold;
	font-size: 93%;
	color: #222;
	text-transform: uppercase;
	line-height: 1.8em;
	margin-bottom: -20px;
}.grey {
	border-bottom-color: #ccc;
	color: #b3b3b3;
}

.grey a {
	border-bottom-color: #ccc;
	color: #7f7f7f;
	text-decoration: underline;
}

/*
------------------------------------------------------------------------
CONTAINER - The 980px wide wrapper used in header, main menu, and more
------------------------------------------------------------------------
*/

div.contents {
	padding: 1em 0;
}

div#hd .contents {
	padding-right: .5em;
	padding-left: .5em;
}

#hot-pick-sidebar .entry {
	padding: 1em 3em 1em 0;
}

div#ft {
	
}

div#ft .contents {
	padding-right: 1.5em;
	padding-left: 1.5em;
}

div#ft .contents em {
	color: #545454;
	line-height: 2.2em;
}

div#ft .contents img {
	margin-left: 1em;
}

div#container-stretch {
	background: url(../img/page_background.png) no-repeat center top;
}

div#google-maps-static {
	border-top: 1em solid #fff;
}

.right {
	float: right;
}

/*
------------------------------------------------------------------------
HEADER - Logo & Search Form
------------------------------------------------------------------------
*/

.search {
	padding: 5px;
	background-color: #f4f4f4;
	float: right;
	margin: 23px 0px 0px;
}

.search {
	width: 95%;
}

.search .input.text {
	margin: 0px 3px 0px 0px;
	padding: 6px 7px 5px 7px;
	width: 240px;
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.button {
	margin: 0px;
	padding: 0px 8px 0px 8px;
	height: 25px;
	background-color: #000000;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	color: #ffffff;
	border: 0px;
}

/*
------------------------------------------------------------------------
STREAMER - Photo's and Third Party software
------------------------------------------------------------------------
*/

div#streamer {
	background-color: #fff;
	border-bottom: 1px solid #e2e2e2;
}

div#introduction {
	padding: 1.5em 1.5em 1em 0;
}

div#introduction h1 {
	color: #3e8235;
}

div#concept {
	height: 260px;
	position: relative;
}

div#logo {
	background-color: white;
	border: 1px solid #e7e7e7;
	border-left-width: 0;
	padding: .5em 1.5em;
	position: relative;
	float: left;
	top: 8em;
	left: -1em;
}

div#content {
	padding-bottom: 2em;
	padding-left: 1em;
}

div#container-booking-party {
	padding-top: .9em;
	padding-bottom: 1.5em;
	background-color: #e7e7e7;
	height: 1152px;
}

div#container-booking-party .yui-nav {
	padding-left: 1em;
}

.yui-skin-sam .yui-navset .yui-content, .yui-skin-sam .yui-navset .yui-navset-top .yui-content {
	padding: .5em;
}

.yui-skin-sam .yui-navset .yui-content {
	background: #FFF;
}

.yui-skin-sam .yui-navset .yui-content,
.yui-skin-sam .yui-navset .yui-navset-top .yui-content {
	border-width: 0;
}

div#content .yui-gc img {
	float: right;
	margin-left: 1em;
}

/*div#container-booking-party .loading {
	background-color: olive;
	width: 50px;
	height: 40px;
	overflow: hidden;
	position: absolute;
}*/

.yui-skin-sam .yui-navset .yui-nav, 
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav {
	border-color: #428B38;
}

yui-skin-sam .yui-navset .yui-nav li,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav li {
	padding: 6px 9px;
	margin-right: .2em;
}

.yui-skin-sam .yui-navset .yui-nav a em,
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a em {
	padding: 0.45em .85em;
	font-size: 100%;
	color: #535353;
}

.yui-skin-sam .yui-navset .yui-nav .selected a em {
	padding: 0.5em .85em;
	color: #fff;
}

.yui-skin-sam .yui-navset .yui-nav .selected a, 
.yui-skin-sam .yui-navset .yui-nav .selected a em {
	border-color: #346e2d;
}

/*
------------------------------------------------------------------------
MENUS - Main, Pages (currently not in use) & Sub Menu
------------------------------------------------------------------------
*/

#menu {
	width: 100%;
	display: block;
	height: 60px;
}

#menu ul {
	display: block;
	padding-top: 1.5em;
	padding-left: 1em;
}

.main_menu li {
	float: left;
	list-style: none;
	margin-right: .25em;
	font-size: 93%;
}

.page_item a, .page_item a:visited {
	margin: 0px;
	padding: 0px;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 3px 6px;
}

.current_page_item a,
.current_page_item a:visited,
.parent_page_item a,
.parent_page_item a:visited,
.current_page_parent a,
.current_page_parent a:visited {
	background-color: #fff;
	color: #646464;
	font-weight: bold;
	padding: 3px 6px;
}

.current_page_item, .page_item a:hover, .current_page_parent {
	border-bottom-color: #3f9c25;
}

.current_page_item a, .current_page_item a:visited, .current_page_item a:hover {
	border-bottom: 1px solid #ffffff;
}

/* END Main Menu */

/* Sub Menu */

#submenu {
	margin: 0;
	padding: 0px;
	width: 100%;
	height: 32px;
	background-color: #222;
	border-bottom: 1px solid #444;
}

ul#sub_menu {
	margin-left: 1em;
}

.sub_menu li {
	margin: 7px 5px 7px 0px;
	padding: 0px;
	font-size: 11px;
	float: left;
	list-style: none;
}

.cat-item a, .cat-item a:visited {
	margin: 0px;
	padding: 3px 6px 3px 6px;
	color: #eee;
	text-decoration: none;
	display: block;
}

.cat-item a:hover {
	background-color: #999999;
	color: #ffffff;
	text-decoration: none;
}

.current-cat, .current-cat a, .current-cat a:visited {
	background-color: #999999;
	color: #ffffff;
	text-decoration: none;
}

.sub_menu li b {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	color: #fff;
	text-decoration: none;
	display: block;
}

/* END Sub Menu */

/* Dropdown Menu, if there are some children categories in WordPress defined */

.children {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	position: absolute;
	left: -9000px;
	background-color: #ffffff;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}

.sub_menu li:hover ul, .sub_menu li.iehover ul {
	left: auto;
}

.children li {
	margin: 1px 7px 1px 7px;
	padding: 1px 0px 1px 0px;
	float: none;
}

.children li a, .children li a:visited {
	background-color: #ffffff;
	color: #999999;
	border-bottom-width: 0;
	text-decoration: none;
}

.children li a:hover {
	background-color: #999999;
	color: #ffffff;
}

.children .current-cat, .children .current-cat a, .children .current-cat a:visited {
	background-color: #999999;
	color: #ffffff;
	text-decoration: none;
	border-bottom-width: 0;
}

/* END Dropdown Menu */

/*
------------------------------------------------------------------------
CONTENT
------------------------------------------------------------------------
*/

/* Column Definitions */

.column_main {
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 20px 0px;
	width: 640px;
	float: left;
}

.column_right {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 20px 0px;
	width: 300px;
	float: right;
}

.column_left_b {
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 20px 0px;
	width: 299px;
	float: left;
	border-right: 1px solid #cccccc;
}

.column_center_b {
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 20px 20px;
	width: 299px;
	float: left;
	border-right: 1px solid #cccccc;
}

/* END Column Definitions */

/* Featured (the first enrty in every category archives and on the index page, currently with that black background ) */

#featured, #weekly-hotspot {
	margin: 1em 0px 0px 0px;
	padding: 1px 20px 10px 20px;
	background-color: #173c0e;
}

#weekly-hotspot {
	margin: 1em 0px 0px 0px;
	padding: 1px 20px 10px 20px;
	background-color: #d2f5be;
}

#featured h1,#featured h1 a, #featured h1 a:visited {
	color: #ffffff;
}

#featured h1 a:hover {
	color: #ffffff;
}

#featured h2 {
	color: #999999;
}

#featured h2 a, #featured h2 a:visited {
	padding: 0px 0px 1px 0px;
	color: #ffffff;
	border-bottom: 1px solid #333333;
}

#featured h2 a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#featured h2 i {
	color: #999999;
}

#featured h2 i a, #featured h2 i a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #333333;
}

#featured h2 i a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#featured p {
	color: #999999;
}

#featured p a, #featured p a:visited {
	color: #ffffff;
	border-bottom: 1px solid #333333;
}

#featured p a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#featured img, #featured img a, #featured img a:visited {
	margin: 5px 0px 10px 20px;
	padding: 0px;
	float: right;
	border: none;
}

#featured ul, #featured ol {
	margin: 20px 0px 20px 50px;
	padding: 0px;
}

#featured li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	font-size: 14px;
	list-style-type: disc;
	border-bottom: none;
}

#featured blockquote p {
	margin: 20px 0px 20px 0px;
	font-family: Georgia;
	font-style: italic;
}

/* END Featured */

/* Categories */

.category_header {
	margin: 1em 0px 0px;
	padding: 20px 20px 10px 20px;
	background-color: #eeeeee;
	text-align: center;
	border-bottom: 1px solid #cccccc;
}

/* END Categories */

/* Lists (displaying the posts) */

#content ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content li {
	margin: 0px;
	padding: 7px 0px 7px 0px;
	line-height: 16px;
	list-style-type: upper-alpha;
	border-bottom: 1px dashed #aaaaaa;
	list-style-position: inside;
}

#hot-pick-sidebar li {
	list-style-type: square;	
}

.title a, .title a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.title a:hover {
	color: #336699;
}

.comment_excerpt a, .comment_excerpt a:visited, .comment_excerpt a:hover {
	font-weight: normal;
}

.meta {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #999999;
	font-size: 93%;
}

.meta a, .meta a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}

.meta a:hover {
	color: #000000;
}

/* END Lists */

/* Entry */

/*.column_left_b img, 
.column_center_b img, 
.column_right img,
div#columns-bottom img,
div#hot-pick-sidebar img {
	margin: 3px 10px 5px 0px;
	padding: 0px;
	float: left;
	width: 75px;
	height: 75px;
	border: none;
}*/

#entry, #front {
	margin: 1em 0px 0px;
	padding-right: 2em;
	padding-left: 1em;
}

#entry .digg {
	margin: 3px 10px 5px 0px;
	float: left;
}

#entry img, #entry img a, #entry img a:visited {
	margin: 5px 0px 10px 20px;
	padding: 0px;
	float: right;
	border: none;
}

#entry p {
	margin: 20px 0px 20px 0px;
}

#entry ul, #entry ol {
	margin: 20px 0px 20px 50px;
	padding: 0px;
}

#entry li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	list-style-type: disc;
	border-bottom: none;
	list-style-position: outside;
}

#entry blockquote p {
	margin: 20px 0px 20px 0px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
}

/* Button like link styling for the 'Archives' link */

.link a, .link a:visited {
	margin: 0px;
	padding: 4px 6px 4px 6px;
	background-color: #bbbbbb;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border: none;
}

.link a:hover {
	color: #ffffff;
	background-color: #336699;
}

/* END Button like link styling for the 'Archives' link */

/* END Comments */

/* Tabs (in the sidebar for the AJAX box) */

.yui-navset div.loading div {
	

/*

b

ackground:url(../img/loading.gif) no-repeat center center;*/
    height: 8em;
}

/* END Tabs */

body#travel-manager-worden {
}

body#travel-manager-worden div#entry {
	padding-right: 12em;
}

body#travel-manager-worden div.wForm {
	padding-right: 6em;
}


body#travel-manager-worden div#yui-main {
	background: url(../img/page_background_form2-1.png) no-repeat right top;
}

body#travel-manager-worden div#bd {
	position: relative;
}

div#photos-managers {
	position: absolute;
	right: 0;
	top: -70px;
}

/* Widgets */

#content .widget ul {
	padding: 10px 10px 20px 10px;
	border: 5px solid #eeeeee;
}

.widget li a, .widget li a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.widget li a:hover {
	color: #3d8436;
}

.widget .page_item a, .widget .page_item a:visited, .widget .page_item a:hover {
	border-bottom: none;
}

.widget .cat-item a, .widget .cat-item a:visited {
	padding: 0px;
}

.widget .cat-item a:hover, .widget .current-cat, .widget .current-cat a, .widget .current-cat a:visited {
	background-color: #ffffff;
}

/* END Widgets */

div#columns-bottom div.contents {
	padding-right: 3em;
	padding-left: 3em;
	padding-bottom: 2em;
}

/*
------------------------------------------------------------------------
HEADERS
------------------------------------------------------------------------
*/

.field-hint-inactive, .field-hint, .htmlsection {
	margin-bottom: 1em;
	padding: .5em 1em .5em .5em;
	margin-top: 0;
}

div.autocomplete-header, div.autocomplete-footer {
	padding: .15em;
	text-align: center;
	background-color: #e7e7e7;
}

.htmlsection {
	margin-bottom: 1em;
	margin-top: 1em;
}

.displayInline {
	width: 97%;
	display: block;
}

.displayInline .oneField {
	float: left;
	width: 48%;
	margin-right: 2%;
}

.displayInlineMulti {
	width: 97%;
	display: block;	
}

.displayInlineMulti .oneField {
	float: left;
	width: 32%;
	margin-right: 1%;
}

.Section {
	border-bottom: 2px solid #d0daa1;
	margin-bottom: .75em;
	padding-bottom: .75em;
}

label {
	line-height: 150%;
	border: none;
	display: block;
	font-size: 95%;
	font-weight: bold;
	padding: .65em 0 1px;
}

input#submit,
input.submit,input#submit-,
input.wfPageNextButton,
input.wfPagePreviousButton {
	background: #59A5D1 none repeat scroll 0%;
	border: 1px solid #408BB6;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 100%;
	padding: .35em .45em;
	font-weight: bold;
}

input.text, input.text, input.small, input.file, textarea.textarea, select.select {
	margin: 0;
	color: #222;
	width: 90%;
	font: 108% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

input.text, input.small, textarea.textarea, select.select {
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	background: #fff url(../img/fieldbg.gif) repeat-x top;
}

input.text, input.small, input.file {
	padding: 2px;
}

div#autocomplete input.text {
	padding: 5px;
	font-size: 116%;
	font-weight: bold;
}

input.small {
	width: 25%;
}

input.checkbox, input.radio {
	display: block;
	line-height: 1.4em;
	margin: 6px 0 0 3px;
	width: 13px;
	height: 13px;
}

textarea.textarea {
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
}

select.select {
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	margin: 1px 0;
	padding: 1px 0 0 0;
}

select.select[class] {
	margin: 0;
	padding: 1px 0 1px 0;
}

*:first-child+html select.select[class] {
	margin: 1px 0;
}

.safari select.select {
	margin-bottom: 1px;
	font-size: 120% !important;
}

span.symbol {
	font-size: 115%;
	line-height: 130%;
}

form li .datepicker {
	float: left;
	margin: .1em 5px 0 0;
	padding: 0;
	width: 16px;
	height: 16px;
	cursor: pointer !important;
}

input.btTxt {
	padding: 0 7px;
	width: auto;
	overflow: visible;
}

label.choice, label.postField {
display:block;
font-size:100%;
line-height:1.4em;
margin:-1.55em 0pt 0pt 25px;
padding:4px 0pt 5px;
width:90%;
}

.button {
	background-color: #000000;
	border: 0px none;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	height: 25px;
	margin: 0px;
	padding: 0px 8px;
	text-transform: uppercase;
}

form .reqMark {
color: #c00 !important;
float:none;
font-weight:bold;
margin:0pt;
}

.errMsg, .form-error {
	display: block;
	color: #c00;
	margin-top: .5em;
	width: 90%;
}

.buttons {
	clear: both;
	margin-top: 10px;
}

div.wForm {
	padding-right: 2em;
	padding-left: 1em;
}

label.preField {
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 4px;
	font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
	color: #3d8436;
	border-bottom: 1px solid #dddddd;
}

.buttons input {
	font-size: 120%;
	margin-right: 5px;
}

fieldset {
	background-color: #e2ede0;
	border-color:#ccc -moz-use-text-color -moz-use-text-color;
	border-style:solid none none;
	border-width:1px 0pt 0pt;
	margin:0pt 0pt 25px;
	padding:15px;
}

#content ul.numbers li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 2em;
}

fieldset legend {
	font-weight: bold;
	padding:0pt 5px;
	font-size: 108%;
	color: #3f9c25;
}

input#wfPagePreviousId1,
input#wfPagePreviousId2,
input#wfPagePreviousId3,
input#wfPagePreviousId4,
input#wfPagePreviousId5,
input#wfPagePreviousId6,
input#wfPageNextId7,
input#wfPagePreviousId7,
input#wfPagePreviousId8 {
	display: none;
}

.wForm form .wfPagingButtons {
	margin-top:5px;
}

.wForm form .actions {
	
margin: 5px 0pt 10px;
}

.highlight {
	background-color: #FFFFD3;
	padding-right: 1px;
	padding-left: 1px;
}

.succes {
	background: url(../img/opts.gif) no-repeat left center;
	padding-left: 1.5em;
	padding-top: .5em;
	padding-bottom: .5em;
	margin-top: .65em;
	margin-bottom: .65em;
}

body#travel-manager-worden div.wForm {
	padding: 0;
	margin: 0;
}

div#tm-spacer {
	padding-right: 2em;
	padding-left: 2em;
}

div#tm-title-streamer {
	background: url(../img/vrouw.png) no-repeat 0 0;
	height: 165px;
}

div#tm-introduction {
	padding-bottom: 1em;
	margin-bottom: 1.5em;
	padding-top: 1em;
}

div#ft-example {
	padding-top: 1.5em;
	border-top: 1px solid #b3b3b3;	
}

div#tm-introduction .first p {
	padding-right: 2em;
}

body#travel-manager-worden div#bd-streamer {
	position: absolute;
}

body#travel-manager-worden div#logo {
	background-color: white;
	border: 1px solid #e7e7e7;
	border-left-width: 0;
	padding: .5em 1.5em;
	position: relative;
	float: left;
	top: 3em;
	left: -1em;
}

body#travel-manager-worden div#tm-title {
	position: relative;
	float: left;
	top: 3em;
	left: 6em;
}

body#travel-manager-worden div#tm-title h1 span {
	color: #3d8436;
}

body#travel-manager-worden img.alignleft {
	float: left;
	margin-right: 1em;
}

body#travel-manager-worden img.alignright {
	float: right;
	margin-left: 1em;
}

div#tm-highlights {
	border-left: 1px solid #b3b3b3;
	padding-left: 2em;
	padding-right: 4em;
}

div#tm-highlights h3 {
	color: #3d8436;
	margin-bottom: 0;
}


div#boekingmenu
{
	background: url(/img/boeking-menu.png);	
	height: 35px;
}

div#boekingmenu ul {
	margin: 0px; padding:0px;
}

div#boekingmenu ul li {
	list-style:none; float:left; margin:0px;	padding: 10px;
}
div#boekingmenu ul li a {
	
}
div#boekingmenu ul li:hover{
background: #fed59f;
} 
div#boekingmenu ul li.active{
background: #fdbc5a;
} 
