body { background-color:#242424; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9pt; color:#B7B7B7; margin:0; }

div#extra_divs { z-index:1000; position:fixed; top:0px; background-color:black; width:100%; margin:0px; text-align:center; font-weight:bold; height:0px; }

div#topbar { width:100%; margin:0 0 5px 0; height:27px; padding-bottom:3px; background-color:#353535; border-bottom:1px #131313 solid; }
div#topbar_logo { padding:2px 11px 0 11px; height:28px; }
div.topbar_tile { float:left; border-right:1px #242424 solid; height:22px; padding:8px 15px 0 15px; }
/*div.topbar_tile:hover { border-bottom:1px #0198f2 solid; -webkit-box-shadow: 0 0 8px #222222; -moz-box-shadow: 0 0 8px #222222; box-shadow: 0 0 8px #222222; }*/

div#div_global { margin:0 auto; width:1050px; }
div#div_left_main { width:48px; float:left; z-index:2; margin-top:26px; position:relative; }
div#div_main { float:left; width:1000px; margin-top:5px; z-index:1; margin-left:-5px; position:relative; }
div#div_index_top_right { float:left; width:287px; height:86px; }
div#div_index_top_bar { height:25px; width:1000px; }
div#div_index_top_bar_left { float:left; height:30px; background:url(../images_b/black_07.gif) repeat-y; width:13px; }
div#div_index_top_bar_center { float:left; width:968px; height:30px; background-color:#080808; font-size:8pt; }
div#div_index_top_bar_right { float:left; height:30px; width:19px; background-image:url(../images_b/black_09.gif); }
div#div_main_background { width:1000px; background:url(../images_b/bblack_11.gif) repeat-y; }

/* Horizontal Navigation */
a.topnavi:link, a.topnavi:visited, a.topnavi:active { font-family:Verdana; color:white; height:21px; display:block; float:left; padding:2px 16px 4px 16px; font-size:9pt; }
a.topnavi:hover { text-decoration:none; color:#36bdff; }

/* Top Navigation */
div#div_index_navigation_top { padding:5px 0px; width:100%; float: left; }
div#div_index_navigation_top ul { list-style: none; margin: 0; padding: 0; float: left; }
div#div_index_navigation_top ul ul {
	width:130px;
	border:1px #265d87 solid;
	padding:5px 10px 10px 10px;
	background-color:black;
	position: absolute;
	z-index: 500;
	top:20px;
	left:-25px;
}

div#div_index_navigation_top ul li { float:left; position:relative; }
div#div_index_navigation_top ul li ul li { display:block; }
div#div_index_navigation_top ul ul,
div#div_index_navigation_top ul li:hover ul { display: none; }
div#div_index_navigation_top ul li:hover ul { display: block; }

/* Navigation */
div#div_index_navigation { float:left; width:146px; margin-left:18px; background:transparent; }
div#div_index_navigation ul ul {
	width:150px;
	border:1px #265d87 solid;
	padding:5px 10px 10px 10px;
	background-color:black;
	position:absolute;
	top:-10px;
	left:-167px;
}
div#div_index_navigation li { position:relative; }
div#div_index_navigation ul ul,
div#div_index_navigation ul li:hover ul { display: none; }
div#div_index_navigation ul li:hover a.navi { background-color:#2a3238; color:#71d0ff; border-right:3px solid #cbe7fb; }
div#div_index_navigation ul li:hover ul { display: block; }

div#div_index_content { float:left; padding-left:18px; width:800px; background:transparent; min-height:600px; padding-bottom:50px; text-align:left; }
div#div_index_content_right { float:left; width:18px; background:transparent; }
div#div_index_banner_toplimit { margin-right:164px; background-image:url(../images_b/black_16.gif); }
div#div_index_banner { margin-left:18px; }

div.div_login_left { float:left; font-weight:bold; width:80px; padding-top:3px; }
div#div_autologin { margin-left:2px; float:left; width:170px; font-size:8pt; padding-top:3px; }
div#div_register_link { padding-top:5px; text-align:center; }
div#div_welcome { margin-bottom:5px; color:white; }
div#subnav { display:none; }
div#div_head { text-align:left; margin-left:5px; }

div#popupdiv { position:fixed; width:450px; z-index:100; background-color:#242424; padding:0; border:5px #373737 solid; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; }
div#dimdiv { position:fixed; top:0; z-index:10; left:0; background-color:black; width:100%; }
div#closepopup { height:16px; -webkit-border-bottom-left-radius:7px; border-bottom-left-radius:7px; -moz-border-radius-bottomleft:7px; width:95px; font-size:8pt; float:right; text-align:center; padding:3px; background-color:#373737; }
div#popupcontent { text-align:center; padding:8px; }