.tabAP {
	background:url("../images/tabs_searchbox.gif") no-repeat scroll 0 0 transparent;
	height:30px;
	overflow:hidden;
	width:100%;
}

.tabnosel {
	cursor:pointer;
	float:left;
	padding-top:5px;
}

.tabsel, .tabsel div {
	color:#000000 !important;
	cursor:pointer;
	float:left;
	font-weight:bold;
	padding-top:3px;
}

.form_content{
	background:none repeat scroll 0 0 #ffffff;
	height:170px;
	border-style: solid;
	border-color:  #8B8B8B;
	border-width: 0 1px 1px 1px;
}

#formAPART{
	display:block;
	background:url("../images/background.gif") repeat-x scroll 0 0 transparent;
}

#formHOTEL{
	display:none;
}

#formHHOMES{
	display:none
}

.bx-shadow {
	background:url("../images/box_shadow.gif") no-repeat scroll center center transparent;
	height:15px;
}

#arrival-date, #departure-date {
    background: url("../images/calendar.png") no-repeat scroll 120px center #FFFFFF;
}

#left-search {
    float: left;
    margin: 30px 0 0 18px;
    overflow: hidden;
}

#right-search{
	
	overflow:hidden;
	float:right;
	margin: 31px 25px 0 0;
}

.search-home {
    float: left;
    height: 300px;
    position: relative;
    width: 550px;
}

.input_form_home {
    background-image: url("search_home.png");
    background-repeat: no-repeat;
    clear: both;
    cursor: pointer;
    float: right;
    height: 80px;
    margin-top: 41px;
    padding-left: 0;
    position: relative;
    width: 200px;
}
.margin_mf{
   margin-left: 18px;
}
div.ceck_home a:link, div.ceck_home a:visited{
   color:#6e6e6e;
}
.ceck_home {
   color: #000000;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    padding-left: 20px;
   
    position: relative;
}

.ceck_home_sub {
  color: #666666;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    margin-top: -11px;
    padding-left: 20px;
    position: absolute;
}
.input_form_sel {
    height: 60px !important;
    margin-left: 0;
    padding-left: 18px;
    width: 220px;
    font-size: 20px;
}

.input_form_sel_guest {
    height: 36px !important;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 5px;
    width: 91px;
}
.title_search {
    clear: both;
    color: #000000;
    font-size: 18px;
  padding-bottom: 3px;
    position: relative;
}

.txt_search {
    color: white;
    float: left;
    font-size: 26px;
    font-weight: bold;
    height: 26px;
    margin: 14px 24px 23px;
    padding: 16px;
    position: relative;
}
.ask_shadows {
    -moz-box-shadow: 0 0 3px 1px #CDCDCD inset;
    height: 36px;
}

.guaranteed {
    background-image: url("rental-guaranteed-50pix.gif");
    background-repeat: repeat;
    float: left;
    height: 51px;
    margin-left: 108px;
    margin-top: -46px;
    width: 51px;
}