﻿


/* TEMPLATE */

html, body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	
	color: #333;
	margin: 0px;
	padding: 0px;
	padding-bottom: 40px;
	height: 100%;
	background: #c4c4c4 url(img/bg.png) 0 0 repeat-x;
}

img {
    border: 0px;
}

div 
{
    margin: 0px;
    padding: 0px;
}

h1, h2, h3, h4, h5 
{
    height: 16px;
    font-weight: bold;
}

h4
{
    margin: 0px 0px;
    padding: 2px 1px;
    border-bottom: 1px solid #cacaca;
}

h1.propertyname { font-size: 24px; font-weight: bold; margin-top: 0px; }
.corporatelinks
{
    text-align: right;
    text-decoration:underline;
    margin-right: 10px;
    margin-top: 0px;
    overflow:hidden;
    white-space:nowrap;    
}
.corporatelinksText
{
    text-align: right;
    margin-right: 10px;
    overflow:hidden;
    white-space:nowrap;    
}
.corporatelink
{
    text-decoration:underline;
}
.bookingInfoText
{
    text-align: left;
    margin-right: 10px;
}

.bold {
	font-weight: bold;
}

#page {
	width: 998px;
	margin: 25px auto 0 auto;
	text-align: center;
}

#header {
	text-align: left;
	color: #333;
	background: transparent url(img/page-gray.png) 0 0 repeat-y;
}

#header-01 {
	font-size: 16px;
}

/* FOOTER */

#page-footer {
	font-size: 9px;
	text-align: center;
	padding: 10px 0px;
	color: #999;
}

#page-footer a {
	color: #999;
	text-decoration: none;
}

#page-footer ul.menu {
	padding: 0px;
	margin: 0px;
	float: right;
}

#page-footer ul.menu li {
	float: left;
	line-height: 12px;
	list-style: none;
}

#page-footer ul.menu li a, #page-footer ul.menu li span.separator {
	text-decoration: none;
	color: #ffffff;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 1px solid #ffffff;
}

#page-footer ul.menu li a:hover {
	text-decoration: underline;
}

/* CONTENT */

#content {
	min-height: 350px;
	padding: 25px; /* the page fitting within the bg */
	padding-bottom: 0px;
}

.appindex /*overwrites for skin 2011 */
{
    margin-left: -21px;
    margin-right: -21px;
    margin-top: -10px;
}

.appContent2
{
    margin-left: -21px;
    margin-right: -21px;
    margin-top: -10px;
    width: 940px;
}

.snugin 
{
    margin-left: 26px !important;
    margin-right: 26px !important;
}

.snugleft 
{
    padding-left: 26px !important;
}

.snugright 
{
    padding-right: 26px !important;
}

body
{
    font-family: Arial;
    color: #333;
    font-size: 12px;
}
        
h3
{
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}
        
#small-panel
{
    border: 1px solid #d3d3d3;
    margin: 50px auto;
    width: 480px;
    height: 260px;
    background: #ebebeb;
}
        
.gradient
{
    background: #1470b6;
}

.splitter /* img splitter */
{
    /*margin-left: -26px;*/
}

.corporatesplitter
{
    margin-left: -21px;
}

.gradientGray
{
    background: #C8C8C8;
    border-top: 1px solid #e8e8e8;
}
        
.rounded3px
{
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.toolLink, .toolLink a
{
    color: #888;
    font-size: 8pt;
    float: right;
    text-decoration: underline;
}

#small-panel #head
{
    height: 28px;
    vertical-align: middle;
    padding: 10px 0px 0 10px;
    color: White;
}

#small-panel #head2
{
    height: 28px;
    vertical-align: middle;
    padding: 10px 0px 0 10px;
    color: Black;
}
        
#small-panel #cont
{
    margin: 20px auto;
    width: 250px;
}
        
#small-panel label
{
    width: 200px;
}

/*        
input[type='text'], #small-panel input[type='password']
{
    padding: 3px 5px;
    width: 225px;
}
*/

select
{
    padding: 3px 3px;
    min-width: 50px;
    margin: 0px;
}

input.small, select.small
{
    width: 100px !important;
}

input.smaller, select.smaller
{
    width: 50px !important;
}

input.smallest, select.smallest
{
    width: 32px !important;
    padding: 3px 0px !important;
}

input.editRates 
{
    background: #d9efc3;
    border: 1px solid #7cb14a;
    font-size: 8pt !important;
    text-align: center;
}

textarea 
{
    font-family: Arial, Verdana, sans-serif;
    padding: 3px 5px;
    width: 98%;
    font-size: 12px !important;
    min-height: 80px;
}

.TextAreaShorter
{
    width: 490px;
}


.EmailAddressLonger
{
    width: 330px !important;
}

.EmailAddressLonger2
{
    width: 230px !important;
}

.LongerFields
{
    width: 230px;
}

#GuestInfoTable input[type="text"] 
{ 
    width: 150px; 
} 

#GuestInfoTable2 input[type="text"] 
{ 
    width: 150px; 
} 

table#GuestInfoTable2 th, table#GuestInfoTable2 td
{ 
    padding: 5px 10px !important;
} 
    

.TableNoStyle
{
    margin: 0px; 
    padding: 0px;  
    border-spacing: 0px;
}

.TableNoStyle2
{
    margin: 0px; 
    margin-left: -10px;
    padding: 0px;  
    border-spacing: 0px;
}

input[type='submit'], input[type='button'], a.Buttonish, a.Buttonish:visited, a.Buttonish:hover
{    
    color: White;
	text-decoration: none;
	padding: 5px 12px;
	margin: 10px 0;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 0px;
    font-weight: bold;
    cursor: pointer;
}

a.Buttonish, a.Buttonish:visited, a.Buttonish:hover
{
    display: table;
}

a.searchAgain, a.searchAgain:visited, a.searchAgain:hover
{
    display: inline;
    margin-left: 97px;    
}


#small-panel a, #small-panel a:hover, #small-panel a:visited
{
    color: gray !important;
}

.toolButton 
{
    font-size: 7pt !important;
    min-width: 65px;
    min-height: 18px;
    color: White;
    
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    
    border: 0px;
    
    background: #1470b6;
    font-weight: bold;
    cursor: pointer;
}

.field-validation-error 
{
    color: OrangeRed;
    padding-left: 5px;
}

.input-validation-error 
{
    border: 2px solid OrangeRed !important;
}

/*** ***/
        
ul#navlist
{
    margin: 0px auto;
    padding: 0px;
    white-space: nowrap;
    min-height: 43px;
    width: 850px;
}
        
#navlist li
{
    display: inline;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    min-width: 140px;
}
        
#navlist a
{
    display: block;
    float: left;
    padding: 12px 0 0 0;
    margin: 0px;
    width: 140px;
    min-height: 30px;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4;
    margin-left: -1px;
}
        
#navlist a:link, #navlist a:visited
{
    color: #333;
    text-decoration: none;
}
        
#navlist a:hover
{
    color: #333;
    text-decoration: none;
    background: #ddd;
}





/******* SKIN *********/ 

.totalCost
{
    float: right;
    background: #FDB813;
    padding: 5px 10px 10px 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #333;
    margin: 20px 0 0 0;
}

.totalCost2
{
    white-space: nowrap;
    float: left;
    background: #FDB813;
    padding: 5px 10px 10px 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #333;
}

.totalCost3
{
    position: absolute;
    top: 26px;
    right: 2px;    
    background: #FDB813;
    padding: 5px 5px 10px 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #333;
}

.BookRoomsAmount
{
    position: relative;
    margin: 10px 0;
}

.DatePicker, .DatePickerLarge, .DatePickerShort
{
    color: White;
    padding: 3px 8px !important;
    font-weight: bold;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 0px solid transparent;
    max-width: 167px !important;
    text-align: left;
    cursor: pointer;
    background-image: url(img/ico-calendar.png);
    background-repeat: no-repeat;
    background-position: 95% 6px;
    font-size: 10pt;
    height: 20px;
}

.DatePickerShort
{
    max-width: 190px !important;
}

.DatePickerLarge
{
    /* make it wider for full date */
    max-width: 130px !important;
}

.Rates 
{
    background: white;
    padding: 15px 26px 0px 26px;    
    position: relative;
}

div.prev7Days a
{
    display: block;
    float: left;
    font-weight: bold;
    color: #666;
    font-size: 10px;
    width: 103px;
    height: 26px;
    background: transparent url(img/btn-left.png) 0 0 no-repeat;
    padding-top: 4px;
    text-align: left;
    padding-left: 16px;
    cursor: pointer;
}

div.prev7Days a:hover
{
    text-decoration: none;
}

div.prev7Days a:active
{
    background: transparent url(img/btn-left-act.png) 0 0 no-repeat;
}

div.next7Days
{
    float: right;      
}

div.next7Days a
{
    display: block;
    float: right;
    font-weight: bold;
    color: #666;
    font-size: 10px;
    width: 77px;
    height: 26px;
    background: transparent url(img/btn-right.png) 0 0 no-repeat;
    padding-top: 4px;
    text-align: left;
    padding-left: 9px;
    cursor: pointer;
}

div.next7Days a:hover
{
    text-decoration: none;
}

div.next7Days a:active
{
    background: transparent url(img/btn-right-act.png) 0 0 no-repeat;
}

.PackageGrid
{
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	border-collapse: collapse;
	float: left;
	background: White;
	color: #333;
}

.PackageGrid tr td, .PackageGrid tr th
{
	padding: 5px 0px;
	border: thin solid white;
}

.PackageHeaderRow th 
{
    background-image: url(img/shiner.png) !important;
    background-repeat: repeat-x !important;
	line-height: 1.8em;
    height: 39px;
}

.PackageNameCell
{
	font-weight: bold;
	font-size: 8pt;
	border-left: thin solid #c4c4c4 !important;
	border-right: thin solid #c4c4c4 !important;
	border-bottom: thin solid #c4c4c4 !important;
	background: #F8F8F8;
	text-align: left !important;
	padding-left: 4px !important;
	line-height: 1.8em;
	min-width: 174px;
	width: 174px;
	max-width: 174px;
	overflow: hidden;	
	text-overflow: clip;
	height: 20px;	
}

.BookNowCell
{
	white-space: normal;
	border-bottom: thin solid #C4C4C4 !important;
	border-right: thin solid #c4c4c4 !important;
	background: #F8F8F8;
	line-height: 1.8em;
	width: 70px;
}

.RackRateCell
{
	background: #c6c6c6;
	font-weight: bold;
	border-bottom: thin solid #c4c4c4 !important;
	width: 56px;
}

.PackageDayCell
{
    /* contrast lost on bad screens, keep 'dark' */
	background-color: #ddd;
	min-width: 44px;
	height: 20px;
}

.PackageDayCellfb
{
    width: 56px;
	min-width: 56px;
	max-width: 56px;
}

.PackageNameCellfb
{
    min-width: 187px;
	width: 187px;
	max-width: 187px;
}

.RackRateCellfb
{
    width: 65px;
}

.BookNowCellfb
{
    width: 75px;    
}

.BookNowButton
{
    position: absolute;
    top: 0px;
    right: 5px;
}

.BookNowCell a, .BookNowButton a, .ShowOnMap, .SearchAgain, .TripPlanner,
.BookNowCell a:visited, .BookNowButton a:visited, .ShowOnMap:visited, .SearchAgain:visited, .TripPlanner:visited,
.BookNowCell a:hover, .BookNowButton a:hover, .ShowOnMap:hover, .SearchAgain:hover, .TripPlanner:hover,
table.form1 th, th.form1header,
.PackageDaySoldCell,
.PackageHeaderCellWeekend,
input[type='submit'], input[type='button'], a.Buttonish, a.Buttonish:visited,
.PackageHeaderCell, .PackageHeaderRow,
a.Buttonish:hover, input[type='submit']:hover, input[type='button']:hover
{
    background-image: url(img/shiner.png) !important;
    background-repeat: repeat-x !important;
}

.loyaltySearchButton
{
    position: absolute;
    left: 224px;
    bottom: -10px;
}



.DayCellSelected
{
	background-color: #FDB813 !important;
}

.PropertyDetails 
{
    clear: both;
}

.PropertyDetails td 
{
    vertical-align: top;
}



p.addressstuff 
{
    font-weight: bold;
    color: #666;
    font-size: 13px;
}

.PropertyRating
{
}

tr.PropertyRating img
{
    margin-left: -5px;
}

.PropInfo
{
	width: 100%;
    padding: 15px 26px 0px 26px;
    margin: 0 -26px;
}

.PropertyInformation 
{
    border-collapse: collapse;
}

.PropertyInformation tr td
{
	vertical-align: top;
    padding: 26px 15px;
	
}

tr.PropertyHeader td
{
    margin: 0px !important;
    padding: 0px !important;
}

.PropertyInformation caption
{
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	color: White;
	padding: 2px;
}

.Map 
{
    border: 1px solid #c0c0c0;
	height: 350px;
	width: 99.5%;
}

.TripPlannerMap
{
    border: 1px solid #c0c0c0;
    height: 450px;
	width: 99.5%;
}

.DirectionsPanel
{
    height: 100%;
    width: 30%
}

.MapRow 
{
	display: none;
	clear: both;
	padding: 15px 0px;
}

#PropertyPhotos 
{
    height: 128px !important; /* ie8 fix */
}

#PropertyPhotos li 
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: none; /* ie8 fix, set visible by javascript. do not change */
}

.bigthumbpic 
{
    background: transparent url(img/thumb-big.png) 0 0 no-repeat;
    padding: 7px 0px 0px 1px;
    width: 153px;
    margin-right: 3px;
    height: 120px;
    text-align: center;
}

.PropertyPhoto 
{
    height: 106px;
	max-width: 140px;
	z-index : 0 !important;
}

.PropertyPhoto2 
{
    height: 266px;
	max-width: 400px;
	z-index : 0 !important;
}

.galbuttons 
{
    display: block;
    float: right;
    width: 100px;
    height: 26px;
    margin-right: 12px;
    margin-top: 7px;
    line-height: 1.0em;
}

.galbuttons span 
{
    background: url(img/gal-button-bg.png) 0 0 no-repeat;
    width: 46px;
    height: 26px;
    display: block;
    float: left;
    vertical-align: middle;
    font-size: 10px;
    font-weight: bold;
    color: #666;
    text-align: center;
    padding-top: 7px;
}

a.galprev 
{
    width: 20px;
    height: 26px;
    background: url(img/gal-left.png) 0 0 no-repeat;
    display: block;
    float: left;
}

a.galprev:active 
{
    background: url(img/gal-left-act.png) 0 0 no-repeat;
}

a.galnext 
{
    width: 20px;
    height: 26px;
    background: url(img/gal-right.png) 0 0 no-repeat;
    display: block;
    float: left;
}

a.galnext:active 
{
    background: url(img/gal-right-act.png) 0 0 no-repeat;
}

#imageDetails #numberDisplay 
{
    visibility: hidden;
}


.PackageDescription
{
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
}

.CancellationPolicy  
{
    clear: both;
}

.CancellationPolicy Strong
{
    color: #666;
}

.PackageFeaturesRow
{
    background: #f4f4f4 url(img/facilities-bg.png) 0 0 repeat-x;
}

.PackageFeaturesRowAlternate
{
}

.PackageTitle
{
	font-size: 16px;
	font-weight: bold;
}

.PropertyFacilitiesCell
{
	width: 270px;
	
}

.PackageFacilitiesCell
{
    width: 420px;
}

/* Position absolute cannot be set reliably in TD in Firefox - FIX with inner div */
.PackageFacilitiesCell div.inner
{
    position: relative;
}

.aPropertyFacility 
{
    display: block;
    float: left;
    padding: 2px;
    width: 225px;
    margin: 1px 0px;
}

.aRoomFacility
{
    display: block;
    float: left;
    padding: 2px;
    width: 170px;
    margin: 1px 0px;
}

.smallthumbpic /* a */ 
{
    background: transparent url(img/thumb-small.png) 0 0 no-repeat;
    padding: 5px 0px 0 0;
    width: 76px;
    height: 59px;
    text-align: center;
}

.PackagePhotoThumbnail /* img */
{
	height: 50px;
	max-width: 66px;
}



.cleanlist
{
    margin: 0px;
    padding: 0px;
	float: left;

	list-style-type: none;
	list-style-image: none;
}

.cleanlist li
{
    margin: 8px 0px;
}


h2.form1, div.form1
{
    width: 70%;
    margin: 20px auto;
}

h2.wide 
{
    width: 100% !important;
}

table.form1 
{
    margin: 5px auto;
    padding: 0px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 70%;
    background: #e0e0e0;
}

table.wide 
{
    width: 100% !important;
}

table.form1 tr
{
    padding: 5px 12px;
    
    background: #f0f0f0;
    border-top: 1px solid #e5e5e5;
}

table.form1 td, table.form1 th
{
    padding: 5px 20px;
    margin: 0px;
    background-image: url(img/shiner.png) !important;
    background-repeat: repeat-x !important;
}

table.killPadding td, table.killPadding th 
{
    padding: 5px 10px !important;
}

table.form1 ul
{
    margin: 0px;
    padding: 0px;
}
table.form1 li
{
    list-style-type: none;
    margin: 5px 0;
}

.comment
{
    font-size: 90%;
    color: Gray;
}

#breadcrumb, #breadcrumb a, #breadcrumb a:visited
{
    font-family: Verdana;
    font-size: 7pt;
    color: Gray;
}

#breadcrumb a, #breadcrumb a:visited
{
    text-decoration: underline;
}

/** HOME SEARCH **/

table.formSearch
{
    float: left;
    /** width: 60%; **/
    width: 67%;
    
    padding: 0px;
    
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #c4c4c4;
}

table.formSearch td, table.formSearch th
{
    padding: 2px 20px;
    margin: 0px;
}

table.formSearch th
{
    height: 15px;
    padding: 8px 20px;
    color: White;
    background: #1470b6;
}

/** GOLDEN DEALS **/

table.goldenDeals
{
    float: left;
   /** width: 38%; **/
    width : 28%;
    margin-left: 2%;
    padding: 0px;
    
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #c4c4c4;
}

table.goldenDeals td, table.goldenDeals th
{
    padding: 3px 10px;
    margin: 0px;
}

table.goldenDeals th
{
    height: 15px;
    padding: 8px 20px;
    color: White;
    background: #6aae26 url(Images/gradient-green.gif) repeat-x;
}

#SearchTerms
{
    margin: 2px auto;
    font-size: 16px;
    font-weight:bold;
    padding: 5px 1%;
    width: 98%;
    background: white;
    border: 1px solid Gray;
    box-shadow: 0px 0px 7px #666;
    -moz-box-shadow: 0px 0px 7px #666 !important;
    -webkit-box-shadow: 0px 0px 7px #666 !important;
    text-transform: uppercase;
}

.clearAndSpacer
{
    clear: both;
    height: 5px;
    width: 5px;
}

.validation-summary-errors
{
    font-weight: bold;
    color: White;
    background: OrangeRed;
    border: 2px solid red;
}

.validation-summary-errors ul 
{
    list-style: none;
}

.promotion
{
    width: 100px;    
}


#promobutton 
{
    
    
}


   
#promobutton:active 
{    
    background: #e6e6e6;
}


.quantitybox
{
    width: 30px;
    height: 15px;    
}

.noImage, .noImage:hover
{    
    background-image: none;  
    font-size: 10pt;  
    cursor: default;
    width: 105px;    
    height: 20px;
    display: inline-block;  
    float:left;
    margin-right: 3px;      
}

.availSelect
{
    padding: 0;    
    width: 40px;
    min-width: 40px;    
    
}

/*
.availSelectAdultFb
{
    margin-left: 4px;    
}

.availSelectChildrenFb
{
    margin-left: 18px;    
}
*/

#availButton
{
	text-decoration: none;
	padding: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: White;
    font-weight: bold;
    cursor: pointer;
    background-color: white;
    border: none;    
    margin: 0px;
    font-size: 8pt;
}

#availButton2
{
	text-decoration: none;
	color: #white;
	padding: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: White;
    font-weight: bold;
    cursor: pointer;
    background-color: #46608f;
    border: none;    
    margin: 0px;
    font-size: 8pt;
}


#clearLink
{
    color: White;
    text-decoration: underline;
    cursor: pointer;
}

.availButton:hover
{
    background-color: #46608f;
    background-image: url(img/shiner.png) !important;
    background-repeat: repeat-x !important;
}

.facebookFindus
{
    background-image: url(img/facebook-findus.gif) !important;    
}

.availTable
{
    border-spacing: 0px;
    border-collapse:collapse;
    margin-bottom: 20px;
    width: 280px;
}

.availTable td
{
    padding-right: 4px;    
    padding-bottom: 2px;    
}

.filterDiv
{
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: White;
    background-color: #46608f;     
    background-image: url(img/shiner.png) !important;
    background-repeat: repeat-x !important;
    min-width: 290px;
    font-size: 8pt; 
    float: left; 
    margin-bottom: 5px; 
}

.filterDiv2
{
    padding: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid;
    border-color: #46608f;    
    font-size: 8pt; 
    float: left; 
    margin-bottom: 5px; 
}

.loyaltyBannerDiv
{
    position: absolute;
    top: 1px;
    right: 1px;
}

.promoBannerDiv {
    position: absolute;
    top: 1px;
    right: 1px;
}

.smallLoyaltyBannerDiv
{
    position: absolute;
    top: -9px;
    right: 2px;
}

.directionButtonDiv, .directionButtonDivfb, .directionButtonDivLoyalty
{
    float: right; 
    width: 624px;  
    margin-top: 86px;
    padding-left: 3px;
    padding-right: 3px;    
    text-align: center;
}

.directionButtonDivfb
{
    width: 400px;  
}


.promocodeDiv, .promocodeDivfb
{
}

.promocodeDivfb
{
    float: right; 
    position: absolute;
    top: 0;
    right: 5px;
}

.promocodeLeft
{
    float: left;    
}



.filterTable
{    
    border-spacing: 0px;
    border-collapse: collapse;
    min-width: 300px;
}

.filterTable td
{
    padding: 5px 5px 5px 5px;
}

.leftPadded
{
    padding: 0px;
    padding-left: 30px;    
}


.datePickerNew
{
    color: White;  
    padding: 0px;
    width: 100%;
    text-align: left;
    cursor: pointer;
    background-image: url(img/ico-calendar.png);
    background-repeat: no-repeat;
    background-position: 100% 1px;    
    margin: 0px;
    border: none; 
    font-size: 8pt; 
}

.datePickerNew2
{
    padding: 0px;
    max-width: 110px !important;
    text-align: left;
    cursor: pointer;
    background-image: url(img/ico-calendar.png);
    background-repeat: no-repeat;
    background-position: 100% 1px;    
    margin: 0px;
    border: none; 
    font-size: 8pt; 
    position:relative;
    top: 2.5px;
    min-height: 17px;
}

.filterLabel
{
    font-weight: bold;	   
}

.filterCheckbox
{
    position:relative;
    top: 2.5px;
}

.filterSeparator
{
    height: 10px;        
}

.filterInner
{
    width: 140px;
    text-align: left;    
}

#ratesGrid
{
    margin-top: 0px; 
}

/*
#loader
{    
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -15px;
    margin-top: -15px; 
    background-image: url(img/ajax-loader.gif);
    height: 31px;
    width: 31px;

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
}
*/

.loaderDiv
{    
    height: 100px;
    width: 100px; 
    position: absolute;
    left: 50%;
    top: 50%;     
}

#loader
{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -64px;
    margin-top: -64px; 
    background-image: url(img/ajax-loader3.gif);
    height: 128px;
    width: 128px;
    display: none;
    opacity: 0.5;
}

.modal 
{
	display:    none;
	position:   fixed;
	z-index:    1000;
	top:        0;
	left:       0;
	height:     100%;
	width:      100%;
	background: url(img/ajax-loader3.gif) 
				50% 50% 
				no-repeat;
	opacity: 0.5;
}

.rateGridMessage
{   
    background: #DDDDDD; 
    font-weight: bold; 
    border: 1px solid grey; 
    white-space:normal;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;    
}

.rateGridError
{
    background-color: red;
    border: none; 
    color: White;    
}

.rateContainer
{
    border-spacing: 0px;
    border-collapse:collapse;
    border-width: 0px;   
    
}

.rateContainer td
{
    padding: 0px; 
    vertical-align: top;
}

.bookNameCell
{
    width: 253px;  
    height: 36px;
    min-width: 253px;  
    max-width: 253px;    
}

.bookPage
{
    float: none;    
}

.rateScroller
{
    max-width:631px; 
    min-width:631px;
    width:631px;
    overflow-x: auto; 
    overflow-y: hidden; 
    white-space: nowrap;
    
}

.rateScrollerfb
{
    max-width:400px; 
    min-width:400px;
    width:400px;
}

.promoTextBox
{
    width: 100px;
    text-transform:uppercase;
    padding: 1px 0px; 
    
}

table.form1 td.noshiner
{
    background-image: none !important;
}

.datePickerContainer
{
    border: 1px solid #ddd;    
    padding: 3px;
    padding-top: 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
    min-width: 110px;
}

.giftCardPin
{
    width: 50px;    
}

.giftCardError
{
    font-weight: bold;
    color: Red;    
}

.giftCardDetail
{
    float: right;
    width: 250px;    
}

.giftCardTable
{
    border-collapse: collapse !important; 
    border: none;   
}

.giftCardTable tr, .giftCardTable td
{
    background-image: none !important;
    padding: 0px !important;
    border: none !important;
}

.depositCoveredMessage
{
    padding: 5px 10px 10px 10px;
    float: left;    
}








.resize-triggers {
    visibility: hidden;
}

.resize-triggers, .resize-triggers > div, .contract-trigger:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.resize-triggers > div {
  background: #eee;
  overflow: auto;
}

.contract-trigger:before {
  width: 200%;
  height: 200%;
}

#filter-and-buttons {
    position: relative;
}

#filter-and-buttons-table {
    width: 100%;
    border-collapse: collapse
}


.BookNowCell a {
    min-width: 45px !important;
    padding: 0px 3px !important;
    display: inline-block;
    white-space: nowrap;
}

.PackageHeaderCell {
    padding: 5px 2px !important;
}

.justified-div 
{
    
    /*
    display:-webkit-box;
    -webkit-box-pack:justify;
    -webkit-box-align:center;

    display:-moz-box;
    -moz-box-pack:justify;
    -moz-box-align:center;

    display:-ms-flexbox;
    -ms-flex-pack:justify;
    -ms-flex-align:center;

    display:box;
    box-pack:justify;
    box-align:center;
*/
    
    display: flex;
    justify-content: space-between;
}

input[type='button'].grey-button {
    border: 1px solid #BDBDBD;
    background-color: #EFEFEF;
    background-color: -webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#E3E3E3));
    background-color: -webkit-linear-gradient(top, #F8F8F8, #E3E3E3);
    background-color: -moz-linear-gradient(top, #F8F8F8, #E3E3E3);
    background-color: -ms-linear-gradient(top, #F8F8F8, #E3E3E3);
    background-color: -o-linear-gradient(top, #F8F8F8, #E3E3E3);
    padding: 6px 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;    
    color: #646464;
    font-size: 10px;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle; 
    margin: 0px;
    margin-bottom: 5px;  
    cursor: pointer; 
}

.filterDiv {
    min-width: 300px;   
}

.dir-buttons {
    padding: 0px 0px 0px 0px;
}

#Promotion_Code {
    width: 150px;
}

#rackrate-size {
    min-width: 57px;
}

#filter-cell {
   
}

#buttons-cell {
    width: 630px;
    vertical-align: bottom;
}

.pull-right {
    text-align: right;
}

.pull-left {
    text-align: left;
}

.inline {
    display: inline-block;
}

.children {
    margin: 0 3px;
}

.nowrap {
    white-space: nowrap;
}

.goog-te-gadget-simple {
    margin-right: 4px;
}



@-moz-document url-prefix() {
    #promobutton
    {
        padding: 4px 10px;
    }
    
    .promocodeLeft
    {
        margin-top: 3px;
    }
}
















