/*
----------------------------------------
search specific styles
----------------------------------------
*/
#iframeCal { z-index:2; position:absolute; width:275px; height:136px; visibility:hidden; }
/* SEARCH BOX STYLES */
#searchBox { padding: 5px; }
#dateSection, #occupantsSection, #detailsSection, #hotelSection { float: left; padding: 2px 10px; }
/* SEARCH RESULTS */
#searchResults { padding: 5px 0; margin-bottom: 10px; }
#sortResults { padding: 5px; border-bottom: 1px solid #28799d; margin-bottom: 5px; }
#searchSubmit, #hotelLabel, #hotelSelect { float:left; margin:0 7px 0 0; }
#searchSubmit { margin-top: 15px; }
#searchResults h2 { margin:10px 0 0; }
.imgBorder { margin:0 10px 10px 0; }
.hotelName { font-size:18px; color:#ffe690; }
.resultsRow1 a, .resultsRow2 a { color:#ffe690; }
.resultsRow1, .resultsRow2 { border-bottom: 1px solid #28799d; padding:2px 5px; }
.resultsRow2 .gridBG, .resultsRow1 .gridBG { padding:2px 5px; background-color: #034263; }
/* -- overwrites OLD code -- */
div.blueBox { margin:0 0 10px; padding:10px; background-color:transparent; }
div.blueBox .topDeal { margin-bottom: 10px; }
div.blueBox .topDeal a { color: #ffe690; font-weight: bold; }


