.searchDatesInner{
}

#destination{
border: 1px #888888 solid;
width:190px;
font-size: 13px;
font-weight: bold;
padding: 2px;
color: #737269;}

#b_checkin_day{
padding: 3px;
width:50px;
font-size: 12px;
border:1px solid #888888;
font-family: tahoma;
}

#b_checkin_month{
width:143px;
padding: 3px;
font-size: 12px;
border: 1px #888888 solid;
font-family: tahoma;}

#b_checkout_day{
width:50px;
padding: 3px;
font-size: 12px;
border:1px solid #888888;
font-family: tahoma;}

#b_checkout_month{
width:143px;
padding: 3px;
font-size: 12px;
border:1px solid #888888;
font-family: tahoma;}

#b_frmInner {
position:relative;
width:207px;
height:292px;
margin-bottom:10px;
background-color: #ece9d8;
background-image: url(../images/sf_box_b.jpg);}

#sbxTitle {
display:none;
}


#searchDest {
width:20px;
position:absolute;
top:70px;
width:197px;
padding:5px;
}

#searchDest h3{
font-family: tahoma;
font-weight: bold;
font-size: 15px;
color: #787878;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 3px;
padding-right: 0px;}

#searchDates {
padding:5px;
width:40px;
position:absolute;
top:110px;
width:197px;
}

#searchDates  h3{
font-family: tahoma;
font-weight: bold;
font-size: 13px;
padding:0px;
color: #717171;
margin-top:10px;
margin-bottom:3px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 4px;
text-indent: 15px;}

#searchCheckInDate {}

#searchCheckOutDate {}



#availcheckArea {
font-family: tahoma;
margin-top:10px;
margin-left:4px;}

#availcheckArea .b_checkbox{
font-size: 9px;}

.submitButton{
position:absolute;
top:260px;
margin-left:32px;
width:140px;
height:22px;
background-image: url(../images/puls_b.png);
background-color: transparent;
border:0px;
font-weight: bold;
font-family: tahoma;
color: #bf3e13;
cursor:pointer;
font-size: 13px;
letter-spacing: +1px;}

.submitButton:hover{
background-image: url(../images/puls_b2.png);
color: #ffffff;}
