
/*

	Name:       Rail freight Conference, Antwerp '10
	Author:     Ingrid Stojnic, ingrid@catapult.be

*/

body, form, ol, ul, dl, li, dt, dd, td, th ,tr, h1, h2, h3, h4, h5, h6, p, pre, blockquote, address { margin: 0; padding: 0; }
ol, ul { list-style: none; }
img { border:0; }
fieldset { margin: 0; padding: 0; border: 0; }
input, select, textarea { font-size: 100%; vertical-align: middle; }
table { border-collapse: collapse; border-spacing: 0; empty-cells: show; }
th { text-align: left; }
a:focus { overflow: hidden; }


/* Clearfix */
.clearfix{
	clear: both;
	}

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


label {
	font-family: Arial, sans-serif;
}

input.inputText,
input.inputSubmit,
textarea {
	font-size: 12px;
	padding: 1px;
	font-family: Arial, sans-serif;
}

input.inputSubmit, button {
	color: #000;
	overflow: visible;
	/* Fix "ridiculously long buttons" in IE6 and IE7 */
}

textarea {
	line-height: 1.4;
	max-width: 100%;
}

/* Don't try to improve selects too much */
select, option {
	font-family: Arial, sans-serif;
	font-size: 12px;
}


/************************************************************************************************** ingrid css */



	
body{
	font-family:  Helvetica, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
	text-align: center;	
	background: #fff;	
	}

	
/**************************  */	

#contentContainer{
	width: 100%;	
	position: relative;	
	background: #BA0028;
	padding-bottom: 50px;
	min-height: 400px;	
	}
			
#content{
	width: 990px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	/*background: url(../img/tracks.jpg) no-repeat top center;
	height: 500px;*/
	color: #fff;
	}
	
		
#headerContainer{
	width: 100%;	
	position: relative;	
	background: #fff;		
	}
			
#header{
	width: 990px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	height: 160px;
	}
	

#rail{
	padding: 25px 40px 0 40px;
	float: left;
	width: 213px;
	}	
	
	
.navBlock{
	width: 174px;
	float: left;
	padding-top: 36px;
	}	
	
.navBlock a{
	color: #000;
	text-decoration: none;
	}	


.navBlock a:hover{
	color: #BA0028;
	}	

.navBlock a.selected{
	color: #BA0028;
	font-style: italic;
	}	

.navBlock ul{
	font-size: 14px;
	margin-top: 6px;
	line-height: 18px;
	}	

.navBlock h1{
	font-size: 20px;
	/*font-weight: normal;*/
	}	

		
/************************************/	
	
#left{
	width: 295px;
	float: left;	
	position: relative;
	margin-top: 40px;
	}

#portofantwerp{
	position: absolute;
	bottom: 0px;
	left: 40px;
	}
			
#centerHome{
	margin-top: 40px;
	width: 400px;
	float: left;
	}	
	
#centerProgram{
	margin-top: 40px;
	width: 560px;
	float: left;
	}
		
#centerHome a{
	color: #fff;
	}
	
#centerHome h1.title{
	font-size: 26px;
	margin-bottom: 1em;
	font-weight: normal;
	line-height: 1.2em;
	}	

#centerHome h1, #centerProgram h1{
	font-size: 21px;
	margin-bottom: 1em;
	font-weight: normal;
	line-height: 1.2em;
	}	
	
#centerHome h2, #centerProgram h2{
	font-size: 17px;
	font-weight: normal;
	margin: 1.5em 0 0.25em 0;
	}	
		
			
#centerHome p{
	margin: 0 0 1em 0;
	line-height: 1.3em;
	}	
	
#centerHome ul{
	margin: 0 0 1em 2em;
	list-style-type: disc;
	line-height: 1.3em;	
	}	
	
#rightHome{
	width: 200px;
	float: left;
	padding: 130px 0 0 40px;
	}

#rightHome p{
	font-size: 11px;
	font-style: italic;
	margin: 0 0 1em 0;
	}

#rightHome h2{
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 1em;	
}

/*********************************/

#floorplan{
	background: url(../img/floorplan.gif) no-repeat 0 70px;
	width: 871px;
	height: 370px;
	margin-left: 40px;
	position: relative;
	}
	
#legend{
	padding: 20px 0 0 0;
	}	
		
.legendStatus{
	padding: 0 20px 0 5px;
	}		
	
/******************************** spaces */
#spaces{
	
	}

#spaces ul{
	list-style-type: none;
	}
	
	
#spaces a{
	position: absolute;
	display: block;
	text-decoration: none;
	border: none;
	}	
	
#spaces a span{
	color: #ccc;
	font-size: 11px;
	padding: 3px 0 0 3px;
	display: block;
	width: 15px;
	height: 15px;
	}
	
#spaces a:hover span{
	text-decoration: underline;
	}
	
#spaces a.awaiting span{
	background: #999;
	}

#spaces a.awaitingBig span{
	background: #999;
	}
			
#space_1 a{
	top: 80px;
	left: 283px;
}

#space_2 a{
	top: 80px;
	left: 357px;
}

#space_3 a{
	top: 80px;
	left: 457px;
}

#space_4 a{
	top: 80px;
	left: 527px;
}

#space_5 a{
	top: 80px;
	left: 627px;
}

#space_6 a{
	top: 290px;
	left: 283px;
}

#space_7 a{
	top: 290px;
	left: 357px;
}

#space_8 a{
	top: 290px;
	left: 459px;
}

#space_9 a{
	top: 290px;
	left: 527px;
}

#space_10 a{
	top: 290px;
	left: 627px;
}

#space_11 a{
	top: 162px;
	left: 357px;
}

#space_12 a{
	top: 162px;
	left: 402px;
}

#space_13 a{
	top: 162px;
	left: 459px;

}

#space_14 a{
	top: 162px;
	left: 525px;
}


#space_15 a{
	top: 162px;
	left: 582px;

}

#space_16 a{
	top: 206px;
	left: 402px;

}

#space_17 a{
	top: 206px;
	left: 459px;

}

#space_18 a{
	top: 206px;
	left: 525px;
}

#space_19 a{
	top: 206px;
	left: 582px;
}

#space_20 a{
	top: 162px;
	left: 639px;
}

.available{
	background: url(../img/space_available.gif) no-repeat top left;
	width: 54px;
	height: 40px;	
	}	
	
.booked{
	background: url(../img/space_booked.gif) no-repeat top left;
	width: 54px;
	height: 40px;	
	}		
	
.awaiting{
	background: url(../img/space_awaiting.gif) no-repeat top left;
	width: 54px;
	height: 40px;	
	}	
	
.availableBig{
	background: url(../img/space_available_big.gif) no-repeat top left;
	width: 42px;
	height: 84px;	
	}	
	
.bookedBig{
	background: url(../img/space_booked_big.gif) no-repeat top left;
	width: 42px;
	height: 84px;	
	}		
	
.awaitingBig{
	background: url(../img/space_awaiting_big.gif) no-repeat top left;
	width: 42px;
	height: 84px;	
	}		

a.selection{
	border: 4px solid #BA0029 !important;
	width: 46px;
	height: 33px;
}


#space_20 a.selection{
	border: 4px solid #BA0029 !important;
	width: 34px;
	height: 76px;
}

#space_11 a.selection{
	border: 4px solid #BA0029 !important;
	width: 34px;
	height: 76px;
}


/************************************************************/	
#floorplanTxt{
	padding-left: 300px;
	}
	
#floorplanTxt h1{
	font-size: 21px;
	margin-bottom: 1em;
	font-weight: normal;
	line-height: 1.2em;
	}	
	
#floorplanTxt a{
	color: #fff;
	}	
	
/*************************************** program */

#centerProgram{
	
	}

#centerProgram p{
	margin: 0 0 1em 0;
	line-height: 130%;
	}

#centerProgram p a{
	color: #fff !important;
	}
			
ul#program{
	list-style-type: none;
	margin: 0;
	line-height: 1.3em;	
	}	

ul#program li span.time{
	display: block;
	float: left;
	width: 50px;
	}	
	
ul#program li.part{
	font-weight: bold;
	}	
	
ul#program li.section{
	margin: 1em 0;
	}	
	
	

/****************************** registration */

table.registration{
	margin: 0.5em 0;
	}	
	
table.registration td.col1{
	width: 180px;
	}	
	
table.registration td{
	margin: 5px 0;
	line-height: 1.3em;
	}	
	
.inputFld{
	margin: 3px 0;
	width: 250px;
	}	
	
.inputFldS{
	margin: 3px 0;
	width: 50px;
	}	
	
.inputFldM{
	margin: 3px 0;
	width: 150px;
	}
			
.submitBtn{
	margin: 20px 0 3px 0;
	
	}		
/***************************/

#standsCheckboxes{
	float: left;
	}

div.checkbox{
	float: left;
	padding-right: 10px;
	text-align: right;
	}	
	
/*************************/

.error-message{
	font-style: italic;
	color: #000;	
	}	
	
/****************** content footer */

#contentFooter{
	width: 100%;	
	position: relative;	
	background: #fff;		
	}
	
#footer{
	width: 990px;
	position: relative;
	margin: 10px auto 0 auto;
	text-align: left;
	height: 160px;	
	}		
	
	