* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url("images/pattern.jpg") 50% 0 repeat-x;
	color: #000;
	font: 0.7em Arial, Verdana, Tahoma;
	margin-bottom: 20px;
}
.blauw, .blue {
	color: #3399cc;
}
.error {
    color: #ff0000;
}
.errorfield {
    color: #ff0000;
    border: 1px solid #ff0000;
}
a:active {
	color: #3399cc;
}
#container {
	position: relative;
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
/*******************/
/***** HEADER *****/
/******************/
#header {
	height: 173px;
	padding-bottom: 20px;
	background: url("images/bluepattern.gif") 0 151px repeat-x;
	width: 980px;
}
#logo {
	position: relative;
	left: 117px;
	top: 15px;
	margin-bottom: 37px;
	height: 84px;
	width: 525px;
	background: url("images/logo.jpg");
	background-repeat: no-repeat;
	float:left;
}
#logo h1, #logo h2 {
	text-indent: -999em;
	width: 10px;
}
#search {
	display: inline;
	margin: 0;
	float:right;
	height: 100px;
}
#search form {
	margin-top: 50px;
}
#search input {
	color: #999999;
	border: 1px solid #999999;
	height: 20px;
	text-align:center;
	font-size: 12px;
}
#searchq {
	color: #999999;
	border: 1px solid #999999;
	height: 20px;
	text-align:left;
	width: 250px;
	font-size: 12px;
}
/* MENU */
ul#menu { /*BvO Alterations*/
	background: #000;
	height: 32px;
	line-height: 32px;
	list-style: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 120%;
	width: 766px;
	overflow:hidden;
	padding-left: 214px;
}
ul#menu li { /*BvO Alterations*/
	float: left;
	margin-right: 33px;
}
ul#menu li.firstli { /*BvO Alterations*/
	position: relative;
	left: -204px;
	margin-right: -170px;
	background: url("images/pijlwit.jpg") left center no-repeat;
	padding-left: 15px;
}
ul#menu li#homeactive {
	background: url("images/pijlblauwhorizontaal.jpg") left center no-repeat;
}
ul#menu li#homeactive a {
	color: #3399cc;
}
ul#menu li a {
	float: left;
	color: #fff;
	text-decoration: none;
}
ul#menu li a:hover, ul#menu li a:active {
	color: #3399cc;
}
ul#menu li a.active {
	color: #3399cc;
}
/* TOPSEARCH */
form#topsearch {
	position: absolute;
	right: 18px;
	top: 125px;
	width: 257px;
}
form#topsearch input.text {
	height: 15px;
	width: 151px;
	border: 2px solid #808080;
	float: left;
	padding-left: 15px;
	font-size: 100%;
	padding-top: 3px;
}
form#topsearch input.submit {
	font-size: 100%;
	color: #999;
	outline: none;
	height: 22px;
	width: 80px;
	float: right;
	background: #fff;
	color: #000;
	text-transform: uppercase;
	border: 1px solid #3399cc;
}
/****************/
/***** LEFT *****/
/***************/
#left {
	float: left;
	width: 211px;
	height:auto;
	font-size:120%;
}
#left ul {
	margin-left: 10px;
	margin-top: 70px;
	list-style: none;
}
#left ul li {
	padding-left: 15px;
	line-height: 20px;
	background: url("images/pijlgrijs.jpg") left 5px no-repeat;
}
#left ul li.selected {
	background: url("images/pijlblauw.jpg") left 7px no-repeat;
}
#left ul li a {
	color: #999;
	text-decoration: none;
}
#left ul li a:hover {
	color: #3399cc;
}
#left ul li ul {
	margin-bottom: 15px;
	margin-top: 0;
}
#left ul li ul li {
	padding: 0;
	background: 0;
}
#left ul li ul li.selected {
	background: 0;
}
#left ul li ul li.selected a {
	color: #3399cc;
}
#left ul li ul li.selected ul li.selected a{
	color: #3399cc;
}
#left ul li ul li.selected ul li a:hover {
	color: #3399cc;
}
#left ul li ul li.selected ul li a{
	color: #999;
}
#left ul#koppelingen li {
	padding-left: 15px;
	line-height: 20px;
	background: none;
}
#left ul#koppelingen li.selected a {
	color: #3399cc;
}
/*******************/
/***** CENTER *****/
/******************/
#center {
	float: left;
	width: 540px;
	/*width: 740px*/;
	margin-left: 5px;
	line-height: 150%;
	font-size: 120%;
}
p.grijs {
	color: #999;
	font-size: 95%;
}
#center p.grijs a {
	color: #999;
	text-decoration: none;
}
 #center p.grijs a:hover {
	color: #3399cc;
	text-decoration: underline;
}
#center a {
	color: #3399cc;
	text-decoration: none;
}
#center a:hover {
	text-decoration: underline;
}
#center h3, #left2 h3 {
	font-size: 190%;
	color: #3399cc;
	margin: 20px 0 10px 0;
	font-weight: bold;
}
#center h4 {
	font-size: 125%;
	font-weight: bold;
	color: #3399cc;
}
#center h5 {
	font-size: 115%;
	font-weight: bold;
	color: #3399cc;
}
#center p.width {
	width: 510px;
}
#center p.small {
	width: 310px;
}
#center ul {
	margin-left: 15px;
	width: 470px;
}
form#prodsearch {
		margin: 10px 0 47px 0;
}
form#prodsearch select {
	/*width: 149px;*/
	width: 169px;
	height: 20px;
	border: 2px solid #808080;
	margin-right: 3px;
	float: left;
	font: 0.9em Arial, Verdana, Tahoma;
}
#level1, #level2, #level3 {

}
form#prodsearch input {
	color: #999;
	outline: none;
	height: 20px;
	width: 94px;
	background: #fff;
	color: #000;
	font-size: 100%;
	text-transform: uppercase;
	border: 1px solid #3399cc;
}
.prod_cat {
	overflow: hidden;
	margin-bottom: 35px;
	clear: both;
}
.prod_cat_img {
	float: left;
	width: 120px;
	text-align: center;
}
.prod_cat_besch {
	float: left;
	margin-left: 20px;
	width: 360px;
}
.prod_cat_besch p {
	margin-top: 2px;
}
.prod_cat_besch p.prod_cat_besch_link {
	color: #3399cc;
}

a.prod_img2 img {
	height: 131px;
	width: 152px;
	padding: 0;
	margin-top: 7px;
}
a.prod_img2:hover img {
	border: 0;
	text-decoration: none;
}
a.prod_img2 {/*BvO Alterations*/
	float: left;
	margin-right: 13px;
	display: block;
	text-align: center;
	border: 1px solid #ccc;
	width: 168px;
	font-weight: normal;
	height: 175px;
	margin-bottom: 13px;
}
.titletekst {
	color: #999;
	line-height: 14px;
}
a:hover .titletekst {
	color: #319ACE;
}
a.prod_img2:hover  {
	border: 1px solid #319ACE;
	text-decoration: none;
}
.prod_detail {
	clear: both;
	overflow: hidden;
	/*margin-bottom: 45px;*/
	margin-bottom: 10px;
	margin-top: 10px;
}
.prod_detail img {
	margin: 0 40px 0 15px;
	border: 0;
}
.prod_detail a.left {
	float:left;
}
#center  .prod_detail a.left:hover {
	text-decoration: none;
	border: 0;
}
.prod_detail span#vergroot {
	display: inline;
	padding-left: 20px;
	margin-left: 40px;
	background: url("images/vergroot.jpg") left top no-repeat;
	color: #9C9E9C;
}
#center .prod_detail a:hover span#vergroot {
	background: url("images/vergroot_ro.jpg") left top no-repeat;
	color: #3399cc;
	text-decoration: underline;
}
.prod_detail ul {
	margin-bottom: 20px;
	list-style: none;
	font-weight: bold;
}
.prod_detail ul li{
	display: block;
}


.omschrijving {
	margin-top: 20px;
	margin-bottom: 15px;
}

ul.prod_thumb {
	list-style: none;
	clear: both;
	width: 640px;
}
ul.prod_thumb li {
	float: left;
	margin-right: 10px;
}
ul.prod_thumb img {
	border: 0;
	height: 46px;
	padding: 8px 4px;
}
ul.prod_thumb li a {
	float: left;
	text-align: center;
	display: block;
	border: 2px solid #fff;
}
ul.prod_thumb li a:hover {
	border: 2px solid #99cce6;
}
ul.product_opties {
	margin-top: 20px;
	list-style: none;
	margin-left: 0;
}
ul.product_opties li {
	display: inline;
	margin-right: 20px;
	line-height: 19px;
}
#center ul.product_opties li a {
	color: #9C9E9C;
	padding-left: 20px;
	margin-left: 0;
}
#center ul.product_opties li a:hover {
	color: #3399cc;
}
#center ul.product_opties li.pdf a {
	background: url("images/pdf.jpg") left top no-repeat;
}
#center ul.product_opties li.pdf a:hover {
	background: url("images/pdf_ro.jpg") left top no-repeat;
}
#center ul.product_opties li.meerinfo a {
	color: #9C9E9C;
	padding-left: 0;
	margin-left: 0;
}
#center ul.product_opties li.meerinfo a:hover {
	color: #3399cc;
}

/*****************/
/***** LEFT2 *****/
/****************/
#left2 {/* BvO alterations*/
	position: relative;
	top: -20px;
	width: 757px;
}
#left2 #logos img {
	margin-top: 15px;
}
.horecameubilair {
	background: none;
	overflow: hidden;
}
.referenties {
	color: #acacac;
	position: relative;
	float: right;
	/*337*/
	width: 576px;
	z-index: 100;

}
.referenties p {
	font-size: 120%;
	line-height: 150%;
	margin-top: -5px;
	margin-left: 37px;
	z-index: 100;
}
.referenties p a {
	text-decoration: none;
	color: #acacac;
}
.referenties p a:hover {
	text-decoration: none;
	color: #3399cc;
}
.referenties h3 {
	font-size: 120%;
	line-height: 150%;
	display: inline;
}
#left2 .referenties h3 {
	margin: 0 0 10px 0;
}
/*****************/
/***** LEFT3 *****/
/****************/
#left3 {
	position: relative;
	/*left: 181px;*/
	left: 1px;
	top: -21px;
	color: #999;
	height: 900px;
}
#left3 ul {

}
#left3 .ref_selected {
	top: 70px;
	position: relative;
	z-index: 2;
	line-height: 30px;
	/*width: 221px;*/
	width: 271px;
	background: #fff;
	margin: 6px 0;
	font-size: 110%
}
#left3 .ref_selected a {
	color: #999;
	text-decoration: none;
	padding-left: 10px;
}
#left3 .ref_selected a:hover {
	color: #3399cc;
	text-decoration: underline;
}
#left3 .ref_lijst {
    /*height: 385px;
	width: 221px;*/
	top: 70px;
	left: 10px;
	height: 595px;
	overflow: visible;
	padding-top: 5px;
	position: relative;
	z-index: 2;
	width: 271px;
	line-height: 160%;
}
#left3 .ref_lijst ul {
	list-style: none;
	font-size: 120%;
}
#left3 .ref_lijst a.selected {
	color: #3399cc;
	text-decoration: none;
	background: url("images/pijlblauwnaarrechts.jpg") left center no-repeat;
}
#left3 .ref_lijst a {
	text-decoration: none;
	padding-left: 12px;
	color: #999;
}
#left3 .ref_lijst a:hover {
	text-decoration: underline;
}
#left3 .ref_lijst h3 {
	font-size: 225%;
	color: #3399cc;
	font-weight: bold;
	padding-left: 12px;
}
#left3 h3 {
	margin: 0 0 15px 0;
}
#left3 img.ref_goup {
	border: 0;
	position: absolute;
	right: 10px;
	top: 42px;
}
#left3 img.ref_godown {
	position: absolute;
	right: 10px;
	bottom: 70px;
	border: 0;
}
#left3 img.ref_img {
	z-index: 1;
	position: absolute;
	/*left: 99px;*/
	left: 409px;
	top: 0;
}
#left3 span.ref_imgt {
	position: absolute;
	top: 390px;
	/*leftt: 670px;*/
	/*right: 185px;*/
	right: 10px;
}
#left3 ul.ref_imgsel {
	position: absolute;
	top: 390px;
	/*left: 221px;*/
	left: 409px;
	list-style: none;
}
#left3 ul.ref_imgsel li {
	float: left;
	margin-right: 2px;
}
#left3 ul.ref_imgsel a {
	float: left;
	display: block;
	height: 13px;
	width: 16px;
	background: #8c8c8c;
}
#left3 ul.ref_imgsel a:hover, #left3 ul.ref_imgsel li.selected a {
	background: #3399cc;
}
#left3 ul.ref_imgsel a span {
	display: none;
}
/*****************/
/***** RIGHT *****/
/*****************/
#right { /* BvO alterations*/
	z-index: 2;
	position: absolute;
	top: 173px;
	right: 0;
	/*width: 283px;*/
	width: 223px;
	background-color:#fff;
}
#right ul#contactinfo {
	background: #3399cc;
	color: #fff;
	padding: 5px 0 5px 20px;
	/*border-bottom: 1px #99cce6 solid;*/
	list-style: none;
	font-size: 120%;
}
#right ul#contactinfo li {
	line-height: 15px;
	margin-bottom: 7px;
}
#right ul#contactinfo li a {
	color: #fff;
	text-decoration: none;
}
#right ul#contactinfo li a:hover {
	color: #000;
	text-decoration: underline;
}
#right ul#contactinfo li img {
	float: left;
	margin-right: 3px;
}
#right ul.merken {
	list-style: none;
	margin: 20px 0 0 35px;
	color: #acacac;
	font-size: 150%;
	font-weight: bold;
}
#right ul.merken li {
	line-height: 200%;
}


/*Product Tooltip */
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: #0082ff;
	visibility: hidden;
	z-index: 100;
	color: #FFFFFF;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
.prodline {
	width: 510px;
	height: 1px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#naarboven {
	text-align: right;
	margin-right: 20px;
}
#naarboven img {
	border: 0;
}
/*
* Admins css
*/
.uitleg {/*BvO Alterations*/
	color: #999;
}
#grijzebalk {
	background-color: #dbdbdb;
	padding: 15px;

}
#underheader {
	padding-top: 15px;
	padding-bottom: 20px;
	background-color: #dbdbdb;
}
.sortable_list {
	margin: 0;
	margin-top: 30px;
	padding: 0;
}
.sortable_list li {
	background-color: #319ACE;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	list-style: none;
	padding-left: 10px;
	width: 560px;
}
.sortable_list li a {
	color: #FFFFFF;
}
.sortable_list li a.icon {
	position: relative;
	left: 300px;
	color: #FFFFFF;
}
.sortable_list li .name {
	position: relative;
	left: -100px;
}
.sortable_list li a.name {
	color: #FFFFFF;
}
ul#navbalk {
	list-style: none;
	margin: 15px;
	width: 600px;
}
ul#navbalk li {
	display: inline;
	margin-right: 30px;
}
ul#navbalk li.active {
	font-weight: bold;
}
#space {
	margin-left:15px;
}
.border_bottom {
	border-bottom: 1px solid #999;
	width: 520px;
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 1px;
}
.floatright {
	float: right;
}
.clearright {
	clear: right;
}
.clearboth {
	clear:both;
}
.hand {
	cursor: pointer;
}
.discount {
	font-weight: bold;
	color: #FF0000;
}

  /*BvO Styles*/

/*General*/
.fl { display:inline-block; float:left; }
.fc { clear:both; line-height:0; }
.fr { display:inline-block; float:right; }

b,
strong { font-weight:bold !important; }
span { display:inline; }

p.space { margin:46px 0 26px; }

/*Search bar alterations*/
#search { width:210px; overflow:hidden; }
#Zoeken .BvOInpSearch { display:inline-block; width:124px; height:19px; padding:4px 5px 0; overflow:hidden; border:none; background:url(images/BvOInpSearchBG.gif) top left no-repeat; font:bold 12px Arial, Helvetica, sans-serif; color:#999; text-align:center; }

#Zoeken .BvOBtnSearch { display:inline-block; width:73px; height:23px; margin-left:3px; overflow:hidden; }
#Zoeken .BvOBtnSearch:link,
#Zoeken .BvOBtnSearch:active,
#Zoeken .BvOBtnSearch:visited { background:url(images/BvOBtnSearch.jpg) top left no-repeat; }
#Zoeken .BvOBtnSearch:hover { background:url(images/BvOBtnSearch_act.jpg) top left no-repeat; }

/*Menu Alterations*/
fieldset { margin:0; padding:0; border:none; }
#menu ul.dropdown,
#menu ul.flyout { position: absolute; top: 0px; left: 0px; width: auto; padding:0 10px; margin-left:-10px; overflow:hidden; visibility: hidden; width: 135px; background-color:#000; z-index: 3; }

#menu ul.dropdown li { width:135px; font-size:80%; clear:both; }

/*Cart Summary Styles*/
#right .BvOCartSum { width:213px; height:auto; margin-top:29px; overflow:hidden; }
#right .BvOCartSum .BvOCSTop { display:block; width:213px; height:5px !important; overflow:hidden; background:#fff url(images/BvOCSTopBG.gif) top left no-repeat; }
#right .BvOCartSum .BvOCSBot { display:block; width:213px; height:5px !important; overflow:hidden; background:#fff url(images/BvOCSBotBG.gif) top left no-repeat; }
#right .BvOCartSum .BvOCSBdy { width:189px; height:auto; padding:10px; overflow:hidden; border:none; border-left:2px solid #80c3e1; border-right:2px solid #80c3e1; }
#right .BvOCartSum .BvOCSBdy .title { font:bold 12px Arial, Helvetica, sans-serif; color:#39c; }
#right .BvOCartSum .BvOCSBdy .sum { font:normal 12px Arial, Helvetica, sans-serif; color:#999; }
#right .BvOCartSum .BvOCSBdy .desc {  width:121px; overflow:hidden; }
#right .BvOCartSum .BvOCSBdy .price { width:68px; overflow:hidden; text-align:right; }
#right .BvOCartSum .BvOCSBdy .sep { width:189px; height:10px; overflow:hidden; border:none; }
#right .BvOCartSum .BvOCSBdy .sep hr { width:189px; margin-top:8px; border-top:1px solid #66b3d9; border-bottom:1px solid #cde6f2; }
#right .BvOCartSum .BvOCSBdy .ttldesc,
#right .BvOCartSum .BvOCSBdy .ttldesc a,
#right .BvOCartSum .BvOCSBdy .ttldesc a:link,
#right .BvOCartSum .BvOCSBdy .ttldesc a:active,
#right .BvOCartSum .BvOCSBdy .ttldesc a:visited,
#right .BvOCartSum .BvOCSBdy .ttldesc a:hover { font:normal 11px Arial, Helvetica, sans-serif; color:#39c; }
#right .BvOCartSum .BvOCSBdy .ttldesc b { font:bold 12px Arial, Helvetica, sans-serif; color:#39c; }
#right .BvOCartSum .BvOCSBdy .ttlprice { font:bold 12px Arial, Helvetica, sans-serif; color:#39c; text-align:right; }

#right .BvOCartSum .BvOCSBdy .btnFinOrder { display:block; width:150px; height:22px; margin-top:10px; overflow:hidden; }
#right .BvOCartSum .BvOCSBdy .btnFinOrder:link,
#right .BvOCartSum .BvOCSBdy .btnFinOrder:active,
#right .BvOCartSum .BvOCSBdy .btnFinOrder:visited { background:url(images/BvOBtnFinOrder.jpg) top left no-repeat; }
#right .BvOCartSum .BvOCSBdy .btnFinOrder:hover { background:url(images/BvOBtnFinOrder_act.jpg) top left no-repeat; }

/*Order procedure Styles*/
span.sub { display:block; padding-bottom:20px; font:normal 20px Arial, Helvetica, sans-serif; color:#999; }
span.sum { display:inline-block; padding:0 0 5px; font:bold 12px Arial, Helvetica, sans-serif; color:#0087c3; }
p.sp { margin-bottom:34px; }

#bestelling .orderSum { width:540px; height:auto; margin-bottom:28px; overflow:hidden; }
#bestelling .orderSum2 { width:466px; height:auto; margin-bottom:28px; overflow:hidden; }
#bestelling .orderSum2 *,
#bestelling .orderSum * { font:normal 12px Arial, Helvetica, sans-serif; text-align:left; }
#bestelling .orderSum2 .art,
#bestelling .orderSum .art { width:211px; height:18px; padding-right:5px; overflow:hidden; }
#bestelling .orderSum2 .siz,
#bestelling .orderSum .siz { width:90px; height:18px; padding-right:17px; overflow:hidden; }
#bestelling .orderSum2 .num,
#bestelling .orderSum .num { width:41px; height:18px; padding-right:17px; overflow:hidden; }
#bestelling .orderSum2 .num input,
#bestelling .orderSum .num input { width:28px; height:16px; padding:2px 5px 0; margin:1px 0 2px; overflow:hidden; border:2px solid #ccc; border-left:1px solid #999; text-align:right; }
#bestelling .orderSum2 .pri,
#bestelling .orderSum .pri { width:66px; height:18px; padding-right:13px; overflow:hidden; text-align:right; }
#bestelling .orderSum .del { width:57px; height:18px; padding-right:17px; overflow:hidden; }

#bestelling .orderSum2 .del a,
#bestelling .orderSum .del a,
#bestelling .orderSum2 .del a:link,
#bestelling .orderSum .del a:link,
#bestelling .orderSum2 .del a:active,
#bestelling .orderSum .del a:active,
#bestelling .orderSum2 .del a:visited,
#bestelling .orderSum .del a:visited,
#bestelling .orderSum2 .del a:hover,
#bestelling .orderSum .del a:hover { color:#999 !important; }

#bestelling .orderSum2 thead th,
#bestelling .orderSum thead th { padding-bottom:9px; }
#bestelling .orderSum2 thead *,
#bestelling .orderSum thead * { font:bold 12px Arial, Helvetica, sans-serif; text-align:left; }
#bestelling .orderSum2 thead .pri,
#bestelling .orderSum thead .pri { text-align:center; }
#bestelling .orderSum2 th.pri2,
#bestelling .orderSum th.pri2 { padding-right:17px; text-align:right !important; }

#bestelling .orderSum2 .brd,
#bestelling .orderSum .brd { width:540px; height:16px; overflow:hidden; border:none; border-bottom:2px solid #ccc; }
#bestelling .orderSum2 .brd2,
#bestelling .orderSum .brd2 { width:540px; height:1px; overflow:hidden; border:none; border-bottom:2px solid #ccc; font-size:1px; }

#bestelling .orderSum2 tfoot .art2,
#bestelling .orderSum tfoot .art2 { width:306px; height:18px; padding-right:17px; overflow:hidden; }
#bestelling .orderSum2 tfoot .art2.tit,
#bestelling .orderSum tfoot .art2.tit { font:normal 12px Arial, Helvetica, sans-serif !important; color:#999 !important; }
#bestelling .orderSum2 tfoot .art2.tit .sub,
#bestelling .orderSum tfoot .art2.tit .sub { display:inline; font:normal 12px Arial, Helvetica, sans-serif !important; color:#999 !important; }
#bestelling .orderSum tfoot .art2.tit .subsmall, #bestelling .orderSum tfoot .art2.tit .subsmall a { display:inline; font:normal 10px Arial, Helvetica, sans-serif !important; color:#999 !important; }
#bestelling .orderSum2 tfoot .art2.tit a,
#bestelling .orderSum tfoot .art2.tit a { font:normal 12px Arial, Helvetica, sans-serif !important; color:#999 !important; }
#bestelling .orderSum2 tfoot .art2.tit a:link,
#bestelling .orderSum tfoot .art2.tit a:link,
#bestelling .orderSum2 tfoot .art2.tit a:active,
#bestelling .orderSum tfoot .art2.tit a:active,
#bestelling .orderSum2 tfoot .art2.tit a:visited,
#bestelling .orderSum tfoot .art2.tit a:visited { text-decoration:underline !important; }
#bestelling .orderSum2 tfoot .art2.tit a:hover,
#bestelling .orderSum tfoot .art2.tit a:hover { text-decoration:none !important; }
#bestelling .orderSum2 tfoot .pri,
#bestelling .orderSum tfoot .pri2 { width:124px; height:18px; padding-right:13px; overflow:hidden; text-align:right !important; }
#bestelling .orderSum2 tfoot .pri2.tit,
#bestelling .orderSum tfoot .pri2.tit { font:normal 20px Arial, Helvetica, sans-serif !important; color:#0087c3; }
#bestelling .orderSum2 tfoot .strong,
#bestelling .orderSum tfoot .strong { font:normal 20px Arial, Helvetica, sans-serif !important; color:#0087c3; }

#bestelling .orderSum2 .wide,
#bestelling .orderSum2 .wide a { font:normal 12px Arial, Helvetica, sans-serif; color:#000 !important; }
#bestelling .orderSum2 .wide a:link,
#bestelling .orderSum2 .wide a:active,
#bestelling .orderSum2 .wide a:visited { text-decoration:underline !important; }
#bestelling .orderSum2 .wide a:hover { text-decoration:none !important; }


#offer .sendAdres,
#adresgegevens .sendAdres,
#adresgegevens .billAdres { width:410px; height:auto; overflow:hidden; }
#offer .sendAdres,
#adresgegevens .sendAdres { margin-bottom:47px; }
#adresgegevens .billAdres { margin-bottom:27px; }
#offer .dsc,
#adresgegevens .dsc { width:92px; height:auto; overflow:hidden; text-align:left; }
#offer .inp,
#adresgegevens .inp { width:315px; height:auto; overflow:hidden; text-align:left; }
#offer .inp input.inp,
#adresgegevens .inp input.inp { width:301px; height:16px; padding:2px 5px 0; margin:1px 0 2px; overflow:hidden; border:2px solid #ccc; }
#offer .inp .sub,
#adresgegevens .inp .sub { font:normal 12px Arial, Helvetica, sans-serif; color:#0087c3; }
#offer .inp .txt,
#adresgegevens .inp .txt { width:303px; height:77px; padding:2px 5px 0; margin:1px 0 2px; overflow:hidden; overflow-y:auto; border:2px solid #ccc; }
#offer .inp label.lbl { display:block; margin-top:5px; line-height:18px; }

#verzendmethode,
#verzendmethode table { width:489px; height:auto; margin-bottom:27px; overflow:hidden; }
#verzendmethode th { text-align:left; }
#verzendmethode .inp { }
#verzendmethode .bdy a,
#verzendmethode .bdy { font:normal 12px Arial, Helvetica, sans-serif; color:#000 !important; }
#verzendmethode .bdy a,
#verzendmethode .bdy a:link,
#verzendmethode .bdy a:active,
#verzendmethode .bdy a:visited { text-decoration:underline !important; }
#verzendmethode .bdy a:hover { text-decoration:none !important; }


.adresSum { width:526px; height:auto; margin-bottom:23px; overflow:hidden; }
.adresSum * { text-align:left; }
.adresSum .adta { width:263px; height:auto; overflow:hidden; font:normal 12px Arial, Helvetica, sans-serif; }
.adresSum th.adta { padding-bottom:5px; font-weight:bold; color:#0087c3; }

/*Button styles*/
li a.btnOrder { margin-top:10px; }
a.btnOrder { display:inline-block !important; width:68px !important; height:22px !important; overflow:hidden !important; }
a.btnOrder:link,
a.btnOrder:active,
a.btnOrder:visited { background:url(images/BvOBtnOrder.jpg) top left no-repeat !important; }
a.btnOrder:hover { background:url(images/BvOBtnOrder_act.jpg) top left no-repeat !important; }

li a.btnDetails { margin-top:10px; }
a.btnDetails { display:inline-block !important; width:68px !important; height:22px !important; margin-left:8px !important; overflow:hidden !important; background-color:#CCFF66; }
a.btnDetails:link,
a.btnDetails:active,
a.btnDetails:visited { background:url(images/BvOBtnDetails.gif) top left no-repeat !important; }
a.btnDetails:hover { background:url(images/BvOBtnDetails_act.gif) top left no-repeat !important; }

li a.btnOffer { margin-top:10px; }
a.btnOffer { display:inline-block !important; width:137px !important; height:22px !important; overflow:hidden !important; }
a.btnOffer:link,
a.btnOffer:active,
a.btnOffer:visited { background:url(images/BvOBtnOffer.jpg) top left no-repeat !important; }
a.btnOffer:hover { background:url(images/BvOBtnOffer_act.jpg) top left no-repeat !important; }

a.btnSend { display:inline-block !important; width:80px !important; height:22px !important; overflow:hidden !important; }
a.btnSend:link,
a.btnSend:active,
a.btnSend:visited { background:url(images/BvOBtnSend.jpg) top left no-repeat !important; }
a.btnSend:hover { background:url(images/BvOBtnSend_act.jpg) top left no-repeat !important; }

a.btnBTStore { display:inline-block !important; width:150px !important; height:22px !important; overflow:hidden !important; }
a.btnBTStore:link,
a.btnBTStore:active,
a.btnBTStore:visited { background:url(images/BvOBtnBTStore.gif) top left no-repeat !important; }
a.btnBTStore:hover { background:url(images/BvOBtnBTStore_act.gif) top left no-repeat !important; }

a.btnBack { display:inline-block !important; width:63px !important; height:22px !important; overflow:hidden !important; }
a.btnBack:link,
a.btnBack:active,
a.btnBack:visited { background:url(images/BvOBtnBack.gif) top left no-repeat !important; }
a.btnBack:hover { background:url(images/BvOBtnBack_act.gif) top left no-repeat !important; }

a.btnToHome { display:inline-block !important; width:135px !important; height:22px !important; overflow:hidden !important; }
a.btnToHome:link,
a.btnToHome:active,
a.btnToHome:visited { background:url(images/BvoBtnToHome.gif) top left no-repeat !important; }
a.btnToHome:hover { background:url(images/BvoBtnToHome_act.gif) top left no-repeat !important; }

a.btnStep2 { display:inline-block !important; width:195px !important; height:22px !important; overflow:hidden !important; }
a.btnStep2:link,
a.btnStep2:active,
a.btnStep2:visited { background:url(images/BvOBtnStep2.jpg) top left no-repeat !important; }
a.btnStep2:hover { background:url(images/BvOBtnStep2_act.jpg) top left no-repeat !important; }

a.btnStep3 { display:inline-block !important; width:195px !important; height:22px !important; overflow:hidden !important; }
a.btnStep3:link,
a.btnStep3:active,
a.btnStep3:visited { background:url(images/BvOBtnStep3.jpg) top left no-repeat !important; }
a.btnStep3:hover { background:url(images/BvOBtnStep3_act.jpg) top left no-repeat !important; }

a.btnStep4 { display:inline-block !important; width:171px !important; height:22px !important; margin-right:49px; overflow:hidden !important; }
a.btnStep4:link,
a.btnStep4:active,
a.btnStep4:visited { background:url(images/BvOBtnStep4.jpg) top left no-repeat !important; }
a.btnStep4:hover { background:url(images/BvOBtnStep4_act.jpg) top left no-repeat !important; }

a.btnAgree { display:inline-block !important; width:138px !important; height:22px !important; overflow:hidden !important; }
a.btnAgree:link,
a.btnAgree:active,
a.btnAgree:visited { background:url(images/BvOBtnAgree.jpg) top left no-repeat !important; }
a.btnAgree:hover { background:url(images/BvOBtnAgree_act.jpg) top left no-repeat !important; }

a.offertelink {
	color: #999 !important;
	text-decoration: none !important;
}
a.offertelink:hover {
	color: #3399cc !important;
}