/*

	Theme Name: BliXem Leisure Wordpress theme - CityTrip

	Theme URL: http://www.valthorens.eu

	Description: The citytrip version of the BliXem Internet leisure theme series.

	Author: BliXem Internet

	Author URI: http://www.blixem.nl

	Version: 3.0

	Tags: three columns, fixed width, leisure, holiday, vacation, winter

*/

/* Rotate images in IE 7 and 8 without CSS3*/
@import url("/wp-content/themes/zonthema/rotate.css");



body
{
	background: url("images/brugge/background.jpg") center -18px repeat-x  #F7F8Fa;
	color: #333;
	font-size: 13px;
	font-family: arial,helvetica,sans-serif;
	margin: 0px auto 0px;
	padding: 0px;
}

#wrap,div.wrap
{
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
}

/*------------------------------------------------------------------------------
Hyperlinks	
------------------------------------------------------------------------------*/

a,a:visited
{
	color: #425561;
	text-decoration: none;
}

div#content a { 
	text-decoration: underline; 
}

a:hover
{
	color: #333;
	text-decoration: underline;
}

a img { 
	border: none; 
	}
	
a:focus,a:hover,a:active { 
	outline: none; 
	}
	
/*------------------------------------------------------------------------------
Navigation
------------------------------------------------------------------------------*/

/* Family links (blogroll)
------------------------------------------------------------------------------*/
div#family
{
	font-size: 11px;
	background: #fffbe5;
	border-bottom: 2px solid #CFAC33;
	line-height: 2em;
	color: #999;
}

div#family strong { margin-right: 0.5em; }

div#family ul
{
	display: inline;
	margin: 0;
	padding: 0;
}

div#family ul li
{
	display: inline;
	margin-right: 0.5em;
	padding-right: 0.75em;
	border-right: 1px solid #FFD6BF;
}

/* Top navigation
------------------------------------------------------------------------------*/


#topnavbar
{
	width: 960px;
	height: 30px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#topnavbar a,#topnavbar a:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#topnavbar a:hover { 
	text-decoration: underline; 
	}

#topnavbar p
{
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.topnavbarleft
{
	width: 230px;
	float: left;
	margin: 0px;
	padding: 8px 0px 0px 10px;
}

.topnavbarright
{
	width: 600px;
	float: right;
	margin: 0px;
	padding: 7px 10px 0px 0px;
	text-transform: uppercase;
	text-align: right;
}

.topnavbarright a img
{
	border: none;
	margin: 0px 3px 3px 0px;
	padding: 0px;
}

#navbar
{
	width: 957px;
	height: 100%;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	margin: 0 0 0px 0;
	padding: 0 0 0 3px;
	position: relative;
}

#navbarright
{
	width: 280px;
	font-size: 11px;
	xfloat: right;
	margin: 0px;
	padding: 6px 0px 0px 0px;
}

/* Navigation */

div#navigation ul
{
	margin: 0;
	padding: 0;
}

div#navigation div#mainMenu ul
{
	height: 60px;
	background: url("images/navigationBackground.png") 0 0 no-repeat;
	padding: 0 0 0 5px;
}

div#navigation div#subSubMenu ul { 
	font-size: 11px; 
}

div#navigation div#subMenu ul
{
	background: #fff;
	height: 32px;
	width: 940px;
	margin: 0 0 0 10px;
}

div#navigation li
{
	margin: 0;
	padding: 0;
	display: inline;
}

div#navigation li a
{
	display: block;
	float: left;
	color: #fff;
	font-weight: bold;
	padding: 12px 15px;
	margin: 0;
}

div#navigation div#mainMenu li a
{
	margin: 5px 0 0 0;
	background: url("images/menuDivider.gif") right center no-repeat;
	font-size: 14px;
}

div#navigation div#subMenu li a
{
	color: #425561;
	padding: 8px 10px;
	margin: 4px 0;
}

div#navigation div#subSubMenu li a
{
	color: #425561;
	padding: 8px 10px;
	margin: 4px 0;
	font-size: 13px;
}

div#navigation div#mainMenu li.current_page_item a,
div#navigation div#mainMenu li.current_page_parent a,
div#navigation div#mainMenu li.current_page_ancestor a,
div#navigation div#mainMenu li a:hover
{
	color: #fff;
	text-decoration: underline;
}

div#navigation div#subMenu li.current_page_item a,
div#navigation div#subMenu li.current_page_ancestor a,
div#navigation div#subMenu li a:hover
{
	color: #fff;
	background: #425561;
}

div#navigation div#subSubMenu li.current_page_item a,
div#navigation div#subSubMenu li a:hover { 
	color: #425561; 
}

/* Subnav */

#subnavbar
{
	width: 960px;
	height: 24px;
	margin: 0px;
	padding: 0px;
}

#subnav
{
	margin: 0px;
	padding: 0px;
}

#subnav ul
{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#subnav li
{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#subnav li a,#subnav li a:link,#subnav li a:visited
{
	color: #FFF;
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 5px 0px 0px;
	padding: 6px 13px 6px 13px;
}

#subnav li a:hover,#subnav li a:active
{
	background: #85ACAC;
	color: #FFF;
	display: block;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
	padding: 6px 13px 6px 13px;
}

#subnav li li a,#subnav li li a:link,#subnav li li a:visited
{
	background: #666;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

#subnav li li a:hover,#subnav li li a:active
{
	background: #85ACAC;
	margin: 0px;
	padding: 6px 10px 6px 10px;
}

#subnav li ul
{
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0px;
	padding: 0px;
}

#subnav li li { 
}

#subnav li ul a { 
	width: 150px;
}

#subnav li ul a:hover, #subnav li ul a:active { 
}

#subnav li ul ul {
	margin: -25px 0 0 171px;
}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul {
	left: -999em;
}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover1 ul, #subnav li li.sfhover1 ul, #subnav li li li.sfhover1 ul {
	left: auto;
}

#subnav li:hover, #subnav li.sfhover { 
	position: static;
}
	
/*------------------------------------------------------------------------------
Header
------------------------------------------------------------------------------*/

/* logo */	
	
#header
{
	width: 960px;
	height: 95px;
	color: #FFF;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	background: url("images/headerBackground.gif") 0 -10px no-repeat;
}

h1#logo a,h3#logo a
{
	position: absolute;
	display: block;
	width: 258px;
	height: 80px;
	background: url("images/brugge/logo.gif") 30px 20px no-repeat;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1#logo a span,h3#logo a span { display: none; }

#header h3
{
	color: #7A3254;
	font-size: 16px;
	font-family: Arial,Tahoma,Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#header p
{
	color: #FFF;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	line-height: 20px;
}

#headerBanner
{
	position: absolute;
	top: 30px;
	right: 20px;
}

#headerBanner li
{
	list-style-type:none;
}

.headerleft
{
	width: 460px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.headerleft a img
{
	border: none;
	margin: 0px;
	padding: 0px;
}

.headerright
{
	width: 488px;
	float: right;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.headerright a img
{
	border: none;
	margin: 0px;
	padding: 0px;
}

.headerright ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.headerright li
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------------------------------------------
Homepage
------------------------------------------------------------------------------*/

#homepage
{
	float: left;
	width: 610px;
	margin: 0px;
	padding: 0px;
}

#homepage p
{
	margin: 0 0 10px 0;
	padding: 0px;
}

#homepage p img
{
	border: none;
	float: left;
	margin: 0px;
}

#homepage ul
{
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

#homepage ul li
{
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}

.hpdate
{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#homepagetop
{
	background: #FFF;
	float: left;
	width: 610px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #c7d4dc;
}

#homepagetop p
{
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

.featuredtop
{
	float: left;
	margin: 0px;
	padding: 10px;
	display: inline;
}

.featuredtop img
{
	border: none;
	margin: 0px;
}

#homepagebottom
{
	background: #FFF;
	float: left;
	width: 610px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border-radius: 6px;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	box-shadow: 1px 1px 6px #CCCCCC;
	-moz-box-shadow: 1px 1px 6px #CCCCCC;
	-webkit-box-shadow: 1px 1px 6px #CCCCCC;
	border: 1px solid #c7d4dc;
}

#homepagebottom p
{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.hpbottom
{
	float: left;
	width: 590px;
	margin: 0px;
	padding: 10px;
	display: inline;
}

.hpbottom img
{
	border: none;
	margin: 0px;
}

#homepageleft
{
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
}

.hpfeatured
{
	background: #FFF;
	float: left;
	width: 280px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	box-shadow: 1px 1px 6px #CCCCCC;
	-moz-box-shadow: 1px 1px 6px #CCCCCC;
	-webkit-box-shadow: 1px 1px 6px #CCCCCC;
	border: 1px solid #c7d4dc;
}

.hpfeatured img
{
	border: none;
	margin: 0px;
}

#homepageright
{
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------------------------------------------
Content
------------------------------------------------------------------------------*/

#content
{
	width: 940px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
	line-height: 18px;
}

#content h1,#content h2,#content h3,#content h4,#content h5,#content h6 { font-weight: bold; }

#content h1
{
	color: #425561;
	font-size: 22px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
}

#content h1 a,#content h1 a:visited
{
	font-size: 22px;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
}

#content h1 a:hover
{
	color: #7A3254;
	text-decoration: none;
}

#content h2
{
	color: #555;
	font-size: 18px;
	font-family: Arial,Tahoma,Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0 0 0 0;
}

#content h3
{
	color: #555;
	font-size: 14px;
	font-family: Arial,Tahoma,Verdana;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0 0 0 0;
}

#content h4
{
	color: #555;
	font-size: 14px;
	font-family: Arial,Tahoma,Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0 0 0 0;
}

#content img.wp-smiley
{
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
}

#content img.wp-wink
{
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
}

#contentleft
{
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px;
}

#contentleft a img { border: none; }


div.vakantieblok a span.image {
	-webkit-box-shadow: 2px 2px 4px #555;
	-moz-box-shadow: 2px 2px 4px #555;
		border:5px solid #FFFFFF;
			-webkit-transform:rotate(-4deg);
	-moz-transform: rotate(-4deg);
	position: absolute;
	top: 25px;
	left: 10px;
	
	}
	
.vakantieblok div.supplier div {
	border: none !important;
	}
	
	
div.vakantieblok div.title, div.info p, .vakantieblok div.box {
	margin: 0 0 0 200px !important; 
	}

div.vakantieblok {
	border: none !important;
	padding: 20px 0 20px 0 !important;
	margin: 0 !important;
	background-color:#FAFDFF;
	border-top: 1px solid #EEE !important;
	border-bottom: 1px solid #EEE !important;
	}
	
div.vakantieblok.alt {
border: none !important;
	background-color:#E9F6FF;
	border-bottom: 1px solid #FFF !important;
	border-top: 1px solid #FFF !important;
	
	}	
	

.vakantieblok div.supplier div a span.pricetag {
	display: inline !important;
	position:absolute;
	top:74px;
	left:128px;
	width:52px;
	height:52px;
	color: #424242;
	font-weight: bold;
	background:url(images/price-holder2.png) no-repeat;
	padding:20px 10px 0 0;
	font-size: 1.3em;
	z-index: 2;
	text-align:center;
	-webkit-transform:rotate(-4deg);
	-moz-transform: rotate(-4deg);
	}
	
.vakantieblok div.supplier div a span.priceeuro {
	font-size: 0.7em;
	font-weight:400;
	}



blockquote
{
	background: #E8E8E8;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 0px 15px;
	border-top: 1px solid #DDD;
	border-right: 1px solid #666;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #666;
}

#content blockquote p
{
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

.postarea
{
	background: #FFF;
	float: left;
	width: 590px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border-radius: 6px;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	box-shadow: 1px 1px 6px #CCCCCC;
	-moz-box-shadow: 1px 1px 6px #CCCCCC;
	-webkit-box-shadow: 1px 1px 6px #CCCCCC;
	border: 1px solid #c7d4dc;
}

.postarea p
{
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

.postarea ul
{
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

.postarea ul li
{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.postarea ul ul
{
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.postarea ol
{
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

.postarea ol li
{
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.breadcrumb
{
	font-size: 11px;
	padding: 0 0 0 10px;
	margin: 9px 0 0 0;
	color: #333;
	font-weight: bold;
}

#contentwide
{
	float: left;
	width: 940px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.postareawide
{
	background: #FFF;
	float: left;
	width: 920px;
	margin: 0px;
	padding: 10px;
	border: 1px solid #c7d4dc;
}

.postareawide p
{
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

.postareawide ul
{
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

.postareawide ul li
{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.postareawide ul ul
{
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.postareawide ol
{
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

.postareawide ol li
{
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.breadcrumbwide
{
	float: left;
	width: 920px;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: double #EAEAEA;
}

.date
{
	width: 590px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

.dateleft
{
	width: 380px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.dateright
{
	width: 200px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.time
{
	background: #FFF url(images/brugge/icon_time.gif) no-repeat top left;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 20px;
}

.icomment
{
	background: #FFF url(images/brugge/icon_comments.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
}

.tags
{
	background: #FFF url(images/brugge/icon_tags.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
}

.category
{
	background: #FFF url(images/brugge/icon_category.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
}

.postmeta
{
	width: 590px;
	font-size: 12px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border-top: double #EAEAEA;
}

.postmeta2
{
	width: 590px;
	font-size: 12px;
	padding: 5px 0px 40px 0px;
	margin: 0px;
	border-top: double #EAEAEA;
}

.archive
{
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

.postwidget
{
	background: #FFF;
	float: left;
	width: 590px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #c7d4dc;
}

.postwidget ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.postwidget li
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.comments
{
	background: #FFF;
	float: left;
	width: 590px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #c7d4dc;
}

/*------------------------------------------------------------------------------
Images
------------------------------------------------------------------------------*/

img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
}

img.alignnone
{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
}

img.alignright
{
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
}

img.alignleft
{
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
}

.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.alignright
{
	float: right;
	margin: 0px 0px 10px 10px;
}

.alignleft
{
	float: left;
	margin: 0px 10px 10px 0px;
}

.wp-caption
{
	border: 1px solid #c7d4dc;
	text-align: center;
	background-color: #EEE;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
}

.wp-caption p.wp-caption-text
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

/*------------------------------------------------------------------------------
Sidebar
------------------------------------------------------------------------------*/

#sidebar
{
	float: right;
	width: 320px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#sidebar .widget
{
	background: #f8f7f4;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 9px;
	border-radius: 6px;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	box-shadow: 1px 1px 6px #CCCCCC;
	-moz-box-shadow: 1px 1px 6px #CCCCCC;
	-webkit-box-shadow: 1px 1px 6px #CCCCCC;
	border: 1px solid #c7d4dc;
}

#sidebar h2
{
	color: #555;
	font-size: 14px;
	font-family: Arial,Tahoma,Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0 0 0 0;
}

#sidebar p
{
	margin: 0px;
	padding: 0px 0px 0px 45px;
}

#sidebar a img
{
	border: none;
	margin: 0px;
	padding: 0px;
}

#sidebar embed,#sidebar object
{
	width: 300px;
	height: 250px;
	margin: 0px;
	padding: 0px;
}

#sidebar ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#sidebar ul li
{
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#sidebar ul ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar ul li li, #sidebar ul li ul li {
	background:url('images/icon.gif') no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
}


/*------------------------------------------------------------------------------
Left sidebar
------------------------------------------------------------------------------*/

#l_sidebar
{
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#l_sidebar .widget
{
	background: #FFFFFF;
	float: right;
	width: 150px;
	margin: 0px 0px 10px 0px;
	padding: 9px;
	border: 1px solid #c7d4dc;
	display: inline;
}

#l_sidebar p
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#l_sidebar a img
{
	border: none;
	margin: 0px;
	padding: 0px;
}

#l_sidebar ul
{
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#l_sidebar ul ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#l_sidebar ul li li, #l_sidebar ul li ul li
{
	background: #FFF url('images/brugge/icon.gif') no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
}


/*------------------------------------------------------------------------------
Right sidebar
------------------------------------------------------------------------------*/

#r_sidebar
{
	float: right;
	width: 140px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#r_sidebar .widget
{
	background: #FFF;
	float: right;
	width: 120px;
	margin: 0px 0px 10px 0px;
	padding: 9px;
	border: 1px solid #c7d4dc;
	display: inline;
}

#r_sidebar p
{
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#r_sidebar a img
{
	border: none;
	margin: 0px;
	padding: 0px;
}

#r_sidebar ul
{
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#r_sidebar ul ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#r_sidebar ul li li, #r_sidebar ul li ul li
{
	background: #FFF url('images/brugge/icon.gif') no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
}


/*------------------------------------------------------------------------------
Footer
------------------------------------------------------------------------------*/

#footer
{
	margin: 0 0 0 0;
	padding: 1em 0 2em 0;
	text-align: left;
}

#footer p
{
	color: #999;
	font-size: 11px;
	font-family: Arial,Tahoma,Verdana;
	margin: 0px;
	padding: 9px 0px 0px 0px;
}

#footer a,#footer a:visited
{
	color: #333;
	text-decoration: underline;
}

#footer a:hover { 
	text-decoration: none; 
	}

/*------------------------------------------------------------------------------
Search
------------------------------------------------------------------------------*/

label.screen-reader-text{
   display:none;
   }

#searchform
{
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
}

#searchform label.hidden { display: none; }

#searchbox,#searchform input#s
{
	background: #FFFFF !important;
	width: 210px;
	heigth:18px;
	color: #495D5C;
	font-size: 13px;
	font-weight: normal;
	margin: 0 5px 0 5px;
	padding: 4px 0px 3px 5px;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	border-radius: 4px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

#searchbutton,input#searchsubmit, #submit, #submitphoto, #submitadvise {
	background: #c7d4dc url(images/topnav.png) 0 top repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial,Tahoma,Verdana;
	padding: 5px 15px;
	font-weight: bold;
	border: 2px outset #FFB600;
	border-radius: 6px;
	display:inline;
		cursor:pointer;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	box-shadow: 2px 2px 2px #999999;
	-moz-box-shadow: 2px 2px 2px #999999;
	-webkit-box-shadow: 2px 2px 2px #999999;
	cursor:pointer;
}

	
#searchbutton:hover,input#searchsubmit:hover, #submit:hover, #submitphoto:hover, #submitadvise:hover
{
	background: url(images/topnav.png) bottom repeat-x;
	border: 2px inset #FFB600;
	box-shadow: 2px 2px 2px #FFFFFF;
	-moz-box-shadow: 2px 2px 2px #FFFFFF;
	-webkit-box-shadow: 2px 2px 2px #FFFFFF;	
}

#subscribe
{
	background: #FFF url(images/brugge/feedburner.png) top no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}


 #submitphoto {
 	position:relative;
 	left: 460px;
 	top: 10px;
	}
	
input#submit
{
	width: 95px;
}	

#subbox
{
	background: #EEEEEE !important;
	width: 250px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia,Times New Roman,Trebuchet MS;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
}

#subbutton
{
	background: #c7d4dc url(images/topnav.png);
	color: #FFF;
	font-size: 11px;
	font-family: Georgia,Times New Roman,Trebuchet MS;
	margin: 0px 0px 0px 7px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #A3BAB9;
	border-right: 1px solid #759697;
	border-left: 1px solid #A3BAB9;
	border-bottom: 1px solid #759697;
}

#author,#email,#url
{
	background: #EEE !important;
	width: 250px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #c7d4dc;
	display: inline;
}

#comment
{
	background: #EEE;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #c7d4dc;
	display: inline;
}

/*------------------------------------------------------------------------------
Comments
------------------------------------------------------------------------------*/

.commentlist li ul li { font-size: 12px; }
.commentlist li { font-weight: bold; }

.commentlist li .avatar
{
	background: #FFF;
	float: right;
	border: 1px solid #EEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
}

.commentlist cite,.commentlist cite a
{
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}

.commentlist p
{
	font-weight: normal;
	text-transform: none;
}

.commentmetadata { font-weight: normal; }

#commentform input
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
}

#commentform { margin: 5px 10px 0px 0px; }

#commentform textarea
{
	width: 98%;
	padding: 2px;
}

#respond:after
{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#commentform p { margin: 5px 0px 5px 0px; }

#commentform #submit
{
	margin: 0px;
	float: left;
}

.alt
{
	margin: 0px;
	padding: 10px;
}

.commentlist
{
	margin: 0px;
	padding: 0px;
}

.commentlist ol
{
	margin: 0px;
	padding: 10px;
}

.commentlist li
{
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li
{
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p
{
	margin: 10px 5px 10px 0px;
	padding: 0px;
}

.children
{
	margin: 0px;
	padding: 0px;
}

.nocomments
{
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.commentmetadata
{
	font-size: 10px;
	margin: 0px;
	display: block;
}

.navigation
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
}

.alignright { float: right; }
.alignleft { float: left; }

.thread-alt
{
	background: #FFF;
	margin: 0px;
	padding: 0px;
}

.thread-even
{
	background: #EEE;
	margin: 0px;
	padding: 0px;
}

.depth-1
{
	border: 1px dotted #BBB;
	margin: 0px;
	padding: 0px;
}

.even,.alt
{
	border-top: 1px dotted #BBB;
	border-bottom: 1px dotted #BBB;
	border-left: 1px dotted #BBB;
	margin: 0px;
	padding: 0px;
}

div#footer p,div#footer ul.linkList { display: inline; }

div#footer ul.linkList
{
	margin: 0;
	padding: 0;
	font-size: 11px;
}

div#footer ul.linkList li
{
	display: inline;
	border-left: 1px solid #ccc;
	margin-left: 10px;
	padding: 0 0 0 13px;
}


/*------------------------------------------------------------------------------
Plugins
------------------------------------------------------------------------------*/

/* Aad */

div.aadLinkWithImage div.logo
{
	width: 15%;
	float: left;
}

div.aadLinkWithImage div.text
{
	width: 80%;
	float: right;
}

div.aadLinkWithImage div.logo a img
{
	border: 1px solid #ccc !important;
	margin-top: 3px;
}

#floverlay
{
	background-color: #fff !important;
	opacity: 0.7 !important;
	filter: alpha(opacity=70) !important;
}

/*------------------------------------------------------------------------------
Hacks
------------------------------------------------------------------------------*/

.clearfix:after
{
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}

.clearfix { display: block; }

/*------------------------------------------------------------------------------
Dropdown menu
------------------------------------------------------------------------------*/

ul#nav,
#nav ul
{
	cursor: default;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: white;
	min-width: 130px;
}

ul#nav
{
	background:transparent url('images/navigationBackground.png') no-repeat scroll 0 0;
	padding: 0 0 0 5px;
	height: 60px;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	display: block;
	
}

ul#nav>li
{
	display: inline;
	float: left;
	position: relative;
	padding: 15px 15px;
	margin: 2px 0 0;
}

#nav ul li a
{
	display: block;
	padding: 6px 10px;
	font-size: 11px;
}

ul#nav li ul
{
	display: none;
	position: absolute;
}

ul#nav li ul li ul
{
	display: none;
	position: absolute;
}

ul#nav li ul li ul a
{
	display: block;
	padding: 4px 8px;
	font-size: 11px;
}

#nav a
{
	text-decoration: none;
	color: white;
}

ul#nav li>ul>li>ul { 
	margin: -25px 140px; 
	}

ul#nav li ul
{
	display: none;
	position: absolute;
	max-width: 40em;
	margin: 15px 0;
}

ul#nav li a:hover { 
	text-decoration: underline; 
	}
	
#nav ul>li>a { 
	color: #425561; 
	}
	
#nav ul { 
	border: 1px solid #425561; 
	}

#nav ul li a:hover {
	background-color: #425561;
	color: #fff;
}

.submenu {
	border-radius: 0 0 5px 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-box-shadow: 2px 2px 5px #888888;
	box-shadow: 2px 2px 5px #888888;
	-webkit-box-shadow: 2px 2px 5px #888888;
	border: 1px solid #134898;
	z-index:98;
	}

.subsubmenu {
	border-radius: 0 0 5px 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-box-shadow: 2px 2px 5px #888888;
	box-shadow: 2px 2px 5px #888888;
	-webkit-box-shadow: 2px 2px 5px #888888;
	border: 1px solid #134898;
	border-left: 1px dotted #134898;
	z-index:99;
	}


subsub_item {
	z-index:97;
	}

.page_item {
	display:inline;
	}

.menuitemtip {
	font-size: 10px;
	color: #FFB600;
	position: absolute;
	right: 15px;
	top: 7px;
	font-weight: bold;
	}
	
#information li{
	margin: 0 0 20px 20px;
	}


/*------------------------------------------------------------------------------
Formulier
------------------------------------------------------------------------------*/

/*form general ________________________________________________________*/
form#formulier
{
	display: block;
	width: 450px;
	text-align: right;
}

#formulier label
{
	display: block;
	line-height: 28px;
	padding-top: 5px;
}

#formulier fieldset
{
	border: none;
	clear: both;
}

#formfooter
{
	font-size: 10px;
	color: #666666;
	margin-top: 120px;
}

/*inputfields________________________________________________________*/
#formulier input, #formulier textarea
{
	float: right;
	margin-left: 10px;
	width: 300px;
}

#reisduur input, #aantpers input
{
	width: 50px;
	margin-right: 250px;
}

#meerinfo input, #beschikb input
{
	width: auto;
	float: left;
	margin-left: -20px;
}

#checkboxen
{
	width: auto;
	margin-left: 140px;
	padding: 5px 0 5px 0;
}

#datumpulldowns
{
	width: 305px;
	float: right;
	margin: 0 0 10px 12px;
	text-align: left;
}

input#submit
{
	/*versturen button*/
	height: 25px;
	width: 75px;
	margin: 5px 10px 0 0;
}

/*Labels___________________________________________________________*/
label#meerinfo, label#beschikb
{
	text-align: left;
	line-height: 14px;
	padding-bottom: 10px;
}

label#omschrijf { line-height: 14px; }
label.screen-reader-text { display: none; }

/*------------------------------------------------------------------------------
Tables
------------------------------------------------------------------------------*/
table.facts {
	font-size:0.875em;
	vertical-align:top;
	line-height:16px;
	border-collapse : collapse; 
    margin: 5px 0 15px 0;
	}

table caption{
	display:none;
	}

table.facts td{
	width:380px;
	height:auto;
	vertical-align: top; 
	padding: 5px 10px 5px 10px;
	border-left: dotted 1px #CCCCCC;
	}
	
table.facts tr{
	border:0;
	}
	
table.facts .tablerowtitle {
	font-weight:700;
	width:160px;
	border-left:none;
	}
	
.odd {
	background-color: #e4f0ff;
	}
	
	
/*------------------------------------------------------------------------------
Comblok	
------------------------------------------------------------------------------*/

#comblok {
	background: url('images/comblok.jpg') top left no-repeat !important;
	display:block;
	width:309;
	height:215;
	padding:5px;
	}
	
.textwidget #comblok h2{
	font-family: 'Myriad Pro',arial, helvetica, sans-serif;
	font-size: 21px;
	font-weight:500;
	color: #3D535E;
	padding:0;
	margin:0 0 5px 0;
	}

.textwidget #comblok p{
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	width:230px;
	line-height:12px;
	color: #bfbfbf;
	padding:0;
	margin:2px 0 5px 0;
	}	
	
.textwidget #comblok #comblokbel{
	background: #ffedbf;
	color: #464646;
	font-family: Arial,Tahoma,Verdana;
	font-size: 13px;
	font-weight: 500;
	text-align:center;
 	width:140px;
 	height: 25px;
	padding: 5px 0 0 0;
	margin: 8px 0 8px 20px;
	border: none;
	border-radius: 6px;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	}

.textwidget #comblok p.comblokof {
	margin: 0 0 0 80px;
	}
	
#comblokfooter{	
	background: #FFFFFF;
	margin:22px 0 -8px 0;
	padding: 3px 0 3px 0;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	width:300px;
		}
	
#comblokfooter p{
	font-size:10px !important;
	width:300px !important;
	}
	
#comblokfooter p.openhours{
	color: #425460;
	font-weight:bold;
	}
	
	
 #submitadvise {
 	font-size: 13px;
 	width:140px;
 	height: 27px;
 	margin: 12px 0 8px 20px;
	padding: 2px 3px 2px 3px;
	}		
	
