@charset "ISO-8859-1";
body {
	background-image:url(../images/containerBg.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-color: #c2def3;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
html, body, table, th, td, input, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p {
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	text-align:justify;
}
p .layer1 {
	margin-left: 15px;
}
.layer2 {
	margin-left: 30px;
}
.layer3 {
	margin-left: 45px;
}
.layer4 {
	margin-left: 60px;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
}

h1 {
	color: #242277;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	width: 500px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #f89114;
	padding-left: 70px;
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 5px;
}
h3 {
	font-size: 15px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 15px;
	margin: 0px;
	color: #f8951d;
	font-weight: bold;
}
h4 {}
h5 {}
h6 {}

#container {
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	width: 970px;
}
#header {
	height: 79px;
}
.logo {
	padding-left: 30px;
	padding-top: 10px;
	float: left;
}
.slogan {
	font-size: 10px;
	color: #000000;
	line-height: 18px;
	padding-top: 22px;
	padding-left: 183px;
	float: left;
}
#menu {
	padding-left: 20px;
	background-image:url(../images/menu.gif);
	background-repeat:repeat-x;
	margin-left: 10px;
	margin-right: 10px;
	height: 22px;
	line-height: 22px;
}
#menu a {
	display: block;
	float: left;
	margin-right: 60px;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
#menu a:hover {
	color: #f8941c;
}
#page {
	clear: both;
}
#page .left {
	float: left;
	width: 150px;
	overflow: hidden;
	height: 399px;
	padding-left: 10px;
}
#page .middle {
width: 590px;
	float: left;
}
#page .right {
	float: left;
	width: 210px;
}
#page2 {
	clear: both;
}
#page2 .left {
	float: left;
	width: 150px;
	overflow: hidden;
	height: 620px;
	padding-left: 10px;
}
#page2 .middle {
width: 590px;
	float: left;
}
#page2 .right {
	float: left;
	width: 210px;
}


#page3 {
	clear: both;
}
#page3 .left {
	float: left;
	width: 150px;
	overflow: hidden;
	height: 520px;
	padding-left: 10px;
}
#page3 .middle {
width: 590px;
	float: left;
}
#page3 .right {
	float: left;
	width: 210px;
}



#footer {
	width: 970px;
	clear: both;
	height: 20px;
	padding-top: 15px;
	line-height: 20px;
}
#footer .left {
	font-size: 10px;
	color: #696969;
	float: left;
	height: 20px;
	padding-left: 10px;
}
#footer .left a {
	color: #696969;
	text-decoration:none;
}
#footer .left a:hover {
	text-decoration: underline;
}
#footer .right {
	font-size: 10px;
	float: right;
	color: #2f2f2f;
	height: 20px;
	padding-right: 10px;
}
#footer .right a {
	color: #2f2f2f;
	text-decoration: none;
}
#footer .right a:hover {
	text-decoration: underline;
}

.submenu {
	margin-bottom: 5px;
	margin-top: 15px;
	margin-left: 0px;
	padding-left: 10px;
	font-size: 14px;
	color: #232176;
	font-weight: bold;
}
.submenu ul {
margin-left: 0px;
margin-bottom: 0px;
margin-top: 5px;
margin-right: 0px;
padding: 0px;
list-style: none;
line-height: 14px;
}

ul.submenu li, .submenu ul li {
	font-size: 14px;
	color: #232176;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
li.submenu ul li, .submenu ul li ul li {
	list-style-image:url(../images/submenu_list_icon.gif);
	font-size: 10px;
	color: #262477;
	line-height: 14px;
	margin-left: 7px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

li.submenu ul li ul li, .submenu ul li ul li ul li  {
	list-style: none;
	list-style-image:none;
}

li.submenu ul li ul li a, .submenu ul li ul li ul li a {
	line-height: 14px;
	font-size: 10px;
	font-weight:  bold;
	color: #333333;
	margin: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



ul.submenu li a, .submenu ul li a {
color: #262477;
margin: 0px;
padding: 0px;
text-decoration:none;
}

.submenu a:hover {
color: #f8951d;
}

.submenu a .selected, .submenu a.selected {
	color: #f8951d;
}


.sub li {
list-style-image:none;
list-style-type:none;
line-height: 18px;
}
ul.sub {
padding: 0px;
margin: 0px;
}
.sub a {
font-weight: normal;
color: #333333;
}
.sub a:hover {
color: #000000;
font-weight: bold;
}
/*.customers {
background-color:#f0f0f0;
height: 190px;
width: 150px;
}*/
.homeImage {
height: 94px;
margin-top: 1px;
margin-bottom: 1px;
width: 590px;
}
.mainBg {
	width: 590px;
	background-image:url(../images/mainBg.gif);
	background-repeat:repeat-x;
}
.mainBg2 {
	margin-top: 5px;
	margin-right: 10px;
	width: 579px;
	background-image:url(../images/mainBg.gif);
	background-repeat:repeat-x;
	float: left;
}
.title {
	color: #242277;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 20px;
}
.title h1 {
font-size: 14px;
padding: 0px;
margin: 0px;
}
.tagClouds {
float: left;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 15px;
width: 254px;
border: 1px solid #c9e0f2;
height: 128px;
background-image:url(../images/tagClouds.gif);
background-repeat:repeat-x;
}
.tagClouds a {
	color: #232176;
	text-decoration:none;
}
.tagClouds a:hover {
	text-decoration: underline;
}
.lastNews {
float: right;
margin-top: 15px;
background-image:url(../images/tagClouds.gif);
background-repeat:repeat-x;
height: 150px;
width: 274px;
}
.lastNewsTitle {
	font-size: 15px;
	color: #232176;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
}
.lastNewsItem {
	border-bottom: 1px solid #cccccc;
	height: 19px;
	line-height: 19px;
	margin-left: 10px;
	margin-right: 10px;
}
.lastNewsItemName {
font-size: 10px;
color: #333333;
float: left;
}
.lastNewsItemName a {
color: #333333;
text-decoration:none;
}
.lastNewsItemName a:hover {
color: #232176;
}
.lastNewsItemDate {
float: right;
font-size: 10px;
color: #919da3;
}
.infoIcon {
background-image:url(../images/infoIcon.gif);
height: 28px;
background-repeat:no-repeat;
margin-left: 30px;
font-size: 10px;
color: #333333;
line-height: 28px;
margin-top: 15px;
margin-bottom: 15px;
background-position:left;
}
.infoIcon a, .offerIcon a {
padding-left: 40px;
display: block;
color: #333333;
text-decoration:none;
}
.infoIcon a:hover, .offerIcon a:hover {
	color: #f98801;
}
.offerIcon {
background-image:url(../images/offerIcon.gif);
height: 28px;
background-repeat:no-repeat;
margin-left: 30px;
font-size: 10px;
color: #333333;
line-height: 28px;
margin-top: 10px;
margin-bottom: 10px;
background-position:left;
}
.brandTitle {
clear: both;
background-image:url(../images/brandTitle.gif);
background-repeat: no-repeat;
height: 20px;
padding-top: 2px;
line-height: 22px;
color: #fff;
font-size: 12px;
font-weight: bold;
padding-left: 10px;
width: 190px;
margin-left: 10px;
}
.brandTitle h2 {
margin: 0px;
padding: 0px;
font-size: 12px;
color: #fff;
}
.brandTxt {
clear: both;
background-image:url(../images/brandBg.gif);
background-repeat:no-repeat;
background-position:top;
margin-left: 10px;
padding-left: 10px;
line-height: 18px;
font-size: 10px;
width: 190px;
padding-top: 5px;
margin-top: 5px;
}
.brandTxt a {
color: #5e5c5d;
text-decoration:none;
background-image:url(../images/arrow.gif);
background-repeat:no-repeat;
background-position:left;
display: block;
padding-left: 8px;
}
.brandTxt a:hover {
color: #353277;
}

/* ====== DOWNLOAD BROCHURE ====== */
.downloadBrochure {
padding-top: 150px;
}
.downloadBrochureTitle {
	font-size: 12px;
	color: #363087;
	font-weight: bold;
	margin-left: 20px;
	white-space:nowrap;
	padding-bottom: 7px;
}
.downloadBrochureContent {
padding-left: 20px;
}
.downloadBrochureSelect {
float: left;
border: 1px solid #c5c5c5;
padding: 3px;
width: 150px;
}
.downloadBrochureSelect select {
font-size: 10px;
padding: 2px;
width: 150px;
color: #5e5c5d;
border: 1px solid #999999;
}
.downloadBrochureIcon {
float: left;
background-image:url(../images/pdf_icon.jpg);
background-repeat:no-repeat;
background-position:center center;
width: 23px;
height: 25px;
}
.downloadBrochureSubmit {
padding-right: 10px;
margin-top: 10px;
}
.downloadBrochureSubmit a {
float: right;
background-image:url(../images/arrowSubmit.gif);
background-repeat:no-repeat;
background-position:65px;
padding-right: 40px;
font-weight: bold;
display: block;
height: 22px;
line-height: 22px;
font-size: 11px;
color: #363087;
text-decoration:none;
}
.downloadBrochureSubmit a:hover {
background-image:url(../images/arrowSubmit.gif);
background-repeat:no-repeat;
background-position:68px;
}
/* ====== PAGEMANAGER MODULE ====== */
.pageTitle {
	color: #242277;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 20px;
}
.pageTitle h1 {
padding: 0px;
margin: 0px;
}
.subTitle {
color: #f8951d;
font-size: 18px;
font-weight: bold;
}
.txt {
font-size: 10px;
line-height: 16px;
color: #333333;
padding-left: 10px;
padding-right: 10px;
text-align:justify;
}


/* ====== FAQ MODULE ====== */
.faqTitle {
	font-size: 18px;
	font-weight: bold;
	color: #f89114;
	padding-left: 70px;
	padding-top: 15px;
	padding-bottom: 5px;
}
ul.faqList, .faqList ul {
	list-style: none;
	padding-left: none;
}

.faqQuestion, .faqQuestion_over {
color: #222077;
font-size: 10px;
padding-left: 35px;
line-height: 16px;
}
.faqQuestion a {
	line-height: 16px;
	font-weight: bold;
	color: #222077;
	text-decoration:underline;
	padding-left: 15px;
	background-image:url(../images/arrowFaq.gif);
	background-repeat:no-repeat;
	background-position:2px center;
}
.faqQuestion_over a {
	color: #222077;
	font-weight: bold;
	text-decoration:underline;
	padding-left: 15px;
	line-height: 16px;
	background-image:url(../images/arrowFaq_over.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

.faqAnswer {
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 15px;
	color: #333333;
	padding-bottom: 15px;
	line-height: 14px;
}
/**
.faqList li {
	list-style: none;
	padding-left: 30px;
	background-image:url(../images/arrowFaq.gif);
	background-repeat:no-repeat;
	background-position:35px center;
}
.faqList li a, a {
	color: #222077;
	text-decoration:underline;
	padding-left: 15px;
	font-size: 11px;
}
*/
/* ====== PRODUCTEN MODULE ====== */
.rightBottom {
float: left;
width: 810px;

}
.productTitleBar {
width: 800px;
height: 22px;
clear: both;
}

.productTitle_left {
width: 4px;
background-image:url(../images/productTitle_left.gif);
float: left;
height: 22px;
}
.productTitle_middle {
background-image:url(../images/productTitle_middle.gif);
background-repeat:repeat-x;
float: left;
height: 20px;
padding-top: 2px;
line-height: 22px;
padding-left: 17px;
font-weight: bold;
font-size: 12px;
color: #fff;
width: 775px;
}
.productTitle_middle h2 {
margin: 0px;
padding: 0px;
font-size: 12px;
color: #fff;
}
.productTitle_right {
float: left;
background-image: url(../images/productTitle_right.gif);
width: 4px;
height: 22px;
}
.productTxt {
	margin-top: 5px;
	float: left;
	width: 579px;
}
.downloadBrochure2 {
padding-top: 30px;
}
.productRight {
background-image:url(../images/productRight.gif);
background-repeat:no-repeat;
background-position:top;
float: left;
width: 210px;
}
.productCatTitle {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 16px;
	color: #262479;
	font-weight: bold;
}
.product {
clear: both;
padding-bottom: 35px;

}
.productTitle {
	height: 26px;
line-height: 26px;
	color: #f89011;
	font-size: 18px;
	font-weight: bold;
	float: left;
}
.productTitle h2 {
padding: 0px;
margin: 0px;
}
.productDownload {
	font-size: 10px;
	float: right;
}
.productDownload a {
color: #3a3a3a;
text-decoration:none;
font-weight: bold;
background-image:url(../images/pdf_icon.jpg);
background-repeat:no-repeat;
background-position:right;
padding-right: 20px;
display: block;
height: 26px;
line-height: 26px;
}
.productDownload a:hover {
color: #000000;
}
.productContent {
clear: both;
}
.productPrice {
height: 40px;
line-height: 40px;
}
.advicePrice {
width: 150px;
float: left;
font-weight: bold;
font-size: 11px;
color: #39328a;
}
.advicePrice strong {
text-decoration:line-through;
color: #000000;

}
.yourPrice {
white-space:nowrap;
float: left;
font-size:11px;
color: #39328a;
font-weight: bold;
}
.yourPrice strong {
color: #f89217;
}
.placeQuote {
white-space:nowrap;
float: right;
margin-right: 5px;
}
.placeQuote a {
background-image:url(../images/arrowSubmit.gif);
background-repeat:no-repeat;
background-position:right;
padding-right: 15px;
font-weight: bold;
display: block;
font-size: 11px;
color: #363087;
text-decoration:none;
}
.placeQuote a:hover {
color: #f89217;
}
.priceTable {
	padding-left: 10px;
	padding-bottom: 40px;
}
.priceTable th {
text-align:left;
height: 28px;
vertical-align:top;
color: #2e2980;
font-size: 11px;
font-weight: normal;
}
.priceTable td {
height: 22px;
line-height: 22px;
}
.productCode {
	font-size: 11px;
	color: #000000;
}
.productPackage {
	color: #f98b06;
	font-weight: bold;
	font-size: 11px;
}
.advicePrice2 {
color: #000000;
text-align:left;
font-size: 11px;
text-decoration: line-through;
}
.yourPrice2 {
text-align:left;
font-size:11px;
color: #f98b06;
font-weight: bold;
}
.arrowOrder {
background-image:url(../images/arrowSubmit.gif);
background-repeat:no-repeat;
width: 15px;
height: 15px;
}
.arrowOrder a {
	text-decoration: none;
	display: block;
	height: 15px;
	width: 10px;
}

/* QUOTE FORM */
.quoteTable {
padding-top: 5px;
}
.quoteSubTitle {
	font-size: 10px;
}
.quoteTitle {
	font-size: 18px;
	color: #f89011;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
}
.quoteTxt {
font-size: 10px;
padding-top: 10px;
}
.quoteCat {
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	color: #2e2980;
	font-weight: bold;
	text-align: left;
}
.quoteProduct {
line-height: 20px;
height: 20px;
font-size: 9px;
font-weight: bold;
color: #000000;
}
.quoteInput {
width: 25px;
line-height: 20px;
}
#naw td{
height: 24px;
}
#naw {
padding-top: 40px;
}
.inputContact {
	border: 1px solid #2e2980;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 160px;
}
.textareaContact {
	border: 1px solid #2e2980;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 425px;
}
.submit {
margin-right: 10px;
}
.submit a {
	text-align:center;
	height: 24px;
	line-height: 24px;
font-weight: bold;
border: 1px solid #2e2980;
display: block;
width: 120px;
display: block;
text-decoration: none;
color: #2e2980;
	font-size: 12px;
}
.submit a:hover {
color: white;
background-color: #2e2980;
}
.required {
font-size: 9px;
color: #636363;
}
.moreInfo {
background-image:url(../images/arrowSubmit.gif);
background-repeat:no-repeat;
background-position:right;
padding-right: 15px;
font-weight: bold;
display: block;
font-size: 11px;
color: #363087;
float: left;
}
.moreInfo a {
text-decoration:none;
color: #363087;
}
.moreInfo a:hover {
color: #f89217;
}

/* NEWSLETTER FORM BLOCK */
.newsletter {
margin-bottom: 5px;
background-color: #efefef;
width: 150px;
height: 155px;
}
.newsletterTitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: black;
padding-left: 6px;
padding-top: 10px;
vertical-align:top;
}
.newsletterTxt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: black;
padding-left: 6px;
padding-top: 2px;
vertical-align:top;
}
.newsletterInput_large {
margin-left: 6px;
width: 130px;
border: 1px solid #c9c9c9;
background-color: white;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding: 1px;
}
.newsletterInput_small {
width: 62px;
border: 1px solid #c9c9c9;
background-color: white;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding: 1px;
}
.newsletterSubmit {
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
width: 66px;
height: 18px;
line-height: 18px;
border: 0px;
background-color: #c9c9c9;
}

/* SCROLLDIV */
	#dhtmlgoodies_scrolldiv{
		width:274px;
		height:150px;
	}
	#scrolldiv_parentContainer{
		border-left:1px solid #c9e0f2;
		border-top:1px solid #c9e0f2;
		border-bottom:1px solid #c9e0f2;
		width:274px;
		height:100%;
		overflow:hidden;
		float:left;
		position:relative;
	}
	#scrolldiv_content{
		padding-bottom: 10px;
		padding-top: 10px;
		position:relative;
	}
	#scrolldiv_slider{
		width:20px;
		height:150px;
		float:left;
	}
	#scrolldiv_scrollbar{
		width:20px;
		height:150px;
		padding-top: 2px;
		background-image:url(../images/thescrollBg.gif);
		position:relative;

	}
	#scrolldiv_theScroll{
	padding-top: 5px;
	padding-bottom: 5px;
		margin-left: 5px;
		background-image:url(../images/thescroll.gif);
		background-repeat:no-repeat;
		background-position: left 7px;
		width:10px;
		height:19px;
		position:absolute;
		top:0px;
		left:0px;
		cursor:pointer;
	}



/* SCROLLDIV2 */
#dhtmlgoodies_scrolldiv2{
	width:590px;
	height:430px;
}
#scrolldiv_parentContainer2{
	width:590px;
	height: 100%;
	overflow:hidden;
	float:left;
	position:relative;
}
#scrolldiv_content2{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	position:relative;
}
#scrolldiv_slider2{
	width:20px;
	height:430px;
	float:left;
}
#scrolldiv_scrollbar2{
	width:20px;
	height:150px;
	padding-top: 2px;
	background-image:url(../images/thescrollBg2.gif);
	position:relative;
}
#scrolldiv_theScroll2{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	background-image:url(../images/thescroll.gif);
	background-repeat:no-repeat;
	background-position: left 7px;
	width:10px;
	height:19px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
}
/* SCROLLDIV3 */
#dhtmlgoodies_scrolldiv3 {
	margin-top: 5px;
	width:559px;
	height:430px;
}
#scrolldiv_parentContainer3 {
	width:539px;
	height:100%;
	overflow:hidden;
	float:left;
	position:relative;
}
#scrolldiv_content3 {
padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	position:relative;
}
#scrolldiv_slider3 {
	width:20px;
	height:430px;
	float:left;
}
#scrolldiv_scrollbar3 {
	width:20px;
	height:430px;
	padding-top: 2px;
	background-image:url(../images/thescrollBg2.gif);
	position:relative;
}
#scrolldiv_theScroll3 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	background-image:url(../images/thescroll.gif);
	background-repeat:no-repeat;
	background-position: left 7px;
	width:10px;
	height:19px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
}



/*
 * ========================================
 * redirect page
 * ========================================
 */

.redirectBox {
height: 146px;
width: 400px;
}
.redirectBoxTop {
text-indent: 16px;
font-weight: bold;
font-size: 12px;
color: white;
background-image:url(../images/homebutton-top3.gif);
background-repeat:no-repeat;
height: 24px;
line-height: 24px;
}
.redirectBoxBottom {
padding-left: 16px;
padding-right: 16px;
padding-top: 7px;
color: #ee908e;
font-size: 10px;
line-height: 14px;
background-image:url(../images/homebutton-bottom3.gif);
background-repeat:no-repeat;
height: 115px;
}
.redirectBoxBottom a {
color: white;
text-decoration: none;
}
.redirectBoxBottom a:hover {
color: white;
text-decoration: underline;
}


/*
 * ========================================
 * content slide
 * ========================================
 */

.dhtmlgoodies_question {
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer {
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_answer_content {

}


/*
 * ========================================
 * debug
 * ========================================
 */

div.parseTime {
	border-top: #A7A7A7 1px solid;
	border-bottom: #A7A7A7 1px solid;
	border-left: #A7A7A7 1px solid;
	border-right: #A7A7A7 1px solid;
	margin-top: 10px;
	padding: 6px;
	width: 200px;
	background-color: #f8f8f8;
	color: #000000;
}
/*
 * =========================================
 *  sitemap
 * =========================================
 */
div.sitemap a {
	text-decoration:  none;
}

div.sitemap a:hover {
	text-decoration:  underline;
}
/*
 * =========================================
 *  tagcloud
 * =========================================
 */

 .smallestTag {font-size: 10px; color: rgb(35, 33, 118);
 }
 .smallTag    {font-size: 12px; color: rgb(35, 33, 118);}
 .mediumTag   {font-size: 14px; color: rgb(35, 33, 118);}
 .largeTag    {font-size: 16px; color: rgb(35, 33, 118);}
 .largestTag  {font-size: 18px; color: rgb(35, 33, 118);}




 /*
 * =========================================
 *  eyebees
 * =========================================
 */
 .cribbr_main_iframe {
  border: 1px solid #e6e6e6;
  width: 148px;
  border-top: 0px;
  background-color: #ffffff;
  height: 141px;
}

.cribbr_main_helpdiv {
  width: 10px;
  height: 10px;
  overflow: hidden;
  position: absolute;
  border: 1px solid black;
  left: -10px;
  top: -30px;
}

.cribbr_main_helpdiv iframe {
  width: 1px;
  height: 1px;
}

.cribbr_main_swarmgridcontainer {
  position: relative;
  width: 148px;
}

.cribbr_swarmgridcontainer {
  position: absolute;
  top: 0px;
  left: 0px;
}

.cribbr_title_bar {
  position: relative;
  background-color: #4d4d4d;
  padding: 0px;
  width: 148px;
  _width: 142px;
  height: 16px;
  text-align: left;
  border: 1px solid #4d4d4d;
  color: #656565;
}

.cribbr_title_bar_text {
  position: relative;
  padding: 0px 0px 0px 2px;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  float: left;
  z-index: 100;
  cursor: default;
  _cursor: default;
  overflow: hidden;
  height: 16px;
  text-align: left;
  width: 120px;
}

.cribbr_title_bar_text a {
  color: white;
  text-decoration: none;
  overflow: hidden;
  height: 14px;
  display: inline;
  cursor: pointer;
  _cursor: hand;
}

.cribbr_title_bar_logo {
  background-color: #ffffff;
  height: 14px;
  width: 14px;
  position: relative;
  float: right;
  z-index: 100;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  margin: 1px 1px 0 0;
  padding-left: 1px;
  text-align: center;
  color: #ff4e17;
}

.cribbr_title_bar_logo a {
  color: #ff4e17;
  text-decoration: none;
}

.cribbr_close_button_open {
  position: relative;
  color: #ffffff;
  float: left;
  cursor: pointer;
  font-family: arial;
  font-weight: bold;
  font-size: 80%;
  margin-right: 2px;
  background-image: url(http://www.eyebees.com/swarms/7f4ddce7707a8e39a140a0248587e3f1/img/open.gif);
  width: 15px;
  height: 15px;
  _cursor: hand;
}

.cribbr_close_button_closed {
  position: relative;
  color: #ffffff;
  float: left;
  cursor: pointer;
  font-family: arial;
  font-weight: bold;
  font-size: 80%;
  margin-right: 2px;
  background-image: url(http://www.eyebees.com/swarms/7f4ddce7707a8e39a140a0248587e3f1/img/closed.gif);
  width: 15px;
  height: 15px;
  _cursor: hand;
}

.cribbr_button_bar {
  position: relative;
  background-color: #e6e6e6;
  padding: 0px 2px 0px 2px;
  margin: 0px;
  cursor: default;
  width: 146px;
  _width: 162px;
  height: 17px;
  line-height: 17px;
  border: 0px;
}

.cribbr_nickname_form {
  display: inline;
}

.cribbr_nickname_input {
  width: 50px;
  border: 0px solid #333399;
  height: 14px;
  font-family: arial;
  font-size: 9px;
  font-weight: none;
  margin: 0px;
  position: relative;
  top: 2px;
}

.cribbr_nickname_set_button {
  width: 1px;
  background-color: #e6e6e6;
  border: 0px;
  margin: 0 0 0 0px;
  height: 14px;
  font-family: arial;
  font-size: 8px;
  font-weight: none;
  display: none;
  color: #656565;
}

.cribbr_info_button {
  background-color: #e6e6e6;
  border: 0px;
  width: auto;
  margin: 0px;
  height: 16px;
  line-height: 16px;
  font-family: arial;
  font-size: 10px;
  font-weight: none;
  float: right;
  padding: 0px;
  color: #656565;
}

.cribbr_information {
  position: absolute;
  top: 20px;
  left: 0px;
  z-index: 11000;
  background-color: #e6e6e6;
  border: 1px solid #e6e6e6;
  font-family: arial;
  font-size: 10px;
  color: #656565;
  width: 158px;
  _width: 162px;
}

.cribbr_information a:link {
  color: #ff6000;
  text-decoration: none;
}

 .cribbr_information a:visited {
  color: #ff6000;
  text-decoration: none;
}

 .cribbr_information a:hover {
  color: #ff6000;
  text-decoration: none;
}

 .cribbr_information a:active {
  color: #ff6000;
  text-decoration: none;
}

.cribbr_swarm_form {
  display: inline;
}

.cribbr_swarm_input {
  width: 70px;
  border: 1px solid #cccccc;
  height: 18px;
  font-family: arial;
  font-size: 75%;
  font-weight: bold;
}

.cribbr_swarm_set_button {
  width: 40px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin: 0 0 0 5px;
  height: 18px;
  font-family: arial;
  font-size: 70%;
  font-weight: bold;
}

.cribbr_swarmgrid {
  position: relative;
  display: block;
  color: black;
  background-color: #ffffff;
  font-size: 10px;
  top: 0px;
  left: 0px;
  width: 160px;
  height: 124px;
  border: 0px;
  _width: 162px;
}

.cribbr_swarmgridborder1 {
  position: absolute;
  top: 0px;
  left: -9px;
  background-image: url(http://www.eyebees.com/swarms/7f4ddce7707a8e39a140a0248587e3f1/img/tl.png);
  height: 16px;
  width: 9px;
  z-index: 15;
}

.cribbr_swarmgridborder2 {
  position: absolute;
  top: 16px;
  left: -9px;
  background-image: url(http://www.eyebees.com/swarms/7f4ddce7707a8e39a140a0248587e3f1/img/l.png);
  width: 9px;
  z-index: 15;
}

.cribbr_swarmgridborder3 {
  left: -9px;
  position: absolute;
  background-image: url(http://www.eyebees.com/swarms/7f4ddce7707a8e39a140a0248587e3f1/img/bll.png);
  height: 12px;
  width: 9px;
  z-index: 15;
}

.cribbr_swarmgridborder4 {
  left: 0px;
  position: absolute;
  background-image: url(http://www.eyebees.com/swarms/7f4ddce7707a8e39a140a0248587e3f1/img/blr.png);
  height: 12px;
  width: 9px;
  z-index: 15;
}

.cribbr_swarmgridborder5 {
  left: 9px;
  position: absolute;
  background-image: url(http://www.eyebees.com/swarms/7f4ddce7707a8e39a140a0248587e3f1/img/b.png);
  height: 12px;
  z-index: 15;
}

.cribbr_swarmgridborder6 {
  position: absolute;
  background-image: url(http://www.eyebees.com/swarms/7f4ddce7707a8e39a140a0248587e3f1/img/brl.png);
  height: 12px;
  width: 9px;
  z-index: 15;
}

.cribbr_swarmgridborder7 {
  position: absolute;
  background-image: url(http://www.eyebees.com/swarms/7f4ddce7707a8e39a140a0248587e3f1/img/brr.png);
  height: 12px;
  width: 9px;
  z-index: 15;
}

.cribbr_swarmgridborder8 {
  top: 16px;
  position: absolute;
  background-image: url(http://www.eyebees.com/swarms/7f4ddce7707a8e39a140a0248587e3f1/img/r.png);
  width: 9px;
  z-index: 15;
}

.cribbr_swarmgridborder9 {
  top: 0px;
  position: absolute;
  background-image: url(http://www.eyebees.com/swarms/7f4ddce7707a8e39a140a0248587e3f1/img/tr.png);
  height: 16px;
  width: 9px;
  z-index: 15;
}

.cribbr_swarmgridborder1div {
  top: 0px;
  left: -9px;
  position: absolute;
  height: 16px;
  width: 9px;
  filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://www.eyebees.com/swarms/7f4ddce7707a8e39a140a0248587e3f1/img/tl.png',sizingmethod='scale');
}

.cribbr_swarmgridborder2div {
  top: 19px;
  left: -9px;
  position: absolute;
  width: 9px;
  filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://www.eyebees.com/swarms/7f4ddce7707a8e39a140a0248587e3f1/img/l.png',sizingmethod='scale');
  z-index: 15;
}

.cribbr_swarmgridborder3div {
  left: -9px;
  position: absolute;
  height: 12px;
  width: 9px;
  filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://www.eyebees.com/swarms/7f4ddce7707a8e39a140a0248587e3f1/img/bll.png',sizingmethod='scale');
  z-index: 15;
}

.cribbr_swarmgridborder4div {
  left: 0px;
  position: absolute;
  height: 12px;
  width: 9px;
  filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://www.eyebees.com/swarms/7f4ddce7707a8e39a140a0248587e3f1/img/blr.png',sizingmethod='scale');
  z-index: 15;
}

.cribbr_swarmgridborder5div {
  left: 9px;
  position: absolute;
  height: 12px;
  filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://www.eyebees.com/swarms/7f4ddce7707a8e39a140a0248587e3f1/img/b.png',sizingmethod='scale');
  z-index: 15;
}

.cribbr_swarmgridborder6div {
  position: absolute;
  height: 12px;
  width: 9px;
  filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://www.eyebees.com/swarms/7f4ddce7707a8e39a140a0248587e3f1/img/brl.png',sizingmethod='scale');
  z-index: 15;
}

.cribbr_swarmgridborder7div {
  position: absolute;
  height: 12px;
  width: 9px;
  filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://www.eyebees.com/swarms/7f4ddce7707a8e39a140a0248587e3f1/img/brr.png',sizingmethod='scale');
  z-index: 15;
}

.cribbr_swarmgridborder8div {
  top: 19px;
  position: absolute;
  width: 9px;
  filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://www.eyebees.com/swarms/7f4ddce7707a8e39a140a0248587e3f1/img/r.png',sizingmethod='scale');
  z-index: 15;
}

.cribbr_swarmgridborder9div {
  top: 0px;
  position: absolute;
  height: 16px;
  width: 9px;
  filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://www.eyebees.com/swarms/7f4ddce7707a8e39a140a0248587e3f1/img/tr.png',sizingmethod='scale');
  z-index: 15;
}

.cribbr_bottombar {
  position: relative;
  background-color: #000000;
  padding: 0px 2px 0px 2px;
  margin: 0px;
  cursor: default;
  width: 176px;
  _width: 180px;
  height: 17px;
  border: 1px solid red;
}

.cribbr_overlay {
  z-index: -1;
  position: absolute;
  top: 0px;
  left: 0px;
}

.cribbr_eyebee {
  position: absolute;
  cursor: pointer;
  _cursor: hand;
  z-index: 10000;
}

.cribbr_eyebee_image {
  position: relative;
  cursor: pointer;
  _cursor: hand;
  width: 7px;
  height: 8px;
  float: left;
  z-index: 10100;
  // moet boven 10000 zijn: ;
}

.cribbr_eyebee_nickname {
  position: relative;
  margin-left: 2px;
  _margin-left: 0px;
  top: -3px;
  font-family: arial;
  font-size: 9px;
  overflow: auto;
  width: 0px;
  z-index: 10200;
  cursor: default;
  color: #656565;
}

.cribbr_eyebee_nickname_active {
  position: relative;
  margin-left: 2px;
  _margin-left: 0px;
  top: -3px;
  background-color: #ffffff;
  font-family: arial;
  font-size: 9px;
  overflow: auto;
  width: 0px;
  z-index: 10200;
  text-decoration: underline;
  cursor: pointer;
  _cursor: hand;
  color: #656565;
}

.cribbr_eyebee_menu {
  position: absolute;
  visibility: hidden;
  background-color: #e6e6e6;
  border: 1px solid #e6e6e6;
  z-index: 10020;
  margin: 2px;
  padding: 4px;
}

.cribbr_eyebee_menu_element {
  cursor: pointer;
  _cursor: hand;
  color: #000000;
  font-family: arial;
  font-size: 10px;
}

.cribbr_category {
  position: absolute;
  z-index: 10;
  background-color: #ffffff;
  color: #656565;
  margin-left: 3px;
  width: 157px;
  _width: 159px;
  font-family: arial;
  font-size: 10px;
}

.cribbr_chat_iframe {
  border: 0px;
  z-index: 21000;
  top: 34px;
  _top: 31px;
  left: 1px;
  position: relative;
  width: 178px;
  _width: 180px;
  background-color: #e6e6e6;
  height: 163px;
  _height: 165px;
}

.cribbr_chatscreencontainer {
  position: absolute;
  top: 0px;
  left: 0px;
}

.cribbr_chatscreen {
  position: absolute;
  width: 180px;
  height: 196px;
  border: 1px solid #e6e6e6;
  overflow: hidden;
  z-index: 16000;
  background-color: #e6e6e6;
}

.cribbr_chat_screen_title_bar {
  position: relative;
  background-color: #4d4d4d;
  cursor: pointer;
  _cursor: hand;
  width: 180px;
  height: 16px;
  text-align: left;
}

.cribbr_chat_screen_title_bar_text {
  position: relative;
  color: #ffffff;
  float: left;
  font-size: 12px;
  font-family: arial;
  overflow: hidden;
  height: 16px;
  text-align: left;
  margin-top: 2px;
  cursor: pointer;
  _cursor: hand;
}

.cribbr_chat_window_close_button {
  position: absolute;
  top: 0px;
  left: 165px;
  _left: 166px;
  width: 14px;
  height: 16px;
  color: #ffffff;
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  cursor: pointer;
  float: right;
}

.cribbr_chat_screen_info_bar {
  height: 16px;
}

.cribbr_chat_info_table {
  width: 100%;
  color: #656565;
  font-size: 10px;
  font-family: arial;
  margin-top: 2px;
  background-color: #e6e6e6;
}

.cribbr_chat_info_left {
  text-align: left;
  width: 50%;
}

.cribbr_chat_info_right {
  text-align: right;
  width: 50%;
}

.cribbr_chat_window_output {
  position: relative;
  width: 176px;
  height: 137px;
  border: 1px solid #ffffff;
  background-color: #ffffff;
  font-size: 12px;
  overflow: auto;
  margin-top: 3px;
  _width: 178px;
  _height: 137px;
}

.cribbr_chat_window_input {
  position: relative;
  width: 178px;
  _width: 178px;
  height: 20px;
  border: 1px solid #ffffff;
  background-color: white;
  font-size: 12px;
  margin-top: 2px;
  _margin-top: -20px;
}

.cribbr_chat_window_table {
  width: 100%;
  font-family: arial;
  font-size: 10px;
}

.cribbr_chat_window_me {
  background-color: #e6e6e6;
  text-align: left;
}

.cribbr_chat_window_other {
  background-color: #ffffff;
  text-align: right;
}

.cribbr_chat_window_left {
  width: 10px;
  vertical-align: top;
  padding-top: 3px;
  padding-left: 2px;
}

.cribbr_chat_window_message {
  width: 100%;
  padding: 1px 4px 1px 4px;
}

.cribbr_chat_window_right {
  width: 10px;
  vertical-align: top;
  padding-top: 3px;
  padding-right: 2px;
}

.cribbr_chat_body {
  background-color: #e6e6e6;
  margin: 0px;
  padding: 0px;
}

