/*@CHARSET "UTF-8";*/
.CurrentItemBgcolor{background-color:#A6775B;}

.jquery-selectbox { z-index:100; height:auto; width:auto; z-index:0; float:left; display:inline;
                    margin:0px 4px 0px 0; font-size:13px; font-weight:normal; text-decoration:none;
                     color:#fff;  }

.jquery-selectbox .jquery-selectbox-currentItem {padding:0px 0px 5px 7px;white-space: nowrap;display: block;overflow: hidden;cursor:pointer;} 
 
.jquery-selectbox .jquery-selectbox-list {position:absolute;z-index:10000000;
                                           display: none; 
                                           padding:0px 5px 5px 5px;
                                           text-align:left; 
                                           margin:24px 0 0px 2px;
                                           background:#000;
                                           color:#fff;
                                          
                                          }

.jquery-selectbox.selecthover {border-color: #333300; z-index: 700;}	

.jquery-selectbox .jquery-selectbox-item.listelementhover { background:#314a71; color:#ffffff; width:auto; padding:0px 0px 0px 5px;}

.jquery-selectbox .jquery-selectbox-item {display: block; cursor: default; width: auto; padding:0px 0px 0px 5px;}

.textbox_adult{ width:40px; border:none;font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none; color:#484848;}

.textbox_hotel{ width:40px; border:none; background:transparent; font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none; color:#484848;}

