/*--------------------------------------------------------------------------------------------------
Basic Style Sheet - SchipholTickets.nl (all browsers)

version:	1
author:		Damien van Holten
email:		damien@reaact.net
website:	http://www.reaact.net
--------------------------------------------------------------------------------------------------*/

/* van Holten reset (adapted from Meyers')
--------------------------------------------------------------------------------------------------*/

html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


#faq_section
{
 }
#flags
{
    float:right;    
  
}

#cb_online
{
	
  position: absolute; 
       top: 15px; 
       z-index: 10; 
	   padding:5px;
       
       text-align:center; 
       font-weight:bold; 

       display:none;
       
}

.headerfakelink
{
    color:#737373;
    text-decoration:underline;
    }

.test
{
	background: orange;
}

body
{
	line-height: 1;
	font-size: 13px;
	font-family: arial, verdana, helvetica, sans-serif;
}

ul
{
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}

ol
{
	margin: 0 0 15px 60px;
	padding: 0;
}

li
{
	margin: 0;
}

dt
{
	font-weight: bold;
}

dd
{
	padding-top: 5px;		
}

blockquote,
q
{
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before, q:after
{
	content: '';
	content: none;
}

:focus
{
	outline: 0;
}

ins
{
	text-decoration: none;
}

del
{
	text-decoration: line-through;
}

hr
{
	clear: both;
	color: #c7c7c7;
	height: 1px;
	border-top: none;
	/*padding: 10px 0 15px 0;*/
}

table th
{
	text-align: left;
}

/* Generic styles
--------------------------------------------------------------------------------------------------*/

body
{
    /* gordon
    background: url(/images/redesign2011/bg-body-gordon.jpg) 50% 0 no-repeat #e5e5e5;*/
	 background: url(../images/bg-body.gif) 50% 0 repeat-y #e5e5e5;
    
}

#site{
  background: url(/images/redesign2011/bg-body-gordon.jpg) 50% 0 no-repeat;
  }

.left
{
	float: left;
}

.right
{
	float: right;
}

.clear
{
	clear: both;
}

.center
{
	text-align: center;
}

.noshow
{
	display: none;
}

/* Typoography
--------------------------------------------------------------------------------------------------*/

h1#logo,
h5#logo
{
	display: none;
}

p
{
	line-height: 18px;
	padding: 0 0 15px 0;
}

a:link,
a:visited
{
	color: #3c81df;
}

a:hover,
a:active
{
	color: #003988;
}

h1
{
	font-size: 25px;
	color: #003988;
	line-height: 32px;
	padding-top: 5px;
}

h2
{
	font-size: 18px;
	color: #63b5f3;
	border-bottom: 1px solid #c7c7c7;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}

h3,
h4
{
	color: #003988;
	font-size: 13px;
	line-height: 18px;
}

small
{
	color: #777;
	font-size: 11px;
	padding: 0 0 15px 0;
}

.text
{
	color: #777;
	font-size: 11px;
}
/* Layout
--------------------------------------------------------------------------------------------------*/

#wrapper
{
	width: 780px;
	padding: 0 20px;
	margin: 0 auto;
}

#content
{
	float: left;
	width: 550px;
}

#sidebar
{
	float: right;
	width: 210px;
}

#sidebar img
{
	margin: 0 0 3px 0;
}

/* Content - CTA
--------------------------------------------------------------------------------------------------*/

.cta
{
	text-align: center;
}

.cta p
{
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 8px 0;
}

a.button_zoektickets:link,
a.button_zoektickets:visited
{
	background: url(../images/button-zoektickets.jpg) 0 0 no-repeat;
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 28px;
	width: 279px;
	margin: 0 auto 5px auto;
}

a.button_zoektickets:hover,
a.button_zoektickets:active
{
	background: url(../images/button-zoektickets.jpg) 0 -28px no-repeat;
}

/* Content mini search
--------------------------------------------------------------------------------------------------*/

#minisearch
{
	background: url(../images/bg-minisearch.gif) 0 100% no-repeat;
	width: 550px;
	overflow: hidden;
	margin: 0 0 15px 0;
}

#minisearch .inner_wrapper
{
	background: url(../images/bg-minisearch-top.gif) 0 0 no-repeat;
	padding: 15px 0 0 20px;
	width: 530px;
	overflow: hidden;
}
/* Layout - Main content
--------------------------------------------------------------------------------------------------*/

#content ul,
#content_full ul
{
 list-style: disc;
 margin: 5px 0 15px 20px;
 padding: 0;
}
 
#content ul li,
#content_full ul li
{
 margin: 0 0 5px 0;
  line-height: 18px;

}


#main_content
{
/* gordon	background: url(../images/main-content-bg.gif) 0 100% no-repeat; */
	   background: url(../images/main-content-bg-gordon.gif) 0 100% no-repeat;
	margin: 0 0 15px 0;
}

#main_content_small
{
	background: url(../images/main-content-bg-small.png) 0 100% no-repeat;
	margin: 0 0 15px 0;
}

#main_content .inner_wrapper
{
	overflow: hidden;
	width: 740px;
	padding: 20px;
	background: url(../images/main-content-top.gif) 0 0 no-repeat;
}

#search_box_header_footer .inner_wrapper
{
	
	}

#main_content.homepage .inner_wrapper
{
 
/* gordon background: url(../images/main-content-top-homepage.gif) 0 0 no-repeat;*/
	background: url(../images/main-content-top-homepage-g.gif) 0 0 no-repeat;
}

#main_content_small .inner_wrapper_small
{
	overflow: hidden;
	width: 500px;
	padding: 20px;
	background: url(../images/main-content-top.png) 0 0 no-repeat;
}

#main_content_small.homepage .inner_wrapper_small
{
	background: url(../images/main-content-top-small.png) 0 0 no-repeat;
}

/* Layout - Sub content
--------------------------------------------------------------------------------------------------*/

#sub_content
{
	overflow: hidden;
	width: 780px;
	height:244px;
	background:url('/www/images/sub-content.gif') top left no-repeat;
}

#subcontent_box_container
{
	width:100%;
}

.subcontent_box
{
	width: 182px;
	height:213px;
	float: left;
	margin: 10px 0 0 10px ;
	font-size: 11px;
}

#subcontent_box_container #registratie_regels
{
	background:url('/www/images/img-usa.jpg') top left no-repeat;
}

#subcontent_box_container #landinformatie
{
	background:url('/www/images/img-kaart.jpg') top left no-repeat;
}

#subcontent_box_container #extraservices
{
	background:url('/www/images/img-services.jpg') top left no-repeat;
}

#subcontent_box_container #contactinformatie
{
	background:url('/www/images/img-contact.jpg') top left no-repeat;
}

#subcontent_bottom /* layer with expand/collapse link */
{
	background:url('/www/images/sub-content-bottom.gif') bottom right no-repeat;
	padding:4px 12px 4px 0;
	margin:0;
}

#subcontent_bottom DIV
{
	float:right;
}

#subcontent_bottom A
{
	color:#FFFFFF;
	font-weight:bold;
}

#subcontent_bottom #btn_collapse
{
	padding:0 18px 0 0;
	background: url('/www/images/arrow_up.png') center right no-repeat;
}

#subcontent_bottom #btn_expand
{
	display:none;
	padding:0 18px 0 0;
	background: url('/www/images/arrow_down.png') center right no-repeat;
}

.subcontent_box img
{
	margin: -5px -5px 0 0px;
	float:right;
}

.subcontent_box.shover
{
	background: url(../images/subcontent-box-bg-hover.gif) 0 100% no-repeat;
}

.subcontent_box .inner_wrapper
{
	width: 182px;
	background: url(../images/subcontent-box-top.gif) 0 0 no-repeat;
	padding: 13px 0;
}

.subcontent_box.shover .inner_wrapper
{
	background: url(../images/subcontent-box-top-hover.gif) 0 0 no-repeat;
}

.subcontent_box.last_child
{
	margin-right: 0;
}

.subcontent_box h4
{
	padding: 0 10px 6px 10px;
	color: #003988;
}

.subcontent_box .h4
{
	padding: 10px 10px 6px 10px;
	/*color: #003988;*/
	color: #ffffff;
	line-height: 18px;
	font:bold 14px Arial;
    letter-spacing:0px;
    text-align:center;
}

.subcontent_box p
{
    margin: 95px 0 0 0;
	padding: 0 10px;
	color: #545454;
}

.subcontent_box a.action_link:link,
.subcontent_box a.action_link:visited
{
	background: url(../images/icon-arrow.gif) 0 3px no-repeat;
	display: block;
	padding: 0 10px 0 15px;
	margin: 10px 0 0 10px;
	color: #003988;
}

.subcontent_box span.action_link
{
	background: url(../images/icon-arrow.gif) 0 3px no-repeat;
	display: block;
	padding: 0 10px 0 15px;
	margin: 10px 0 0 10px;
	color: #003988;
	text-decoration: underline;
}



/* Layout - Popular destinations footer
--------------------------------------------------------------------------------------------------*/

#pop-dest{
    width:780px;
    height:175px;
    margin:15px 0 0 0;
    background:url('/www/images/pop-dest-bg.png');
    }

#pop-dest h4 A { font:bold 16px Arial; letter-spacing:0px; color:#fff; margin:12px 0 0 20px; float:left; text-decoration:none;  }

#pop-dest #list{
    float:left;
  }
    
#pop-dest  #list ul { 
    float:left;
    width:  130px;
    
    margin: 20px  0px 0 20px;
    border:0px solid #ffffff;}
    
    #pop-dest  #list ul li a{font:normal 13px Arial; color:#fff; text-decoration:underline; line-height:28px;}
    
/* Layout - Header
--------------------------------------------------------------------------------------------------*/

#header
{
	background: url(../images/bg-header.jpg) 0 0 no-repeat;
	height: 149px;
	width: 780px;
	position: relative;
}

#header.subpage
{
	/*background: url(../images/bg-header-subpage.jpg) 0 0 no-repeat;*/
	background: url(../../images/mvt/header7.jpg) 0 0 no-repeat; 
	background: url(../../images/redesign2011/header.jpg) 0 0 no-repeat; 
	cursor: pointer;
}

 ul#main_menu
{
	position: absolute;
	top: 10px;
	z-index:9999;
	/*
Gordon    
margin: 0 0 0 165px; 
*/
margin: 0 0 0 98px; 
}

ul#main_menu li
{
	float: left;
	border-right: 1px solid #bcbcbc;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	cursor:hand;
}

 ul#main_menu li.last_child
{
	margin: 0;
	padding: 0;
	border: none;
	color:#737373;
    text-decoration:underline;
}

 ul#main_menu li a:link,
 ul#main_menu li a:visited
{
	color: #737373;
	text-decoration: underline;
}

 ul#main_menu li a:hover,
 ul#main_menu li a:active
{
	color: #003988;
	text-decoration: underline;
}

ul#main_menu li.current a:link,
ul#main_menu li.current a:visited,
ul#main_menu li.current a:hover,
ul#main_menu li.current a:active
{
	color: #003988;
	text-decoration: underline;
}

.current span.headerfakelink
{
    color: #003988;
	text-decoration: underline;
    }
    
#header #user_box
{
	position: absolute;
	top: 94px;
	left: 548px
}

#header #user_box p
{
	font-size: 11px;
	line-height: 16px;
}

#header #user_box p strong
{
	color: #003988;
}

#header .link_trustlogos_sgr
{
	display: block;
	position: absolute;
	top: 45px;
	right: 125px;
	text-indent: -999em;
	height: 30px;
	width: 30px;
	text-decoration: none;
}

#header .link_trustlogos_anvr
{
	display: block;
	position: absolute;
	top: 45px;
	right: 65px;
	text-indent: -999em;
	height: 30px;
	width: 25px;
	text-decoration: none;
}

#header .link_trustlogos_iata
{
	display: block;
	position: absolute;
	top: 45px;
	right: 15px;
	text-indent: -999em;
	height: 30px;
	width: 30px;
	text-decoration: none;
}

/* Layout - Menu
--------------------------------------------------------------------------------------------------*/

#main_tabs
{
	width: 780px;
	overflow: hidden;
}

#main_tabs ul
{
	margin: 0;
   	list-style: none;
}

#main_tabs a, 
#main_tabs strong,
#main_tabs span
{
	float: left;
	display: block;
	padding: 9px 20px 6px 11px;
	background: url(../images/bg-tabs-gordon.jpg) no-repeat 100% -65px;
	text-decoration:none
}

#main_tabs a:link,
#main_tabs a:visited
{
	font-size: 16px;
	font-weight: bold;
	/* Gordon
	color: #b09c11; 
    */
	color: #ffffff; 
    float: none;
}

#main_tabs a:hover,
#main_tabs a:active
{
	/* gordon
    color: #003988;*/
	color: #FFFFFF;
}

#main_tabs li
{
	float:left;
	background:url(../images/bg-tabs-gordon.jpg) no-repeat 0px -65px;
	margin:0;
	padding:0 0 0 9px;
}

#main_tabs .current
{
	background:url(../images/bg-tabs-gordon.jpg) no-repeat 0 0;
}

#main_tabs .current a:link,
#main_tabs .current a:visited,
#main_tabs .current a:hover,
#main_tabs .current a:active
{
	background:url(../images/bg-tabs-gordon.jpg) no-repeat 100% 0;
	padding: 9px 20px 6px 11px;
	/* gordon
    color: #003988;*/
	color:#fff;
}

/* Layout - Menu business 
--------------------------------------------------------------------------------------------------*/
#main_tabs_business
{
	width: 780px;
	overflow: hidden;
}

#main_tabs_business ul
{
	margin: 0;
   	list-style: none;
}

#main_tabs_business a, 
#main_tabs_business strong,
#main_tabs_business span
{
	float: left;
	display: block;
	padding: 9px 20px 6px 11px;
	background: url(../images/business-bg-tabs.jpg) no-repeat 100% -65px;
	text-decoration:none
}

#main_tabs_business a:link,
#main_tabs_business a:visited
{
	font-size: 16px;
	font-weight: bold;
	color: #283f67;
	float: none;
}

#main_tabs_business a:hover,
#main_tabs_business a:active
{
	color: #ffffff;
}

#main_tabs_business li
{
	float:left;
	background:url(../images/business-bg-tabs.jpg) no-repeat 0px -65px;
	margin:0;
	padding:0 0 0 9px;
}

#main_tabs_business .current
{
	background:url(../images/business-bg-tabs.jpg) no-repeat 0 0;
}

#main_tabs_business .current a:link,
#main_tabs_business .current a:visited,
#main_tabs_business .current a:hover,
#main_tabs_business .current a:active
{
	background:url(../images/business-bg-tabs.jpg) no-repeat 100% 0;
	padding: 9px 20px 6px 11px;
	color: #ffffff;
}


/* Ticket search
--------------------------------------------------------------------------------------------------*/

#boekingsform, #iframe
{
	margin: 0px;
	padding: 0px;
	width: 800px;
	overflow: hidden;

}

#boekingsformFaq
{
	margin: 0px;
	padding: 0px;
	width:550px;
	height:400px;
	overflow:visible;
	

}


#search_box, #search_box_header_footer

{
	margin-right: 10px;
	padding-right: 10px;
	float: left;
}
#search_box
{
	width: 460px; 
	border-right: 1px solid #c7c7c7;
}

#search_box_header_footer
{
	width: 730px;
}

#search_box.subpage, #search_box_header_footer.subpage
{
	margin-right: 0;
	padding-right: 0;
	border: none;
	margin-bottom: 15px;
	width: 510px;
}

#search_box p, #search_box_header_footer p
{
	font-size: 11px;
	color: #292929;
	padding: 0 0 10px 0;
}

#search_box p span, #search_box_header_footer p span
{
	color: #626262;
}

#search_box .left_col
{
	float: left;
	width: 190px;
	margin-bottom: 10px;
}

#search_box_header_footer .left_col
{
	float: left;
	width: 190px;
	margin-bottom: 0px;
	}

#search_box.subpage .left_col 
{
	width: 215px;
}

#search_box_header_footer .left_col
{
	width: 200px;
	}

#search_box .left_col_small
{
	float: left;
	width: 80px;
}

#search_box_header_footer .left_col_small
{
	float: left;
	width: 80px;
	margin-right:20px;
	margin-top:35px;
	}

#search_box label, #search_box_header_footer label
{
	color: #003988;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 2px 0;
	display: block;
}

#search_box label span, #search_box_header_footer label span
{
	font-weight: normal;
	color: #929292;
}

#search_box input.normal, #search_box_header_footer input.normal
{
	background: url(../images/bg-input-normal.gif) 0 0 repeat-x #fff;
	border: 1px solid #c7c7c7;
	padding: 6px 5px;
	margin: 0 0 6px 0;
	width: 140px;
}

#search_box.subpage input.normal, #search_box_header_footer.subpage input.normal
{
	width: 185px;
}

#search_box input.normal:focus, #search_box_header_footer input.normal:focus
{
	border: 1px solid #999;
}

#search_box input.normal.date, #search_box_header_footer input.normal.date
{
	/*background: url(../images/bg-input-date.gif) 0 0 repeat-x;*/
	padding: 6px 5px 6px;
	width: 140px;
}

#search_box.subpage input.normal.date, #search_box_header_footer.subpage input.normal.date
{
	width: 165px;
}

#search_box select.normal, #search_box_header_footer select.normal
{
	padding: 4px 5px;
	width: 169px;
	margin: 0 0 6px 0;
}

#search_box.subpage select.normal, #search_box_header_footer.subpage select.normal
{
	padding: 1px 5px;
}

#search_box select.normal.small, #search_box_header_footer select.normal.small
{
	width: 70px;
}

#search_box p.form_functions
{
	clear: both;
	border-top: 1px solid #c7c7c7;
	padding: 2px 0 0 0;
}

#search_box_header_footer p.form_functions
{
	clear: both;
	padding: 2px 0 0 0;
	}


#search_box p.form_functions a, #search_box_header_footer p.form_functions a
{
	float: left;
}

#search_box a.submit_button:link, 
#search_box a.submit_button:visited, 
#search_box_header_footer a.submit_button:link, 
#search_box_header_footer a.submit_button:visited
{
	text-indent: -999em;
	display: block;
	float: right;
	background: url(../images/button-submit.png) 0 0 no-repeat;
	height: 35px;
	width: 143px;
	text-decoration: none;
}

#search_box a.submit_button:hover, 
#search_box a.submit_button:active, 
#search_box_header_footer a.submit_button:hover, 
#search_box_header_footer a.submit_button:active
{
	background: url(../images/button-submita.png) 0 0 no-repeat;
	text-decoration: none;
}

#search_box_small
{
	margin-right: 10px;
	padding-right: 10px;
	float: left;
	width: 460px;
}

#search_box_small.subpage
{
	margin-right: 0;
	padding-right: 0;
	border: none;
	margin-bottom: 15px;
	width: 510px;
}

#search_box_small p
{
	font-size: 11px;
	color: #292929;
	padding: 0 0 10px 0;
}

#search_box_small p span
{
	color: #626262;
}

#search_box_small .left_col
{
	float: left;
	width: 190px;
	margin-bottom: 10px;
}

#search_box_small.subpage .left_col
{
	width: 215px;
}

#search_box_small .left_col_small
{
	float: left;
	width: 80px;
}


#search_box_small label
{
	color: #003988;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 2px 0;
	display: block;
}

#search_box_small label span
{
	font-weight: normal;
	color: #929292;
}

#search_box_small input.normal
{
	background: url(../images/bg-input-normal.gif) 0 0 repeat-x #fff;
	border: 1px solid #c7c7c7;
	padding: 6px 5px;
	margin: 0 0 6px 0;
	width: 140px;
}

#search_box_small.subpage input.normal
{
	width: 185px;
}

#search_box_small input.normal:focus
{
	border: 1px solid #999;
}

#search_box_small input.normal.date
{
	/*background: url(../images/bg-input-date.gif) 0 0 repeat-x;*/
	padding: 6px 5px 6px;
	width: 135px;
}

#search_box_small.subpage input.normal.date
{
	width: 165px;
}

#search_box_small select.normal
{
	padding: 4px 5px;
	width: 169px;
	margin: 0 0 6px 0;
}

#search_box_small.subpage select.normal
{
	padding: 1px 5px;
}

#search_box_small select.normal.small
{
	width: 70px;
}

#search_box_small p.form_functions
{
	clear: both;
	border-top: 1px solid #c7c7c7;
	padding: 2px 0 0 0;
}

#search_box_small p.form_functions a
{
	float: left;
}

#search_box_small a.submit_button:link,
#search_box_small a.submit_button:visited
{
	text-indent: -999em;
	display: block;
	float: right;
	background: url(../images/button-submit.png) 0 0 no-repeat;
	height: 35px;
	width: 143px;
	text-decoration: none;
}

#search_box_small a.submit_button:hover,
#search_box_small a.submit_button:active
{
	background: url(../images/button-submita.png)  0 0 no-repeat;
	text-decoration: none;
}

#search_box_header_footer .left_col
{
	margin-right:15px;
	border-right: 1px solid #c7c7c7;
	}

#right_col
{
	float:left;
	margin-top:35px;
	}
	
#search_box_header_footer span.title
{
	color:black;
	font-weight:bold;
	line-height:32px;
	}

/* Layout - Trustbar
--------------------------------------------------------------------------------------------------*/

.trust_bar
{
	clear: both;
	width: 780px;
	overflow: hidden;
	border-top: 1px solid #c7c7c7;
	padding: 10px 0;
}

/* Layout - Footer
--------------------------------------------------------------------------------------------------*/

#footer
{
	clear: both;
	border-top: 0px solid #c7c7c7;
	padding: 10px 0 15px 0;
}

#footer p
{
	text-align: center;
	color: #4b80c8;
	font-size: 11px;
}

#footer p a:link,
#footer p a:visited
{
	color: #4b80c8;
}

#footer p a:hover,
#footer p a:active
{
	color: #315b94;
	text-decoration: none;
}

#footer p span.fakelink
{
	color: #4b80c8;
	text-decoration: underline;
	cursor: pointer;
}

#footer p span.fakelink-hover
{
	color: #315B94;
	cursor: pointer;
	text-decoration: none;
}

/* Homepage Drawer System
--------------------------------------------------------------------------------------------------*/
/* GORDON
#destination_box
{
	float: right;
	background: url(../images/boxdestinations-bottom.jpg) 0 100% no-repeat #2650a5;
	width: 254px;
	padding-bottom: 8px;
}
*/
#destination_box
{
	float: right;

	width: 254px;
	padding-bottom: 8px;
}
#betalingsmogelijkheden {
 float:left;
 margin:0px;
    width:780px;
 
    }

#destination_box h4
{
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 4px 15px;
	padding: 0;
}

#destination_box .h4
{
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 4px 15px;
	padding: 0;
}

#destination_box ul,
#destination_box ul li
{
	margin: 0;
	padding: 0;
}

.destination_box_top
{
	display: block;
	height: 7px;
	background: url(../images/boxdestinations-top.jpg) 0 0 no-repeat;
}

#destination_box h2
{
	padding: 0;
	color: #a2b1cf;
	border-bottom: 1px solid #466ab2;
	border-top: 1px solid #466ab2;
	margin: 0;
	background: url(../images/bg-titlebox.gif) 0 0 repeat-x #184090;
	font-weight: bold;
}

#destination_box h2.open
{
	color: #fff;
}

.drawers-wrapper 
{
	position: relative;
	width: 254px;
}

.drawer 
{
	font-size:11px;
	line-height:1.3em;
}

.drawers 
{
	margin-bottom:15px;
	font-size:11px;
	line-height: 18px;
}

.drawer li 
{
	line-height:16px;
	padding:6px 0pt;
}

ul.drawers 
{
	margin: 0;
}

.drawer-handle
{
	color:#333333;
	cursor:default;
	font-size:12px;
	font-weight:normal;
	height:25px;
	line-height:25px;
	margin-bottom:0pt;
	text-indent:15px;
	width:100%;
}

.drawer ul
{
	margin: 0;
	padding-bottom: 0;
	width: 254px;
	overflow: hidden;
}

#destination_box li.drawer ul li
{
	display: block;
	float: left;
	width: 126px;
}

#destination_box ul li ul li a:link,
#destination_box ul li ul li a:visited
{
	width: 86px;
	padding: 2px 3px 2px 15px;
	margin: 0 0 0 15px;
	color: #94acdc;
	display: block;
	overflow: hidden;
	text-decoration: none;
	background: url(../images/icon-linkarrow.gif) 0 50% no-repeat;
}

#destination_box ul li ul li a:hover,
#destination_box ul li ul li a:active
{
	color: #fbdc0b;
	display: block;
	overflow: hidden;
	text-decoration: none;
	background: url(../images/icon-linkarrow-hover.gif) 0 50% no-repeat;
}

#MessageBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4F6D;
	text-decoration: none;
}
#WaitLayer
{
	display:none;
	left:0px;
	top:0px;
	position:absolute;
	width:100%;
	height:675px;
	background-color:White;
}
.WarningText{position:absolute;text-align:left;width:200px;height:auto; background-color:#fff;border: solid 1px #000;display:none;padding: 5px;font-weight:normal}

.ulCategories{margin-left:10px;}
.liCategories{margin-top:10px;}



a.buttor {
    color: #FFFFFF;
    display: block;
    letter-spacing:0px;
    height: 28px;
    margin-right: 0px;
    padding-right: 28px; /* sliding doors padding */
    text-decoration: none;
}

a.buttor span.middlebutton {
    color: #FFFFFF;
    background: transparent url('../images/middle_button.png') repeat;
    display: inline;
	font: bold 16px arial, sans-serif;
	text-decoration: none;
    line-height: 28px;
    padding: 5px 0 4px 0px;
} 

a.buttor span.leftbutton {
    background: transparent url('../images/left_button.png') no-repeat;
    display: inline;
 	font: bold 16px arial, sans-serif;
	text-decoration: none;
    line-height: 28px;
    padding: 5px 4px 4px 0px;
} 

a.buttor span.rightbutton {
    background: transparent url('../images/right_button.png') no-repeat;
    display: inline;
   	font: bold 16px arial, sans-serif;
	text-decoration: none;
    line-height: 28px;
    padding: 5px 0 4px 28px;
} 

a.buttor:hover {
    background-position: bottom right;
    color: #FFFFFF;
    outline: none; 
}

a.buttor:hover span {
    background-position: bottom left;
  
} 
.bluebold
{
	color: blue; 
	font-weight: bold;
}

.fakelink 
{
}

.subcatDiv 
{
	float:left;
	border:0px solid #ff0001;
	width:190px;
	margin:0 0 0 10px;
}
a.hoofdcatje 
{
	line-height:20px;
	text-decoration:none;
	margin:0 0 2px 0;
	border-bottom:1px solid #63b5f3;
	width:600px;
	text-indent:2px;
	display:block;
}
	
a.hoofdcatje:hover
{
	
	background:#63b5f3;
	text-decoration:none;
	color:#ffffff;
}

a.subcatje 
{
	text-indent:2px;
	line-height:20px;
	text-decoration:none;
	background:#ffffff;
	display:block;
}
	
a.subcatje:hover
{
	text-decoration:none;
	background:#63b5f3;
	color:#ffffff;
	display:block;
}

a.subcatje2
{
	text-indent:2px;
	line-height:20px;
	text-decoration:none;
	background:#ffffff;
	display:block;
	width:520px;
}
a.subcatje2:hover
{
	text-decoration:none;
	background:#63b5f3;
	color:#ffffff;
	display:block;
	width:520px;

}

#user_box p 
{
	margin-top:10px;
	}
	
#waitlayer_header_footer
{
   height:138px;
   width:100%;
   display:none;
   z-index:9999;
   position:absolute;
   left:0;
   top:0;
   background:url(../images/trans30percent-ok.png);
  /* opacity: .30;
   filter:Alpha(Opacity=30);
*/
padding:100px 0 0 0 ;

text-align:center;
 }
 
 .advancedSearchTripDirection
 {
     color:#003988;
     font-size:14px;
     font-weight:bold;
     }

/* Jquery overloads */

.ui-datepicker { width: 17em; padding: .2em .2em 0;}
.ui-datepicker .ui-datepicker-div{padding:10px;}
.ui-datepicker-current { display:none}
/*.ui-datepicker-group-first {margin: 0 0 0 5px;}*/
.ui-datepicker-multi-2 .ui-datepicker-group{width:45%; padding: 0 10px}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header{border-left-width:1px;}
.ui-datepicker .ui-state-disabled .ui-state-default{background-image:none; background-color:#ccc;border:none;}

.ui-datepicker .ui-datepicker-buttonpane button {margin-right:8.5em;}
.ui-datepicker .ui-state-default{text-align:center;background-color:#fff;background-image:none;color:#003988}
.ui-datepicker .ui-state-hover{background-image:none;color:#fff;background-color:#9acbf2}
.ui-datepicker .ui-state-highlight{border: 2px solid #000080; background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-datepicker .ui-state-active{border: solid 2px #FCE011;} 
.ui-datepicker-trigger{ cursor:pointer;}

/* Component containers ----------------------------------*/
.ui-widget { font-family: Arial,sans-serif; font-size: 0.91em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-dialog-title {font-size: 12px;} 
.ui-widget select {font-size: 14px;} 
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #fce325 url(images/ui-bg_highlight-soft_75_fce325_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
