﻿/* *******************************************************
   *** This stylesheet contains all the default styles ***
   ******************************************************* */
body 
{
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	background-repeat:repeat-x;
}
a img
{
	border-width: 0px;
} 
a
{
    text-decoration:none;
}
.ItemContent
{
	margin: 0px auto;
	width: 980px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.Body
{
	margin: 0px auto;
	background-position:top center;
	/*width: 1200px;*/
	/*width : 998px;*/
	background-repeat: repeat-y;
}

.BodyInner
{
	margin: 0px auto;
	background-position:top center;
	/*width: 1200px;*/
	width : 998px;	
}

.masterHeader
{
	position:relative;
}
.masterHeader img
{
	position: relative;
	top: 5px;
}
.masterHeader table tr td
{
	min-height: 25px;
	height: 25px;
}
.masterHeader a.nieuwsbriefLevel
{
	position: relative;
	top: 5px;
}
.masterHeader img.nieuwsbriefLevelImg
{
	top: 6px;
}
.masterHeader .lc5element img
{
	top: 3px;
}

.masterHeader a
{
	text-decoration: none;
	color: #000000;
}
.masterHeader a:hover
{		
	color: #888888;
}
.masterHeader a.chat
{
	text-decoration: underline;
}

.masterHeaderImg
{
	position:absolute;
	top:35px;
	left:20px;
}

img.RightWrapImage
{
	float:right;
	margin-left: 10px;
	margin-top: 5px;
}

.Content
{
	margin: 0px auto;
	background-image: url('Images/Content_background.jpg');
	width: 998px;
	vertical-align: top;
}

.Footer
{
	margin: 0px auto;
	background-image: url('Images/Content_Footer.jpg');
	background-repeat:no-repeat; 
	background-position: center top;
	width: 1000px;
	padding-top:10px;
}

.Footer .ItemContent
{
	width: 980px;
}

.Footer a
{
    color:Black;
}
.Footer a:hover
{
    color:Gray;
}
.HomeMain
{
	width: 100%;
	background-repeat: repeat-y;
}

.HeaderContent
{
    width: 981px;
}
.HeaderContent a
{
    text-decoration:none;
    font-weight: bold;
    font-size: 11px;
}
.HeaderContent a:hover
{
    color: black;
}

.MainContent
{
	width: 100%;
}

.MainContent .LeftMenu, .MainContent .LeftMenuS, .MainContent .LeftMenuB
{
	overflow: hidden;
	padding-top: 10px;
	padding-left: 10px;
	vertical-align: top;
	/*FlashTitle -> NrOfPoints = 48*/
}
.MainContent .LeftMenu
{
	width: 233px;
}
.MainContent .LeftMenuS
{
	width:230px;
	padding-right:10px;
}
.MainContent .LeftMenuB
{
	width:263px;
}
.MainContent .RightContent, .MainContent .RightContentB, .RightContentG, .MainContent .RightContentS
{
	width: 740px;
	padding-top: 10px;
	padding-left: 10px;
	vertical-align: top;
	background-image: url('Images/Body_background_lefttoright.jpg');
	background-repeat: repeat-y;	
	/*FlashTitle -> NrOfPoints = 200*/
}
.MainContent .RightContentB
{
	width:754px;
	padding-left: 16px;
}
.MainContent .RightContentS
{
	width: 690px;
}
 
.MainContent .RightContentS .GeneralContent
{
	width: 670px;
	padding-left: 20px;
	font-size: 12px;
	color: #202020;
	line-height: 20px;
	padding-bottom: 40px;
}

.MainContent .RightContentS .GeneralContent .Narrowed
{
	padding-left: 4px;
}

.MainContent .RightContentS .GeneralContent a.NavigationLink
{
	/*height:20px;*/
    text-decoration:underline;
}

.RightContentG
{
	width: 704px;
	padding-left: 14px;
}
.GeneralDiv
{
	width:690px;
}

.MainContent .RightContent .Narrowed
{
	width: 730px;	
	padding-left: 10px;
	/*FlashTitle -> NrOfPoints = 200*/
}
/*possibly TODO .MainContent: LeftContent; RightMenu; CenterContent;*/

.Block
{
	width: 100%;	
	clear: both;	
}

.SearchOptions-Head {
	padding-left:5px;
	margin:17px 0px 7px 0px;
	font-size: 12px;
	font-weight:bold;
	color:#555555;
}

ul.SearchOptions {
	margin:-7px 0px 17px;
	padding:0px;
	font-size:12px;
	color:#000000;
}
ul.SearchOptions li {
	font-size:11px;
	color:#000000;
	list-style-type:none;
	display:block;
	margin:1px 5px;
	padding:0px;
	position:relative;
}
ul.SearchOptions li a {
	font-size:12px;
	color:#000000;
	text-decoration:none;
	position:relative;
}
ul.SearchOptions li a:hover {
	text-decoration:underline;
}
.SearchOptionsCloud
{
	width: 200px;
	text-align: justify;	
	margin:-7px 0px 17px;
}
.SearchOptionsCloud a
{
	color: #000000;
	text-decoration: none;
}
.SearchOptionsCloud a.small
{
	font-size: 11px;
}
.SearchOptionsCloud a.medium
{
	font-size: 12px;
}
.SearchOptionsCloud a.large
{
	font-size: 15px;
}



table.YourSelection
{
	width: 100%;	
}
table.YourSelection td
{
	padding: 1px 0px 1px 2px;
}
table.YourSelection td.Text
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;	
}
table.YourSelection td.Value
{
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
table.YourSelection td.Value a
{	
	padding-left: 5px;
	font-size: 11px;
	text-decoration: underline;
}
table.YourSelection td.Value a:hover
{	
	color:gray;
}

table.Order
{
	float: right;
	margin-top: 15px;
	margin-bottom: 25px;
}
table.Order td
{
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}

a.ResultItemLink
{
	cursor: pointer;
}
.ResultItem
{
	height: 146px !important;
	width: 740px;	
	background-repeat: no-repeat;	
	margin-bottom: 10px;
}

.ResultItem .Image
{
	height: 131px !important;
	width: 205px;
	padding: 7px 8px 8px 7px;	
}
.ResultItem .Image img
{
	height: 131px !important;
	width: 205px;
}
.ResultItem .Text
{
	height: 146px !important;
	width: 520px;
}
.ResultItem .Text .Top
{
	height: 46px !important;
	width: 520px;
}
.ResultItem .Text .Top .Title
{
	padding-left: 3px;
	float: left;
	width: 387px;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	padding-top: 20px;
}
.ResultItem .Text .Top .Title .SubTitle
{
	width: 387px;
	font-size: 11px;
	font-weight: bold;
}
.ResultItem .Text .Top .Zoover
{
	color: #ffffff;
	width: 30px;
	/*padding-right: 58px;*/
	padding-top: 14px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.ResultItem .Text .Top .Temperature
{
	color: #ffffff;
	width: 22px;
	padding-top: 18px;
	padding-left: 58px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.ResultItem .Text .Bottom
{
	height: 80px !important;
	padding-top: 20px;
	width: 520px;
}
.ResultItem .Text .Bottom .Info
{
	height: 80px !important;
	width: 442px;
	padding-left: 3px;
}
.ResultItem .Text .Bottom .Info .InfoText
{
	height: 45px !important;
	font-size: 12px;
	color: #000000;
	width: 442px;
	overflow: hidden;
}
.ResultItem .Text .Bottom .Info .Icons
{
	height: 20px !important;
	width: 442px;
}
.ResultItem .Text .Bottom .Price
{
	height: 55px !important;
	width: 55px;
	padding-top: 10px;
}

.ToolTip
{
	position:absolute;
	padding: 2px;
	font:normal 8pt Arial;
	line-height:12px;
	z-index:100;
	/*background-color: #FFF500;*/
	text-align: left;
}

.ToolTipZoover
{
	background-color: #FF6622;
	color: #ffffff;
}

.ToolTipPrice
{
	border: solid 1px #e5e5e5;
	background-color: #FFFFFF;
	color: #444444;
	width: 0px;
}

.Paging
{
	padding-top: 20px;
	height: 81px !important;
	width: 745px;
	background-position: -2px;
	margin-bottom: 20px;
}
.Paging .Pages a.Selected:hover
{
	color: Gray;
}
.ResultInfo
{
	padding-left: 20px;
	width: 240px;
	font-size: 12px;
	color: #000000;
	clear: both;
}
.ResultInfoCompareButton a {
    font-weight:bold; 
    cursor:pointer;
    background: transparent url('Images/Buttons/buttonCompare.gif') no-repeat scroll 0;
    width:84px;
    height:30px;
    display:block;
    text-align:center;
    padding-top: 12px;
}
.ResultInfoCompareButton a:hover {
    background: transparent url('Images/Buttons/buttonCompare_selected.gif') no-repeat scroll 0;
}
.ResultInfoDeleteAllButton a 
{
    font-weight:bold; 
    cursor:pointer;
    background: transparent url('Images/Buttons/buttonDeleteAll.gif') no-repeat scroll 0;
    width:160px;
    height:30px;
    display:block;
    text-align:center;
    padding-top: 12px;
}
.ResultInfoDeleteAllButton a:hover {
    background: transparent url('Images/Buttons/buttonDeleteAll_selected.gif') no-repeat scroll 0;
}
.Paging .Arrow
{
	width: 34px;
}
.Paging .Pages
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}
.Paging .Pages a
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.Paging .Pages a.Selected
{
	font-weight: normal;
	color: Gray;
}

.travellers-div, .crpInfoDiv, .crpGeocodeDiv
{
    z-index:200;
    visibility:hidden;
    overflow:hidden;
    position:absolute;
    left:0px;
    top:0px;
    width:998px;
    margin:0px 0px 0px 0px;
    background: url('Images/lightbox-bg.gif') repeat;
    font-size:12px;
}
.crpInfoDiv, .crpGeocodeDiv
{
	overflow:visible;
}
.close-button
{
    position:absolute;
    top:4px;
    right:4px;
    margin:0px;
    border:0px;
    z-index:205;
    cursor:pointer;
    width:50px;
    height:20px;
}
.travellers-div .tipsWide, .travellers-div .tips 
{
	position:relative;
	width:263px;
    top:0px;
    margin:0px auto 0px auto;
    background-color:white;
}
.travellers-div .tipsWide {
    width:550px;
}
.travellers-div .tips .tip-top {
	width:263px;
	position:relative;
	height:12px;
	font-size:5px;
}
.travellers-div .tips .tip-midden {
	width:251px;
	position:relative;
	padding:0px 6px 0px 6px;
	min-height:200px;
  	height:auto !important;
 	height:200px;
}
.travellers-div .tips .tip-bottom {
	width:263px;
	height:12px;
	position:relative;
}
.travellers-div .tips .tip-midden h1, .travellers-div .tips .tip-midden h2, .travellers-div .tips .tip-midden h3 {
	margin:0px;
	height:auto;
	font-size:12px;
	margin-bottom:10px;
	margin-left:0px;
	margin-top:0px;
}
.travellers-div .tips .tip-midden .tip-close 
{
    position:absolute;
    top:0px;
    right:5px;
}
.mySettingsDiv, .mySettingsDivS
{
    width:200px; /*Had to be changed, was too WIDE*/
    height:124px;
    font-size:0px;
    position:relative;
    overflow:hidden;
}
.mySettingsDivS
{
	width:210px;
}
.mySettingsLinks
{
    float:left; 
    width: 150px; 
    margin: 10px 0px 0px 0px; 
    list-style-type: none;
    list-style-position:outside; 
    padding:0; 
    font-size:9pt;
}
.mySettingsLogo
{
    position:absolute;
    bottom:0px;
    right:0px;    
}
.mySettingsLinks a
{
    text-decoration:none;
    color:black;
    cursor:pointer;
}
.mySettingsLinks a:hover
{
    color:gray;
}
.mytitle
{
    margin:0px;
    font-size:21px;
    font-family:Times New Roman;
    font-weight:normal;
}
.dottedLine
{
    margin:4px 0px 0px 0px;
    font-size:0px;
}
.nieuwsbrief
{
    width:259px;
    height:150px;
    background:url('Images/envelope.jpg') no-repeat bottom right;
    font-size:0px;
}
.nieuwsbrief-inschr
{
    margin-top:27px;
    height:18px;
    width:259px;
    font-size:12px;
}
.nieuwsbrief-inschr .tekstveld-inschr {
	width:176px;
	height:14px;
	font-size:12px;
	float:left;
	color:#555555;
	padding-left:4px;
	margin-left:5px;
	border:solid 1px #bcd6ed;
}
.nieuwsbrief-inschr .submit {
	
	border:none;
	width:48px;
	height:18px;
	float:right;
}
.nieuwsbrief-inschr .submit a
{
    display:block;
    /*background:url('Images/Buttons/Button_verder.gif') no-repeat;*/
    width:48px;
	height:18px;
	padding:2px 0px;
}
.nieuwsbrief .letters-nieuwsbrief
{
    margin:10px 0px 0px 5px;
    font-size:12px;
}
.nieuwsbrief .letters-nieuwsbrief-small
{
    margin:0px 0px 0px 5px;
    font-size:10px;
}

.mbBanner {
	width:100%;
	height:221px;
	margin:0px;
	padding:0px;
	z-index:40;
	position:relative;
}
.mbBanner .mbMainDiv {
	width:1000px;
	height:221px;
	position:absolute;
	top:0px;
	left:-12px;
	z-index:40;
}
.mbBanner .mbMainDiv .mainImg {
    position:absolute;
    top:0px;
    left:1px;
    width:1000px;
    height:220px;
    z-index:41;
    cursor:pointer;
}
.mbBanner .mbMainDiv .mainImgDiv {
    position:absolute;
    top:0px;
    left:1px;
    width:1000px;
    height:220px;
    z-index:40;
    cursor:pointer;
}
.mbBanner .mbMainDiv .nav-banner {
	height:26px;
	/*background:url('Images/Play_Background.gif') no-repeat;*/
	position:absolute;
	top:15px;
	right:15px;
	z-index:45;
}
.mbBanner .mbMainDiv .nav-banner .button {
    margin: 6px 0px 6px 0px;
    position:relative;
    float:left;
    width:15px;
    height:15px;
    cursor: pointer;
}
.mbBanner .mbMainDiv .nav-banner .button2 {
    margin: 6px 0px 6px 3px;
    position:relative;
    float:left;
    width:19px;
    height:14px;
    cursor: pointer;
}
.mbBanner .mbMainDiv .nav-banner .first {
    margin: 6px 0px 6px 20px;
}
.mbBanner .mbMainDiv .nav-banner ul.nav-nr {
	margin:0px;
	padding:0px;
	float:right;
	list-style: none;
}
.mbBanner .mbMainDiv .nav-banner ul.nav-nr li {
	float:left;
	width:30px;
	color:#000000;
}
.mbBanner .mbMainDiv .nav-banner ul.nav-nr li.mid {
	width:101px;
	background:url('Images/Numbers_BG.gif') no-repeat;
	height:25px;
}
.mbBanner .mbMainDiv .nav-banner ul.nav-nr li.right {
	float:left;
	width:25px;
	color:#000000;
	margin:0px 0px 0px 5px;
}
.mbBanner .mbMainDiv .nav-banner ul.nav-nr li .slide-nr 
{
	margin:0px;
	padding:4px 0px 0px 0px;
	width:101px;
	height:25px;
	text-align:center;
}
.mbBanner .mbMainDiv .nav-banner ul.nav-nr li .slide-nr span {
	color:#000000;
	text-align:center;
	padding:0px 1px 0px 1px
}
.mbBanner .mbMainDiv .nav-banner ul.nav-nr li .slide-nr span a {
	color:#000000;
	text-decoration:none;
}
.mbBanner .mbMainDiv .nav-banner ul.nav-nr li .slide-nr span a:hover, .mbBanner .mbMainDiv .nav-banner ul.nav-nr li .slide-nr span a.active {
	color:#000000;
	font-weight:bold;
}
.mbBanner .mbMainDiv .stamp 
{
    /*background:url(Images/stamp.png) no-repeat;*/
    position: absolute;
    bottom:-14px;
    right:15px;
    z-index:45;
    width:233px;
    height:148px;
}
.mbBanner .mbMainDiv .mar_title 
{
    position:absolute;
    top:30px;
    left:30px;
    width:500px;
    height:30px;
    font-size:25px;
    z-index:45;
    font-family:Times New Roman;
    overflow:hidden;
    cursor:pointer;
}
.mbBanner .mbMainDiv .mar_desc 
{
    position:absolute;
    top:80px;
    left:30px;
    width:500px;
    height:52px;
    font-size:14px;
    z-index:45;
    font-family:Arial;
    overflow:hidden;
    cursor:pointer;
}
.mbBanner .mbMainDiv .mar_link 
{
    position:absolute;
    top:150px;
    left:30px;
    font-size:14px;
    z-index:45;
    font-family:Arial;
    text-decoration:underline;
    cursor:pointer;
}
.ovvShow { 
    display: block;
}
.ovvNoShow { 
    display: none; 
}
.monthListDiv
{
    width:259px;
    font-size:0px;
}
.monthListDiv .periode
{
    width:210px;
	font-size:11px;
	color:#000000;
	line-height:200%;
	margin-top:10px;
	text-align:justify;
}
.monthListDiv .periode .small,
.monthListDiv .periode .small a {
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.monthListDiv .periode .medium,
.monthListDiv .periode .medium a  {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.monthListDiv .periode .large,
.monthListDiv .periode .large a {
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
.monthListDiv .periode .small a:hover,
.monthListDiv .periode .medium a:hover,
.monthListDiv .periode .large a:hover {
	text-decoration:underline;
}
.dlBanner 
{
    width:259px;
    font-size:0px;
}
.dlBanner .dlInnerDiv
{
    width:259px;
	font-size:11px;
	color:#000000;
	background:white url('Images/bestemmingen_worldmap_bg.jpg') no-repeat;
	height: 102px;
	min-height:102px;
}
.dlBanner .dlInnerDiv .dlTable
{
    width:100%;
   	margin:15px 0px 0px 15px;
}
.dlBanner .dlInnerDiv .small,
.dlBanner .dlInnerDiv .small a {
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.dlBanner .dlInnerDiv .medium,
.dlBanner .dlInnerDiv .medium a  {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.dlBanner .dlInnerDiv .large,
.dlBanner .dlInnerDiv .large a {
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
.dlBanner .dlInnerDiv .small a:hover,
.dlBanner .dlInnerDiv .medium a:hover,
.dlBanner .dlInnerDiv .large a:hover {
	text-decoration:underline;
}
.sSearchDiv
{
    width:304px;
    font-size:0px;
}
.whiteTitle
{
    margin:0px;
    font-size:21px;
    font-family:Times New Roman;
}
.sSearchDiv .sSearchItems
{
    font-size:12px;
    font-family:Arial, Verdana, Helvetica, sans-serif;
    width:304px;
}
.sSearchDiv .sSearchItems .sSearchTable
{
    margin:15px 0px 0px 0px;
}
.sSearchDiv .sSearchItems .sSearchTable .sSearchComboWide
{
    width:150px;
	font-size:12px;
	color:#555555;
	border:solid 1px #bcd6ed;
	margin:2px 0px 2px 0px;
	height:18px;
}
.sSearchDiv .sSearchItems .sSearchTable2
{
    margin:5px 0px 0px 0px;
}
.sSearchDiv .sSearchItems .sSearchTable2 .sSearchComboSmall
{
    width:50px;
	font-size:12px;
	color:#555555;
	border:solid 1px #bcd6ed;
	margin:2px 0px 2px 0px;
	height:18px;
}
.sSearchDiv .sSearchItems .sSearchTable2 a
{
    display:block;
    /*background:url('Images/Buttons/button_search.jpg') no-repeat;*/
    width:87px;
	height:31px;
}
.ootdDiv
{
    width:304px;
    font-size:0px;
}
.ootdDiv .ootdItems
{
    font-size:12px;
    font-family:Arial, Verdana, Helvetica, sans-serif;
    width:304px;
    position:relative;
}
.ootdDiv .ootdItems .ootdTable
{
    margin:15px 0px 0px 0px;
}
.ootdDiv .ootdItems .ootdTable .ootdImage
{
    width:284px;
    height:162px;
    border:solid 2px #ffffff;
}
.ootdDiv .ootdItems .ootdTable .ootdBold
{
    font-weight:bold;
}
.ootdDiv .ootdItems .ootdStar
{
    position:absolute;
    bottom:37px;
    right:20px;
    width:78px;
    height:72px;
}
.ootdDiv .ootdItems .ootdPriceImage
{
    position:absolute;
    bottom:34px;
    right:20px;
    width:70px;
    height:70px;
}
.t5xDiv, .bbaDiv
{
    width:358px;
    font-size:0px;
}
.t5xDiv .t5xItems, .bbaDiv .bbaItems
{
    font-size:12px;
    font-family:Arial, Verdana, Helvetica, sans-serif;
    color:Black;
    width:358px;
}
.t5xDiv .t5xItems .t5xTable, .bbaDiv .bbaItems .bbaTable
{
    margin:15px 0px 0px 0px;
}
.t5xDiv .t5xItems .t5xItemDiv
{
    width:358px;
    height:97px;
    position:relative;
    background:url('Images/Aanbieding_background.jpg') no-repeat;
    cursor:pointer;
}
.t5xDiv .t5xItems .t5xItemDiv .t5xImage, .bbaDiv .bbaItems .bbaItemDiv .bbaImage
{
    width:134px;
    height:77px;
    position:absolute;
    top:6px;
    left:6px;
    border:0px;
}
.t5xDiv .t5xItems .t5xItemDiv .t5xText, .bbaDiv .bbaItems .bbaItemDiv .bbaText
{
    width:195px;
    height:60px;
    position:absolute;
    top:15px;
    left:150px;
    overflow:hidden;
}
.t5xDiv .t5xItems .t5xItemDiv .t5xText .t5xBold, .bbaDiv .bbaItems .bbaItemDiv .bbaText .bbaBold
{
    font-weight:bold;
}
.t5xDiv .t5xItems .t5xItemDiv .t5xPriceImage
{
    position:absolute;
    bottom:-7px;
    right:0px;
    width:70px;
    height:70px;
}
.bbaDiv .bbaItems .bbaItemDiv
{
    width:358px;
    height:97px;
    position:relative;
    background:url('Images/bestbeoordeeld_bg.jpg') no-repeat;
    cursor:pointer;
}
.bbaDiv .bbaItems .bbaItemDiv .bbaPriceImage
{
    position:absolute;
    bottom:0px;
    right:0px;
    width:70px;
    height:70px;
}
.bbaDiv .bbaItems .bbaItemDiv a, .t5xDiv .t5xItems .t5xItemDiv a
{
    color:Black;
}
.saDiv
{
    width:304px;
    font-size:0px;
}
.saDiv .saItems
{
    font-size:12px;
    font-family:Arial, Verdana, Helvetica, sans-serif;
    width:304px;
    position:relative;
}
.saDiv .saItems .saTable
{
    margin:15px 0px 0px 0px;
}
.saDiv .saItems .saTable .saImage
{
    width:304px;
}
.saDiv .saItems a, .saDiv .saItems a:hover
{
    text-decoration:none;
}
.ciDiv
{
	padding:0px 8px 0px 0px;
}
.ciDiv .ciCountryName
{
	width:230px;
	font-weight:bold;
	font-size:14px;
	padding-bottom:3px;
}
.ciDiv .ciFrame
{
	background:url('Images/countryItemBackMid.jpg') repeat-y;
	padding:3px 5px 10px 5px;
	width:225px;
}
.ciDiv .ciFrameTop
{
	height:2px;
	width:230px;
	background:url('Images/countryItemBackTop.jpg') no-repeat;
	font-size:0px;
}
.ciDiv .ciFrameBottom
{
	height:2px;
	width:230px;
	background:url('Images/countryItemBackBottom.jpg') no-repeat;
	font-size:0px;
}
.ciDiv .ciFrame .ciImage
{
	width:225px;
	height:118px;
}
.underlined
{
	text-decoration:underline;
}
.bold
{
	font-weight:bold;
}
.ciDiv .ciFrame .ciLiskSpan
{
	cursor:pointer;
	text-decoration:underline;
}
.ciDiv .ciFrame a, .ciDiv .ciFrame a:hover
{
	color:Black;
	text-decoration:underline;
}
.ciDiv .ciFrame .ciBreak
{
	width:220px;
	height:8px;
	overflow:hidden;
}
.ciDiv .ciFrame .ciRegions
{
	width:225px;
	height:30px;
	overflow:hidden;
	clip:rect(0px 0px 2px 0px);
}
.ciDiv .ciFrame .ciAllRegions
{
	width:225px;
	height:15px;
}
.ciDiv .ciFrame .ciRedA, .ciDiv .ciFrame .ciRedA:hover, .red
{
	color:Red;
}
.dpRedLink
{
	color:Red;
	text-decoration:none;
}
.crpLink, .crpLink:hover
{
	color:Red;
	text-decoration:underline;
}
.crpLinkBlack, .crpLinkBlack:hover
{
	color:#000000;
	text-decoration:underline;
}
.crpVerticalBg
{
	width:24px;
	background:url('Images/dotLineVertical.jpg') repeat-y;
	background-position:center;
}
.crpLinksList
{
	line-height:20px;
}
.crpLocData
{
	width:425px;
	height:240px;
	position:relative;
}
.crpLocData .crpLinksList
{
	position:absolute;
	left:0px;
	bottom:10px;
	width:425px;
}
.crpLocLoc
{
	position:absolute;
	left:0px;
	top:0px;
	width:425px;
	font-weight:bold;
}
.crpLocLoc .crpLink, .crpLocLoc .crpLink:hover
{
	font-weight:bold;
	text-decoration:none;
}
.crpLocText
{
	position:absolute;
	left:0px;
	top:40px;
	width:425px;
	height:100px;
	line-height:18px;
	overflow:hidden;
}
.crpImgDiv
{
	position:relative;
	width:289px;
	/*height:240px;*/
}
.crpImgImDivTop
{
	background:url('Images/crp_image_bg_big_top.png') no-repeat;
	height: 6px !important;
}
.crpImgImDiv
{
	width:289px;
	/*height:189px;*/	
	/*background:url('Images/crp_image_bg_big.jpg') no-repeat;*/
	background:url('Images/crp_image_bg_big_sides.png') repeat-y;
}
.crpImgImDivBottom
{
	background:url('Images/crp_image_bg_big_bottom.png') no-repeat;
	background-position: center -4px;
	height: 53px;
}
.crpImgImage
{
	width:277px;
	/*height:177px;*/
	margin:0px 6px 0px 6px;
}
.crpImgPrev
{
	position:absolute;	
	bottom:19px;
	left:10px;
}
.crpImgNext
{
	position:absolute;
	bottom:19px;
	right:10px;
}
.crpImgIm1Div, .crpImgIm2Div, .crpImgIm3Div
{
	position:absolute;
	bottom:0px;
	left:50px;
	width:75px;
	height:46px;
	background:url('Images/crp_image_bg_small.jpg') no-repeat;
}
.crpImgIm1Div
{
	left:28px;
}
.crpImgIm2Div
{
	left:107px;
}
.crpImgIm3Div
{
	left:186px;
}
.crpImgIm
{
	width:67px;
	height:38px;
	margin:4px 4px 4px 4px;
}
.crpInfoPopup
{
	position:relative;
	width:720px;
    top:100px;
    margin:0px auto 0px auto;
    padding:10px 10px 10px 10px;
    background-color:white;
}
.crpGeocodePopup
{
	position:relative;
	width:720px;
    top:100px;
    height: 500px;
    margin:0px auto 0px auto;
    padding:10px 10px 10px 10px;
    background-color:white;
}
.crpGeocodeMap
{
	width:700px;
	height:470px;
}

.BookSelectedAcco
{
	width:745px;
	height:150px;
	position:relative;

}
.BookSelectedAccoImg
{
	float:left;
	background:transparent url('Images/Book_Image_background.jpg') no-repeat scroll 0;
	width:217px;
	height:143px;
}
.BookSelectedAccoImg img
{
	float:left;
	padding:8px;
	width:201px;
	height:127px;
}

.BookSelectedAccoHeader {   
	padding-top:10px;
	padding-right:30px;
}
.BookSelectedAccoHeader h1 {
    color:#000000;
    font-size:18px;
    font-weight:bold;
    float:left;
    margin:0px;
}
.BookSelectedAccoHeader .Title {
    position:relative;
    float:left;
}
.BookSelectedAccoHeader .SubTitle {
    width:450px;
}
.BookSelectedAccoHeader .SubTitle h2 {
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}
.BookStepsLeft
{
	float:left;
	width:745px;
	position:relative;
	background-color:#F7F7F7;
	border-right-color:#E8E8E8;
	border-right-style:solid;
}
.BookstepsRight
{
	float:right;
	width:245px;	
	overflow:hidden;
	position:relative;		
}
.BookstepsItemHeader{
	width:735px;
	font-family:Times New Roman;
	font-size:18px;
	padding-left:8px;
}
.BookstepsItemHeaderRight{
	width:220px;
	font-family:Times New Roman;
	font-size:18px;
	padding-left:8px;
}

.BookStepDataLarge
{
	background:transparent url('Images/Book_Block_background.jpg') no-repeat scroll 0;
	background-position:0px 0px;
	padding-top:10px;
	padding-left:10px;
	width:743px;
}
.BookStepDataAlt
{
	background:transparent url('Images/book_block_background_alt.jpg') no-repeat scroll 0;	
	background-color: #f0f0f0;
	padding-bottom: 10px;	
}
.ChartersDataLarge
{
	background:transparent url('Images/charters_background.JPG') no-repeat scroll 0;
	background-position:0px 0px;
	padding-top:10px;
	padding-left:10px;
	width:743px;
}
.BookStepDataLargeNoBg
{
	padding-top:10px;
	padding-left:10px;
	width:743px;
}
.BookStepDataLargeNoBgAlt
{
	background-color: #ececec;
	border: solid 1px #dcdcdc;
}
.BookStepHeader
{
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    padding-left:10px;
    padding-top:10px;
}
.BookStepInputField
{
	font-family: Verdana;
	font-size:12px;
}

.BookStepAccoSelect
{
	width:723px;
	padding-left: 20px; 	
	font-weight: bold; 
	color: #303030; 
	font-size: 12px;	
	padding-top: 15px; 
	padding-bottom: 8px;
}
.BookStepDataLarge .Text
{
	
	font-size: 12px;
	padding-left:10px;
	padding-right:10px;
}

.BookStepDataLarge .Header
{
	font-size: 12px;
	padding-left:10px;
	font-weight:bold;
	padding-top:10px;
}
.BookStepDataLargeNoBg .Text
{
	font-size: 12px;
	padding-left:10px;
	padding-right:10px;
}
.BookStepDataLargeNoBg .Header
{
	font-size: 12px;
	padding-left:10px;
	font-weight:bold;
	padding-top:10px;
	
}
.YourSelectionTable
{
	width: 100%;
	
	font-size: 12px;
	
}
.YourSelectionTable td
{
	padding-left: 8px;
}

.YourSelectionTable .SmallText
{
	font-size: 10px;
	color:Gray;
}
.BookaccoZooverNote {
    background:transparent url('Images/Icons/remark_orange.jpg') no-repeat scroll bottom;
    height:34px;
    width:73px;   	
	/*DP20100222*/ /*float:right;*/ float: left; position: relative; top: 3px;
}
.BookaccoZooverNote span 
{
	font-size: 22px;
    text-align:left;
    font-weight:bold;
    padding-left:5px;
}
.BookaccoWeatherNote {
    background:transparent url('Images/Icons/weather_orange.jpg') no-repeat scroll bottom;
    height:33px;
    width:46px;    	
	position:relative;	
	/*DP20100222*/ /*float:right;*/ float: left; top: 3px;
}
.BookaccoWeatherNote span
{
	font-size: 16px;
    color: White;
    font-weight:bold;
	position:absolute;
	right:3px;
	bottom:1px;
   
}

.sosDiv
{
    width:210px;
    font-size:0px;
    position:relative;
    overflow:hidden;
}
.sosInnerDiv
{
	width:210px;
	font-size:12px;
}
.Error, .ValidationSummary
{
	color:Blue;
	font-weight:bold;
}
.ValidationSummary ul
{
	color:Blue;
	padding-right:5px;
}

.inputError
{
	 COLOR: #000099; FONT-FAMILY: Verdana, Arial; BACKGROUND-COLOR: #ffff00 
}

.HyvesWidget
{
	padding: 10px 10px 10px 10px;
}

.HyvesWidget .Text
{
	font-size: 12px;
	color: #202020;
	line-height: 20px;
	padding-left: 10px;
	width: 320px;
}

.HyvesWidget .Code
{
	width: 320px;
	overflow: scroll; 
	overflow-y: scroll; 
	overflow-x: hidden; 
	overflow:-moz-scrollbars-vertical;
}

input.error  { background: #fed; border: 2px solid #e00; }
select.error { background: #fed; border: 1px solid #e00; }

/* Accommodation page */
.menu-accom {
    height:34px;
    left:0;
    top:0;
    z-index:1;
}
.menu-accom ul {
    height:32px;
    margin:0;
    padding:0;
    position:relative;
    width:715px;
}
.menu-accom ul li {
    display:block;
    float:right;
    font-size:12px;
    height:32px;
    list-style-type:none;
    margin-right:2px;
    position:relative;
}
.menu-accom ul li a, .menu-accom ul li.active a {
    display:block;
    font-size:13px;
    margin-top:2px;
    text-align:center;
    text-decoration:none;
}

.menu-accom ul li a {
    display:block;
    float:left;
    height:32px;
    padding-left:5px;
}
.menu-accom ul li a span {
    cursor:pointer;
    display:block;
    float:left;
    font-weight:bold;
    height:30px;
    padding:8px 12px 0 5px;
    text-align:center;
}

.accoContent {
    width: 710px;
    height:auto;
}
.accoOverview {
    margin: 5px 5px 0px 5px; 
    width: 700px; 
    height: 60px;
}
.accoOverview .accoInfoHeader {
    width: 450px;
    height:24px;
    float:left;
}
.accoOverview .accoInfoHeader h1 {
    font-size:18px;
    font-weight:bold;
    float:left;
    margin:0px;
}
.accoTabContent h2 {
    font-size: 14px;
    font-weight: bold;
    margin:0px;
}
.accoOverview .accoInfoHeader .Title {
    float:left;
}
.accoOverview .accoInfoHeader .SubTitle {
    float:left;
    width:450px;
}
.accoOverview .accoInfoHeader .SubTitle h2 {
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}
.accoOverview .accoInfoHeader .SubTitle a {
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}
.accoOverview .accoInfoHeader .SubTitle a:hover {
    color: gray;
}

.accoOverview .priceFrom,
.priceFromDown {
    font-size:11px; 
    float:right; 
    text-align:right;
}
.accoOverview .priceFrom span,
.priceFromDown span {
    font-size:29px;
}
.priceFrom
{
	font-weight:bold;
	font-size:14px;
}
.priceFromDown
{
	font-weight:bold;
	font-size:10px;
}
.saveAccoBtn, .printAccoBtn, .mailAccoBtn, .backSearchBtn {
    display:block;
    height:18px;
    padding:2px 0;
    width:18px; 
    float:right;
    margin-left: 10px;
}
.backSearchBtn
{
	width:150px; 
}
.accoShortInfo {
    float:none;
    min-height: 200px;
    margin: 0px 0px 0px 5px;
}
.accoTabContent {
    /*position:relative;*/
    top:10px;
    margin-top:10px;
    margin-bottom:10px;
}
.accoTabContentNarrow
{
	margin-left: 10px;
	margin-right: 10px;
}
.accoShortInfoImg {
    float:left;    
}
.accoShortInfoImg1
{
	background:transparent url('Images/Picture_background.jpg') no-repeat scroll 0; 
    width:290px; 
    height:190px;
}
.accoShortInfoImg img {
    float:left;
    padding:8px;
    width: 274px;
    height:176px;
}
.accoShortInfoPart {
    margin-left: 10px; 
    width: 405px;
    min-height: 200px;
    float:left;
}
.accoNotesTable {
    width: 405px;
}
.accoShortText {
    height: 80px;
    overflow:hidden;
}
a.accoFullTextLink {
    height:20px;
    text-decoration:underline;   
}

a.accoFullTextLink:hover {
    text-decoration:underline;
}
.accoFullText {
    min-height:50px;
    width:390px;
}
.accoZooverHeader, .accoWeatherHeader {
    width:120px;
    font-size: 11px;
    text-align:center;
}
.accoWeatherHeader {
    width:150px;
}
.accoZooverNote 
{
	/*background:transparent url('Images/zoover_background.jpg') no-repeat scroll bottom;*/
	background:transparent url('Images/zoover_background_orange.jpg') no-repeat scroll bottom;
    height:66px;
    width:120px;
    font-size: 11px;
    text-align:center;
}
.accoZooverNote span {
    position:relative;
    top:-10px;
    left:0px;
    font-size:35px;
    color:White;

}

.accoWeatherNote 
{
	/*background:transparent url('Images/weer_background.jpg') no-repeat scroll bottom;*/
	background:transparent url('Images/weer_background_orange.jpg') no-repeat scroll bottom;
    height:66px;
    width:150px;
    font-size: 11px;
    text-align:center;
}
.accoWeatherNote span 
{
    position:relative;
    top:18px;
    left:2px;
    font-size:20px;
    font-weight:bold;
}
.goBookBtn {
    display:block;
    height:40px;
    width:145px;
}
.priceFilters {
    font-size:11px;
    border:0px;
    width:680px;
    margin-top: 10px;
}
.priceFilters h3 {
    font-size:14px;
    font-weight:bold;
    margin-bottom: 5px;
    margin-top: 0px;
}
.priceFilters a {
    text-decoration:underline;
}
.priceFilters a:hover {
    text-decoration:underline;
}
.priceFiltersTop {
    vertical-align:top;
}
.vertrekmaand {
    float:left;
    margin-right:10px;
    color:Gray;
}
.selectie-vertrek {
    margin-top:5px;
    border:1px solid #819DB3;
    font-size:10px;
}
.reisgezelschapAccoTable {
    width:465px;
    padding: 0px;
    font-weight: bold;
}
.reisgezelschapAccoTableNames {
    width:140px;
}
.priceMatrixFooter {
    font-size:11px;
}
.priceMatrixFooterInfo {
    width:600px;
    vertical-align:top;
}
.accoImagesPlaceholder {
    width:700px;
    height:90px;
    margin-top:5px;
}

.accoImagesList 
{
	background: transparent url('Images/Image_background.jpg') no-repeat scroll 0; 
    float:left; 
    width:134px; 
    height:82px; 
    margin-right: 4px;
}
.accoImagesList img {
    padding: 6px 0px 0px 7px;
    width: 120px; 
    height:70px;
}
a.accoImagesListLink {
    text-decoration:underline;
}
a.accoImagesListLink:hover {
    text-decoration:underline;
}
/* price matrix styles */

.tabel-prijzen {
    font-size:11px;
    text-align:left;
    width:185px;
}
.tabel-prijzen td {
    height:20px !important;
    max-height:20px;
    padding: 2px 2px 2px 4px !important;
    padding: 0px 0px 0px 4px;
    
}
.tabel-prijzen td.tabel-prijzen-header {
    padding:4px;    
    height:70px !important;
    font-weight: bold;
    font-size: 10px;
}
.prijzen-part {
    width: 485px;
}
.prijzen-part-content {
    width: 485px; 
    height: auto; 
    overflow-x: scroll; 
    /*position:relative;*/
}
.tab-prijs {
    height:20px !important;
    width: 49px;
    padding:2px;
    text-align:center;
    white-space:nowrap;    
    font-size: 11px;
}
.maand, .dag, .maandName {
	height:24px;
	max-height:24px;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	/*padding:3px 2px 2px 2px;*/
	margin:0px;
}
.bg-wit, reisduur
{
	height: 20px;
}
.maandName {
    border-left:medium none;
}
.dag { 
	/*padding:0px 2px;*/
}
.eerste {
    border-left:medium none;
}
td.price a {
	height:14px;
	display:block;
	text-align:center;
	padding-top:1px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
}
td.price a:hover {
	text-decoration:underline;
}
td.price a.aanbieding, td.price a.selected {
	height:14px;
	display:block;
	text-align:center;
	padding-top:1px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
}
td.price a.aanbieding:hover {
    text-decoration:underline;
}
td.price a.selected {
	background-color:yellow;
}

.niet-beschikbaar, td.price a.niet-beschikbaar, td.price a.niet-beschikbaar:hover {
    background:none;
    font-weight:normal;
}
/* Weather table */
.accoRegionWeatherContentSmall {
    width:700px; 
    height: 280px;
}
.accoRegionWeatherContentBig {
    width:700px; 
    height: 515px;
}
.accoRegionWeatherTable, .accoRegionWeatherTableHeaders {
    float: left;
    overflow: hidden;
    padding: 0px 0px 0px 0px;    
    border-spacing: 0px;
}
.accoRegionWeatherTable td, .accoRegionWeatherTableHeaders td {
    height:16px;
    overflow: hidden;
    padding: 2px 2px 2px 2px;
}
.accoRegionWeatherTableHeaders td {
    width: 155px;
    padding-right: 4px;
}
.accoRegionWeatherTable td {
    text-align:center;
    width: 40px;
}

.accoRegionWeatherTableHeaders td.FirstHeader {
    height: 71px !important;
    height: 66px;
}

.accoRegionWeatherTable td.FirstRow {
    height: 30px; 
    font-weight: bold;
}
.accoRegionWeatherTable tr {
    width: 20px;
    overflow: hidden;
}
.accoRegionWeatherTableHeaders tr {
    width: 50px;
    overflow: hidden;
}
.weatherTableSeparator {
    float:none; 
    height: 150px;
}
/* Acco page - photos tab */
.accoBigPhoto {
    text-align: center
}
/* Acco page - destination tab*/
.accomdest-foto {
    width:250px;
    height:167px;
    padding:2px;
}
/* mail popup */
.mailPopup {
    height:400px;
    width:550px;
}
.mailPopup h2 {
    margin:7px 0 0 10px;
    font-weight:bold;
    font-size: 14px;
}
.mailPopup-inschr {
    left:20px;
    margin-bottom:5px;
    position:absolute;
    top:45px;
    width:530px;
}
.mailPopup span {
    width:530px;
    float:left;
    font-size:11px;
    font-weight:bold;
}
.mailPopup-inschr .tekstveld-inschr {
    background-image:none;
    width:180px;
    float:left;
    font-size:11px;
    height:14px;
    margin-bottom:5px;
    margin-right:5px;
    padding:3px;
}
.mailPopup-inschr .tekstveld-inschrArea {
    float:left;
    font-size:11px;
    margin-bottom:5px;
    margin-right:5px;
    overflow:auto;
    padding:3px;
    width:350px;
}
.mailPopup-inschr .submit {
    height:40px;
    padding-top:5px;
    width:490px;
    border:medium none;
    float:left;
}
.mailPopup-inschr .submit a {
    display:block;
    font-weight:bold;
    height:20px;
    padding:2px 0;
    text-align:center;
    text-decoration:none;
    width:62px;
    cursor:pointer;
}
/* info popup */
.infoPopupOverlay {
    text-align: center; 
    margin:0 auto;
    padding:10px;
    position:relative;
    top:250px;
    width:500px;
    z-index:500;
}
.crpItemDiv {
	width:740px;
    height:146px;
    position:relative;
}
.crpImage
{
    width:205px;
    height:131px;
    position:absolute;
    top:7px;
    left:7px;
    border:0px;
}
.crpPriceImage
{
    position:absolute;
    bottom:0px;
    right:5px;
    border:0px;
}
.crpSTitle
{
	position:absolute;
	font-size:18px;
	font-weight:bold;
	left:225px;
	top:20px;
	width:389px;
}
.crpSCRP
{
	font-size:11px;
	font-weight:bold;
	width:389px;
}
.crpSCriteria
{
	position:absolute;
	width:389px;
	height:23px;
	left:225px;
	bottom:13px;
	font-size:0px;
}
.crpSZoover
{
	position:absolute;
	font-size:17px;
	font-weight:bold;
	top:13px;
	left:610px;
}
.crpSWeer
{
	position:absolute;
	font-size:13px;
	font-weight:bold;
	top:19px;
	right:20px;
}
.crpSText
{
	font-size:12px;
	height:45px;
	width:442px;
	overflow:hidden;
	position:absolute;
	left:225px;
	top:62px;
}
.nlInput
{
	font-size:11px;
	width:300px;
}
.nlButton
{
	width:250px;
	font-size:11px;
}

.Item
{
	font-size:11px;
}

.ItemAlternate
{
	font-size:11px;
	background-color: #EFEFEF;
}

.Item a 
{
	color:Black;
	text-decoration:underline;
}

.ItemAlternate a 
{
	color:Black;
	text-decoration:underline;
}

.ContactForm table tr td
{
	font-weight: bold;
	padding-bottom: 3px;
}

.ContactForm .Error
{
	color:Blue;
	font-weight:bold;
}

/* price matrix styles */
.tabel-accommodatie {
    border:1px solid #CCCCCC;
    color:#111111; 
    /*position:relative; 
    left:-11px;*/
    /*width:712px;*/
}
.tabel-prijzen {
    border-right:1px solid #CCCCCC;
}
.tabel-prijzen td {
    border-bottom:1px solid #CCCCCC;  
}

.tab-prijs {
    /*background:#FFFFFF none repeat scroll 0;*/
    border-bottom:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
}
.maand, .dag, .maandName {
	color:#000000;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.maandEerste {
    border-left:1px solid #CCCCCC;
}
.aanbiedingPrice {
    background-image: url('Images/price_bg_yellow.png');
    background-repeat: repeat-x;
}
.beschikbaarPrice {
    background-image: url('Images/price_bg_green.png');
    background-repeat: repeat-x;
}
.laagstePrice {
    background-image: url('Images/price-lowest.png');
    background-repeat: repeat-x;
}
td.price a {
	color:#555555;
}

td.price a.aanbieding, td.price a.selected {
	color:#555555;
}

.niet-beschikbaar, td.price a.niet-beschikbaar, td.price a.niet-beschikbaar:hover {
    color:#999999;
}

/* Weather table */
.accoRegionWeatherTable, .accoRegionWeatherTableHeaders {
    background-color: #FFFFFF;
    border-right:1px solid #A2B1BA;
}
.accoRegionWeatherTable td, .accoRegionWeatherTableHeaders td {
    border-bottom:1px solid #A2B1BA;
	border-right:0px solid #A2B1BA;
}

.accoRegionWeatherTable td.lastRow, .accoRegionWeatherTableHeaders td.lastRow {
    border-bottom:0px solid #A2B1BA;
}

.accoRegionWeatherTable td.FirstRow {
    background-color: #EAF9FE;
}

/*** 404 ***/
.FourZeroFour
{
	width: 400px;
	text-align: left
}

/*TopXAirport Page*/
body.TopXAirport,
body.FastBooker
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: none;
}

body.TopXAirport .Content
{
	width: 504px;
	text-align: left;
	overflow: hidden;
	/*background-position: -200px;*/
	background-image: none;
}

body.FastBooker .FastBookerContent
{
	width: 400px;
	padding-left: 10px;
	padding-top: 10px;
}

.ResultItemSmall
{
	width: 504px;	
}
.ResultItemSmall .Image
{
	height: 131px !important;
	width: 205px;
	padding: 0px 8px 8px 7px;	
}

.ResultItemSmall .Text
{	
	width: 288px;
}
.ResultItemSmall .Text .Top
{
	width: 288px;
	height: 54px !important;
}
.ResultItemSmall .Text .Top .Title
{
	width: 155px;
	font-size: 11px;
}
.ResultItemSmall .Text .Top .Title .SubTitle
{
	width: 155px;
	font-size: 10px;	
}

.ResultItemSmall .Text .Bottom
{
	width: 288px;
}
.ResultItemSmall .Text .Bottom .Info
{
	width: 203px;
}
.ResultItemSmall .Text .Bottom .Info .InfoText
{
	font-size: 11px;
	width: 203px;	
}
.ResultItemSmall .Text .Bottom .Info .Icons
{
	width: 203px;
}
.ResultItemSmall .Text .Bottom .Price
{	
	padding-top: 2px;
	padding-left: 5px;
}
.WeatherLink
{
	background-image: url('http://rss.weeronline.nl/images/iconen/WeerOnline.150x37.png');
	width:150px !important;
	height:37px !important;
	border:0px;
}

.Landing
{
	padding-left: 2px;
	padding-right: 12px;
	text-align:justify;
	font-size: 12px;
	color: #202020;
	line-height: 20px;
	margin-bottom: 30px;
}

.Landing img
{
	margin-left: 15px;	
	position: relative;
	top: 5px;
}

/* Destination dropdown */
.destinationDropDown {
    color:#555555;
    font-size:11px;
    /*margin:-7px 0 17px;
    padding:0;*/
    width: 135px;    
}
.countryItem 
{
	color: #000000;
    font-weight: bold;
}


.searchres-div .tip-midden .searchres-text
{
	width:301px;
    height:190px;    
    background-color:#FFFFFF;
    position:relative;
    top:-10px;
    /*left:0px;*/
	font-size:11px;
	color:#555555;
	border: solid 1px #000000;
	float: right;
	overflow:hidden;
	z-index: 500;
}

.searchres-div .tip-midden .searchres-text .searchres-text-scroll
{
    overflow-y:scroll;
    overflow-x:hidden;
    width:301px;
    height:190px;   
}
.searchres-div .tip-midden .searchres-text .country {
	margin:5px 0px 0px 5px;
	padding:0px;
}
.searchres-div .tip-midden .searchres-text .region {
	margin:0px 0px 0px 18px;
	padding:0px;
}
.searchres-div .tip-midden .searchres-text .place {
	margin:0px 0px 0px 31px;
	padding:0px;
}
.searchres-div .tip-midden .searchres-text .acco {
	margin:0px 0px 0px 44px;
	padding:0px;
}
.searchres-div .tip-midden .searchres-text .country a,
.searchres-div .tip-midden .searchres-text .region a,
.searchres-div .tip-midden .searchres-text .place a {
	color:#000000;
	text-decoration:none;
}
.searchres-div .tip-midden .searchres-text .country a {
    font-weight:bold;
}
.searchres-div .tip-midden .searchres-text .acco a {
	color:#555555;
	text-decoration:none;
}
.searchres-div .tip-midden .searchres-text a:hover {
	text-decoration:underline;
}

.zoekblok 
{
	position: relative;
	top: 3px;
	color:#000000;
}
input.zoekbox {
	color:#555555;
	font-size:9px;
	width:167px;
	
	border:solid 1px #505050;
	height:14px;
	padding:3px;
	font-size:11px;
	margin-right:00px;
}

.close-button
{
    /*position:absolute;
    top:-3px;
    right:6px;
    margin:0px;
    border:0px;
    z-index:205;
    cursor:pointer;
    padding: 5px;
    width:54px;
    height:15px;    
    width:291px;
    background-color: #ffffff;
    border: solid 1px #000000;
    border-bottom-width: 0px;*/
    cursor:pointer;
    z-index:205;
    height: 20px;
    padding-right: 10px;
}
.searchres-div
{
	/*float: right;*/
	text-align: left;
	/*margin-left: -300px;*/
	margin-top: 0px;
	position: absolute;
	top: 110px;
	z-index: 500;
}
.searchres-div .tip-top {
	width:313px;
	position:relative;
	height:12px;
	font-size:5px;
}
.searchres-div .tip-midden {
	width:301px;
	position:relative;
	padding:0px 6px 0px 6px;
	min-height:200px;
  	height:auto !important;
 	height:200px;
 	z-index: 500;
}
.searchres-div .tip-bottom {
	width:313px;
	height:12px;
	position:relative;
}

/*accommodation destination tabs*/
.destination-tabs
{
	width: 675px;
	margin-left: 7px;
	height: 45px;
	position: relative;
	top: 13px;
	z-index:1;
	clear: both;
}
.destination-tabs ul
{
	margin: 0px;
	width: 674px;
	height: 45px;
	padding-left: 1px;
}

.destination-tabs ul li
{
	float: left;
	height: 45px;	
	list-style-type: none;
	margin: 0px;
	cursor: pointer;
}

.destination-tabs ul li.unselected:hover .left,
.destination-tabs ul li.selected .left
{
	float: left;
	width: 8px;
	height: 45px;
	background-image: url('Images/Buttons/destinationtab-selected-left.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.destination-tabs ul li.unselected:hover .right,
.destination-tabs ul li.selected .right
{
	float: left;
	height: 34px;
	background-image: url('Images/Buttons/destinationtab-selected-right.png');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	padding-left: 4px;
	padding-top: 11px;
	font-size: 12px;
	color: #505050;
	font-weight: bold;
}

.destination-tabs ul li.unselected .left
{
	float: left;
	width: 8px;
	height: 45px;
	background-image: url('Images/Buttons/destinationtab-unselected-left.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.destination-tabs ul li.unselected .right
{
	float: left;
	height: 34px;
	background-image: url('Images/Buttons/destinationtab-unselected-right.png');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	padding-left: 4px;
	padding-top: 11px;
	font-size: 12px;
	color: #aaaaaa;
	font-weight: bold;
}

.destination-tabs-content
{
	width: 635px;
	margin-left: 7px;
	padding: 50px 20px 20px 20px;
	border-top: solid 1px #d4d4d4;
	margin-bottom: 20px;	
	z-index:2;
}

/*news links*/

.news-link-position
{
	position: absolute;
	top: 75px;
	height: 35px;	
}

.news-link
{
	height: 35px;
	float: left;
	margin-left: 50px;
	cursor: pointer;
}

.news-link .left
{
	height: 25px;
	float: left;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 12px;
}

.news-link .right
{
	height: 35px;
	width: 20px;
	float: left;
	background-repeat: no-repeat;
	background-position: right center;	
}

.news-link .red
{
	background-image: url(Images/Buttons/news-red.png);
	color: #ffffff;
}

.news-link .green
{
	background-image: url(Images/Buttons/news-green.png);
	color: #ffffff;
}

.news-link .yellow
{
	background-image: url(Images/Buttons/news-yellow.png);
	color: #000000;
}
/*small-accos-result*/
ul.small-accos-result
{
	list-style-type: none;
	text-align: left;
	margin-left: 0px;
}

ul.small-accos-result li
{
	margin-bottom: 12px;
}

ul.small-accos-result li a
{
	color: #aaaaaa;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
}
ul.small-accos-result li a:hover
{
	color: #333333;
	font-size: 12px;
	letter-spacing: 1px;
}

.left-narrow
{
	width: 200px;
	margin-left: 0px;
	margin-right: 0px;	
}

/************ Car Rental *********************/
 .CarRentBody 
{
    background-color:#FFFFFF;
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
    background-image: none;
}

/*Alternatives*/
.alternatives
{
	background-image: url('Images/alternatives_background.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
}

.alternatives-text-regular
{
	font-size: 12px;
	line-height: 20px;
	color: #3f3f3f;
}
.alternatives-text-small
{
	font-size: 11px;
	line-height: 16px;
	color: #303030;
}
.alternatives-text-grey
{
	color: #999999;
}
.alternatives-text-darkgrey
{
	color: #666666;
}
.alternatives-text-black
{
	color: #000000;
}
.alternatives-zipcode
{
	font-size: 11px;	
	color: #303030;
	height: 14px;	
}
table.alternatives-table
{
	border: solid 1px #cccccc;
	border-left-width: 0px;
	border-top-width: 0px;
}

table.alternatives-table tr td
{
	height: 20px !important;
	border: solid 1px #cccccc;
	border-right-width: 0px;
	border-bottom-width: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	/*position: relative;*/
}
table.alternatives-table tr td.alternative-price
{
	padding-left: 0px;
	padding-right: 0px;
	border: solid 1px #cccccc;
	border-right-width: 0px;
	border-bottom-width: 0px;	
	height: 20px !important;
	/*position: relative;*/
}
table.alternatives-table tr td.shadow
{
	/*height: 24px !important;
	padding-top: 0px;
	padding-bottom: 0px;*/
}
table.alternatives-table tr td.header
{
	font-weight: bold;
}

.alternatives-ribbon-dichtsbij
{
	width: 96px;
	height: 24px;
	background-image: url('Images/ribbon_dichtsbij.png');
	background-repeat: no-repeat;
	position: absolute;
	left: -10px;
	top: -4px;
}
.alternatives-ribbon-laagste-prijs
{
	width: 96px;
	height: 24px;
	background-image: url('Images/ribbon_laagste-prijs.png');
	background-repeat: no-repeat;
	position: absolute;
	left: -10px;
	top: -4px;
}

.alternatives-ribbon-beste-deal
{
	width: 96px;
	height: 24px;	
	background-image: url('Images/ribbon_beste-deal.png');
	background-repeat: no-repeat;
	position: absolute;
	left: -10px;
	top: -4px;
}

.alternatives-button-dichtsbij
{
	width: 174px;
	height: 22px;
	float: right;	
	background-image: url('Images/Buttons/button-book-airport_green.png');
	background-repeat: no-repeat;
	
}
.alternatives-button-beste-deal
{	
	width: 174px;
	height: 22px;
	float: right;	
	background-image: url('Images/Buttons/button-book-airport_orange.png');
	background-repeat: no-repeat;	
}
.alternatives-button-regular
{
	width: 174px;
	height: 22px;
	float: right;	
	background-image: url('Images/Buttons/button-book-airport_grey.png');
	background-repeat: no-repeat;
}

.alternatives-left-shadow,
.alternatives-right-shadow
{
	height: 100%;
	background-repeat: repeat-y;
}

.alternatives-left-shadow
{
	/*background-image: url('Images/border-shadow-left.png');
	background-position: left;*/
}

.alternatives-right-shadow
{
	/*background-image: url('Images/border-shadow-right.png');
	background-position: right;*/
}

/*messages*/
.bottom-message-outer
{
	position: fixed;
	width: 700px;
	height: 49px;
	border: solid 1px #aaaaaa;
	border-bottom-width: 0px;
	background-color: #f9f9f9;
	bottom: 0px;
	padding: 1px;
	margin-left: 10px;
}

.bottom-message-inner
{
	border-top: solid 5px #329506;
	padding: 15px 20px 15px 20px;
	color: #404040;
	font-size: 11px;
	font-weight: bold;
}

a.bottom-message-link
{
	float: right;
	color: #0d59aa;	
	font-weight: normal;
	text-decoration: none;
}

a.bottom-message-link:hover
{	
	color: #1a7dcf;	
}

.BookStepCirle
{
	width: 48px !important;
	height: 47px !important;
	background-image: url('Images/circle.jpg');
	background-repeat: no-repeat;	
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
}

/*Calendar*/

/* the div that holds the date picker calendar */
.dpDiv 
{
	padding: 0px;
	margin: 0px;
	}
 
 
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	color: #000000;
	background-color: white;
	border: 1px solid #2159ad;
	padding: 7px;
	margin: 0px;
	}
 
 
/* a table row that holds date numbers (either blank or 1-31) */
.dpTR 
{
	}
 
 
/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR 
{
	background-color: white;
	color: black;
	margin: 0px;
	padding: 0px;
}
 
 
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR 
{
}
 
 
/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}
 
 
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD 
{
	padding-left: 2px;
	padding-right: 2px;
	}
 
 /* a table cell that holds a date number (either blank or 1-31) that is disabled */
.dpTDDisabled
{
	padding-left: 2px;
	padding-right: 2px;
	color: #C0C0C0;
}
 
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #ff8800;
	color: #ffffff;
	font-weight: bold;
	}
 
 
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #e3e3e3;
	cursor: pointer;
	color: #000000;
	font-weight: bold;
	}
 
 
/* the table cell that holds the name of the month and the year */
.dpTitleTD 
{
	margin: 0px;
	padding: 0px;
}
 
 
/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD 
{
	background-color: white;
	}
 
 
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}
 
 
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD 
{
	background-color: white;
	color: black;
	font-weight: bold;
}
 
 
/* additional style information for the text that indicates the month and year */
.dpTitleText 
{
	font-size: 12px;
	color: black;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
 
 
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #ffffff;
	font-weight: bold;
	}
 
 
/* the forward/backward buttons at the top */
.dpButton 
{
	font-family: Arial;
	font-size: 11px;
	color: black;
	background: white;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	border-style: none;
}
 
 
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton 
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background: #0C7AC7;
	font-weight: bold;
	border-style: none;
}
