﻿
.DisplayNone
{
    display: none;
}

/* GridView */
.GridClass
{
    cursor: default;
}

.RowClass
{
    background-color: #ffffff;
}
.BigLink
{
    font-size:24px;
    text-decoration:underline;
    font-weight:bold;
}

.DataCell
{
    border-right: #ddecfe 1px solid;
    padding-right: 4px;
    font-size: 10px;
    cursor: default;
    font-family: Arial; 
}

.AlternatingRowClass
{
    background-color: #ddecfe;
}

.HeaderClass
{
    font-weight: bold;
    font-size: 10px;
    font-family: Arial;
}

.HeadingCellClass
{
    padding-right: 10px;
    padding-left: 4px;
    height: 20px;
}

.HeadingTextClass
{
    padding-left: 5px;
    font-weight: bold;
    font-size: 10px;
    font-family: Arial;
    white-space: nowrap;
}

.HeadingRowClass
{
    background: url(images/GridView/blue_bg.gif);
}

.SelectorCell
{
    border-right: 0px;
    border-top: 0px;
    background: url(images/GridView/blue_bg.gif);
    border-left: 0px;
    border-bottom: 0px;
    height: 20px;
}

.SelectedRowClass
{
    border-right: #040484 1px solid;
    border-top: #040484 1px solid;
    border-left: #040484 1px solid;
    border-bottom: #040484 1px solid;
    background-color: #90a8d0;
}

.SelectedRowClass TD.DataCell
{
    border-right: #90a8d0 1px solid;
}

.IndentCell
{
    border-right: 0px;
    background: #a9c7f4;
    height: 20px;
}

/* Calendar */
.picker
{
  background-color: #FFFFFF;
  border: 1px gray solid;
  font-size: 12px;
  font-weight: bold;
  font-family: "Verdana",monospace;
  padding: 2px;
  cursor: pointer;
}

.calendar_button
{
	border:none;
	cursor:pointer;
}

.calendar td
{
  font-size:11px;
}

.title
{
	font-weight:bold;
  background-color:#D2E3FF;
}

.day
{
	width:25px;
  cursor:pointer;
  text-align:center;
  border-width:1px;
  border-color:#F6F9FF;
  border-style:solid;
}

.dayhover
{
	width:25px;
  cursor:pointer;
  text-align:center;
  text-decoration:underline;
  border-width:1px;
  border-color:#F6F9FF;
  border-style:solid;
}

.dayheader
{
	width:25px;
  text-align:center;
  border-width:1px;
  border-color:white;
  border-style:solid;
  font-weight:bold;
  background-color:#FFFFFF;
}

.othermonthday
{
  color:#999999;
}

.outofrangeday
{
  visibility:hidden;
}

.selectedday
{
	width:25px;
  background-color:#FFFFDA;
  color:#000000;
  border-width:1px;
  border-color:#FFE84F !important;
  border-style:solid;
  font-weight:bold;
}

.calendar
{
  border-style:solid;
  border-width:1px;
  border-color:Black;
  border-collapse:collapse;
  background-color:#FFFFFF;
  cursor:default;
}

.month
{
  background-color:#F6F9FF;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px;
  margin-top:0px;
}

.nextprev
{
  cursor:pointer;
  height:25px;
  vertical-align:center;
  padding:0px 5px 0px 5px;
}

.selector
{
  width:14px;
  cursor:pointer;
  text-align:left;
  vertical-align:center;
  background-color:#FFFFFF;
}


/* Frank */

.OwnerNewsBorderBox, .PromotionBorderBox
{
}

.WhyChooseUsBorderBox, .OwnerLoginBorderBox
{
    border: solid 1px #FE9E2C;
}


.SearchResultsBorderBox
{
    vertical-align: text-top;
    border: solid 5px #96BDFF;
    position: relative;
}

.HomepagePromotionBoxTop, .OwnerLoginBox, .HomepageSearchBox, .PromotionTopBox, .PromotionBottomBox, .WhyChooseUsBox
{
    border: solid 1px #ffffff;
    padding: 5px;
    background-repeat: repeat;
    font-size: 11px;
}



.HomepagePromotionBoxTop
{
    background-image: url(Images/PromotionBackground3.gif);
    background-repeat: no-repeat;
    height: 320px;
}






.OwnerLoginBoxHeader
{
    border-bottom: 1px solid #000000;
    color: #000000;
    margin-bottom: 4px;
}


.VacationTypesBox
{
    border: solid 1px #96BDFF;
    height: 106px;
}

.VacationTypesBoxInternal
{
    border: solid 1px #ffffff;
}

.VacationTypesHeader
{
    font-size: 13px;
    color: #3F4369;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 0px;
    border: 0px;
    border-bottom: 1px solid #96BDFF;
    padding-bottom: 1px;
    width: 215px;
}



.WhyChooseUsBox
{
    background-color: #FFF2DF;
}




.OwnerLoginBox
{
    background-color: #FFF2DF;
}

.OwnerLoginBoxLabel
{
    width: 200px;
}

.HomepageSearchBox
{
    background-image: url(Images/SearchBoxBackground3.gif);
    background-repeat: no-repeat;
}



.PromotionTopBox
{
    background-image: url(Images/HomepageSignupBackground.gif);
    background-repeat: no-repeat;
    background-position: right;
    height: 114px;
}

.PromotionBottomBox
{
    background-image: url(Images/HomepageSignupBackground2.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.OwnerLoginBoxFormTop
{
    margin-top: 15px;
    margin-bottom: 3px;
    width: 240px;
}

.OwnerLoginBoxFormBottom
{
    margin-bottom: 5px;
    width: 240px;
}


.OwnerLoginBoxLabel
{
    display: inline-block;
    width: 80px;
}

.OwnerLoginBoxTextbox
{
    display: inline-block;
    width: 150px;
}

.OwnerLoginText
{
    width: 240px;
    text-align: right;
    margin-bottom: 10px;
}
.OwnerLoginTextSize, .LoginTextSize
{
    font-weight: normal;
    font-size: 10px;
}

.OwnerLoginButton
{
    margin-left: 134px;
}

.LoginBoxRule, .OwnerLoginBoxRule
{
    border-bottom: solid 1px #ffffff;
    margin-bottom: 4px;
    margin-top: 4px;
}



.LoginBoxFooter, .OwnerLoginBoxFooter
{
    margin-top: 4px;
    margin-bottom: 2px;
    font-size: 10px;
    text-align: right;
}

.LoginBoxLinkSmall, .SearchResultsLinkSmall
{
    font-size: 10px;
    font-weight: normal;
}

.LoginBoxLinkBig
{
    font-size: 11px;
}

.LoginBoxLinkSmall:hover, .LoginBoxLinkBig:hover, .SearchResultsLinkSmall:hover
{
    color: #3F4369;
}

.Footnote
{
    color: #666666;
}





.HomepagePromotionHeader, .OwnerHomePromotionHeader
{
    margin: 0px;
    font-size: 19px;
    color: #ffffff;
    border: 0px;
    font-family: Arial;
}
.HomepagePromotionHeader
{
    margin-top: 3px;
    margin-bottom: 3px;
}




.HomepageSearchBoxTopContent
{
    margin-bottom: 5px;
}

.HomepageSearchBoxBottomContent
{
    margin-bottom: 10px;
}

span.HomepageSearchBoxCountry
{
    display: inline-block;
    width: 170px;
}

span.HomepageSearchBoxCity
{
    display: inline-block;
    width: 200px;
}
span.HomepageSearchBoxArrival
{
    display: inline-block;
    width: 140px;
}
span.HomepageSearchBoxDeparture
{
    display: inline-block;
    width: 140px;
}
span.HomepageSearchBoxPersons
{
    display: inline-block;
    width: 90px;
}

.PromotionBoxHeader
{
    font-size: 13px;
    color: #3F4369;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
    border: 0px;
    font-family: Arial;
}

.PromotionBoxHeader
{
    font-size: 19px;
    text-transform: none;
}

.VacationTypeBoxHeader
{
    font-size: 13px;
    text-transform: uppercase;
    color: #3F4369;
    font-weight: bold;
    margin-bottom: 2px;
    margin-top: 2px;
    border: 0px;
    font-family: Arial;
}

div#PromotionBoxHeaderWidth
{
    width: 260px;
}

.PromotionBoxCaption
{
    font-size: 11px;
    color: #96BDFF;
    font-weight: bold;
}

.PromotionBoxCaption
{
    margin-bottom: 0px;
    margin-top: 0px;
}

.WhyChooseUsBoxListItem
{
    list-style-image: url(Images/Bullet.gif);
    font-weight: normal;
    font-size: 11px;
    margin-bottom: 0px;
    margin-top: 0px;
}



.ProductFeaturesListItem
{
    list-style-image: url(Images/Check.gif);
    margin-bottom: 10px;
    margin-top: 0px;
    margin-left: 20px;
}

.VacationTypesListItem
{
    margin-left: 20px;
    margin-top: 10px;
}
.PromotionBoxListItem
{
    list-style-image: url(Images/Bullet.gif);
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 0px;
}
.WhyChooseUsBoxListItem
{
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 3px;
}

.WhyChooseUsBoxHeader
{
    margin-bottom: 6px;
    font-weight: bold;
    text-decoration: underline;
}




/* Design Update */
/* General */



/* Homepage */



    

    
/* Signup PropertyOwner */
.TDLight
{
    background-color:#F4F5FB; 
    }
    
    /* ProductFeatures */
.ProductFeaturesWidth
{
    width:20px; 
    }
    






/* Web 2.0 Design */

.BoxHeaderBig
{
    font-weight: bold;
    font-size: 19px;
    color: #3F4369;
    font-family: Arial;
}

.HomepageCaption
{
       color: #FE9E2C;
       font-size: 13px; 
    }

.SearchBoxDropdown
{
    border: 1px solid #96BDFF;
    padding: 2px;
    font-size: 13px;
    font-family: Arial, Tahoma, arial, sans-serif;
}
/*calendar*/

.disabledday
{
    text-decoration: line-through;
  background-position:center center;
  background-repeat:no-repeat;
  cursor:default;
}