/*
----------------------------------------
search specific styles
----------------------------------------
*/
#iframeCal { z-index:200; 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 #777; margin-bottom: 5px; }
#searchSubmit, #hotelLabel, #hotelSelect { float:left; margin:0 7px 0 0; }
#searchSubmit { margin-top: 15px; }
h2 { margin:10px 0 0; }
.imgBorder { margin:0 10px 10px 0; }
.hotelName { font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif; font-weight:normal; font-size:14px; color:#0171bd; letter-spacing:-1px; }
.resultsRow1, .resultsRow2 .gridBG { padding:2px 5px; background-color:#f0f5f9; }
.resultsRow2, .resultsRow1 .gridBG { padding:2px 5px; background-color: #fff; }
/* -- overwrites OLD code -- */
div.blueBox { margin:0 0 10px; padding:10px; background-color:#d7e9f5; }

	#imageRotation { float: right; width: 320px;margin: 10px; padding: 5px;   border: 1px solid #ccc;  }
		#imageRotation .viewport { height:240px; width:320px; overflow: hidden;  font-style: italic; color: #999;}
		#imageRotation .viewport img{ width: 310px;  overflow: hidden; clear: both;}
		#imageRotation #controls{ margin: 0px; padding: 0px;}
		#imageRotation #controls #prev2 {float: left; margin-left: 5px;}
		#imageRotation #controls #next2 {float: right;margin-right: 5px;}
		#imageRotation #controls #prev2 img {height: 20px;}
		#imageRotation #controls #next2 img {height: 20px;}
		
		

ul#tabSelect{float: right; list-style-type: none; display: inline; margin-bottom: -10px;}
	ul#tabSelect li{float: left; margin-right: 10px; text-transform: uppercase; border: 1px solid #cfcfcf; padding: 5px 10px 0px 10px;}	
	ul#tabSelect li a.selected{color: red;}	
	
	
body.globalSearch .socialBookmarks { display: none; }