/* DROPDOWN STYLES */
.book-nav-select{text-align:left;background-color:#ffffff;font-family:"Trebuchet MS"; font-size:0.8em;float:left; color: #939090;}
.book-nav-select .ddTitle{background:#ffffff;padding: 3px 0px 0px 5px;cursor:default;overflow:hidden;height:21px;}
.book-nav-select .ddTitle span.arrow{background:url(../../images/statics/book-nav-select.png) no-repeat;float:right;width:20px;height:24px;cursor:pointer; margin-top: -3px;}
.book-nav-select.ddTitle span.ddTitleText{overflow:hidden;color: #000000;}
.book-nav-select .ddTitle span.ddTitleText img{text-align:left;margin-right:5px;vertical-align: text-top;padding-top:2px;}
.book-nav-select .ddTitle img.selected{vertical-align:top;}
lang-datapicker.book-nav-select .ddChild{position:absolute;border-top:1px solid #c3c3c3; border-left:1px solid #c3c3c3;border-right:1px solid #c3c3c3;border-bottom:1px solid #c3c3c3;display:none;margin:0;background-color:#ffffff;margin-bottom:4px;margin-top:0px;}
.book-nav-select .ddChild .opta a, .book-nav-select .ddChild .opta a:visited{padding-left:10px}
.book-nav-select .ddChild a{display:block;padding:2px 0px 2px 5px;text-decoration:none;color:#000;overflow:hidden;white-space:nowrap;cursor:pointer;}
.book-nav-select.ddChild a:hover{background-color: #E5E5E5;}
.book-nav-select .ddChild a img{border:0;padding:0 0px 0 0;vertical-align:middle; display:none;}
.book-nav-select .ddChild a.selected{background-color: #D2D2D2;}