/*===================================================
FILENAME:			mu.default.css
DESCRIPTION:		Default Style Sheet
CREATED:			10/09/2007
INITIAL AUTHOR:		Elma Smit
UPDATED BY:			Elma Smit, 10/09/2007

Copyright (c) 2007 KeyAgency
http://www.vanmeeuwen.nl/
===================================================*/

body
{
	font-family: 'Lucida Grande', Geneva, Arial, sans-serif;
	color: #636567;
	background-image: url('../gui/bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
}

hr,
.hide { display: none; }
.clear { clear: both; }
img { border: none; }
a { outline: none; }

table td,
table th
{
	border: 1px solid #ddd;
	font-size: 85%;
}
/*
| -------------------------------------------------------------------
| BASIS
| -------------------------------------------------------------------
*/

#page
{
	width: 780px;
	margin: 0px auto;
}

#page .column { float: left; }
#page .first { width: 180px; }
#page .second { width: 420px; }
#page .third { width: 180px; }

#page .first-second { width: 600px; }

#page .row { clear: both; }

/*
| -------------------------------------------------------------------
| HEADER
| -------------------------------------------------------------------
*/

#header
{
	height: 205px;
	margin: 0px;
}

#header #tabmenu
{
	width: 585px;
	overflow: hidden;
}

#logo
{
	padding: 30px 0px 0px 0px;
	width: 300px;
	height: 28px
	/* 	
		weird, in IE7 zet ie hem verkeerd neer
		hoogte+breedte gegeven, en is opgelost.
	*/
	
}


/*
| -------------------------------------------------------------------
| NAVIGATION
| -------------------------------------------------------------------
*/

#navigation { padding: 20px 0 0 0; }

#navigation h3
{
	font-size: 85%;
	color: #002a5c;
	margin: 0 0 20px 0;
}

/* 	E-Gull log on */
#eService-login { padding: 0 0 0 15px; }
#eService-login form { }

#eService-login input
{
	border: 1px solid #002a5c;
	width: 173px;
	display: block;
	background-image: url('../gui/e-gull/bg.gif');
	color: #fff;
	font-size: 85%;
	height: 16px;
	margin: 0 0 5px 0;
	background-color: #8093b2;
	padding: 0 0 0 5px;
}

/*
| -------------------------------------------------------------------
| PAGECONTENT
| -------------------------------------------------------------------
*/

#page #pagecontent
{
	padding: 20px 20px;
	width: 380px;
}

#pagecontent a { color: #002a5c; }
#pagecontent a:hover { color: #fcbd16; }
#pagecontent p.intro { font-weight: bold; }

#pagecontent p
{
	/* 	padding: 0 0 15px 0; */
	font-size: 85%;
	line-height: 140%;
}

#pagecontent ul
{
	font-size: 85%;
	line-height: 140%;
	font-weight: inherit;
}

#pagecontent h3
{
	font-size: 108%;
	font-weight: normal;
	line-height: 140%;
	color: #007fca;
	margin: 0pt 0pt 1em 0pt;
}

#pagecontent h4
{
	font-size: 100%;
	font-weight: bold;
	line-height: 140%;
	color: #002a5c;
}

#pagecontent #banners
{
	height: 150px;
	width: 380px;
	margin: 0 0 15px 0;
}

#pagecontent #banners .banner
{
	height: 150px;
	margin: 0 0 15px 0;
}

#pagecontent #banners .banner h4
{
	height: 75px;
	position: relative;
	top: -153px;
	left: 0px;
	z-index: 100;
	display: none;
}

#pagecontent .thumbnail_ { margin: 0px 0px 10px 0px; }

#pagecontent .thumbnail_right
{
	float: right;
	margin: 0px 0px 10px 10px;
}

#pagecontent .thumbnail_left
{
	float: left;
	margin: 0px 10px 5px 0px;
}

#pagecontent .thumbnail_ img,
#pagecontent .thumbnail_left img,
#pagecontent .thumbnail_right img { /* 	border: 1px solid #002a5c; */ }

#pagecontent p.description
{
	font-size: 77%;
	text-align: center;
}

/*
| -------------------------------------------------------------------
| folders in folders
| - beetje ruk eigenlijk wel nog!
| -------------------------------------------------------------------
*/

#pagecontent  div.folder { border: none; }

#pagecontent  div.list
{
	padding: 2px 0 2px 0;
	display: block;
	clear: both;
	overflow: auto;
	_height: 1%;
}

#pagecontent div.folder div.folder
{
	margin: 0 0 7px 0;
	border-width: 0 0 1px 0;
	border-color: #ddd;
	border-style: solid;
}

#pagecontent div.list p { padding: 0px; }

#pagecontent h4 a
{
	font-size: 100%;
	font-weight: bold;
	line-height: 140%;
	color: #002a5c;
	text-decoration: none;
}

.date_publish
{
	color: #002a5c;
	display: block;
	padding: 2px 0 2px 0;
	font-size: 85%;
	font-weight: bold;
}

#pagecontent div.list p.intro { font-weight: normal; }
#pagecontent div.list p.readmore a { color: #fcbd16; }
#pagecontent div.list p.readmore a:hover { color: #002a5c; }

/* 
	download
*/

div.download p a { text-decoration: none; }
div.download p a img { vertical-align: middle; }

/*
| -------------------------------------------------------------------
| Zoek pagina
| -------------------------------------------------------------------
*/

.mail-a-friend { display: none; }

.mail-a-friend-visible { display: block; }

#pagecontent form
{
	border: 1px solid #bebebf;
	background-color: #f5fbfe;
	padding: 10px;
	margin: 0 0 10px 0;
	width: 380px;
}

#pagecontent form p
{
	font-size: 85%;
	padding: 0px;
	margin-bottom: 0.3em;
}

#pagecontent form .row { margin: 0 0 1.2em 0; }

#pagecontent form select
{
	border-color: #888888 #bfbfbf #bfbfbf #888888;
	border-width: 1px;
	border-style: solid;
	width: 300px;
	font-size: 85%;
}

#pagecontent form input
{
	border-color: #888888 #bfbfbf #bfbfbf #888888;
	border-width: 1px;
	border-style: solid;
	font-size: 93%;
	padding: 2px 4px 2px 4px;
}

#pagecontent form label
{
	float: left;
	width: 150px;
	font-size: 85%;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
}

/*
| -------------------------------------------------------------------
| SIDEBAR
| -------------------------------------------------------------------
*/

#sidebar { padding: 20px 0 0 0; }
#sidebar .news .folder { display: none; }
#sidebar .news .download { display: none; }

/*
| -------------------------------------------------------------------
| PANELS
| -------------------------------------------------------------------
*/

.panel
{
	border: 1px solid #636567;
	background-image: url('../gui/panel/bg.gif');
	background-position: left bottom;
	padding: 10px;
	margin: 0 0 20px 0;
	display: block;
}

.height { min-height: 150px;  _height: 150px;}

.panel a
{
	color: #fcbd16;
	text-decoration: none;
	font-size: 100%;
}

.panel h3
{
	font-size: 93%;
	color: #fcbd16;
	margin: 0 0 5px 0;
	letter-spacing: 1px;
}

.panel h4 a,
.panel h4
{
	font-size: 100%;
	color: #002a5c;
	margin: 0 0 5px 0;
}

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

.panel p.readmore
{
	font-size: 85%;
	color: #fcbd16;
	margin: 0px;
}


#bestel-eprevent
{
	margin: 10px 0 20px 0;
}


/*
| -------------------------------------------------------------------
| PRODUCT PAGES
| -------------------------------------------------------------------
*/
#page.product #pagecontent
{
	width:560px;
}

#page.product #sidebar,
#page.product #pagecontent div.thumbnail_
{
	display:none;
}

/*
| -------------------------------------------------------------------
| moreinfo form
| -------------------------------------------------------------------
*/

#page.product #pagecontent form.moreinfo
{
	width: 380px;
	display: block;
	padding-right: 0;
	background-color: #E7ECF1;
}

#page.product #pagecontent form.moreinfo h3,
#page.product #pagecontent form.moreinfo p
{
	padding:0 0 4px 4px;
}

#page.product #pagecontent form.moreinfo div.errors
{
	padding:0 0 12px 0;
}

#page.product #pagecontent form.moreinfo div.errors p
{
	color: #DA272F;
}

#page.product #pagecontent form.moreinfo input,
#page.product #pagecontent form.moreinfo textarea
{
	width:180px;
	padding: 2px 4px 2px 4px;
	
}

#page.product #pagecontent form.moreinfo input.submit
{
	margin-top:10px;
	width:188px;
	margin-left:160px;
}

/* product tables */
#page.product #pagecontent table.product,
#page.product #pagecontent table.product tr,
#page.product #pagecontent table.product tr th,
#page.product #pagecontent table.product tr td
{
	border-collapse:collapse;
	border-spacing:0;
	border:0;
	text-align:left;
	margin: 0;
	padding: 0;
}

#page.product #pagecontent table.product
{
	width: 100%;
	border-top: 2px #2da1ea solid;
	border-right: 1px #DDD solid;
	border-bottom: 1px #DDD solid;
	border-left: 1px #DDD solid;
	background-image: url('../gui/bg.table.products.gif');
	background-repeat: repeat-y;
	background-position: center top;
	margin-top:-1px;
}

#page.product #pagecontent table.product tr td,
#page.product #pagecontent table.product tr th
{
	padding:12px 14px 15px 14px;
}

#page.product #pagecontent table.product tr th
{
	background-color: #2da1ea;
	color: white;
	font-size: 90%;
	font-weight: normal;
}

#page.product #pagecontent table.product tr td
{
	
	padding-bottom: 0;
	color: #041E55;
	font-size: 110%;
	line-height: 140%;
	font-weight: bold;
	vertical-align: top;
}

#page.product #pagecontent table.product tr td.two,
#page.product #pagecontent table.product tr td.three
{
	padding-top: 6px;
	font-size: 90%;
	line-height: 100%;
	font-weight: normal;
	color: #646466;
}

#page.product #pagecontent table.product tr td.three,
#page.product #pagecontent table.product tr th.three
{
	width:194px;
}

#page.product #pagecontent table.product tr td.two,
#page.product #pagecontent table.product tr th.two
{
	width:102px;
}

#page.product #pagecontent table.product tr td ul,
#page.product #pagecontent table.product tr td ul li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#page.product #pagecontent table.product tr td ul
{
	margin-left:-14px;
	margin-right:-14px;
}

#page.product #pagecontent table.product tr td ul li
{
	border-width: 0px 0px 1px 0px;
	border-color: #FFF;
	border-style: solid;
	padding-bottom: 6px;
	margin-bottom: 6px;
}

#page.product #pagecontent table.product tr td ul li.last
{
	padding-bottom: 6px;
	margin-bottom: -1px;
}

#page.product #pagecontent table.product tr td ul li span
{
	display:inline-block;
	margin-left:14px;
	margin-right:14px;
}
