@font-face {
	font-family: 'BlackChancery';
	src: url('../fonts/blkchcry-webfont.eot');
	src: local('☺'), url('../fonts/blkchcry-webfont.woff') format('woff'), url('../fonts/blkchcry-webfont.ttf') format('truetype'), url('../fonts/blkchcry-webfont.svg#webfont3FwuRYbd') format('svg');
	font-weight: normal;
	font-style: normal;
}
html { overflow-y: scroll;}
body { background: #212121; margin: 0 0 60px 0; font-family: Arial, Tahoma, Sans-serif; color: #fff; font-size: 13px; }
input, textarea { font-family: Arial, Tahoma, Sans-serif; font-size: 13px; }
a { color: #fff; }
hr { height: 1px; border: 0; background-color: #fff; margin-bottom: 10px; }
hr.space { height: 0; margin-bottom: 10px; }

/* base */
.float_l { float: left; }
.float_r { float: right; }
.float_c { margin: auto auto; }
.align_l { text-align: left; }
.align_r { text-align: right; }
.align_c { text-align: center; }
.clear_both { clear: both; }

.grey_button { float: right; margin: -3px -3px 0 0; padding: 3px 6px; background-color: #212121; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 12px; }
.keyword_text { font-weight: bold; color: #ec9c00; }
a.keyword_text { text-decoration: none; }
.shortcode_text { font-weight: bold; color: #ec9c00; }

div.logo_disclaimer { width: 110px; padding: 1px; background-color: #fff; color: #000; font-weight: bold; text-align: center; font-size: 16px; margin-left: 5px; }
div.logo_disclaimer div { padding: 2px; margin-bottom: 2px; background-color: #000; color: #fff; font-size: 16px; }

div#tooltip { position: absolute; top: 100px; left: 100px; width: 250px; background-color: #212121; border: 1px solid white; display: none; padding: 4px; }

/* base lay-out */
#header { height: 150px; background: #b60a0a url(../gfx/background_header.png) repeat-x; position: relative; }
#header-inner { width: 900px; margin: 0 auto; position: relative; height: 150px; }
#header-search { margin-top: 5px; margin-right: -4px; width: 386px; float: right; }
#header-search h2 { margin: 0 0 5px 10px; font-size: 14px; line-height: 14px; }
#header-search div.col { width: 183px; float: left; height: 20px; margin-bottom: 3px; margin-left: 10px; }
#header-search div.col label { display: block; width: 63px; float: left; font-size: 11px; line-height: 20px; vertical-align: middle; }
#header-search div.col select { width: 120px; height: 20px; }
#header h1 { margin: 0; }
#header h1.logo_text { float: left; margin: 25px 0 0 5px; }
#header h1.logo_text a { font-family: BlackChancery; color: #fff; font-size: 60px; text-decoration: none; }
#header h1.logo_image { float: left; margin: 40px 0 0 5px; }
#header h1.logo_image a { display: block; width: 193px; height: 0; padding-top: 49px; background: url(../gfx/logo.png); font-size: 0px; overflow: hidden; }

#header .menu { text-align: right; position: absolute; left: 5px; bottom: 5px; width: 100%; margin-right: 23px; }
#header .menu small { font-size: 11px; }

#content { width: 900px; margin: 0 auto; padding: 10px 0 40px 0; }

/* footer disclaimer */
#disclaimer { position: absolute; bottom: 0; width:100%; min-height: 65px; z-index: 10; }
div#disclaimer-inner { min-height: 45px; background: #212121; padding: 10px 25px; color: #fff; font-size: 10px; overflow-y: auto; }
html>body #disclaimer { position: fixed; }

/* footer disclaimer small */
#disclaimer_small { position: absolute; bottom: 0; width:100%; min-height: 35px; z-index: 10; }
div#disclaimer-inner_small { min-height: 25px; background: #212121; padding: 10px 25px; color: #fff; font-size: 10px; overflow-y: auto; text-align: center; }
html>body #disclaimer_small { position: fixed; }

/* index - options */
.optionsmenu { float: right; margin-left: 5px; margin-right: 5px; padding: 7px; background: #b60a0a; -moz-border-radius: 7px; -webkit-border-radius: 7px; }
.optionsmenu a { margin: 0 3px; }
.optionsmenu a.active { text-decoration: none; padding: 3px 6px; margin: 0; background: #212121; -moz-border-radius: 7px; -webkit-border-radius: 7px; }

/* index - overview */
.leader_text { margin-left: 5px; margin-top: 20px; }
.footer_text { padding-top: 10px; margin-left: 5px; }
.profile_list .row { padding-bottom: 10px; clear: both; }
.profile_list .col { float: left; width: 400px; height: 130px; margin: 5px 5px; padding: 10px 10px 10px 30px; background: #b60a0a none no-repeat left top; overflow: hidden; -moz-border-radius: 7px; -webkit-border-radius: 7px; }
.profile_list .col .click_image { cursor: pointer; width: 150px; height: 130px; float: left; }

.profile_list .col h2 { margin: 0px 0 8px 0; padding: 0; font-size: 15px; color: #fff; height: 20px; overflow: hidden; }
.profile_list .col h2 a { text-decoration: none; }
.profile_list .col p { margin: 0px 0 8px 0; }
.profile_list .col p a { text-decoration: none; }

/* profile */
#profile_content { width: 900px; }
#profile_content h2 { margin-top: 7px;}
#profile_content h2 .title_be { padding-left: 28px; background: transparent url(../gfx/icons/belgium_24.png) no-repeat left center; }
#profile_content h2 .title_nl { padding-left: 28px; background: transparent url(../gfx/icons/netherlands_24.png) no-repeat left center; }
#profile_content small a { font-size: 10px; }
                 #sidebar { float: left; width: 150px; }
                 #profile_image { height: 150px; background: transparent url(../gfx/logo_fire.png) no-repeat top right; -moz-border-radius: 7px; -webkit-border-radius: 7px; }
                 #sidebar div.link { margin-top: 10px; }
                 #sidebar div.link a { color: #fff; text-decoration: none; }
                 #inner_info { min-height: 110px; }
#profile_content .inner { float: right; width: 700px; padding: 20px; background-color: #b60a0a; -moz-border-radius: 7px; -webkit-border-radius: 7px; }
#profile_content .inner h3 { margin: 0; }
#profile_content .inner p { margin: 0; }
#profile_content .inner .text { margin-left: 20px; margin-right: 20px; }

#profile_content .spacer { float: right; width: 720px; text-align: center; }

.tag_profile { padding-left: 20px; background: transparent url(../gfx/icons/profile.png) no-repeat left center; }
.tag_mobile { padding-left: 20px; background: transparent url(../gfx/icons/chat.png) no-repeat left center; }
.tag_money { padding-left: 12px; background: transparent url(../gfx/icons/dollar.png) no-repeat -3px center; }
.tag_email { padding-left: 20px; background: transparent url(../gfx/icons/email.png) no-repeat left center; }
.tag_email_del { padding-left: 20px; background: transparent url(../gfx/icons/email_delete.png) no-repeat left center; }

div.pagenumbers .active { text-decoration: none; font-weight: bold; }

/* credits dingen */
span.show_credits { position:relative; color:#fff; background:#3b3f47; padding:2px 4px; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;cursor:default;  }
span.new_message { float:right;position:relative;color:#fff;background:#3761b7;padding:4px 6px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;font-weight:bold;cursor:default; font-size: 11px; }
 
a.grey_buble { position:relative; color:#fff; background:#676a70; padding:2px 4px; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; text-decoration: none; margin-left: 3px; }
a.active_grey_buble { position:relative; color:#fff; background:#000000; padding:2px 4px; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; text-decoration: none; margin-left: 3px; }

/* profile mailing */

.message_entry { min-height: 100px; padding: 7px; margin-top: 3px; margin-bottom: 8px; -moz-border-radius: 7px; -webkit-border-radius: 7px; clear: both; }
.message_entry .message_sidebar { float: left; width: 80px; }
.message_entry .message_sidebar .message_name { font-weight: bold; margin-bottom: 3px; text-align: center; }
.message_entry .message_sidebar .message_image { height: 80px; width: 80px; background: transparent url(../gfx/logo_fire_080.png) no-repeat top right; -moz-border-radius: 7px; -webkit-border-radius: 7px; }
.message_entry .message_content { margin-left: 95px; }
.message_entry .message_time { font-size: 11px; margin-bottom: 3px; }
.message_entry_in { background-color: #ddd; color: #3d3d3d; }
.message_entry_out { background-color: #fff; color: #3d3d3d; }
.message_entry a { color: #3d3d3d; }

/* colorpicker */
#colorpicker { position: absolute; left: 0; top: 0; padding: 5px; background: grey; }
#colorpicker label { width: 150px; display: block; float: left; }

/* form */
.form_basic input[type=text],
	.form_basic input[type=password] { border: 1px solid #aeaeae; padding: 3px; }
.form_basic textarea { height: 100px; width: 500px; border: 1px solid #aeaeae; padding: 3px;}
.form_basic { width: 100%; overflow: hidden; }
.form_basic .row { width: 100%; overflow: hidden; clear: left; margin-bottom: 4px; }
.form_basic .row .col_1 { float: left; width: 320px; padding-right: 10px; }
.form_basic .row .col_2 { float: left; width: 660px; padding-right: 10px; }

.form_basic .row .col_1 input[type=text],
	.form_basic .row .col_1 input[type=password],
	.form_basic .row .col_1 select,
	.form_basic .row .col_1 textarea { width: 315px; }
.form_basic .row .col_2 input[type=text],
	.form_basic .row .col_2 input[type=password],
	.form_basic .row .col_2 textarea { width: 645px; }
.form_basic .row textarea.low { height: 75px; }

.form_basic div.label { display: block; font-weight: bold; }
.form_basic div.label span.req { color: #ec9c00; }
.form_basic span.text { color: #888; }

/* error messages */
.message_error,
	.message_warning,
	.message_notice,
	.message_success { margin: .4em 0; padding: 7px; margin-bottom: 1em; border: 2px solid #ccc; -moz-border-radius: 7px; -webkit-border-radius: 7px;}
.message_error { background:#fff; color:#b60a0a; border: 0; }
.message_warning { background:#FFF6BF; color:#514721; border-color:#FFD324; }
.message_notice { background:#EFEFEF; color:#514721; }
.message_success { background:#E6EFC2; color:#264409; border-color:#C6D880; }
.message_error * { color:#b60a0a; }
.message_warning * { color:#514721; }
.message_notice * { color:#514721; }
.message_success * { color:#264409; }
.message_error ul,
	.message_warning ul,
	.message_notice ul,
	.message_success ul { margin: 0; padding-left: 17px; }
.message_error a,
	.message_warning a,
	.message_notice a,
	.message_success a { text-decoration: underline; }
	
	
	.hidden { display: none; }
