




/**
 *	Generic hotel styles
 *	-------------------------
 */
/**
 *	Hotel search area
 *	-------------------------
 */

div#hotelsearch
{
    position: relative;
    background-repeat: no-repeat;
    background-position:0 0;
    margin-bottom: 10px;
    width: 974px;
}

div#hotelsearch div.content
{
	background-repeat: no-repeat;
}

div#hotelsearch h1
{
    overflow: hidden;
    text-indent: -512px;
    height: 18px;
}

div#hotelsearch input,
div#hotelsearch select
{
    width: 180px;
    margin: 1px 0;
}

div#hotelsearch select
{
    height:auto;
}

div#hotelsearch label input
{
    width: auto;
}

div#hotelsearch div.content
{
    overflow: auto;
    padding: 10px 5px 10px 10px;
}

div#hotelsearch fieldset
{
    display: block;
    width: 225px;
    padding: 0 0 0 10px;
    margin: 0;
    border-width:0;
    float: left;
    background-repeat: no-repeat;
    background-position:215px 0;
}

div#hotelsearch fieldset legend
{
    display: none;
}

div#hotelsearch fieldset label
{
    display: block;
    margin: 1em 30px 0 0;
    font-weight: bold;
}

div#hotelsearch fieldset h2
{
    display: block;
    margin-bottom: 1em;
    height: 18px;
    overflow: hidden;
    text-indent: -256px;
    background-repeat: no-repeat;
    background-position:0 0;
}

div#hotelsearch fieldset.dates input,
div#hotelsearch fieldset.options input.price,
div#hotelsearch fieldset.location input.search-range
{
    width: 75px;
}

div#hotelsearch fieldset p
{
    margin: 1em 0;
}

div#hotelsearch fieldset p img
{
    vertical-align: middle;
}

div#hotelsearch div.banner
{
    position: absolute;
    right: 5px;
    bottom: 0;
}

div#hotelsearch div.banner img,
div#hotelsearch div.banner object
{
    display: block;
}
div.hotelSearchBottomPanel
{
    width:739px;
    position:relative;
    float:left;
    top:10px;
}

/**
 *	Search results elements
 *	-------------------------
 */
div.fragment-details
{
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position:left bottom;
    font-size: 11px;
    position: relative;
    text-align: right;
    margin: 0 11px;
    min-height: 30px;
    font-size: 11px;
    vertical-align: middle;
}

div.fragment-details address
{
    font-style: normal;
    padding: 3px 5px 3px 0;
    float: left;
}

div.fragment-details p
{
    margin: 0;
}

div.fragment-details b
{
    font-size: 14px;
}

p.inline-rating
{
    text-align: right;
    font-size: 11px;
}

span.hotel-rating
{
    float: right;
    background-repeat: no-repeat;
    background-position:0 0;
    margin: 4px 0 0 5px;
    border-style: solid;
    border-width:1px;
    overflow: hidden;
    width: 75px;
    height: 5px;
}

div.contentBox div.content #divHotelContentContainer
{
    margin-top: -8px;
}

/**
 *	Photoalbum
 *	-------------------------
 */
#photoalbum
{
    position: relative;
}

#photoalbum .photos
{
    width: 322px;
    float: left;
    position: relative;
    left: 0;
    top: 0;
    overflow: hidden;
    padding: 0 0 10px 0;
}

#photoalbum .photos
{
    padding: 0 9px;
    width: 681px;
    width: 663px;
    border-top-style: solid;
    border-top-width:1px;
    border-bottom-style: solid;
    border-bottom-width:1px;
    margin: 0 0 1em 0;
}

#photoalbum .photos .photo
{
    width: 151px;
    height: 151px;
    position: relative;
    float: left;
    margin: 0 10px 10px 0;
}

#photoalbum .photos .photo span
{
    display: block;
    width: 151px;
    height: 151px;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position:top left;
    z-index: 10;
}

#photoalbum .thumbs
{
    float: left;
    width: 232px;
}

#photoalbum .photos .photo
{
    float: none;
    position: absolute;
    top: 0;
    right: 140px;
}

#photoalbum .thumb-small
{
    width: 52px;
    height: 52px;
    position: relative;
    background-repeat: no-repeat;
    background-position:top left;
    float: left;
    margin: 0 6px 6px 0;
}

#photoalbum .thumb-small span
{
    display: block;
    width: 52px;
    height: 52px;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position:top left;
    z-index: 10;
}

#tour
{
    position: relative;
    top: 0;
    left: -38px;
    margin: 5px 0 10px 0;
}

#tour li
{
    float: left;
    margin: 0 10px 0 0;
    list-style: none;
}

#tour li a
{
    font-size: 11px;
    font-weight: bold;
    padding: 0 0 0 12px;
    background-repeat: no-repeat;
    background-position:0 3px;
    text-decoration: none;
}

#tour li a:hover
{
    text-decoration: underline;
}

#tour li.close a
{
    background-repeat: no-repeat;
    background-position:0 3px;
}

p.buttons
{
    height: 30px;
    overflow: visible;
    padding-top:10px;
}

/* hotel search */
    table.hotelfullsearch
    {
        width:725px;
        padding: 0px;
        margin: 0px;
    }
    table.hotelfullsearch td
    {
        vertical-align: top;
        text-align: left;
        padding: 0px 20px 0px 20px;
        margin: 0px;
        
    }
    table.hotelfullsearch td.withseperator
    {
        background-repeat: no-repeat;
        background-position: right 50px;
    }
    table.hotelfullsearch table.searchsubtable
    {
        height: 190px;
        margin: 0px;
        padding: 0px;
        width:100%;
    }
    table.hotelfullsearch table.searchsubtable td
    {
        vertical-align: top;
        text-align: left;
        padding: 0px;
        margin: 0px;
    }
    table.hotelfullsearch table.searchsubtable table#tblRoomOccupancies td
    {
        height:25px;
        font-size:11px;
    }
    table.hotelfullsearch h3
    {
        display: block;
        font-weight: bold;
        margin-bottom: 5px;
    }

    div.fullsearchfooter
    {
    	height:20px; 
    	background-repeat: no-repeat;
    	background-position:left bottom;
    }
/* end hotel quick search */  


/**
 *	Airtrade styles
 *	-------------------------
 */
/* generic affiliate stylesheet, disables headers/footers etc */
/* specific affiliate stylesheets, defines backgrounds and fontstyles */
/**
 *	Overridden components styles
 *	-------------------------
 */
div.filterBox div.YT_content
{
    /*position:relative;*/
    top: 5px;
    margin-top: -5px;
    background-repeat: no-repeat;
    background-position:left bottom;
    padding: 0 10px 10px;
}

div.filterBox div.YT_content h2 img,
div.filterBox div.YT_content h3 img
{
    vertical-align: middle;
}

div.filterBox div.YT_content h2
{
    padding: 10px 0 0;
}

a .adBanner
{
    margin-top: 45px;
}

/*
	HotelReserve / HotelResults
*/
div .backButton
{
    position: absolute;
    float: left;
    width: 80px;
    margin-left: -40px;
    margin-top: 5px;
}

/*
	HotelReserve / HotelSearch
*/
/**
 *	Generic hotel styles
 *	-------------------------
 */


div#hotelsearch div.content
{
	background-repeat:no-repeat;
	margin-bottom:-10px;
	overflow:visible;
}

div#hotelsearch div.form
{
	z-index:1001;
}

div#hotelsearch h1
{
    overflow: hidden;
    text-indent: -512px;
    height: 18px;
}

div .contentColumn h1
{
    height: 20px;
    z-index: 2;
}

div .contentColumn
{
    z-index: 1;
}

div .searchHotelImageDiv
{
    background-repeat: no-repeat;
    width: 300px;
    z-index: 5;
    position: absolute;
    float: left;
}

div .imagePlaceHolder
{
    height: 37px;
}

div .banner
{
    top: 50px;
}

#hotelsearch p.buttons
{
    margin-top: -10px;
}

/*
	HotelReserve / HotelSelected
*/
/**
 *	Vliegwinkel navigational element styles
 *	---------------------------------------------
 */
/**
 *	tab style navigation
 *	-------------------------
 */
ul.tab-navigation,
ul.tab-navigation li
{
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}

ul.tab-navigation
{
    clear: left;
    height: 19px;
    padding: 10px 0 1px 0;
}

ul.tab-navigation li
{
    float: right;
    position: relative;
    margin-top: -5px;
}

ul.tab-navigation li.tab
{
    background-repeat: no-repeat;
    background-position:0 0;
    margin: 0 0 0 7px;
    float: left;
}

ul.tab-navigation li.tab a
{
    background-repeat: no-repeat;
    background-position:100% 0;
    position: relative;
    right: -3px;
    margin-left: -3px;
    display: block;
    padding: 2px 22px 3px;
    text-decoration: none;
    font-weight: bold;
}

ul.tab-navigation li.tab a:hover
{
    text-decoration: underline;
}

ul.tab-navigation li.active a
{
    background-position: 100% -25px;
}

ul.tab-navigation li.active
{
    background-position: 0 -25px;
    border-bottom-style: solid;
    border-bottom-width:2px;
    margin-bottom: -2px;
}

/**
  *  content.css
  *
*/
#photoalbum .photos
{
    height: 320px;
}

#photoalbum .photos .photo
{
    right: 0;
    left: 280px;
    padding-bottom: 20px;
}

/*
	components.css
*/
div.MycontentFragment
{
    background-repeat: no-repeat;
    background-position:left bottom;
    width: 703px;
    height: 80px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    overflow: hidden;
}

div.MycontentFragment h2,
div.MycontentFragment h3
{
    background-repeat: no-repeat;
    background-position:left top;
    padding: 10px 10px 0;
    margin-bottom: 0;
    font-size: 15px;
}

/*
	airtrade.css
*/
.YT_photo
{
    position: relative;
    /*float:left;*/
    margin: 0;
}

.YT_photo span
{
    display: block;
    width: 151px;
    height: 151px;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position:top left;
    z-index: 10;
}

#YT_tour
{
    position: relative;
    left: -10px;
    margin-top: 5px;
}

#YT_tour li
{
    float: left;
    margin: 0 10px 0 0;
    list-style: none;
}

#YT_tour li a
{
    font-size: 11px;
    font-weight: bold;
    padding: 0 0 0 12px;
    background-repeat: no-repeat;
    background-position:0 3px;
    text-decoration: none;
}

#YT_tour li a:hover
{
    text-decoration: underline;
}

#YT_tour li.close a
{
    background-repeat: no-repeat;
    background-position:0 3px;
}

div.travellerCheckboxList
{
    overflow:auto; height:100px; width:190px; border:solid 1px gray; margin:0px; margin-bottom:10px;
}

div.travellerCheckboxList table td
{
    text-align:left;
}

div.travellerCheckboxList div
{
    width:90%; overflow:hidden;
}

div.travellerCheckboxList span
{
    font-size:12px;
    font-weight:normal;
    padding:2px;
}

div.travellerCheckboxList label
{
    display:inline;
    font-weight:normal;
}

div.travellerCheckboxList input
{
    text-align:left;
    display:inline;
    padding:2px;
    margin:1px 0 1px 0;
}
