body {
	font:12px/1.55em "Trebuchet MS", arial, helvetica, sans-serif;
	background:#fff;
}

dd{
	color: #2e3192;
	margin:0 0 5px 10px;
	font-weight:bold;
}

dd p{
	font-weight:normal;
	font-style:oblique;
	color:#000;
}

hr{
	height:1px;
	color:#ececec;
	visibility:visible;
}

div#main h2 {
	color:#2e3192;
	/* text-decoration:underline; */
	border-bottom: 1px solid #8d8682;
}

/* Special H4 Class for downloadable options on Product View Page*/
h4.download_options{
	background-image:url(/skin/frontend/default/bmi/images/pdf_logo.png);
	background-repeat:no-repeat;
	padding-left: 30px;	
}

.header {
	border:0;
}

.header-top {
	padding:0;
	width:950px;
}

div.quick-access {
	width:500px;
	float:right;
	margin-top:0;
	margin-right:280px;
}

.mini-search {
	width:auto;
	padding:0;
	padding-top:18px;
}

.header-top-container {
	background:#fff;
	border:0;
}

.header-top-image {
	margin:0 auto;
	position:relative;
	height:200px;
	width:950px;
	background-color:#efefef;
}

.header-nav-container {
	background:#fff;
}

.header-nav {
	background:#fff;
}

#nav span {
	color:#8D8682;
	text-transform:uppercase;
}

.bmi-nav {
	padding: 5px;
	margin:0 auto;
	position:relative;
	height:20px;
	width:940px;
	background: url('/skin/frontend/default/bmi/images/banner_nav.png') repeat-x;
}

.bmi-nav ul {
	margin-left:15px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.bmi-nav ul li {
	display:inline;
	padding-right:20px;
	background: transparent url(../images/shop_access_pipe.gif) no-repeat scroll 100% 0.35em;
	margin-right: 20px;
	border-right: 1px dotted #CCCCCC;
}

.bmi-nav ul li.catalog {
	border-right:none;
}

.bmi-nav ul li a {
	color:#2e3192;
	text-decoration:none;
}

.bmi-nav ul li.catalog a{
	color:red; /*#0099A1*/
}

h1#logo {
	margin-top:10px;
	width:115px;
	z-index:0;
}

.mini-search {
	background:none;
}

.shop-access a, .shop-access a:hover {
	color:#8d8682;
}

.header-nav {
	width:195px;
}

.middle {
	background:none;
	background-color:#fff;
	width:950px;
/*
	padding:15px 5px 0 5px;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:0px;
*/
}

.col-2-right-layout .col-main {
	width:720px;
}

.middle-container {
	background:none;
	background-color:#fff;
}

.listing-type-list .product-shop{
	width:450px;
}

.bmi-products-row {
	height:250px;
}

.bmi-referenties-row{
	margin:30px 0;
	height:140px;
}

.bmi-referenties-row .last{
	margin-right:0;
}

.bmi-product {
	line-height:130%;
	height:240px;
	width:220px;
	margin:0px 20px 20px 0px;
	border:1px solid #C4C1BC;
	background:#f2f2f2 url('/skin/frontend/default/bmi/images/frontend_block_background_gradient.png') repeat-x;
	float:left;
}

.bmi-referenties{
	border: 1px solid #fff;
	width:220px;
	margin:0px 20px 0 0;
	float:left;
}

.bmi-referenties h5{
	letter-spacing: 2px;
	padding-left: 5px;
	width:auto;
	background: #2FACC3;
	color:#FFF;
	text-align:center;
	padding:3px;
}

.bmi-products-row .last{
       margin-right:0px;
}

.bmi-product.werken {
	background:#fff url('/skin/frontend/default/bmi/images/frontend_block_bg_werken.png') no-repeat bottom left;
}

.bmi-product.opbergen {
	background:#fff url('/skin/frontend/default/bmi/images/frontend_block_bg_opbergen.png') no-repeat bottom left;
}

.bmi-product.zitten {
	background:#fff url('/skin/frontend/default/bmi/images/frontend_block_bg_zitten.png') no-repeat bottom left;
}


.bmi-product p {
	padding:0 5px;
	font-size:0.9em;
}

.bmi-product-image {
	text-align:center;
	height:111px;
}

.bmi-product h3{
	padding-left:5px;
	letter-spacing:2px;
}

.footer {
	background-color:#2FACC3;
}

.footer-container {
	background-color:#fff;
	border:none;
}

.clearboth {
	clear:both;
}


.header-openingstijden {
	width:950px;
	margin:0 auto;
	text-align:right;
}

.header-openingstijden span {
	color:#0099A1;
}

.header-openingstijden p {
	margin:0;
	padding:0;
}

/* TOOLTIP */
.tooltip {
	display:none;
	background:url('/js/jquerytools/blue_arrow_big2.png');
	height:161px;
	padding:5px 5px 0;
	width:140px;
	font-size: 0.95em;
	color:#fff;
	z-index:200;
	overflow:hidden;
}

.landing-container .tooltip h1,
.landing-container .tooltip h2,
.landing-container .tooltip h3,
.landing-container .tooltip h4,
.landing-container .tooltip h5,
.landing-container .tooltip h6
 {
	text-transform:capitalize;
	color:#fff;
	font-size:1.15em;
}

.landing-container .tooltip h2{
	font-size:1.05em;
}


.landing-container .tooltip a{
	font-size: 1.0em;
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}

/* a .label element inside tooltip */
.tooltip .label {
	color:yellow;
	width:35px;
}



/* LANDING PAGES */
.landing-container {
	width:685px;
}

.landing-row {
	margin-bottom:15px;
	height:160px;
}

.landing-item {
	float:left;
	width:160px;
	height:140px;
	
	margin-right:15px;
}
/*
.landing-item .top {
	background:url('/js/jquerytools/blue_arrow_big2.png');
       padding:5px 5px 20px;
       height:141px;
}
*/
.landing-container .landing-row .last {
	margin-right:0;
}

.landing-item-primairy {
	position:relative;
}

.landing-item-primairy img {
	float:left;
	z-index:5;	
}

.landing-item-primairy h2 {
	width:140px;
	background:#fff;
	border-bottom:1px solid #255EAF;
	opacity:.8;
	padding:2px 5px;
	position:absolute;
	top:5px;
	left:5px;
	float:left;
	z-index:10;
}

.middle {
	padding:10px 25px 60px;	
}

.landing-item h2 {
	font-size:.95em;
}

.landing-item-content {
	
}

.overview-container ul#merken {
	width:720px;
}

.overview-container ul#merken li {
	width:350px;
	height:180px; 
	float:left;
	margin:5px;
	overflow: hidden;
}

.overview-container ul#merken .media {
	float:left;
	width:120px;
}

.overview-container ul#merken .info{
	float:right;
	width:200px;
}

.overview-container ul#merken li a {
	color:#0099A1;
	font-size:0.90em;
}

.overview-container ul#merken li h3 {
	color:red;
	text-transform:uppercase;
	margin-bottom:0.8em;
}

.overview-container ul#merken li p {
	color:#8D8682;
	font-size:0.90em
}

.overview-container ul#referenties .lightbox a {
	display:none;
}

.overview-container ul#referenties .lightbox a.first {
	display:block;
}

.overview-container ul#referenties {
	width:720px;
}

.overview-container ul#referenties li {
	width:350px;
	height:180px; 
	float:left;
	margin:5px;
	overflow: hidden;
}

.overview-container ul#referenties .media {
	float:left;
	width:120px;
}

.overview-container ul#referenties .info{
	float:right;
	width:200px;
}

.overview-container ul#referenties .lightbox{
	float:right;
	width:200px;
}

.overview-container ul#referenties .lightbox-none {
	display:none;
}

.overview-container ul#referenties li a {
	color:#0099A1;
	font-size:0.90em;
}

.overview-container ul#referenties li h3 {
	color:red;
	text-transform:uppercase;
	margin-bottom:0.8em;
}

.overview-container ul#referenties li p {
	color:#8D8682;
	font-size:0.90em
}

div.mvo-intro {
	margin-bottom:10px;
}

div.mvo-intro .media-image {
	float:left;
	width:220px;
}

div.mvo-intro .intro-text {
	float:right;
	width:695px;
}

/*
Misc. Text classes
*/
div#main h2.red{
	color:#333333;
	border:none;
	text-transform:none;
}

div.bmi-product h3 {
	margin-bottom:0.1em;
}


/* FOOTER STYLES */

#bmi-footer{
	display:block;
	float:left;
	width:150px;
	text-align:left;
	margin:0 5px 0 0;
}

#bmi-footer h4 a{
	color:#fff;
	text-decoration:none;
	letter-spacing:2px;
}

#bmi-footer li{
	font-size:0.9em;
	display:block;
	background:none;
	padding:none;
}

#bmi-footer li a:hover{
	text-decoration:underline;
}

.bmi-informational{
	background:#006690;
	color:#fff;
	text-align:left;
	padding:5px;
	margin:0 0 10px 0;
}

.bmi-informational .companyname{
	font-size:1.7em;
	line-height:1.6em;
}

.bmi-informational .companyaddress{
	font-size:1.4em;
}

.footer .informational div{
	clear:both;
}
