/* STRUCTURE
------------ */

body{
	font:13px Arial,Verdana,sans-serif;
	text-align:center;
}

/* Header */

#headerwrap{
	text-align:left;
	margin:0 auto;
	width:992px;
}
#header{
	margin:0 55px;
	height:150px;
}

#header h1 {
	font-size:45px;
	line-height:45px;
	margin:0pt;
	padding:50px 0pt 0pt;
	display:none;
}
#header h1 a {
	color:#FFFFFF;
	text-decoration:none;
}
#header #language{
	float:left;
	margin-top:120px;
}
#header #language a{
	color:#eee;
	font-weight:normal;
}
#header #language strong{
	color:#eee;
}

/* Container */

#containerwrap{
	text-align:left;
	margin:0 auto;
	width:992px;
}

#container{
	margin:0 44px;
	min-height:500px;
	line-height:18px;
	padding-bottom:40px;
}

/* Navigation */
#navigation ul{
	margin:0 0 20px 0;
}

#navigation ul li{
	float:left;
	margin:0 10px 0 6px;
	height:40px;
	background:#354F7D;
}

#navigation ul li a{
	display:block;
	padding:0;
	padding-right:10px;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
#navigation ul li a span{
	padding:6px 16px 16px 26px;
	display:block;
}

#navigation ul li.active a{
	background-position:100% -40px;
}
#navigation ul li.active a span{
	background-position:0 -40px;
}

#navigation ul li a:hover{
	background-position:100% -80px;
}
#navigation ul li a:hover span{
	background-position:0 -80px;
	padding-top:10px;
	padding-bottom:12px;
}

#content ul{
	margin-bottom:10px;
}
#content ul li{
	padding:0 0 5px 25px;
}

/* Content */
#content {
	min-height:350px;
	padding:0 10px;
	margin:0 0 0 0;
}

/* Footer */

#footer{
	text-align:left;
	margin:0 auto;
	width:992px;
	background:#eee url(../../layout/www.bell-labs.be/footer_bg.png) no-repeat center top;
	min-height:50px;
	padding:30px 0;
}

#footer p{
	padding:0 16px;
}


/* STRUCTURE
------------ */

body{
	background:#eee url(../../layout/www.bell-labs.be/body_bg.png) repeat-x center top;
	background-color:#262222;
	color:#333;
        font-size:12px;
}

/* Header */

#headerwrap{
	background:#354F7D url(../../layout/www.bell-labs.be/header_bg.png) no-repeat center bottom;
	height:150px;
}
#header{
	width:800px;
	height:82px;
	padding-top:40px;
}
#content h1{
	font-size:20px;
        margin-bottom:10px;
	color:#333;
}

#content h2{
	font-size:16px;
	color:#333;
}
#content h3{
	font-size:14px;
        color:#555;
}
#content p{
	font-size:12px;
	color:#333;
}
#content a{
	color:#946D92;
	text-decoration:underline;
}
#content a:hover{
	color:#666;
	text-decoration:underline;
}

/* Container */

#containerwrap{
	background:#fff url(../../layout/www.bell-labs.be/container_bg2.png) repeat-y center top;
}

#container{
	margin:0 34px;
	min-height:500px;
	line-height:18px;
	padding-bottom:40px;
}

/* Navigation */
#navigation ul{
	margin:0 0 20px 0;
}

#navigation ul li{
	float:left;
	margin:0 2px 0 1px;
	height:40px;
	background:#354F7D;
}

#navigation ul li a{
	background:#000 url(../../layout/www.bell-labs.be/navigation2.png) no-repeat right top;
	color:#DEE4E8;
}
#navigation ul li a span{
	background:#000 url(../../layout/www.bell-labs.be/navigation2.png) no-repeat left top;
}

#navigation ul li.active a{
	background-position:100% -40px;
}
#navigation ul li.active a span{
	background-position:0 -40px;
	color:#DEE4E8;
}

#navigation ul li a:hover{
	background-position:100% -80px;
	color:#f2f6f8;
}
#navigation ul li a:hover span{
	background-position:0 -80px;
	padding-top:10px;
	padding-bottom:12px;
}

#content ul, #content ol{
	margin:0px 0px 10px 30px;;
}
#content ul li{
    list-style-type:disc;
    color:#333;
    padding:0px;
}

/* Content */
#content {
	min-height:350px;
	padding:0 10px;
	margin:0 auto;
}

/* Footer */

#footer{
	background:#262222 url(../../layout/www.bell-labs.be/footer_bg2.png) no-repeat center top;
}

#footer p{
	padding:0 16px;
	font-size:10px;
	color:#CCCCCC;
}

/* ELEMENTS
--------------- */

strong{
	font-weight:bold;
	color:#946d92;
}

h2,#home .subblock h2 {
	font:bold 23px Arial,Helvetica,sans-serif;
	color:#b98cb7;
	margin-bottom:10px;
}

h3 {
	font:bold 18px Arial,Helvetica,sans-serif;
	color:#946d92;
	margin:15px 0 5px 0;
}

h4 {
	font:bold 12px Arial,Helvetica,sans-serif;
	color:#946d92;
}

a{
	color:#a97da7;
	font-weight:bold;
}

p{
	margin-bottom:10px;
	color:#946d92;
}

small{
	font-size:10px;
	line-height:13px;
}

/* FORMS
-----------*/
#content table.layouttable {
	border-left:0px;
	border-top:0px;
	margin:5px 0 15px;
	width:500px;
}
#content table.layouttable .row0 td, #content table.layouttable .row0 th {
	background:#946D92 none repeat scroll 0 0;
	color:#FFF;
}
#content table.layouttable .row0 td, #content table.layouttable .row1 th {
	color:#333;
}

#content table.layouttable td, #content table.layouttable th {
	border-bottom:none;
	border-right:none;
	padding:5px;
}
#content table.layouttable th {
	font-weight:normal;
	text-align:right;
}

input.submit{
	color:#fff;
	padding:3px 10px;
	display:block;
	margin:0 auto;
	font:bold 11px Verdana,Arial,sans-serif;
	background:#000;
	border:1px solid #555;
}

input.text,textarea{
	width:250px;
	padding:3px 5px;
	font:11px Verdana,Arial,sans-serif;
	border:1px solid #65656a;
}

.subblock input.text{
	width:176px;
}
#contact #content input.text,#contact #content textarea{
	width:340px;
}

#contact #content input.submit{
	margin-bottom:25px;
}

/* CLASSES
----------- */



/* PAGES
----------- */

#thanks{
	padding:15px;
	margin-bottom:30px;
	background:#bea9bd;
	color:#333;
}
.error_message{
	border:1px solid #c00;
	background:#fdd url(/layout/exclamation.gif) no-repeat 15px 16px;
	padding:15px 15px 15px 37px;
	margin:10px 0;
	color:#c00;
}

/* PHOTOGALLERY
---------------*/
#content .module_photo ul{
	margin:0;
	padding:0;
	list-style:none;
}

#module_photogallery{
	list-style:none;
	padding:0;
}
#content #module_photogallery li{
	float:left;
	margin:0 9px 18px;
	padding:0;
	height:154px;
	width:154px;
	text-align:center;
	overflow:hidden;
	background:none;
}
#module_photogallery li a img{
	border:2px solid #fff;
}
#module_photogallery li a:hover img{
	border:2px solid #354F7D;
}



/* Overview */
#overview{
	height:311px;
	padding:5px 25px 25px 0;
	width:400px;
	float:left;
}

#overview-img{
	width:398px;
	height:283px;
	float:left;
	position:relative;
}
#overview-img img{
	position:absolute;
	top:0;
	left:0;
	width:386px;
}
/*-------------------*/



.program #content table td, .program-day-1 #content table td, .workshop #content table td, .presentations1 #content table td, .presentations2 #content table td{
    padding:4px;
}

.program #content p, .program-day-1 #content p, .workshop #content p, .presentations1 #content p, .presentations2 #content p{
    color:#333;
}
.workshop #content p a{
  color:#946D92;
}

.workshop #content p a.register{
    padding:8px;
    color:#fff;
    background-color:#946D92;
    border:1px solid #333;
    font-size:18px;
}

.program #content h1, .program-day-1 #content h1, .workshop #content h1, .presentations1 #content h1, .presentations2 #content h1{
    color:#333;
    padding:2px 2px 2px 4px;
    font-size:18px;
}

.program #content h2, .program-day-1 #content h2, .workshop #content h2, .presentations1 #content h2, .presentations2 #content h2{
    color:#333;
    padding:2px 2px 2px 4px;
    font-size:16px;
    margin-bottom:2px;
}

.program #content h3, .program-day-1 #content h3, .workshop #content h3, .presentations1 #content h3, .presentations2 #content h3{
    color:#333;
    padding:2px 2px 2px 4px;
    font-size:14px;
    border-bottom:1px solid #333;
    width:30%;
}

.program #content h4, .program-day-1 #content h4, .workshop #content h4, .demos #content h4, .presentations1 #content h4, .presentations2 #content h4{
    color:#fff;
    padding:2px 2px 2px 4px;
    background-color:#946D92;
}

.program #content h4 a, .program-day-1 #content h4 a, .workshop #content a, .presentations1 #content h4 a, .presentations2 #content h4 a{
    color:#fff;
}
.program #content h4 a:hover, .program-day-1 #content h4 a:hover, .workshop #content a:hover, .presentations1 #content h4 a:hover, .presentations2 #content h4 a:hover{
    text-decoration:none;
}

.program #content h6, .program-day-1 #content h6, .workshop #content h6, .presentations1 #content h6, .presentations2 #content h6{
    color:#946D92;
}

#content table.timetable tr.row0{
    background-color:#946D92;
}
#content table.timetable tr.row0 td p strong {
    color:#fff;
    font-size:16px;
}
#content table.timetable tr td{
    border:1px solid #e2e2e2;
    vertical-align:middle;
}
.demos #content h2{
    border: 1px solid rgb(51, 51, 51);
    color:#333333;
    font-size:16px;
    margin-bottom:10px;
    padding:4px 2px 4px 4px;
}
.demos #content h4{
    margin-bottom:6px;
}
.demos #content p{
    color:#333;
    padding:4px 0px;
}