#center_container{
background: url(../../gfx/hotel_search/simple_background.jpg) 290px 5px no-repeat;
}
a.search_link_spa{
display: block;
float: right;
width: 110px;
height: 25px;
margin: 200px 50px 0 0;
}                     


#search_top{
background: url(../../gfx/hotel_search/_search_top.gif) 0 0 no-repeat;
height: 36px;
width: 280px;
}
#search_top a{
display: block;
float: left;
height: 30px;
line-height: 30px;
text-decoration: none;
text-align: center;
}
#search_top a.simple{
width: 45px;
color: #FE6519;
}
#search_top a.advanced{
width: 180px;
color: #626262;
}
#search_top a.advanced:hover{
text-decoration: underline;
}
#search{
width: 280px;
margin-bottom: 10px;
background: url(../../gfx/hotel_search/_search_bottom.gif) 0 100% no-repeat;
}
#search table{
border-collapse: collapse;
}
#search th{
font-weight: normal;
width: 150px;
padding: 2px;
text-align: right;
}
#search td{
padding: 2px;
}
#search td .text{
width: 110px;
}
#search td select{
width: 112px;
}
#search .buttons td{
padding: 5px 10px 10px 10px;
}
#search .required{
padding: 0;
}
#search #row_room_sum th{
color: #FE6519;
}
#search #row_price_per_double th{
color: #FE6519;
}

#search .buttons td .nuibutton{
float: right;
}
#search .buttons td .cancelbutton .input{
width: 130px;
}

.isaction{
background: url(../../gfx/reload.gif) 98% 7px no-repeat;
}

#search_simple_result img{
padding: 1px;
background: #FFF;
border: solid 1px #DDD;

}
#search_simple_result a{
color: #FE6519;
text-decoration: none;
}
#search_simple_result .nuibutton{
padding-right: 0;
width: 70px;
}
#search_simple_result .nuibutton .input{
margin: 0;
width: 70px;
}
#search_simple_result .clipboard{
vertical-align: middle;
}
#search_simple_result .clipboard_buttons {
padding-left: 40px;
}
span.client_stars{
display: block;
width: 15px;
background: url(../../gfx/client_stars.gif) 0 0 no-repeat;
margin-right: 1px;
}
span.client_stars1{
height: 15px;
}
span.client_stars2{
height: 30px;
}
span.client_stars3{
height: 45px;
}
span.client_stars4{
height: 60px;
}
span.client_stars5{
height: 75px;
}
span.client_stars6{
height: 90px;
}
td.name_short{
width: 100px;
text-align: center;
}
td.name_short span{
/* font-weight: bold; */
}
th span{
padding-right: 15px;
}
td.capacity span{
display: block;
}
td.capacity span.filter{
display: inline;
}


