/*======================================================
		www.releaz.nl - ontwerpbureau releaz
======================================================*/


/*======================================================
//		Algemeen
======================================================*/

.alt {
	display: none;
}

body {
    font-family: "Lucida Sans Unicode", "Arial", "Trebuchet MS";
    font-size: 11px;
    color: #FFFFFF;
	background: #000000 url(../img/background.jpg) no-repeat; 
	margin: 0;
}

img {
	border: none;
}

h1 {	font-size: 40px;	padding: 0; }
h3 { margin: 10px 0 0 0; padding: 0; }
h4 { font-size: 14px; }
p { font-size: 11px; line-height:  18px; }
a { text-decoration: none; color: #FFF; }
a:hover { text-decoration: underline; }

/*======================================================
//		Header
======================================================*/

#header {
	margin: 10px auto 0 auto;
	width: 960px;
	height: 100px;
	background: url(../img/header.jpg);
}

#logo {
	position: absolute;
	margin-left: 730px;
}

/*======================================================
//		Navigatie
======================================================*/

#mainmenu {
	margin: auto;
	width: 960px;
	height: 41px;
	background: url(../img/bg_menu.png) repeat-x;
}

#nav li  {
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
}

#nav li a {
	font-size: 13px;
	padding: 11px;
	display: block;
}

#nav li a:hover {
	text-decoration: none;
	background: url(../img/bg_menu_hover.png) repeat-x;
	display: block;
	padding: 11px;
}

#nav li .active {
	text-decoration: none;
	background: url(../img/bg_menu_hover.png) repeat-x;
}

.first {
	float: left;
	text-transform: uppercase;
	font-size: 13px;
	padding: 11px;
}

.first:hover {
	text-decoration: none;
	background: url(../img/bg_menu_hover.png) repeat-x;
}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	height: 41px;
	float: right;
	list-style: none;
}

#nav li {
	float: left;
	height: 26px;
	list-style: none;
}

/* menu agents */

ul.agents {
	margin: 0 0 10px 0;
	width: 188px;
	height: 110px;
	padding: 0;
	float: left;	
}

	ul.agents li {
		margin: 0;
		padding: 0;
		list-style: none;
	}

/* menu's */

ul {
	padding: 0 15px;
}

li {
	margin: 10px 0;	
	list-style: square;	
}
	
/*======================================================
//		Main
======================================================*/

#main, #mainsub, #mainsubimg {
	margin: auto auto;
	width: 960px;
	overflow: hidden;
	min-height: 460px;
	padding: 0;
	clear: both;
	background: #000000 url(../img/bg_big_1.jpg) no-repeat;
}

#mainsub {
	background: #222222;
}

#mainsubimg {
	background: #000000 url(../img/bg/rotate.php) no-repeat;
}

/* Textblocks */

.text {
	width: 580px;
	height: 350px;
	padding: 5px 20px;
	margin-left: 20px;
	background: url(../img/bg_main.png) repeat;
	overflow: auto;
}

.text_top, .text_footer {
	background: url(../img/bg_main_top.png) repeat;
	width: 621px;
	height: 8px;
	overflow: hidden;
	margin-left: 20px;
}

.text_footer {
	margin-top: 0;
}

.text_footer {
	background: url(../img/bg_main_footer.png) repeat;
}

.text_small {
	width: 236px;
	height: 366px;
	float: right;
	padding: 5px 20px;
	margin: 72px 20px 0 20px;
	background: url(../img/bg_small_text.png) no-repeat;
}

form {
	margin-top: 20px;
}

#opmerkingen {
	width: 250px;
	height: 100px;
	margin: 0 0 10px 10px;
}

input {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	
}

#preview {
	margin: 0;
	padding: 0;
}

.spacer {
	height: 460px;
	width: 1px;
	float: left;
}

/* button */

.button {
	width: 65px;
	height: 14px;
	float: right;
	position: relative;
	margin: 0 23px 0 0;
	padding: 5px 5px 5px 20px;
	background: url(../img/button_green.png) no-repeat;
}

/* blocks */

.block {
	width: 293px;
	height: 170px;
	float: right;
	margin: 286px 0 20px 0;
	background: url(../img/bg_block.png) no-repeat;
}

.block_2 {
	float: right;
	height: 170px;
	width: 293px;
	margin: 68px 8px 0 0;
	background: url(../img/bg_block.png) no-repeat;
}

.block_3 {
	margin-top: 10px;
	clear: both;
	background: none;
	width: 293px;
	float: right;	
}

.block_4 {
	background: transparent url(../img/bg_block.png) no-repeat scroll 0 0;
	float: right;
	clear: right;
	height: 170px;
	margin: 15px 8px 0 0;
	width: 293px;
}

	.block p {
		padding: 0 25px 0 15px;
		margin: 0;	
		line-height: 17px;
	}
	
	.block_2 p {
		padding: 0 15px;
		margin: 0;	
		line-height: 17px;
	}
	
	.block_3 p {
		padding: 0 15px;
		margin: 0;
		line-height: 10px;
	}
	
	.block_4 p {
		padding: 0 15px;
		margin: 0;
		line-height: 10px;
	}

/* Images */

#images {
	float: right;
	margin: -40px 20px 0 0;
	width: 307px;
}

.image {
	border: 5px solid #FFFFFF;
	margin: 0 10px 10px 0;
	width: 80px;
	height: 80px;
}

/*======================================================
//		Footer
======================================================*/

#footer {
	margin: auto auto;
	width: 960px;
	height: 45px;
	text-align: right;
}

	#footer p {
		padding: 0 15px 0 0;
		color: #FFFFFF;
		text-transform: uppercase;
	}
	
	#footer a {
		color: #71b53e;
		text-transform: uppercase;
	}
	
/*======================================================
//      sIFR
======================================================*/

.sIFR-active h1,
    .sIFR-active h2,
    .sIFR-active h3, 
    .sIFR-active h4 {
    	visibility: hidden;
      	font-family: Verdana;
      	line-height: 1em;
    }

.sIFR-active h1 {
    	width: 590px;
    	margin: 10px 0 10px 20px;
}
    
    .sIFR-active h2 {
    	font-size: 55px;
        display: block;
    }

    .sIFR-active h3 {
    	font-size: 18px;
    	margin: 0;
    }
    
    .sIFR-active h4 {
    	font-size: 18px;
    	margin: 10px 0 0 15px;;
    }
	
/*======================================================
//		Toppanel
======================================================*/	

#login_block {
	width: 200px;
	float: right;
	height: 20px;
	text-align: right;
}

#login {
	background: #FFFFFF;
	color: #313131;
	margin: 20px 0 20px 20px;
}

#login a {
	text-decoration: none;
	color: #419613;
}

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

#login .loginContent {
	margin: 0 auto;
	padding-top: 25px;
	text-align: left;
	font-size: 0.85em;
}

#login .loginContent form {
	margin: 0 0 10px 0;
	height: 26px;
}

#login .loginContent input.field {
	border: 1px #1A1A1A solid;
	background: #FFFFFF;
	margin-right: 5px;
	margin-top: 4px;
	color: #313131;
}

#login .loginContent input:focus.field {
	background: #419613;
}

#login .loginContent input.button_login {
	width: 85px;
	height: 20px;
	border: 1px #1A1A1A solid;
	background: #419613;
	color: #FFFFFF;
	margin-top: 4px;
}

/*======================================================
//		Backend
======================================================*/

.month {
	height:125px;
	margin-left:20px;
	overflow:hidden;
	width:620px;
}

.month ul {
	list-style: none;
	width: 620px;
	height: 80px;
	margin: 0 0 5px 0;
	padding: 5px;
	background: #000000;
}

.month li {
	float: left;
	width: 38px;
	height: 28px;
	text-align: center;
	margin: 0;
	list-style: none;
	padding: 10px 0 0 0;
}

.green, .orange, .red {
	width: 37px;
	height: 38px;
	display: block;
	margin-top: -10px;
	padding: 10px 0 0 0;
	background: url(../img/bg_month_green.png) no-repeat;
}

.orange {
	background: url(../img/bg_month_orange.png) no-repeat;
}

.red {
	background: url(../img/bg_month_red.png) no-repeat;
}

