
/* CSS for CCBot/1.0 (+http://www.commoncrawl.org/bot.html) */
/* Generated by hetkanzosimpel.nl CMS */
html{
	margin:		0px;
	padding:	0px;
	height:		100%;
}
body{
	margin:		0px;
	padding:	0px;
	height:		100%;
}
form{
	margin-bottom:	0px;
	margin-top:	0px;
}
.form_textarea_border, .form_textinput_border, .form_multiselect_border, .form_password_border{
	border:		solid 1px #000000;
}
.form_textarea_background, .form_textinput_background, .form_password_background{
	text-align:		right;
	background:		url("/images/formbg.png");
	background-repeat:	no-repeat;
	background-color:	#FFFFFF;
	color:			#000000;
}
.form_multiselect_background{
	background:		url("/images/formbg.png");
	background-repeat:	no-repeat;
	background-color:	#FFFFFF;
	color:			#000000;
	padding:		3px;
}
.form_textarea, .form_textinput, .form_password{
	font-family:	arial,verdana,helvetica;
	width:		99%;
	background:	transparent;
	border:		none;
	color:		#000000;
}
.form_multiselect{
	width:		100%;
	border:		none;
	background:	transparent;
	color:		#000000;
}
.hidden{
	opacity:	0.5;
}
.tree_i{
	background-image: url("/images/tree_i.gif");
	background-repeat: repeat-y;
	background-position: 50% 50%;
}
.tree_t{
	background-image: url("/images/tree_t.gif");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.tree_l{
	background-image: url("/images/tree_l.gif");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
img.emoticon{
	vertical-align:	middle;
	border: none;
}
.outerquote,.code{
	clear:	both;
}
div.dragbar{
	background-color: #C0C0C0;
	border-bottom: solid 1px #808080;
	background-image: url("/images/dragbar.gif");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border-top: solid 1px #FFFFFF;
	cursor: n-resize;
	height: 4px;
	font-size: 1px;
	overflow: hidden;
}
table.bordered-table{
	border-right: solid 1px;
	border-bottom: solid 1px;
}
table.bordered-table td{
	border-left: solid 1px;
	border-top: solid 1px;
}
h1{
	margin: 0;
	padding: 0;
}
.ulmenu{
	list-style: none;
	margin: 0;
	padding: 0;
display: block;
}
.ulmenu li{
	margin: 0;
	padding: 0;
}
.bbcode_clearer{
	clear: both;
	height: 0px;
	overflow: hidden;
}
a.confbutton{
	display: block;
	clear: both;
	float: right;
	width: 55px;
	height: 18px;
	margin: 4px;
	padding: 0px;
	background-color: transparent;
	background-image: url("/images/confbutton.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-indent: 100px;
}
a.confbutton:active,a.confbutton:hover{
	background-position: 0px -20px;
}




/* Default CSS for dropdown menus */
.dropdownmenu ul{
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
}
.dropdownmenu li{
	float:left;
	padding:0px;
	margin: 0px 1px 0px 1px;
}
.dropdownmenu li a:link, .dropdownmenu li a:visited{
	background-color:#CCCCCC;
	color:#000000;
	display:block;
	line-height:35px;
	margin:0px;
	padding:0px 5px;
	text-align:left;
}
/*.dropdownmenu ul li:hover a */
.dropdownmenu li a:hover{
	background-color: #000000;
	color:#FFFFFF;
	text-decoration:none;
}
.dropdownmenu li ul{
	background-color:#CCCCCC;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:225px;
	z-index:200;
}
.dropdownmenu li:hover ul{
	display:block;
}
.dropdownmenu li li {
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:225px;
}
.dropdownmenu li:hover li a{
	background:none;
}
.dropdownmenu li ul a{
	display:block;
	height:35px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
}
.dropdownmenu li ul a:hover, .dropdownmenu li ul li:hover a{
	background-color:#000000;
	border:0px;
	color:#FFFFFF;
	text-decoration:none;
}
body{
	font-family:	 verdana,helvetica,arial,univers,sans-serif;
	font-size:	 14px;
	background-color:	 #5E6F81;
	color:	 #333333;
	background-image:	 url("/test/16bitpower/rightbg.gif");
	background-repeat:	 repeat-y;
	background-position:	 top right;
}

.hline{
	width:	100%;
	height:	1px;
	overflow:	hidden;
	margin-top:	6px;
	margin-bottom:	6px;
	background-color:	#183040;
}

.bodytop{
	color:	 #FFFFFF;
}

.topbanner{
	background-color:	 #000000;
	border-bottom:	solid 1px #183040;
	text-align:	 center;
}

.md{
	background-image:	 url("/test/16bitpower/topmd.gif");
	background-repeat:	 no-repeat;
	background-position:	 top right;
	border-bottom:	solid 1px #183040;
}

a:link,a:visited,a:active,a:hover{
	color:	 #F03E00;
}

.menulink,.menulink:link,.menulink:visited,.menulink:active,.menulink:hover{
	display:	 block;
	white-space:	 nowrap;
	margin:	 0px 10px 0px 10px;
	color:	 #FFFFFF;
	font-size:	 20px;
}

.submenulink,.submenulink:link,.submenulink:visited,.submenulink:active,.submenulink:hover{
	display:	 block;
	white-space:	 nowrap;
	margin-right:	 20px;
	color:	 #FFFFFF;
	font-size:	 17px;
}

.block{
	border:	solid 1px #C7CFCF;
	background-image:	url("/test/16bitpower/blockgrad.gif");
	background-repeat:	repeat-x;
	background-position:	0px 1px;
	background-color:	#FFFFFF;
	margin:	7px 5px 7px 5px;
	padding:	5px 5px 5px 5px;
}

.caption{
	font-size:	 24px;
	color:	 #5E6F81;
	font-weight:	 lighter;
}

.captioninfo{
	font-size:	 11px;
	color:	 #5E6F81;
	white-space:	 nowrap;
	line-height:	 20px;
}

.content{
	font-family:	 verdana,helvetica,arial,univers,sans-serif;
	font-size:	 13px;
	color:	 #333333;
}

.supertable{
	width:	 100%;
	height:	 100%;
	background-image:	 url("/test/16bitpower/topgrad.gif");
	background-repeat:	 repeat-x;
}

.bottominfo{
	text-align:	 center;
	font-size:	 11px;
	color:	 #F0F0F0;
	padding:	 2px;
}

.imgframe{
	float:	right;
	clear:	both;
	border:	solid 1px #909090;
	color:	#909090;
	background-color:	#E8E8E8;
	text-align:	center;
	padding:	4px;
	margin-left:	10px;
	font-size:	11px;
}

.quote{
	border:	solid 1px #909090;
	color:	#707070;
	background-color:	#E8E8E8;
	padding:	4px;
	margin:	 0px 6px 6px 6px;
	font-size:	13px;
}

.quotetitle{
	color:	#707070;
	padding:	0px;
	margin:	6px 0px 0px 6px;
	font-size:	12px;
	font-weight:	 bold;
}

.adbar{
	padding:	6px;
}

.omg{
	border:	 solid 1px #364B5C;
	color:	#F0F0F0;
	background-color:	 #183040;
}

.contentcell{
	background-color:	 #F8F8F8;
	border:	solid 1px #183040;
}

.notab{
	border-bottom:	 solid 1px;
}

.tab{
	border:	 solid 1px;
}

.tab_active{
	border-top:	 solid 1px;
	border-left:	 solid 1px;
	border-right:	 solid 1px;
	border-bottom:	 none;
}

.tab input, .tab_active input{
	background-color:	 transparent;
	border:	 none;
	width:	 40px;
}

.tabcontents{
	padding:	 6px;
	border-top:	 none;
	border-left:	 solid 1px;
	border-right:	 solid 1px;
	border-bottom:	 solid 1px;
}

.userlink-homepage{
	display:	 block;
	width:	14px;
	height:	14px;
	line-height:	14px;
	margin:	0px;
	padding:	0px;
	overflow:	 hidden;
	text-indent:	 20px;
	background-image:	 url("/test/16bitpower/homepage.gif");
	background-repeat:	 no-repeat;
	border:	 none;
}