/*### Content specific CSS ###
	used for:
	/digital-agenda/en/ict2013-conference-programme (node/50811)
*/


/* ICT2013 - Conference programme */
	.ICT2013Programme table{
		width:100%;
		border:0;
		font-size:12px;
	}
	.ICT2013Programme .progDayTable{
		border-bottom:solid 2px #CDCDCD;
		margin-bottom:40px;
		background-color: #fafafa;
			background-image: -moz-linear-gradient(top,#fff,#fafafa);
			background-image: -ms-linear-gradient(top,#fff,#fafafa);
			background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fafafa));
			background-image: -webkit-linear-gradient(top,#fff,#fafafa);
			background-image: -o-linear-gradient(top,#fff,#fafafa);
			background-image: linear-gradient(top,#fff,#fafafa);
	}
	.ICT2013Programme table h4{
		padding:0;
		margin:0;
		font-size:11px;
		padding-bottom:3px;
		margin-bottom:3px;
	}
	.ICT2013Programme table th,
	.ICT2013Programme table tr,
	.ICT2013Programme table td{
		border:0;
		vertical-align:top;
	}
	.ICT2013Programme table td.progDay{
		border-bottom:solid 1px #dcdcdc;
	}
	.ICT2013Programme table td.progHour{
		width:75px;
		color:#003366;
		font-size:11px;
	}
	.ICT2013Programme table td.progTitle{
		width:300px;
		font-size:11px;
	}
	.ICT2013Programme table td.progPlace{
		width:57px;
	}
	.ICT2013Programme table td.progSessions{
		padding-left:20px;
	}
	.ICT2013Programme .progSessions table{
		border:solid 1px #dcdcdc;
		border-left:0;
	}
	.ICT2013Programme .progSessions table td{
		border-left:solid 1px #dcdcdc;
		font-size:11px;
			background-color: #fafafa;
			background-image: -moz-linear-gradient(top,#fff,#f2f2f2);
			background-image: -ms-linear-gradient(top,#fff,#f2f2f2);
			background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f2f2f2));
			background-image: -webkit-linear-gradient(top,#fff,#f2f2f2);
			background-image: -o-linear-gradient(top,#fff,#f2f2f2);
			background-image: linear-gradient(top,#fff,#f2f2f2);
	}
	.ICT2013Programme table td p{
		padding-top:0;
	}
	.ICT2013Programme .progSessions .prog4Cols td{
		width:25%;
	}
	.ICT2013Programme .bTop{
		border-top:solid 1px #dcdcdc;
	}
	.ICT2013Programme .progPlace{
		color:#994400;
		white-space:nowrap;
	}
	#block-block-12 iframe{margin: -10px -8px -8px;}

/* /ICT2013 - Conference programme */



