/*      MAIN         */

.main {width: 994px; margin:0 auto;}

/*      MENU */
.menu {font-family: 'Trebuchet MS';}

.language {font-size:13px;height:65px;}
.language div.topright{float:right;margin-right:9px;}

.language div.lang {float:left;margin-left:4px;margin-right:8px;margin-top:16px;}
.language div.active {color:white;float:left;margin-left:5px;padding-top:16px;padding-bottom:9px;padding-left:10px;padding-right:14px;background-image:url('../img/header/language/background.gif'); background-repeat:no-repeat;}
.active a {color:white;}
.menu .top {font-size:16px;height:26px;padding-top:2px;font-weight:bold;}
.menu .item {float:left;margin-right:34px;margin-left:15px;}

a.item1:hover {color:#99cc33;margin:0;position:relative;}


div.hidden {margin:0;padding:0;visibility: hidden;position:absolute;;float:left;z-index:20;}

a.hidden  {display:block;padding-top:10px;padding-bottom:5px;z-index:25;}
a.hidden:hover {background-image:url('../img/menu/topflower.jpg');background-position:bottom;background-repeat:no-repeat;z-index:25;}

.arrow_down .top {height:7px;font-size:6px;position:absolute;}

.dropdown .top {width:200px;height:7px;font-size:6px;z-index:20;}
.dropdown .cont 
{
  font-size:14px;border:1px solid #e3e3e3;background-color:white;padding:5px 23px;opacity:0.9;width:220px;z-index:20;

}



.menu .bottom {height:11px; border:1px solid #e1e5d9;border-bottom:0px;width:978px;background-color:white;float:left;font-size:5px;}

.menu .shadowleft{float:left;width:7px;height:12px;background-image:url('../img/header/bottomshadowleft.jpg');background-repeat:no-repeat;font-size:5px;}
.menu .shadowright{float:left;width:7px;height:12px;background-image:url('../img/header/bottomshadowright.jpg');background-repeat:no-repeat;font-size:5px;}



/* LOGO */

.logo {width:995px;height:202px;margin:0 auto; background-color:white;} 
.logo .shadowleft{float:left;width:7px;height:100%;background-image:url('../img/header/shadowleft.jpg');background-repeat:no-repeat;}
.logo .shadowright{float:left;width:8px;height:100%;background-image:url('../img/header/shadowright.jpg');background-repeat:no-repeat;}
.logo img{display:inline;float:left;}
.logo .logoflash{float:left;z-index:10;}
#logoflash{float:left;z-index:10;}
.logoimage {height:100%;width:672px;background:white;float:left;}




/* FOOTER */
.footer {width:980px;font-size:13px;margin:0px auto;margin-bottom:40px;}
.footer .left {float:left;margin:0;padding:0;width:505px;}
.left ul {padding-top:20px;}
.rightfooter p {padding-top:20px;float:left;margin-right:5px;margin-top:0;}
.footer .rightfooter {float:right;margin:0;padding:0;}
.footer li {display:inline;font-size:12px;}
.footer .home{float:right;}

