/* CSS Document */
html,body { /*height: 100%; /* 100% height fix */
	min-height: 100%; /* 100% height fix */
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #fff;
}

/** new 20090716 **/
html,body { /**scrollbar-base-color: #80ad2e; /*** donker ***/
	/**scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #c6dd9b;
	scrollbar-darkshadow-color: #c6dd9b;
	scrollbar-face-color: #80ad2e; /*** donker ***/
	/**scrollbar-highlight-color: #80ad2e; /*** donker ***/
	/**scrollbar-shadow-color: #80ad2e; /*** donker ***/
	/**scrollbar-track-color: #c6dd9b;
	/** background: url(/img/bck_wood03.jpg) top center repeat-y;*/
	
}

body {
	font-size: 62.5%; /* komt overeen met 10px. bv 12px is dan 1.2em */
	color: #66605e;
	background-repeat: repeat-y;
}

#main { /*width: 753px;*/
	margin: 0px auto; /* centreren van het concept */
	height: 100%;
	/*background-color:#FFFFFF;*/
}

#mainContent {
	width: 754px;
	margin: 0px auto; /* centreren van het concept */
	height: 100%;
	/*background-color:#FFFFFF;*/
}

/*added SKYSCRAPER*/
.skyscraper #main { /*width: 753px;*/
	margin: 0px auto; /* centreren van het concept */
	height: 100%;
	width: 980px !important; /*added for skyscraper*/
	_width:983px !important
}

.skyscraper #mainContent {
	width: 754px;
	height: 100%;
	background: #FFF;
	position:relative;
	left:33px;
	padding: 0;
	margin: 0 !important
}

.skyscraper #skyscraperContainer {
	float: right;
	margin: 0;
	width: 160px;
	height: 600px;
	padding: 47px 0 0;
}

/*end added SKYSCRAPER*/ /**********LINKEN RELATED  **********/
a:link {
	color: #66605e;
	text-decoration: underline;
}

a:visited {
	color: #7e7e7e;
	text-decoration: underline;
}

a:hover {
	color: #4f4e4e;
	text-decoration: underline;
}

a:active {
	color: #4f4e4e;
	text-decoration: underline;
}

/************* funcnav new 20090716 *****************/
#funcnav {
	height: 40px;
	float: right;
	font-size: 1.3em;
	color: #fff;
	display: none;
}

#funcnav .margin {
	margin: 12px 0 0 0;
	text-align: right
}

#funcnav a:link {
	color: #fff;
	text-decoration: none
}

#funcnav a:visited {
	color: #fff;
	text-decoration: none
}

#funcnav a:hover {
	color: #fff;
	text-decoration: none
}

#funcnav a:active {
	color: #fff;
	text-decoration: none
}

#funcnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#funcnav ul li {
	float: left;
	margin: 0;
	margin-left: 12px;
	padding: 0 12px 0 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	border-right: 1px solid #fff;
}

#funcnav ul li.noborder {
	border-right: 0px solid #fff;
}

/************* header new 20090716 *****************/
#header {
	/*height: 265px;*/
	height: 335px;
	margin: 0 auto;
	width: 820px;
	text-align: center;
}

/*added SKYSCRAPER*/
.skyscraper #header {
	/*height: 265px;*/
	height: 335px;
	margin: 0;
	text-align: center;
	width: 820px;
}

/*end added SKYSCRAPER*/
	/*********************  FLASH BANNER  *********************/
#flashcontent {
	padding-top: 10px;
}

.alternateText {
	width: 740px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	padding: 3px 3px 0 10px;
	background-color: #FFFFFF;
}

/************* status *****************/
#content #status .margin, #status .margin {
	background-color: #FFFFFF;
	padding: 10px 28px 0 0;
	margin: 0;
	text-align: right;
	font-size: 12px !important;
}

#userloginbox span{
	background:#E1F1F7;
	padding:5px 10px;
	border:1px solid #B2B1B1;
}
#status .error{
	width:495px;
	padding-bottom:5px;
}
#status input.error{
	width:120px;
}

#status a:link {
	color: #66605e;
}

#status a:visited {
	color: #66605e;
}

#status a:hover {
	color: #66605e;
}

#status a:active {
	color: #66605e;
}

/************* content new 20090716 *****************/
#containerContent {
	background: #fff;
	padding-top: 1px;
	min-height: 510px;
	height: auto !important;
	height: 510px;
}

/************* breadcrumb *****************/
#breadcrumb { /* new 20090716 */
	background: #fff;
	padding-top: 1px;
}

#breadcrumb .margin {
	margin: 15px 28px 0 0;
	text-align: right;
	font-size: 1.1em;
}

#breadcrumb a:link {
	color: #66605e;
}

#breadcrumb a:visited {
	color: #66605e;
}

#breadcrumb a:hover {
	color: #66605e;
}

#breadcrumb a:active {
	color: #66605e;
}

/************* leftnavigation *****************/
#leftNavigation {
	float: left;
	width: 196px;
}

#leftNavigation .margin {
	margin: 0 18px 0 0;
}

#leftNavigation ul {
	padding: 0;
	margin: 0;
}

#leftNavigation li {
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
	/*border:1px solid #ffffff;*/
}

ul.level_01 a.leftnavNormal {
	background: url(/img/bck_level01.gif) center no-repeat;
	padding: 8px 3px 5px 33px;
	font-size: 1.2em;
	color: #ffffff;
	width: 142px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

ul.level_01 a.leftnavOver {
	background: url(/img/bck_level01.gif) center no-repeat;
	padding: 8px 3px 5px 33px;
	font-size: 1.2em;
	color: #edf2e4;
	width: 142px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

ul.level_01 a.leftnavEmpty {
	font-size: 1.2em;
	color: #ffffff;
	width: 142px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 15px;
}

ul.level_02 a.leftnavNormal {
	background: url(/img/ico_level02.gif) 20px 5px no-repeat;
	padding: 1px 3px 2px 33px;
	display: block;
	font-size: 1.1em;
	color: #5f5d55;
	text-decoration: none;
	display: block;
	width: 142px;
}

ul.level_02 a.leftnavOver {
	background: url(/img/ico_level02.gif) 20px 5px no-repeat;
	padding: 1px 3px 2px 33px;
	display: block;
	font-size: 1.1em;
	color: #5f5d55;
	display: block;
	text-decoration: underline;
	width: 142px;
}

ul.level_02 a.leftnavEmpty {
	padding: 1px 3px 2px 33px;
	display: block;
	font-size: 1.1em;
	color: #5f5d55;
	display: block;
	text-decoration: underline;
	width: 142px;
}

ul.level_03 a.leftnavNormal {
	background: url(/img/ico_level03.gif) 30px 5px no-repeat;
	padding: 0px 3px 0px 40px;
	display: block;
	font-size: 1.1em;
	font-weight: normal;
	color: #5f5d55;
	text-decoration: none;
	display: block;
	width: 135px;
}

ul.level_03 a.leftnavOver {
	background: url(/img/ico_level03.gif) 30px 5px no-repeat;
	padding: 0px 3px 0px 40px;
	display: block;
	font-size: 1.1em;
	font-weight: normal;
	color: #5f5d55;
	display: block;
	text-decoration: underline;
	width: 135px;
}

ul.level_03 a.leftnavEmpty {
	padding: 0px 3px 0px 40px;
	display: block;
	font-size: 1.1em;
	font-weight: normal;
	color: #5f5d55;
	text-decoration: none;
	display: block;
	width: 135px;
}

.adres {
	border: 1px solid #b1b7c0;
	margin: 30px 18px 10px 30px;
	color: #aeabab;
}

.adres .title {
	font-size: 1.4em;
	margin: 5px;
	font-weight: bold;
}

.adres .txt {
	font-size: 1.1em;
	margin: 5px;
	line-height: 1.4em;
}

.adres .txt a:link {
	color: #aeabab;
	text-decoration: none
}

.adres .txt a:visited {
	color: #aeabab;
	text-decoration: none
}

.adres .txt a:hover {
	color: #aeabab;
	text-decoration: underline
}

.adres .txt a:active {
	color: #aeabab;
}

/************* content *****************/
#content {
	float: left;
	width: 557px;
	font-size: 1.1em; /* 20080430 */
	overflow: hidden;
}

#content .margin {
	margin: 8px 28px 30px 0;
}

#content p { /* font-size:1.1em; */
	text-align: justify;
}

#content span {
	font-size: 1.1em;
	text-align: justify;
}

#content td {
	font-size: 1.1em; /* 20080528 */
}

#content td p {
	text-align: justify; /* 20080528 */
}

H1 {
	font-weight: bold;
	font-size: 1.8em;
	color: #5F5D55;
}

H3 {
	color: #7aa32c;
	font-size: 1.2em;
	font-weight: bold;
	background: url(/img/ico_H3.gif) left 3px no-repeat;
	padding-left: 18px;
}

H4 {
	color: ##5F5D55;
	font-size: 1.1em;
	font-weight: bold;
}

.contentLeft img { /**border: 1px solid #b4b1b0;**/
	
}

.contentRight img {
	margin-left: 20px;
}

.contentRight p {
	margin-left: 20px;
}

#content ul li {
	list-style-image: url(/img/ico_list.gif);
}

.clearfloats {
	clear: both;
}

#footer {
	font-size: 1.1em;
	color: #9d9b9b;
	margin:35px 0 0 0;
}

#footer .margin {
	margin: 10px 0 0px 196px;
}

#footer a:link {
	color: #9d9b9b;
	text-decoration: none
}

#footer a:visited {
	color: #9d9b9b;
	text-decoration: none
}

#footer a:hover {
	color: #9d9b9b;
	text-decoration: underline
}

#footer a:active {
	color: #9d9b9b;
}

/*** overzicht matrix ****/
.overview {
	background: #e1f1f7;
	padding: 3px 10px 17px 10px;
	width: 529px;
}

.overview caption {
	background: url(/img/bck_TableTop.gif) no-repeat;
	height: 10px;
	color: #e1f1f7;
	font-size: 0.7em;
}

.overview td {
	vertical-align: top;
	text-align: center;
	padding-bottom: 20px;
}

.overview img {
	margin: 6px;
	border: 4px solid #ffffff;
}

/*** photopage ****/
.photopage table {
	background: #e1f1f7;
	padding: 3px 10px 17px 10px;
	width: 529px;
}

.photopage table td {
	vertical-align: top;
	text-align: center;
	padding-bottom: 20px;
}

.photopage table img {
	margin: 6px !important;
	border: 4px solid #ffffff !importantis aa;
}

/*** promo matrix ****/
.promo {
	background: #e1f1f7;
	padding: 0px;
	width: 529px;
}

.promo td {
	vertical-align: top;
	padding: 10px;
	border-bottom: 1px solid #ffffff;
}

.promo td.noborder {
	vertical-align: top;
	padding: 10px;
	border-bottom: 0px solid #ffffff;
}

.promo td img {
	margin-left: 5px !important;
	border: 4px solid #ffffff !important;
}

.promo td.TabelBottom {
	padding: 0;
	margin: 0;
	border-bottom: 0px;
}

.promo td.TabelBottom img {
	margin: 0;
	border: none !important;
}

.promo th p {
	margin: 0
}

/*** stripped application pages ***/
#contentApplicationStripped {
	float: left;
	width: 703px;
	overflow-x: auto;
	overflow-y: hidden;
	margin-left: 25px;
	margin-right: 25px
}

#contentApplicationStripped ul li {
	list-style-image: url(/img/ico_list.gif);
	font-size: 1.1em;
}

#contentApplicationStripped .margin {
	margin: 8px 15px 30px 0;
}

#contentApplicationStripped p {
	font-size: 1.1em;
	text-align: justify;
}

#contentApplicationStripped td {
	font-size: 1.1em;
}

#contentApplicationStripped th {
	font-size: 1.1em;
}

/*** application pages ***/
#contentApplication {
	float: left;
	width: 557px;
	overflow-x: auto;
	overflow-y: hidden;
}

#contentApplication ul li {
	list-style-image: url(/img/ico_list.gif);
	font-size: 1.1em;
}
#contentApplication ul#securedcontenttree li {
	list-style-image: none;
	font-size: 1.1em;
}

#contentApplication .margin {
	margin: 8px 15px 30px 0;
}

#contentApplication p {
	font-size: 1.1em;
	text-align: justify;
}

#contentApplication td {
	font-size: 1.1em;
}

#contentApplication th {
	font-size: 1.1em;
}

.blauwecellen {
	
}

.blauwecellen th {
	vertical-align: top;
	background-color: #c6effd;
	padding: 2px;
}

.blauwecellen td {
	vertical-align: top;
	background-color: #e5f7fd;
	padding: 2px 3px;
}

.blauwecellenPadding { /*** wat meer padding ***/
	
}

.blauwecellenPadding th {
	vertical-align: top;
	background-color: #c6effd;
	padding: 2px 7px;
}

.blauwecellenPadding td {
	vertical-align: top;
	background-color: #e5f7fd;
	padding: 2px 7px;
}

.period_full td {
	background-color: #f4fcfe;
	color: #ccced0;
}

HR {
	border: 0px;
	border-top: 1px solid #68b9d9;
	height: 1px;
}

#content span.greentitle {
	color: #94bc4b;
	font-size: 1.2em;
}

/* ------------------- aanpassingen logo toevoegen 20080430 ----------------------------*/
a img {
	border: none;
}

#lgoTravel,#lgoCm {
	padding: 20px 0;
	text-align: center;
}

/* ------------------- aanpassing voor twitter box op 'social section' 20091105 ----------------------------*/
.twtr-widget h3 {
	background: none !important;
	color: #FFFFFF;
	font-size: 11px !important;
	font-weight: normal !important;
}


/* login gebruikersbeheer-------------------------------------*/

.tableRightWrapper{
	border-color:#2ca1ee;
	border-style:solid;
	border-width:1px; 
	width:495px !important;
	/*margin-left:196px; */
}
.tableRight{ 
	margin:10px 15px; 
	
}
#status .tableRight td.loginField a{  

}
#content #status span{
	font-size:1em;
}
.tableRight td.loginField input{
	width:120px;
}
.tableRight td.loginField input[type="checkbox"] {
	width:auto;
}
#content .tableRight td{
	font-size:12px;	
}
.tableRight td.title{
	background:#2ca1ee; 
	text-align:left;
}
.tableRight h2{
	padding-left:10px; 
	margin:5px 0; 
	color:#FFF;
}
.tableRight td.loginField{
	padding-right:10px;	
}
.tableRight table{
	float:right;
	margin-top:3px;
}
.tableRight table td{
	padding-left:10px;
}

/* Jouw profiel ----------------------------------*/

#een_slider_symbol, #twee_slider_symbol, #drie_slider_symbol, #vier_slider_symbol{
	background:#E1F1F7;
	color:#66605E;
	border:1px solid #B2B1B1;
	font-weight:bold;
	font-size:17px;
	padding:0 7px;
	cursor:pointer;
}

/*highlight------------------------------------------*/

.highlight{
	color:#ff6600; 
	font-weight:bold;
	font-size:1.4em;
}


/* topnav ------------------------------------------*/
#topnav {
	background:#000 url(/img/bck_topNav_bottom.gif) bottom repeat-x ; float:left;
	height:90px;
	left:33px;
	margin-top:-89px;
	position:relative;
	text-align:left;
	width:754px;
}
#topnav .topnavtitle {background:url(/img/bck_tit_holidaytype.gif) bottom right; width: 168px; display: block; height:25px; 	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.45em; line-height:25px; padding:0 0 0 12px; float:left; margin:6px 0 0;}
.holidaytype {height:51px; padding:3px 0 0 8px; background:#fff}

#footer .holidaytype {
	border-top:2px solid #b3b3b3;
	background:url("/img/bck_topNav_bottom.gif") repeat-x scroll center bottom #fff;
	padding:3px 0 5px 8px;}
	
.topnavitems {float:right}
.holidaytype {clear:both}
.holidaytype ul {margin:0; padding:0}
.holidaytype ul li {
		list-style:none;
		margin:0 7px 0 0;
		padding:0;
		float:left;
}
#topnav .topnavitems ul {margin:0; padding:0}
#topnav .topnavitems ul li {
		list-style:none;
		margin:0 0 0 10PX;
		padding:0;
		float:left;
		background:url(/img/bck_topnavitems.gif) top right no-repeat;
		height:31px;
		line-height:31px;
		
}
#topnav .topnavitems ul li a {padding: 0 15px 0 0; color: #ffffff; text-decoration: none;font-size:1.1em;}
#topnav .topnavitems ul li.last  {background:none;}
#topnav .topnavitems ul li a:hover {text-decoration: underline;}

div.leftNavBottom {padding:30px 0 0 0}

/* ------------------- aanpassing voor "Uw mening" en "Online reserveren" 20100706 ----------------------------*/
.leftbutcontainer {margin-top: 20px;}
#left_uwmening,#left_onlinereserveren {
	padding: 10px 0;
	text-align: center;
}