#logo {line-height:17px;}/*fixing dislocation on ipad Safari*/
#enLinkButton {
  position: absolute;
  right: 10px;
  top: 0;
}
#topmenu {position:relative; height:32px; 
background:#800828;
background: -moz-linear-gradient(top, #850d2b, #61051d); 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#850d2b), to(#61051d));
background: -webkit-linear-gradient(top, #850d2b, #61051d);
background: -ms-linear-gradient(top, #850d2b, #61051d);
background: -o-linear-gradient(top, #850d2b, #61051d);
background: linear-gradient(top, #850d2b, #61051d); 

border-top-left-radius:10px; 
-webkit-border-top-left-radius:10px;
-moz-border-top-left-radius:10px;
border-top-right-radius:10px; 
-webkit-border-top-right-radius:10px; 
-moz-border-top-right-radius:10px;
} 
#topmenu:hover {cursor:pointer;}
#topmenu h4, #homepage {position:absolute; color:#fff1e5; float:left; width:116px; height:20px; padding:6px 0; font-size:16px;
border-top-left-radius:10px; 
-webkit-border-top-left-radius:10px;
-moz-border-top-left-radius:10px;
border-top-right-radius:10px; 
-webkit-border-top-right-radius:10px; 
-moz-border-top-right-radius:10px;
}
#topmenu span {margin-left:25px;}
#topmenu_header1{left:72px;}
#topmenu_header2{left:188px;}
#topmenu_header3{left:304px;}
#topmenu_header4{left:420px;}
#topmenu_header5{left:536px;}
#topmenu_header6{left:664px;}
#topmenu_header7{left:780px;}
#homepage span {margin-left:20px;}
#homepage:hover {background:#d35b00;}
#homepage a:link, #enLinkButton a:link {color:#fff1e5;}
#homepage a:hover, #enLinkButton a:hover {text-decoration:none;}
#homepage a:visited, #enLinkButton a:visited {color:#fff1e5;}
#enLinkButton a:hover {
  color: #fff;
}
#dropdownmenu {position:absolute;top:32px;width:100%;float:left;
background: #800828;
background: -moz-linear-gradient(top, #61051d, #bf2a13); 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#61051d), to(#bf2a13));
background: -webkit-linear-gradient(top, #61051d, #bf2a13);
background: -ms-linear-gradient(top, #61051d, #bf2a13);
background: -o-linear-gradient(top, #61051d, #bf2a13);
background: linear-gradient(top, #61051d, #bf2a13); 
}
#dropdownmenu ul {height:195px;width:116px;padding-top:8px;padding-bottom:10px;float:left;}
#dropdownmenu ul:first-child {margin-left:72px;}
#dropdownmenu li {line-height:17px;margin:0 auto 0 24px;border-right:1px solid #b34756;padding-bottom:5px;}
#dropdownmenu li:hover {list-style-type:disc;color:#fff;}
#dropdownmenu #ctclink {color:#edb182; border:none;}
#dropdownmenu #ctclink a:link {color:#edb182;}
#dropdownmenu #ctclink a:-webkit-any-link {color:#edb182;}
#dropdownmenu #ctclink a:visited {color:#edb182;}
#dropdownmenu a:link {color:#edd8d5;}
#dropdownmenu a:-webkit-any-link {color:#edd8d5;}
#dropdownmenu a:visited {color:#edd8d5;}
#dropdownmenu a:hover {color:#fff; text-decoration:none;}
#dropdownmenu_close {position:absolute; left:423px; bottom:0; height:40px; width:80px;}
