﻿/*search box*/
.d-search-form{display:block;clear:both;padding:0;margin:0;}
.d-search-form input{float:left;}
.d-search-form .searchQuery{font-size:11px;background:#e6e6e6 url(searchbck.gif);margin-bottom:5px;width:184px;padding:2px;border:0;text-indent:5px;height:14px;color:#080808;}
.d-search-form .d-search-btn{font-size:10px;color:#2d2d2d;background:#000000 url(searchbtn.gif) no-repeat;border:0;cursor:pointer;font-weight:normal;width:22px;height:18px;padding:0;margin:0 0 0 2px;}
.d-search-form .d-search-btn:hover{color:#fc0;background:url(searchbtnhover.gif) no-repeat;}

/*below search*/
#d-head-lngbar{display:block;clear:both;margin:5px 0 0 0;color:#ffffff;font-size:11px;text-align:center;padding:0;width:100%;}
#d-head-lngbar a{font-weight:normal;color:#c8d7e3;font-weight:bold;font-size:11px;}
#d-head-lngbar a:hover{color:#ffc000;text-decoration:none;}

#languagesList{position:absolute;visibility:hidden;margin:16px 0 0 -12px;display:inline;padding:0 12px 4px 12px;background:#343434 url(lngbarbck.gif) repeat-x left bottom;}
#languagesList a{display:block;padding:2px 0 2px 0;}