body
{
	margin: 0;
	padding: 25px 0;
	
	background-image: url('/afbeeldingen/bg.comp.png');
	/*background-repeat: repeat-x;
	background-attachment: fixed;*/
	
	font-family: 'Verdana';
	font-size: 10px;
	color: #333;
}
#offi_link
{
	position: absolute;
	top: 0;
	right: 0;
}

#container
{
	width: 928px;
	margin: auto;
	border: 1px solid #000;
	border-style: none solid solid solid;
}
#stiek
{
	border: 2px solid #FFF;
	border-style: none solid solid solid;
}
#header-roof
{
	width: 930px;
	margin: auto;
}
#header, #header-background
{
	position: relative;
	min-height: 144px;
}
#logo
{
	position: absolute;
	top: 50px;
	left: 20px;
}
#bar
{
	background-color: #333;
	height: 30px;
}
#body
{
	background-color: #FFF;
}

#body-right
{
	float: right;
	width: 300px;
}
#body-left
 {
	float: left;
	width: 624px;
}
#topsites
{
	visibility: hidden;
}

.pagetitle
{
	height: 30px;
	line-height: 30px;
	font-family: 'Verdana';
	font-size: 19px;
	color: #FFF;
	padding: 2px 10px;
	overflow: hidden;
}

.pagetitle a {
	color: #FFF;
}

.pagetitle a:hover {
	color: #EEE;
}

#footer
{
	background-color: #FFF;
	border-top: 1px dashed #CCC;
	
	padding: 5px 0;
	clear: both;
	text-align: center;
	color: #888;
}

.foot-text 
{
	text-align: right;
	color: #AAA;
}

/* Met dank aan James Owers (.co.uk) */
#menu {
	margin: 0; 
	padding: 0;
	float: left;
}
#menu li
{
	display: inline;
}
#menu li a
{
	float: left; 
	text-decoration: none;
	color: #FFF;
	padding: 8px;
	height: 14px;
	background-color: #333; 
	outline: none;
}
#menu li a:visited { color: white; }
#menu li a:hover {
        color: #FFF;
        background-color: #0B75B2;
}

.pagetitle.sub { background-color: #444; }
.pagetitle.red , #menu li a:hover.red, #menu li a.current.red, .red { background-color: #E43016; }
.pagetitle.blue , #menu li a:hover.blue, #menu li a.current.blue, .blue { background-color: #5F9CE0; }
.pagetitle.green, #menu li a:hover.green, #menu li a.current.green, .green { background-color: #74C343; }
.pagetitle.yellow , #menu li a:hover.yellow, #menu li a.current.yellow, .yellow { background-color: #E7D243; }
.pagetitle.pink, #menu li a:hover.pink, #menu li a.current.pink, .pink { background-color: #FF379B; }
.pagetitle.purple, #menu li a:hover.purple, #menu li a.current.purple, .purple { background-color: #927BC1; }
.pagetitle.gold, #menu li a:hover.gold, #menu li a.current.gold, .gold { background-color: #DBBB06; }
.pagetitle.orange, #menu li a:hover.orange, #menu li a.current.orange, .orange { background-color: #FFA500; }
.pagetitle.darkred, #menu li a:hover.darkred, #menu li a.current.darkred, .darkred { background-color: #990000; }
.pagetitle.darkpurple, #menu li a:hover.darkpurple, #menu li a.current.darkpurple, .darkpurple { background-color: #6F3198; }
.pagetitle.darkgreen, #menu li a:hover.darkgreen, #menu li a.current.darkgreen, .darkgreen { background-color: rgb(59, 93, 57); }


.button
{
	font-family: 'Verdana';
	font-size: 14px;
	color: #FFF;
	border: 0;
}

/* Topstory CSS */
#topstory
{
	position: relative;
	width: 300px;
	height: 182px;
	cursor: pointer;
}
.topstory
{
	position: absolute;
	top: 0px;
	width: 300px;
	height: 182px;
	background-position: 0px -5px;
}
.topstory .title
{
	width: 80%;
	font-family: 'Verdana', 'Arial', 'Helvetica', 'sans-serif';
	padding: 5px;
	font-size: 19px;
	color: #FFF;
}
.topstory .content
{
	font-family: 'Verdana', 'Arial', 'Helvetica', 'sans-serif';
	font-size: 11px;
	width: 65%;
	padding: 5px;
	color: #FFF;
}
.topstory .readmore
{
	position: absolute;
	bottom: 0px;
	padding: 5px;
}
.topstory .readmore a
{
	color: #FFF;
	text-decoration: none;
}
.topstory .readmore a:hover 
{
	color: #CCC;
}

/* Headlines CSS */
#headlines .entry
{
	margin: 5px 0px;
}
#headlines .image, .countryimage
{
	position: relative;
	margin: 7px;
	width: 50px;
	height: 50px;
	border: 1px solid #CCC;
	float: left;
	background-color: #FFF;
	background-repeat: no-repeat;
}
#headlines .image img
{
	position: absolute;
	margin: 2px;
	border: 1px solid #FFF;
	left: -7px;
	top: -7px;
}
#headlines .title
{
	font-family: 'Verdana', 'Arial', 'Helvetica', 'sans-serif';
	font-size: 13px;
}
#headlines .author
{
	font-family: 'Verdana', 'Arial', 'Helvetica', 'sans-serif';
	color: #CCC;
	font-size: 10px;
	font-style: italic;
}
#headlines .author a
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#headlines .content
{
	font-family: 'Verdana', 'Arial', 'Helvetica', 'sans-serif';
	font-size: 10px;
	text-align: justify;
	padding: 5px;
	color: #333;
}
#headlines .title a 
{
	color: #FFF;
	text-decoration: none;
}
#headlines .title a:hover 
{
	color: #CCC;
}

.menu-header {
	padding: 3px 5px;
	color: #FFF;
	font-weight: bold;
}

.smiley
{
	border: 0;
	padding: 0;
	margin: 0;
	line-height: 10px;
}

.icon
{
	border: 0px;
}

.menuicon
{
	border: 0px;
	margin: 2px;
}
.inner
{
	padding: 5px 10px;
}
.clearer 
{
	clear: both;
}
.justify
{
	text-align: justify;
}
.side a  { color: #444; }
.side a:hover 
{ 
	color: #FF9900; 
	text-decoration: none;
}

a 
{
	color: #2F8DB5;
	text-decoration: none;
	outline: none;
}

a:hover
{
	text-decoration: underline;
}

label, .handje
{
	cursor: pointer;
}

input, textarea, button, select
{
	font-family: 'Verdana';
	font-size: 11px;
}

li
{
	list-style-type: square;
}

#searchbox 
{
	float: right;
	color: #fff;
	line-height: 30px;
	margin-right: 5px;
}
#searchbox input
{
	font-family: 'Verdana';
	font-size: 10px;
}
#logged-in
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 5px;
}

.widget-hotel
{
	width: 613px;
	height: 115px;
	border: 1px solid #AAA;
	background-position: -305px 0;
	margin: 5px;
}
.widget-hotel-inner 
{	
	width: 200px;
	height: 115px;
	background-color: #FFF;
}
.widget-hotel-arrow
{
	float: right;
	padding: 10px;
}

.center
{
	text-align: center;
}

.right 
{
	float: right;
}
.left
{
	float: left;
}

img.center 
{
	margin: auto;
	display: block;
}

img.right, .right img { margin-left: 5px; }
img.left, .left img { margin-right: 5px; }

.news-info {
	background-color: #DDD;
	color: #777;
}	
#lees-meer
{
	display: none;
}

#nieuws-categories li
{
	margin-bottom: 3px;
}

#group-info
{
	float: left;
	min-width: 350px;
	border: 1px solid #CCC;
	padding: 10px;
	margin: 10px;
}
#group-info-badge 
{ 
	float: left; 
	margin: 10px;
	height: 70px;
}
#default-part-badges { height: 270px; }
#default-part-stickers { height: 356px; }
#default-part-achtergronden { height: 506px; }
.badge-holder
{
	float: left;
	border: 2px solid #CCC;
	width: 90px;
	height: 70px;
	margin: 5px;
}
.badge-holder-image
{
	height: 50px;
	width: inherit;
	text-align: center;
	background-color: #EEE;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.badge-holder-info
{
	height: 10px;
	background-color: #DDD;
	padding: 5px;
}
.badge-holder-bg { float: right; margin-top: 1px; margin-right: 1px; }

#country-badge-window 
{
	height: 500px;
	overflow: auto;
}

#user-badge-window 
{
	min-height: 150px;
	overflow: auto;
}
.country-badge
{
	float: left;
	border: 2px solid #CCC;
	height: 50px;
	width: 275px;
	margin: 5px;
}
.country-badge-image
{
	text-align: center;
	padding-top: 5px;
	float: left;
	width: 50px;
	height: 45px;
	background-color: #EEE;
}
.onderscheiding-badge-image
{
	text-align: center;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	float: left;
	width: 50px;
	height: 50px;
	background-color: #EEE;
}
.country-badge-info
{
	float: left;
	width: 225px;
	height: 50px;
	background-color: #DDD;
}

#sticker-modal
{
	display: none;
}

.home-flag
{
	border: 1px solid #FFF;
	margin: 2px;
}

.sticker-holder
{
	float: left;
	border: 2px solid #CCC;
	width: 100px;
	height: 100px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 5px;
}
.sticker-holder a
{
	display: block;
	width: 100px;
	height: 100px;
	text-decoration: none;
}
.background-holder 
{
	float: left;
	margin: 5px;
	border: 2px solid #CCC;
	width: 102px;
	height: 150px;
	overflow: hidden;
	position: relative;
}
.background-holder .go 
{
	position: absolute;
	bottom: 0;
	right: 0;
}

.news-category
{
	border: 1px solid #CCC;
	background-color: #DDD;
	min-height: 60px;
	margin-bottom: 7px;
}
.news-category-image
{
	float: left;
	width: 50px;
	height: 50px;
	margin: 5px;
}
.news-category-info
{
	padding-left: 5px;
	background-color: #EEE;
	min-height: 60px;
	margin-left: 60px;
}

.news-category-title
{
	color: #333;
	font-size: 16px;
	letter-spacing: -1px;
}
a:hover.news-category-title
{
	color: #666;
	text-decoration: none;
}

.comment-box
{
	border:1px solid #CCC;
	min-height:170px;
	margin-bottom:5px;
	background-color:#DDD;
}
.comment-box-user
{
	float:left;
	width:120px;
	min-height:170px;
	background-color:#DDD;
}
.comment-box-comment
{
	overflow:hidden;
	margin-left:120px;
	background-color:#EEE;
	min-height:170px;
}

#headline-image
{
	cursor: url(/afbeeldingen/headline-cursor.cur), url(afbeeldingen/headline-cursor.cur), default;

}
.asset-box
{
	border: 1px solid #CCC;
	margin: 5px;
	padding: 5px;
}

.local-badges
{
	max-height: 300px;
	overflow: auto;
}
.fancy-table
{
	border: 1px solid #333;
	border-spacing: 2px;
	width: 100%;
}
.fancy-table th
{
	background-color: #DDD;
	padding: 5px;
}

.fancy-table td
{
	background-color: #EEE;
	padding: 3px;
}

#group-users
{

}
.group-users-item
{
	border: 1px solid #CCC;
	margin-bottom: 5px;
}
.group-users-name
{
	padding: 5px;
}

.flagbox
{
	background-image: url('/afbeeldingen/vlaggen/habbies.gif');
	background-position: 0% 50%;
	background-repeat: no-repeat;
	margin: 1px;
	padding: 3px 0px 3px 25px;
}

.staff-holder
{
	width: 200px;
	min-height: 120px;
	border: 1px dotted #333;
	float: left; 
	margin: 10px;
}

.staff-holder-info
{
	float: right;
	width: 125px;
	
	padding: 5px;
}

.staff-holder-avatar
{
	float: left;
	width: 65px;
}

.aandelen-status
{
	float: right;
	width: 14px;
	height: 7px;
	background: url('/afbeeldingen/icons/aandelen_pijlen.gif') no-repeat 0px 0px;
}

.habinfo-box-friends
{
	float: left;
	border: 2px solid #CCC;
	background-color: #EEE;
	width: 45%;
	margin: 5px;
}

.habinfo-box-groups
{
	float: left;
	border: 2px solid #CCC;
	background-color: #EEE;
	width: 45%;
	height: 75px;
	margin: 5px;
}

.spoiler 
{
	display: none;
	border: 1px dotted #777;
	background: #eee;
	padding: 5px;
}

.image-bb 
{
	padding: 5px;
}

.arrow-up
{
	width: 28px;
	height: 28px;
	background-image: url('/afbeeldingen/icons/arrow_up.gif');
}

.arrow-up:hover
{
	background-position: 0 28px;
}

.linkpartner
{
	float: left;
	position: relative;
	border: 2px solid #CCC;
	background-color: #EEE;
	width: 160px;
	height: 130px;
	margin: 5px;
	padding: 5px;
}

.lot
{
	float: left;
	position: relative;
	width: 197px;
	height: 114px;
	background-image: url('http://www.habbies.nl/images/habbies_lot.png');
	margin: 2px;
}
.lot-header
{
	position: absolute;
	left: 8px;
	top: 7px;
	width: 110px;
	height: 16px;
	letter-spacing: -2px;
	color: #665E50;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}
.lot-image
{
	position: absolute;
	left: 8px;
	top: 40px;
	width: 36px;
	height: 35px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.lot-text
{
	line-height: 12px;
	position: absolute;
	left: 46px;
	top: 39px;
	width: 140px;
	height: 46px;
}
.lot-type
{
	position: absolute;
	left: 8px;
	top: 75px;
	width: 147px;
	height: 10px;
	color: #777;
	font-size: 9px;
	padding-left: 2px;
}
.lot-owner
{
	position: absolute;
	left: 28px;
	top: 90px;
	width: 157px;
	height: 19px;
	font-weight: bold;
	line-height: 18px;
}

.card
{
	margin: auto;
	width: 26px;
	height: 36px;
	background-image: url('http://www.habbies.nl/images/habbies_cards.gif');
	background-repeat: no-repeat;
}
.card-content { padding: 12px 6px; }

.pairs-players-table
{
	width: 100px;
	height: 100px;
	position: relative;
}

.pairs-players-chair-4
{
	position: absolute;
	left: 9px;
	top: 40px;
	
	width: 82px;
	height: 27px;
	background-image: url('/afbeeldingen/icons/pairs_stoel_4.gif');
}

.pairs-players-chair-3
{
	position: absolute;
	left: 22px;
	top: 40px;
	
	width: 66px;
	height: 27px;
	background-image: url('/afbeeldingen/icons/pairs_stoel_3.gif');
}

.pairs-players-chair-2
{
	position: absolute;
	left: 25px;
	top: 45px;
	
	width: 50px;
	height: 19px;
	background-image: url('/afbeeldingen/icons/pairs_stoel_2.gif');
}

.pairs-player-habbo
{
	position: absolute;
	width: 33px;
	height: 56px;
}

.pairs-players-table-2
{
	background-image: url('/afbeeldingen/icons/pairs_tafel.gif');
	width: 64px;
	height: 54px;
	position: absolute;
	top: 33px;
	left: 16px;
}

.pairs-players-table-3
{
	background-image: url('/afbeeldingen/icons/pairs_tafel.gif');
	width: 64px;
	height: 54px;
	position: absolute;
	top: 28px;
	left: 15px;
}

.pairs-players-table-4
{
	background-image: url('/afbeeldingen/icons/pairs_tafel.gif');
	width: 64px;
	height: 54px;
	position: absolute;
	top: 28px;
	left: 15px;
}

.blackjack-dice
{
	position: relative;
	width: 38px;
	height: 57px;
	background-image: url('/afbeeldingen/icons/bj_base.gif');
	float: left;
	margin: 10px;
}
.blackjack-dice-number
{
	position: absolute;
	width: 38px;
	height: 28px;
	background-image: url('/afbeeldingen/icons/bj_numbers.gif');
}
.blackjack-dice-1 { background-position: 0px 0px; }
.blackjack-dice-2 { background-position: -38px 0px; }
.blackjack-dice-3 { background-position: -76px 0px; }
.blackjack-dice-4 { background-position: -114px 0px; }
.blackjack-dice-5 { background-position: -152px 0px; }
.blackjack-dice-6 { background-position: -190px 0px; }

.poll-bar
{
	position: relative; 
	width: 300px; 
	height: 20px; 
	line-height: 20px;  
	border: 2px solid #42A6AE;
	background-color: #CBEBEB;
}

.poll-bar-background
{
	height: 20px; 
	background-color: #66C3C3;
}

.poll-bar-inner
{
	position: absolute; 
	top: 0;
	padding: 0 5px; 
}
.topic-topic 
{
	border: 1px solid #CCC;
	margin-bottom: 5px;
	background-color: #DDD;
	padding: 5px;
}

.forum-topic
{
	border: 2px solid #FFC455;
	background-color: #FFDFA4;
	overflow: auto;
	margin-bottom: 5px;
}

.forum-buttons
{
	text-align: right;
	margin-bottom: 5px;
}

.forum-topic-header
{
	background-color: #FFD17D;
}

.forum-topic-author
{
	background-color: #FFDFA4;
	float: left;
	width: 120px;
	min-height: 160px;
}

.forum-topic-content
{
	margin-left: 120px;
	background-color: #FFEDCC;
	min-height: 185px;
}

.forum-citaat
{
	display: block;
	border: 1px solid #777;
	background-color: #ccc;
	padding: 5px;
	margin: 5px;
}

.forum-topic-signature
{
	clear: both;
	background-color: #FFDFA4;
	padding: 10px;
	border-top: 2px dashed #FFD17D;
	overflow: hidden;
	max-height: 140px;
}

.spotlight-habbo-id
{
	position: relative;
	width: 194px;
	height: 208px;
	background-image: url('/afbeeldingen/habboid.gif');
	background-repeat: no-repeat;
	margin: auto;
}
.spotlight-habbo-id-habbo
{
	position: absolute;
	left: 12px;
	top: 44px;
}
.spotlight-habbo-id-name a { color: #fff; text-decoration: none; }
.spotlight-habbo-id-name
{
	position: absolute;
	left: 28px;
	top: 10px;
	
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}

.spotlight-habbo-id-badge
{
	position: absolute;
	left: 82px;
	top: 42px;
}

.spotlight-habbo-id-groupbadge
{
	position: absolute;
	left: 132px;
	top: 42px;
}
.spotlight-habbo-id-motto
{
	position: absolute;
	left: 10px;
	top: 172px;
	
	font-size: 10px;
	color: #FFF;
}
.spotlight-habbo-id-bday
{
	position: absolute;
	left: 10px;
	top: 184px;
	
	font-size: 10px;
	color: #FFF;
}
.xmas2010veld input[type="text"]
{
	border: 0px;
	background-color: #DFD6C7;
	color: #B49962;
}

.tweet
{
	border: 1px solid rgb(142, 193, 218);
	margin: 5px;
}
.tweet.even { background-color: rgb(192, 222, 237); }
.tweet.uneven { background-color: rgb(168, 208, 227); }
.tweet-time
{
	float: right;
	margin: 2px;
}

.tweet-text
{
	padding: 5px;
}

.default-avatar
{
	float: left;
	width: 100px;
	height: 100px;
	border: 1px solid #CCC;
	margin: 5px;
	background: #DDDDDD no-repeat 50% 50%;
}
.default-avatar:hover
{
	border-color: #DBBB06;
}
