

#csstopmenu_bottom, #csstopmenu_bottom ul{
padding: 0;
margin: 0;
list-style: none;
}

#csstopmenu_bottom li{
float: left;
position: relative;
}

#csstopmenu_bottom a{
text-decoration: none;
}

.mainitems_bottom{
background: url(../gr/sh/selecthotel.gif) #fff no-repeat;
width: 160px;
height: 22px;
padding-left:5px;
line-height:22px;
}

.headerlinks a{
margin: auto 0px;
font-weight: bold;
color: black;
}

.submenus{
display: none;
position: relative;
left: 0;
margin:0;
}

.submenus li{
width: 100%;
height:12px;
line-height:12px;
}

.submenus li a{
display: block;
width: 100%;
text-indent: 3px;
}

html>body .submenus li a{
width: auto;
}

.submenus li a:hover{
background-color: #e7e7e7;
color: black;
}

#csstopmenu_bottom li>ul {
top: auto;
left: auto;
}

#csstopmenu_bottom li:hover ul, li.over ul {
display: block;
}


#select_form_bottom{
float:left;
margin-left:10px;
}


#select_form_bottom li:hover ul {
display: block;
position: absolute; 
z-index: 2;
background: #fff; 
border: 1px solid gray; 
width: 165px; 
padding: 3px; 
font-size: 11px; 
font-weight: normal;
padding-top:0px;
}
#select_form_bottom a{
color: #000; 
font-weight: normal;
}



/*simula una select */

#csstopmenu_bottom, #csstopmenu_bottom ul{
padding: 0;
margin: 0;
list-style: none;
}

#csstopmenu_bottom li{
float: left;
position: relative;
}

#csstopmenu_bottom a{
text-decoration: none;
}

.mainitems_bottom{
border-left-width: 0;
background: url(../gr/sh/selecthotel.gif) #fff no-repeat;
width: 160px;
height: 22px;
margin-top:0px;
padding-left:5px;
line-height:22px;
}

.headerlinks a{
margin: auto 0px;
font-weight: bold;
color: black;
}

.submenus{
display: none;
/*width: 10em;*/
position: absolute;
left: 0;
background-color: #fff;
border: 1px solid black;
}

.submenus li{
width: 100%;
}

.submenus li a{
display: block;
width: 100%;
text-indent: 3px;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{
background-color: #e7e7e7;
color: black;
}

#csstopmenu_bottom li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu_bottom li:hover ul, li.over ul {
display: block;
}



#select_form_bottom li ul {
height: 150px;
width:175px;
overflow:auto;
margin: 0px;
}

#select_form_bottom li:hover ul {
display: block; 
position: absolute; z-index: 2;
background: #fff; 
border: 1px solid gray; 
width: 175px; 
padding: 3px; 
font-size: 11px; 
font-weight: normal;
padding-top:0px;
}
#select_form_bottom a{
color: #000; 
font-weight: normal;
}
