﻿/*____________________________________________________________________

	 |     Project           : Perfectpanty.nl                | 
	 |     Ontwikkeld door   : Connective Power Naarden       | 
	 |     Designd door      : Connective Power Naarden       | 
	 |     Email             : info@cp.nl                     |

     |     Laatst gewijzigd  : 14 april 2009                  |  
____________________________________________________________________*/


/*__________________________

            Body 
__________________________*/

body 
{
    background: #ffffff url(/images/bg.jpg) repeat-x;
	margin: 0;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #333333;
}

/*__________________________

   h1, h2, h3, h4, li, lu, a
__________________________*/


h1
{
    font: normal 10px Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-align: center;
    margin: 0;
    display:inline;
}

h2
{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #2277bb;
	margin:0 0 7px 0;
}

h3
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #2277bb;
	margin:20px 0 7px 0;
}

h4
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #2277bb;
	margin:20px 0 7px 0;
}

h5
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #2277bb;
	margin:20px 0 7px 0;
}

h6
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #2277bb;
	margin:20px 0 7px 0;
}

input
{
	margin:0px;
}
form
{
	margin: 0px;
}

li
{
	margin:0px;
}

ul
{
	margin:0px;
}

a, a:visited, a:active
{
    font: 12px Arial, Helvetica, sans-serif;
	color: #2277bb;
	text-decoration:none;
	padding: 0;
}

a:hover
{
    font-family:12px Arial, Helvetica, sans-serif;
	color: #2277bb;
	padding: 0px;
	text-decoration:underline;
}

table
{
	font:normal 11px Arial, Helvetica, sans-serif;
}

/*__________________________

        Clear float
__________________________*/

.clearfloat
{
	clear:both;
}

/*__________________________

           Zoeken
__________________________*/

#searchform
{
	margin:0px;
}

.search
{
	border: 1px solid #ffffff;
	width: 129px;
	height:20px;
	margin: 0 0 4px 0;
	padding: 0;
}

#searchsubmit
{
	width: 129px;	
}

.hiddentab
{
	visibility:hidden;
	height:0px;
	overflow:hidden;
}

/*__________________________

         Container
__________________________*/

.container 
{
  	position:relative;
	margin: 0 auto 0 auto;
	width: 1002px;
}

/*__________________________

           Header
__________________________*/

.header_keywords
{
	margin:2px 0 0 0;
	width:100%;
	height:17px;
	overflow:hidden;
	text-align:center;
	color:#ffffff;
	font-size:10px;
}

.headerbox
{
	height: 72px;
	width: 1002px;
}

.header_left
{
	float:left;
	width:224px;
	height:72px;
}

.header_right
{
	float:right;
	width:140px;
	height: 72px;
}

/*__________________________

           menu
__________________________*/

.menu
{
	height: 38px;
	width:1000px;
	border:solid 1px #000000;
	background:#000000;
	text-align:left;
	color: #ffffff;
	margin: 0 0 15px 0;
}

.menu_items {
	float: left;
	list-style: none;
	margin:0;
	padding:0;
	width: 1000px;
}

.menu_items li 
{
	float: left;
	margin: 0;
	padding: 0;
}

.menu_items a 
{
	color: #ffffff;
	display: block;
	float: left;
	margin: 0;
	padding:13px;
	text-decoration: none;
	font-size: 11px;
	height:12px;
}
a.menutext12white, a.menutext12white:link, a.menutext12white:visited
{
    color: #ffffff;
	display: block;
	float: left;
	margin: 0;
	padding:13px;
	text-decoration: none;
	font-size: 11px;
	height:12px;
}
.menu_items a:hover 
{
	background:#2277bb;
	color: #ffffff;
	padding:13px;
	font-size: 11px;
	height:12px;
}

/*__________________________

       Main Container
__________________________*/

.main_container
{ 
	margin-left: 0 auto 0 auto;
	width: 1002px;
	padding:0 0 17px 0;
	border-bottom:solid 1px #CCCCCC;
} 

/*__________________________

       Left Navigation
__________________________*/

.left_nav
{
	float: left;
	width: 145px;
}

.nav_box 
{
	width:145px;
}

.box_zoeken
{
    width:131px;
    height:38px;
    display:block;
    background:#2277bb;
	padding:7px;
}
.searchblock
{
    text-align:right;
}

.header_nav_box 
{
	height:11px;
	width:131px;
	border:solid 1px #cccccc;
	padding: 5px 5px 7px 7px;
	margin: 3px 0 3px 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#2277bb;
}

.header_nav_box2
{
	height:13px;
	width:133px;
	padding: 5px 5px 7px 7px;
	margin: 3px 0 0 0;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#ffffff;
	background:#000000;
}

.linkbox
{
	padding:0;
	margin:0px;
	width:145px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 17px;
}
ul.linkbox 
{
	padding:0;
	margin:0 0 15px 0;
	width:145px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 17px;
	list-style: none;
}

ul.linkbox li:hover
{
	padding:3px 3px 0 3px;
	margin:0 0 0 0;
	width:139px;
	height:18px;
	background-color:#eeeeee;
	border-bottom:1px solid #ffffff;
	color:#FFFFFF;
}

.linkbox li
{
	width:139px;
	height:18px;
	padding:3px 3px 0 3px;
	border-bottom:1px solid #dddddd;
	border-top:1px solid #ffffff;
}

a.linkbox:link, .linkbox:visited, .linkbox:active
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	text-decoration:none;
	padding:0;
}

a.linkbox:hover
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2277BB;
	padding:0;
	text-decoration:none;
}

/*__________________________

       Main Content
__________________________*/

.content
{
	float:left;
	width: 712px;
	overflow: hidden;
}

.text_main
{
	width:678px;
	padding: 0 17px 17px 17px;
	margin: 0 0 17px 0;
	font-size:12px;
}

.default_image
{
    width:712px;
    height:204px;
    display:block;
    background: url('/images/img_default_panty.jpg');
}

.blueline
{
	height:1px;
	background-color:#0066CC;
	width:676px;
	display:block;
	margin:5px 0 15px 0;
}

/*__________________________

      Right Navigation
__________________________*/

.right_nav
{
	float: right;
	width: 145px;
}

.aantalartikelen
{
	background-image:url(/images/bg_aantal_artikelen.jpg);
	width:130px;
	height:18px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	margin-bottom:4px;
}
.winkel
{
	background-image: url(/images/teaser_PerfectPantrydiscounter.gif);
	width: 136px;
	height: 200px;
	margin-bottom:4px;
	margin-top:4px;
}

.pluspunten
{
	padding:3px;
	width:130;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height: 17px;
	background-color:#333333;
	margin-top:4px;
	margin-bottom:4px;
}

#pluspunten table
{
	color:#000000;
}

#pluspunten a
{
	color:#000000;
	font-size:11px;
}

.advertisment
{
	text-align:center;
	width:136px;
	margin-top:4px;
	margin-bottom:4px;
}
ul.topproduct
{
	margin-left: 0px;
	padding: 0px;
	list-style-type:decimal;
	list-style-position: inside;
	line-height: 18px;
}

#vergelijken_box
{
	text-align:center;
	margin-top:4px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.image3
{
	padding:3px;
	width:50px;
	height: 50px;
	overflow: hidden;
}

.kruisje
{
	float:left;
	padding:4px;
	margin-left:24px;
}
.but_vergelijken2
{
	padding-bottom:4px;
}

.vergelijken_text
{
	padding:2px;
	font-size: 11px;
	width: 115px;
	height:40px;
	overflow:hidden;
}

DIV.verwijder
{
	float:left;
	padding:4px;
	margin-left:0px;
}

a.verwijder:link, a.verwijder:active, a.verwijder:visited
{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	padding:4px;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

a.verwijder:hover
{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	padding:4px;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

.product_vergelijken
{
	background-image:url(/images/bg_vergelijken.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:7px;
	height:122px;
	width:122px;
}

/*__________________________

       Product Boxes
__________________________*/

.product_container
{
    padding: 0px;
	width:700px;
	margin-left:17px;
}

.product_boxes
{
	padding: 0px;
	background-repeat:no-repeat;
	width: 710px; 
	margin:0px;
}

ul.product_item {
	list-style: none;
	padding: 0;
	margin: 0;
	*_margin-left:-12px;
}

.product_item li
{
	float: left;
	width: 165px;
	height: 280px;
	font: Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-top: 12px;
	padding: 0px;
	margin-right:4px;
	list-style:none;
}
.product
{
	height: 280px;
	width: 165px;
	overflow: hidden;
	background-image:url(/Images/bg_product_box.jpg);
}

div.image
{
	margin:1px;
	height:188px;
	width:163px;
	overflow:hidden;
}
table.image
{
    height:142px;
	width:165px;
	overflow:hidden;
}

.logo_merk
{
	float:right;
	width:157px;
	text-align:right;
	display:block;
	height:24px; 
	padding-right:8px;
	padding-bottom: 6px;
	padding-top:6px;
}

a.transparent_class, a.transparent_class:link, a.transparent_class:visited
{
	background-image: url(/images/nietopvoorraad_test.jpg);
	height: 146px;
	position: relative;
	left:-5px;
	top: -160px;
	width: 162px;
	filter: alpha(opacity=30);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	background-repeat: no-repeat;
	display:block;
	overflow:hidden;
	background-color:black;
}

a.transparent_class_affiliate1, a.transparent_class_affiliate1:link, a.transparent_class_affiliate1:visited
{
	background-image: url(/images/affiliate1.jpg);
	height: 146px;
	position: relative;
	left:-5px;
	top: -160px;
	width: 162px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	background-repeat: no-repeat;
	display:block;
	overflow:hidden;
}
a.transparent_class_affiliate2, a.transparent_class_affiliate2:link, a.transparent_class_affiliate2:visited
{
	background-image: url(/images/affiliate2.jpg);
	height: 146px;
	position: relative;
	left:-5px;
	top: -160px;
	width: 162px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	background-repeat: no-repeat;
	display:block;
	overflow:hidden;
}
.info_but
{
	display:block;
	height:21px;
	width:165px;
	text-align:right;
	margin-top:1px;
}

.info_but a
{
	background-image:url('/images/btn_info.jpg');
	background-repeat:no-repeat;
	background-position:top;
}

.info_but a:hover
{
	background-image:url('/images/btn_info_ro.jpg');
	background-repeat:no-repeat;
	background-position:top;
}

div.text_productname
{
	height:31px;
	*_height:29px;
	width:144px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	*_padding-top:0px;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	overflow:hidden;

}
a.text_productname, a.text_productname:link, a.text_productname:active, a.text_productname:visited, a.text_productname:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}


.old_price
{
	height:11px;
	*_height:7px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #006600;
	text-align:right;
	*_margin-bottom:0px;
	*_padding-bottom:0px;
	padding-right:8px;
}

.new_price
{
	height:25px;
	padding-top:1px;
	width:157px;
	text-align: right;
	display:block;
	overflow:hidden;
}

.new_price a
{
	color: #2B75B2;
	height:25px;
	padding-top:1px;
	width:157px;
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.new_price a:hover
{
	color:#0066CC;
	height:25px;
	padding-top:1px;
	width:157px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

li.leeg
{
	width: 336px;
	height: 280px;
	background-color: #ffffff;
	overflow:hidden;
	margin-left:12px;

	padding:0px;
}

.clearfloat
{
	clear:both;
}

/*__________________________

       Product pagina
__________________________*/

/*
.text_main_productdetail
{
	width: 676px;
	margin-left: 15px;
	list-style: none;
	padding: 0px;
}
.product_overzicht_item
{
	width: 676px;
	height: 138px;
	background-image: url(/images/bg_productvak.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	list-style: none;
	padding: 0px;
}
DIV.product_overzicht_naam
{
	padding-left: 7px;
	padding-top: 0px;
	color: #ffffff;
	font-size: 11px;
	overflow:hidden;
	height: 18px;
}
A.product_overzicht_naam, A.product_overzicht_naam:link, A.product_overzicht_naam:visited
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
A.product_overzicht_naam:hover
{
	color:#cccccc;
	font-size: 11px;
	font-weight:bold;
}
DIV.product_overzicht_block
{
	
	
}
DIV.product_overzicht_omschrijving
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 51px;
	overflow: hidden;
	color: #000000;
	padding-left: 3px;
	padding-top: 0px;
	margin-top: 6px;
	padding-right: 6px;
	line-height:12px;
	vertical-align:top;
}
DIV.product_overzicht_vanprijs
{
	float: left;
	width: 100px;
	font-size: 11px;
	color: Silver;
	font-weight: bold;
	padding-left: 3px;
	text-decoration: line-through;
}
DIV.product_overzicht_voorprijs
{
	float:right;
	width:180px;
	font-size: 19px;
	color: #ff0066;
	text-align:right;
	padding-bottom: 3px;
	padding-right: 10px;
}
DIV.product_overzicht_buttons
{
	font-size: 10px;
}

DIV.product_overzicht_image
{
	width: 135px;
	height: 95px;
	overflow: hidden;
	text-align: center;
	vertical-align: bottom;
	margin-top: 16px;
	margin-left: 104px;
	margin-right: 0px;
	display: block;
	float:left;
}
DIV.product_overzicht_logo
{
	width: 54px;
	height: 24px;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
	margin-top: 87px;
	margin-left: 18px;
	display: block;
	float:left;
}
DIV.product_overzicht_voorraadinfo
{
	float:right;
	text-align:right;
	color:#ffffff;
	font-size: 11px;
	height:18px;
	vertical-align: top;
	overflow: hidden;
	margin:0px;
}
DIV.product_overzicht_infoblock
{
	margin:0px;
	padding:0px;
	float:right;
	width: 330px;
	vertical-align:top;
	height: 120px;
}
DIV.product_overzicht_buttons
{
	padding:0px;
	margin:0px;
	height: 38px;
	width: 326px;
	text-align:right;
	overflow:hidden;
	float:right;
	padding-right: 3px;
}
#pnlMuurbeugelHolder
{
	margin:0px;
	padding:0px;
	position: relative;
	left: -32px;
}
#_ctl0_tblHolder
{
	margin:0px;
	padding:0px;
}
*/
/*__________________________

       Purchase page
__________________________*/
.betaal_container
{
	margin:9px;
	width:692px;
}

.winkelmand_header
{
	background-image: url(/images/winkelmandje_stroke_header.jpg);
	background-repeat:no-repeat;
	height:20px;
	padding-left:10px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.winkelmand_header_text_producttype
{
	float:left;
	width:314px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.winkelmand_product_box
{
	width:680px;
	height:56px;
	margin-left: 5px;
	
	border-bottom:#DDDDDD;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom: 10px;
}

.winkelmand_image
{
	float:left;
	margin:3px;
	width:50px;
	height:50px;
}
.winkelmand_text
{
	float: left;
	width: 255px;
	height:30px;
	padding-left:10px;
	padding-top:9px;
	font-size: 11px;
}
a.winkelmand_text:link, a.winkelmand_text:active, a.winkelmand_text:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;	
}

a.winkelmand_text:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
	font-weight:bold;
	text-decoration:underline;	
}

.winkelmand_verwijderen
{
	float:left;
	height: 32px;
	padding:12px;
	width:30px;
	margin-left:5px;
}

.winkelmand_vakje
{
	float:right;
	margin:14px;
	width:71px;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:center;
	display:block;
}

.winkelmand_vakje2
{
	float:right;
	margin:0px;
	width:71px;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:center;
	display:block;
}

.winkelmand_totaal_box
{
    border: 1px solid #DDDDDD;
    height: 30px;
    width: 680px;
    margin-left: 5px;
}

.winkelmand_aantal
{
	float:right;
	margin-top:11px;
	margin-left:14px;
	margin-right: 14px;
	width:31px;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
}

.winkelmand_totaal_text
{
	float:left;
	width:500px;
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.winkelmand_totaal_prijs
{
	float:left;
	width:150px;
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}

.but_v_winkelen
{
	float:left;
	margin-top: 12px;
	margin-left: 6px;
}

.but_stap2
{
	float:right;
	margin-top: 12px;
	margin-right:6px;
}

.accessoires_box_2
{
	width:500px;
	background-image:url(/images/winkelmandje_bg_acces.jpg);
	margin-left:10px;
}

.accessoires_box_2_header
{
	background-image:url(/images/winkelmandje_bg_header_acces.jpg);
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:7px;
	padding-top:4px;
}

.accessoires_img
{
	float:left;
	margin-left:9px;
	margin-right:8px;
	margin-bottom:6px;
	width:25px;
	height:25px;
	background-color:#FFFFFF;
}

.accessoires_text_2
{
	float:left;
	margin-top:6px;
	width:370px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}

.winkelmand_footer
{
	background-image:url(/images/winkelmandje_bg_bottom_str_acces.jpg);
	height:1px;
}


/*__________________________

       Betaalpagina 2
__________________________*/

.cboCountry
{
	margin-left: 8px;
}
.cboA_Country 
{
	margin-left: 8px;
}
.chkAfleveradres
{
	margin-left: 4px;
}
.winkelmand_header2
{
	background-image: url(/images/winkelmandje_stroke_header2.jpg);
	background-repeat:no-repeat;
	height:20px;
	padding-left:9px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
  
.winkelmand_product_box2
{
    width: 692px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #dddddd;
}

.winkelmand_verzendkosten_box
{
    width:692px;
    margin:0px;
    height:25px;
}

.winkelmand_image2
{
	float:left;
	margin-top:3px;
	margin-left:17px;
	margin-bottom:3px;
	width:50px;
	height:138px;
}

.winkelmand_text2
{
	float:left;
	margin-top:10px;
	margin-left:5px;
	margin-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:31px;
}

.winkelmand_text_verzendkosten
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding:8px;
	margin-top:0px;
	width:559px;
}

.winkelmand_totaalbedrag_box
{
    width:679px;
    height: 35px;
    background-image: url(/images/totaalbedrag_box.jpg);
    background-repeat:no-repeat;
    padding-top:3px;
    margin-top:3px;
}

.winkelmand_algemenevoorwaarden_box
{
    width:679px;
    height: 35px;
    background-image: url(/images/totaalbedrag_box.jpg);
    background-repeat:no-repeat;
    padding-top:6px;
    padding-left: 9px;
    margin-top:3px;
}

.winkelmand_header_afleveradres
{
    background-image: url(/images/winkelmandje_stroke_header2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:24px;
	padding-left:9px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	margin-top: 15px;
	margin-bottom: 5px;
}


.winkelmand_text_coupon
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding:8px;
	width:559px;
	margin-bottom:0px;
}

.betaal_but_verzenden
{
	float:right;
	margin-top: 12px;
	margin-left:0px;
	margin-right: 10px;
	margin-bottom:0px;
}

.winkelmand_midle_stroke
{
	background-image:url(/images/winkelmandje_midle_stroke.jpg);
	background-repeat:no-repeat;
	height:24px;
	padding-left:8px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
.winkelmand_header_persoonlijkegegevens
{
    background-image:url(/images/winkelmandje_midle_stroke.jpg);
	background-repeat:no-repeat;
	height:24px;
	padding-left:8px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.persoonlijke_gegevens
{
	width:668px;
	padding:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

DIV.persoonlijke_text_box
{
	background-color:#e8e8e8;
	height:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:4px;
	width:180px;
	margin-right:8px;
	margin-bottom:4px;
}
INPUT.text
{
    border-style: solid;
    border-width: 1px;
    border-color: #dddddd;
    width:255px;
}
INPUT.postcode
{
    border-style: solid;
    border-width: 1px;
    border-color: #dddddd;
    width:100px;
}
INPUT.plaats
{
    border-style: solid;
    border-width: 1px;
    border-color: #dddddd;
    width:150px;
}


.formulier
{
	line-height:25px;
	float:left; 
	width:400px; 
	margin-left:8px;
	margin-top:0px;
}
#stap2
{
	margin-left: 10px;
}

/*__________________________

      footer
__________________________*/

.footer {
	text-align: left;
	margin-top: 20px;
	padding: 4px;
	width: 728px;
	height: 90px;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
.footer2 {
	text-align: center;
	margin-top: 10px;
	padding: 4px;
}

.side-a {
	float: left;
	width: 133px;
	height:90px;
	background-image:url(/images/footer_betaalm_left.jpg);
	background-repeat:no-repeat;
}

.side-b {
	float: right;
	width: 133px;
	height:90px;
	background-image:url(/images/footer_betaalm_right.jpg);
	background-repeat:no-repeat;
}

.banner { 
	float: left;
	width: 728px;
	height: 90px;
	text-align:center;
	background-color:#eeeeee;
}

.footerarialblack10
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	text-align:center;
}

a.footerarialblack10:link, a.footerarialblack10:active, a.footerarialblack10:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	text-align:center;
}

a.footerarialblack10:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
	text-align:center;
}

#footer_links
{
	margin-top:10px;
	margin-bottom:10px;
}

/*________________________________

Meer informatie bar catogorypage
_________________________________*/

.meerinfobar	/* Styling question */
{
	color: #555555;
	font-size: 11px;
	width:640px;
	height:35px;
	padding-left:42px;
	padding-top:10px;
	background-image:url('/images/bg_meerinfobar.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
	cursor:pointer;
	margin-left:17px;
}
.meerinfocontent /* Parent box of slide down content */
{	
	border-bottom:1px solid #cccccc;
	background-color:#FFFFFF;
	width:672px;
	padding-bottom:15px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	margin-left:17px;
}
.meerinfocontent_content /* Content that is slided down */
{	
	font-size:11px;	
	position:relative;
}

/*__________________________

    Product details page
__________________________*/

.text_main_productdetail
{	
	width:678px;
	padding-left:17px;
	padding-right:17px;
	overflow:hidden;
}

#breadcrums
{
	background-repeat:no-repeat;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top: 3px;
	padding-bottom: 8px;
	color: #333333;
}

#breadcrums a
{
	text-decoration:none;
	color:#333333;
	font-size: 11px;
}

#breadcrums a:hover
{
	text-decoration:underline;
	color:#2277bb;
	font-size: 11px;
}

.product_detail_left_box
{
	float:left;
	width:263px;
	display:inline;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.product_detail_right_box
{
	float:right;
	width:415px;
	overflow: hidden;
	margin: 0px;
	padding:0px;
	display:inline;
}

.product_details_box
{
    width: 678px;
    margin-left: 0;
    margin-top: 0;
	display:block;
}

.product_details_productname
{
    height: 20px;
    overflow: hidden;
    width:678px;
    margin:0px;
    padding-top:3px;
	margin-bottom:3px;
	border-bottom:solid 1px #0066FF;
    font-weight:bold;
}
.product_details_image
{
    width: 240px;
    height: 362px;
    overflow:hidden;
    float:left;
	padding:17px 0 17px 0;
}
.showimage
{
    visibility: visible;
}
.hideimage
{
    visibility: hidden;
    width:0px;
}
.product_details_voorraad
{
	float:right;
	text-align:right;
    width: 150px;
    height: 24px;
	display:block;
	overflow:hidden;
	margin:17px 0 10px 0;
}

.product_detail_logo_merk
{	
	float:left; 
	width:75px;
	height:70px;
	display:block;
	padding:10px 0 5px 0;
	margin-bottom:5px;
	overflow:hidden;
}
.prodict_details_description
{
    width: 399px;
	background-color: #ffffff;
    padding: 7px;
	margin-top:10px 0 0 0;
	border: solid 1px #cccccc;
	display:block;   
}
.product_details_kleurbox
{
    width: 415px;
	height:84px;
	overflow:hidden;
	padding:0 0 5px 0;
}

li.product_alternatief
{
	float:right;
	width:52px;
	height:78px;
	margin: 0 0 0 4px;
	padding:3px 2px 1px 2px;
	border:solid 1px #cccccc;
	overflow:hidden;
	text-align:center;
}

ul.product_alternatief
{
	list-style:none;
	margin: 5px 0 10px 0;
	padding:0;
}

.product_alternatief_box
{
	width:52px;
	height:78px;
	display:block;
	overflow:hidden;
	float:right;
}

.product_details_laatste_bezocht
{
    width: 710px;
	height:300px;
	display:block;
	overflow:hidden;
	padding:17px 0 17px 0;
}

li.product_bezocht
{
	float:left;
	width:100px;
	height:100px;
	margin: 0 4px 0 0;
	padding: 0;
	text-align:center;
}

ul.product_bezocht
{
	list-style:none;
	margin: 0;
	padding:0;
}

div.btn_verzendkosten
{
	text-align:right;
	width:415px;
	height:13px;
	display:block;
	padding:6px 0 10px 0;
	*_margin:6px 2px 10px 0;
	color:#666666;
}
.product_details_pricebox
{
    width:415px;
    height: 30px;
    vertical-align: bottom;
	display:block;
	padding:12px 0 0 0 ;
}
.product_details_pricebox_caption
{
    float: right;
    font-size: 14px;
    font-weight: bold;
    vertical-align: baseline;
	padding:12px 3px 0 0 ;
	color:#666666;
}
.product_details_pricebox_price
{
    font-size: 28px;
    margin-left:5px;
    float: right;
    text-align:right;   
    vertical-align:top;
    padding-bottom: 0px;
    height:30px;
    display:block;
    overflow: visible;
    line-height:30px;
}
div.product_details_btn_bestellen
{
    float:right;
    width: 232px;
    height: 29px;
    margin-top: 15px;
}
a.product_details_btn_bestellen,a.product_details_btn_bestellen:link,a.product_details_btn_bestellen:visited
{
    width:232px;
    height: 29px;
    display:block;
    background-image:url(/images/btn_bestellen.jpg);
}
a.product_details_btn_bestellen:hover
{
    background-image:url(/images/btn_bestellen_ro.jpg);
}

div.product_details_titel_kleur
{
	width:415px;
	text-align:right;
	color:#333333;
	font-size:10px;
	height:12px;
	display:block;
	padding-top:6px;
}

.product_details_btnzoom
{
    clear:left;
    float:left;
    margin-top: 0px;
}
.product_details_btn_tell_a_friend
{
    float:right;
    height: 20px;
    margin-right: 55px;
    display: inline;
    width:77px;
}
.product_details_btn_tell_a_friend a, .product_details_btn_tell_a_friend a:link, .product_details_btn_tell_a_friend a:visited
{
    background-image: url(/images/btn_tellafriend.jpg);
    background-repeat:no-repeat;
    display: block;
    width: 77px;
    height: 20px;

}
.product_details_btn_tell_a_friend a:hover
{
    background-image: url(/images/btn_tellafriend_ro.jpg);
    background-repeat:no-repeat;
}
.product_details_box_left
{
	float:left;
	width:334px;
	height:310px;
	background-image:url(/images/productt_dtls_bg_left.jpg);
	background-repeat:repeat-y;
	border-bottom:#888888;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-right:4px;
}

.product_dtls_header_left
{
	background-image:url(/images/productt_dtls_header_left.jpg);
	background-repeat:no-repeat;
	width:334px;
	height:30px;
}

.product_dtls_header_text
{
	float:left;
	width:190px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding-top:1px;
	padding-left:6px;
}

.status_product
{
	float:right;
	text-align:right;
	vertical-align: top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.status_product_tekst
{
	margin:0px;
	text-align:right;
	vertical-align: top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

DIV.product_dtls_product_info
{
	background-image:url(/images/productt_dtls_bg_left_2.jpg);
	height:233px;
	background-repeat:no-repeat;
	margin-top:0px;
}

.btn_zoom
{
	float:left;
	margin-left:24px;
	margin-top:107px;
	display:inline;
}

.product_dtls_product_image
{
	float:left;
	width: 200px;
	height:143px;
	margin-top:3px;
	margin-left:0px;
	overflow: hidden;
}
.product_dtls_product_brand
{
	float:left;
	width:53px;
	height:24px;
	margin-top:107px;
	margin-left:0px;
	background-color:#CCCCCC;
}

.product_dtls_specs_box
{
	width:334px;
	margin-top:0px;
}

.product_dtls_specs
{
	margin-left:15px;
	margin-top:10px;
	height:38px;
	width:170px;
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:12px;
	overflow:hidden;
}

.qshops
{
	margin-left:15px;
	margin-top:5px;
}

.product_dtls_korting_digits
{
	font:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#ffffff;
    text-align:right;
	margin-top:8px;
	margin-right:9px;
	margin-bottom:0px;
}

.product_dtls_korting_text
{
	height:10px;
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	text-align:right;
	margin-right:20px;
}

.product_dtls_oldprice
{
    margin-top:8px;
	height:14px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration: line-through;
}

.product_dtls_newprice
{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ff0066;
	text-align:right;
	margin-top:5px;
	height:20px;
	padding-right:14px;
}

.product_dtls_btns
{
	height:33px;
	margin-top:5px;
	margin-right:2px;
	text-align:right;	
}

DIV.product_dtls_btn_tellafriend
{
    float:right;
	display: block;
	height:33px;
	width:98px;
	background-image:url(/images/btn_prdct_dtls_tellafriend.jpg);
	margin-right:7px;
}

a.product_dtls_btn_tellafriend:link, a.product_dtls_btn_tellafriend:active, a.product_dtls_btn_tellafriend:visited
{
	display: block;
	height:33px;
	width:98px;
	background-image:url(/images/btn_prdct_dtls_tellafriend.jpg);
}

a.product_dtls_btn_tellafriend:hover
{
	display: block;
	height:33px;
	width:98px;
	background-image:url(/images/btn_prdct_dtls_tellafriend_ro.jpg);
}


DIV.product_dtls_btn_afhalen
{
    float:right;
	display: block;
	height:33px;
	width:98px;
	background-image:url(/images/btn_prdct_dtls_afhalen.jpg);
	margin-right:6px;
}

a.product_dtls_btn_afhalen:link, a.product_dtls_btn_afhalen:active, a.product_dtls_btn_afhalen:visited
{
	display: block;
	height:33px;
	width:98px;
	background-image:url(/images/btn_prdct_dtls_afhalen.jpg);
}

a.product_dtls_btn_afhalen:hover
{
	display: block;
	height:33px;
	width:98px;
	background-image:url(/images/btn_prdct_dtls_afhalen_ro.jpg);
}

DIV.product_dtls_btn_bestellen
{
    float:right;
	display: block;
	height:33px;
	width:107px;
	background-image:url(/images/btn_prdct_dtls_bestellen.jpg);
	margin-right:6px;
}

a.product_dtls_btn_bestellen:link, a.product_dtls_btn_bestellen:active, a.product_dtls_btn_bestellen:visited
{
	display: block;
	height:33px;
	width:107px;
	background-image:url(/images/btn_prdct_dtls_bestellen.jpg);
}

a.product_dtls_btn_bestellen:hover
{
	display: block;
	height:33px;
	width:107px;
	background-image:url(/images/btn_prdct_dtls_bestellen_ro.jpg);
}

.product_details_box_right_advertisment
{
	float:left;
	width:338px;
	height:310px;
	background-image:url(/images/productt_dtls_bg_right.jpg);
	background-repeat:repeat-y;
	border-bottom:#888888;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.product_dtls_header_right
{
	width:338px;
	height:30px;
	background-image:url(/images/productt_dtls_header_right.jpg);
	background-repeat:no-repeat;
}

.product_dtls_advertisment
{
	margin-left:1px;
	margin-bottom:1px;
	width:336px;
	height:280px;
	text-align:center;
	background-color:#FFFFFF;
}

.product_dtls_specs_box2
{
	width:676px;
	margin-top:12px;
	margin-left:17px;
}

.product_dtls_specs_menu_bg
{
	background-image: url(/images/product_dtls_bg_menu_top.jpg);
	background-position:bottom;
	background-repeat:repeat-x; 
}

.product_dtls_specs_content
{
	width:644px;
	padding:15px;
	background-color:#FFFFFF;	
	
	border-bottom:#b9b9b9;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	border-left:#b9b9b9;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right:#b9b9b9;
	border-right-style:solid;
	border-right-width:1px;
	
}

.showtab
{
	width:644px;
	padding:15px;
	background-color:#FFFFFF;	
	
	border-bottom:#b9b9b9;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	border-left:#b9b9b9;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right:#b9b9b9;
	border-right-style:solid;
	border-right-width:1px;
	
}
.headerarialwhite10
{
	font-size:10px;
	color: #ffffff;
	font-family: Arial;
}



.tv
{
	background-image:url(/images/bg_tv_pagina.jpg);
	width:686px; 
	height:500px;
	margin-left:12px;

}

.postie_film
{
	margin-left:70px;
	margin-top:56px;
	width:544px;
	height:307px;
	background-color:#FFFFFF;
}

/*__________________________

         Vergelijken
__________________________*/

#vergelijken_container
{
	margin-left:12px;
	width:685px;
	border-right:#868686;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom:#868686;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#header_vergelijken
{
	background-image: url(/images/bg_header_vergelijken.jpg);
	background-repeat:no-repeat;
	margin-left:12px;
	height:25px;
	padding-left:8px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top: 10px;
}

#vergelijken_text2_box
{
	float:left;
	width:200px;
	border-left:#868686;
	border-left-style:solid;
	border-left-width:1px;
}

#vergelijken_text2
{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	min-height:400px;
	color:#000000;
	line-height:21px;
    padding-top:7px;
	padding-bottom:11px;
	padding-left:7px;
	background-color:#e6e6e6;
}

#vergelijken_product_box_voor2
{
	float:left;
	width:241px;
	border-left:#868686;
	border-left-style:solid;
	border-left-width:1px;
}
#vergelijken_product_box
{
	float:left;
	width:160px;
	border-left:#868686;
	border-left-style:solid;
	border-left-width:1px;
}

#vergelijken_product_text
{
	padding-top:3px; 
	height: 34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height: 12px;
	
}

#vergelijken_text_top_blank
{
	background-color:#FFFFFF;
	width:200px;
	height:213px;
	padding:4px;
}


#vergelijken_product
{
	width:95%;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	min-height:400px;
	overflow:hidden;
	line-height:21px;
	padding-top:7px;
	padding-bottom:11px;
	padding-left:7px;
	padding-right:7px;
	text-align:center;
}

#vergelijken_product_top_image
{
	background-color:#FFFFFF;
	width:151px;
	height:130px;
	width:95%;
	padding:4px;
	text-align: center;
}

#vergelijken_space
{
	height:20px;
	background-color:#333333;
}
#vergelijken_but_bestellen
{
	text-align:center;
	padding:5px;	
}


.vergelijken_header
{
	background-image:url(/images/vergelijken_header_bg.jpg);
	height:22px;
	width:676px;
	margin-left:17px;
	margin-top:17px;
	color:#FFFFFF;
}

.vergelijken_header_text_left
{
	float:left;
	margin-top:1px;
	margin-left:6px;
}

.vergelijken_header_text_right
{
	float:right;
	margin-top:1px;
	margin-right:4px;
	width:100px;
}


.vergelijken_producten
{
	width:674px;
	height:120px;
	margin-left:17px;
	
	border-bottom:#888888;
	border-bottom-width:1px;
	border-bottom-style:solid;
	
	border-right:#888888;
	border-right-width:1px;
	border-right-style:solid;
	
	border-left:#888888;
	border-left-width:1px;
	border-left-style:solid;
}

.verglijken_product_item
{
	float:left;
	padding-top:10px;
	width:160px;
	height:110px;
	text-align:center;
}

.verglijken_product_image
{
	margin-left:auto;
	margin-right:auto;
	width:95px;
	height:67px;
}

.ja
{
	color: Red;
}

.nee
{
	color: Green;
}


DIV.verglijken_product_verwijder_text
{
	font-size:9px;
	color:#666666;
	text-align:center;
}

a.verglijken_product_verwijder_text:link, a.verglijken_product_verwijder_text:active, a.verglijken_product_verwijder_text:visited
{
	font-size:9px;
	color:#666666;
	text-align:center;
	text-decoration:none;
}

a.verglijken_product_verwijder_text:hover
{
	font-size:9px;
	color:#000000;
	text-align:center;
	text-decoration:none;
}

DIV.verglijken_productnaam_text
{
	font-size:11px;
	color:#000000;
	text-align:center;
}

a.verglijken_productnaam_text:link, a.verglijken_productnaam_text:active, a.verglijken_productnaam_text:visited
{
	font-size:11px;
	color:#000000;
	text-align:center;
	text-decoration:none;
}

a.verglijken_productnaam_text:hover
{
	font-size:11px;
	color:#ff0066;
	text-align:center;
	text-decoration:underline;
}
ul.vergelijk
{
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.vergelijk li
{
	width: 95%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	overflow: hidden;
	height:18px;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
}
DIV.spec
{
	padding:0px;
	margin: 0px;
	height:17px;
	width: 17px;
	overflow: hidden;
}
a.keuze, a.keuze:visited, a.keuze:link, a.keuze:active
{
	color: #ffffff;
	font-size: 11px;
	text-decoration:underline;
}
a.keuze:hover
{
	color: #cccccc;
	font-size:10px;
	text-decoration:underline;
}

/*__________________________

         Muurbeugel
__________________________*/

.muurbeugel_header
{
	background-image:url(/images/vergelijken_header_bg.jpg);
	height:22px;
	width:676px;
	margin-left:17px;
	margin-top:17px;
	color:#FFFFFF;
}
.shadow_header
{
	background-image:url(/images/bg_shadow.jpg);
	background-repeat:repeat-x;
	height:7px;
}

.muurbeugel_text
{
	padding:10px;
}
.muurbeugel_header_text_left
{
	float:left;
	margin-top:1px;
	margin-left:6px;
}

.muurbeugel_header_text_right
{
	float:right;
	margin-top:1px;
	margin-right:4px;
	width:100px;
}
.muurbeugel_logo_box_text
{
	margin-left:11px;
	height:18px;
	margin-top:2px;
}
.muurbeugel_logos
{
	margin-top:20px;
	margin-left:21px;
	width:86px;
	float:left;
}

.muurbeugel_main
{
	width:674px;
	padding-bottom:5px;
	margin-left:17px;
	background:#FFFFFF;
	
	border-bottom:#888888;
	border-bottom-width:1px;
	border-bottom-style:solid;
	
	border-right:#888888;
	border-right-width:1px;
	border-right-style:solid;
	
	border-left:#888888;
	border-left-width:1px;
	border-left-style:solid;
}

.muurbeugel_logo_box
{
	background-image:url(/images/muurbeugel_bg1.jpg);
	width:674;
	height:96px;
}

.muurbeugel_dropdown_box
{
	background-image:url(/images/muurbeugel_bg2.jpg);
	width:257px;
	height:95px;
	margin-top:5px;
}

.muurbeugel_dropdown
{
	margin-left:15px;
	margin-top:11px;
}

/*__________________________

      Klantenservice
__________________________*/

.kl_box
{
	float: left;
	height:105px;
	width:220px;
	margin:20px 5px 0 0;
	display:block;
	overflow:hidden;
	border-bottom:1px solid #CCCCCC;
}

.kl_box_left
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	width: 44px;
	height:100px;
	margin-right:4px;
	*_margin-right:2px;
}

.kl_box_right
{	
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	font-size:11px;
	width:166px;
	height:100px;
	padding: 0 0 0 6px;
}



/*__________________________

     Klantenservice
__________________________*/

.content
{
	float:left;
	width: 710px;
	overflow: hidden;
}

.clearfloat
{
    clear:both;
}

/*__________________________

           Contact
__________________________*/
  
.contact_box_left
{
float:left;
width:230px;
} 
  
.contact_box_right
{
float:right;
width:400px;
}  

#contact1 table
{
	font-size:12px;
}

#contact2 table
{
	font-size:12px;
}

#contact3 table
{
	font-size:12px;
}

#contact4 table
{
	font-size:12px;
}

.contact_box1
{
	float:left;
	margin-left:12px;
	margin-top:12px;
	background-image:url(/images/contact_box1.jpg);
	background-repeat:no-repeat;
	height:173px;
	width:356px;
	padding:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000000;
	text-decoration:none;
}

.contact_box2
{
	float:right;
	margin-right:12px;
	margin-top:12px;
	background-image:url(/images/contact_box2.jpg);
	background-repeat:no-repeat;
	height:173px;
	width:288px;
	padding:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	text-decoration:none;
}


.contact_box3
{
	background-image:url(/images/contact_box3.jpg);
	background-repeat:no-repeat;
	width:206px;
	height:179px;
	padding:7px;
	margin-left: 12px;
	margin-top:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000000;
	text-decoration:none;
}

.contact_bank
{
	background-image:url(/images/contact_box4.jpg);
	background-repeat:no-repeat;
	width:206px;
	height:140px;
	padding:7px;
	margin-left: 12px;
	margin-top:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000000;
	text-decoration:none;
}


a.contact_box3:link, a.contact_box3:active, a.contact_box3:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

a.contact_box3:hover
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #990000;
	text-decoration:underline;
}

.contact_box_google
{
	float:right;
	width: 450px;
	height: 500px;
	margin-right: 11px;
	margin-top:12px;
}

.chat
{
	margin-left:12px; 
	margin-top:15px;
	background-image:url(/images/contact_live_chat.jpg);
	width:135px;
	height:154px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#000000;
	text-align:center;
	padding-left:85px;
}
.contact_team_header
{
	background-image:url(/images/contact_team_header.jpg);
	height:14px;
}

.contact_team_container
{
	background-image:url(/images/contact_team_bg.jpg);
	background-repeat:repeat-y;
}

.contact_team_footer
{
	background-image:url(/images/contact_team_footer.jpg);
	height:12px;
}

.contact_foto
{
	float:left;
	width:88px;
	border:#868686;
	border-style:solid;
	border-width:1px;
	margin-left:21px;
}
.contact_naam
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align: center;
	height:30px;
	padding:5px;
	
	border-top:#868686;
	border-top-style:solid;
	border-top-width:1px;
}
/* -----------------------------
	style voor oud webpagina's
-------------------------------- */

.main_submenu_text_arialblack11 {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
padding-left:6px;
}
.product_info_text_arialblue11 {
font-family: Arial, Helvetica, sans-serif;
color:#3300CC;
font-size: 11px;
}
.main_text_arialblack12 {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
}
.main_text_arialblack12b {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-weight:bold;
padding-bottom:5px;
font-size: 12px;
}
.main_text_arialblack12b_2 {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-weight:bold;
font-size: 12px;
}
.main_textheader_arialpink16 {
font-family: Arial, Helvetica, sans-serif;
color: #f00882;
font-size: 16px;
font-weight:bold;
}
.main_prijsaanduiding_arialwhite20 {
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 18px;
font-style:italic;
text-align:center;
padding-top:1px;
padding-left:6px;
text-decoration: none;
}
.main_prijsaanduiding_arialblack11B {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size:11px;
text-align:center;
font-weight:bold;
}
.main_prijsaanduiding_arialblack11 {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size:11px;
text-align:center;
}
.main_prijsaanduiding_arialgrey10 {
font-family: Arial, Helvetica, sans-serif;
color:#666666;
font-size:10px;
text-align:center;
margin-bottom:2px;
}
.main_prijsaanduiding_arialblack11B_2 {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size:11px;
font-weight:bold;
}
.main_prijsaanduiding_arialblack11_2 {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size:11px;
}
.main_prijsaanduiding_arialgrey10_2 {
font-family: Arial, Helvetica, sans-serif;
color:#666666;
font-size:10px;
margin-top:6px;

}

a.style1:link {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9px;
color: #C00000;
font-weight: bold;
text-decoration: none;
}
a.style1:visited {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9px;
color: #C00000;
font-weight: bold;            
text-decoration: none;
}
a.style1:active {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9px;
color: #C00000;
font-weight: bold;            
text-decoration: none;
}
a.style1:hover {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9px;
color: #C00000;
font-weight: bold;
text-decoration: underline;
}
.g
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.g a
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
text-decoration: underline;
}
.i a
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
text-decoration: underline;
}
.googlenav
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000CC;
text-decoration: underline;
}
DIV.resultblok
{
padding-left:20px;
padding-right:20px;
}











.winkelmand
{
	width:140px;
	height:50px;
	padding:22px 0 0 0;
}

.winkelmand_header_default
{
	background-image:url('/images/winkelmandje_icon.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	padding: 0 0 0 20px; 
}

.winkelmand_items
{
	float:left;
}

.winkelmand_price
{
	float:right;
}

a.winkelmand_lnk:link, a.winkelmand_lnk:active, a.winkelmand_lnk:visited
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a.winkelmand_lnk:hover
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}


a.winkelmand_aantal_artikelen:link, a.winkelmand_aantal_artikelen:active, a.winkelmand_aantal_artikelen:visited
{
	color:#38899c;
	font-weight:bold;
	text-decoration:none;
}

a.winkelmand_aantal_artikelen:hover
{
	color:#38899c;
	font-weight:bold;
	text-decoration:underline;
}