@charset "utf-8";
/* CSS Document */
/* Test voor frits */
#debug {
	background-color: #222222;
	color: black;
	position:relative;
	border: 2px solid;
}

* {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
	color: #626052;
}
img {
	border: none;
}
h1, h2, h3, p {
	font-weight: 100;
	font-size: 16px;
	color: #626052;
	padding-bottom: 10px;
}
h1 {
	color: white;
	display: block;
	padding: 2px 5px 14px 5px;
	margin-bottom: 10px;
	height: 18px;
	line-height: 18px;
	background-image: url(../img/h1back-trans.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
}
p {
	font-size: 11px;
	text-align: justify;
}
table tr .main_inhoud_select input {
	margin-right: 5px;
}
#text a {
	color: #0090d2;
}
#text p a:hover {
	text-decoration: underline;
}
li {
	color: #626052;
	list-style: inside;
}
.contentbox {
	border-top: #eae9e5 1px solid;
	padding: 10px 0;
}
.firstbox {
	border: none;
	padding-bottom: 10px;
}
#left, #right, #general, #generalimg {
	width: 303px;
	float: left;
}
#right, #generalimg {
	float: right;
}
#generalimg {
	text-align: center;
}
#left {
	margin-right: 10px;
}
#right {
	border-left: #eae9e5 1px solid;
	padding-left: 10px;
	vertical-align: top;
	float: left;
}
a.button {
	height: 18px;
	margin: 0 5px;
}
a.button span {
	background-image: url(../img/button.gif);
	height: 17px;
	padding-top: 1px;
	color: white;
	display:-moz-inline-box; -moz-box-orient:vertical;
    display:inline-block; vertical-align:top;
	cursor: pointer;
}
a.button .b-left {
	background-position: left;
	padding-left: 5px;
}
a.button .b-right {
	background-position: right;
	width: 5px;
}
a.button:hover span {
	background-image: url(../img/buttonhover.gif);
}
.date {
	height: 46px;
	width: 42px;
	background-image: url(../img/date.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
}
.date .year {
	color: white;
	font-size: 8px;
	text-align: right;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
	margin-right: 4px;
}
.date .month {
	display: block;
	line-height: 10px;
	font-size: 10px;
	text-align: center;
}
.date .day {
	padding-top: 0px;
	display: block;
	font-size: 20px;
	font-weight: 500;
	line-height: 22px;
	margin-top: -2px;
	text-align: center;
}
.rule{
	height:1px;
	line-height:1px;
	font-size:1px;
	border:0;
	border-top:1px solid #aca99a;
	background:#FFF;
	opacity: .5;
	filter: alpha(opacity=50);
}
input.text {
	height: 18px;
	line-height: 18px;
	width: 153px;
	padding: 0 5px;
	_margin-top: -1px;
	background: none;
	background-image: url(../img/input.gif);
	color: #626052;
}

textarea {
	padding: 0 5px;
	_margin-top: -1px;
	color: #626052;
	border: 1px solid #cac8bd;
	background: url(../img/textareaback.gif) repeat-x top;
}

select {
	border: 1px solid #cac8bd;
	height: 18px;
	line-height: 18px;
	-moz-height: 16px;
	width: 153px;
	padding: 0;
	_margin-top: -1px;
	color: #626052;
}
label {
	font-size: 10px;
	width: 100px;
	padding-right: 10px;
	display:-moz-inline-box; -moz-box-orient:vertical;
    display:inline-block; vertical-align:center;
}
.right {
	float: right;
	padding: 1px;
}
.left, .leftwoborder {
	float: left;
	padding: 1px;
	margin: 3px 0 0 50px;
}
.leftwoborder {
	margin-left: 0;
}
.error {
	color: #FF3300;
	display: block;
	padding-bottom: 3px;
}
.warning {
	color: #FF3300;
}
.left a, .leftwoborder a {
	color: #0090d2;
}
.left a:hover, .leftwoborder a:hover {
	text-decoration: underline;
}
.clear {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	clear: both;
}
.vpadding {
	padding-bottom: 5px;
}
body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969381;
}
body {
	background-image: url(../img/background-trans.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	width: 900px;
	margin: 0 auto;
	position: relative;
}
#container #header {
	height: 130px;
	background-image: url(../img/headerback.gif);
	background-repeat: repeat-x;
	position: relative;
}
#container #header a#logo img {
	margin: 0 0 0 10px;
}
#container #headerbox {
	height: 110px;
	width: 230px;
	background-image:url(../img/headerboxback-trans.png);
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 10px;
}
#container #headerbox h2 {
	color: white;
	margin-top: 5px;
	padding-bottom: 3px;
}
#container #headerbox p {
	text-align: right;
	padding-bottom: 3px;
	color: white;
}
#container #headerbox p a {
	color: white;
}
#container #headerbox p a:hover {
	text-decoration: underline;
}
#container #headerbox p span a.eng, #container #headerbox p span a.deu {
	margin-right: 10px;
	width: 22px;
	height: 14px;
	display:-moz-inline-box; -moz-box-orient:vertical;
    display:inline-block; vertical-align:top;
	cursor: pointer;
	background-image: url(../img/en-trans.png);
}
#container #headerbox p span a.deu {
	background-image: url(../img/de-trans.png);
	margin: 0;
}
#container #headerbox p span a:hover {
	width: 20px;
	height: 12px;
	line-height: 12px;
	background-position: -1px -1px;
	border: 1px solid white;
}
#container #headerbox p span {
	position: absolute;
	left: 10px;
}
#container #headerbox #advanced_search {
	color: white;
	font-size: 11px;
	display: block;
	padding-top: 3px;
}
#container #headerbox #advanced_search:hover {
	text-decoration: underline;
}
#container ul#nav {
	height: 31px;
	width: 898px;
	background-image: url(../img/navback-trans.png);
	background-repeat: repeat-x;
	border-right: 1px solid #cac8bd;
	border-left: 1px solid #e6e5dd;
	_margin-top: -5px;
	cursor: pointer;
}
#container ul#nav li {
	float: left;
	height: 31px;
	line-height: 31px;
	margin: 0;
	_margin-top: 2px;
	list-style: outside;
	list-style: none;
	position: relative;
	z-index: 10;
}
#container ul#nav li a {
	color: #969381;
	font-size: 14px;
	padding: 0 10px;
}
#container ul#nav li:hover {
	background-image: url(../img/navbackhover-trans.png);
}
#container ul#nav li:hover a ,#container ul#nav li a:hover {
	color: white;
}
#container ul#nav, #container ul#nav ul { /* all lists */
	list-style: none;
	line-height: 1;
}
#container ul#nav li ul { /* second-level lists */
	position: absolute;
	display: block;
	top: 31px;
	background-color: #a8a699;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#container ul#nav li ul li {
	height: auto;
	line-height: 20px;
	float: none;
	width: 200px;
	_margin: 0 0 -3px 0;
}

#container ul#nav li ul li a {
	color: white;
	font-size: 11px;
	display: block;
}
#container ul#nav li ul li:hover {
	background: url(../img/navddhover.gif) repeat-y #cac8bd;
}
#container ul#nav li a.parent, #container ul#nav li a.parent:hover {
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 190px 6px;
}
#container ul#nav li ul ul { /* third-and-above-level lists */
	margin-left: 200px;
	margin-top: 0px;
	border-left: 1px solid white;
	top: 0px;
	padding: 0px;
}
#container ul#nav li:hover ul ul, #container ul#nav li:hover ul ul ul, #container ul#nav li.sfhover ul ul, #container ul#nav li.sfhover ul ul ul {
	left: -999em;
}
#container ul#nav li:hover ul, #container ul#nav li li:hover ul, #container ul#nav li li li:hover ul, #container ul#nav li.sfhover ul, #container ul#nav li li.sfhover ul, #container ul#nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: 0px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	background-position: 0 0;
}
#container #content {
	width: 900px;
	background: url(../img/content_back.gif) bottom repeat-x;
}
div#form input {
	margin-bottom: 5px;	
}
div#form .button {
	margin-left: 110px;	
}
div#form .error {
	display: inline;
}
#container #navreflect {
	background: url(../img/nav_reflect.gif) top no-repeat;
	height: 17px;
}
#container #content #news .clear {
	border-bottom: 1px solid #e6e5dd;
	margin-left: 55px;
}
#container #content #news li {
	padding: 0 0 10px 0;
	clear: both;
}
.search label, .search input {
	float: left;
	margin: 10px 0;
}
#search_advanced {
	background: url(../img/search.jpg) no-repeat right top;
}
#search_results {
	background: url(../img/search.jpg) no-repeat right top;
	min-height: 200px;
}
#search_results ul {
	margin-bottom: 10px;	
}
#search_results ul li {
	list-style: none;	
}
.even {
	background-image: url(../img/evenback.png);
}
#search_results ul li a {
	display: block;	
	padding-left: 10px;
}
#search_results ul li a:hover, .even:hover, .odd:hover {
	background-image: url(../img/resulthover.png);
}
td a {
	display: block;	
}
th {
	padding-bottom: 5px;	
}
.search h2 {
	float: left;
	width: 80px;
	margin-top: 10px;	
}
.search ul {
	width: 170px;
	float: left;
	margin: 10px 0;
}
.search ul li {
	list-style: none;
	padding: 2px 0;
}
.search ul li input {
	float: none;
	margin: auto;
	margin-right: 5px;
}
#container #content #news .newsitem {
	border-top: 1px solid #e6e5dd;
	width: 575px;
	float: right;
	padding-top: 10px;
}
#container #content #news .date {
	margin-top: 15px;
}
#container #content #news .newsitem p a {
	color: #008fd1;
}
#container #content #news li {
	list-style: none;
}
#container #content #text {
	width: 630px;
	_width: 618px;
	padding: 0 10px 10px 10px;
	float: left;
}
#container #content #text #breadcrumbs {
	margin-bottom: 8px;
	color: #969381;
	cursor: default;
}
#container #content #text #breadcrumbs a {
	color: #969381;
}
#container #content #text #breadcrumbs a:hover {
	text-decoration: underline;
}
#container #content #text ul#subgroups {
}
#container #content #text ul#subgroups li {
	list-style: none;
	height: 16px;
	float: left;
	width: 200px;
}
#container #content #text ul#subgroups li a {
	padding: 0 10px;
	height: 16px;
	line-height: 16px;
	display: block;
}
#container #content #text ul#subgroups li.selected a, #container #content #text ul#subgroups li:hover a {
	color: white;
	text-decoration: none;
}
#container #content #text ul#products, #container #content #text ul#interfaces {
	margin-top: 10px;
}
#container #content #text ul#products li, #container #content #text ul#interfaces li {
	width: 113px;
	border: 1px solid #dcdad0;
	display: block;
	list-style: none;
	text-align: center;
	float: left;
	margin: 3px;
}
#container #content #text ul#products, #container #content #text ul#products *, #container #content #text ul#interfaces, #container #content #text ul#interfaces * {
	cursor: pointer;
	text-decoration: none;
}
#container #content #text ul#products li img {
	height: 78px;
	width: 113px;
}
#container #content #text ul#products li span, #container #content #text ul#interfaces li span {
	height: 24px;
	margin-top: -3px;
	border-top: 1px solid #dcdad0;
	display: block;
	background: url(../img/productsback_hover.png) top repeat-x #cac9be;
	color: white;
	font-size: 10px;
	line-height: 12px;
	overflow: hidden;
	padding: 2px 2px;
}
#container #content #text ul#interfaces li span {
	border: none;
}
#container #content #downloads {
	clear: left;
}
#container #content #downloads ul {
	padding: 5px 0;
	float: left;
}
#container #content #downloads .rule {
	clear: left;
}
#container #content #downloads .date {
	margin: 10px 10px 10px 0;
}
#container #content #downloads {
	clear: both;
}
#container #content #downloads ul li {
	list-style: none;
	padding: 2px 0;
}
#container #content #downloads ul li span {
	display:-moz-inline-box; -moz-box-orient:vertical;
    display:inline-block; vertical-align:top;
	text-align: left;
}
#container #content #downloads ul li span b {
	font-size: 12px;
}
#container #content #downloads ul li span i {
	font-size: 11px;
	font-weight: 100; 
}
#container #content #downloads ul li span.description {
	width: 480px;
}
#container #content #downloads ul li span a.button {
	margin: 0;
}
#container #content #downloads ul li span.subject {
	width: 70px;
	vertical-align: top;
}
#container #content #sidebar {
	width: 230px;
	padding: 10px;
	float: right;
}
.box {
	postition: relative;
	padding: 3px 6px;
	margin-bottom: 10px;
	background: url(../img/boxback.gif) top repeat-x #edebdf;
	border-right: 1px solid #cac8bd;
	border-bottom: 1px solid #cac8bd;
	border-left: 1px solid #e6e5dd;
	border-top: 1px solid #e6e5dd;
	color: #626052;
	z-index: -1;
}
#container #content #sidebar .box a.gallerythumb {
	margin: 0 9px 5px 9px;
	display: block;
	float: left;
}
#container #content #sidebar .box a.gallerythumb img {
	border: 1px #cac8bd solid;
}
#container #content #sidebar .box a.gallerythumb:hover img {
	border: 1px #0090d2 solid;
}



#container #content #sidebar .box a.items {
	display: block;
	padding: 2px 5px;
	color: #a8a699;
	font-size: 10px;
	cursor: pointer;
}
#container #content #sidebar .box a.items span {
	display:-moz-inline-box; -moz-box-orient:vertical;
    display:inline-block; vertical-align:center;
	width: 140px;
	font-size: 12px;
}
#container #content #sidebar .box li {
	list-style: none;
	margin: 0;
	padding: 0;
	_height: 12px;
	_list-style: outside;
}
#container #content #sidebar .box li:hover {
	background-color: #a8a699;
}
#container #content #sidebar .box li:hover a {
	color: #e4e2d6;
}
#container #content #sidebar .box li:hover span {
	color: white;
}
#container #content #sidebar .box label {
	width: 40px;
	padding-right: 10px;
}
#container #content #sidebar .box .rule {
	margin-bottom: 3px;
}
#container #content #sidebar .box h2 {
	padding-bottom: 5px;
	display: inline-block;
	width: 100%;
}
#container #content #sidebar .box span.inlineblock {
	display: inline-block;
}
#footer {
	clear: left;
	background: #a8a699 url(../img/footer_reflect.gif) repeat-x bottom;
	height: 20px;
	text-align: right;
	line-height: 20px;
	color: white;
	padding: 0 10px 16px 0;
}
#footer a {
	color: white;
}
#footer a:hover {
	text-decoration: underline;
}
/* RMA */
#rma_form {
	margin: 20px 0px;
}

.form_marked {
	color:#FF0
}

#accessories_popup {
	margin: 10px;
}