/*@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:15px; font-weight:normal; text-decoration:none;
                     color:#fff;  }

.jquery-selectbox .jquery-selectbox-currentItem {padding:5px 0px 5px 7px;white-space: nowrap;display: block;overflow: hidden;cursor:pointer;} 
 
.jquery-selectbox .jquery-selectbox-list {position:absolute;z-index:8;
                                           display: none; 
                                           padding:0px 5px 5px 5px;
                                           text-align:left; 
                                           margin:35px 0 0px 0px;
                                           background:#fff;
                                           color:#75b247;
                                           z-index:9999;
                                           width:100% !important;
                                           border-radius:0 0 5px 5px
                                           
                                          
                                          }

.jquery-selectbox.selecthover {z-index: 700;}	

.jquery-selectbox .jquery-selectbox-item.listelementhover { background:#ccc; color:#fff; 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;}

jquery-selectbox-item{ background:#fff;}