html { background: #fff url(../images/page_background.png) repeat-x 0 0; }
body { margin: 0 auto; padding: 0; font: 70%/140% Verdana, Arial, Helvetica, sans-serif; color: #393764; width: 916px; background: #efebec; position: relative; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { margin: 0.7em 0; padding: 0; }
dd, blockquote { margin-left: 1em; }
ul { margin-left: 3em; }
li { margin-left: 1em; }
ul ul { margin-top: 0; margin-bottom: 0; }
form label { cursor: pointer; }
fieldset, img { border: none; margin: 0; padding: 0; vertical-align: middle; }
input, select, textarea { font: 90%/120% Verdana, Arial, Helvetica, sans-serif; color: #6c6c6c; }

ul li a {font-weight: normal; color: #6e6c9c;}

a { font-weight: bold; color: #6e6c9c; text-decoration: none; overflow: hidden;  }
a:hover, a:focus { text-decoration: underline; }

a.test2 {color: #6e6c9c;}
a.test3 {color: #94b1b7;}
a.test4 {color: #66949c;}
a.test5 {color: #393764;}

h1 { font: normal 1.7em/2em Verdana, Arial, Helvetica, sans-serif; color: #17134a; background: url(../images/title_separator.png) no-repeat right 36px; clear: both; display: inline-block; }
h1 { display: block; }
h1 a { color: #B58528; }
h2 { font-weight: bold; font-style: italic !important; }
h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a { font: bold 1em/1.4em Arial, Helvetica, sans-serif; color: #393764; }

#wrap { display: inline-block; position: relative; }
#wrap { display: block; }

/*logo*/
#logo { margin: 0; background: #17134a; height: 90px; border-bottom: 2px solid #fff; }
#logo a { display: block; width: 199px; height: 90px; background: url(../images/scott_bilsen_travel.gif) no-repeat 0 0; text-indent: -9999em; }

/*print*/
#print { position: absolute; top: 13px; right: 210px; font-size: 0.8em; margin: 0; z-index: 100; }
#print a { color: #ccc; display: block; padding-right: 24px; background: url(../images/print.gif) no-repeat right center; }

/*SEARCH*/
#searchfield { position: absolute; top: 12px; right: 15px; width: 180px; }
#searchfield h3 { display: none; }
#searchfield input { border: 0; background: #373762; color: #fff; padding: 2px; cursor: pointer; }
#searchfield #search, #searchfield #searchNow { border: 1px solid #848589; background: #fff; color: #6c6c6c; margin-right: 3px; cursor: text; }
#searchfield label { position: absolute; left: 2px; top: 2px; color: #999; }

/*top*/
#top { margin: 0; float: right; padding-top: 5px; height: 80px; } 
#top li { display: inline; list-style: none; } 
#top fieldset, #top form { display: inline; position: relative; } 
#top label { position: absolute; top: 2px; left: 3px; } 
#top input { border: 1px solid #c28714; padding: 2px 20px 2px 2px; } 
#top input[type='submit'] { border: 0; width: 19px; height: 16px; padding: 0; background: url(../images/search.gif) no-repeat 0 0; position: relative; left: -23px; } 

/*menu*/
#menu { float: right; height: 2.2em; margin-top: -2.2em; position: relative; top: -2px; margin-bottom: 0; }
#menu li { float: left; list-style: none; position: relative; margin: 0; z-index: 20; }
#menu li a { float: left; display: inline; height: 2.2em; line-height: 2.2em; width: 9em; padding: 0 7px; color: #17134a; background: #efebec url(../images/menu.gif) no-repeat right top; margin-left: 3px; }
#menu li a:hover, #menu li a:focus, #menu li:hover a, #menu li.active a, #menu li#active a { text-decoration: none; background: #fff url(../images/menu_on.gif) no-repeat right top; color: #000; font-weight: bold; }
#menu li:first-child a { border: 0; }
#menu li ul { position: absolute; left: -9999em; top: 2.2em;  margin: 0; display: block; min-width: 185px; z-index: 50; }
#menu li:hover ul, #menu li:focus ul, #menu li.active ul { left: 0; }
#menu ul li { padding: 0; float: none; display: block; }
#menu ul a { font-weight: normal !important; border: 0; float: none; background: #F0ECED !important; display: block; color: #0B2345 !important; filter:alpha(opacity=70); -moz-opacity:0.7; opacity: 0.7; min-width: 180px; _width: 180px; text-align: left; }
#menu ul a:hover, #menu ul a:focus { color: #0B2345 !important; background: #fff; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; }

/*opera hack for menu*/
@media screen and (min-width: 0px) { #menu li a { float: none; display: block; } }

#banner { overflow: hidden; height: 150px; width: 916px; } 
#home #banner { height: 210px; }

#banner img { display: block; }
.shadow { margin: 0; padding: 0; height: 0; font-size: 1px; }
#shadow { display: none; position: absolute; top: 92px; left: 0; height: 11px; width: 916px; background: url(../images/shadow.png) repeat-x 0 0; }
#flashOverlay { width: 190px; height: 150px; background: #fff; filter:alpha(opacity=70); -moz-opacity:0.7; opacity: 0.7; position: absolute; top: 92px; right: 0; }

/*breadcrumbs*/
#breadcrumbs { position: absolute; top: 0; right: 16px; color: #17134a; font-size: 0.9em; }
#breadcrumbs li { list-style: none; display: inline; margin:0; }
#breadcrumbs a { color: #6e6c9c; font-weight: bold; }

/*content*/
#content { width: 504px; min-height: 200px; padding: 0 16px 20px 26px; float: left; background: url(../images/right.png) no-repeat right top; position: relative; }
#content h1 { visibility: hidden; margin-top: 31px !important; padding-bottom: 10px; }

/*left*/
#col { float: right; display: inline; width: 172px; padding: 26px 0 0 18px; overf/low: hidden; background: url(../images/left.png) no-repeat 0 0; }
#col h3 { font: normal 1.5em/2em Verdana, Arial, Helvetica, sans-serif; color: #17134a; margin-bottom: -5px; visibility: hidden; }
.more a { color: #6e6c9c; background: url(../images/bullet.gif) no-repeat left center; padding-left: 12px; font-weight: bold; }
#submenu .more a { color: #231f57; background: url(../images/bullet.gif) no-repeat left center; padding-left: 12px; font-weight: bold; }
#submenu .more a:before { content: ''; }
a.terug { margin-top: 7px; color: #6e6c9c; background: url(../images/bullet_1_.gif) no-repeat left center; padding-left: 12px; font-weight: bold; }
#brochure { display: block; width: 169px; height: 94px; text-indent: -9999em; background: url(../images/brochure_aanvragen.png) no-repeat 0 0; margin: -70px 0 0 -5px; position: relative; }

#col p input { vertical-align: middle; }
#col input[type="text"] { color: #6c6c6c; border: 1px solid #848589; padding: 2px; margin-bottom: 0.5em; width: 150px; }
#col input[type="submit"], #col input[type="button"] { color: #fff; background: #373762; border: 0; padding-bottom: 2px; cursor: pointer; overflow: visible; float: right; clear: both; margin-right: 17px;  }
#col label { display: block; padding: 0 3px; position: relative; overflow: hidden; color: #999; font-size: 90%; }
.js #col label { visibility: hidden; margin-bottom: -1.7em; } /*eliminating flickr*/
#col label.checkLabel { margin: 0; display: inline; visibility: visible; }
#col fieldset { margin: -15px 0 10px 0; *margin-top: -30px; display: inline-block; }
#col fieldset { display: block; }
#col fieldset p { margin: 0; }



/*SUBMENU*/
#home #submenu, #nothome #submenu, #news #submenu  { width: 218px; }
#submenu { float: left; width: 167px; padding-left: 13px; }
#submenu h2 { font: normal 1.5em/2em Verdana, Arial, Helvetica, sans-serif; color: #17134a; background: url(../images/title_separator.png) no-repeat left 36px; clear: both; margin-top: 31px; margin-bottom: 0; *margin-bottom: 1em; *padding-bottom: 2px; }
#submenu ul { margin: 0; font-size: 0.9em; }
#submenu li { list-style: none; margin: 0; display: inline-block; }
#submenu li { display: block; }
#submenu li a { color: #666496; font-weight: bold; display: block; padding: 3px 7px; display: inline-block; }
#submenu li a { display: block; }
#submenu li a:before { content: '» '; }
#submenu li a:hover, #submenu .active a { background: #fff; text-decoration: none; }


/*contact*/
.csc-mailform-field { color: #6c6c6c; clear: both; margin-bottom: 3px; } 
.csc-mailform input[type="text"], .csc-mailform input[type="password"] { color: #6c6c6c; border: 1px solid #C4CCD6; width: 260px; padding: 1px 4px; } 
.csc-mailform textarea { color: #6c6c6c; border: 1px solid #C4CCD6; overflow: auto; padding: 1px 4px; } 
.csc-mailform label { float: left; width: 120px; padding-right: 10px; }
.csc-mailform-submit { margin-left: 130px; color: #666; }
#mailformformtype_mail { float: right; margin: 0; clear: both; background: url(../images/versturen.gif) no-repeat 0 0; height: 29px; width: 89px; padding: 0; border: 0; text-indent: -9999em; cursor: pointer; display: inline; margin-right: 10px; color: #F0ECED; }

/*sitemap*/
.csc-sitemap {}
.csc-sitemap ul { margin: 0; }
.csc-sitemap ul ul { margin-left: -28px; background: url(../images/sitemap_single.gif) repeat-y 0 0; padding-left: 28px; }
.csc-sitemap li { list-style: none; padding-left: 28px; line-height: 16px; background: url(../images/sitemap_middle.gif) no-repeat 0 0; }
.csc-sitemap li.last { background: url(../images/sitemap_last.gif) no-repeat 0 0; }
.csc-sitemap a { font-weight: bold; }

/*home*/
#submenu .img { float: right; overflow: hidden; }
#submenu .img a { display: block; border: 2px solid #fff; width: 56px; height: 56px; overflow: hidden; background: none; padding: 0; }
#submenu .img a:before { content: ''; }
#home #breadcrumbs { display: none; }
#home #content, #nothome #content, #news #content  { padding-top: 0; width: 453px; }
#home #content h1 { margin-top: 11px; }
#home #brochureWrap { margin-top: -20px; }
#home #submenu h2 { margin-top: 11px; }


/*news*/
.land { margin: 1em 0; }
.land strong { float: left; width: 122px; }
.land select { color: #000; }

.newsitem { background: url(../images/separator.png) no-repeat 0 0; padding: 10px 0; clear: both; display: inline-block; margin-top: -1px; overflow: hidden; }
.newsitem { display: block; }
.newsitem:after { content: '.'; display: block; clear: both; visibility: hidden; height: 0; }
.newsitem  h2 { font-style: normal !important; margin: 0; font-size: 1.2em; }
.newsitem  p { margin: 0; }
.newsitem .img { float: left; width: 100px; overflow: hidden; display: inline; margin-right: 10px; border: 5px solid #fff; }
.newsitem .txt { float: left; display: inline; width: 320px; margin-right: 10px; }
.newsitem .details { float: left; width: 125px; background: url(../images/details_separator.png) no-repeat left bottom; c/olor: #838588; padding-bottom: 10px; margin-bottom: 10px; }
.newsitem .details h3 { margin: 0; padding: 0 11px; height: 1.3em; color: #c9cacb; font: normal 1em/1.3em Verdana, Helvetica, sans-serif; background: #413a65 url(../images/details.png) repeat-y 0 0; border-bottom: 1px solid #787379; }
.newsitem .details h3 span { display: block; background: url(../images/) no-repeat right center; color: #fff; font-size: 0.9em; }
.newsitem .details p { padding: 6px 11px; min-height: 60px; background: url(../images/details_background.png) repeat-x 0 0; }
.newsitem .details li { margin-left: 2.4em; list-style: outside; }
.newsitem .details p.more { font-size: 0.9em; margin-top: 0; padding-top: 20px; min-height: 40px; _height: 40px; }
.newsitem .more { margin-top: 1em; color: #6e6c9c; }
 
#best .newsitem .txt { width: 220px; }

.newsitem_ver { background: url(../images/separator.png) no-repeat 0 0; padding: 10px 0; clear: both; display: inline-block; margin-top: -1px; }
.newsitem_ver { display: block; }
.newsitem_ver:after { content: '.'; display: block; clear: both; visibility: hidden; height: 0; }
.newsitem_ver  h2 { font-style: normal !important; margin: 0; font-size: 1.2em; }
.newsitem_ver  p { margin: 0; }
.newsitem_ver .img { float: left; width: 100px; overflow: hidden; display: inline; margin-right: 10px; border: 5px solid #fff; }
.newsitem_ver .txt { float: left; width: 190px; margin-right: 10px; }

.newsitem_ver .details_ver { float: left; width: 165px; color: #838588; padding-bottom: 10px; margin-bottom: 10px; }
.newsitem_ver .details_ver h3 { margin: 0; padding: 0 11px; height: 1.3em; color: #c9cacb; font: normal 1em/1.3em Verdana, Helvetica, sans-serif; background: #413a65 url(../images/details.png) repeat-y 0 0; border-bottom: 1px solid #787379; }
.newsitem_ver .details_ver h3 span { display: block; color: #fff; font-size: 0.9em; }
.newsitem_ver .details_ver p { color: #838588; padding: 6px 11px; min-height: 60px; background: url(../images/details_background.png) repeat-x 0 0; }
 
 .newsitem .info span { background: url(../images/info.gif) no-repeat right center !important; color: #B2B2B2 !important;  }
 div.firstNews { background: none; }
  
 /*single news*/
 #singlenews { padding-top: 0; background: none !important; }
 #singlenews h2 { fon/t-size: 1em; margin: 0 0 6px 0; fo/nt-family: Verdana, Arial, Helvetica, sans-serif; }
 #singlenews .img { float: right; margin: 0 0 0 10px; display: inline; }
 
 
 /*single news*/
 #single  { background: none; padding-top: 50px; }
 #content #single h1 { margin-top: 0!important; }
 #single .txt, #best #single .txt { width: 300px; border-right: 1px solid #bdbdbf; margin-right: 0; padding-right: 10px; background: url(../images/txt_separator.png) no-repeat left bottom; padding-bottom: 20px; margin-top: -20px; }
 #single .details { width: 165px; color: #838588; border-left: 1px solid #bdbdbf; margin-left: -1px; padding-left: 10px; }
 #single .details .pics { padding: 0 2px; }
 #single .details .pics img { float: left; display: inline; margin: 4px 0 0 4px; }
 
/*sIFR*/
.sIFR-alternate { display: none; }
.sIFR-replaced { visibility: visible !important; }


/*footer*/
#footer { background: #fff; clear: both; font-size: 0.8em; margin: 0; padding: 5px 2px; color: #9b9aa6; text-align: right; display: inline-block; }
#footer { display: block; }
#footer a { color: #9b9aa6; font-weight: normal; }
#footer span { float: right; }
#footer span.left { color: #38386e; float: left; text-transform: }
#footer span.left a { color: #38386e; font-weight: bold; }

/*ioana*/
#content .formword{font-family: Verdana;font-size: 11px;color: #393764;width:120px;}
#content .formfield {font-family:Verdana; font-size:11px;color: #000000;border: 1px solid #E9EBF5;width: 100px;height: 20px;}
#content INPUT.formfieldblank { font-family:Verdana; font-size:11px;color: #000000;border: 0px none;}
#content .field { font-size: 9px; color: #848589; border: 1px solid #848589; width:120px; height:16px; background-color:#f7f6f6;}
#content .textfield {font-size:11px; font-family:Verdana; height:18px; border: 1px solid #C4CCD6; width:300px; }
#content .textfieldnumber {font-size:11px; font-family:Verdana; height:18px; border: 1px solid #C4CCD6; width:50px; }
#content .textfield2 {font-size:11px; font-family:Verdana; height:18px; border: 1px solid #C4CCD6; width:100px; }
#content #cForm label { font-size:11px; margin: 0; height:18px; text-align:left; width: 120px; float:left; }

table.contenttable p { margin:0px;}
table.contenttable td { vertical-align: top; }

h5.bestemmingen { text-decoration: underline; color: #393764; font-weight: normal; margin-bottom: 0px; } 
#content .formsubmit { margin: 0; background: url(../images/versturen.gif) no-repeat 0 0; height: 29px; width: 89px; padding: 0; border: 0; text-ind/ent: -9999em; cursor: pointer; text-align:center; display: inline; margin-right: 10px; color: #F0ECED; font-size: 1px; }

input#formsb_id { float: left; margin: 0; background: url(../images/versturen.gif) no-repeat 0 0; height: 29px; width: 89px; padding: 0; border: 0; cursor: pointer; text-align:center; display: block; margin-right: 10px; color: #F0ECED;}



/*sitemap*/
.csc-menu {}
.csc-menu ul { margin: 0; }
.csc-menu ul ul { margin-left: -28px; padding-left: 28px; }
.csc-menu li { list-style: disc; line-height: 16px; }
.csc-menu a { font-weight: bold; }

