#SearchMainContainer1 
{
	position:relative;
	float: left;
	clear:both;
	/*width:210px;*/
	width:210px;
	background: url(images/bg_booking.jpg) no-repeat;
	height:363px;
	font-size:10px;
        font-weight: bold;
	/*padding-left:15px;*/
	/*border:solid 1px red;*/

}

#SearchMainContainer1  #PeopleTitle1
{
	display:none;
}

#SearchMainContainer1  #AdultsSpan1 label
{
	padding-bottom: 12px;
}

#SearchMainContainer1 .SearchLocation1
{
	margin-top: 5px;
}

.LocationInput
{
	width:170px;
}

#SearchMainContainer1 .SearchLocation1,
#SearchMainContainer1 .SearchAccommodationType1,
#SearchMainContainer1 .SearchDateSelection1,
#SearchMainContainer1 .SearchNightsSelection1,
#SearchMainContainer1 .SearchOccupancySelection1,
#SearchMainContainer1 .SearchButton1
{
	position:relative;
	float: left;
	clear:both;
	width:180px;
	/*border:solid 1px green;*/
	padding-left:15px;
}

#SearchMainContainer1 fieldset span
{
	position:relative;
	float:left;
	clear:none;
	width:33%;
}

#SearchMainContainer1 fieldset label

{
	width:auto;
}

#SearchMainContainer1  label 
{
	width:100px;
	position:relative;
	float:left;
	clear:both;
	color: green;
        font-weight: bold;
        
	width:90%;
	text-transform: uppercase;
	margin:5px 0 0 0;
	/*color:#666666;*/
        color:#fff
	/*text-align:center;*/
	/*border:solid 1px red;*/
}

#SearchMainContainer1 select {
	font-size:11px;
	margin-top:4px;
}

#SearchMainContainer1 .longselect 
{
	float:left;
	text-transform:capitalize;
	width: 170px;
}

#SearchMainContainer1  select.datefieldday {
	position:relative;
	float:left;
	text-transform: uppercase;
	width: 43px;
	margin-right: 10px;
}

#SearchMainContainer1  .datefield month
{
	position:relative;
	float:left;
	clear:none;
	width: 80px;
	background-color: #FFF;
	margin-right:50px;
}

#SearchMainContainer1  .shortselect
{
	float:left;
}

#SearchMainContainer1   span 
{  position:relative;
	float:left;
	clear:none;
	width:50px;
	margin:0 5px 0 0;
}

#SearchMainContainer1   span label 
{
	float:left;
	display: block;
	width: 50px;
	margin-left: 0px;
	clear:both;
}

#SearchMainContainer1  .SearchButton1 
{  position:relative;
	float:left;
	clear:both;
	/*border: solid 1px red;*/
	/*width: 175px;
	height: 29px;*/
	width: 144px;
	height: 19px;
	background:transparent url(images/btn_check_avail_home.jpg) no-repeat;
	margin-left:20px;
	margin-top:10px;
	padding-left:0px;
}

#SearchMainContainer1  input.button 
{ /* position:relative;
	float:left;
	clear:both;
	border:medium none;*/
	/*background:transparent url(../images/btn_check_availability.png) no-repeat;*/
	/*width: 175px;
	height: 29px;*/
	width: 144px;
	height: 19px;
	/*margin:10px 15px 0px 110px;
	border:solid 1px green;*/
}

.bkcalendar

{   position:relative;
	border:none;
	clear:right;
	background:transparent url(images/calendar.gif) no-repeat;
	margin:none;
}

#SearchMain1
{
	position:relative;
	float: left;
	clear:both;
	width:210px;
	background: url(images/bg_booking.png) no-repeat;
	border:solid 1px red;
	height:269px;
	font-size:10px;
}

#SearchMain1 fieldset 

{
	position:relative;
	float:left;
    clear:both;
	width:175px;
	border: none;
    border: solid 1px lime;
	margin-left:10px;
}

#SearchMain1 fieldset span
{
	position:relative;
	float:left;
	clear:both;
	width:99%;
	border:solid 1px pink;
}

#SearchMain1  label 
{
	position:relative;
	float:left;
	color: #666;
	width:99%;
	text-transform: uppercase;
	margin-top: 5px;
	text-align:left;
}

#SearchMain1 select {
	border: none;
	padding: 0px;
	margin: 2px;
	font-size:11px;
}

#SearchMain1 .shortselect {
	width: 35px;
	margin-right: 100px;
}

#SearchMain1 .longselect 
{
	width: 170px;
}

#SearchMain1 fieldset select.datefieldday {
	position:relative;
	float:left;
	clear:left;
	text-transform: uppercase;
	width: 38px;
	padding-left: 2px;
}

#SearchMain1 fieldset select.datefieldmonth 
{
	position:relative;
	float:left;
	clear:none;
	width: 100px;
	background-color: #FFF;
}

#SearchMain1 fieldset input.button1 
{
	position:relative;
	float:left;
	clear:both;
	background: url(images/btn_check_avail_home.gif);
	width: 175px;
	height: 29px;
	margin-left: 0px;
	border: solid 1px aqua;
}

