/* ------------------------------------------------------ */
/* Copyright 2008 (Non-)verbaal, http://www.nonverbaal.nl */
/* -------------------------------------------------------*/

@import url("reset.css");
@import url("clearfix.css");
@import url("form.css");


/* ------------------------------------------------------ */
/* CONTAINER, BODY, ETC */
/* -------------------------------------------------------*/
a {
COLOR: #4c1e69;
text-decoration:underline;
}

a:hover {
color:#000000;
text-decoration:underline;
}

body {
	background-color:#bdbcca;
	background-position: center top;
	background-repeat:repeat-x;
	background-image: url(../images/backgrounds/bg_body.gif);
	line-height:16px;
	color:#000000;
	overflow: -moz-scrollbars-vertical;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
}

h1 {
font-size: 2em;
line-height:28px;	
margin-top: 20px;
margin-bottom: 20px;
color:#1b7ec2;
}

h2 {
font-size: 2em;
line-height:28px;
margin-top: 20px;
margin-bottom: 20px;
color:#1b7ec2;
}
h3 {
color:#1b7ec2;
font-size: 2em;
line-height:22px;
display: inline;
}


/* MAIN MENU -------------------------------------------- */
/* ------------------------------------------------------ */
ul#nav { 	
	padding:0px;
	list-style-type: none;  margin-left:20px;
	list-style-position:outside;
}

ul#nav li {
	padding:0px;
	margin-top: 112px;
	float:left;
	color: #949494;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e1e2e4;
	border-left-color: #e1e2e4;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
}

ul#nav li a { text-decoration: none; color: #949494; padding:0px;  }
ul#nav li a:hover { color: #000000; }
ul#nav li.btn_last { border-right: 1px solid #e1e2e4; }

ul#nav li.btn_selected {
	margin-top: 107px;
	height: 23px;
	background-color: #f0f5f9;
	background-image: url(../images/items/menu_selected.gif);
	border-right: 1px solid #e1e2e4;
}
ul#nav li.btn_selected a {
color: #000000;
}

ul#nav li.btn_last_selected {
	margin-top: 107px;
	height: 23px;
	background-color: #f0f5f9;
	background-image: url(../images/items/menu_selected.gif);
	border-right: 1px solid #e1e2e4;
}
ul#nav li.btn_last_selected a {
color: #000000;
}





/*** - Basic structure - ***/
div#container {
	height:535px;
	position:relative;
	margin: 0 auto;
	padding-top: 10px;
	_padding-top: 16px;
	_background-image: url(../images/backgrounds/shade_top.gif);
	_background-repeat: no-repeat;
	_background-position: center 12px;

}
div#shadow {
 	position:absolute;
	top:-4px;
	left:0px;
	height: 4px;
	width: 912px;
	
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/backgrounds/bg_shadow.png);
}


div#main {
	position:relative;
	margin:0px auto;
	padding:0 4px;
	width: 904px;
	
	background-color:transparent;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/backgrounds/bg_main.png);
}
div#wrap {
	float:left;

	padding: 0 4px 4px;
	background-color: #FFFFFF;

	font-size:1.1em;
	line-height: 1.6em;
}
div#content {
	float:left;
	width: 896px;
	padding:0px;
	margin-top: 4px;
	background-color:#FFFFFF;
}

div#footer {
	position:relative;
	clear:both;
	height:10px;
	margin:0 auto;
	width: 912px;
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/backgrounds/bg_footer.png);
}
.inner {
margin:1px;
background-color:#ffffff;
background-image: url(../images/backgrounds/bg_inner.gif);
}
.innertube {
margin:20px;
}

.innertube p {
margin-bottom:20px;
}

#header {
	float:left;
	width: 100%;
	height:140px;
	vertical-align: bottom;
	background-image: url(../images/backgrounds/header.jpg);
	background-repeat: no-repeat;
	background-position:top right;
}

#maincontent {
	border-top: 1px solid #e2e2e2;
	color: #000000;
	float:left;
	width:572px;
  	min-height:425px;
  	height:auto !important;
  	height:425px;
}

#maincontent_1col {
	border-top: 1px solid #e2e2e2;
	color: #636468;
	background-color:#f2f7fd;
	float:left;
	width:894px;
  	min-height:425px;
  	height:auto !important;
  	height:425px;
}

#maincontent_1col_news {
	border-top: 1px solid #e2e2e2;
	color: #000000;
	float:left;
	width:894px;
	min-height:425px;
	height:auto !important;
	height:425px;
	background: #f2f7fd url(../images/backgrounds/bg_inner.gif);
}

#sidebar {
border-top: 1px solid #e2e2e2;
	color: #000000;
	float:right;
	width:322px;
	background-repeat: no-repeat;
	background-position: right top;

}

#items_menu ul {
width:267px;
}
#items_menu li {
	background-image: url(../images/items/arrow_p.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-position: outside;
	list-style-type: none;
	padding-left:15px;
}

#items_menu p {
	padding-bottom:10px;
	margin-bottom: 10px;
	background-image: url(../images/items/dots.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}

#items_menu li i {
color:#999999;
}
#items_menu p a {
text-decoration:none;
}
#sidebar p a:hover {
text-decoration:underline;
}
#items_menu P STRONG  A {	COLOR: #6514ad}
#items_menu p strong {
color: #6514ad;
}
#memberlist {
	background-color:#FFFFFF;
	text-align: center;
}
.img_float {
	margin-left: 10px;
	border: 1px solid #e1e2e4;
	padding: 1px;
}

#items_content {

	float:left;
	width: 570px;
}

#items_menu {
	float:right;
	width: 320px;
}

.selected {
	background: url(../images/items/arrow_p.gif) no-repeat 0px 4px;
	padding-left: 10px;
}

.input_small {
	height:16px;
	width:65%;
	padding-top:2px;
	padding-left:4px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	border: 1px solid #CCCCCC;
}

.input_big {
	margin-bottom:5px;
	width:95%;
	height:100px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
	line-height:14px;
	border: 1px solid #CCCCCC;
}



#guestbook ul {
width:530px;
}
#guestbook li {
	background-image: url(../images/items/arrow_p.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-position: outside;
	list-style-type: none;
	padding-left:15px;
}

#guestbook p {
	padding-bottom:10px;
	margin-bottom: 10px;
	background-image: url(../images/items/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}
#sidebar a {
text-decoration:none;

}

#items_menu a {
text-decoration:none;

}


#guestbook li i {
color:#999999;
}
#guestbook p a {
text-decoration:none;
}
#guestbook p a:hover {
text-decoration:underline;
}
#guestbook P STRONG  A {	COLOR: #6514ad}
#guestbook p strong {
color: #6514ad;
}

