body{
 background: #9e9e9e url('images/bg.gif');
}

#browserTip{
 position:relative;
 top:-14px; left:0px;
 max-height:24px; height:26px; width:100%;
 border:1px solid black; border-top-width:0px;
 background-color:#FFFFE1;
}

#browserTip #closeTip{
 cursor:pointer;
 width:18px; height:16px;
 float:left; margin-left:8px; margin-right:0px;
 background:transparent url('images/closetip.png') no-repeat;
}

#browserTip span{
 display:block; float:right;
 font-family:Tahoma; font-size:12px;
 margin-right:12px;
 margin-top:3px;
}
#browserTip a{
 color:#4A9; font-weight:bold;
 text-decoration:none;
}
#browserTip a:hover{
 text-decoration:underline;
}

#uLogin{
 float:left; display:block;
 font-family:Tahoma; font-weight:bold; font-size:13px;
 margin-left:24px;
 text-decoration:none;
 background:transparent url(images/phome.png) no-repeat right center;
 color:#DCA925;
 padding-right:24px;
}
#uLogin:hover{
 text-decoration:underline;
}

#fadeLayer{
 position:absolute;
 background: #fff url("images/loading.gif") no-repeat center;
 text-align:center;color:#FADEDE;

 height:340px; width:821px;max-width:820px;
 opacity:0.92;filter:alpha(opacity=92);
}

#preview{
 width:100%;
 position:relative;left:-1px;
}

#content{
 height:0px;width:882px; position:relative;left:1px;
 background: #424242 url('images/contentbg.jpg') no-repeat;
 display:none;
 overflow:hidden;
}

#topdoor{
 background: transparent url('images/door-up.png') no-repeat top center;
 height:87px;width:890px;
}

#bottomdoor{
 background: transparent url('images/door-down.png') no-repeat bottom center;
 height:87px;width:890px;
}

#loading{
 height:30px;width:882px;
 background: #4D4D4D url("images/loadingbg.png") repeat-x;
 position:relative;left:1px;
}

#loading div{
 background: transparent url("images/loading.gif") no-repeat center center;
 height:30px;width:220px;
}






span.wait{
font-weight:bold;
font-family:Tahoma, Arial;
font-size:12px;
position:relative;top:182px;
}

a.flag img{
 border-width:0px;
}

ul{
 list-style-image:none;
 list-style-position:outside;
 list-style-type:none;
 padding:0 0 0 0;margin:0 0 0 0;
}

ul#bigButtons{
 padding-left:17px;padding-top:9px;
}


ul#bigButtons li{
 float:left;
 width:215px;height:268px;
 margin-left:2px;margin-right:2px;
 background:transparent url('images/buttons.png') no-repeat;
 cursor:pointer;
}

ul#bigButtons li div{
 width:175px;height:220px;
 margin-top:18px;margin-right:12px;
}

ul#topmenu{
 padding-top:7px;
 float:right;margin-right:32px;
}

ul#topmenu li.link, ul#topmenu li.link2{
 float:right;
 height:28px; max-height:26px;
 margin-left:12px;margin-right:12px;
 padding:0 3 0 3;
}
ul#topmenu li.link{
 border:1px solid transparent;
 border-bottom-width:0px;
 z-index:2000;
}

ul#topmenu li.link2  a, ul#topmenu li.link span, ul#topmenu li.link span a{
 cursor:pointer;
 font-family:Tahoma;
 font-size:13px;
 color:#fff;
 text-decoration:none;
}
ul#topmenu li.link span{
 cursor:default;
}
ul#topmenu li.link2  a:hover{
 text-decoration:underline;
}
ul#topmenu li.link span a:hover{
 text-decoration:underline;
}

ul.menu{
 list-style-image:none;
 list-style-position:outside;
 list-style-type:none;

 position:absolute;
 width:160px;
 padding:0 0 0 0;margin:0 0 0 0;
 display:none;
 z-index:1000;

 opacity:0.92;filter:alpha(opacity=92);
 text-align:right;
 background:transparent url('images/menubk.png') repeat-x;
 border:1px solid #888; border-width:1 1 2 2;
}
ul.menu li{
 height:24px;
 margin: 0 0 0 0; padding:0 0 0 0;
 font-weight:bold;font-family:Tahoma;font-size:12px;
}
ul.menu li a{
 padding:2 6 2 0;
 display:block; height:20px;
 color: #ECA;
 text-decoration:none;
}
ul.menu li a:hover{
 padding-right:8px;
 color:#E62;
 background:transparent url('images/submenubk.png') repeat-x;
}


ul#languages li{
 float:left;
 margin-left:3px;margin-top:3px
}
ul#languages li a img{
 border-width:0px;
}

a.uPanel, a.uPanelExit{
 font-family: Tahoma;
 font-size: 13px; font-weight: bold;
 display:block; float:right;
 margin-right:18px; margin-top:65px;
 text-decoration:none;
 color:#DCA925;
 
 padding-right:24px;
 background: transparent url('images/phome.png') no-repeat center right;
}
a.uPanelExit{
 color:#F70405;
 float:left; margin-right:0px;margin-left:24px;
 background-image: url('images/logout.png')
}
a.uPanel:hover, a.uPanelExit:hover{
 text-decoration:underline;
}
