

*{
	outline: 0px;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #034371 url(http://www.meert.be/images/background.jpg) repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}	

img { border: none; }

.cleardiv{
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}

#wrapper{
	background-color: transparent;
	min-height: 660px;
	height: auto !important;
	height: 660px;
	width: 1000px;
	padding:0;
}	

#left-wrapper{
	float:left;
	background: #ffffff;
	margin-right: 20px;
}

/* logo */
#logo{
	width:250px;
	background-color:transparent;
	float: left;
	padding-top: 25px;
	behavior: url("script/iepngfix.htc");
}

#logo a, #logo img{
	border: 0px;
}

#logo:hover{
	width:250px;
}

/* linkerkolom */
#left-sidebar{
	background-color:#FFF;
	width:210px;
	padding:0;
	margin:0;
	padding-left:10px;
	padding-right:10px;
}

/* linkermenu */

ul#navMenu {
	list-style: none;
	margin-left:3px;
	padding: 0;
}

#navMenu li {
	display:block;
	width: 205px;
}

.level3 li a{
	margin-left: 20px;
}

.level4 li a{
	margin-left: 40px;
}


.article_info{
	width: 265px;
	position: absolute;
	margin-right: 25px;
	margin-top: 5px;
	display: none;
	margin-left: -267px;
}

.article_info_image{
	width: 80px;
	float: left;
	padding-right: 10px;
	text-align: center;
}

.article_info_image a img{
	border: 0px;
}

.article_info_text{
	background-color: #d4dfe8;
	float: left;
	width: 210px;
	width: 195px !ie;
	padding: 15px;
	text-align: left;
}

.article_info_arrow{
	background: url(http://www.meert.be/images/arrow.gif);
	float: left;
	width: 13px;
	height: 18px;
}

/* menu */
#navMenu li a:link, #navMenu li a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: White;
	line-height: 12px;
	display: block;
	background-color:#648CC3;
	padding: 5px 10px 6px 10px;
	text-align:left;
	margin-top:5px;
}
#navMenu li a:hover {
	background-color:#83A3CF;
	padding: 5px 10px 6px 10px;
}

/* subMenu */
	#navMenu li ul{
	margin:0px;
	padding:0px;
	background-color:#83A3CF;
}

#navMenu li li a:link, #navMenu li li a:visited {
	font-size:10px;
	font-weight: normal;
	background-color:#83A3CF;
	padding: 5px 10px 5px 30px;
	text-align:left;
	font-style: italic;
	color:fefefe;
	margin-top:0px;
	margin-bottom:0px;
}


ul#hoofdmenu{
	margin:0;
	padding:0;
	text-align:right;
	/*float:right;*/
}

ul#hoofdmenu li{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	list-style-type:none;
	background-color:#648CC3;
	display:block;
	text-align:right;
	height:22px;
	border:2px solid #fff;
}

ul#hoofdmenu li:hover{
	background-color:#83A3CF;
}

ul#hoofdmenu a{
	display:block;
	color:#fff;
	text-decoration:none;
	width:185px;
	padding-right:20px;
	padding-top:4px;
}

ul#submenu{
	margin:0;
	padding:0;
	text-align:right;
	border:1px solid black;
}

ul#submenu li{
	margin:0;
	padding:0;
	color:#fff;
	font-size:9px;
	list-style-type:none;
	background-color:#648CC3;
}

ul#submenu a{
	margin:0;
	padding:0;
	color:#f1f1f1;
	text-decoration:none;
 	font-style: italic;
}


#navMenu ul.level2 li.selected a,
#navMenu ul.level2 li.selected ul.level3 li.selected a,
#navMenu ul.level2 li.selected ul.level3 li.selected ul.level4 li.selected a{
	text-decoration: underline;
}

#navMenu li a,
#navMenu ul.level2 li.selected ul.level3 li a,
#navMenu ul.level2 li.selected ul.level3 li.selected ul.level4 li a{
	text-decoration: none;
}

#company_login{
	position:relative;
	float:left;
	margin:0;
	padding:0;
	margin-top:15px;
	padding-left:5px;
	width:20px;
}

#welkom{
	position:relative;
	/*height:10px;*/
	margin:0;
	padding:0;
	float:left;
	font-size:10px;
	color:#333333;
	margin-top:28px;
	margin-left:10px;
	margin-bottom:20px;
	font-weight:bold;
}

#welkom a{
	color:#83A3CF;
	text-decoration:none;
}

#welkom a:visited{
	color:#83A3CF;
	text-decoration:83A3CF;
}

#welkom a:hover{
	color:#83A3CF;
}

.labels{
	float:left;
	color:#333333;
	font-size:9px;
	margin-top:4px;
	font-weight:bold;
	width:50px;
	text-align:right;
}

.inputfield{
	float:right;
	height:20px;
	vertical-align:middle;
	border:none;
	margin-bottom:10px;
	margin-right:4px;
}

#gebruikersnaam{
	background-color:#8C9AAA;
	border:none;
	background-color:#8C9AAA;
	color:#4C474A;
	text-align:right;
	font-weight:bold;
	padding: 3px;
	padding-right: 5px;
	font-size: 11px;
	width: 108px;
}

#password{
	background-color:#8C9AAA;
	border:none;
	background-color:#8C9AAA;
	color:#4C474A;
	text-align:right;
	font-weight:bold;
	padding: 3px;
	padding-right: 5px;
	font-size: 11px;
	width: 108px;
}

.forgotpass{
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 2px;
	margin-right: 5px;
}

.forgotpass a{
	text-decoration: none;
	color: #83A3CF;
}

#klant{
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 10px;
	margin-right: 5px;
}

#klant a{
	text-decoration: none;
	color: #83A3CF;
}

#login{
	float:right;
	margin:0;
	padding:0;
	text-align: right;
	width: 250px;
	margin-right: 20px;
}

#login div.labels{
	color: #ffffff;
	margin-top: 2px;
	width: 90px;
}

#login div.inputfield #gebruikersnaam{
	background-color:#ffffff;
	border:none;
	color:#4C474A;
	text-align:right;
	font-weight:bold;
	padding: 2px;
	padding-right: 5px;
	font-size: 11px;
	width: 108px;
}

#login div.inputfield #password{
	background-color:#ffffff;
	border:none;
	color:#4C474A;
	text-align:right;
	font-weight:bold;
	padding: 2px;
	padding-right: 5px;
	font-size: 11px;
	width: 108px;
}

#login div.inputfield{
	margin-bottom: 2px;
}

#sidebar_login_wrapper{
	margin-top:60px;
}


#search{
	margin-top:20px;
	font-size:10px;
	color:#000;
	font-weight:bold;
	text-align:right;
	padding-bottom:25px;
}

.search_image{
	float:left;
	border:none;
	padding-left:3px;
	height:22px;
}

.search_image a img{
	border:none;
}

#search input{
	width:167px;
	height:18px;
	background-color:#8C9AAA;
	color:#4C474A;
	text-align:right;
	font-weight:bold;
	font-size: 12px;
	vertical-align:middle;
	border:1px solid #999;
	padding-right: 5px;
	float: left;
}

.search_input{
	float: left;
	width:170px;
}

#search input:hover{
	color: #000;
}

#content-wrapper{
	padding:0px;
	width: 1000px;
	margin: 0 auto;
}

/* header */

#header{
	height:118px;
	width: 1000px;
}

#header_content{
	height: 80px;
	width: 740px;
	float: left;
	background: #648cc3;
}

#header_innerwrapper{
	height: 80px;
}

#languages{
	float:left;
	position:relative;
	font-size:10px;
	margin:0px;
	padding:0px;

}

ul#language_items
{
	margin:0;
	padding:0;
	padding-top:10px;
	padding-left:15px;
	padding-bottom:10px;
}

ul#language_items li{
	display:inline;
	margin-top:0;
	list-style-type: none;
	color:#fff;
	padding-right: 10px;
}

ul#language_items li a{
	color:#FFFFFF;
	text-decoration:none;
	margin:0;
	height:30px;
	padding-top:10px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:10px;	
	font-weight: bold;
}

ul#language_items li a:hover{
	background-color:#8C9AAA;
}

ul#language_items li.active a{
	background-color:#8C9AAA;
}

#winkelmandje{
	float:right;
	position:relative;
	width:180px;
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-top:10px;
}

#winkelmandje h4{
	font-size:11px;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding-bottom:20px;
}

#winkelmandje h5{
	font-size:11px;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:0;
}

#winkelmandje p{
	font-size:10px;
	color:#fff;
	margin:0;
	padding:0;
}

#menu_images{
	float:right;
	position:relative;
	padding-top:10px;
}

#menu_images img{
	border:none;
}

#menu_images a{
	text-decoration:none;
	font-size:10px;
	color:#fff;
}

#tekst_winkelmand{
	float:left;
	position:relative;
	padding-left:9px;
	padding-right:30px;
	font-size:10px;
	width:50px;
	text-align:center;
	color:#fff;
}

#tekst_verlanglijst{
	float:left;
	position:relative;
	padding-right:40px;
	font-size:10px;
	width:50px;
	text-align:center;
	color:#fff;
}

#tekst_catalogus{
	float:right;
	font-size:10px;
	width:46px;
	text-align:center;
	color:#fff;
}

.header_icons{
	width: 90px;
	text-align: center;
	float: left;
}

/* header menu */

#menu{
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0;
	background-color:#8C9AAA;
	width: 740px;
	height: 40px;
}

ul#menu_items{
	text-align:left;
	margin-top:0;
}

ul#menu_items li{
	margin-right:25px;
	padding-top:10px;
	padding-bottom:10px;
	list-style-type: none;	
	float: left;
}

ul#menu_items li a{
	color:#111;
	text-decoration:none;
	vertical-align:middle;
}

ul#menu_items li.selected a{
	color: #ffffff;
	text-decoration:none;
	vertical-align:middle;
}

ul#menu_items li.selected,ul#menu_items li:hover{
	color: #ffffff;
	text-decoration:none;
	vertical-align:middle;
	border-bottom: 4px solid #000000;
	padding-bottom: 10px;
}

ul#menu_items li a:hover,ul#menu_items li:hover a{
	color:#fff;
	text-decoration:none;
}

/* inhoud */

#content{
	float:left;
	background-color:#fff;
	min-height: 680px;
	height: auto !important;
	height: 680px;
	margin:0px;
	padding:0px;
	padding-top:20px;
	padding-left:20px;
	width:720px;
	position: relative;
}

#title h2{
	float:left;
	font-size:13px;
	color:#000;
}

#title h2 a{
	color:#000;
	text-decoration:none;
}

#title_img{
	float:right;
	padding-right:20px;
	padding-top:10px;
}

#title_img img{
	border:none;
}


.product{
	float:left;
	position:relative;
	width:155px;
	margin-top:11px;
	margin-bottom:11px;
	margin-right:9px;
	margin-left:0px;
	border:1px solid silver;
	padding:5px;
}

.product_img img{
	border:none;
	padding-top:20px;
}

.product_img{
	text-align:center;
	width:150px;
	height:160px;
}

.product_links{
	text-align:right;
}

.product_links img{
	border:none;
}

.product_code{
	font-size:10px;
}

.product_name{
	font-size:12px;
}

.product_name a{
	font-size:12px;
	text-decoration:none;
	color:#000;
}

.product_ref{
	font-size:10px;
}

.product_price{
	float:left;
	position:relative;
	padding-top:12px;
	font-size:12px;
	font-weight:bold;
}

.product_links2{
	float:right;
	width:90px;
	height:50px;
}

.article_icons{
	float:left;
}

.article_icons_historieken{
	float:left;
	padding-right: 10px;
}

.icons img{
	border: 0px;
}

.article_icons img{
	float:left;
	padding-top: 5px;
	border: 0px;
}

.op{
	font-size:11px;
}

.niet{
	font-size:11px;
}

.back{
	font-size:11px;
}

.bestel {
	font-size: 11px;
}

.article_cat{
	text-align: right;
	width: 700px;
	font-size: 14px;
}

.cartitemqty{
	float:left;
}

.product_links2 img{
	border:none;
}

.article_voorraad div{
	margin-left: 38px;
	padding-bottom: 4px;
}

#paginas{
	position:relative;
	float:left;
	font-size:9px;
	clear:both;
	padding-top:20px;
}

#information{
	position:relative;
	clear:both;
}

#productinfo{
	float:right;
	position:relative;
	font-size:9px;
	padding-right:20px;
	padding-top:20px;
}

#productinfo img{
	border:none;
}

.info{
	display:inline;
	padding-right:10px;
}

/* footer */

#footer{
	background-color:#fff;
	font-size:10px;
	text-align:center;
	padding-top:2px;
	padding-bottom:20px;
	clear:both;
	width:700px;
	/*margin-left: 250px;*/
	position: absolute;
	bottom: 0px;
}

#footercart{
	background-color:#fff;
	font-size:10px;
	text-align:center;
	padding-top:2px;
	padding-bottom:20px;
	clear:both;
	width:700px;
	/*margin-left: 250px;*/
}

#footer p, #footercart p{
	color:#000;
	font-weight:bold;
}

#footer a, #footercart a{
	color:#000;
	text-decoration:none;
}

#footer a:hover, #footercart a:hover{
	color:#648CC3;
	text-decoration:none;
}

/* productdetailpagina */

#productdetail{
	float:left;
	position:relative;
	width:370px;
	margin:0;
	padding:0;
}

#productnaam{
	float:left;
	position:relative;
	font-size:18px;
	margin:0;
	padding:0;
	padding-top:10px;
}

#productprijs{
	position:relative;
	float:right;
	margin:0;
	padding:0;
	padding-top:3px;
}

#productprijs h2{
	font-size:24px;
	color:#648CC3;
	margin:0;
	padding:0
}

#producticons{
	float:right;
	position:relative;
	width:260px;
	margin-right:20px;
	font-size:10px;
	color:#474143;
}

#productdesc{
	float:left;
	position:relative;
	font-size:11px;
	width:370px;
	line-height: 1.7em;
	text-align:justify;
}

#productimgs{
	float:right;
	position:relative;
	width:250px;
	padding-left:10px;
	margin-right:20px;
	margin-top:15px;
	font-size:10px;
	color:#474143;
}

#productimgs h2{
	font-size:12px;
	font-weight:bold;
}

.border{
	border:1px solid #CBCBCB;
	margin-bottom:20px;
	padding:5px;
}

.border2{
	border:1px solid #CBCBCB;
	margin-bottom:20px;
	padding:15px;
}

.alignright{
	display:block; /*allows the element to take auto margins*/
	margin:0 auto; /*centers in compliant browsers*/
	text-align:center; /*centers in old versions of IE*/ 
}

#left{
	float:left;
	position:relative;
	padding-top:19px;
}

#right{
	float:right;
	position:relative;
	padding-right:5px;
}

#right a img{
	border:none;
}

/* home pagina css */

#content_home{
	position:relative;
	float:left;
	background-color:#fff;
	min-height: 630px;
	height: auto !important;
	height: 630px;
	top: 0px;
	margin:0px;
	padding:0px;
	width:740px;
}

.content_content_text{
	padding-right: 15px;
}

#pagemiddle{
	padding-top: 25px;
}

#contentListWrapper,
#contentBlockWrapper {
	width:710px;
	padding: 15px;
	padding-top: 25px;
	float: left;
	min-height:630px;
	z-index: 10;
	background: #ffffff;
}

.article_block{
	width: 180px;
	width: 172px!ie;
	border-right: 1px solid #d7e8f1;
	border-bottom: 1px solid #d7e8f1;
	padding-bottom: 8px;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 7px;
}

.art_blok_image{
	height: 150px;
	overflow: hidden;
	width: 166px;
}

.logged_user{
	height: 50px;
}

#contentListWrapper input.aantal, #contentBlockWrapper input.aantal {
	width: 17px;
	border: 1px solid #999999;
	text-align: center;
}

#contentListWrapper h2,
#contentBlockWrapper h2 {
	color: #;
	text-transform: uppercase;
	font-size: 10px;
	float: left;
	padding-top: 6px;
}

#contentListWrapper a,
#contentBlockWrapper a{
	color: #474143;
	text-decoration: none;
}

#contentListWrapper .yui-calendar tr td a,
#contentBlockWrapper .yui-calendar tr td a{
	color: #333333;
}

#contentListWrapper .selectView, #contentBlockWrapper .selectView { float: right;	}

#contentListWrapper table.listView {
	margin-top: 2px;
	background: #FFFFFF;
	width: 100%;
}

.listView tr td{
	line-height: 10px;
	height: 28px !ie;
}

#contentListWrapper table.listView a{
	color: #000000;
	border: 0px;
	text-decoration: none;
}

#contentListWrapper div.listView a img, #contentBlockWrapper div.listView a img{
	border: 0px;
}

#contentListWrapper table.listView img.article_image{
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #333333;
	padding: 5px;
	margin-left: 10px;
	visibility: hidden;
}

#contentListWrapper table.listView tr.selected {
	background: #4a5054;
	color: #FFFFFF;
}

#contentListWrapper table.listView th,
#contentBlockWrapper table.blockView th {
	color: #FFFFFF;
	padding: 6px;
	font-size: 10px;
}

#contentBlockWrapper table.blockView a img {
	border: 0px;
}

#contentBlockWrapper table.blockView a {
	color: #474143;
}

#contentListWrapper table.listView td {
	padding: 6px;
	line-height: 16px;
}

#contentListWrapper .paging,
#contentBlockWrapper .paging {
	float: left;
	padding-top: 30px;
	color: #999999;
}

#contentListWrapper .paging a, #contentBlockWrapper .paging a { color: #444444;text-decoration: none; }
#contentListWrapper .paging strong, #contentBlockWrapper .paging strong { color: #000000; }

#contentListWrapper .voorraad,
#contentBlockWrapper .voorraad,
#content .voorraad {
	float: right;
	padding-top: 10px;
}

#content .voorraad { 
	padding-right: 15px;
}

#contentListWrapper .voorraad li,
#contentBlockWrapper .voorraad li,
#content .voorraad li {
	float: left;
	padding-left: 30px;
	margin-left: 10px;
	list-style: none;
	line-height: 23px;
}

#contentListWrapper .voorraad li.op, #contentBlockWrapper .voorraad li.op, #content .voorraad li.op { background: url(http://www.meert.be/images/icon_voorraad_green.gif) 10px 8px no-repeat; }
#contentListWrapper .voorraad li.niet, #contentBlockWrapper .voorraad li.niet, #content .voorraad li.niet {	background: url(http://www.meert.be/images/icon_voorraad_red.gif) 10px 8px no-repeat; }
#contentListWrapper .voorraad li.back, #contentBlockWrapper .voorraad li.back, #content .voorraad li.back {	background: url(http://www.meert.be/images/icon_voorraad_blue.gif) 10px 8px no-repeat; }
#contentListWrapper .voorraad li.bestel, #contentBlockWrapper .voorraad li.bestel, #content .voorraad li.bestel {	background: url(http://www.meert.be/images/icon_voorraad_orange.gif) 10px 8px no-repeat; }


#contentBlockWrapper table.blockView {
	margin-top: 2px;
}

#contentBlockWrapper table.blockView th { text-align: left; }

#contentBlockWrapper table.blockView td {
	padding: 0px;
	vertical-align: top; 
	width: 175px;
}

#contentBlockWrapper .price {
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	margin-right: 10px;
	color: #214257;
}

#contentListWrapper.price div{
	text-align: right;
}

#contentBlockWrapper .picture {
	margin-left: 30px;
	padding-top: 15px;
	margin-bottom: 5px;
}

#contentBlockWrapper .picture img {	float: left; }

#contentBlockWrapper .picture ul {
	float: right;
	list-style: none;
	padding-top: 20px;
	margin-right: 10px;
}

#contentBlockWrapper .picture li { padding-bottom: 4px; }
#contentBlockWrapper .picture li img { float: none;  }


#contentListWrapper table.winkelkar,
#contentBlockWrapper table.winkelkar {
	width: 700px;
	margin-bottom: 8px;
}

#contentListWrapper table.winkelkar a,
#contentBlockWrapper table.winkelkar a{
	color: #ffffff;
	font-weight: bold;
}

#contentListWrapper table.winkelkar a.toonAlles,
#contentBlockWrapper table.winkelkar a.toonAlles{
	color: #BF1A2D;
	font-weight: bold;
}

#contentListWrapper table.winkelkar th,
#contentBlockWrapper table.winkelkar th  {
	background: #999999;
	color: #FFFFFF;
	font-weight: normal;
	padding: 6px;
}

#contentListWrapper table.winkelkar td,
#contentBlockWrapper table.winkelkar td {
	background: #FFFFFF;
	padding: 6px;
}

#contentListWrapper table.toonAlles td, #contentBlockWrapper table.toonAlles td { background: #e6f6a1; }
#contentListWrapper table.toonAlles th.title, #contentBlockWrapper table.toonAlles th.title { background: #838d58; 	}

#contentListWrapper a.toonAlles,
#contentBlockWrapper a.toonAlles {
	font-weight: bold;
	text-decoration: underline;
	color: #bf1a2d;
}

#content .articles tr.realtimedata{ height: 35px;}
#content .articles tr.realtimedata td{ border-bottom: 0px; color: #ab0b1e; font-weight: bold;}
.realtimedata{ height: 30px;}
#retrievingdata{ border-bottom: 0px; color: #ab0b1e; font-weight: bold;}

.content_content_title, .breadcrumb{
	font-weight: bold;
	font-size: 15px;
}

.content_content_title_cat{
	font-weight: bold;
	font-size: 13px;
	color: #787475;
	width: 570px;
	float: left;
}

.content_content_title_cat a{
	text-decoration: none;
	color: #474143;
}

.content_content_text a, #pagemiddle a{
	text-decoration: none;
	color: #7a8da5;
}

.content_content_title2{
	color: #666666;
	font-size: 10px;
	padding-top: 4px;
	padding-right: 25px;
	float: right;
}

.content_content_title2 a{
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}

.content_content_title2 a:hover{
	color: #333333;
	font-size: 10px;
	text-decoration: underline;
}

#welkomtext{
	position:relative;
	margin: -182px 0 0 167px;
	background-image:url(http://www.meert.be/images/welkomtext.png);
	background-repeat:no-repeat;
	width:313px;
	height:152px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

#welkomtext h2{
	font-size:12px;
	font-weight:bold;
	color:#474143;
}

#welkomtext p{
	font-size:10px;
	line-height:1.5em;
	color:#000;
}

#nieuws{
	float:left;
	position:relative;
	margin:0;
	padding:0;
	padding-left:15px;
	padding-right:15px;
}

#nieuws a{
	color:#474143;
	text-decoration:none;
	border-bottom:2px solid #D1CFD0;
}

#nieuws a:hover{
	border-bottom:2px solid #879BAC;
}

#nieuws h2{
	font-size:12px;
	color:#474143;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-top:20px;
	padding-bottom:20px;
}

.datum{
	color:#648CC3;
	font-size:10px;
}

.nieuwsitem{
	font-size:11px;
	color:#474143;
	padding-bottom:15px;
}

#product_kijker{
	padding:0;
	padding-left:20px;
	padding-top:20px;
}

#product_kijker h2{
	color:#474143;
}

.newsitems_container{
	padding-top: 20px;
}

.newsitem{
	width: 580px;
	border-bottom: 1px solid #d7e8f1;
	margin-bottom: 15px;
	margin-right: 20px;
	height: 82px;
	float: right;
}

.newsitem_detail{
	border-bottom: 1px solid #d7e8f1;
	margin-bottom: 15px;
	margin-right: 20px;
}

.newsitem_title{
	font-weight: bold;
	font-size: 11px;
	color: #858585;
	padding-left: 6px;
	padding-bottom: 6px;
	float: left;
	width: 480px;
}

.newsitem_title_detail{
	font-weight: bold;
	font-size: 11px;
	color: #858585;
	float: left;
	width: 480px;
	padding-top: 20px;
}

.newsitem_title a{color: #333333; text-decoration: none;}

.newsitem_date{
	font-weight: bold;
	font-size: 11px;
	color: #8dabd3;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	float: left;
	width: 80px;
}

.newsitem_date_detail{
	font-weight: bold;
	font-size: 11px;
	color: #8dabd3;
	font-size: 11px;
	float: left;
	width: 90px;
	padding-top: 20px;
}

.newsitem_text{
	color: #000000;
	padding: 6px;
	padding-bottom: 0px !ie;
	margin-top: 10px;
}

.newsitem_text_detail{
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.newsitem_leesmeer{
	float: right;
	margin-right: 15px;
	margin-top: 8px;
	font-size: 11px;
}

.newsitem_leesmeer_arrow{
	float: right;
	margin-right: 10px;
}

.newsitem_leesmeer_arrow a, .newsitem_leesmeer_arrow img{
	border: 0px;
}

.newsitem_leesmeer img{
	padding-right: 10px;
	padding-top: 5px;
}

.newsitem_leesmeer a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

.newsitem_image{
	width: 109px;
	height: 82px;
	overflow: hidden;
	float: left;
	margin-left: 0px;
	border: 1px solid #d7e8f1;
	margin-bottom: 15px;
	text-align: center;
	color: #4a5053;
}

.newsitem_image a{
	border: 0px;
}

.newsitem_image img{
	border: 0px;
	max-width: 110px;
	max-height: 82px;
}

.news_foto{
	margin-bottom: 10px;
	margin-right: 14px;
	float: left;
}

.news_foto a, .news_foto img{
	border: 0px;
}

.link_date{
	color: #3d3e3e;
}

.link_foto{
	display: none;
	position: absolute;
	border: 1px solid #707070;
}

.link_shortdesc{
	color: #707070;
	font-weight: bold;
}

.links_root_container{
	margin-top: 15px;
	margin-right: 25px;
}

.links_title{
	padding: 10px;
	color: #333333;
	float: left;
	width: 500px;
}

.links_links{
	margin-top: 15px;
	margin-bottom: 15px;
}

.links_links li{
	margin-top: 5px;
}

.links_links a{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.links_links a img{
	border: 0px;
}

.links_foto{
	float: left;
	width: 150px;
	padding-top: 10px;
}

.downloads_root_container{
	font-size: 12px;
}

.downloads_container{
	width: 330px;
	border: 1px solid #707070;
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}

.download_title{
	height: 15px;
	background-color: #D7E8F1;
	padding: 10px;
	color: #333333;
	font-weight: bold;
}

.download_downloads{
	margin-top: 15px;
	margin-bottom: 15px;
}

.download_downloads li{
	margin-top: 5px;
	list-style: none;
}

.downloaditems li{
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 25px;
	padding-top: 3px;
}

.download_downloads a{
	text-decoration: none;
	color: #707070;
}

.download_downloads a img{
	border: 0px;
}

.pagecountlinknotactive{
	color: #666666;
}

.pagecountlinksel{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.pagecountlink{
	color: #000000;
	text-decoration: none;
}

.compfields{
	visibility: hidden;
	display: none;
}

.compfields a, .warning a{
	color: #8C9AAA;
	text-decoration: none;
	font-weight: bold;
}

.policy{
	width: 480px;
	height: 150px;
	font-style: italic;
	text-align: justify;
	visibility: hidden;
	display: none;
	overflow: auto;
	font-size: 9px;
}

.form_labels{
	width: 200px;
	vertical-align: top;
	padding-top: 5px;
}

.form_labels2{
	vertical-align: top;
	padding-top: 5px;
}

.login_labels{
	width: 100px;
	vertical-align: top;
	padding-top: 5px;
}

.form_links{
	text-decoration: none;
}

input.inputobliged{
	width:255px;
	width:253px !ie;
	height:18px;
	background-color:#8c9aaa;
	border:0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
}

input.inputblue{
	width:255px;
	width:253px !ie;
	height:18px;
	background-color:#b6c5d7;
	border:0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
}

input.inputblueshort{
	width:60px;
	width:63px !ie;
	height:18px;
	background-color:#b6c5d7;
	border:0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#333333;
}

input.inputblueshortdate{
	width:80px;
	height:18px;
	background-color:#b6c5d7;
	border:0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#333333;
}

input.inputobligedshort{
	width:60px;
	height:18px;
	background-color:#8c9aaa;
	border:0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#333333;
}

input.inputbluemedium{
	width:182px;
	width:177px !ie;
	height:18px;
	background-color:#b6c5d7;
	border:0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	margin-left:3px;
}

input.inputobligedmedium{
	width:182px;
	width:180px !ie;
	height:18px;
	background-color:#8c9aaa;
	border:0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	margin-left:3px;
}

textarea.contacttextareaobliged{
	width:256px;
	background-color:#8c9aaa;
	border:0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
}

textarea.contacttextarea{
	width:260px;
	background-color:#b6c5d7;
	border:0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
}

textarea.contacttextareamedium{
	width:130px;
	font-size:12px;
	color:#333333;
	line-height:18px;
	background-color:#b6c5d7;
	border:1px solid #cdcdcd;
}

input.inputobliged_error{
	width:255px;
	width:253px !ie;
	height:18px;
	background-color:#8c9aaa;
	border:0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
}

.cleardiv{
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

textarea.contacttextarea_error{
	width:256px;
	background-color:#8c9aaa;
	border:0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
}

input.inputblue_error{
	width:255px;
	width:253px !ie;
	height:18px;
	background-color:#e0e5e5;
	border:0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
}

input.inputblueshort_error{
	width:60px;
	height:18px;
	background-color:#e0e5e5;
	border:0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
}

input.inputbluemedium_error{
	width:182px;
	width:180px !ie;
	height:18px;
	background-color:#e0e5e5;
	border:0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	margin-left:3px;
}

select.obliged{
	background-color:#8c9aaa;
	border:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#333333;
	width: 255px;
}

.framecontent{
	padding: 10px;
	padding-right: 15px;
	background-color:#B6C5D7;
}

.iframe{
	border: 1px solid black;
}

.form_button{
	background: url(http://www.meert.be/images/btn_verzenden2.jpg) no-repeat;
	border: 0px solid #999999;
	color: #ffffff;
	width: 85px;
	height: 20px;
	text-transform: lowercase;
	font-size: 11px;
	padding-bottom: 4px;
	font-weight: bold;
	cursor: pointer;
}

.contacterror{
	display:none;
}

.contacterror_visible{
	display:block;
	color:#a02c2c;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}

.contact_verstuurd{
	color: #7c898a;
	font-weight: bold;
}

.producttext{
	margin-top: 15px;
}

.home_image{
	width: 510px;
	overflow: hidden;
	position: relative;
}

.home_overlay{
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: url(http://www.meert.be/images/home_overlay.png);
	z-index: 999999;
	width: 310px;
	padding: 20px;
}

.laatste_container{
	width: 210px;
	border: 0px solid #707070;
	border-top: 0px;
}

.laatste_nieuws_titel{
	height: 20px;
	background: #ffffff;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding-top: 15px;
	behavior: url("script/iepngfix.htc");
	_background: #4c3127 url(http://www.meert.be/images/laatste_titel_shadow.gif) left -1px repeat-x;;
}

.laatstenieuws{
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
	background: #ffffff;
}
.laatste_content{
	background: #ffffff;
}

.laatste_content ul{
	padding: 0px;
}

.laatste_content ul li{
	padding-bottom: 15px;
	list-style: none;
}

.laatste_content a{
	text-decoration: none;
}

.laatste_nieuws_newsdate{
	color: #648cc3;
}

.laatste_nieuws_newstitle{
	color: #333333;
	padding-left: 3px;
}

.profile_titel{
	font-size: 14px;
	color: #5f849f;
	padding-top: 25px;
	padding-bottom: 5px;
}

.profile_geg_label{
	float: left;
	width: 150px;
	font-weight: bold;
}

.profile_geg_txt{
	float: left;
}

#discounterror{
	font-size: 11px;
	color:red;
	width:170px;
}

#homeartscart{
	padding-top:7px;
	padding-left:1px;
	border:0px solid green;
	width: 720px;
}

.cartshopcartitle{
	padding-top:10px;
	padding-bottom:9px;
	font-size:18px;
	color:#0e0e0e;
}

.cartcontainer{
	font-size:12px;
}

.cartgrayouter{
	min-height:234px;
	width:526px;
	position:relative;
	margin-left:0px;
	border:0px dashed black;
}

.cartgrayboxcheat{
	border:2px solid #5c829a !important;
	border:0px solid #5c829a;
	background: #FFFFFF url('http://www.meert.be/images/bg_cart.gif') bottom left no-repeat;
	width:700px;
	position:absolute;
	height:100%;
	_height:220px;
	z-index:150;
	bottom:0px;
	margin-bottom: 10px;
}

.cartgraybox{
	border:0px solid blue;
	width:700px;
	position:absolute;
	height:100%;
	top:0px;
	z-index:100;
}

.cartgrayboxtop{
	width:700px;
	height:14px;
	position:relative;
	top:0px;
	border:0px solid gray;
}

.cartgrayboxmiddle{
	width:700px;
	position:relative;
	top:0px;
	border:0px solid red;
}

.cartgrayboxcontent{
	z-index:200;
	position:relative;
	border:0px solid #5c829a !important;
	border:2px solid #5c829a;
	padding-bottom:20px;
	padding-left:10px;
	padding-top:6px;
	clear: both;
}

/*
.cartshopcar{
	background:url('http://www.meert.be/images/shopcarbox_blue.jpg') no-repeat left bottom;
	float:left;
	width:520px;
	padding-bottom:20px;
	padding-left:10px;
}
*/

a.shopcarmoveremovelink:link, a.shopcarmoveremovelink:active, a.shopcarmoveremovelink:visited{
	color:#000000;
	text-decoration:underline;
}

a.shopcarmoveremovelink:hover{
	color:#000000;
	text-decoration:underline;
}

.shopcarmoveremovelink img{
	border: 0px;
}

.carttitlecontainer {
	border:0px solid green;
	width:685px;
	height:25px;
	margin-top:5px;
	padding-top:4px;
	vertical-align:middle;
	border-bottom:1px solid #d3d3d3;
}

.carttitle1 {
	/*background:url('http://www.meert.be/images/greyboxtitle_blue.png') repeat-x left bottom;*/
	float:left;
	width:57px;
	height:25px;
	font-size:11px;
	font-weight:bold;
	color:#00aeef;
	behavior: url("script/iepngfix.htc");
}

.carttitle2 {
		float:left;
		height:22px;
		height:25px !ie;
		width:200px;
		width:200px !ie;
		padding-left:10px;
		padding-top:6px;
		font-weight:bold;
			font-size:11px;
		behavior: url("script/iepngfix.htc");
	}

.carttitle3, .carttitle6{
	float:left;
	height:19px !important;
	height:25px;
	width:130px;
	width:130px !ie;
	padding-left:6px;
	padding-top:6px;
	font-weight:bold;
	behavior: url("script/iepngfix.htc");
		font-size:11px;
}

.carttitle3_2, .carttitle6_2{
	float:left;
	height:19px !important;
	height:25px;
	width:100px;
	width:100px !ie;
	padding-left:6px;
	padding-top:6px;
	font-weight:bold;
	behavior: url("script/iepngfix.htc");
		font-size:11px;
}

.carttitle7{
	float:left;
	height:19px !important;
	height:25px;
	width:50px;
	width:50px !ie;
	padding-left:6px;
	padding-top:6px;
	font-weight:bold;
	behavior: url("script/iepngfix.htc");
		font-size:11px;
}

.carttitle7_2{
	float:left;
	height:19px !important;
	height:25px;
	width:80px;
	width:80px !ie;
	padding-left:6px;
	padding-top:6px;
	font-weight:bold;
	behavior: url("script/iepngfix.htc");
		font-size:11px;
}

.carttitle4 {
	float:left;
	height:19px !important;
	height:25px;
	width:60px;
	width:60px !ie;
	padding-left:6px;
	padding-top:6px;
	font-weight:bold;
	behavior: url("script/iepngfix.htc");
		font-size:11px;
}

.carttitle5 {
	float:left;
	height:19px !important;
	height:25px;
	width:130px;
	width:130px !ie;
	padding-left:6px;
	padding-top:6px;
	font-weight:bold;
	behavior: url("script/iepngfix.htc");
	text-align: left;
		font-size:11px;
}

.carttitle5_2 {
	float:left;
	height:19px !important;
	height:25px;
	width:100px;
	width:100px !ie;
	padding-left:6px;
	padding-top:6px;
	font-weight:bold;
	behavior: url("script/iepngfix.htc");
	text-align: left;
		font-size:11px;
}

.cartitemcontainer {
	/*background:url('http://www.meert.be/images/shopcaritemdivider.png') no-repeat left bottom;*/
	float:left;
	float:none !ie;
	width:685px;
	/*height:60px;*/
	padding-bottom:10px;
	font-size:12px;
	color:#000000;
	border-bottom:1px solid #e3e4e6;
	behavior: url("script/iepngfix.htc");
}

td.cartitem{
	font-size:11px;
	font-weight:bold;
}

.cartitem1 {
	border:0px solid #000000;
	float:left;
	width:54px;
	width:54px !ie;
	padding-left:3px;
	margin-top:0px;
	padding-top:3px;
	font-size:9px;
	color:#000000;
}

.cartitem1 img {
	padding-right: 5px; 
	padding-top: 5px;
}

.cartitem2 {
	border:0px solid #000000;
	float:left;
	width:200px;
	width:200px !ie;
	padding-left:10px;
	margin-top:1px;
	padding-top:5px;
	font-size:10px;
}

.cartitem2title {
	float:left;
	width:174px;
	width:174px !ie;
	padding-left:6px;
}

.cartitem2titleorderstatus{
	float:left;
	width:300px;
}

.cartitem2btm{
	float:left;
	width:210px;
	padding-top:3px;
}

.cartitem2choose{
	float:right;
	padding-top: 3px;
	padding-top: 6px !ie;
}

.cartproductlink:link, a.cartproductlink:active, a.cartproductlink:visited{
	font-size:11px;
	font-weight:bold;
	color:#010101;
	text-decoration:none;
}

a.cartproductlink:hover{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

a.choosepaperlink:link, a.choosepaperlink:active, a.choosepaperlink:visited{
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}

a.choosepaperlink:hover{
	font-size:10px;
	color:#00aeef;
	text-decoration:underline;
}

.cartitem3, .cartitem6  {
	border:0px solid #000000;
	float:left;
	width:130px;
	width:130px !ie;
	margin-top:1px;
	padding-left:6px;
	padding-top:3px;
	font-size:11px;
	font-weight:bold;
	color:#010101;
}

.cartitem3_2, .cartitem6_2 {
	border:0px solid #000000;
	float:left;
	width:100px;
	width:100px !ie;
	margin-top:1px;
	padding-left:6px;
	padding-top:3px;
	font-size:11px;
	font-weight:bold;
	color:#010101;
}

.cartitem3wrap{
	float:left;
	width:51px;
	padding-top:10px;
}

.cartitem4 {
	border:0px solid #000000;
	float:left;
	width:60px;
	width:60px !ie;
	margin-top:1px;
	padding-left:6px;
	padding-top:4px;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-align: center;
}

.cartitem4_2 {
	border:0px solid #000000;
	float:left;
	width:60px;
	width:60px !ie;
	margin-top:1px;
	padding-left:6px;
	padding-top:4px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-align: left;
}

.cartitem5 {
	border:0px solid #000000;
	float:left;
	width:90px;
	width:90px !ie;
	margin-top:1px;
	padding-left:6px;
	padding-top:3px;
	font-size:11px;
	font-weight:bold;
	color:#010101;
	text-align: right;
}

.cartitem5_2 {
	border:0px solid #000000;
	float:left;
	width:100px;
	width:100px !ie;
	margin-top:1px;
	padding-left:6px;
	padding-top:3px;
	font-size:11px;
	font-weight:bold;
	color:#010101;
	text-align: left;
}

.cartitem7 {
	border:0px solid #000000;
	float:left;
	width:50px;
	width:50px !ie;
	margin-top:1px;
	padding-left:6px;
	padding-top:3px;
	font-size:11px;
	font-weight:bold;
	color:#010101;
	text-align: left;
}

.cartitemqty{
	border:1px solid #c5c6c8;
	float:left;
	width:30px;
}

.floatleftqty{
	float:left;
}

.floatleft{
	float:left;
}

.orderinput{
	background-color:#f4f5f8;
	border:0px solid #c5c6c8;
	width:20px;
	margin:0px;
	padding:0px;
	font-size:10px;
	float: left;
}

.paperitems {
	clear: both;
}

.btnscartadd{
	border:1px solid #c5c6c8;
	float:left;
	height:13px;
	margin-top:2px;
	padding:0;
	border:0px solid green;
	vertical-align:top;
}

.btncartaddtop{
	clear:both;
	height:7px;
	width:6px;
	margin:0;
	padding:0;
	font-size:0px;
	cursor:pointer;
}

.btncartaddbtm{
	clear:both;
	height:4px;
	width:6px;
	margin:0;
	padding:0;
	font-size:0px;
	cursor:pointer;
}

#cartwrap{

}

.cartpromrecalc{
	float:left;
	width:708px;
	padding-top:3px;
}

.cartwrapcomplete{
	float:left;
	width:340px;
	padding-top:5px;
	padding-left:8px;
}

.cartwrapcompletecheck{
	float:left;
	height:21px;
	font-size:11px;
}

.cartwrapcompletetxt{
	float:left;
	height:16px;
	height:21px !ie;
	padding-top:2px;
	padding-top:5px !ie;
	font-size:11px;
}

.cartwrapcompleteedit{
	float:left;
	padding-left:20px;
	font-size:11px;
	padding-top: 2px;
	padding-top: 4px !ie;
}

.cartpromotion{
	float:left;
	padding-top:2px;
}

.cartpromotion td{
	font-size:11px;
	font-weight:bold;
	font-color:#010101;
}

.cartrecalc{
	background: url('http://www.meert.be/images/bg_cart_button.gif') no-repeat;
	float:right;
	width:127px;
	height: 23px;
	cursor: pointer;
	font-size: 11px;
	padding-top: 5px;
	margin-right: 4px;
}

.cartrecalctxt{
	text-align: center;
}

#carttransporttotal{
	padding-top:5px;
	width: 708px;
}

#carttransport{
	background: #FFFFFF url('http://www.meert.be/images/bg_cart.gif') no-repeat left bottom;
	float:left;
	width:250px;
	width:250px !ie;
	height:152px;
	height:167px !ie;
	padding-left:10px;
	padding-top:15px;
	padding-right:10px;
	margin-right: 30px;
	border:2px solid #5c829a;
}

.carttransportdata{
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}

#carttotal{
	background: #FFFFFF url('http://www.meert.be/images/bg_cart.gif') no-repeat left bottom;
	float:left;
	width:366px;
	width:366px !ie;
	height:152px;
	height:167px !ie;
	padding-left:14px;
	padding-top:15px;
	padding-right:15px;
	margin-right:4px;
	border:2px solid #5c829a;
}

.carttotalitems{
	float:left;
	padding-top:10px;
}

.cartbtmitem{
	float:left;
	width:347px;
	width:347px !ie;
	padding-left:5px;
	padding-bottom:5px;
}

.cartbtmtotal{
	float:left;
	width:347px;
	width:347px !ie;
	padding-left:5px;
	padding-right:5px;
	padding-top:12px;
	font-weight:bold;
	font-size:14px;
	letter-spacing:0px;
	border-top:1px solid #d3d3d3;
}

.checkoutbtmleft{
	float:left;
	color:#010101;
}

.checkoutbtmright{
	float:right;
	color:#010101;
}

.checkouttotal{
	float:left;
	width:200px;
	width:210px !ie;
	padding-left:5px;
	padding-right:5px;
	padding-top:12px;
	font-weight:bold;
	font-size:14px;
	position:relative;
	z-index:300;
	border-top:1px solid #d3d3d3;
}

.checkouttotalleft{
	float:left;
	color:#010101;
}

.checkouttotalright{
	float:right;
	color:#010101;
}

.cartnext{
	float:right;
	width:400px;
	width:400px !ie;
	margin-top:7px;
	margin-right: 16px;

}

.cartnexttxt{
	float:right;
	padding-top:15px;
	font-size:11px;
	color:#00aeef;
	font-weight:bold;
}

a.cartbiglink:link, a.cartbiglink:active, a.cartbiglink:visited{
	font-size:11px;
	color:#00aeef;
	font-weight:bold;
	text-decoration:none;
}

a.cartbiglink:hover{
	font-size:11px;
	color:#00aeef;
	font-weight:bold;
	text-decoration:none;
}

#carttextdesc{
	padding-top:20px;
	padding-bottom:20px;
	padding-right:20px;
}

.modalchoosewrap{
	width:450px;
}

.wrapimg{
	float: left;
	width: 117px;
	height: 136px;
	border: 2px solid white;
	margin: 4px 4px 4px 4px;
	text-align:center;
	cursor: pointer;
}

/*.wrapimg:hover{
	float: left;
	width: 117px;
	height: 136px;
	border: 2px solid #cb0b0d;
	margin: 4px 4px 4px 4px;
	cursor: pointer;
}

.wrapimgsel{
	float: left;
	width: 117px;
	height: 136px;
	border: 2px solid #cb0b0d;
	margin:4px 4px 4px 4px;
}*/

.choosepaperimg{
	border:2px solid #ffffff;
}

.choosepaperimg:hover{
	border: 2px solid #cb0b0d;
}

.choosepaperimgselect{
	border:2px solid #cb0b0d;
}

.choosepapertxt{
	padding-top:10px;
}

.choosepaperprice{
	padding-top:3px;
	padding-top:0px !ie;
}

.choosepaperbtm{
	margin:0px 0px 0px 20px;
	width:400px;
}

.choosepaperlabel{
	border:2px solid #5C829A;
	width:400px;
	width:380px !ie;
	font-size:12px;
	font-face:Verdana;
}

.choosepaperbtn{
	background: url('http://www.meert.be/images/bg_cart_button.gif') no-repeat;
	float:left;
	width:127px;
	height: 23px;
	cursor: pointer;
	font-size: 11px;
	padding-top: 5px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	margin-left: 297px;
}

.choosepaperbtntxt{
	float:left;
	padding-top:5px;
	padding-right:5px;
	font-size:13px;
	font-weight:bold;
	color:#cb0b0d;
}

.choosepaperbtnimg{
	float:left;
}

.unitprice {
	text-align: center;
	font-style: italic;
}

/* MODALBOX */

#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #666666 !important;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position:absolute;
	top: 0;
	border: 0 solid;
	text-align:left;
	z-index:10000;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position:relative;
	border-style: solid;
	border-width: 5px 5px 5px 5px;
	height:100%;
	background-color:#FFFFFF;
}

#MB_header {
  margin:0;
  height: 28px;
}

#MB_content {
  padding:6px 12px;
  overflow:hidden;
}

#MB_caption {
  font-size:85%;
  font-weight: bold;
  padding: 6px 0 0 5px;
  margin: 0;
  text-align: left;
}

#MB_close {
  display:block;
  position:absolute;
  right:0; top:0;
  padding:4px 5px;
  font-weight:bold;
  text-decoration:none;
  font-size:16px;
}
#MB_close:hover {
	background:transparent;
}

/* Color scheme */
#MB_window {
  border-color:#5C829A;
  background-color:#FFF;
  color:#000;
  font-size: 12px;
}

#MB_frame { border-color:#5C829A; }

#MB_header {
  background-color:#5C829A;
  border-color:#DDE;
  font-size:14px;
}
#MB_caption { color:#FFFFFF }

#MB_close { color:#FFFFFF }
#MB_close:hover { color:#FFFFFF }


/* END MODALBOX */

/* CARTMINI */

.minicart{
	padding: 10px;
}

.minicarttitle1{
	font-weight: bold;
	float: left;
	padding: 3px;
	width: 50px;
}

.minicarttitle2{
	font-weight: bold;
	float: left;
	padding: 3px;
	width: 50px;
}

.minicarttitle3{
	font-weight: bold;
	float: left;
	padding: 3px;
	width: 170px;
}

.minicarttitle4{
	font-weight: bold;
	float: left;
	padding: 3px;
	width: 70px;
}

.minicarttitle5{
	font-weight: bold;
	float: left;
	padding: 3px;
	width: 80px;
}

.minicart1{
	float: left;
	padding: 3px;
	width: 50px;
}

.minicart2{
	float: left;
	padding: 3px;
	width: 50px;
}

.minicart3{
	float: left;
	padding: 3px;
	width: 170px;
}

.minicart4{
	float: left;
	padding: 3px;
	width: 70px;
}

.minicart5{
	float: left;
	padding: 3px;
	width: 80px;
}

.minicarttotaltext{
	font-weight: bold;
	margin-top: 7px;
	width: 50px;
	float: left;
	padding: 3px;
}

.minicarttotalnumber{
	padding: 3px;
	font-weight: bold;
	float: left;
	margin-top: 7px;
	width: 70px;
}

.cartmini{
	font-size:12px;
	color:#003a50;
}

.cartminitxt{
	padding-top:15px;
	padding-bottom:10px;
	font-size: 11px;
	font-weight:bold;
}

.cartminitotal{
	float:left;
	width:290px;
	width:340px !ie;
	padding-left:50px;
	padding-bottom:20px;
	font-weight:normal;
	font-size: 11px;
}

.cartminitotaltxt{
	float:left;
	padding-right:5px;
}

.cartminiaantaltxt{
	float:left;
	padding-right:5px;
}

.cartminitotalamount{
	float:left;
}

.cartminibuttons{
	float:left;
	width:355px;
}

.cartminiback{
	cursor:pointer;
}

.cartminibackimg{
	float:left;
}

.cartminibacktxt{
	background: url('http://www.meert.be/images/bg_cart_button_large.gif') no-repeat;
	float:left;
	font-size:13px;
	width:180px;
	height: 23px;
	font-size: 11px;
	padding-top: 5px;
	text-align: center;
}

.cartminibutton{
	float:right;
	height:30px;
	border:0px;
	cursor:pointer;
}

.cartminibuttonimg{
	float:left;
}

.cartminibuttontxt{
	background: url('http://www.meert.be/images/bg_cart_button.gif') no-repeat;
	width:127px;
	height: 23px;
	font-size: 11px;
	padding-top: 5px;
	margin-right: 4px;
	text-align: center;
}

.checkoutbutton{
	background:url('http://www.meert.be/images/bg_cart_button_red.gif') no-repeat;
	float:right;
	border:0px;
	cursor:pointer;
	width: 127px;
	height: 23px;
	text-align: center;
}

.saveorderbutton{
	background:url('http://www.meert.be/images/bg_cart_button_red_large.gif') no-repeat;
	float:left;
	border:0px;
	cursor:pointer;
	width: 155px;
	height: 23px;
	text-align: center;
	margin-top: 7px;
}

.checkoutbuttontxt {
	color:#890000;
	font-size:11px;
	padding-top: 5px;
}
/* CART */

/* ORDER */

div#checkouttop{
	float:left;
}

div.checkoutitems{
	float:left;
	width:242px;

	/*padding-top:14px;
	padding-left:8px;
	padding-right:15px;*/
}

.checkleftgrayouter{
	min-height:359px;
	width:280px;
	position:relative;
	margin-left:0px;
	background:url('http://www.meert.be/images/bg_cart.gif') bottom left no-repeat;
	border:2px solid #5c829a;
}

.checkleftgrayboxcheat{


	width:280px;
	position:absolute;
	height:100%;
	_height:342px;
	z-index:150;
	bottom:0px;
}

.checkleftgraybox{
	border:0px solid blue;
	width:280px;
	position:absolute;
	height:100%;
	top:0px;
	z-index:100;
}

.checkleftgrayboxtop{
	width:280px;
	height:17px;
	position:relative;
	top:0px;
	border:0px solid gray;
}

.checkleftgrayboxmiddle{
	width:280px;
	position:relative;
	top:0px;
	border:0px solid red;
}

.checkleftgrayboxcontent{
	z-index:200;
	position:relative;
	border:0px solid black;
	padding-bottom:20px;
	/*padding-left:10px;
	padding-top:6px;*/
	padding-top:14px;
	padding-left:8px;
	padding-right:15px;
}

.checkouttitle{
	padding-left:4px;
	padding-bottom:5px;
	color:#5c829a;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #d3d3d3;
	behavior: url("script/iepngfix.htc")
}

.checkoutcontainer{
	float:left;
	/*background:url('http://www.meert.be/images/greyboxtitle_blue.png') repeat-x left bottom;*/
	padding-top:12px;
	margin-bottom:12px;
	position:relative;
	z-index:300;
	width: 260px;
}

.checkoutitem{
	float:left;
	width:260px;
	width:260px !ie;
	padding-left:5px;
	padding-bottom:5px;
	position:relative;
	z-index:300;
}

.checkoutwrapimg{
	padding-top:3px;
	padding-left:12px;
}

.checkoutitemdetail{
	float:left;
	width:200px;
	width:200px !ie;
	padding-left:5px;
	position:relative;
	z-index:300;
	border:0px solid red;
}

.checkoutitemname{
	padding-bottom:3px;
	font-size:12px;
	color:#010101;
}

.checkouttitlecontainer{
	width:250px;
	height:11px;
	color:#010101;
	font-size:10px;
}

.checkouttitle1{
		float:left;
		width:45px;
	}

	.checkouttitle2{
		float:left;
		width:70px;
		text-align: left;
	}

	.checkouttitle3{
		float:left;
		width:65px;
		text-align: left;
	}
	
	.checkouttitle4{
		float:left;
		width:40px;
	}

a.checkoutlink:link, a.checkoutlink:visited, a.checkoutlink:hover, a.checkoutlink:active{
	color:#010101;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.cartremovelink:link, a.cartremovelink:visited, a.cartremovelink:hover, a.cartremovelink:active{
	color:#96969A;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.checkoutitemcontainer{
	float:left;
	width:250px;
	padding-bottom:15px;
	color:#010101;
	font-size:10px;
}

.checkoutitem1{
		float:left;
		width:45px;
	}

	.checkoutitem2{
		float:left;
		width:70px;
		text-align: left;
	}

	.checkoutitem3 {
		float:left;
		width:65px;
		color:#c21500;
		font-weight:bold;
		text-align: left;
	}
	
	.checkoutitem4{
		float:left;
		width:40px;
	}

.checkoutbtmitem{
	clear: both;
	float:left;
	width:250px;
	width:250px !ie;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	position:relative;
	z-index:300;
}

.checkoutbtmleft{
	float:left;
	color:#010101;
}

.checkoutbtmright{
	float:right;
	color:#010101;
}

.checkouttotal{
	float:left;
	width:250px;
	width:250px !ie;
	padding-left:5px;
	padding-right:5px;
	padding-top:12px;
	font-weight:bold;
	font-size:14px;
	position:relative;
	z-index:300;
	border-top:1px solid #d3d3d3;
}

.checkouttotalleft{
	float:left;
	color:#010101;
}

.checkouttotalright{
	float:right;
	color:#010101;
}

div#checkout .error-message{
	color:#cb0b0d;
	text-align:left;
	display:none;
	border:0px solid red;
}

div#checkout .success-message{
	color:#339900;
	text-align:left;
	display:none;
	border:0px solid green;
}
/*
.checkouttotal{
	height:19px !important;
	height:24px;
	margin-top:21px;
	padding-top:5px;
	color:#00aeef;
	font-size:12px;
	font-weight:bold;
}
*/

div.checkoutself{
	float:left;
	width:301px;
	width:324px !ie;
/*	padding-top:14px;
	padding-left:8px;
	padding-right:15px;*/
}

.checkrightgrayouter{
	min-height:359px;
	width:400px;
	position:relative;
	margin-left:60px;
	border:2px solid #5c829a;
	background: #FFFFFF url('http://www.meert.be/images/bg_cart.gif') bottom left no-repeat;
}

.checkrightgrayboxcheat{
	width:400px;
	position:absolute;
	height:100%;
	_height:342px;
	z-index:150;
	bottom:0px;
}

.checkrightgraybox{
	width:400px;
	position:absolute;
	height:100%;
	top:0px;
	z-index:100;
}

.checkrightgrayboxtop{
	width:400px;
	height:17px;
	position:relative;
	top:0px;
	border:0px solid gray;
}

.checkrightgrayboxmiddle{
	width:400px;
	position:relative;
	top:0px;
	border:0px solid red;
}

.checkrightgrayboxcontent{
	z-index:200;
	position:relative;
	border:0px solid black;
	padding-bottom:20px;
	padding-top:14px;
	padding-left:8px;
	padding-right:15px;
}

.checkoutstepicon{
	background: url('http://www.meert.be/images/bg_step.gif') no-repeat;
	width: 23px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	margin-top:8px;
}

.checkoutsubtitle{
	float:left;
	width:140px;
	width:180px !ie;
	padding-bottom:11px;
	color:#5c829a;
	font-size:14px;
	padding-top: 10px;
	padding-left: 8px;
	font-weight:bold;
}

.checkoutnotcompleted{
	float:right;
	font-weight:bold;
	font-size:12px;
	color:#cb0b0d;
}

.checkoutcompletetxt{
	float:left;
	padding-top:2px;
	padding-right:2px;
}

.checkoutcompleted{
	float:right;
	font-weight:bold;
	font-size:12px;
	color:#36a12c;
}

#checksignin{
	clear:both;
	padding-left:35px;
}

#checksigninguest{
	clear:both;
	padding-left:35px;
}

#checkoutsignin{
	float:left;
	width:380px;
	padding-bottom:19px;
	position:relative;
	z-index:300;
	border-bottom:1px solid #d3d3d3;
}

.checkoutsigninlinks{
	float:left;
	width:245px;
}

.checkoutregister{
	float:left;
	width:215px;
	padding-top:0px;
	margin: 0px 0px 3px 0px;
	cursor:pointer;
}

a.checkoutregisterlink:link, a.checkoutregisterlink:active, a.checkoutregisterlink:visited{
	font-size:9px;
	color:#5c829a;
	font-weight:normal;
}

a.checkoutregisterlink:hover{
	font-size:9px;
	color:#5c829a;
	font-weight:normal;
}

.checkoutguest
{
	padding-top:5px;
	margin: 0px 0px 3px 0px;
	color:#5c829a;
	font-size:9px;
	font-weight:normal;
	cursor:pointer;
}

#guestcheckout{
	float:left;
	width: 200;
	margin: 5px 0px 0px 0px;
}

#logincheckout{
	float:left;
	width: 200;
	margin: 5px 0px 0px 0px;
}

#passforgottencheckout{
	float:left;
	width: 200;
	margin: 5px 0px 0px 0px;
}

.checkoutknown{
	padding-top:0px;
	margin: 0px 0px 3px 0px;
	color:#5c829a;
	font-size:9px;
	font-weight:normal;
}

.checkoutbtn{
	background: url('http://www.meert.be/images/bg_cart_button_red.gif') no-repeat;
	width:127px;
	height:23px;
	float:right;
	cursor:pointer;
	text-align: center;
}

.checkoutbtn a{
	color: #5c7392;
	text-decoration: none;
	display: block;
	margin-top: 4px;
}

.checkoutbtntxt{
	padding-top:5px;
	font-size:11px;
	color:#890000;
}

.checkoutbtnimg{
	float:left;
}

.checkoutsummary{
	clear:both;
	padding-left:35px;
}

#checkoutshipping{
	float:left;
	width:380px;
	padding-bottom:19px;
	position:relative;
	z-index:300;
	border-bottom:1px solid #d3d3d3;
}

.checkshipping{
	float:left;
	width:261px;
	width:301px !ie;
	padding-top:10px;
	padding-left:40px;
}

.shippingtxt{
	clear:both;
}

#checkoutfacturation{
	float:left;
	width:380px;
	padding-bottom:19px;
	position:relative;
	z-index:300;
	border-bottom:1px solid #d3d3d3;
}

.checkfacturation{
	float:left;
	width:261px;
	width:301px !ie;
	padding-top:10px;
	padding-left:40px;
}

.checkout_error{
	font-size:11px;
	font-weight:bold;
	color:#cb0b0d;
}

#checkoutpayment{
	float:left;
	width:380px;
	padding-bottom:19px;
	position:relative;
	z-index:300;
	border-bottom:0px solid #d3d3d3;
}

#checkpayment{
	float:left;
	width:300px;
	width:301px !ie;
	padding-top:10px;
	padding-left:40px;
}

.checkpaymentimg{
	float:left;
}

.checkpaymentname{
	float:left;
	width:168px;
	width:173px !ie;
	padding-left:5px;
}

.checkpaymentinfo{
	float:left;
	padding-left:5px;
	text-decoration:underline;
	cursor:pointer;
}

.checkpaymenttxt{
	visibility:hidden;
	display:none;
	float:left;
	width:230px;
	padding-top:5px;
}

.confirmbtn{
	background: url('http://www.meert.be/images/bg_cart_button_red_large.gif') no-repeat;
	width: 155px;
	height: 23px;
	float:right;
	margin-right:9px;
	margin-top:10px;
	cursor:pointer;
}

.confirmbtnleft{

}

.confirmbtntxt{
	padding-top:5px;
	color:#890000;
	font-size:11px;
	text-align: center;
}

.confirmbtnright{
	float:left;
}

div#checkoutbtm{
	float:left;
	padding-top:15px;
}

#checkoutwrapbackshop{
	float:left;
	width:200px;
}

#checkoutcompletewrapped{
	float:left;
	width:200px;
	padding-bottom:10px;
}

.checkoutcompletewrappedtxt{
	float:left;
	padding-left:5px;
	padding-top:6px;
}

#checkoutbacktoshop{
	float:left;
	background: url('http://www.meert.be/images/bg_cart_button_large2.gif') no-repeat;
	height:26px;
}

.checkbacktoshop{
	float:left;
	padding-top:6px;
	text-align: center;
	width:200px;
}

.checkbacktoshop a,
#checkoutrestart a {
	font-size:11px;
	color:#000000;
	text-decoration: none;
}

.checkbacktoshop a {
	font-weight: bold;
}

#checkoutrestart{
	background: url('http://www.meert.be/images/bg_cart_button_large.gif') no-repeat;
	height:23px;
	float:left;
	padding-top:2px;
	text-align: center;
	margin-top: 10px;
}

.checkoutrestartimg{
	float:left;
	padding-right:3px;
}

.checkoutrestarttxt{
	float:left;
	padding-top:4px;
	text-align: center;
	width:180px;
}

#checkouttotaltxt{
	padding-right:8px;
	padding-bottom:3px;
	font-size: 11px;
}

.checkoutconditions{
	padding-top:10px;
	color:#363636;
	font-size: 9px;
}

.modalboxtxt{
	height:445px;
	padding:5px;
	overflow-y:auto;
}

.orderbtn{
	float:right;
	cursor:pointer;
}

.checkoutsubmit{
	float:right;
	padding-top:10px;
	padding-right:5px;
	font-size:12px;
	color:#00aeef;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

.checkoutsubmitimg{
	float:right;
	cursor:pointer;
}

.cart-message{
	display:none;
	color:00aeef;
	font-weight:bold;
}

.orderstatuswrapdesc{
	float:left;
	padding-top:4px;
	padding-left:4px;
}

#orderstatuscompletewrap{
	float:left;
	width:500px;
}



.orderstatustxt{
	padding-top:10px;
}

.orderstatuscontainer{
	padding-top:15px;
	padding-bottom:10px;
	height: 50px;
	width: 320px;
}

.orderstatuslign{
	/*width:180px;*/
}

.orderstatuslabel{
	float:left;
	width:160px;
	font-weight:bold;
}

.orderstatusnumber{
	float:right;
	width:160px;
	font-weight:bold;
	text-align:left;
}

.orderstatustotallong{
	background:url('http://www.meert.be/images/bg_cart.gif') bottom left no-repeat;
	border:2px solid #5c829a;
	float:left;
	width:680px;
	width:680px !ie;
	height:152px;
	height:167px !ie;
	padding-left:10px;
	padding-right: 10px;
	padding-top:15px;
	margin-top: 10px;
}

.orderstatuscorporate{
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:10px;
}

.orderstatuscorporatetitle{
	padding-bottom:10px;
	font-size:12px;
	color:00aeef;
	font-weight:bold;
}

.orderstatuscorporatebox{
	float:left;
	width:295px;
}

.orderstatuscorplabel{
	float:left;
	width:115px;
}

.orderstatuscorpcompany{
	float:left;
	width:180px;
	text-align:right;
}

input.inputmedium4{
	width:135px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}


td.inputmedium4{
	background-image:url('http://www.meert.be/images/bg-inputmedium4.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

td.inputmedium4_error{
	background-image:url('http://www.meert.be/images/bg-inputmedium4error.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

input.inputmedium5{
	width:70px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}


td.inputmedium5{
	background-image:url('http://www.meert.be/images/bg-inputmedium5.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

td.inputmedium5_error{
	background-image:url('http://www.meert.be/images/bg-inputmedium5error.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

input{
	padding-left:3px;
	padding-right:3px;
}

input.inputlong{
	width:299px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}

td.inputlong{
	background-image:url('http://www.meert.be/images/bg-inputlong.gif');
	background-repeat:no-repeat;
	background-position:top left;
}

td.inputlong_error{
	background-image:url('http://www.meert.be/images/bg-inputlongerror.gif');
	background-repeat:no-repeat;
	background-position:top left;
}

input.inputmedium{
	width:125px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}

td.inputmedium{
	background-image:url('http://www.meert.be/images/bg-inputmedium.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

td.inputmedium_error{
	background-image:url('http://www.meert.be/images/bg-inputmediumerror.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

input.inputmedium2{
	width:200px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}

td.inputmedium2{
	background-image:url('http://www.meert.be/images/bg-inputmedium2.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

td.inputmedium2_error{
	background-image:url('http://www.meert.be/images/bg-inputmedium2error.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

input.inputmedium3{
	width:117px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}


td.inputmedium3{
	background-image:url('http://www.meert.be/images/bg-inputmedium3.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

td.inputmedium3_error{
	background-image:url('http://www.meert.be/images/bg-inputmedium3error.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

input.inputmedium4{
	width:135px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}


td.inputmedium4{
	background-image:url('http://www.meert.be/images/bg-inputmedium4.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

td.inputmedium4_error{
	background-image:url('http://www.meert.be/images/bg-inputmedium4error.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

input.inputmedium5{
	width:70px;
	height:20px;
	border:0px solid white;
	background:transparent;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	padding-top:2px;
}


td.inputmedium5{
	background-image:url('http://www.meert.be/images/bg-inputmedium5.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

td.inputmedium5_error{
	background-image:url('http://www.meert.be/images/bg-inputmedium5error.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

.orderstatuscontainer{
	float:left;
	padding-top:15px;
	padding-bottom:10px;
}

.orderstatustotal{
	background: #ffffff;
	border:2px solid #5c829a;
	float:right;
	width:255px;
	width:255px !ie;
	height:152px;
	height:167px !ie;
	padding-left:10px;
	padding-top:15px;
	padding-right:10px;
	margin-right: 16px;
}

select.ctcombolong{
	width:170px;
	height:17px;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	border:1px solid #cbcbcb;
}

select.ctcombolong2{
	width:130px;
	height:17px;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	border:1px solid #cbcbcb;
}

select.ctcombolong3{
	width:200px;
	height:17px;
	font:11px Verdana, Helvetica, sans-serif;
	color:#231F20;
	border:1px solid #cbcbcb;
}

.countryster{
	margin-left: 1px;
}

td.inputshort{
	background-image:url('http://www.meert.be/images/bg-inputmedium6.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

td.inputshort_error{
	background-image:url('http://www.meert.be/images/bg-inputshorterror.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
}

/* WISHLIST */

.catarticle{
	border:2px solid #5c829a;
	background-color:#ffffff;
	float:left;
	width:310px;
	padding: 5px;
	margin: 5px;
	background:url('http://www.meert.be/images/bg_cart.gif') bottom left no-repeat;
}

.catarttop{
	float:left;
	width:310px;
}

.catartrep{
	background:url('http://www.meert.be/images/catartrep.jpg') repeat-y left top;
	float:left;
	width:310px;
	width:310px !ie;
	padding-left:1px;
}

.catartbtm{
	float:left;
	width:310px;
}

.catartimg{
	float:left;
	width:100px;
	width:100px !ie;
	padding-left:3px;
	padding-right:9px;
}

.catartimg img{
		max-width: 100px;
		max-height: 140px;
	}

.catartimgself{
	float:left;
	width:100px;
	text-align:center;
}

.catartdelivery{
	background:url('http://www.meert.be/images/instantdelivery.jpg') no-repeat left top;
	float:left;
	width:101px;
	height:14px;
	height:14px !ie;
	padding-top:1px;
	text-align:center;
	color:#272727;
}

.catartdesc{
	height:105px;
}

.catarttxt{
	float:left;
	width:196px;
	height: 190px;
	overflow: hidden;
}

.catarttitle{
	padding-bottom:6px;
	font-weight:bold;
	font-size:12px;
	color:#003a50;
}

.catarttitle a{
	padding-bottom:6px;
	font-weight:bold;
	font-size:12px;
	color:#003a50;
	text-decoration: none;
}

a.catartlink:link, a.catartlink:active, a.catartlink:visited{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#003a50;
	text-decoration:underline;
}

a.catartlink:hover{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#003a50;
	text-decoration:underline;
}

.catartprice{
	float:right;
	width:80px;
	text-align:right;
	font-weight:bold;
	font-size:12px;
	color:#5c829a;
	padding-right: 10px;
}

.catartaantal {
	clear: both;
	float: right;
	width: 35px;	
	padding-top: 8px;
	padding-right: 10px;
}

.catartstock {
	float: right;
	width: 20px;
	padding-right: 15px;
}

.catartwishlist{
	float:left;
	width:136px;
	width:136px !ie;
	padding-left:12px;
	padding-top:6px;
	padding-bottom:2px;
}

.catartwishlistimg{
	float:left;
}

.catartwishlisttxt{
	float:left;
	padding-left:6px;
	padding-top:2px;
	text-align: right;
	width: 136px;
}

a.catartbtmlink:link, a.catartbtmlink:active, a.catartbtmlink:visited{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#010101;
	text-decoration:underline;
}

a.catartbtmlink:hover{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#003a50;
	text-decoration:underline;
}

.catarttxtbtm{
	float:left;
	width:310px;
	border-top:1px solid #c5c5c5;
}

.wishlistbtn{
	float:left;
	cursor:pointer;
}

.btnredtxtsmall{
	float:left;
	padding-top:5px;
}
a.btnredtxtlink:link, a.btnredtxtlink:active, a.btnredtxtlink:visited{
	color:#cb0b0d;
	text-decoration:underline;
}

a.btnredtxtlink:hover{
	color:#cb0b0d;
	text-decoration:underline;
}

.catartdiv{
	float:left;
	width:9px;
	height:10px;
}

.backto {
	background: url(http://www.meert.be/images/btn_background.gif) no-repeat;
	width: 150px;
	height: 13px;
	padding: 5px 0px;
	font-family: Verdana;
	text-transform: lowercase;
	cursor: pointer;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 11px;
	padding-left: 5px;
}

.specialeke{
	margin-left: -20px;
	margin-top: -20px;
	position: relative;
}

.indekijker{
	text-align: left;
	margin-top: 30px;
	position: relative;
	z-index: 99;
}

.indekijker a{
	text-decoration: none;
	color: #000000;
}

.indekijker a:hover{
	text-decoration: none;
	color: #000000;
}

.backlink a{
	text-decoration: none;
	color: #474143;
	font-weight: bold;
}

.backlink a:hover{
	text-decoration: underline;
}

.article_detail_name{
	width: 400px;
	float: left;
}

.article_detail_name h2{
	margin: 0px;
	padding: 0px;
}

.article_detail_price_icons{
	font-size: 19px;
	color: #648cc3;
	width: 120px;
	float: left;
	margin-top: 6px;
}

.article_detail_stock_icons{
	float: left;
	width: 50px;
	height: 22px;
	margin-top: 16px;
}

.article_detail_icons{
	float: left;
	padding-top: 3px;
}

.article_detail_icons img{
	border: 0px;
}

.article_detail_stock_icons img.ajax_loader_detail{
	margin-top: -7px;
}

.product_detail_lijn1{
	width: 700px;
}

.product_detail_omschrijving{
	margin-top: 25px;
	margin-right: 60px;
	width: 360px;
	float: left;
	line-height: 20px;
}

.product_detail_foto{
	height: 250px;
	width: 250px;
	border: 1px solid #cccccc;
	text-align: center;
}

.product_detail_thumbs{
	margin-top: 20px;
}

.product_detail_foto_thumb{
	width: 50px;
	float: left;
	height: 50px;
	overflow: hidden;
	margin-right: 15px;
	border: 1px solid #cccccc;
	text-align: center;
    vertical-align: middle;
}

.product_detail_foto_thumb a img{
	margin: 0 auto; /*auto auto;*/    
}

.product_detail_left{
	float: left;
	margin-top: 25px;
}

.product_detail_left a img{
	border: 0px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }  /* for IE/Mac */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.orderstitlecontainer{
		font-weight:bold;
	}
	
	.orderstitle1{
		float:left;
		width:150px;
		color: #648CC3;
	}
	
	.orderstitle2{
		float:left;
		width:150px;
		color: #648CC3;
	}
	
	.orderstitle3{
		float:left;
		width:150px;
		color: #648CC3;
	}
	
	.orderstitle4{
		float:left;
		width:100px;
		color: #648CC3;
	}
	
	.orderstitle5{
		float:left;
		width:90px;
		color: #648CC3;
	}
	
	.ordersitemcontainer{
		float:left;
		margin-top: 10px;
	}
	
	.ordersitem1{
		float:left;
		width:150px;
	}
	
	.ordersitem2{
		float:left;
		width:150px;
	}
	
	.ordersitem3{
		float:left;
		width:150px;
	}
	
	.ordersitem4{
		float:left;
		width:100px;
	}
	
	.ordersitem5{
		float:left;
		width:90px;
	}
	
	.orderdettitlecontainer{
		float:left;
		padding-left:10px;
		padding-bottom:5px;
		font-weight:bold;
		border-bottom:1px solid #648CC3;
		width: 620px;
	}
	
	.orderdettitle1{
		float:left;
		width:290px;
	}
	
	.orderdettitle2{
		float:left;
		width:120px;
	}
	
	.orderdettitle3{
		float:left;
		width:130px;
	}
	
	.orderdettitle4{
		float:left;
		width:70px;
	}
	
	.orderdetitemcontainer{
		float:left;
		padding-left:10px;
		padding-top:5px;
	}
	
	.orderdetitem1{
		float:left;
		width:280px;
		padding-right: 10px;
		color: #000000;
	}
	
	.orderdetitem2{
		float:left;
		width:120px;
	}
	
	.orderdetitem3{
		float:left;
		width:130px;
	}
	
	.orderdetitem4{
		float:left;
		width:70px;
	}
	
	.orderdettotal{
		float:left;
		width:630px;
		padding-top:5px;
		padding-bottom:3px;
		border-bottom:1px solid #648CC3;
	}
	
	.orderdettotaltitle{
		float:right;
		font-weight:bold;
	}
	
	.orderdettotalamount{
		float:right;
		width:80px;
		font-weight:bold;
	}
	
	.orderdetbtns{
		float:left;
		width:620px;
		padding-left:10px;
		padding-top:10px;
	}
	
	.savedorderdelete{
		float:left;
		padding-left:2px;
	}
	
	.savedorderdelete a{
		color: #5c7392;	
	}
	
	.savedorderbtn{
		float:left;
		height:20px;
		padding-left:2px;
		padding-right:2px;
		border:0px;
		color:#ffffff;
		font-size:11px;
		font-weight:bold;
		cursor:pointer;
	}
	
	.backorders{
		border-collapse: collapse;
	}
	
	.backorders_header{
		font-weight: bold;
		color: #648CC3;
		border-bottom:1px solid #648CC3;
	}
	
	.backorders_document{
		float: left;
	}
	
	.backorders_document_img{
		float: left;
	}
	
	.orderstitlecontainer{
		width:540px;
		font-weight:bold;
	}
	
	.orderstitlecontainer_savedorders{
		font-weight:bold;
	}

	.historiek_header, .historiek_header_offerte, .historiek_header_bestelbon, .historiek_header_leveringsbon{
		font-weight: bold;
		color: #648CC3;
		text-align: left;
	}
	
	.backorder_value{
		padding: 10px;
		padding-top: 0px;
	}
	
	.historiek_document_img{
		float: left;
	}
	
	#historieken{
		width: 680px;
		border-collapse: collapse;
	}
	
	#historieken tr td h2{
		font-size: 12px;
	}
	
	#historieken tr td{
		border-bottom: 1px dotted #648CC3;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	#historieken tr td a{
		color: #648CC3;
		text-decoration: none;
		border: 0px;
	}

	#historieken tr td a img{
		border: 0px;
	}
	
	.historieken_detail{
		margin-left: 30px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-left: 20px;
		width: 550px;
	}

	.historieken_detail_lijn_titel_article{
		float: left;
		width: 200px;
		margin-top: 10px;
		font-weight: bold;
	}
	
	.historieken_detail_lijn_titel_aantal{
		float: left;
		width: 100px;
		margin-top: 10px;
		font-weight: bold;
	}
	
	.historieken_detail_lijn_titel_eenheid{
		float: left;
		width: 150px;
		margin-top: 10px;
		font-weight: bold;
	}
	
	.historieken_detail_lijn_titel_totaal{
		float: left;
		width: 100px;
		margin-top: 10px;
		font-weight: bold;
	}
	
	.historieken_detail_lijn_article{
		float: left;
		width: 200px;
	}
	
	.historieken_detail_lijn_aantal{
		float: left;
		width: 100px;
	}
	
	.historieken_detail_lijn_eenheid{
		float: left;
		width: 150px;
	}
	
	.historieken_detail_lijn_totaal{
		float: left;
		width: 100px;
	}

	.afdruk_cat_step1{
		/*float: left;
		width: 490px;*/
	}
	
	.afdruk_cat_step1 ul li {
		list-style: none;
	}
	
	.afdruk_cat_step1 ul.level1 li { font-weight: bold; padding-bottom: 5px;}
	.afdruk_cat_step1 ul.level2 li { font-weight: normal; padding-bottom: 0px; }
	

	.afdruk_cat_step2{
		float: left;
		width: 230px;
	}
	
	.afdruk_cat_step3{
		margin-top: 30px;
	}
	
	.cat_blok_items{
		float: left;
		width: 320px;
		padding-bottom: 15px;
	}
	
	.afdruk_cat_step2 input{
		margin-left: 10px;
		margin-top: 5px;
	}
	
	.afdruk_cat_step2_factor{
		margin-left: 20px;
		margin-top: 5px;
		border: 1px solid #83A3CF;
		width: 30px;
	}
	
	.afdruk_cat_icons{
		width: 100px;
		float: left;
		text-align: center;
		font-weight: bold;
		font-size: 11px;
		margin-top: 10px;
	}
	
	.afdruk_cat_icons a{
		color: #FEFEFE;
		text-decoration: none;
		border: 0px;
	}
	
	.afdruk_cat_icons a img{
		border: 0px;
	}
	
	.afdruk_cat_message{
		margin-top: 20px;
		color: #83A3CF;
	}
	
	.afdruk_cat_message a{
		text-decoration: none;
		color: #83A3CF;
		font-weight: bold;
	}
	
	.bladerbare_folder a{
		color: #83A3CF;
		text-decoration: none;
		font-weight: bold;
	}
	
	ul.bladerbarefolder { margin-left: 0px; padding-left: 0px; }
	
	ul.bladerbarefolder li {
		list-style: none;
		float: left;
		width: 150px;
		margin-right: 30px;
		margin-bottom: 20px;
	}
	
	ul.bladerbarefolder li div.image {
		line-height: 215px;
		height: 215px;
	}
	
	ul.bladerbarefolder li div.image img { vertical-align: middle; }
	
	ul.bladerbarefolder li a {
		color: #000;
		font-weight: normal;
		font-size: 11px;
	}
	
	ul.bladerbarefolder li a p { min-height: 40px; }
