.search_resorts{ position:relative; margin-top:30px;
}
.tab_search{ position:absolute;
height: 49px;
	width: 124px;
	top: -23px;
	left: 30px;
	
	background:url(../images/search_tab.png) no-repeat;}
	
.hotelRow {
font-family:Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 0px 0px 20px;
	border: 1px solid #4C81B7;
	background: url(images/hotelRow_bkgd.png) repeat-x left bottom #f1f1f1;
	height: 200px;
	position: relative;
	overflow: hidden;
	text

}
.advanced_search_text{

padding-left:10px; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#FFFFFF;}
.advanced_search_text a{color:#FFFFFF;}

.input_search{ height:23px; vertical-align:middle; padding-top:5px; width:410px;}
.button_search{ 
	margin-left:10px;
	width:111px;
	height:35px;
	border:none;
	cursor:pointer;
	text-indent: -9999px;
	overflow:hidden;
	background: url(../images/Search_button.png) no-repeat 0 0;
	
	vertical-align:middle;
}


.hotelRow2 {
font-family:Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 0px 0px 20px;
	border: 1px solid #FFE1C4;
	background: url(images/hotelRow_bkgd.png) repeat-x left bottom;
	position: relative;
	height: 290px;
	overflow: visible;
}
.hotelRow h2, .hotelRow2 h2 {
	color: #4B80B6;
	margin: 0px;
	padding: 0px;
	font: bold 16px/16px Arial, Helvetica, sans-serif;
	display: block;
	width: 400px;
	
}
.hotelRow h2 a, .hotelRow2 h2 a {
text-decoration: none;
color:#336089;
}
.redText:link , .redText:visited{
	text-decoration: none;
	color: #D70000;
}
.hotelRow .photo, .hotelRow2 .photo {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}

.hotelRow .rate, .hotelRow2 .rate  {
	position: absolute;
	top: 0px;
	right: 0px;
	padding-right: 10px;
	padding-top: 5px;
}
.hotelRow .rate .redText {
	font-size: 20px;
	font-weight: bold;
}
.hotelRow a:link.selectButton, .hotelRow a:visited.selectButton, .hotelRow2 a:link.selectButton, .hotelRow2 a:visited.selectButton {
	position: absolute;
	right: 10px;
	bottom: 10px;
	height: 33px;
	width: 99px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	line-height: 33px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/select_button.png);
}
.hotelRow a:hover.selectButton, .hotelRow2 a:hover.selectButton {
	background: url(../images/select_button.png) center top;
}
.hotelRow a:active.selectButton, .hotelRow2 a:active.selectButton {
	background: url(../images/select_button.png) right top;
}
.hotelRow2     a.greenButton2      {
	right: 120px;
	bottom: 10px;
}
.contact_info {
	position: absolute;
	left: -5px;
	bottom: 10px;
}

.view_hotel_tnb{
	position: absolute;
	rigth: 0px;
	bottom: 2px;
	left: 421px;
}

.hotelRow .summary, .hotelRow2 .summary  {
	font: 11px Arial, Helvetica, sans-serif;
}

.attributes  {
	font: 11px Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
.attributes table {
	border-style: none;
}
.attributes td {
	margin: 0px;
	padding: 2px;
}
.summary .smallText2 {
	display: block;
	margin-bottom: 10px;
}
.hotelRow  .summary, .hotelRow2 .summary {
	float: right;
	width: 340px;
}
.hotelRow2 h2 {
	margin-bottom: 10px;
}
.caption {
font-size:11px;
line-height:14px;
}
.smallText2 {
font-size:12px;
}
.redText {
color:#D70000;
}

#searchForm {
	background:  url(../images/body_search_resorts.jpg) no-repeat scroll left top;
	color:#FFFFFF;
	margin:0 0 20px;
	padding-bottom:40px;
	padding-top:40px;
	position:relative;
}

h1.searchBoxTop {
background:transparent url(../images/search_box_top.png) no-repeat scroll 0 0;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
height:38px;
line-height:38px;
margin:0;
padding:0;
text-indent:20px;
}

