/* ALGEMENE STYLES */

* {
	margin: 0;
	padding: 0 0 0 0;
}

html {
	height:100%;
	width:100%;
	min-width:1010px;
}

body {
	height:100%;
	width:100%;
	color: #303030;
	min-width:1010px;
	font: 11px Arial, Helvetica, sans-serif;
	background:url(/images/accudienstnl/menuleft_background.png) repeat-y;
}

td {
	font-family: tahoma, arial;
	font-size: 11px;
}

a {
	color: #223d53;
	text-decoration: none;

}

a:hover {
	color: #223d53;
	text-decoration: underline;
}

img {
	border: 0;
}

p {
	padding: 5 0 5 0;
}

/* SITE ALGEMEEN */

h1 {
	color: #08416d;
	font: bold 14px Arial,Helvetica,Verdana,Sans-Serif;
	height:25px;
	padding: 4 10 0 10;
	vertical-align:text-top;
}

.top_header h1 {
	font: normal 12px Arial, Helvetica, sans-serif;
}

h2 {
	border-top: 1px;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 5px;
	color: #FFF;
	height: 19px;
	background-image:url(/images/accudienstnl/h2_background.png);
	background-repeat:repeat-x;
	text-align: center;
	border-bottom: 1px solid #6a90af;
	line-height: 18px;
}

.prodmem_container h2 {
	color: #303030;
	border: none;
	font: bold 12px Arial,Helvetica,Verdana,Sans-Serif;
	padding: 0 5 0 5;
	line-height: 18px;
	background-image: none;
	text-align: left;
}


h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #08416d;
	padding: 4px 10px 0px 10px;
	vertical-align:text-top;
}

h3 a {
	color: #08416d;
	padding-left: 10px;
	padding-top: 0px;
	background-image: url(/images/accudienstnl/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-decoration: none;
}

h3 a:hover {
	color: #31638a;
	text-decoration: underline;	
}


h4 {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #ff893f;
}


.red {
	color: #FF0000;
}

.green {
	color: #00a54f;
}

.orange {
	color: #ff6600;
}

.grey {
	color: #5e5e5e;
}

.background-white {
	background-color: #fff;
}

.background-gray {
	background-color: #eee;
}

.bold {
	font-weight: bold;
}


.left {
	text-align: left;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.right {
	text-align: right;
}

.shadow {  
  -moz-box-shadow: 3px 3px 4px #e7e7e7; /* Firefox/Mozilla */  
  -webkit-box-shadow: 3px 3px 4px #e7e7e7; /*Safari/Chrome */  
  box-shadow: 3px 3px 4px #e7e7e7; /* Opera & hoe het zou moeten */  
  /* Voor IE 8 */  
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#e7e7e7')";  
  /* Voor IE 5.5 - 7 */  
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#e7e7e7');  
}  
.opacity {
	background-color: #fff;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.opacity2 {
	background-color: #fff;
	filter:alpha(opacity=40);
	opacity:0.4;
}

.box {
	background-color: #fff;
	border: 1px solid #b7bab0;
	width: 100%;
	margin: 2 0 10 0;
}


img.text-image
{
	display: inline;
	vertical-align: middle;
	text-decoration: none;
}

.help {
	padding: 10px 10px 2px 10px;
}

.help li {
	line-height: 14px;
	background-image: url(/images/accudienstnl/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	padding: 0px 2px 0px 10px;
	list-style-type: none;
}


/* SITE LAYOUT */

#layout_wrapper {
	max-width: 100%;
	min-height: 100%; /* Uses IE.ancient fix: property not supported */
	margin-left: auto;
	margin-right: auto;
	height:100%;
	width:100%;
}
	

/* HEADER MENU */

#header {
	height:135px;
	background-image:url(images/accudienstnl/header_background.png);
	background-repeat:repeat-x;
}

#header_top
{
	height: 80px;
	width: 1200px;
}

#header_logo {
	padding-left: 40px;
	padding-top: 4px;
	float: left;
	border: 0px;
}


/* HEADER MENU > RECHTS (LOGIN / QSHOPS) */

#header_right {
	float: right;
	height: 53px;
	width: 800px;
	padding: 5px 1.0em 0px 0px;
	display: inline;

}

#header_banner {
	float: right;
	height: 62;
	margin: 2px 50px 0px 10px;
	display: inline;
}

#header_qshops
{
	float: right;
    border-left: 1px solid #878787;
    padding: 5px 10px;
}

#header_login {
	float: right;
	height: 100%;
	padding: 2px 10px 2px 45px;
    border-left: 1px solid #878787;
	background-image: url(/images/accudienstnl/login_logo.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
}

#header_login ul {
	list-style-type: none;
	color: #878787;
    font: bold 12px arial, helvetica, sans-serif;
}

#header_login li.groot a{
	color: #000000;
	padding-left: 10px;
	padding-top: 0px;
	background-image: url(/images/accudienstnl/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	line-height: 30px;
	list-style-type: none;
}

#header_login li.klein {
	color: #878787; 
    font: 9px arial, helvetica, sans-serif;
	padding-left: 10px;
	text-align: center;
	line-height: 10px;
	list-style-type: none;
}

#header_login li.klein a {
	color: #878787; 
}

/* HEADER MENU > NAVIGATIE */

#header_navlist 
{
	clear: both;
	margin: 0;
	padding: 0;
	width: 800px;
}

#header_navlist ul
{
	margin: 0 0 0 200px;
	color: #000000;
	float: left;
	font: bold 12px/16px arial, helvetica, sans-serif;
	border-left: 1px solid #306d9b;
	padding: 0;
	display: inline;
}

#header_navlist ul li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header_navlist ul a
{
	padding: 0px 2.0em;
	color: #FFF;
	float: left;
	border-right: 1px solid #306d9b;
	font: bold 11px/16px arial, helvetica, sans-serif;
	text-decoration: none;
	height: 19px;
	line-height: 18px;

}

#header_navlist ul li a:hover
{
	color: #223d53;
	background: url(/images/accudienstnl/navlist_background.png) repeat-x;
}


/* HEADER MENU > ONDER NAV (ZOEKEN E.D.) */

.header_under {
	float: left;
	height:25px;
	width: 1010px;
	padding: 4px 5px 0px 5px;
	vertical-align:text-top;
	display: inline;
	clear: both;
}

.header_under a {
	color: #223d53;
	padding-left: 5px;
	padding-top: 0px;
    font: bold 12px/16px arial, helvetica, sans-serif;
	background-image: url(/images_suncell_nl/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.header_search {
	float: right;
	height: 25px;
	width: 200px;
	border-left: 1px solid #878787;
	padding: 3px 10px 0px 10px;
}

.header_search img {
	display: inline;
	vertical-align: text-bottom;
}


.header_quicklink {
	float: left;
	text-align: center;
	margin: 0px 5px 0px 5px;
	line-height: 28px;
	display: inline;
}

.header_quicklink_tussen {
	margin: 10px;
}

.header_shopcart {
	float: right;
	height: 25px;
	width: 180px;
	border-left: 1px solid #878787;
	list-style-type: none;
	text-align: center;
	padding: 0px 10px 0px 10px;
}

.header_shopcart a {
	background-image: url(/images/accudienstnl/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 2px 0px 10px;
}

.header_quick li {
	width: 100px;
	height: 20px;
	float: left;
	text-align: left;
	list-style-type: none;
	border: 1px solid #223d53;
	margin: 0px 2px 0px 2px;
	background-color: #FFF;

}

.header_quick_tekst {
	height: 20px;
	overflow: hidden;
}

.header_quick li a{
	color: #223d53;
	text-decoration: none;

}
.header_quick li a:hover{
	color: #5f7d99;
	text-decoration: none;
	overflow: visible;
}

.header_quick li a.image {
	display: block;
}

.header_quick li a.image img {
	vertical-align: baseline;
}

/* LEFT MENU */

#layout_leftmenu {
	width: 160px;
	height: 100%;
	min-height: 100%;
	padding: 0px 10px 0px 0px;
	float:left;
	text-align: left;
	
}

#leftmenu h4 {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #08416d;
	margin: 8px 0 0 2px;
	padding: 8px 0 0 4px;
}

#leftmenu ul {
	padding: 0 0 0 2px;
	margin: 0 0 0 2px;
	list-style-type: none;
	color: #000000;
    font: bold 12px/16px arial, helvetica, sans-serif;
}


/* LEFT MENU > ANDERE LINKS */

#leftmenu li.groot a{
	padding: 0 0 0 8px;
	color: #223d53;
    font: 11px arial, helvetica, sans-serif;
	text-decoration: none;
}

#leftmenu li.groot a:hover{
	text-decoration: underline;
}

#leftmenu li.klein {

	color: #878787; 
    font: 9px arial, helvetica, sans-serif;
	text-decoration: none;
	vertical-align: top;
	padding-left: 5px;
}

#leftmenu li.klein a {
	padding: 0 0 0 8px;
	color: #878787; 
	text-decoration: none;
}

#leftmenu li.klein a:hover {
	text-decoration: underline;
}

/* CONTENT */

#layout_content {
	height: 100%;
	min-height: 100%; 
	padding: 5px 5px 5px 5px;
}

.layoutblok {
	float: left;
	height: 300px;
	border: 1px solid #6a90af;
	margin: 5px 5px 0px 0px;

}

.blok1 {
	width: 100px;
}

.blok1_5 {
	width: 150px;
}

.blok2 {
	width: 200px;
}

.blok3 {
	width: 300px;
}

.blok4 {
	width: 400px;
}

.blokimage {
		float:left;
		vertical-align:text-top;
}

.bloktekst h3 {
	font: 10px Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
	vertical-align:text-top;
}

.bloklink {
	clear: both;
	padding-top: 0px;
}

.bloklink a {
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-left: 12px;
	padding-top: 0px;
	background-image: url(/images/accudienstnl/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	text-decoration: none;
}
	
.promotion_price_big {
	height:35px;
	width: 150px;
	text-align: right;
	float:right;
}

.promotion_price_small {
	height:35px;
	width: 20px;
	text-align: left;
	float:right;
	padding: 0px 10px 0px 0px;
}

.promotion_background a {
	color: #FFF;
	padding-left: 8px;
	padding-top: 0px;
	background-image: url(/images/accudienstnl/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-decoration: none;
}

.promotion_background a:hover {
	text-decoration: underline;
}

/* RIGHT MENU */

#layout_rightmenu {
	float: right;
	width: 160px;
	padding: 10px 4px 10px 4px;
	display: block;
}

.rightmenu {
	padding: 0px 0px 0px 0px;
	border: 1px solid #6a90af;
	width: 150px; 
}

.rightmenu_shadow {
	border-top: 3px solid #e8e8e8;
	width: 144px;
	height: 3px;
	margin: 0px 3px 10px 3px;
	overflow: hidden;
}

.rightmenu_tekst {
	padding: 0px 1px 0px 1px;
	line-height: 14px;
	background:url(images/accudienstnl/menuright_background.png) repeat-y;
}

.rightmenu li {

	padding-top: 2px;
	list-style-type: none;

}

.rightmenu_voordelen {
	background:url(images/accudienstnl/voordeel_background.png) no-repeat;
	background-position:right top; 
	background-color: #e2e1e4;
}

.rightmenu li.voordelen {
	background-image: url(/images/accudienstnl/accu_voordeel.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	padding: 0px 2px 2px 20px;
	list-style-type: none;
}

.rightmenu li a{
	color: #223d53;
	text-decoration: none;
}

.rightmenu li a:hover{
	color: #5f7d99;
	text-decoration: underline;

}

.rightmenu_promo {
	padding: 0px 0px 0px 0px;
	height: 152px;
	width: 152px; 
	margin-bottom: 10px;
	overflow: hidden;
}

.promotion_promo_price_big {
	height:35px;
	text-align: right;
	float:right;
}

.promotion_promo_price_small {
	height:35px;
	width: 10px;
	text-align: left;
	float:right;
	padding: 0px 0px 0px 0px;
}

.rightmenu_sites {
	padding: 0px 0px 10px 0px;
	width: 150px; 
	list-style-type: none;
}

.rightmenu_sites h2{
	border: 1px solid #6a90af;
}

.rightmenu_sites li {
	list-style-type: none;
	padding: 2px 0px 0px 0px;
}


/* ACCUDIENST WIZARD */


.accudienst_merk {
	float: left;
	width: 155px;
	height: 120px;
	border: 1px solid #b7bab0;
	padding: 0px 1px 0px 1px;
	margin: 5px 5px 0px 0px;
}

.accudienst_merk img {

}

.accudienst_model {
	float: left;
	width: 255px;
	height: 55px;
	border: 1px solid #b7bab0;
	margin: 5px 5px 0px 0px;
}

.accudienst_model a: {
	float: left;
	width: 255px;
	height: 55px;
	border: 1px solid #b7bab0;
	margin: 5px 5px 0px 0px;
	display: block;
}

.accudienst_model_text {
	text-decoration: none;
}

.accudienst_model h2 {
	background-image: none;
	display: inline;
	border: none;
	color: #223d53;
}


.accudienst_accu {
	float: left;
	width: 260px;
	height: 290px;
	border: 1px solid #b7bab0;
	padding: 0px 1px 0px 1px;
	margin: 2px 2px 2px 2px;
}


.accudienst_accu a {
	font: bold 11px Arial, Helvetica, sans-serif;	
}

.accudienst_accu_header {
	height: 35px;
	text-align: center;
	border-bottom: 1px solid #b7bab0;
}

.accudienst_accu_image {
	height: 180px;
	text-align: center;
	vertical-align:text-top;
}

.accudienst_accu_tekst {
	font: 10px Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 5px;
	vertical-align:text-top;
}

.accudienst_accu_tekst ul li {
	list-style-type: none;
}

.accudienst_zuur {
	float:right;
	display:inline;
	width: 85px;
	height: 42px;
	padding-left: 17px;
	padding-top: 10px;
	background: url(/images/accudienstnl/accuzuur1.jpg) no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}

.accudienst_zuur a {
	font-size: 10px;
	text-decoration: none;
}

.accudienst_accu_prijs {
	clear: both;
	float:right;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #08416d;
	height:30px;
	padding: 3px 8px 2px 2px;
	vertical-align:text-top;
}

.accudienst_accu_info {
	float:left;
	height:30px;
	padding: 3px 1px 2px 2px;
}

.accudienst_accu_bestel {
	padding: 5px 2px 2px 5px;
	height:30px;
	float:left;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	font-weight: bold;
	cursor:pointer;
}

.accudienst_accu_bestel a {
	color: #FFF;
	padding: 2px 2px 2px 2px;
	background-color: #009400;
	border-left: 1px solid #00c700;
	border-top: 1px solid #00c700;
	border-right: 1px solid #005200;
	border-bottom: 1px solid #005200;
}

.accudienst_accu_bestel a:hover {
	color: #FFF;
	border-left: 1px solid #005200;
	border-top: 1px solid #005200;
	border-right: 1px solid #00c700;
	border-bottom: 1px solid #00c700;
	text-decoration: none;
}

.accudienst_disclamer h3 {
	color: #FF0000;
	font: 11px Arial, Helvetica, sans-serif;
	height: 13px;
	line-height: 12px;
	padding: 0 0;
	vertical-align: top;
}

/* PRODUCTEN PAGINA */

.layout_productenp {
	float: left;
	padding: 5px 5px 5px 5px;
	width: 100%;
}

.productenp_blok {
	display: inline;
	width: 250px;
	height: 255px;
	border: 1px solid #6a90af;
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 5px 5px;
}

.productenp_image {
	text-align: center;
	width: 248px;
	height: 77px;
	padding: 1px 0px 0px 0px;
	background-color:#fff;
	border-bottom: 1px solid #6a90af;
	
}

.productenp_top {
	width: 248px;
	height: 60px;
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 0px 0px;
	background-color:#f7f7f7;
	
}

.productenp_top li {
	line-height: 14px;
	background-image: url(/images/accudienstnl/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	padding: 0px 2px 0px 10px;
	list-style-type: none;
}

.productenp_tekst {
	width: 246px;
	height: 99px;
	padding: 1px 3px 2px 3px;
	margin: 0px 0px 0px 0px;
	background-color:#ececec;
}

.accupart {
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;
	display: inline;
	width: 100px;
	height: 25px;
	border: 1px solid #6a90af;
	padding: 0px 0px 0px 0px;
	margin: 1px 1px 0px 0px;
}

/* ---------- PROMOS ------------- */

.promo_opisop {
	position: absolute ;
	background-image: url(/images/promo/opisop.gif);
	background-repeat: no-repeat;
	top:180;
	left:315;
	display:block;
	z-index:0;
}

.promo_product {
	z-index: -1;
	position:relative;
}


.promo_gratisverstuurd {
	float: left;
	background-image: url(/images/promo/gratis_verstuurd.png);
	height: 73px;
	width: 75px;
}

.promo_img_geldigtot {
	margin: 2 2 2 2;
	width: 62px;
	height: 64px;
	float: left;
	font-weight: bold;
	color: #000;
	line-height: 12px;
	text-align:center;
	background-image: url(/images/promo/geldigtotrs_thumb.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.promo_gratisverstuurd1 {
	float: left;
	background-image: url(/images/promo/gratisverstuurd1.png);
	height: 85px;
	width: 85px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	z-index: 1;
	position:absolute;
}

.promo_sealed {
	background-image: url(/images/promo/sealed.png);
	height: 165px;
	width: 300px;
	background-position: 134px 90px;
	background-repeat: no-repeat;
	z-index: 2;
	position:absolute;
}

.promo_startkracht {
	background-image: url(/images/promo/startkracht.png);
	height: 165px;
	width: 300px;
	background-position: 134px 115px;
	background-repeat: no-repeat;
	z-index: 2;
	position:absolute;
}

.promo_startstop {
	background-image: url(/images/promo/startstop.png);
	height: 165px;
	width: 300px;
	background-position: 134px 115px;
	background-repeat: no-repeat;
	z-index: 2;
	position:absolute;
}

.promo_nietonderhoudsvrij {
	background-image: url(/images/promo/nietonderhoudsvrij.png);
	height: 165px;
	width: 300px;
	background-position: 134px 140px;
	background-repeat: no-repeat;
	z-index: 2;
	position:absolute;
}

.promo_budgetaccu {
	background-image: url(/images/promo/budgetaccu.png);
	height: 165px;
	width: 300px;
	background-position: 134px 140px;
	background-repeat: no-repeat;
	z-index: 2;
	position:absolute;
}

.promo_prijskwaliteit {
	background-image: url(/images/promo/prijskwaliteit.png);
	height: 165px;
	width: 300px;
	background-position: 134px 140px;
	background-repeat: no-repeat;
	z-index: 2;
	position:absolute;
}

.promo_voordelig_amerk {
	background-image: url(/images/promo/voordelig_amerk.png);
	height: 165px;
	width: 300px;
	background-position: 134px 140px;
	background-repeat: no-repeat;
	z-index: 2;
	position:absolute;
}

.promo_meestverkocht {
	background-image: url(/images/promo/meestverkocht.png);
	height: 165px;
	width: 300px;
	background-position: 134px 140px;
	background-repeat: no-repeat;
	z-index: 2;
	position:absolute;
}

.promo_premiumaccu {
	background-image: url(/images/promo/premiumaccu.png);
	height: 165px;
	width: 300px;
	background-position: 134px 140px;
	background-repeat: no-repeat;
	z-index: 2;
	position:absolute;
}

.promo_nr1usa {
	background-image: url(/images/promo/nr1usa.png);
	height: 165px;
	width: 300px;
	background-position: 134px 140px;
	background-repeat: no-repeat;
	z-index: 2;
	position:absolute;
}


/* ---------- HELP  ------------- */

.help_container {
}

.help_container h1 {
	padding: 0 0 0 0;
	height: 30px;
	font-size: 14px;
}

.help {
	padding: 2 2 2 2;
	margin: 3 3 0 0;
	height: 160px;
	float: left;
    border: 1px solid #d5d5cb;
}

.help h2 {
	border: none;
	font: bold 14px Arial, Helvetica, sans-serif;
	width: 450px;
}

.help ul {
	padding: 0;
	margin: 0;
}

.help li {
	line-height: 14px;
	background-image: url(/images/radiosjaaknl/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 1 4;
	padding: 0 2 0 10;
	list-style-type: none;
}

/* ---------- MOTORACCU OVERZICHT  ------------- */

.motoraccu {
	text-align: center;
	border: 1px solid #6a90af;
}

.motoraccu h3 {
	color: #FF0000;
	font: 11px Arial, Helvetica, sans-serif;
	height: 11px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
.motoraccu td {
	border-bottom: 1px solid #6a90af;
	border-right: 1px solid #6a90af;
	height: 18px;
}

/* ---------- GSMWIZ ------------- */


.gsmwiz h2 {
	border: none;
}

.gsmwiz_cel {
	float: left;
	width: 155px;
	height: 214px; 
	border: 1px solid #b7bab0;
	margin: 5 5 0 0;
}

.gsmwiz_cel h2 {
	height: 38px; 
}

.gsmwiz_img {
	float: left;
	width: 125px;
	height: 125px; 
	padding: 0px 0px 0px 0px;
	margin: 2px 15px 2px 15px;
}

.gsmwiz_detail {
	float: left;
	width: 155px;
	height: 42px; 
	text-align: center;
}

/* ---------- GSMWIZ CAT PRODLIJST ------------- */

.prodgsmwiz {
	padding-top: 5px;
	float: left;
	vertical-align: text-top;
	width: 820px;
}

.prodgsmwiz_image_promo {
	z-index:0;
	position: absolute; 
	padding-left: 195px;
}

.prodgsmwiz_image {
	padding: 2 0 2 0;
	float: left;
	text-align: center;
	width: 150px;
	height: 150px;
	font-weight: bold;
	z-index: 1; 
}

.prodgsmwiz_tekst {
	margin: 2 4 2 10;
	padding: 2 2 2 2;
	line-height: 18px;
	width: 500px;
	float: left;
	height: 50px;
	display:inline;
}

.prodgsmwiz_promo {
	width: 118px;
	float: right;
	height: 118px;
	display:inline;
}

.prodgsmwiz h1 {
	padding: 0 5 0 5;
	line-height: 18px;
	float: left;
	width: 500px;
}

.prodgsmwiz_cat {
	margin: 2 2 2 2;
	display: inline-block;
	height: 50px;
	width: 500px;
}

.prodgsmwiz_arrow {
	background-image: url(/images/radiosjaaknl/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding: 0 0 0 12;
	display: inline;
}

.prodgsmwiz_line2 {
	font-size: 10px;
	font-weight: normal;
}

.prodgsmwiz_colom1 {
	margin: 2 2 2 2;
	padding: 2 2 2 2;
	margin-left: 10px;
	font-size: 10px;
	width: 250px;
	float: left;
	line-height: 18px;
	display: inline;
	border: 1px solid #b7bab0;
	height: 70px;
}

.prodgsmwiz_prijs {
	display: inline;
	font-size: 20px;
	font-weight: bold;
	color: #303030;
}

.prodgsmwiz_colom2 {
	margin: 2 2 2 2;
	padding: 2 2 2 2;
	width: 250px;
	float: left;
	line-height: 18px;
	display: inline;
	border: 1px solid #b7bab0;	
	height: 70px;
}

.prodgsmwiz_meerinfo {
	margin: 2 2 5 2;
	padding: 2 2 2 2;
	width: 150px;
	border: 1px solid #d5d5cb;
}

.prodgsmwiz_prijs {
	display: inline;
	font-size: 20px;
	font-weight: bold;
	color: #303030;
}

.prodgsmwiz_prijs_promo {
	display: inline;
	font-size: 20px;
	font-weight: bold;
	color: #ff6600;
}

.prodgsmwiz_divider {
	border-top: 1px solid #b7bab0;
	width: 815px;
	margin: 5 0 5 0;
}

/* SPEC WIZARD  ACCU WIZARD */

.specw_table {
	width: 1050px;
	padding: 10 5 5 5;
}

.specw_colum1 {
	float: left;
	width: 800px;
}

.specw_colum2 {
	float: right;
	width: 250px;
	border: 1px solid #6a90af;
	padding: 0 0 2 0;
	background-color: #feba02;
}

.specw_header {
	font: bold 13px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #08416d;
	padding: 1 5 1 5;
	background-color: #ffeec0;
	background: url(/images/harddisknl/navlist_background.png) repeat-x;
}

.specw_subgroep {
	font: 12 Arial, Helvetica, sans-serif;
	color: #08416d;
	border-top: 1px solid #6a90af;
	margin: 0 0 0 0;
	padding: 2 2 0 6;
	background: url(/images/harddisknl/specw_subgroep.png) repeat-x;
}


.specw_dd {
	min-width: 212px;
}

.specw_specs {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #08416d;
	margin: 1 1 10 2;
	padding: 2 5 0 5;
}

/* ---------- PRODMEM TAB ------------- */

.prodmem_tab {
	clear: both;
	height: 28px;
	margin: 0 0 0 0;
	width: 100%;
}

.prodmem_tab ul {
	margin: 10 2 0 0px;
	float: left;
	padding: 0;
	display: inline;
    border-left: 1px solid #d5d5cb;

}

.prodmem_tab ul li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.prodmem_tab ul a{
	padding: 3 0;
	text-align: center;
	width: 150px;
	float: left;
	line-height: 22px;
    border-right: 1px solid #d5d5cb;
    border-top: 1px solid #d5d5cb;
	background-image:url(/images/prodmem_tab.png);
	background-repeat:repeat-x;
}

.prodmem_tab li.select a{
	color:#5E86B2;
	background-image: none;
    border-bottom: none;

}

/* ---------- PRODMEM NEW ------------- */


.prodmem_container {
	margin: 10 0 0 0;
	vertical-align: text-top;
	width: 830px;
}

.prodmem_prod {
	padding-top: 10px;
	text-align: left;
	vertical-align: text-top;
	width: 100%;
}

.prodmem_tableimg {
	float: left;
	width: 252px;
	height: 200px;
	display: inline;
}

.prodmem_img {
	margin: 1 1;
	float: left;
	border: 1px solid #b7bab0;
	display: inline;
}

.prodmem_img_right {
	float: left;
	height: 195px;
	width: 52px;
}

.prodmem_thumb ul {
	width: 52px;
	height: 195px;
	margin: 0px;
	padding: 0px;
}

.prodmem_thumb li {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
}

.prodmem_thumb li a {
    display: block;
    background: transparent;
}

.prodmem_thumb li :hover {
    background: #999; 
	background: #fff url(/images/sprite.png) 0 0 no-repeat;
	background-position: -427 -166;
	width: 51px;
	height: 48px;
}

.prodmem_thumb img {
	margin: 1 1 1 4;
	border: 1px solid #b7bab0;
}

.prodmem_img_thumb ul {
	width: 52px;
	height: 195px;
	margin: 0px;
	padding: 0px;
}

.prodmem_img_thumb li {
	float: left;
	margin: 0px;
	padding: 0px;
}

.prodmem_img_thumb li a {
    display: block;
    background: transparent;
}

.prodmem_img_thumb li :hover {
    background: #999; 
	background: #fff url(/images/sprite.png) 0 0 no-repeat;
	background-position: -612 -161; 
	width: 62px;
	height: 59px;
}

.prodmem_img_thumb img {
	margin: 1 4 1 1;
	border: 1px solid #b7bab0;
	height: 55px;
	width: 55px;
}

.prodmem_tabel {
	clear: both;
	width: 100%;
    border: 1px solid #d5d5cb;
	min-height: 400px;
	background-color: #fff;
}

.prodmem_tabel h3 {
	font: bold 14px Arial,Helvetica,Verdana,Sans-Serif;
	height:25px;
	height: 19px;
	line-height: 18px;
}

.prodmem_tabel_text {
	width: 100%;
	margin: 5 5;
}

.prodmem_omschrijf {
	line-height: 18px;
	margin: 5 10 5 5;
}

.prodmem_bezorgen {
	margin: 20 50;
}

.prodmem_review {
	margin: 5 10 5 5;
}	
.prodmem_bestel {
	margin: 2 0 2 2;
	float: right;
	width: 574px;
}

.prodmem_promo {
	margin: 2 0 0 0;
	width: 90px;
	height: 90px;
	float: left;
	display:inline;
	background-color: #fff;
}

.prodmem_colom1 {
	width: 273px;
	float: left;
	display: inline;
	margin: 2 2 2 2;
}

.prodmem_colom2 {
	width: 295px;
	float: left;
	display: inline;
	margin: 2 0 2 2;
}

.box .socialmedia a:hover{
	background-color: #fff;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.prodmem_streep {
	color: #ff6600;
	text-decoration: line-through;
}

.prodmem_vanprijs {
	color: #303030;
}

.prodmem_prijs {
	display: inline;
	font-size: 20px;
	font-weight: bold;
}

.prodmem_specs {
	line-height: 18px;
	padding: 2 2 2 2;
	width: 100%;
}

.review_header {
	font-weight: bold;
	padding: 10 5 10 5;
}

.review_write {
	width: 600;
	padding: 10 5;
	text-align: left;
	border: 1px solid #b7bab0;
}

.review_search {
	text-align: right;
	border: 1px solid #b7bab0;
}

.review_entry {
	border-bottom: 1px solid #b7bab0;
} 

.review_entry_top {
	padding: 3 0;
}

.review_entry_top_tussen {
	display: inline;
    color: #b7bab0;
	padding: 0 10;
}

.review_entry_text {
	padding: 0 0 5 0;
	clear: both;
}

.review_response {
	margin: 0 0 10 30;
	padding: 5 5;
}

.review_response_top {
	float: left;
	line-height: 25px;
}

.review_response_text {
	clear: both;
	padding: 0 5;
	border-left: 10px solid #b7bab0;
}

.review_rating {
	padding: 5 5;
	border: 1px solid #b7bab0;
}

.review-rating{
		list-style:none;
		margin-left:5px !important;
		padding:0px;
		width: 125px;
		height: 25px;
		position: relative;
		background: url(/images/alt_star.gif) top left repeat-x;		
	}

.review-rating-on {
		display:block;
		height: 25px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		background: url(/images/alt_star.gif) left bottom;
		z-index: 2;
		left: 0px;
	}

/* ---------- ADD REVIEW ------------- */


.review_prod textarea {
	overflow: auto;
	font-size: 12px;
}

/* ---------- DIVERSE FORMULIEREN ------------- */

.formc {
	margin: 0 10 10 10;
	padding: 5 5;
	border: 1px solid #b7bab0;
	clear: both;
}

.formc_noborder {
	margin: 0 10 10 10;
	padding: 5 5;
	width: 850px;
	clear: both;
} 

.formc_left {
	text-align: right;
	width: 240px;
	padding: 1 5 1 5;
	line-height: 22px;	
	color: #000;
	display: inline;
	clear: both;
	float: left;
}


.formc_right {
	text-align: left;
	padding: 1 0 1 2;
	line-height: 22px;
	display: inline;
	font-weight: bold;
	float: left;
}

.formc_right_small {
	text-align: left;
	height: 25px;
	padding: 1 0 1 2;
	display: inline; 
	line-height: 22px;
	float: left;
	font-size: 10px;
}
.formc_right_small ul li {
	padding: 0;
	margin: 0; 
	line-height: 14px;
}


.formc_center {
	text-align: center;
	padding: 5 2 5 2;
	clear:both;
}

.table_top {
	text-align: left;
	float: left;
	padding: 2 2;
	margin: 1 1;
	display: inline;
	color: #fff;
	height: 19px;
	background-color: #b7bab0;
	font-weight: bold;
	<!--[if IE]>
	padding: 50 2;
	<![endif]-->
}

.table_content {
	float: left;
	padding: 2 2;
	margin: 1 2;
	display: inline;
}

.table_content_border {
	float: left;
	padding: 3 2;
	margin: 3 1 1 1;
	height: 22px;
	display: inline;
	color: #000;
	border: 1px solid #b7bab0;
}
