/*
| -------------------------------------------------------------------
| FILENAME:			bdrthermea.css
| DESCRIPTION:		Default Style Sheet
| CREATED:			28/04/2010
| INITIAL AUTHOR:	Elma Smit
| UPDATED BY:		Elma Smit, 28/04/2010
| 
| Copyright (c) 2009 The KEY Agency
| http://www.keyagency.nl/
| -------------------------------------------------------------------
| Basic colors used for website:
|
| blue: #0055a0;
| yellow: #fed300;
| black: #333333;
| txt-color: #9e9996;
| light gray: #ececed;
| -------------------------------------------------------------------
*/

body
{
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Arial, Geneva, sans-serif;
	background-color: #FFF;
	color: #565656;
}

hr,
.hide { display: none; }
.clear { clear: both; }
.doublemarginbug { display: inline; }
img { border: none; }

/*
| -------------------------------------------------------------------
| Default typo txt, links tables ect.
| -------------------------------------------------------------------
*/

a
{
	outline: none;
	color: #0055a0;
}

a:hover { color: #333; }

h3
{
	font-size: 168%;
	color: #0055a0;
	margin: 0 0 1em 0;
}

h4
{
	font-size: 100%;
	margin: 0 0 0.5em 0;
	color: #333;
}

p
{
	font-size: 93%;
	line-height: 145%;
}

p strong { color: #333; }
ul { margin-left: 15px; }

#pagecontent ul li
{
	font-size: 93%;
	line-height: 145%;
}

td,tr { border: 0; }

/*
| -------------------------------------------------------------------
| BASIS
| -------------------------------------------------------------------
*/

#page
{
	width: 840px;
	margin: 0px auto;
	position: relative;
}

.column { float: left; }
.row { clear: both; }

.main-column
{
	width: 490px;
	padding: 20px 20px 0px 0px;
}

.side-column
{
	width: 330px;
	padding: 20px 0px 0 0;
}

/*
| -------------------------------------------------------------------
| override
| -------------------------------------------------------------------
*/

#page.contactform table
{
	width:80%;
}

#page.contactform table,
#page.contactform table tr,
#page.contactform table tr td
{
	border: 0;
	padding:0;
}

#page.contactform table tr td
{
	font-size: 93%;
	line-height: 145%;
}

/*
| -------------------------------------------------------------------
| header
| -------------------------------------------------------------------
*/

#header { height: 245px; }

#header #logo
{
	width: 220px;
	height: 95px;
	position: relative;
	z-index: 2;
}

#header #logo h1 { margin: 0px; }
#header #logo h1 span { display: none; }

#navigation
{
	padding: 17px 0 0 20px;
	width: 600px;
}

#imageholder
{
	height: 170px;
	background-color: #eee;
	position: relative;
	z-index: 1;
	top: -35px;
	background-image: url('../gui/images/6.jpg');
}

/*
| -------------------------------------------------------------------
| Homepage & countryselector page
| -------------------------------------------------------------------
*/
.countryselector #imageholder,
.homepage #imageholder
{
	height: 90px;
	background-position: left center;
}

.countryselector #header,
.homepage #header { height: 175px; }
.homepage #countryselector,
.countryselector #countryselector { display: block; }

.homepage #milestones
{
	position: relative;
	top: 65px;
}

.countryselector #milestones,
.homepage #milestones { display: none; }


.homepage #pagecontent
{
	float: right;
	padding: 0px;
	margin: 20px 0 0 0;
	background-color: #EAEAEB;
	background-image: url('../gui/background.panel.gif');
	background-repeat: repeat-x;
	background-position: left 28px;
}



.homepage #pagecontent h3
{
	padding: 5px 15px;
	margin: 0;
	font-size: 116%;
	display: block;
	color: #fff;
	background-color: #0055a0;
	background-repeat: repeat-x;
	background-image: url('../gui/background.heading.gif');
	background-position: left top;
}

.homepage #pagecontent p { padding: 15px 15px 0 15px; }



/*
| -------------------------------------------------------------------
| countryselector
| -------------------------------------------------------------------
*/

#countryselector
{
	height: 175px;
	background-image: url('../gui/background.countryselector.gif');
	background-repeat: repeat-x;
	overflow: hidden;
	display: none;
}

#countryselector h2,
#countryselector h3
{
	display:inline-block;
}

#countryselector h2
{
	background-image: url('../gui/heading.bdrthermea.gif');
	height: 25px;
	width: 207px;
	margin: 35px 0 18px 20px;
}

#countryselector h3
{
	margin-left: 18px;
	width: 490px;
	color: #fed300;
	font-weight: normal;
	font-size: 40px;
	line-height: 40px;
	letter-spacing: -2px;
	padding-bottom:4px;
}

#countryselector h2 span,
#countryselector h3 span { display: none; }

#countryselector form
{
	width: 300px;
	float: right;
	padding: 25px 25px 25px 0;
}

#countryselector form label { display: none; }

.panel.brand
{
	margin: 20px 10px 0px 0;
	width: 198px;
	float: left;
/* 
		min-height: 210px;
	_height: 210px;
*/

	height: 260px;
	background-color: #fff;
	border: 1px solid #eaeaeb;
}

.panel.brand .image {  margin-bottom: 10px;}

/*
| -------------------------------------------------------------------
| milestones
| -------------------------------------------------------------------
*/

#milestones
{
	position: relative;
	top: 145px;
}

#milestones .overview,
#milestones .timeline
{
	overflow:visible;
	position:relative;
	z-index:1;
}

#milestones .overview div,
#milestones .timeline ul li a
{
	position:relative;
	z-index:2;
}

#milestones h3
{
	position: absolute;
	left: 20px;
	top: -50px;
	color: #fed300;
}

#milestones .timeline
{
	background-color: #000;
	height: 25px;
}

#milestones .timeline ul
{
	margin: 0;
	padding: 0 0 0 8px;
}

#milestones .timeline ul li { display: inline; }

#milestones .timeline ul li a
{
	display: block;
	float: left;
	text-decoration: none;
	font-size: 85%;
	padding: 5px 0;
	color: #666666;
}

#milestones .timeline ul li a:hover { color: #fff; }

#milestones .overview div
{
	display: none;
	position: absolute;
	bottom: 12px;
	left: 0;
}

#milestones .overview div h4
{
	text-align: center;
	color: #0055a0;
	width: 55px;
	height: 25px;
	background-image: url('../gui/milestones.year.gif');
	margin:0;
}

#milestones .overview div p
{
	width: 115px;
	padding: 10px;
	color: #fff;
	background-color: #0155A0;
	background-image: url('../gui/milestones.description.gif');
	background-repeat: repeat-x;
}

/*
| -------------------------------------------------------------------
| Footer
| -------------------------------------------------------------------
*/

#footer
{
	border-top: 2px solid #eaeaeb;
	padding: 10px 25px 0 0;
	height: 30px;
}

/*
| -------------------------------------------------------------------
| panels
| -------------------------------------------------------------------
*/

.panel
{
	margin: 0 0 10px 0;
	background-color: #EAEAEB;
}

.panel.shadow
{
	background-image: url('../gui/background.panel.gif');
	background-repeat: repeat-x;
	background-position: left 28px;
}

.panel h3
{
	padding: 5px 15px;
	margin: 0;
	font-size: 116%;
	display: block;
	color: #fff;
	background-color: #0055a0;
	background-repeat: repeat-x;
	background-image: url('../gui/background.heading.gif');
	background-position: left top;
}

.panel .content { padding: 15px; }
.panel h3 a,
.panel h4 a { text-decoration: none; }

.panel h4
{
	margin: 0 0 0.5em 0;
	font-size: 100%;
}

.panel p { font-size: 85%; }
.panel ul { margin-top: 0px; }

#countries.panel .content
{
	background-image: url('../gui/panel.countries.gif');
	background-repeat: repeat-x;
	background-position: right top;
	height: 92px;
}

.
/*
.panel.brand .content .image
{
	vertical-align: middle;
}

.panel.brand .content .image img
{
	vertical-align: middle;
	position: relative;
	top:expression(this.parentNode.clientHeight/2 - this.firstChild.clientHeight/2 + " px");
}
*/

/*
| -------------------------------------------------------------------
| folders
| -------------------------------------------------------------------
*/



.folder
{
	margin: 0 0 20px 0;
	border-bottom: 1px solid #eaeaeb;
}

.folder .folder
{
	clear: both;
	border-bottom: 1px solid #eee;
	margin: 0 0 1em 0;
	overflow: hidden;
}

.folder h4 a { color: #333333; text-decoration: none;}
.folder p { font-size: 85%; }

.thumbnail
{
	float: left;
	clear:left;
	margin: 0 10px 4px 0;
	
}

.folder .thumbnail img {border:1px solid #979C9F;}

.folder.list .thumbnail img {border:0px solid #979C9F;}

.folder.list.sidebar .thumbnail img {border:1px solid #979C9F;}

span.date_publish {  color: #0055a0; display: block;}



.prodsite
{
	width: 150px;
	position: absolute;
	left: 0px;
	display:none;
}
.prodsite h3 {font-size:93%;}

/*
| -------------------------------------------------------------------
| DL DD DT
| -------------------------------------------------------------------
*/

dl,
dd,
dt
{
	margin: 0px;
	font-size: 93%;
}

dl dt
{
	width: 50%;
	float: left;
}

dl dd
{
	width: 50%;
	float: left;
	margin: 0px;
}

di
{
	clear: both;
	display: block;
}


/*
| -------------------------------------------------------------------
| Modules media
| -------------------------------------------------------------------
*/

.media.image
{
	float: right;
	margin: 50px 0 10px 10px;
	border: 1px solid #d7d5d4;
	padding: 2px 2px 0px 2px;
}

.folder .media.image { margin: 0px 0 10px 10px; }

.video
{
	position: relative;
	margin: 0px;
}

.video span.play
{
	position: absolute;
	top: 20%;
	left: 30%;
	width: 70px;
	height: 50px;
	background-image: url('../gui/button.video.play.png');
}

/*
| -------------------------------------------------------------------
| navigation
| -------------------------------------------------------------------
*/

form { }

form fieldset
{
	border: 1px solid #eee;
	padding: 10px;
}

form fieldset legend { width: auto; }
form .row { padding: 10px 0; }

form .control
{
	clear: both;
	padding: 5px 0px;
}

form label
{
	font-size: 93%;
	vertical-align: middle;
	color: #555555;
	padding: 4px 0px 0px 0px;
	width: 40%;
	float: left;
	display: none;
}

form label.inline
{
	width: auto;
	display: inline;
}

form .text,
form .file,
form select,
form .textarea
{
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #c5c7c8;
	font-size: 93%;
	vertical-align: middle;
	padding: 2px 0px 2px 0px;
	width: 80%;
	float: right;
	background-color: #ececed;
}

form .submit .submit
{
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #0055a0;
	font-size: 85%;
	padding: 4px 8px;
	float: right;
	color: #fff;
	background-color: #0055a0;
	background-repeat: repeat-x;
	background-image: url('../gui/background.heading.gif');
	background-position: left top;
}

/*
| -------------------------------------------------------------------
| sjah... mooi kut, kan ik opnieuw specifieke forms stylen...
| -------------------------------------------------------------------
*/

#contactform legend
{
	display:none;
}

#contactform label
{
	display: inline-block;
}

#contactform fieldset.validationerrors p
{
	margin: 0;
	padding: 0;
	color: #D1301B;
}

#contactform fieldset div.inputcontainer
{
	margin-bottom:6px;
}

#contactform input.button
{
	margin:0 0 20px 200px;
	width:234px;
}

/*
| -------------------------------------------------------------------
| submenu red: #BD2A33;
| -------------------------------------------------------------------
*/

#submenu
{
	padding: 0px;
	border: none;
}

#submenu ul
{
	margin: 0;
	padding: 0;
	border-top: 1px solid #bcbdbf;
	border-bottom: 1px solid #fff;
}

#submenu ul li { display: inline; }

#submenu ul li a
{
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bcbdbf;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	color: #333;
	font-size: 93%;
}

#submenu ul li a.in-path,
#submenu ul li a.selected,
#submenu ul li a:hover
{
	color: #0055a0;
	background-color: #C6C7C9;
	background-image: url('../gui/background.menu.active.gif');
	background-repeat: no-repeat;
}

/*
| -------------------------------------------------------------------
| navigation
| -------------------------------------------------------------------
*/

#navigation ul
{
	margin: 0px;
	padding: 0px 0 0 0px;
}

#navigation ul li
{
	display: inline;
	float: left;
	/* 
		font-size: 100%;
	*/
}

#navigation ul li a
{
	display: block;
	text-decoration: none;
	color: #333;
	padding: 5px 8px;
	font-size: 85%;
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-image: url('../gui/background.menu.gif');
	background-position: right -20px;
	background-repeat: repeat-x;
}

#navigation ul ul { display: none; }

#navigation ul li a.in-path,
#navigation ul li a.selected,
#navigation ul li a:hover
{
	background-position: right 0px;
	color: #fff;
	background-color: #0055a0;
}

/*
| -------------------------------------------------------------------
| navigation footer
| -------------------------------------------------------------------
*/
#footernav ul.sectionsmenu,
#footernav ul.sectionsmenu li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #58595b;
}

#footernav ul.sectionsmenu li a
{
	display:none;
}

#footernav ul.sectionsmenu li ul li
{
	font-weight: bold;
	font-size:80%;
	line-height:100%;
	background-image: url('../gui/lists/menuslash.gif');
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0 5px 0 0;
	padding:0px;
	display:inline;
}

#footernav ul.sectionsmenu li ul li.lastitem
{
	background-image: none;
	margin-right: 0px;
}

#footernav ul.sectionsmenu li ul li a
{
	color: #58595B;
	text-decoration: none;
	padding: 0 12px 0 0;
	margin: 0px;
	white-space: nowrap;
	font-weight: normal;
	
}

#footernav ul.sectionsmenu li ul li.last a
{
	padding-right:0px;
}

#footernav ul.sectionsmenu li ul li a
{
	display:inline-block;
}

/*
| -------------------------------------------------------------------
| navigation breadcrumbs
| -------------------------------------------------------------------
*/
#breadcrumbs ul.breadcrumbs,
#breadcrumbs ul.breadcrumbs li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #58595b;
}


#breadcrumbs ul.breadcrumbs li
{
	font-weight: bold;
	font-size:80%;
	line-height:100%;
	background-image: url('../gui/lists/crumbdivider.gif');
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0 5px 0 0;
	padding:0px;
	display:inline;
}

#breadcrumbs ul.breadcrumbs li.lastitem
{
	background-image: none;
	margin-right: 0px;
}

#breadcrumbs ul.breadcrumbs li a
{
	color: #58595B;
	text-decoration: none;
	padding: 0 12px 0 0;
	margin: 0px;
	white-space: nowrap;
	font-weight: normal;
	display:inline-block;
}

#breadcrumbs ul.breadcrumbs li.firstitem.lastitem a
{
	color: #fff;
}
