/* 
	Website		:	farout.be | SquadraMedia N.V.
	File		:	style.css
	Author		:	Sven Dens - http://www.boulevart.be - sven.dens@boulevart.be
	Date		:	21/03/2007
*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* MAIN LAYOUT
------------------------------------------------------------------ */
body {
	margin: 0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.2em;
	color: #000;
	background-color:#efefef;
	text-align: center;
}

#container { 
	margin : 0 auto;
	width:860px;
	text-align : left;
        background-image: url("/images/container_bg.png");
}

#pageHeader {
	width: 100%;
	height: 174px;
	margin: 0px;
	padding: 0px;
	background-image: url("/images/header.png");
        background-repeat: repeat-x;
        background-position: 0 40px;
}
		
#pageBody { 
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
		
#footer_bar {
	height: 27px;
	line-height: 1.3em;
	text-align: center;
	color: #fff;
	background: #ee1c23; 
        width: 860px;
        margin: auto;
}

#footer_bar p {
	margin: 0px;
	padding-top: 8px;
}


/* pageHeader styles
------------------------------------------------------------------ */
#header_logo{
        padding-top: 45px;
        padding-bottom: 6px;
}
#header_menu {
	padding-top: 11px;
        padding-bottom:11px;
	color: #fff;
        position:relative;
        width:860px;
        margin:auto;
        border-bottom: 3px solid #ee1c23;
}

#header_menu ul{
	margin: 0;
	margin-left: -15px;
	padding: 0;
	list-style-type: none;
}

#header_menu li {
	padding: 0px 8px 0px 8px;
	*padding: 0px 8px 0px 8px;
	display: inline;
	border-right:1px #f16b14 solid;
        font-weight:bold;
}
#header_menu li.laatsteitem {
	display: inline;
	border-right:0;
}

#header_menu li a:link, #header_menu li a:active, #header_menu li a:focus, #header_menu li a:visited{
	text-decoration: none;
        text-transform:uppercase;
	color: #ee1c2;
        font-size: 14px;
}

#header_menu li a:hover {
	color: #f16b14;
}


/* pageBody styles
------------------------------------------------------------------ */

/* body_left styles */
#body_left {
	float:left;
	width: 126px;
	margin-left: 70px;
	_margin-left: 35px;
	line-height: 0px;
	background: transparent url(/images/body_left_bg.gif) repeat-y;
}

#body_left .title_partners {
	margin-top: 10px;
	margin-bottom: 7px;
}

#body_left_paper_tile {
	width: 100%;
	*margin-top:-3px;
	background: transparent url(/images/body_left_paper_tile.gif) repeat-y;
}

#body_left_paper_tile ul{
	list-style-type:none;
	line-height:normal;
	margin:0 0 0 20px;
	padding:0;
	border:0;
}

#body_left_divider1paperbagpack {
	width: 100%;
	height: 34px;
	background: transparent url(/images/body_left_divider1paperbagpack.gif);
}

#body_left_divider1paper {
	background: transparent url(/images/body_left_divider1paper.gif);
}

#body_left .body_left_bottom{
	margin-bottom:-3px;
}


/* body_center styles */
#body_center{
	float:left;
	width:650px;
	color: #625f4c;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
}

#body_center img{
	float:left;
	margin:0 10px 10px 0;
}

#body_center_left{
	float:left;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
	background-color: #bdbdbd;
	width:144px;
}
#body_center_left2{
	float:left;
	margin-right: 10px;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
	background-color: #bdbdbd;
	width:194px;
}

#body_center_left ul{
	margin: 10px 0 10px 10px;
	list-style-type: none;
}

#body_center_left2 ul{
	margin: 10px 0 10px 10px;
	list-style-type: none;
}

#body_center_left2 li{
	list-style-type: none;
}

#body_center_left li{
	border-bottom:1px #625f4c dotted;
}
#body_center_left li.title{
	border-bottom:1px #625f4c solid;
}

#body_center_right{
	float:left;
	width:428px;	/* 450px minus padding values */
	_width:426px;
	_background-color:#F0EDCD
}
#body_center_right2{
	float:left;
	width:386px;
	_width:379px;
}

#body_center_right a, #body_center_right3 a{
	color:black;
	text-decoration:underline;
}

#body_center_right3{
	float:left;
	width:573px;
	background-color:#FFFFFF;
	border-bottom:1px #D2CFB1 solid;
        min-height: 650px;
}

#body_center_right2 a{
	text-decoration:underline;
}

#body_center_right2 ul,#body_center_right ul,#body_center_right3 ul{
	margin-left:15px;
}
#body_center_right2 ol,#body_center_right ol,#body_center_right3 ol{
	margin-left:20px;
	*margin-left:25px;
}

#body_center_hiker{
	/*position: absolute;
	left: 439px;*/
	width: 351px;
	height: 255px;
	background: transparent url(/images/body_center_hiker.gif);
}
#body_center_right p{
	margin-bottom:20px;
}


/* body_right styles */
#body_right {
	margin-left:650px;
	_position:relative;
	_left:-3px;
	width: 210px;
	line-height: 0px;
}

#body_right .spaceoutarchief {
	line-height: normal;
	width:175px;
	padding:10px;
	display:block;
}

#body_right_paper {
	width: 100%;
	height: 228px;
	background: transparent url(/images/paperR.gif);
}

#body_right_paper_bottom {
	width: 100%;
	height: 16px;
	*margin-top:-5px;
	background: transparent url(/images/body_right_bottompaper.gif);
}

#body_right .title_archief {
	margin: 20px 0px 10px 0px;
}

#body_right .paperclip_image{
	*margin-top:-3px;
	*margin-bottom:-3px;
}

#body_right ul{
	list-style-type: none;
}
#body_right li{
	border-bottom:1px #625f4c dotted;
}

/* Standard HTML styles
------------------------------------------------------------------ */
a, a:link, a:focus, a:hover, a:active, a:visited {
	color: #625f4c;
	text-decoration:none;
}

h1 {
	font-size: 1.2em;
	clear:both;
}

h1 a {
	font-size: 1.2em;
	clear:both;
}
h2 {
	font-size:1.1em;
	clear:both;
}

hr {
	height: 0px;
	border: 0px solid #625f4c;
	border-top-width: 1px;
	clear:both;
}
hr.light{
	height: 0px;
	border: 0px solid #D2CFB1;
	border-top-width: 1px;
	clear:both;
}

p {
	margin:0 0 10px 0;
	_margin:0 10px 10px 0;
}

.mainpage_cell{
	width:33%;
	vertical-align:top;
	margin-right:5px;
}

input{
	margin-bottom:3px;
}

.spaceout{
	padding:10px 10px 10px 10px;
}
.date{
	font-style:oblique;
}
td.date{
	width:75%;
}
.more{
	width:100px;
	text-align:right;
	vertical-align:top;
}
.datemore{
	margin-bottom:10px;
	width:100%;
	clear: both;
}
/*
.archief img{
	height: 0;
	width: 0;
	display:block;
	clear: both; 
	visibility:hidden;
	margin:0;
	padding:0;
}
*/s
.indekijker{
	border-bottom:1px #D2CFB1 solid;
	height:20px;
}
em{
	display:block;
	text-decoration:none;
}
#partneritems{
	margin-left:15px;
}
#partneritems img{
	margin-bottom:2px;
}