
/* 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. Keep as minimal as possible. */
.dropdownmenu ul{
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
}
.dropdownmenu li{
	float:left;
	padding:0px;
	margin:0px;
}
.dropdownmenu li a:link, .dropdownmenu li a:visited{
	background-color:	 transparent;
	color:#000000;
	display:block;
	line-height:35px;
	margin:0px;
	padding:0px 5px;
	text-align:left;
}
.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{
	margin:	0px;
	padding:	0px;
	font-family:	trebuchet ms,arial,verdana,helvetica,univers,sans-serif;
	font-size:	14px;
	color:	#2D221A;
	background-color:	 #FFFFE4;
}

.topbanner{
	background-color:	#FFFFFF;
	background-image:	 url("/test/lienne2/topbanner.png");
	background-repeat:	 no-repeat;
	background-position:	 top right;
}

.leftside{
	background-image:	 url("/test/lienne2/vlines.gif");
}

.contentarea{
	background-color:	 #F8FFBE;
	color:	#5D482D;
	padding:	4px 4px 4px 4px;
}

.rightside{
	background-image:	 url("/test/lienne2/vlines.gif");
	background-position:	 top right;
}

.bottomleft{
	background-image:	 url("/test/lienne2/blines.gif");
	background-position:	 top left;
}

.bottom{
	background-color:	 #f4e8c4;
}

.adminlink{
	cursor:	default;
}

.hline{
	width:	100%;
	height:	1px;
	overflow:	hidden;
	margin-top:	6px;
	margin-bottom:	6px;
	background-color:	#B5CA68;
}

.captionbar{
	background-color:	#B5CA68;
	background-repeat:	repeat-y;
	background-position:	top right;
}

.caption{
	color:	#FFFFFF;
	font-size:	16px;
	font-weight:	bold;
	padding:	0px 3px 0px 3px;
	text-transform:	 capitalize;
}

.captioninfo{
	color:	#FFFFFF;
	font-size:	 10px;
	font-weight:	 normal;
	color:	 #FFFFFF;
	padding:	0px 3px 0px 3px;
}

.content{
	padding:	6px 3px 6px 3px;
	text-align:	left;
}

.imgframe{
	text-align:	center;
	font-size:	12px;
}

.menulink{
	display:	 block;
	background-image:	 url("/test/lienne2/menuitem.gif");
	width:	 205px;
	height:	 47px;
	line-height:	 47px;
	text-indent:	 64px;
	color:	 #FFFFFF;
	overflow:	 hidden;
}

.submenulink{
	color:	 #80A02A;
	margin-right:	 10px;
	line-height:	 30px;
}

.submenulink:hover{
	color:	 #000000;
}

.albumtable{
	width:	458px;
}

.albumthumb{
	margin:	6px;
	padding:	 0px;
	background-color:	 #F3E0B2;
	font-size:	 10px;
	border:	 solid 1px #C47917;
	color:	 #C47917;
}

.albumthumb a:link,.albumthumb a:visited,.albumthumb a:active{
	color:	 #C47917;
}

.albumthumb a:hover{
	color:	#000000;
}

.thumbdiv{
	margin:	 6px 6px 6px 6px;
	padding:	 0px;
	background-color:	 #F3E0B2;
	font-size:	 10px;
	border:	 solid 1px #C47917;
}

.thumbdiv a:link,.thumbdiv a:visited,.thumbdiv a:active{
	font-size:	 10px;
	color:	 #C47917;
}

.thumbdiv a:hover{
	font-size:	 10px;
	color:	 #000000;
}

.thumbdiv img{
	vertical-align:	 text-bottom;
}

.blankthumbdiv{
	margin:	 6px 6px 6px 6px;
	padding:	 0px;
}

.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;
}

.mod_graphicmenu_floatleft{
	padding-bottom:	 25px;
}