@charset "utf-8";

/* General layout CSS */
body {
	padding:0;
	margin:0;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image:url(../profile/whitebobba.PNG);
	background-color:#000000;
	background-repeat: repeat;
	background-position:bottom center;
}

a {
	color:#FF6600;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#page {
	width:928px;
	margin:0 auto;
	height:auto;
	margin-bottom:15px;
}

#menu {
	background-image:url(http://www.algemeenhabbo.nl/images/V4/menu_background_R3.gif);
	width:928px;
	height:31px;
	margin-top:0;
	margin-bottom:8px;
}

#nav, #nav ul {
padding:0;
margin: 0 0 0 10px;
list-style: none;
}

#nav li {
float: left;
color:#FFFFFF;
}

#nav li:hover {
color:#428BB3;
}

#nav ul li {
float: left;
font-weight:normal;
color:#428BB3;
}

#nav ul li:hover {
font-weight:bold;
}


#nav ul {
font-size:10px;
margin:0;
margin-left:-17px;
margin-top:10px;
position: absolute;
width:170px;
left: -1000px;
border-bottom:2px solid #57AD1C;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

ul li{
cursor: pointer;
height:31px;
background:none;
padding: 5px 15px 3px 15px;
color:#FFF;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
}

ul li:hover {
background-image:url(menu_hover_R2.png);
background-repeat:repeat-x;
background-position:left top;
font-weight: bold;
color:#428BB3;
}

ul ul li{
font-size:10px;
background-image:none;
background-color:#FFF;
border-left:2px solid #57AD1C;
border-right:2px solid #57AD1C;
border-bottom:1px dotted #CCC;
height:auto;
padding:4px;
width:158px;
color:#428BB3;
}

ul ul li:hover {
color:#428BB3;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
border:none;
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */ 

#top {
	background-image:url(top_background.gif);
	background-position:0 0;
	width:928px;
	height:176px;
	margin:0;
	padding:0;
	float:left;
}

#headline h2 {
	color:#FFFFFF;
	size:12px;
	margin:0;
}

#arrow_left {
	background-image:url(top_arrow_left.gif);
	margin:0;
	height:170px;
	width:auto;
	float:left;
	color:#FFFFFF;
}

#arrow_left a {
	color:#FFFFFF;
	text-decoration:none;
}

#arrow_left a:hover {
	text-decoration:underline;
}

#arrow_right {
	background-image:url(top_arrow_right.gif);
	height:170px;
	width:86px;
	float:left;
}

#header_img {
	background-image:url(header_normal.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:919px;
	height:170px;
	margin:4px 0 0 4px;
	float:left;
}

#content_top {
	background-image:url(content_topbackground.gif);
	width:928px;
	height:6px;
	float:left;
}

#content_background {
	background-image:url(content_background.gif);
	width:928px;
	height:auto;
	float:left;
}

#content_whitebg {
	background-image:url(content_background_white.gif);
	width:928px;
	height:auto;
	float:left;
}

#content_background li {
	height:auto;
	width:auto;
	background-image:none;
	font-size:11px;
}

#content_background ul {
	height:auto;
	width:auto;
	background-image:none;
	font-size:11px;
}

#bottom {
	background-image:url(bottom_background_R2.png);
	width:928px;
	height:11px;
	margin:0;
	float:left;
}

#bottom_white {
	background-image:url(bottom_background_white_R2.png);
	width:928px;
	height:15px;
	margin:0;
	float:left;
}

#footer {
	margin-top:5px;
	background-color:none;
	color:#666666;
	width:928px;
	height:auto;
	text-align:center;
}

#footer:hover {
	color:#999999;
}

#footer a {
	color:#666666;
}

#overlay {
	width:100%;
	height: 100%;
	-moz-opacity: 0.5;
	opacity:.50;
	position: fixed;
	filter: alpha(opacity=50);
	background-color:#000;
	display:none;
	z-index:999999;
	float:left;
	left:0;
	top:0;
}
#show_img {
	width:100%;
	height: 100%;
	position: absolute;
	background-color:none;
	display:none;
	z-index:9999999;
	float:left;
	left:0;
	margin:auto;
	text-align:center;
	vertical-align:middle;
}

#twitter_update_list a {
	display:none;
}

#twitter_update_list ul {
	margin:0;
	padding:0;
	list-style:none;
}

#twitter_update_list li {
	background-image:url(list_news_background.PNG);
	background-position:right bottom;
	color:#1D1D1D;
	margin:0;
	margin-bottom:2px;
	padding:3px;
	list-style:none;
}

/* HEADLINES */
#news_box {
	width:584px;
	height:auto;
	float:left;
	margin-top:3px;
}

#news_box a {
	color:#CC3300;
}

#news_box h2 {
	color:#CC3300;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	margin:0;
}

#news_box h1 {
	color:#CCCCCC;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
	margin:0;
}

.news_list {
	background-image:url(list_news_background.PNG);
	float:left;
	width:580px;
	height:100px;
	overflow:hidden;
	margin-bottom:2px;
}


/* FORMULIER STIJLEN */
form {
	padding:0;
	margin:0;
	float:left;
}

.form_input {
	background-image:url(form_login_input.gif);
	background-color:#56A4C1;
	background-repeat:no-repeat;
	width:193px;
	height:24px;
	color:#999999;
	border:none;
	padding-top:1px;
	padding-left:3px;
	margin-top:2px;
}
.form_submit_grey {
	background-image:url(form_login_submit.gif);
	background-color:#56A4C1;
	background-repeat:no-repeat;
	width:145px;
	height:24px;
	color:#FFFFFF;
	border:none;
	padding-top:0;
	margin-top:2px;
	font-size:11px;
}
.form_submit_grey:hover {
	background-image:url(form_login_submit_hover.gif);
}
.submit_grey {
	background-image:url(form_submit_grey.gif);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	width:145px;
	height:24px;
	color:#FFFFFF;
	border:none;
	padding-top:0;
	margin-top:2px;
	font-size:11px;
}
.submit_grey:hover {
	background-image:url(form_submit_grey_hover.gif);
}
input {
	background-image:url(list_news_background.PNG);
	background-position:center bottom;
	background-repeat:no-repeat;
	border:1px solid #69C;
	background-color:#F8F8F8;
	color:#333;
}
textarea {
	background-image:url(top_arrow_right.gif);
	background-position:-55px center;
	background-repeat:no-repeat;
	background-color:#F8F8F8;
	border:1px solid #69C;
	color:#333;
	padding-left:30px;
}

/* ALERTS */
#alerts {
	position:absolute;
	top:10px;
	right:10px;
	height:auto;
	width:auto;
	z-index:999999;
}

#alerts a {
	color:#FFFFFF;
}

.alert_cadeau {
	background-image:url(alert_cadeau.gif);
	width:240px;
	_width:300px;
	height:70px;
	_height:75px;
	padding-left:60px;
	padding-top:5px;
	color:#FFFFFF;
	margin-bottom:10px;
}

.alert_clublid {
	background-image:url(alert_clublid.gif);
	width:240px;
	_width:300px;
	height:60px;
	_height:75px;
	padding-left:60px;
	padding-top:15px;
	color:#FFFFFF;
	margin-bottom:10px;
}

.alert_oproep {
	background-image:url(alert_oproep.gif);
	width:240px;
	_width:300px;
	height:70px;
	_height:75px;
	padding-left:60px;
	padding-top:5px;
	color:#FFFFFF;
	margin-bottom:10px;
}

.alert_waarschuwing {
	background-image:url(alert_waarschuwing.gif);
	width:240px;
	_width:300px;
	height:70px;
	_height:75px;
	padding-left:60px;
	padding-top:5px;
	color:#FFFFFF;
	margin-bottom:10px;
}

/* REACTIES */
.forum_personalinfo {
	background-image:none;
	float:left;
	width:150px;
}
.forum_ptop {
	background-image:url(http://www.algemeenhabbo.nl/images/V3.1/forum_ptop.PNG);
	padding:0;
	margin:0;
	height:5px;
	width:146px;
}
.forum_pmid {
	background-image:url(http://www.algemeenhabbo.nl/images/V3.1/forum_pmid.PNG);
	background-repeat:repeat-y;
	padding:0;
	margin:0;
	width:146px;
}
.forum_pbottom {
	background-image:url(http://www.algemeenhabbo.nl/images/V3.1/forum_pbottom.PNG);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	height:10px;
	overflow:hidden;
}
.forum_opsomming {
	line-height:1.8;
	color:#666666;
	border-bottom:1px dotted #666666;
	background-color:none;
	width:146px;
	text-align:center;
	font-size:10px;
}
.forum_date {
	line-height:1.8;
	color:#333333;
	border-bottom:1px dotted #999999;
	width:345px;
	float:left;
}

/* MOD TAGS */
.mod {
	border-collapse: collapse;
	border-bottom:1px dotted #C00;
	border-left:3px solid #C00;
	background-color:none;
	background-image:url(../icons/225.gif);
	background-position:right center;
	background-repeat:no-repeat;
	margin: 0 5px 0 5px;
	padding: 2px;
	color:#999;
}
.mod h2 {
	color:#000;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:3px;
}
.modg {
	border-collapse: collapse;
	border-bottom:1px dotted #060;
	border-left:3px solid #060;
	background-color:none;
	margin: 0 5px 0 5px;
	padding: 2px;
	color:#999;
}
.modg h2 {
	color:#000;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:3px;
}
.slot {
	border-collapse: collapse;
	border-bottom:1px dotted #C00;
	border-left:3px solid #C00;
	background-color:none;
	margin: 0 5px 0 5px;
	padding: 2px;
	color:#999;
	background-image:url(../icons/267.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
.slot h2 {
	color:#000;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:3px;
}
.quote {
	border-collapse: collapse;
	border-bottom:1px dotted #62B0FF;
	border-left:3px solid #62B0FF;
	background-color:none;
	margin: 0 5px 0 5px;
	padding: 2px;
	color:#999;
}
.quote h2 {
	color:#000;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:3px;
}
.staff_alert {
	border-collapse: collapse;
	border-bottom:1px dotted #EFBA01;
	border-left:3px solid #EFBA01;
	background-color:none;
	margin: 0 5px 0 5px;
	padding: 2px;
	color:#999;
}
.staff_alert h2 {
	color:#000;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:3px;
}