/* Start of CMSMS style sheet 'main' */
/* CSS Document */

* { 
	margin: 0px;
	padding: 0px;
	color:#ffffff;
}
#bodycenter {
	background-color:#001D33;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 57%; /* 62.5 = 10px */
	text-align: center;
	padding-top: 30px;
}


/* ------- gebied boven de content, breadcrumbs en taalkeuze -------------------------- */
#header {
	width: 954px;
	margin: 0 auto 0 auto;  /* centreer */
	font-size: 1.2em; 
	text-align: left;
}
#breadcrumbs  {
	float: left;
	width: 800px;
	padding-bottom: 5px;
}
#language { float: right; }
#language a { padding-left: 7px; }


/* ---- indeling content  -------------------------------------------------------------------------------------- */
#container  {
	width: 954px;
	margin: 0 auto 0 auto;  /* centreer */
	font-size: 1.4em; /* = 14px */
	border-style: solid;
	border-color: #455c6e;
	border-width: thin;
	text-align: left;
	background-color: #002440;
}
#logo {
	float: left;
	width: 159px;
	height: 100px;
}
#menu_top {
	float: left;
	width: 795px;
	height: 100px;
	background-image: url(images/menu_top.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#menu_top_text {
	float: left;
	width: 785px;
	padding-top: 2px;
}
#menu_top_search {
	margin-left: 477px;
	padding-top: 7px;
	width: 318px;
	height: 27px;
	float:right;
}
#menu_top ul {
	padding-left: 0px;
	list-style-type: none; /* wegvallen van de stipjes of bullets */
}
#foto_gallery {
	float: left;
	width: 954px;
	height: 200px;
}
#foto_gallery img, 
#foto_gallery .fotodetails ul li img {
	padding: 0px;
	margin: 0px;
	border: 0;
	width: 318px;
	height: 200px;
}
#menu_left {
	float: left;
	width: 149px;
	height: auto;
	padding-left: 10px;
	padding-top: 10px;
}
#details {
	float: right;
	width: 775px;
	background-color: #14324a;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content {
	padding-right: 10px;
}

/* ----- verfijningen ------------------------------------------------------------------------ */
#foto_gallery .foto_details ul
{
	padding-left: 0px;
	list-style-type: none; /* wegvallen van de stipjes of bullets */
}
#foto_gallery .foto_details ul li { display: inline; }

#content ul.subnavigatie {
  padding-left: 0px;
  list-style-type: none; /* wegvallen van de stipjes of bullets */
}

#content ul.subnavigatie li {
  display: inline;
}

#details p {
	margin-bottom: 1em;
}

#details ul {
	margin-left: 2em;
}

#details .floatleft {
	width: 590px;
	float: left;
	padding-right: 5px;
}

#details .floatright {
	width: 159px;
	float: right;
	padding-left: 10px;
	padding-right: 0px;
                border-left: 1px solid #455c6e;
}

#details .floatright label {
	display: block;
	float: left;
	width: 75px;
}

#details .floatright fieldset legend {
	background: #455c6e;
	margin: 2px 10px 2px 10px;
	padding:2px 10px 2px 10px;
	border:1px solid #00213b;
}

#details table { 
               border-collapse:collapse;
}
#details table, #details th, #details td {
                border: 1px solid #455c6e;
                text-align:left;
                padding: 5px;
                vertical-align: top;
}
#details th.refcode {
                width: 100px;
}

/* ---- projecten pagina -------------------------------------------------------------*/
#details .projectdet1, #details .projectdet2, #details .projectdet3 {
	width: 430px;
	float: left;
	padding-right: 10px;
}
#details .projectfotos {
	width: 318px;
	float: right;
	padding-left: 0px;
	margin-right: 0px;
}
#details .projectfotos img {
	padding-bottom: 10px;
}
#details table.projectdetails {
    border-spacing: 0px;
    border: none;
    border-collapse: collapse;
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 25px;
}
#details table.projectdetails th {
    text-align: left;
    font-weight: normal;
    padding: 0.3em 0.5em 0.5em 0.5em;
    border: none;
    border-bottom: 1px solid #ffffff;
    background: #455c6e;
}
#details table.projectdetails td {
    border: none;
    border-bottom: 1px solid #455c6e;
    padding: 0.35em 0.5em 0.5em 0.5em;
    background: #14324a
}

#details table.projectdetails thead th {
    background: #455c6e;
    color: #ffffff;
}

#details table.projectdetails td.image img {
    width: 75px;
}

/* -------------------------------------------------------------------------------------------------*/

#filler {
	float: right;
	width: 5px;
	height: 300px;
}

* img {
	border: 0px;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	font-style:italic;
	margin-bottom: 15px; 
}

h2 {
	font-size: 1.4em;
	font-weight: normal;
	font-style:italic;
	margin-bottom: 2px; 
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
	font-style:italic;
	margin-bottom: 2px; 
}

.search-button {
	background-color: #455c6e;
	border:1px solid #00213b;
	width: 75px;
	cursor: pointer;
	padding: 1px;
}

.search-input
{
	width: 172px;
	padding: 2px;
	background-color: #455c6e;
	border:1px solid #00213b;
}

.spacer {
	clear: both;
	}

.sitemap ul {
	padding-left: 0px;
	list-style-type: none; /* wegvallen van de stipjes of bullets */
}

.sitemap ul li {
	padding-left: 5px;
	line-height: 1.6em;
	font-size: 95%; 
	background-repeat:no-repeat;
	background-position:2px 2px;
}

.prevpage {
	padding-top: 25px;
	float: left;
	width: 430px;
}

/*---- contact form ----------------------------------------------------------------------------------------- */
form {margin-top:0}
form, td, th, li { font-size: 100%}
form div {margin-bottom:0}
fieldset {
	margin-top: 1em;
	margin-right: 1em;
	border-style: solid;
	border-color: #455c6e;
	border-width: thin;
}
fieldset div {
	margin-bottom:0.5em;
	margin-left:1em;
}
fieldset div div {
	margin-top:0.5em;
	margin-left:1em
}
fieldset legend {
	background: #455c6e;
	margin-bottom: 0.5em;
	margin-left: 162px;
	padding:2px 10px 2px 10px;
	border:1px solid #00213b;
}
.contactform label {
	display: block;
	float: left;
	width: 150px;
}
#details .floatright .fbsubmit,
.contactform .fbsubmit {
	color: #fff;
	background-color: #455c6e;
	border:1px solid #00213b;
	margin:5px 5px 0 0;
	width: 75px;
	cursor: pointer;
	padding: 1px;
}
#details .floatright input,
.contactform input {
	padding: 2px;
	background-color: #455c6e;
	border:1px solid #00213b;
}
.contactform input.checkbox {
	border: none;	
	background-color: #455c6e;
}
.contactform textarea {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1em;
	background-color: #455c6e;
	border:1px solid #00213b;
}

/* End of 'main' */

