html {
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
}
* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}

body {
	border:0;
	font:95% Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
}

.allcontent {
	background-color: black; /*FLVFOUR-267*/
}

/* --------------------------------------------------- CLEARFIX */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */



/* --------------------------------------------------- STANDARD */
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.hide {
	display:none;
}
.fright {
	float:right;
}
.fleft {
	float:left;
}


/* ----- ICONS ----- */
.icon_new {
	background:url("../images/icon_cat_new.gif") no-repeat;
}
.icon_thread {
	background:url("../images/icon_cat_thread.gif") no-repeat;
}
.icon_newthread {
	background:url("../images/icon_cat_newthread.gif") no-repeat;
}
.icon_blog {
	background:url("../images/icon_cat_blog.gif") no-repeat;
}
.icon_newblog {
	background:url("../images/icon_cat_newblog.gif") no-repeat;
}

.icon_news {
	background:url("../images/icon_cat_news.gif") no-repeat;
}
.icon_movie {
	background:url("../images/icon_cat_movie.gif") no-repeat;
}
.icon_download {
	background:url("../images/icon_cat_download.gif") no-repeat;
}
.icon_demo {
	background:url("../images/icon_cat_download.gif") no-repeat;
}
.icon_patch {
	background:url("../images/icon_cat_patch.gif") no-repeat;
}
.icon_review {
	background:url("../images/icon_cat_review.gif") no-repeat;
}
.icon_preview {
	background:url("../images/icon_cat_preview.gif") no-repeat;
}
.icon_special {
	background:url("../images/icon_cat_special.gif") no-repeat;
}
.icon_screenshots{
	background:url("../images/icon_cat_screenshots.gif") no-repeat;
}
.icon_gonegold{
	background:url("../images/icon_cat_gold.gif") no-repeat;
}
.icon_e3{
	background:url("../images/icon_cat_e3.gif") no-repeat;	
}
.icon_fragland{
	background:url("../images/icon_cat_fragland.gif") no-repeat;
}
.icon_dvd{
	background:url("../images/icon_cat_dvd.gif") no-repeat;
}
.icon_map {
	background:url("../images/icon_cat_movie.gif") no-repeat;
}
.icon_misc {
	background:url("../images/icon_cat_movie.gif") no-repeat;
}

/* ------ ELLIPSIS ------ */
.ellipsis, .ellipsis a, .shorten {
	display:block;
	overflow:hidden;
	white-space:nowrap;
}

/* ----- PAGENAV ----- */
.pagenav {
	font-family:Arial, Helvetica, sans-serif;
}
.pagenav div {
	float:left;
	font-weight:bold;
	font-size:0.75em;
}
div.pagenav_links {
	float:right;
	border:none;
}
.pagenav a {
	float:left;
	display:block;
	padding:0 4px 0 6px;
	text-decoration:none;
	font-weight:normal;
}
.pagenav .nolink {
	padding:0 5px;
}
/* ----- NEWSITEM ----- */
.newsitem {
	clear:left;
	padding:1px 5px 0 5px;
}
.newsitem a {
	color:#fff;
}
.newsitem.unread_orange a, .latest_news_item.unread_orange {
	font-weight:bold;
	color:#ffc600;
}
.newsitem .date {
	float:left;
	display:block;
	width:45px;
	padding-left:15px;
	background-position:0 2px;
}
.newsitem .title {
	float:left;
	display:block;
	width:202px;
}
.frontpage .newsitem .title {
	width:260px;
}
.newsitem .replies {
	float:left;
	display:block;
	width:22px;
	text-align:right;
}

/* ---- NEWS OVERVIEW -------*/
.newsoverview {
	clear:left;
	padding:1px 5px 0 5px;
}
.newsoverview a{
	color: black;
}
.newsoverview .unread_orange a{
	font-weight:bold;
	color:#ffc600;
}
.newsoverview .date {
	float: left;
	display: block;
	width: 45px;
	padding-left: 15px;
	background-position:0 4px;
}
.newsoverview .title {
	float:left;
	display:block;
	width: 417px;
}
.newsoverview .priority {
	font-weight: bold;
}
.newsoverview .replies {
	float:left;
	display:block;
	width:22px;
	text-align:right;
}

/* --------------------------------------------------- WRAPPERS */

.adlinkbanner {
	position:absolute;top:0px;width:100%;left:0px;
}

.adlinkbannerinner {
	margin-left:auto;margin-right:auto;margin-top:5px;margin-bottom:5px;
}

.wrapper {
	width:990px;
	top:100px;
	position:relative;
	margin:0 auto;
	
	border:solid 1px #000;
}




/* --------------------------------------------------- HEADER */ 
/* ----- TOPMENU ----- */ 
.topmenu {
	padding:2px 0 4px 0;
	background:#000;
	list-style:none;
	font-size:0.65em;
	text-align:center;
	color:#ffa800;
}
.topmenu a {
	color:#ffa800;
}


/* ----- BANNER ----- */ 
.banner {
	position:relative;
	height:120px;
	overflow:hidden;
}
.banner h4 {
	display:none;
}


/* ----- MINIBANNER ----- */
.minibanner {
	position:absolute;
	top:3px;
	right:3px;
}



/* ----- MAINMENU ----- */
.mainmenu {
	background:url("../images/bg_mainmenu.gif") repeat-x top #c0c0c0;
	border-bottom:solid 1px #000;
}
.mainmenu ul {
	list-style:none;
}
.mainmenu li {
	position:relative;
	float:left;
}
.mainmenu a {
	display:block;
	_width:1%;
	padding-right:8px;
	background:url("../images/bg_mainmenu_sep.gif") no-repeat top right;
	font-size:0.8em;
	color:#000;
}
.mainmenu a:hover {
	text-decoration:none;
	/*color:#0060d9;*/
}
.mainmenu a strong {
	display:block;
	padding:6px 5px 6px 13px;
}
.mainmenu a:hover {
	background:url("../images/bg_mainmenu_sep_sel.gif") no-repeat top right;
}
.mainmenu .search {
	position:relative;
	z-index: 1;
	float:right;
	height:18px;
	width:250px;
	margin:4px 5px;
	_margin:4px 3px;
}
.mainmenu .searchbox {
	position:absolute;
	top:1px;
	left:0;
	width:170px;
	height:16px;
	padding:0 3px;
	background:url("../images/bg_searchbox.gif") no-repeat top left;
	border:none;
}
.mainmenu .searchbutton {
	position:absolute;
	top:0;
	left:180px;
	width:70px;
	height:18px;
	background:url("../images/bg_searchbutton.gif") no-repeat;
	border:none;
	color:#fff;
	font-weight:bold;
	font-size:0.70em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.mainmenu .searchbutton:hover {
	cursor:pointer;
}




/* --------------------------------------------------- CONTENT */
.content {
	position:relative;
	background:url("../images/bg_content_center.gif") repeat-y #393945;
}
.content_bordertop {
	padding-top:7px;
	background:url("../images/bg_content_top.gif") no-repeat top;
}
.content_borderbottom {
	padding:0 7px;

	text-align:left;
}




/* --------------------------------------------------- CONSOLEMENU */
.consolemenu {
	float:left;
	width:848px;
	background:url("../images/bg_consolemenu.gif") repeat-x bottom right;
	margin-bottom:3px;
}
.consolemenu li.content_corner_tl {
	background:url("../images/bg_content_corner_tl.gif") no-repeat top left;
}
.consolemenu li {
	float:left;
	list-style:none;
}
.consolemenu a {
	display:block;
	padding:2px 12px 5px 12px;
	color:#fff;
	font-size:0.75em;
	font-weight:bold;
}
.consolemenu a:hover, .consolemenu a.selected {
	color:#ffa60b;
	text-decoration:none;
}




/* --------------------------------------------------- MAINCONTENT */
.maincontent {
	float:left;
	width:847px;
	background:url("../images/bg_content_right_s_bg_faux.gif") repeat-y top right;
	position:relative; /*fix IE6 quirk*/
}
.maincontent.fullfaux {
	background:url("../images/bg_content_right_u_bg_faux.gif") repeat-y top right;
}
.maincontent_fauxbottom {
	background:url("../images/bg_content_right_s_bottom.gif") no-repeat bottom right;
}
.fullfaux .maincontent_fauxbottom {
	background:url("../images/bg_content_right_u_bottom.gif") no-repeat bottom right;
}

.frontpage .maincontent {
	background:url("../images/bg_content_right_bg_faux.gif") repeat-y top right;
}
.frontpage .maincontent_fauxbottom {
	background:url("../images/bg_content_right_bottom.gif") no-repeat bottom right;
}


/* ----- CONTENT_LEFT ----- */
.content_left {
	float:right;
	position:relative;
	top:-1px;
	left:3px;
	width:534px;
	padding-right:7px;
}
.frontpage .content_left {
	width:477px;
	_padding-right:2px;
}
.content_left .last {
	margin-bottom:0;
}


/* ----- OVERVIEW ----- */
.overview_el {
	position:relative;
	padding:7px 0 12px 0;
	border-left:solid 1px #6c6c74;	
	border-right:solid 1px #333339;
	background:url("../images/bg_tritab_sep2.gif") no-repeat bottom center #565661;
}
.overview_el .errortext {
	min-height: 200px;
	color:#fff;
	text-align:center;
	padding: 25px 0 0 0;
	font-weight:bold;
}
.frontpage .overview_el {
	background:url("../images/bg_tritab_sep.gif") no-repeat bottom center #565661;
	min-height:145px;
	height: auto !important;
	height: 145px;
}
.overview_el h4 {
	padding-bottom:1px;
	font-weight:normal;
	font-size:1.1em;
	color:#ffb400;
}
.overview_el h4 a {
	color:#ffb400;
}
.overview_el img {
	float:left;
	margin:3px 0 0 5px;
	border:solid 1px #7c7c7d;
}
.overview_el .avatars {
	width:80px;
	float:left;
	text-align:center;
}
.overview_el .avatars img {
	float:none;
}
.overview_el_text {
	float:left;
	padding-left:8px;
	width:408px;
}
.overview_el_bottom {
/*	position:absolute;
	bottom:2px;
	right:7px;*/
	padding-bottom:5px;
	color:#9e9ea6;
	font-size:0.65em;
}
.overview_el_bottom a {
	color:#9e9ea6;
}
.overview_el_text.sideinfo {
	width: 318px;	
}
.frontpage .overview_el_text {
	width:350px;
}
.frontpage .overview_el_text.sideinfo {
	width:260px;
}
.overview_el_text .text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#fff;
	min-height: 70px;
}
.overview_el_text .text a {
	color:#ffb400;
}
.overview_el_text .link {
	margin-top:10px;
	display:block;
	font-size:0.75em;
	font-weight:bold;
	color:#ffb400;
}
.overview_el_sideinfo {
	position:absolute;
	top:42px;
	right:-1px;
	_right:-2px;
	height:84px;
	width:90px;
	background:url("../images/bg_tritab_sideinfo.gif") no-repeat right;
	overflow:visible;
}
.overview_el_sideinfo .sidescore {
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color:#9c9ca3;
}
.overview_el_sideinfo.hover .sidescore {
	color:#fff;
}
.overview_el_sideinfo h5 {
	position:relative;
	margin-top:5px;
	color:#fff;
	font-size:1.2em;
	text-align:center;
}
.overview_el_sideinfo .sidescore_text {
	position:relative;
	clear:left;
	float:left;
	width:44px;
	padding-right:2px;
	text-align:right;
}
.overview_el_sideinfo .sidescore_bar {
	float:left;
	position:relative;
	top:3px;
	width:35px;
	height:3px;
	border:solid 1px #55555a;
	overflow:hidden;
}
.overview_el_sideinfo.hover .sidescore_bar {
	border:solid 1px #8b8b94;
}
.overview_el_sideinfo .sidescore_bar div {
	background:#96969d;
}
.overview_el_sideinfo.hover .sidescore_bar div {
	background:#fff;
}
.overview_el_sideinfo .sidescore_bar div em {
	visibility:hidden;
}
.overview_el_sideinfo .sidepopup {
	position:absolute;
	right:-350px;
	top:-22px;
	width:440px;
	min-height: 100px;
	_height: auto !important;		/* IE6 min-height FIX */
	background:url("../images/bg_tritab_popup_top.gif") no-repeat top left;
	display:none;
}
.overview_el_sideinfo.hover .sidepopup {
	display:block;
}
.overview_el_sideinfo .sidepopup .procon {
	position:relative;
	left:90px;
	padding:10px 0;
	height:1%;
	background:url("../images/bg_tritab_popup_bottom.gif") no-repeat bottom left;
	font-size:0.75em;
	color:#fff;
	min-height: 100px;
	_height: auto !important;		/* IE6 min-height FIX */
}
.overview_el_sideinfo .sidepopup .procon li {
	padding-bottom:5px;
}
.overview_el_sideinfo .sidepopup .procon div {
	float:left;
	width:164px;
	padding:0 3px 0 7px;
}
.overview_el_sideinfo .sidepopup .procon .con {
	padding:0 3px 0 9px;
	width:157px;
}
.overview_el_sideinfo .sidepopup h4 {
	padding:0 0 7px 18px;
	color:#fff;
	font-weight:bold;
}
.overview_el_sideinfo .sidepopup .pro h4 {
	background:url("../images/icon_pro.gif") no-repeat top left;
}
.overview_el_sideinfo .sidepopup .con h4 {
	background:url("../images/icon_con.gif") no-repeat top left;
}
.overview_el_sideinfo .sidepopup .procon ul {
	padding-left:17px;
}
.sidepopup_link {
	position:absolute;
	top:42px;
	right:0;
	display:block;
	height:84px;
	width:90px;
	cursor:pointer;
}
.sidepopup_link em {
	display:none;
}
.overview_more {
	position:relative;
	top:-1px;
	border:solid 1px #1d1d23;
	border-top:solid 1px #3a3a40;
}
.overview_more a, .overview_more .fakea {
	display:block;
	padding:1px 5px 2px 5px;
	width:520px;
	border-top:solid 1px #98989d;
	border-left:solid 1px #6c6c74;
	border-right:solid 1px #333339;
	background:url("../images/bg_tritab_more.gif") repeat-x bottom #6c6c76;
	text-align:right;
	color:#ffb049;
	font-weight:bold;
	font-size:0.75em;
}
.frontpage .overview_more a, .frontpage .overview_more .fakea {
	width:463px;
}
.overview_more a:hover {
	background:url("../images/bg_tritab_more2.gif") repeat-x bottom #71717b;
	text-decoration:none;
	cursor:pointer;
}
.overview_pagenav {
	position:relative;
	top:-1px;
	border:solid 1px #000;
	border:solid 1px #1d1d23;
	border-top:solid 1px #3a3a40;
}
.overview_pagenav_inner {
	background:url("../images/bg_tritab_more.gif") repeat-x bottom #6c6c76;
	border-top:solid 1px #98989d;
	border-left:solid 1px #6c6c74;
	border-right:solid 1px #333339;
	padding:2px;
}




/* ----- GREY ----- */
.grey {
	position:relative;
	margin-bottom:5px;
}
.grey h3 {
	height:1%;
	padding:3px 7px;
	background:url("../images/bg_grey_top.gif") no-repeat top left;
	font-size:1em;
	color:#fff;
}
.grey h4 {
	padding-bottom:1px;
	font-weight:normal;
	font-size:1.1em;
	color:#ffb400;
}
.grey h4 a {
	color:#ffb400;
}
.grey_content {
	background:#606070;
	border:solid 1px #000;
	border-bottom:none;
}
.grey_more {
	/*border:solid 1px #000;
	border-top:solid 1px #3a3a40;*/
	border-bottom:solid 1px #000;
}
.grey_more a {
	display:block;
	width:520px;
	padding:1px 5px 2px 5px;
	background:url("../images/bg_tritab_more.gif") repeat-x bottom #6c6c76;
	border-top:solid 1px #98989d;
	border-left:solid 1px #6c6c74;
	border-right:solid 1px #333339;
	text-align:right;
	color:#ffb049;
	font-weight:bold;
	font-size:0.75em;
}
.grey_more a:hover {
	background:url("../images/bg_tritab_more2.gif") repeat-x bottom #71717b;
	text-decoration:none;
	cursor:pointer;
}
.frontpage .grey_more a {
	width:342px;
}
.grey .pagenav {
	width:340px;
	border-top:solid 1px #8d8d98;
	border-bottom:solid 1px #1e1e22;
	border-left:solid 1px #7d7d87;
	border-right:solid 1px #2f2f35;
	background:url("../images/bg_grey_pagenav.gif") repeat-x top #3f3f47;
}
.grey .pagenav div {
	color:#fff;
}
.grey .pagenav a {
	background:url("../images/bg_grey_pagenav_sep.gif") no-repeat top left;
	color:#fff;
}
.grey .pagenav a:hover {
	background:url("../images/bg_grey_pagenav2.gif") no-repeat left top;
	text-decoration:none;
}
.grey .pagenav a.selected { font-weight:bold; }
.grey .pagenav.top {
	position:absolute;
	top:5px;
	right:10px;
}
.grey .pagenav.bottom {
	float:right;
}




/* ----- CONTENT_RIGHT ----- */
.content_right {
	position:relative;
	float:right;
	width:306px;
}
.content_right_top {
	padding:4px;
	background:url("../images/bg_content_right_top.gif") no-repeat top right;
}
.frontpage .content_right{
	width:363px;
}



/* ----- BLUE ----- */
.blue {
	margin-bottom:15px;
}
.blue h3 {
	height:1%;
	padding:3px 7px;
	background:url("../images/bg_blue_s_top.gif") no-repeat top left;
	font-size:1em;
	color:#fff;
}
.frontpage .blue h3 {
	background:url("../images/bg_blue_top.gif") no-repeat top left;
}
.blue_content {
	background:#3062a1;
	border:solid 1px #000;
	border-top:solid 1px #1b3f6c;
	color:#fff;
}
.blue .blue_content.lightbg {
	background:#3c78c4;
}
.blue .blue_content.darkbg {
	background:#1a5195;
}
.blue_more {
	border-top:solid 1px #244979;
}
.blue_more a {
	display:block;
	width:285px;
	padding:1px 5px 2px 5px;
	background:url("../images/bg_blue_more.gif") repeat-x bottom #5483bf;
	border-top:solid 1px #88a9d3;
	border-left:solid 1px #6c6c74;
	text-align:right;
	color:#ffb049;
	font-weight:bold;
	font-size:0.75em;
}
.blue_more a:hover {
	background:url("../images/bg_blue_more2.gif") repeat-x bottom #5e8dc9;
	text-decoration:none;
	cursor:pointer;
}
.frontpage .blue_more a {
	width:342px;
}
.blue .pagenav {
	border-top:solid 1px #92c2ff;
	border-bottom:solid 1px #264974;
	border-left:solid 1px #72a2df;
	border-right:solid 1px #31527c;
	background:url("../images/bg_blue_pagenav.gif") repeat-x bottom #71b0ff;
}
.blue .pagenav div {
	color:#fff;
}
.blue .pagenav a {
	background:url("../images/bg_blue_pagenav_sep.gif") no-repeat bottom left;
	color:#fff;
}
.blue .pagenav a:hover {
	background:url("../images/bg_blue_pagenav2.gif") no-repeat left bottom #7bbaff;
	text-decoration:none;
}
.blue .alphabet {
	position:relative;
	margin-top:6px;
}
.blue .alphabet span {
	clear:left;
}
.blue .alphabet a strong {
	float:left;
	display:block;
	width:20px;
	height:32px;
	padding-top:1px;
	background:url("../images/bg_alphabet_small.gif") no-repeat top left;
	font-size:0.75em;
	text-align:center;
	color:#fff;
}
.blue .alphabet a:hover strong, .blue .alphabet a strong.selected {
	background:url("../images/bg_alphabet_small2.gif") no-repeat top left;
	text-decoration:none;
	cursor:pointer;
}
.blue .alphabet a.big strong {
	width:36px;
	background:url("../images/bg_alphabet_big.gif") no-repeat top left;
}
.blue .alphabet a.big:hover strong, .blue .alphabet a.big strong.selected {
	background:url("../images/bg_alphabet_big2.gif") no-repeat top left;
}
.blue .alphabet .firstrow {
	height:33px;
}
.blue .alphabet .secondrow {
	position:absolute;
	top:16px;
	left:18px;
	height:17px;
	overflow:hidden;
}



/* ----- BLACK ----- */
.black {
	margin-bottom:15px;
}
.black h3 {
	height:1%;
	padding:3px 7px;
	background:url("../images/bg_black_top.gif") no-repeat top left;
	font-size:1em;
	color:#fff;
}
.black_content {
	background:#2c2c2e;
	border:solid 1px #000;
	/* border-bottom:none; */
}
.black .nobottomborder {
	border-bottom: none;
}
.black_more {
	position:relative;
	top:-1px;
	border:solid 1px #000;
}
.black_more a, .black_more .fakea {
	display:block;
	width:285px;
	padding:1px 5px 2px 5px;
	background:url("../images/bg_black_more.gif") repeat-x bottom #4d4d4e;
	border-top:solid 1px #707070;
	border-left:solid 1px #5d5d5d;
	text-align:right;
	color:#ffb049;
	font-weight:bold;
	font-size:0.75em;
}
.black_more a:hover {
	background:url("../images/bg_black_more2.gif") repeat-x bottom #575758;
	text-decoration:none;
	cursor:pointer;
}
.frontpage .black_more a,.frontpage .black_more fakea {
	width:342px;
}



/* ----- BLACKGREY ----- */
.blackgrey {
	margin-bottom:15px;
}
.blackgrey h3 {
	height:1%;
	padding:3px 7px;
	background:url("../images/bg_black_s_top.gif") no-repeat top left;
	font-size:1em;
	color:#fff;
}
.frontpage .blackgrey h3 {
	background:url("../images/bg_black_top.gif") no-repeat top left;
}
.blackgrey_content {
	background:#d4d4d4;
	border:solid 1px #4c4c4c;
	border-top:solid 1px #141414;
	/* border-bottom:none; */
}
.blackgrey .nobottomborder {
	border-bottom: none;
}
.blackgrey_more {
	position:relative;
	top:-1px;
	border:solid 1px #000;
	border-top:solid 1px #989898;
}
.blackgrey_more a, .blackgrey_more .nolink {
	display:block;
	width:285px;
	padding:1px 5px 2px 5px;
	background:url("../images/bg_blackgrey_more.gif") repeat-x bottom #bcbcbc;
	border-top:solid 1px #f6f6f6;
	border-left:solid 1px #bcbcbc;
	text-align:right;
	color:#006cee;
	font-weight:bold;
	font-size:0.75em;
}
.blackgrey_more a:hover {
	background:url("../images/bg_blackgrey_more2.gif") repeat-x bottom #c6c6c6;
	text-decoration:none;
	cursor:pointer;
}
.frontpage .blackgrey_more a, .frontpage .blackgrey_more .nolink {
	width:342px;
}
/* ----- TAGS ----- */
.tags {
	padding:5px;
}
/*.tags .column {
	float:left;
	width:33%;
}
.tags .column a {
	display:block;
	color:#fff;
	font-size:0.75em;
}*/
.tags span {
	padding-right: 5px;
}
.tags span a {
	color: white;
	text-decoration: none;
}
.tags span a:hover {
	text-decoration: underline;
}
.tags span .small {
	font-size:0.75em;
}
.tags span .medium {
	font-size:1em;
}
.tags span .large {
	font-size:1.25em;
}
.notags {
	padding:5px;
	color:#fff;
	font-size:0.75em;
}

/* --------------------------------------------------- TOWER */
.tower {
	position:relative;
	top:-23px;
	float:right;
	width:127px;
	padding-bottom:5px;
	text-align:center;
	min-height: 1024px; /*MVB: fix chopped rendering on IE*/
}
/* ----- PERSONALMENU ----- */
.personalmenu{
	margin:0 0 5px 3px;
	text-align:right;
	background:url("../images/bg_content_corner_tr.gif") no-repeat top right #f0f0f0;
}
.personalmenu a:hover {
	text-decoration:none;
}
.personalmenu .user {
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.personalmenu img {
	border:solid 1px #000;
	margin:5px;
}
.personalmenu ul {
	_height:1%;
	border-left:solid 1px #000;
}
.personalmenu li.content_corner_tr {
	border-top:none;
}
.personalmenu li {
	padding-bottom:2px;
	background:url("../images/bg_persmenu_sep.gif") repeat-x bottom;
	list-style:none;
	text-align:center;
	font-size:0.7em;
}
.personalmenu li a {
	display:block;
	width:100%;
	padding:1px 0 2px 0;
	color:#000;
}
.personalmenu li a.highlight{
	background-color: #FAFAA4;
}
.personalmenu li a:hover, .personalmenu li a.highlight:hover{
	background-color: #ffffff;
}
.personalmenu .loginout{
	display:block;
	width:100%;
	padding:2px 0 4px 0;
	border:none;
	background:url("../images/bg_persmenu_logout.gif") no-repeat bottom left;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:0.8em;
	cursor:pointer;cursor:hand;
}
.personalmenu .loginput {
	width:100px;
	height:16px;
	padding:0 3px;
	margin:5px 8px 0 0;
	border-bottom:solid 1px #dcdcdc;
	border-right:solid 1px #dcdcdc;
	border-top:solid 1px #9b9b9b;
	border-left:solid 1px #767676;
}
.personalmenu fieldset {
	border:none;
	border-left:solid 1px #000;
	padding:3px 0 10px 0;
	background:url("../images/bg_persmenu_sep.gif") repeat-x bottom;
}
.personalmenu form {
	margin: 0;
}
.personalmenu .loginerror {
	color:#f00;
	text-align: left;
	padding:2px;
}
.dlds_overview { 
	position: relative; /*IE6 fix*/
}
.overview_el_text .downloadbar {
	padding-top: 10px;
	height: 50px;
}
.overview_el_text .downloadbar_text {
	position:relative;
	clear:left;
	float:left;
	width:150px;
	padding-right:2px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#fff;
}
.overview_el_text .downloadbar_bar {
	float:left;
	position:relative;
	top:0px;
	width:250px;
	height:15px;
	border:solid 1px #fff;
	overflow:hidden;
}
.overview_el_text .downloadbar_bar div {
	text-align: right;
	height: 15px;
}
.overview_el_text .downloadbar_bar div em {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#fff;	
}

/* ----- ADTOWER ----- */
.adtower a img{
	border:none;
	margin:2px auto;
}
.adtower_dynamic {
	position:relative;
}

/* --------------------------------------------------- FOOTER */
.footer_content_bottom {
	padding-top:15px;
	background:url("../images/bg_content_bottom2.gif") no-repeat top #393945;
}
.footer {
	padding:5px;
	background:#000;
	font-size:0.65em;
}
.footer, .footer a {
	color:#ffa800;
}
.footer a {
	text-decoration:underline;
}
.footer a:hover {
	color:#fff;
}
.footer .serverstats {
	padding:5px 0;
}

.auto_complete {
	position:absolute;
	width:250px;
	background-color:#1763C0;
	border:1px solid #888;
	margin:0px;
	padding:0px;
	z-index:100;
	text-align: left;
	font-size: 0.75em;
	color:white;
}
.auto_complete ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.auto_complete ul li.selected { background-color: #FFB400;}
.auto_complete ul li {
	float: none;
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	border-bottom: dotted 1px grey;
	/*height:15px;*/
	cursor:pointer;
}

