body{
	font:12px Arial,Verdana,sans-serif;
	text-align:center;
        background:#3d3c39 url(../../layout/www.beneluxarchitecture.eu/repeater.jpg) repeat-x center top;
        color:#333333;
}

#container{
	text-align:left;
	width:980px;
	margin:0 auto;
}

#header{
    background:#3d3c39 url(../../layout/www.beneluxarchitecture.eu/header.jpg) repeat-x center top;
    height:360px;
    margin-bottom:4px;
}
#language{
    float:left;
    width:60px;
    height:20px;
    margin:-60px 0px 0px 88px;
}
#language ul li{
    float:left;
}
#language ul li a{
    color:#fff;
    padding:0px 5px;
    border-left:1px solid #fff;
    font-weight:bold;
    text-decoration:none;
}
#language ul li a:hover{
    text-decoration:underline;
}
#language ul li.overrule a{
    border-left:none;
}
.nl ul li.nl a,
.fr ul li.fr a{
    text-decoration:none;
}
.nl ul li.fr a,
.fr ul li.nl a{
    text-decoration:underline;
}
#logo{
    width:222px;
    height:190px;
    float:left;
    margin:10px 0px 0px 4px;
}
#logo a{
    width:222px;
    height:190px;
    display:block;
}
#flashimg{
    float:left;
    width:715px;
    height:287px;
    margin:31px 0px 0px 12px;
}
#menu{
	background:#34302b;
	float:left;
	width:210px;
    /*margin:0px 6px 0px 5px;*/
    padding:10px 0px;
	position: relative;
	left: 5px;
	top: 0;
}

#menu ul li a{
    color:#fff;
    margin:0px 12px;
    padding:4px 0px 8px 10px;
    display:block;
    font-size:14px;
    border-top:1px solid #918f8c;
    text-decoration:none;
}
#menu ul li.first a{
    border-top:none;
}
#menu h3{
	padding: 10px;
	color: #fff;
}

#content{
    background:#ffffff;
    float:right;
    width:713px;
    /*margin:0px 16px 0px 6px;*/
    padding:12px;
    min-height:570px;
    height:auto !important;
    height:570px;
	position: relative;
	left: -16px;
	top: 0;
}

#footer{
	text-align:center;
	margin:0 auto;
	width:980px;
	min-height:50px;
	clear:both;
	font-size: 10px;
}
#footer p, #footer a{
    font-size:10px;
    color:#ccc;
}

/*home */
#home #content .tblhome, #mod_locations #content .tblhome{
    width:100%;
}
#home #content .tblhome td.col1, #content .tblhome td.col1{
    width:64%;
    vertical-align:top;
}
#home #content .tblhome td.col2, #content .tblhome td.col2{
    width:30%;
    vertical-align:top;
    padding:0px 0px 0px 18px;
}
/* ELEMENTS
-----------*/
h1.pagetitle, h1.calendar{
    font-size:20px;
    padding-bottom:6px;
    border-bottom:1px solid #3D3C38;
    color:#333;
}
h1{
    font-size:18px;
}
h2{
    font-size:16px;
}
h3{
    font-size:14px;
    font-weight:normal;
}

a, strong{
    color:#498296;
}
hr{
    color:#3D3C38;
    background-color:#3D3C38;
    border:0px;
    height:2px;
}
#content p,#content ul,#content ol{
	margin:0 0 10px;
}
#content ul,#content ol{
	margin:0 0 10px;
	padding-left:15px;
	list-style:disc;
}
#content ol{
	list-style:decimal;
}
#content h1,h2,h3,h4,h5,h6{
	margin:0 0 10px;
}

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

#module_photogallery{
	list-style:none;
	padding:0;
}
#module_photogallery li{
	float:left;
	margin:0 15px 30px;
	height:154px;
	width:154px;
	text-align:center;
	overflow:hidden;
}
#module_photogallery li a img{
	border:2px solid #fff;
}
#module_photogallery li a:hover img{
	border:2px solid #ccc;
}

/*FORMS
-------*/
input.submit{
    color:#fff;
    padding:3px 0;
    width: 120px;
    display:block;
    margin:8px auto;
    font:bold 12px Arial, Verdana,Helvetica,sans-serif;
    background-color:#2A4C58;
    border:1px solid #6f171a;
    cursor: pointer;
}

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

table.layouttable{
    width:380px;
}
.layouttable td,.layouttable th{
    padding:5px;
}
.layouttable th{
    width:210px;
    font-weight:normal;
    text-align:left;
    color:#333;
    font-family:Arial, Verdana,Helvetica,sans-serif;
}
.layouttable .row0 td,.layouttable .row0 th{
    background:none;
}

table.layouttable tr.error th,table.layouttable tr.error td{
    background:#c00;
    font-weight:normal;
    color:#fff;
}
#content #disclaimer{
    font-size:10px;
    color:#999;
}
.error_message{
	border:1px solid #c00;
	background:#fdd;
	padding:15px;
	margin:10px 0;
	color:#c00;
}
tr.error {
	border:1px solid #c00;
	background:#fdd;
}
#thanks{
	padding:15px;
	margin-bottom:30px;
	background:#637331;
	color:#fff;
}
.layouttable td,.layouttable th{
	padding:3px;
	vertical-align:top;
}
/* calendar */
#module_calendar h2,
#module_calendar_single h2{
    font-weight:normal;
}
#module_calendar_single h2{
    color:#498296;
}
#module_calendar p{
    margin:2px;
    
}
#module_calendar strong,
#module_calendar_single strong{
    color:#333;
}
/* news */
#module_news .module_photo{
    float:left;
}
#module_news p, #module_news .intro p{
    font-size:12px;
    font-weight:normal;
}

/* twitter feeds */
#content .rss_content ul{
	padding: 0;
}
#content .rss_content li{
	list-style-type: none;
	padding: 10px 0 8px;
	line-height: 16px;
	font-size: 13px;
	border-bottom: 1px solid #eee;
}
#content .rss_content li span{
	display: block;
	color: #999;
	font-size: 10px;
}
#content .rss_content a{
	text-decoration:none;
}
#content .rss_content a:hover{
	text-decoration:underline;
}

/* locaties database */
#content .module_database_map{
	background: url('http://www.beneluxarchitecture.eu/gallery/images/map/beneluxarchmap.gif') no-repeat 0 0;
	width: 380px;
	height: 531px;
	margin-left: 40px;
	position: relative;
}
#content .module_database_map ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#content .module_database_map li.map_listitem{
	position: absolute;
	width: 8px;
	height: 8px;
}
#content .module_database_map li.map_listitem a{
	display: block;
	width: 8px;
	height: 8px;
	background: url('http://www.beneluxarchitecture.eu/gallery/images/map/bullet.gif') no-repeat 0 0;
}
#content .module_database_map li.map_listitem a:hover{
	background-position: 0 -8px;
}

/* KALENDER TABEL*/
#menu h2{
	text-align: center;
	color: #fff;
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px solid #3D3C38;
}
#calendar-table{
	padding: 10px 15px;
	color: #fff;
}
#calendar-table table.calendartable{
	width: 100%;
}
#calendar-table table.calendartable th, #calendar-table table.calendartable td{
	text-align: center;
	padding: 2px 0;
	vertical-align: middle;
}
#calendar-table table.calendartable th{
	background-color: #3D3C38;
}
#calendar-table table.calendartable th a{
	text-decoration: none;
}
#calendar-table table.calendartable td a{
	display: block;
	width: 100%;
	text-align: center;
	background-color: #4E8CA1;
	text-decoration: none;
	color: #fff;
}
#calendar-table table.calendartable td a:hover{
	background-color: #1F3A43;
	color: #498296;
}
#mod_calendarday #module_calendar h1{
	display: none;
}

