/*
	#########################################################
	#														#
	#		CSS Styles by -> Digiblox Interproductions		#
	#			 Please visit www.digiblox.nl				#
	#														#
	#########################################################
*/

/* --------------------- MAIN STYLES --------------------- */

html {
	overflow-y:scroll;
	height:100%}

body {
	cursor:default;
	margin:0;
	padding:0;
	color:#6c5635;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.05em}

br {
	letter-spacing:normal}

a {
	color:#a13134;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none}

a:hover {
	text-decoration:underline}

img {
	border:0}

#container {
	margin:45px auto;
	width:820px;
	position:relative}


/* --------------------- HEADER STYLES --------------------- */

#headerkit {
	height:102px;
	width:820px;
	background:url(../images/bg_header.gif) no-repeat}


/* --------------------- MENU STYLES --------------------- */

#menukit {
	width:204px;
	background:url(../images/bg_menu.gif) repeat-y;
	vertical-align:top;
	position:relative}

#menublock {
	
	width:204px;
	height:100px;
	padding-top:17px;
	position:relative}

#menutop {
	background:url(../images/bg_menu_top.gif) 2px 0 no-repeat}

.button {
	margin-left:17px}

.button a {
	font-size:14px;
	color:#FFFFFF;
	line-height:20px}

#wave {	
	background:url(../images/wave.png) no-repeat;
	width:136px;
	height:403px;
	position:absolute;
	bottom:28px;
	left:62px}

* html #wave {
 	background-image:url(../images/tpixel.gif);
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/wave.png');
	bottom:-12px}
	

/* --------------------- CONTENT STYLES --------------------- */

#contentkit {
	border:0;
	width:820px;
	height:400px}

#contentblock {
	padding:15px;
	vertical-align:top}

#sidekit {
	width:26px;
	background:url(../images/bg_side_line.gif) repeat-y;
	vertical-align:bottom}

#sideblock {
	background:url(../images/bg_side.gif) bottom no-repeat;
	height:400px}

.title {
	font-size:18px;
	color:#971b1e;
	margin-bottom:10px}

#block {
	border:1px solid #a13134;
	padding:5px;
	color:#a13134}


/* --------------------- FOOTER STYLES --------------------- */

#footerkit {
	background:url(../images/bg_footer.gif) no-repeat;
	height:20px;
	padding-bottom:20px}

#footerblock {
	color:#c4bbae;
	text-align:center;
	font-size:10px;
	text-indent:160px;
	padding-top:10px}
	

/* --------------------- FORM STYLES --------------------- */

input, textarea {
	background:#f1efec;
	border:1px solid #d3ccc1;
	color:#6c5635;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	padding-left:3px;
	padding-top:3px}

input {
	height:14px;
	width:200px}

textarea {
	width:350px;
	height:160px;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#54a9d1;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;}

#button {
	background:#f1efec;
	width:150px;
	height:19px;
	color:#525252;
	margin:0;
	padding:0;
	padding-bottom:2px;
	margin-top:6px}

label {
	cursor:pointer}

.fout {
	border:1px solid #CC0000;
	background:#fef9f9}
	
.fouten {
	color:#CC0000;
	line-height:18px;
	margin-bottom:15px}

.fouten div {
	background:url(../images/delete.gif) 0 3px no-repeat;
	padding-left:13px}

#finish {
	margin-bottom:15px;
	font-weight:bold;
	padding-left:15px;
	background:url(../images/ok.gif) 0 1px no-repeat;
	color:#62bc46}


/* --------------------- SIRF STYLES --------------------- */

.sIFR-flash {
	visibility:visible !important;
	margin:0}

.sIFR-replaced {
	visibility:visible !important}

span.sIFR-alternate {
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	display:block;
	overflow:hidden}

.sIFR-flash + div[adblocktab=true] {
  display:none !important}

.sIFR-hasFlash h1 {
	visibility:hidden;
	margin:0;
	margin-bottom:3px;
	font-size:20px;
	letter-spacing:-9px}

.sIFR-hasFlash h2 {
	visibility:hidden;
	margin:0;
	font-size:20px;
	letter-spacing:-9px}


/* -------------------- PRINT STYLES -------------------- */

@media print
{
	body {
		color: #000000;
		background-color:#FFFFFF}
	
	.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
		display: none !important;
		height: 0;
		width: 0;
		position: absolute;
		overflow: hidden}
	
	span.sIFR-alternate {
		visibility: visible !important;
		display: block !important;
		position: static !important;
		left: auto !important;
		top: auto !important}
}
