/*
* Cache van main.style.css
* Created: 2010-06-03 13:49:23
*/

/*
* $Author: sjors $
* $LastChangedDate: 2006-07-05 13:58:04 +0200 (wo, 05 jul 2006) $
* $Id: main.style.css 18 2006-07-05 11:58:04Z sjors $
* $Rev: 18 $
*/

/* Style reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
:focus {outline: 0;}
body {line-height: 1; color: black; background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* End style reset */

.clear {clear: both; line-height: 0px;}
strong {font-weight: bold;}
em {font-style: italic;}
.hidden {display: none;}
.error {color: red;}

html {height: 100%}

body {
	height: 100%;
	font-family: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Trebuchet MS',sans-serif;
	font-size: 13px;
	line-height: 18px;
	background-color: #e0e1e3;
	background-image: url(/images/back_all.gif);
	background-repeat: repeat-x;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-family: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Trebuchet MS',sans-serif;
	font-size: 16px;
	color: #999999;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
h2 {color: #999999;}
h2.margintop, p.margintop {margin-top: 10px;}
p								{color: #eeeeee; margin-bottom: 10px;}
p.date							{font-style: italic; margin-bottom: 0; font-size: 10px;}
body.locations div#textbox h1	{color: #002954;}
body.locations div#textbox h2, div.newsbox h2 {font-size: 14px; margin-bottom: 0; color: #002954;}
body.locations div#textbox h3   {font-size: 12px; color: #002954;}
body.locations div#textbox p 	{color: #002954;}
div.newsbox a					{color: #CCCCCC !important;}
div#container {
	width: 900px;
	min-height: 100%;
	_height: 100%;
	background-image: url(/images/back.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	position: relative;
}
body.locations div#container {
	background-image: url(/images/back_locations.gif);
}
ul#enlarge {
	width: 30px;
	height: 150px;
	position: absolute;
	top: 215px;
	right: -30px;
}
ul#enlarge li a {
	height: 50px;
	display: block;
	text-indent: -200px;
	overflow: hidden;
	background-image: url(/images/vergroot.png);
}
ul#enlarge li.zoom0 a	{background-position: 0 0;}
ul#enlarge li.zoom1 a	{background-position: 0 -50px;}
ul#enlarge li.zoom2 a	{background-position: 0 -100px;}

ul#enlarge li.zoom0 a:hover, ul#enlarge li.zoom0 a.current	{background-position: -30px 0;}
ul#enlarge li.zoom1 a:hover, ul#enlarge li.zoom1 a.current	{background-position: -30px -50px;}
ul#enlarge li.zoom2 a:hover, ul#enlarge li.zoom2 a.current	{background-position: -30px -100px;}

div#banner {
	width: 100%;
	height: 186px;
	background-color: #ffffff;
	border-bottom: 2px solid #b8babd;
	position: absolute;
	top: 0;
	left: 0;
}
div#header {
	width: 898px;
	border-left: 2px solid #b8babd;
	height: 186px;
	background-color: #ffffff;
	margin: 0 auto;
	position: relative;
}
div#header_clear {height: 188px;}
img#logo {
	width: 400px;
	height: 104px;
	position: absolute;
	bottom: 40px;
	left: 50px;
}
div.sfeerimages {
	width: 390px;
	height: 186px;
	margin-right: 0px;
	float: right;
	position: relative;
	border-right: 2px solid #b8babd;
}
div.sfeerimages img {
	position: absolute;
	top: 0px;
	left: 0px;
}
img.sfeerimgtext {
	margin-right: 20px;
	padding: 2px;
	border: 1px solid #666666;
	float: left;
}
img.locationbutton {
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #666666;
	float: left;
}
/* mainmenu */

ul#mainmenu {
	width: 164px;
	text-align: right;
	margin: 20px 20px 20px 0;
	float: left;
	position: relative;
}
ul#mainmenu li {
	font-family: "Arial narrow", Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
ul#mainmenu li a {
	height: 24px;
	color: #ffffff;
	text-decoration: none;
	display: block;
}
ul#mainmenu li a:hover {
	color: #002954;
}
ul#mainmenu li.current a {
	font-weight: bold;
}
ul#mainmenu ul li a {
	height: 24px;
	color: #002954;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	font-weight: normal !important;
}
ul#mainmenu ul li a:hover, ul#mainmenu ul li.current a {
	color: #CCCCCC;
}
ul#mainmenu ul {
	display: none;
}
body.locations ul#mainmenu ul li.current ul, ul#mainmenu li.current ul {
	display: block;
}
ul#mainmenu li.current ul ul {
	display: none;
}

/* end mainmenu */

/* locations submenu */

ul#mainmenu ul ul {
	text-align: left;
	background-color: #B8BABD;
	width: 714px;
	height: 30px;
	position: absolute;
	top: -20px;
	left: 184px;
	z-index: 2;
	overflow: hidden;
}
ul#mainmenu ul ul li {
	font-family: "Arial narrow", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline;
}
ul#mainmenu ul ul li a {
	padding: 0 18px;
	color: #72879d !important;
	text-decoration: none;
	display: inline;
}
ul#mainmenu ul ul li a:hover, ul#mainmenu ul ul li.current a {
	color: #002954 !important;
	text-decoration: none;
}
/* end locations submenu */

div#textbox {
	width: 596px;
	padding: 0;
	float: left;
	padding: 20px;
}

body.locations div#textbox {
	padding-top: 50px;
	position: relative;
}
div#textbox ul {
	list-style: disc;
	margin-left: 14px;
	margin-bottom: 10px;
}
div#textbox ul li {
	color: #ffffff;
}
div#textbox ol {
	list-style: decimal;
	margin-left: 20px;
	margin-bottom: 10px;
}
div#textbox ol li {
	color: #002954;
}
div#textbox hr {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
}
div#textbox a       {color: #72879d; text-decoration: none;}
div#textbox a:hover {text-decoration: underline;}
div#textbox a.locationslink {font-size: 11px;}
ul.profile {
	width: 596px;
	list-style: none !important;
	border-bottom: 1px solid #666666;
	float: left;
}
ul.profile li {
	width: 149px;
	height: 250px;
	float: left;
	padding: 0px;
}
ul.profile li img {
	padding: 2px;
	border: 1px solid #666666;
}
div.applet3d {
	width: 596px;
}
div#contact {
	width: 596px;
	float: left;
}
label {
	color: #666666;
	margin-right: 5px;
}
label.column {
	line-height: 20px;
	color: #eeeeee;
	width: 182px;
	text-align: right;
	display: block;
	float: left;
	margin-right: 10px;
}
label.column_1 {
	line-height: 20px;
	color: #eeeeee;
	width: 300px;
	text-align: left;
	display: block;
	float: left;
	margin-right: 10px;
}
label.column_2 {
	line-height: 20px;
	color: #eeeeee;
	width: 35px;
	text-align: left;
	display: block;
	float: left;
	margin-right: 10px;
}
span.column {
	line-height: 20px;
	color: #eeeeee;
	width: 182px;
	display: block;
	margin-right: 10px;
	float: left;
	text-align: right;
}
input.textfield {
	width: 200px;
	height: 12px;
	color: #666666;
	margin-bottom: 5px;
	font-size: 11px;
}
input#text {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}
input.submit {
	font-family: Arial, Helvetica, sans-serif;
	color: #002954;
	padding: 3px 18px;
	border: 1px solid #666666;
	float: left;
	margin-left: 192px;
}
input.radiobutton {
	color: #eeeeee;
	margin-bottom: 4px;
	vertical-align: middle;
}
textarea {
	width: 200px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-right: 5px;
	margin-bottom: 5px;
}

/* News-section */

div.newsbox {
	width: 576px;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #72879d;
	border-bottom: 1px dashed #CCCCCC;
	float: left;
}
img.float_right {
	padding: 2px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	float: right; 
}
div#fotobox {
	position: absolute;
	top: 132px;
	right: 0;
	width: 160px;
	border-bottom: 1px solid #63544A;
}
img.productphoto {
	border: 1px solid #63544a;
	margin-bottom: -7px;
}
div#thumbsbox {
	width: 596px;
	margin-bottom: 10px;
}
div#thumbsbox img.thumb {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
div#footer {
	clear: both;
}
