/*
$Id: main.css,v 1.1.2.122 2009/09/29 07:15:37 avg Exp $
vim: set ts=2 sw=2 sts=2 et:
*/
/*
	general tags styles
*/
html,body {
  height: 100%;
  margin: 0px;
  padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	min-width: 780px;
  border: 0px none;
}
div,th,td,p,input,select,textarea,tt,button {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #249936;
	text-decoration: underline;
}
a:active  {
	color: #333333;
	text-decoration: underline;
}
h1, h1 a, h1 a:visited {
	margin: 15px 0px;
	padding: 0;
	font-size: 20px;
	color: #249936;
	font-weight: normal;
}
h2, h2 a, h2 a:visited {
	margin: 20px 0px 10px 0px;
	padding: 0;
	color: #249936;
	font-size: 15px;
	font-weight:normal;
}
h3 {
  margin: 12px 0px;
  padding: 0;
  font-size: 12px;
	color: #249936;
}
hr {
	border: 0px none;
  border-bottom: 1px solid #ededed;
  margin: 20px 0px 10px 0px;
	padding: 0px;
	height: 0px;
}
form {
	margin: 0px;
}
table, img {
	border: 0px;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
/*
  service styles
*/
/* float-box finisher */
.clearing {
  height: 0px;
  font-size: 0px;
  clear: both;
}
/* vertical align (center) */
.valign-middle {
	vertical-align: middle;
	height: 100%;
}
.valign-middle-adv-lvl1 {
  height: 100%;
  display: table;
}
.valign-middle-adv-lvl2 {
  display: table-cell;
  vertical-align: middle;
}
.valign-middle-adv-lvl3 {
}
/* horizontal align */
.halign-center {
  display: table;
  margin: 0px auto;
  text-align: center;
}
.center {
  text-align: center;
}
.right-box {
  width: 100%;
  text-align: right;
}
/* text block container */
.text-block {
  margin-bottom: 15px;
}
.text-pre-block {
  margin-top: 15px;
}
/* no-wrap */
.nowrap {
  white-space: nowrap;
}
/* width: 100% emulator */
table.width-100 {
  width: 100%;
}
/* page break */
.page-break {
  height: 0px;
  line-height: 0px;
  margin: 0px;
  padding: 0px;
  page-break-after: always;
}


/* overflow wrapper */
.overflow {
  margin-right: 20px;
  overflow: auto;
}
label {
  vertical-align: bottom;
  line-height: 15px;
}
label input {
  margin: 0px;
  vertical-align: bottom;
}
label.input-block {
  vertical-align: middle;
  line-height: 21px;
}
label.input-block input,
  label.input-block select
{
  vertical-align: middle;
}
label.input-row,
  .input-row label
{
  float: left;
  padding-right: 20px;
}
label.plain-box {
  display: block;
  padding-bottom: 15px; 
}
label.plain-box .label-title {
  display: block;
}
a.underline:link,
  a.underline:visited,
  a.underline:hover,
  a.underline:active
{
  text-decoration: underline;
}
/*
  common styles
*/
a.small-link:link {
  color: #3c6992;
  text-decoration: none;
  font-size: 9px;
  font-family: arial, verdana, helvetica, sans-serif;
}
a.small-link:visited {
  color: #3c6992;
  text-decoration: none;
  font-size: 9px;
  font-family: arial, verdana, helvetica, sans-serif;
}
a.small-link:hover {
  color: #3c6992;
  text-decoration: underline;
  font-size: 9px;
  font-family: arial, verdana, helvetica, sans-serif;
}
a.small-link:active {
  color: #3c6992;
  text-decoration: none;
  font-size: 9px;
  font-family: arial, verdana, helvetica, sans-serif;
}
.error-message {
  color: #b51a00;
  font-weight: bold;
}
div.error-message {
  margin: 0px 0px 15px 0px;
}
.form-text {
  color: #333333;
  font-weight: bold;
}
.black-text {
  color: #000000;
}
a.list-item:link,
  .list-item a:link
{
  color: #b41f00;
  text-decoration: none;
}
a.list-item:visited,
  .list-item a:visited
{
  color: #b41f00;
  text-decoration: none;
}
a.list-item:hover,
  .list-item a:hover
{
  color: #2863c2;
  text-decoration: underline;
}
a.list-item:active,
  .list-item a:active
{
  color: #b41f00;
  text-decoration: none;
}
table tr.head-row td,
  table tr.head-row th
{
  background: #cccccc none;
  font-weight: bold;
}
table tr.subhead-row td,
  table tr.subhead-row th
{
  background: #eeeeee none;
}
table tr.center-row th {
  text-align: center;
}
/* Currency */
.currency {
  white-space: nowrap;
}
/*==============================================================================
	layout styles
==============================================================================*/

ul.recepten {
	list-style:none;
	width:100%;
	padding:0px;
	margin:0px;
}
ul.recepten li{
	border-bottom:1px solid #EDEDED;
	height:76px;
	margin:4px;
	overflow:hidden;
	text-align:center;
}
.recept_image{
	width:150px;
	height:100px;
	overflow:hidden;
	float:left;
}
.recept_image img{
	width:100px;
}
.receptentext {
	float:left;
	padding-left:11px;
	padding-top:44px;
}
.shadow_container {
  background: url(images/background_shadow.png) repeat-y;
  margin:auto;
  width:1004px;
}

/* page container */
#page-container {
	min-height: 100%;
	width:974px;
	margin:auto;
	position: relative;
  background: #fff;
}
/* page layout */
#content-container {
	clear: both;
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
	padding-bottom: 5px;
	margin-top: 99px;
}
#content-container2 {
	float: left;
	position: relative;
	right: 100%;
	width: 200%;
	
}
#searchbalk {
	margin-right:10px;
	float:right;
}
#center {
	float: left;
	position: relative;
	width: 50%;	
	left: 50%;
}
#left-bar {
	float: left;
	position: relative;
	width: 165px;
	background: transparent none;
	margin-left: 0px;
	padding: 0px;
  margin-top: 0px;
  margin-left:3px;
}
#right-bar {
	float: right;
	right: 0px;
	background: transparent none;
	position: relative;
	width: 165px;
	padding: 0px;
  margin-right:3px;
  margin-top: 0px;
}
#center-main {
	margin: 0px 177px 0px 177px;
	overflow: hidden;
	position: relative;
}
#header {
	height: 80px;
	position: absolute;
	top: 0;
	width: 100%;
	background: #ffffff /*url(images/neon_lights/head_bg.gif) repeat-x 1px top*/;
}
#footer {
	position: absolute;
	background:#ededed;
	width:100%;
	/*left: 177px;
	right: 171px;
	overflow: hidden;
	float: left;*/
}
/*
  Right-to-left
*/
.rtl {
  direction: rtl;
}
/*
	Menu styles
*/
.menu-dialog h3 {
	padding: 0px 0px 0px 4px;
	margin:0px;
	font-size: 11px;
	text-align: left;
  	font-weight: bold;
	text-transform: uppercase;
  	line-height: 13px;
  	background:transparent url(images/cat_header.png) repeat scroll 0 0;
	border-bottom:1px solid #249936;
	color:#FFFFFF;
	height:16px;
	padding-top:5px;
}
.menu-dialog h1 span {
  padding: 0px 6px;
}

.list_tab{
	width:100%;
}
.list_tab ul{
	padding:0;
	margin:0;
	height:28px;
	/*border-bottom:1px solid #249936;*/
}
.list_tab li{
	height:24px;
	float:left;
	list-style:none;
	padding:5px 0 0 0;
	margin:0;
	width:103px;
	text-align:center;
	background:url(images/tab.jpg) left top no-repeat;
	border-bottom:1px solid #249936;
}
.list_tab li:hover{
	background:url(images/tab_white.jpg) no-repeat;	
	border-bottom:none;
}
.list_tab li:hover a{
	color:#333;
}
.list_tab li a{
	font-size: 11px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	display:block;
	height:24px;
	padding-top:3px;

}
.list_tab li.active {
	background:url(images/tab_white.jpg) no-repeat;
	border-bottom:none;
}
.list_tab li.active a{	
	color:#333;
}
.list_tab li h2{
	font-size: 13px;
	color: #6e6e6e;
	padding:0;
	margin:0;
}
.list_details {
	padding:5px;
}

.list_details_image {
	float:left;
}
.list_details_tekst{
	float:right;
	width:457px;
}
.list_details_tekst a h2 {
	color:#249936;
	padding:0;
	margin:0;
	text-decoration:none;
}

/*
  header styles
*/
#header .line1 {
	position: relative;
	height: 67px;
}
#header .head_wrap {
	position: relative;
	/*background: transparent url(images/neon_lights/head_top.jpg) left top no-repeat;*/
}
#header .logo {
	float:left;
	padding:0px 0 0 7px;
	
}
.auth_hor {
}
/* header tabs */
.tabs {
  top: 0px;
  right: 0px;
  margin: 0px;
  float:left;
}
.tabs ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.tabs li {
  float: left;
  margin: 0px 1px 0px 0px;
  padding: 0px; 
  height: 25px;
}
.tabs a:link,
  .tabs a:visited,
  .tabs a:active
{
	color:#FFFFFF;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:25px;
	margin:0;
	outline-style:none;
	padding-top:10px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	white-space:nowrap;
	width:103px;
}
.tabs a:hover {
  text-decoration: none;
  color:#333333;
  background: url(images/balk_glans_hover.jpg) repeat-x 0 4px;
}
.tabs img{
  padding:0px;
}
/* phones line */
#header .phones {
	position: absolute;
	left: 42px;
	top: 64px;
	height: 42px;
	vertical-align: middle;
	line-height: 14px;
	color: #918f8f;
	text-align: left;
	white-space: nowrap;
	font-size: 10px;
}
#header .phones span {
	text-transform: uppercase;
}
/* header line 2 */
#header .line2 {
  position: relative;
	width: 100%;
  border: none; 
  height: 39px; 
  text-align:right;
  margin-right:10px;
}
#header .line2 span {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
}
#header .line2 a:link,
  #header .line2 a:visited,
  #header .line2 a:hover,
  #header .line2 a:active
{
  color: #510000;
}

.samenvatting {
	text-align:right;
	padding:28px 5px 0 0;
	margin:0;
	float:right;
	text-align:bottom;
}

#header .bottom-line {
	float:right;
	left: 0px;
	bottom: 0px;
  height: 75px;
  padding-top: 7px;
  width:100%;
}
.vert_top_menu {
  background: transparent url(images/balk_glans.jpg) 2px 34% no-repeat;
  height:46px;
  width:100%;
  float:left;
}

#header .bottom-line .logo{
	float:left;	
}
/*#header .bottom-line div {
  height: 31px;
}
#header .bottom-line div div {
  background: transparent url(images/neon_lights/line_bg3.gif) right top no-repeat;
  height: 31px;
}*/
#header input {
  margin-right: 3px;
}
#header button.simple-button {
  vertical-align: middle;
  margin-bottom: 3px;
  margin-right: 3px;
}
#header button.simple-button img {
  margin-left: 0px;
}
#header .languages {
	position: absolute;
  top: 7px;
	right: 10px;
	text-align: right;
  vertical-align: middle;
}
#header .languages label {
  line-height: 21px;
  vertical-align: middle;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
}
#header .languages select {
	margin-left: 5px;
	height: 19px;
	font-size: 11px;
}
/* header line 3 */
#header .line3 {
  position: relative;
  width: 100%;
	height: 39px;
	text-align: right;
}
.line3 .printable-bar {	
	height: 27px;
	text-align: center;
}
.line3 .printable-bar a:link,
  .line3 .printable-bar a:visited,
  .line3 .printable-bar a:hover,
  .line3 .printable-bar a:active
{
  background: transparent url(images/printer.gif) no-repeat right top;
  padding: 2px 20px 2px 0px;
  font-size: 10px;
  line-height: 16px;
}
div.search {
  margin: 7px 0px 1px 10px;
}
.search input.search-style {
  width: 130px;
  margin: 0px;
}
input.search-style,
  .iv-input input,
  .iv-box input
{
	width: 405px;
	margin: 0px 0px 3px 0px;
}
input.search-style_hor {
	width:88px;
}
.menu-dialog .content a.search2:link,
  .menu-dialog .content a.search2:visited,
  .menu-dialog .content a.search2:hover,
  .menu-dialog .content a.search2:active
{
  color: #249936;
  font-size: 10px;
  text-decoration: underline;
  white-space: nowrap;
}
/*
  footer styles
*/
#footer .box {
  width: 100%;
  border: none;
  padding: 0px;
}
#footer .subbox {
  position: relative;
  /*background: #ffffff url(images/neon_lights/bg_footer.gif) repeat-x left top;*/
  color: #2b2b2b;
  height: 40px;
  line-height: 17px;
  text-align: center;
  vertical-align: middle;
  padding: 0px 0px 0px 0px;
}
#footer .subbox .left {
  font-size: 11px;
  color: #42433e;
}
#footer .subbox .right {
  font-size: 11px;
  color: #42433e;
}
#footer .subbox a:link {
  text-decoration: underline;
}
#footer .subbox a:visited {
  text-decoration: underline;
}
#footer .subbox a:hover {
  text-decoration: none;
}
#footer .subbox a:active {
  text-decoration: underline;
}
/*==============================================================================
  widgets
==============================================================================*/
/*
  location bar
*/
#location {
  margin-bottom: 27px;
	font-size: 10px;
	color: #818891;
  padding-top: 6px;
  padding-bottom: 6px;
}
font.bread-crumb {
  font-size: 10px;
  color: #818891;
}
a.bread-crumb:link {
  font-size: 10px;
  color: #818891;
  text-decoration: underline;
}
a.bread-crumb:visited {
  font-size: 10px;
  color: #818891;
  text-decoration: underline;
}
a.bread-crumb:hover {
  font-size: 10px;
  color: #818891;
  text-decoration: none;
}
a.bread-crumb:active {
  font-size: 10px;
  color: #818891;
  text-decoration: underline;
}
font.last-bread-crumb {
  text-decoration: none;
}
#location span {
  padding: 0px 5px 0px 5px;
}
/*
  page title
*/
h1.page-title {
  text-align: left;
  font-weight: normal;
}
/*
  dialog message container
*/
#dialog-message {
  padding: 15px 0px 20px 0px;
  width: 100%;
}
#dialog-message .box {
  position: relative;
  margin-left: 8%;
  margin-right: 8%;
  border: 1px solid black;
  border-top: 3px solid black;
  padding: 10px 25px 10px 59px;
  vertical-align: middle;
  text-align: left;
  min-height: 32px;
  background-color: #fbfaf3;
  border-color: #cac8bf;
  background-position: 10px 10px;
  background-repeat: no-repeat;
}
#dialog-message a.close-link:link,
  #dialog-message a.close-link:visited,
  #dialog-message a.close-link:hover,
  #dialog-message a.close-link:active
{
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 13px;
  height: 13px;
  text-decoration: none;
}
#dialog-message .close-img {
  width: 13px;
  height: 13px;
  background: transparent url(images/but_cross.gif) no-repeat left top;
}
#dialog-message .message-i {
  color: #333333;
  background-image: url(images/icon_info.gif);
}
#dialog-message .message-w {
  color: #3e3104;
  background-image: url(images/icon_warning.gif);
}
#dialog-message .message-e {
  color: #590a0a;
  background-image: url(images/icon_error.gif);
}
#dialog-message .anchor {
  position: relative;
  margin-left: auto;
  margin-right: 0px;
  height: 15px;
  text-align: right;
  vertical-align: middle;
}
#dialog-message .anchor img {
  width: 12px;
  height: 10px;
  vertical-align: middle;
  background: transparent url(images/goto_arr.gif) no-repeat left top;
}
.dialogtr {
	color: #20b881;
}
/* inline message */
.inline-message {
  height: 16px;
  line-height: 16px;
  vertical-align: middle;
  padding: 1px 1px 15px 1px;
  margin: 0px;
}
.inline-message img.icon-w {
  vertical-align: top;
  width: 18px;
  height: 18px;
  background: transparent url(images/icon_warning_small.gif) no-repeat;
}
/*
  side bar container
*/
.menu-dialog {	
  margin-bottom: 10px;
}
.menu-dialog .title-bar {
  width: 100%;
	background: #9ec6de url(images/neon_lights/menu_bg.gif) repeat-x left top;
  border: 0px none;
	border-bottom: #d6bf8f 1px solid;
  line-height: 27px;
  height: 27px;
  overflow: hidden;
  white-space: nowrap;
  color: #ffffff;
  font-weight: bold;
  position: relative;
}
.menu-dialog .title-bar img.icon {
  vertical-align: middle;
  margin: 4px 7px 6px 7px;
  width: 17px;
  height: 17px;
}
.menu-dialog .title-bar a:link,
  .menu-dialog .title-bar a:visited,
  .menu-dialog .title-bar a:hover,
  .menu-dialog .title-bar a:active
{
  display: block;
  position: absolute;
  top: 7px;
  right: 7px;
  text-decoration: none;
}
.rtl .menu-dialog .title-bar a:link,
  .rtl .menu-dialog .title-bar a:visited,
  .rtl .menu-dialog .title-bar a:hover,
  .rtl .menu-dialog .title-bar a:active
{
  right: auto;
  left: 7px;
}
.menu-dialog .title-bar a:link img,
  .menu-dialog .title-bar a:visited img,
  .menu-dialog .title-bar a:hover img,
  .menu-dialog .title-bar a:active img
{
  width: 7px;
  height: 11px;
  background: transparent url(images/menu_arrow.gif) no-repeat left top;
}
.rtl .menu-dialog .title-bar a:link img,
  .rtl .menu-dialog .title-bar a:visited img,
  .rtl .menu-dialog .title-bar a:hover img,
  .rtl .menu-dialog .title-bar a:active img
{
  background: transparent url(images/menu_arrow_invert.gif) no-repeat left top;
}
.menu-dialog .content {
  padding: 0px 7px 5px 0px;
  overflow: hidden;
  border:1px solid #249936;
}


.menu-dialog .content a:link,
  .menu-dialog .content a:visited,
  .menu-dialog .content a:link
{
	font-size: 11px;
}
.menu-dialog .content a:hover {
  font-size: 11px;
}
.menu-dialog ul {
  list-style: none;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}
.menu-dialog ul li {
  padding: 0px 0px 0px 0px;
  vertical-align: middle;
  overflow: hidden;
}
.menu-dialog .item {
  color: #333333;
  font-size: 10px;
}
.menu-dialog ul li a:link {
	font-size: 10px;
	text-decoration: none;
}
.menu-dialog ul li a:visited {
	font-size: 10px;
	text-decoration: none;
}
.menu-dialog ul li a:hover {
	font-size: 10px;
	text-decoration: underline;
}
.menu-dialog ul li a:active  {
	font-size: 10px;
	text-decoration: none;
}
.menu-dialog hr {
  background-color: #999999;
}
/*
  dialog container
*/
.dialog {  
  padding: 0px;
  margin: 0px 0px 15px 0px;
  page-break-inside: avoid;
}
.dialog .title {
  position: relative;
  color: #249936;
  font-weight: bold;
  font-size: 13px; 
  border: 0px none;
  vertical-align: bottom;
  height: 29px;
  line-height: 13px;
  margin: 0px;
  text-align: left;
  overflow: hidden;
  padding-top:4px;
}
.dialog .title h2 {
  display: block;
  float: left;
	font-weight: none;
	padding: 0px 94px 0px 0px;
	line-height: 18px;
	margin: 0px;
	height: 18px;
	font-size:15px;
	text-transform:capitalize;
}
.dialog .content {
  background: transparent none;
  text-align: left;
  padding: 0px 0px 25px 0px;
  color: #58595b;
}
.dialog .content h2{
  margin:0px;
  padding:10px 0 0px 0px;
}
.dialog.prodlist .content {
  padding: 0px 10px 25px 10px;
}
.dialog .dialog-sort-row {
  height: 30px;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50%;
  overflow: hidden;
}
.dialog .title-with-sort-row .dialog-search-sort-bar {
  height: 30px;
  position: absolute;
  top: -5px;
  right: 0px;
  width: 50%;
  overflow: hidden;
}
.dialog-search-sort-bar .search-sort-bar {
  padding-top: 3px;
  margin: 7px 0px;
}
.dialog-search-sort-bar .search-sort-title,
  .dialog-search-sort-bar .search-sort-cell
{
  padding-right: 10px;
}
.dialog-search-sort-bar .search-sort-title {
  color: #249936;
}
.dialog-search-sort-bar .search-sort-cell a:link,
  .dialog-search-sort-bar .search-sort-cell a:visited,
  .dialog-search-sort-bar .search-sort-cell a:hover,
  .dialog-search-sort-bar .search-sort-cell a:active
{
  color: #249936;
}
/*
  buttons
*/
/* button-based */
button.button {
  border: 0px none;
  background-color: transparent;
  cursor: pointer;
  height: 22px;
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  overflow: visible;
  outline-style: none;
}
button.button .button-right {
  display: block;
  background: transparent url(images/neon_lights/but_right.gif) no-repeat right top;
  padding: 0px 8px 0px 0px;
  height: 22px;
}
button.button .button-left {
  display: block;
  margin: 0px;
  background: transparent url(images/neon_lights/but_left.gif) no-repeat left top;
  padding: 0px 7px 0px 15px;
  vertical-align: middle;
  white-space: nowrap;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
  height: 22px;
  line-height: 18px;
}
/* div-based */
div.button {
  border: 0px none;
  background: transparent none;
  cursor: pointer;
  margin: 0px;
  padding: 0px 7px 0px 0px;
  white-space: nowrap;
  background: transparent url(images/neon_lights/but_right.gif) no-repeat right top;
  float: left;
}
div.button div,
  div.button a:link,
  div.button a:visited,
  div.button a:hover,
  div.button a:active
{
  display: block;
  background: transparent url(images/neon_lights/but_left.gif) no-repeat left top;
  padding: 0px 7px 3px 15px;
  line-height: 18px;
  white-space: nowrap;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  outline-style: none;
}
/* button-based link */
button.simple-button {
  border: 0px none;
  background-color: transparent;
  cursor: pointer;
  height: 20px;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  color: #249936;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  vertical-align: middle;
  text-decoration: none;
}
button.simple-button img {
  display: none;
}
/* a-based link */
a.simple-button:link,
  a.simple-button:visited,
  a.simple-button:hover,
  a.simple-button:active
{
  font-size: 11px;
  white-space: nowrap;
  color: #249936;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  line-height: 21px;
  vertical-align: bottom;
  text-decoration: none;
  outline-style: none;
  padding-left: 6px;  
}
/* input-image-based */
input.image-button {
  margin: 0px;
  margin-bottom: 1px;
  padding: 0px;
  border: 0px none;
  width: 20px;
  height: 20px;
  background: transparent url(images/neon_lights/but_go.gif) no-repeat center 1px;
  vertical-align: middle;
}
input.image-button.magnifier{
  margin: 0px;
  margin-bottom: 1px;
  padding: 0px;
  border: 0px none;
  width: 20px;
  height: 23px;
  background: transparent url(images/magnifier.png) no-repeat;
  vertical-align: middle;
}
/* a-image-based */
a.image-button:link,
  a.image-button:visited,
  a.image-button:hover,
  a.image-button:active
{
  text-decoration: none;
}
a.image-button:link img,
  a.image-button:visited img,
  a.image-button:hover img,
  a.image-button:active img
{
  margin: 0px;
  padding: 0px;
  border: 0px none;
  width: 20px;
  height: 18px;
  background: transparent url(images/go.gif) no-repeat center center;
  vertical-align: middle;
}
/*
  Buttons alternative styles
*/
/* highlighted button */
button.main-button .button-right {
  background: transparent url(images/neon_lights/but_right.gif) no-repeat right top;
}
button.main-button .button-left {
  background: transparent url(images/neon_lights/but_left.gif) no-repeat left top;
  color: #fff;
  line-height: 18px;
}
div.main-button {
  background: transparent url(images/neon_lights/but_left.gif) no-repeat right top;
}
div.main-button div,
  div.main-button a:link,
  div.main-button a:visited,
  div.main-button a:hover,
  div.main-button a:active
{
  background: transparent url(images/neon_lights/but_main_left.gif) no-repeat left top;
  color: #ffffff;
}
button.simple-main-button,
  a.simple-main-button:link,
  a.simple-main-button:visited,
  a.simple-main-button:hover,
  a.simple-main-button:active
{
  color: #880000;
}
/* Delete cart item button */
a.simple-delete-button:link,
  a.simple-delete-button:visited,
  a.simple-delete-button:hover,
  a.simple-delete-button:active
{
  color: #880000;
  background: transparent url(images/delete_cross.gif) no-repeat left 7px;
  padding-left: 13px;
  padding-bottom: 3px;
}
/* menu button */
button.menu-button {
  height: 22px;
}
button.menu-button .button-right {
  background: transparent;
  padding-right: 7px;
  height: 20px;
}
button.menu-button .button-left {
  background: transparent url(images/neon_lights/but_go.gif) no-repeat 4px 4px;
  height: 20px;
  padding: 0px 1px 0px 23px;
  color: #249936;
  font-size: 11px;
  height: 21px;
  line-height: 20px;
}
div.menu-button {
  background: transparent;
  padding-right: 7px;
}
div.menu-button div,
  div.menu-button a:link,
  div.menu-button a:visited,
  div.menu-button a:hover,
  div.menu-button a:active
{
  background: transparent url(images/neon_lights/but_go.gif) no-repeat 4px 4px;
  padding: 0px 1px 0px 23px;
  line-height: 20px;
  color: #249936 !important;
  font-size: 11px;
}
/*
  link-with-arrow
*/
a.simple-arrow-button:link,
  a.simple-arrow-button:visited,
  a.simple-arrow-button:hover,
  a.simple-arrow-button:active
{
  padding-left: 19px;
  color: #249936;
  text-decoration: none;
  background: transparent url(images/neon_lights/but_arrow.gif) no-repeat left 3px;
  padding-bottom: 4px;
}
a.simple-arrow-button:hover {
  color: #249936;
}
.rtl a.simple-arrow-button:link,
  .rtl a.simple-arrow-button:visited,
  .rtl a.simple-arrow-button:hover,
  .rtl a.simple-arrow-button:active
{
  padding-left: 0px;
  padding-right: 10px;
  background: transparent url(images/but_arrow_invert.png) no-repeat right 6px;
}
.button-row a.simple-arrow-button:link,
  .button-row a.simple-arrow-button:visited,
  .button-row a.simple-arrow-button:hover,
  .button-row a.simple-arrow-button:active
{
  background-position: left 0px;
}
button.simple-arrow-button img.left-simple-button {
  display: inline;
  width: 14px;
  height: 14px;
  background: transparent url(images/neon_lights/but_arrow.gif) no-repeat left top;
  margin-right: 5px;
  vertical-align: bottom;
}
/*
  button(s) containers
*/
.button-row,
  .button-row-right
{
  margin-top: 10px;
  padding: 0px;
  height: 23px;
  line-height: 23px;
}
.buttons-row .button,
  .buttons-row button.simple-button,
  .buttons-row a.simple-button
{
  float: left;
}
.buttons-row-right .button,
  .buttons-row-right button.simple-button,
  .buttons-row-right a.simple-button,
  .button-row-right .button,
  .button-row-right button.simple-button,
  .button-row-right a.simple-button
{
  float: right;
}
.buttons-row-right-box {
  float: right;
}
.buttons-row-right,
  .buttons-row
{
  /*margin: 0px 0px 0px 73px;*/
  float:right;
  height: 23px;
}
.buttons-row .button-separator {
  float: left;
  width: 20px;
  height: 15px;
}
.buttons-row-right .button-separator {
  float: right;
  width: 30px;
  height: 15px;
}
table tr td.buttons-row,
  table tr td.button-row,
  table tr td.buttons-row-right,
  table tr td.button-row-right
{
  margin: 0px;
  padding-top: 15px;
}
.buttons-auto-separator .button,
  .buttons-auto-separator button.simple-button,
  .buttons-auto-separator a.simple-button
{
  margin-right: 20px;
  height:24px;
}
.button-up {
  position: relative;
  margin-top: -23px;
  width: 30%;
}
/*
  popup help link
*/
a.popup-link:link,
  a.popup-link:visited,
  a.popup-link:hover,
  a.popup-link:active
{
  text-decoration: none;
}
a.popup-link:link img,
  a.popup-link:visited img,
  a.popup-link:hover img,
  a.popup-link:active img
{
  vertical-align: bottom;
  width: 20px;
  height: 18px;
  background: transparent url(images/question_button.gif) no-repeat left top;
  margin-bottom: 1px;
}
a.popup-link-cvv2:link,
  a.popup-link-cvv2:visited,
  a.popup-link-cvv2:hover,
  a.popup-link-cvv2:active
{
  font-weight: bold;
  text-decoration: underline;
}
/*
  Popup window
*/
.popup-modal-bg {
  background: transparent url(images/grey.png) repeat left top;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 1000;
}
.popup-window {
  position: absolute;
  background: white none;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  z-index: 1100;
}
.popup-window .popup-bg-iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0px none;
  background: white none;
  margin: 0px;
  padding: 0px;
  z-index: 1150;
}
.popup-window .popup-title {
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  height: 22px;
  background: #fef7d4 none;
  vertical-align: middle;
  z-index: 1200;
}
.popup-window .popup-title span {
  color: #333333;
  font-size: 10px;
  line-height: 22px;
  font-family: verdana, helvetica, sans-serif;
  font-weight: bold;
  padding: 0px 0px 0px 20px;
}
.popup-window .popup-title a:link,
  .popup-window .popup-title a:visited,
  .popup-window .popup-title a:hover,
  .popup-window .popup-title a:active
{
  display: block;
  position: absolute;
  top: 5px;
  right: 6px;
  outline-style: none;
  text-decoration: none;
  width: 16px;
  height: 16px;
}
.popup-window .popup-title img {
  width: 13px;
  height: 13px;
  background: transparent url(images/neon_lights/popup_header_cross.gif) no-repeat left top;
}
.popup-window .popup-content {
  position: absolute;
  top: 24px;
  left: 2px;
  right: 2px;
  bottom: 20px;
  overflow: auto;
  margin: 0px;
  padding: 0px;
  z-index: 1200;
}
.popup-window .popup-frame {
  padding: 5px;
  margin: 0px;
}
.popup-window .popup-footer {
  position: absolute;
  bottom: 2px;
  left: 2px;
  right: 2px;
  background: #f3f5f7 none;
  height: 18px;
  text-align: right;
  z-index: 1200;
}
.popup-window .popup-footer div {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 0px;
  right: 0px;
  background: transparent url(images/popup_bottom_arrow.gif) no-repeat 9px 9px;
  cursor: se-resize;
}
.popup-dnd-border {
  position: absolute;
  border: 1px dotted #000000;
  background: transparent none;
  z-index: 1200;
}
.popup-window .popup-border {
  position: absolute;
  line-height: 0px;
  font-size: 0px;
  margin: 0px;
  padding: 0px;
}
.popup-window .popup-t-side {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  border: 0px none;
  border-top: 1px solid #d6bf8f;
  background: #d6bf8f none;
  height: 2px;
  cursor: n-resize;
  z-index: 1250;
}
.popup-window .popup-tr-corner {
  right: 0px;
  top: 0px;
  height: 2px;
  width: 2px;
  border-top: 1px solid #d6bf8f;
  border-right: 1px solid #d6bf8f;
  background: #d6bf8f none;
  cursor: ne-resize;
  z-index: 1260;
}
.popup-window .popup-r-side {
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
  border-right: 1px solid #d6bf8f;
  background: #d6bf8f none;
  width: 2px;
  cursor: e-resize;
  z-index: 1250;
}
.popup-window .popup-br-corner {
  right: 0px;
  bottom: 0px;
  height: 2px;
  width: 2px;
  border-bottom: 1px solid #d6bf8f;
  border-right: 1px solid #d6bf8f;
  background: #d6bf8f none;
  cursor: se-resize;
  z-index: 1260;
}
.popup-window .popup-b-side {
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  border-bottom: 1px solid #d6bf8f;
  background: #d6bf8f none;
  height: 2px;
  cursor: s-resize;
  z-index: 1250;
}
.popup-window .popup-bl-corner {
  left: 0px;
  bottom: 0px;
  height: 2px;
  width: 2px;
  border-bottom: 1px solid #d6bf8f;
  border-left: 1px solid #d6bf8f;
  background: #d6bf8f none;
  cursor: sw-resize;
  z-index: 1260;
}
.popup-window .popup-l-side {
  top: 0px;
  left: 0px;
  bottom: 0px;
  height: 100%;
  border-left: 1px solid #d6bf8f;
  background: #d6bf8f none;
  width: 2px;
  cursor: w-resize;
  z-index: 1250;
}
.popup-window .popup-tl-corner {
  left: 0px;
  top: 0px;
  height: 2px;
  width: 2px;
  border-top: 1px solid #d6bf8f;
  border-left: 1px solid #d6bf8f;
  background: #d6bf8f none;
  cursor: nw-resize;
  z-index: 1260;
}
/*
  data table
*/
.total-hr {
	background:#000000;
	padding:0px;
	margin:0px;
}

table.data-table td {
/*  padding: 4px 1px;*/
  line-height: 21px;
  vertical-align: top;
}
table.data-table td.data-name {
  vertical-align: top;
  color: #333333;
  padding-right: 5px;
}
table.data-table .data-required,
  .data-required
{
  color: #880000;
}
table.data-table td.data-required {
  padding-right: 4px;
}
table.data-table td.data-required {
  text-align: center;
  width: 5px;
}
table.data-table .error-message {
  color: #880000;
  vertical-align: middle;
}
table.data-table div.error-message {
  margin: 0px;
}
table.data-table tr.head-row th {
  padding-left: 5px;
  padding-right: 5px;
}
table.data-table tr th.data-checkbox-column {
  width: 10px;
}
table.data-table tr .data-right-column {
  text-align: right;
}
table.data-table tr .data-width-100 {
  width: 100%;
}
table.data-table tr td.data-name label {
  line-height: 21px;
  vertical-align: top;
}
/*
	search sort bar
*/
.search-sort-bar {
  vertical-align: middle;
  line-height: 16px;
  height: 16px;
	padding-right: 20px;
  white-space: nowrap;
  margin: 15px 0px 30px 0px;
  text-align: right;
}
.search-sort-title {
  padding-right: 20px;
}
.search-sort-cell {
  padding-right: 20px;
}
a.search-sort-link:link,
  a.search-sort-link:visited,
  a.search-sort-link:hover,
  a.search-sort-link:active
{
	text-decoration: underline;
}
.search-sort-bar img,
.search-sort-bar-float img {
	width: 9px;
	height: 9px;
	margin-right: 5px;
}
.search-sort-bar a.up-direction:link,
  .search-sort-bar a.up-direction:visited,
  .search-sort-bar a.up-direction:hover,
  .search-sort-bar a.up-direction:active
{
  font-weight: bold;
  padding-left: 14px;
  background: transparent url(images/uarrow.gif) no-repeat left 3px;
}
.search-sort-bar a.down-direction:link,
  .search-sort-bar a.down-direction:visited,
  .search-sort-bar a.down-direction:hover,
  .search-sort-bar a.down-direction:active
{
  font-weight: bold;
  padding-left: 14px;
  background: transparent url(images/darrow.gif) no-repeat left 3px;
}
/*
	expandable section
*/
.expand-section {
  height: 16px;
  margin: 20px 0px 20px 0px;
  vertical-align: middle;
  line-height: 16px;
}
.expand-section img {
  width: 11px;
  height: 11px;
  vertical-align: middle;
  margin: 2px 5px 3px 0px;
}
.expand-section a:link,
  .expand-section a:visited,
  .expand-section a:hover,
  .expand-section a:active
{
  font-weight: bold;
  text-decoration: underline;
}
/*
	pagination mechanism
*/
.nav-pages {
  white-space: nowrap;
  vertical-align: bottom;
  padding: 0px;
  margin: 0px;
}
.nav-pages-title {
  padding-right: 10px;
}
.nav-pages img {
  vertical-align: bottom;
  width: 15px;
  height: 15px;
}
.nav-pages a:link,
  .nav-pages a:visited,
  .nav-pages a:hover,
  .nav-pages a:active
{
  text-align: center;
  text-decoration: underline;
}
.nav-pages .left-arrow img {
  background: transparent url(images/neon_lights/navigation_arrow_left.gif) no-repeat left 1px;
}
.nav-pages .right-arrow img {
  background: transparent url(images/neon_lights/navigation_arrow_right.gif) no-repeat left  1px;
}
.nav-pages .current-page {
  text-align: center;
  font-weight: bold;
}
.nav-pages .right-delimiter {
  padding-right: 12px;
}
/*
	subheader styles
*/
.subheader {
  margin: 0px 0px 10px 0px;
  color: #333333;
  font-weight: bold;
  font-size: 12px;
  padding: 0px;
  margin-left: 1px;
  border: 0px none;
  border-bottom: 1px solid #333333;
}
.subheader-grey {
	color: #666666;
	font-size: 11px;
	border-bottom: 1px solid #cccccc;
}
.subheader-black {
	color: #010101;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}
.subheader-red {
	border-bottom: 1px solid #acb7c7;
}
/*
  Table head cell
*/
.img-down-direction {
  width: 7px;
  height: 6px;
  vertical-align: middle;
  background: transparent url(images/r_bottom.gif) no-repeat left top;
  margin-right: 3px;
}
.img-up-direction {
  width: 7px;
  height: 6px;
  vertical-align: middle;
  background: transparent url(images/r_top.gif) no-repeat left top;
  margin-right: 3px;
}
/*
  NoScript warning
*/
div.noscript-warning {
  text-align: center;
  height: 30px;
  line-height: 30px;
  padding: 0px 0px 20px 0px;
}
div.noscript-warning div.content {
  background: transparent url(images/icon_warning.gif) no-repeat left top;
  color: #b51a00;
  font-weight: bold;
  padding: 0px 0px 0px 33px;
  white-space: nowrap;
  line-height: 30px;
  overflow: hidden;
}
/*
    Webmaster mode
*/
.lbl {
  display: inline !important;
  color: green !important;
  font-weight: bold !important;
  width: auto !important;
  margin: 0px !important;
  padding: 0px !important;
}
.section {
  margin: 0px !important;
  padding: 0px !important;
  width: auto !important;
}
/*==============================================================================
  side-bar styles
==============================================================================*/
/*
  categories list
*/
.menu-categories-list .title-bar img.icon {
  background: transparent url(images/dingbats_categorie.gif) no-repeat left top;
}
.menu-categories-list .content {
  padding: 0px;
  margin-bottom: 21px;
}
.menu-categories-list ul {
  padding-left: 5px;
  padding-top: 2px;
}
.menu-categories-list ul li {
  padding: 2px 0px 2px 0px;
  position: relative;
  background: transparent url(images/neon_lights/line_catalg.gif) no-repeat 1px bottom;
}
.menu-categories-list ul li.end {
  background: transparent
}
.menu-categories-list .content ul li a:link,
  .menu-categories-list .content ul li a:visited,
  .menu-categories-list .content ul li a:hover,
  .menu-categories-list .content ul li a:active
{
  padding: 0px 0px 0px 17px;
  background: transparent url(images/neon_lights/category_bullet.gif) no-repeat 6px 4px;
}
.rtl .menu-categories-list ul li {
  padding: 4px 20px 5px 0px;
  background: transparent url(images/category_bullet_invert.gif) no-repeat right 5px;
}
.menu-categories-list ul li a:link,
  .menu-categories-list ul li a:visited,
  .menu-categories-list ul li a:hover,
  .menu-categories-list ul li a:active
{
  font-size: 12px;
  font-weight: bold;
}
/*
  special menu
*/
.menu-manufacturers .content,
  .menu-special .content,
  .menu-help .content
{
  padding-left: 16px;
  padding-top: 7px;
}
.menu-special .title-bar img.icon {
  background: url(images/dingbats_categorie.gif) no-repeat;
}
.menu-special ul li {
	background: transparent url(images/neon_lights/bullet.gif) left 9px no-repeat;
	padding-left: 8px;
  position: relative;
	line-height: 19px;
}
.menu-special ul li a:link {
  font-size: 11px;
}
/*
  help menu
*/
.menu-help {
  position: relative;
}
.menu-help img.icon {
  background: transparent url(images/neon_lights/but_arrow2.gif) no-repeat;
  width: 18px;
  border: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 14px;
}
.menu-help ul li {
	background: transparent url(images/neon_lights/bullet.gif) left 9px no-repeat;
	padding-left: 8px;
	line-height: 19px;
  position: relative;
}
.menu-help ul li a:link {
  font-size: 11px;
}
/*
  minicart
*/
.bordertop {
  border-top:1px solid #999999;
}
.menu-minicart .title-bar img.icon {
  background: transparent url(images/dingbats_orders.gif) no-repeat;
}
.menu-minicart .content {
  padding: 0px;
}
.menu-minicart ul {
  margin-left: 26px;
}
.menu-minicart ul li {
	background: transparent url(images/neon_lights/bullet.gif) left 9px no-repeat;
	padding-left: 11px;
	line-height: 19px;
  position: relative;
}
.menu-minicart ul li a:link,
  .menu-minicart ul li a:visited
{
  font-size: 11px;
}
div.minicart {
  color: #685c48;
  font-size: 10px;
  margin: 9px 0px 9px 0px;
  background: transparent url(images/neon_lights/line_catalg.gif) left bottom no-repeat;
  padding: 0px 0px 0px 5px;
  /*height: 29px;*/
}
div.minicart a {
  float: left;
}
div.minicart img {
  width: 19px;
  height: 16px;
}
div.minicart .full {
  padding-bottom: 9px;
}
div.minicart .full img {
  margin: 7px 4px 7px 1px;
  width: 15px;
  height: 13px;
  background: transparent url(images/neon_lights/cart_full.gif) no-repeat left top;
}
div.minicart .empty img {
  margin: 1px 10px 1px 0px;
  width: 15px;
  height: 13px;
  background: transparent url(images/neon_lights/cart_empty.gif) no-repeat left top;
}
div.minicart .empty {
  padding-top: 4px;
  padding-bottom: 9px;
}
div.minicart .empty strong {
  font-size: 11px;
  line-height:  14px;
}
div.minicart table {
  margin: 0px 0px 0px 1px;
}
div.minicart table tr td {
  color: #685c48;
  font-size: 10px;
  padding: 3px 2px 3px 0;
}
/*
  auth box
*/
.menu-auth .content {
  padding-top: 10px;
  padding-left: 7px;
}
.menu-auth .content ul li {
	background: transparent url(images/neon_lights/bullet.gif) left 9px no-repeat;
	padding-left: 11px;
	line-height: 19px;
  position: relative;
}
.menu-auth .title-bar img.icon {
  background: url(images/dingbats_authentification.gif) no-repeat;
}
.menu-auth form.item {
  color: #424439;
  font-size: 11px;
  margin: 0px;
}
.menu-auth form.item input.search-style {
	margin: 2px 0px 6px 2px;
  width: 88px;
}
.login-buttons {
  margin: 3px 0px 5px 5px;
}
.login-buttons .button {
/*  margin-right: 10px; */
  margin-bottom: 5px;
}
.menu-dialog .recovery {
  clear: both;
  margin-bottom: 5px;
}
.menu-dialog .recovery a:link,
  .menu-dialog .recovery a:visited,
  .menu-dialog .recovery a:hover,
  .menu-dialog .recovery a:active
{
  text-decoration: underline;
  font-size: 10px;
}
.menu-dialog .left {
  text-align: left;
}
.menu-dialog .login-text {
  vertical-align: top;
  color: #424439;
  margin-left: 15px;
}
.small-note,
  a.small-link:link {
  color: #3c6992;
  text-decoration: none;
  font-size: 9px;
  font-family: arial, verdana, helvetica, sans-serif;
}
a.small-link:visited {
  color: #3c6992;
  text-decoration: none;
  font-size: 9px;
  font-family: arial, verdana, helvetica, sans-serif;
}
a.small-link:hover {
  color: #3c6992;
  text-decoration: underline;
  font-size: 9px;
  font-family: arial, verdana, helvetica, sans-serif;
}
a.small-link:active {
  color: #3c6992;
  text-decoration: none;
  font-size: 9px;
  font-family: arial, verdana, helvetica, sans-serif;
}
/*
  news box styles
*/
.menu-news .title-bar img.icon {
  background: url(images/dingbats_news.gif) no-repeat;
}
.menu-dialog .news {
  font-size: 9px;
  color: #424439;
}
.menu-dialog .subscribe {
  margin-top: 8px;
  color: #424439;
}
.menu-dialog .subscribe input.search-style {
  margin-top: 5px;
}
.menu-dialog a.prev-news:link,
  .menu-dialog a.prev-news:visited,
  .menu-dialog a.prev-news:hover,
  .menu-dialog a.prev-news:active
{
  text-decoration: underline;
}
/*
  interneka menu
*/
.menu-interneka .title-bar img.icon {
  background: url(images/dingbats_affiliates.gif) no-repeat;
}
/*============================================================================
  page-specific styles
==============================================================================*/
/*
	category page
*/
.category-description {
  margin-bottom: 15px;
}
.current-category-icon {
  padding: 0px;
  height: 100%;
  vertical-align: top;
}
.current-category-icon img {
  margin: 5px;
}
h1.category {
  margin: 20px 0px 10px 0px;
  font-size: 18px;
}
ul.subcategories {
  list-style: none;
  margin: 0px;
  padding: 0px 0px 15px 0px;
}
ul.subcategories li {
  margin: 0px 0px 10px 0px;
	text-align: left;
}
ul.subcategories a:link,
  ul.subcategories a:visited,
  ul.subcategories a:hover,
  ul.subcategories a:active
{
  text-decoration: underline;
  font-weight: bold;
}
div.subcategories {
  overflow: hidden;
  float: left;
  margin: 0px 10px;
  text-align: center;
  padding-bottom: 0px;
}
.subcategory-image {
  float: left;
  margin: 0px 10px 10px 0px;
}
.subcategory-descr {
  width: 100%;
  padding: 0px;
  margin-bottom: 20px;
}
/*
	product details page
*/
.product-details {
  position: relative;
}
.product-details .image {
  text-align: center;
  vertical-align: top;
  padding: 0px;
  float: left;
  margin: 5px 20px 5px 10px; 
}
.product-details .image .image-box {
  margin: 0px auto;
  padding: 0px;
}
.product-details .details {
  padding-left: 30px;
}
.product-details .details .descr {
  padding: 0px;
  margin: 0px 60px 0px 0px;
}
.product-details .details .save {
  position: absolute;
  right: 3px;
  top: 0px;
  width: 57px;
  height: 57px;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  padding: 28px 0px 0px 0px;
  font-weight: bold;
  background: transparent url(images/neon_lights/save_money.gif) no-repeat;
}
.product-details .product-subtitle {
  padding: 23px 0px 10px 0px;
}
.product-details .product-subtitle div {
  color: #333333;
  font-weight: bold;
  font-size: 12px;
  border: 0px none;
  border-bottom: 1px solid #333333;
}
.product-details .message {
  color: #b51a00;
}
.product-details .warning-message {
  color: red;
}
.product-details .customer-message {
  color: #b51a00;
  font-weight: bold;
}
/* product properties table */
table.product-properties {
  margin: 0px;
  width: 100%;
}
table.product-properties tr td {
  padding: 2px;
}
table.product-properties .property-name {
  padding-right: 5px;
  white-space: nowrap;
  width: 30%;
}
table.product-properties .property-value {
  white-space: nowrap;
}
table.product-properties .product-price {
  color: #6e6e6e;
  font-weight: bold;
  font-size: 12px;
  vertical-align: top;
}
table.product-properties .product-price-value {
  color: #6e6e6e;
  font-weight: bold;
  font-size: 12px;
  font-family: verdana;
  white-space: nowrap;
}
table.product-properties .product-market-price {
  color: #6e6e6e;
  padding-left: 5px;
  font-size: 12px;
  font-family: verdana;
  white-space: nowrap;
  font-weight: bold;
}
table.product-properties .product-taxed-price {
  color: #6e6e6e;
  white-space: nowrap;
  font-weight: normal;
  vertical-align: bottom;
}
table.product-properties .product-input {
  height: 25px;
}
table.product-properties .product-min-amount {
  padding-left: 5px;
  font-size: 14px;
  font-family: 'times new roman', verdana, arial, helvetica, sans-serif;
}
table.product-properties .product-one-quantity {
  padding-left: 5px;
  font-size: 14px;
  font-family: 'times new roman', verdana, arial, helvetica, sans-serif;
}
table.product-properties .separator td {
  height: 18px;
}
/* send 2 friend section */
input.send2friend {
  width: 300px;
}
/*
  products list
*/
/* common styles */
.products {
  margin-bottom: 15px;
  margin-top: 15px;
}
.products .image {
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
}
.products a.see-details:link,
  .products a.see-details:visited,
  .products a.see-details:hover,
  .products a.see-details:active
{
  /*display: block;
  font-size: 11px;
  line-height: 18px;
  text-align: center;*/
  background:#249936;
  margin:1px;
  color:#fff;
  text-decoration: none;
  padding:1px 2px 1px 2px;
  font-size:10px;
}
.products a.product-title:link,
  .products a.product-title:visited,
  .products a.product-title:hover,
  .products a.product-title:active,
  .products .product-title,
  .product-details .product-title
{
  color: #249936;
  font-weight: none;
  font-size: 20px;
  text-decoration: none;
}
hr.line-grey {
	border-bottom: 1px solid #dddddd;
	margin: 0px 0px 15px 0px;
}
.products .descr {
  padding: 10px 0px 15px 0px;
  margin: 0px;
  font-size:11px;
}
.products .descr_review {
  margin: 10px 0px 15px 0px;
  overflow:auto;
  font-size:11px;
  height:117px;
}
.products .sku {
  margin: 5px 0px 0px 0px;
  font-size: 11px;
}
.products .price-row {
  margin: 0px;
  padding: 0px;
  text-align: right;
}
.products .market-price {
	line-height: 20px;
	font-family: Verdana;
	font-size: 11px;
}
.products .market-price-value {
  text-decoration: line-through;
  color:#ff0000;
  font-size:15px;
}
.products .price {
  font-weight: bold;
  font-size: 12px;
}
.products .price-value {
  font-weight: none;
  font-size: 16px;
  color: #555555; 
}
.products .price-save {
  padding: 0px;
  margin: 0px;
  color: #6e6e6e;
}
.products .taxes {
  margin-top: 15px;
  padding: 2px 2px 2px 70px;
}
.products .buy-now {
  margin: 15px 0px 0px 0px;
}
.products .buy-now .quantity {
  white-space: nowrap;
  text-align:right;
  vertical-align: middle;
}
.products .buy-now .quantity-empty {
  height: 25px;
}
.products .buy-now .quantity-title {
  width: 57px;
  font-size: 11px;
  padding-right: 8px;
}
.products .buy-now .quantity select {
  vertical-align: middle;
}
.products .buy-now .quantity input {
  vertical-align: middle;
  width:21px;
  text-align:right;
}
.products .buy-now .out-of-stock {
  white-space: nowrap;
  font-weight: bold;
}
.products .buy-now .prices {
  height: 15px;
  vertical-align: middle;
}
.products .product-details-title {
  color: #b51a00;
  font-weight: bold;
  font-size: 12px;
}
.products .product-price-text {
  color: #010101;
  font-weight: bold;
  font-size: 12px;
}
/* list as list */
.products-list .item {
  position: relative;
  margin: 0px 0px 0px 0px;
}
.products-list .image {
  text-align: center;
  float: left;
  position: relative;
  padding: 0px 15px 3px 0px;
  height:90px;
  margin-right: auto;
}
.products-list .details {
  vertical-align: top;
  padding-left: 0px;
  border: 0px none;
  margin-right:113px;
  height:103px;
}

.products-list .item_rij {
  position: relative;
  width:100px;
  float:left;
  border:1px solid #249936;
  margin:5px;
  padding:5px;
}

.sharethis {
	width:156px;
	float:right;
	padding-right:3px;
}
.login_register {
	float:right;
	text-align:right;
}

span.gewicht {
	font-size:10px;
}
.products-list .details hr {
  margin: 5px 5px 5px 0px;
}
.products-list .buy-now .center,
  .products-list .buy-now .halign-center
{
  margin-left: 0px;
  text-align: left;
}
.buynow_right {
  margin-top:auto;
  float:right;
  position:relative;
  width:150px;
  text-align:right;
}
.kleineletters {
  font-size:9px;
}

.recensie a{
	font-size:10px;
	text-decoration:none;
}
.recensie a:hover {
	font-size:10px;
	background:#249936;
	color:#fff;
}

.sociallogos {
	width:150px;
	float:left;
}
.sociallogos img{
	padding-top:21px;
}
.socialtekst {
	float:right;
	padding:5px;
	width:316px;
}
/* list as multicolumn table */
.products-table .product-cell {
  background: #ffffff none;
  text-align: center;
  padding: 0px;
  vertical-align: top;
}
.products-table .products-row td.product-cell {
  padding-top: 60px;
}
.products-table td.product-cell-price {
  padding-top: 14px;
}
.products-table td.product-cell-buynow {
  padding-top: 12px;
}
.products-table .image {
  padding: 0px;
  margin: 5px 0px;
}
.products-table .sku {
  margin-top: 10px;
  text-align: center;
}
.products-table .market-price {
  padding: 8px 0px 0px 0px;
}
.products-table .price-row {
  text-align: center;
}
.products-table .buttons-row,
  .products-table .button-row
{
  margin: 0px;
}
.products-table .buttons-row button,
  .products-table .button-row button
{
  margin: 0px;
  float: none;
}
.products-table .buy-now {
  margin-top: 5px;
}
.products-table .buy-now .quantity {
  padding-bottom: 10px;
}
.products-table .buy-now .quantity-title {
  width: auto;
  padding-right: 5px;
}
/*
  advanced search page
*/
.adv-search table td {
  white-space: nowrap;
  padding: 3px 5px 3px 0;
}
.adv-search table .data-name {
  width: 20%;
  vertical-align: top;
  color: #333333;
  font-weight: bold;
}
.adv-search table .data-input {
  white-space: nowrap;
}
.adv-search table .pattern {
  padding-bottom: 0px;
}
.adv-search table .pattern input,
.adv-search table .pattern select
{
  width: 95%;
  vertical-align: bottom;
}
.adv-search table .search-button {
  width: 25%;
  padding: 0px;
}
#adv_search_box {
  margin-bottom: 15px;
}
/*
  register page
*/
.register-note {
  color: #000000;
  margin-bottom: 15px;
}
.register-newbie-note {
  text-align: center;
  margin-top: 30px;
}
.register-bottom-note {
  margin-top: 30px;
  padding-bottom: 45px;
}
.register-ups-box {
  margin-top: 45px;
  margin-bottom: 15px;
}
.register-section-title {
  height: 30px;
  vertical-align: middle;
}
.register-section-title label {
  display: block;
  color: #2c3e49;
  font-size: 10px;
  font-weight: bold;
  width: 100%;
  line-height: normal;
  border-bottom: 1px solid black;
}
table.register-table td.data-name {
  text-align: right;
  font-weight: normal;
  width: 30%;
}
table.register-table .register-exp-section {
  padding-top: 16px;
  padding-bottom: 16px;
}
table.register-table .register-exp-section label.register-sec-minimized {
  border-bottom: 0px none;
}
/*
  cart page
*/
.cart .item {
  margin: 0px 0px 30px 0px;
}
.cart .item .image {
  position: relative;
  padding: 3px 8px 3px 3px;
  height: 100%;
}
.cart .details {
  margin-left: 138px;
  vertical-align: top;
  width: 80%;
}
.cart a.product-title:link,
  .cart a.product-title:visited,
  .cart a.product-title:hover,
  .cart a.product-title:active
{
  text-decoration: underline;
}
.cart .descr {
  padding-bottom: 15px;
}
.cart .poptions-title {
  
  font-weight: bold;
}
.cart .poptions-list {
  margin-bottom: 15px;
}
.cart .buttons {
  position: relative;
  vertical-align: top;
  margin-top: 30px;
  height: 23px;
}
.cart .buttons .buttons-row {
  margin-top: 0px;
}
.cart .left-buttons-row {
  vertical-align: top;
  position: absolute;
  top: 0px;
  left: 0px;
}
.cart .right-buttons-row {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 60%;
}
.cart .right-buttons-row .checkout-button {
  float: right;
}
.cart-total-line {
  width: 50%;
  margin-left: 50%;
}
.cart-total-row {
  text-align: right;
}
div.shipping-method {
  color: #333333;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: right;
}
th.shipping-method {
  color: #333333;
  font-weight: bold;
  text-align: left;
}
.shipping-method select {
  font-weight: normal;
}
.shipping-method table {
  margin: 0px 0px 0px auto;
  text-align: right;
}
.shipping-method table td {
  font-weight: normal;
  text-align: left;
}
.shipping-method tr.selected {
  background: #eeeeee none;
}
.totals {
  margin: 0px;
  text-align: left;
  width: 97%;
}
.totals td {
  padding: 0px;
}
.totals .total-name {
  white-space: nowrap;
  color: #333333;
  font-weight: bold;
  padding-right: 8px;
  text-align: left;
  width:414px;
}
.totals .total-value {
  white-space: nowrap;
  color: #333333;
  font-weight: bold;
  text-align: right;
}
.totals .total-alt-value {
  white-space: nowrap;
  text-align: right;
}
.totals .total-line {
  height:  1px;
}
.totals .total-line img {
  background: black none;
  width: 100%;
  height: 1px;
}
.totals .total {
  white-space: nowrap;
  color: #333333;
  font-weight: bold;
  padding-right: 8px;
  text-transform: uppercase;
  text-align: left;
}
.totals .total-taxes {
  font-weight: bold;
  text-align: right;
}
.totals .total-tax-line {
  background-color: #eeeeee
}
.totals .total-tax-line td {
  text-align: right;
  white-space: nowrap;
}
.totals .total-tax-name {
  padding-right: 8px;
}
.cart hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.cart-content {
  margin-bottom: 15px;
}
.cart-content tr td,
.cart-content tr th
{
  padding: 1px 3px;
  height: 23px;
}
.cart-content .cart-column-tax {
  text-align: center;
}
.cart-content .cart-column-price,
  .cart-content .cart-column-total
{
  text-align: right;
}
.cart-content .cart-content-text {
  color: #b51a00;
  font-weight: bold;
}
.cart-content .cart-column-quantity {
  width: 30px;
}
.cart-content .cart-column-product {
  width: 100%;
}
.cart-content input.cart-quantity {
  width: 25px;
}
.cmpi-vbv-icon {
  width: 49%;
  float: left;
  text-align: center;
}
.cmpi-vbv-icon img {
  width: 71px;
  height: 57px;
  background: transparent url(images/vbv_logo.gif) no-repeat left top;
}
.cmpi-mcsc-icon {
  width: 49%;
  text-align: center;
}
.cmpi-mcsc-icon img {
  width: 74px;
  height: 40px;
  background: transparent url(images/mcsc_logo.gif) no-repeat left top;
}
/*
  Checkout page
*/
.checkout-payments tr td {
  padding: 2px;
  text-align: left;
}
.checkout-payments tr td.checkout-payment-name {
  width: 20%;
  white-space: nowrap;
}
.checkout-payments tr td.checkout-payment-name label {
  font-weight: bold;
}
.checkout-payments tr td.checkout-payment-descr {
  width: 80%;
}
.checkout-payments tr td.checkout-payment-paypal {
  width: 100%;
}
.checkout-payments tr td.checkout-payment-paypal img {
  border: 0px none;
}
.checkout-update-button {
  float: left;
  margin: 0px;
}
/*
  Payment wait page
*/
.payment-wait .payment-wait-title {
  border-top: 30px solid #d0ddeb;
}
.payment-wait h1 {
  display: block;
  padding: 10px 0px 0px 30px;
  border-top: 1px solid #d0ddeb;
  margin-top: 1px;
  color: #2c3e49;
}
/*
  help index page
*/
.help-index {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.help-index li {
  margin: 0px;
  padding: 10px 0px 0px 0px;
}
.help-index li.first-item {
  padding-top: 0px;
}
/*
  help / cvv2 page
*/
.help-cvv2-images {
  float: right;
  margin: 15px 5px 5px 5px;
}
.help-cvv2-images img {
  float: none;
  display: block;
  margin-bottom: 15px;
}
/*
  help / usps test page
*/
.help-usps-test-dir {
  text-decoration: underline;
  margin-bottom: 15px;
}
/*
  Images viewer
*/
.images-viewer {
  text-align: center;
  margin: 10px 0px
}
.images-viewer-list {
  position: relative;
  white-space: nowrap;
}
.images-viewer-list .side-arrow,
  .images-viewer-list .side-arrow:link,
  .images-viewer-list .side-arrow:visited,
  .images-viewer-list .side-arrow:hover,
  .images-viewer-list .side-arrow:active
{
  position: absolute;
  top: 0px;
  display: block;
  width: 10px;
  height: 54px;
  text-decoration: none;
  outline-style: none;
}
.images-viewer-list .left-arrow:link,
  .images-viewer-list .left-arrow:visited,
  .images-viewer-list .left-arrow:hover,
  .images-viewer-list .left-arrow:active
{
  text-align: left;
  left: 0px;
}
.images-viewer-list .right-arrow:link,
  .images-viewer-list .right-arrow:visited,
  .images-viewer-list .right-arrow:hover,
  .images-viewer-list .right-arrow:active
{
  padding-left: 3px;
  text-align: right;
  right: 0px;
}
.images-viewer-list .side-arrow:link img,
  .images-viewer-list .side-arrow:visited img,
  .images-viewer-list .side-arrow:hover img,
  .images-viewer-list .side-arrow:active img
{
  width: 7px;
  height: 100%;
}
.images-viewer-list .left-arrow .enabled,
.images-viewer-list .left-arrow:link .enabled,
  .images-viewer-list .left-arrow:visited .enabled,
  .images-viewer-list .left-arrow:hover .enabled,
  .images-viewer-list .left-arrow:active .enabled
{
  display: block;
  background: transparent url(images/arrow_left.gif) no-repeat left center;
}
.images-viewer-list .left-arrow .disabled,
.images-viewer-list .left-arrow:link .disabled,
  .images-viewer-list .left-arrow:visited .disabled,
  .images-viewer-list .left-arrow:hover .disabled,
  .images-viewer-list .left-arrow:active .disabled
{
  display: block;
  background: transparent url(images/arrow_left_disabled.gif) no-repeat left center;
}
.images-viewer-list .hidden {
  display: none;
}
.images-viewer-list .right-arrow .enabled,
  .images-viewer-list .right-arrow:link .enabled,
  .images-viewer-list .right-arrow:visited .enabled,
  .images-viewer-list .right-arrow:hover .enabled,
  .images-viewer-list .right-arrow:active .enabled
{
  display: block;
  background: transparent url(images/arrow_right.gif) no-repeat left center;
}
.images-viewer-list .right-arrow .disabled,
  .images-viewer-list .right-arrow:link .disabled,
  .images-viewer-list .right-arrow:visited .disabled,
  .images-viewer-list .right-arrow:hover .disabled,
  .images-viewer-list .right-arrow:active .disabled
{
  display: block;
  background: transparent url(images/arrow_right_disabled.gif) no-repeat left center;
}
.images-viewer-icons {
  text-align: left;
  padding: 0px;
  margin: 0px 10px;
  overflow: hidden;
}
.images-viewer-icons a:link,
  .images-viewer-icons a:visited,
  .images-viewer-icons a:hover,
  .images-viewer-icons a:active
{
  display: block;
  padding: 0px;
  border: 1px solid #ffffff;
  padding: 0px;
  margin: 0px 10px;
  float: left;
  outline-style: none;
  background: #eeeeee none;
  text-align: center;
  vertical-align: middle;
}
.images-viewer-icons a.selected:link,
  .images-viewer-icons a.selected:visited,
  .images-viewer-icons a.selected:hover,
  .images-viewer-icons a.selected:active
{
  border: 1px solid #d6bf8f;
}
.images-viewer-icons a:hover {
  border: 1px solid #cccccc;
}
.images-viewer-icons img {
  margin: 1px;
  vertical-align: middle;
  border: 0px none;
}
/*
  Order invoice
*/
.order-invoice {
  background: #ffffff none;
}
.invoice-company-icon {
  vertical-align: top;
  padding-top: 30px;
}
.invoice-data-box {
  width: 100%;
  padding-left: 30px;
}
.invoice-data-box table {
  width: 100%;
}
.invoice-data-box table tr td {
  padding: 2px;
  vertical-align: top;
}
.invoice-title {
  font-weight: bold;
  font-size: 28px;
  text-transform: uppercase;
}
.invoice-data-box table tr td.invoice-right-info {
  text-align: right;
  vertical-align: bottom;
}
hr.invoice-line {
  margin: 2px 0px 17px 0px;
  border-bottom: 2px solid #58595b;
}
.invoice-personal-info {
  width: 45%;
  margin-bottom: 15px;
}
.invoice-personal-info tr td {
  padding: 0px;
}
.invoice-personal-info tr td strong {
  white-space: nowrap;
}
.invoice-address-box {
  width: 100%;
  margin-bottom: 30px;
}
.invoice-address-title {
  width: 45%;
  height: 25px;
}
td.invoice-line {
  vertical-align: top;
  padding: 0px;
  height: 4px;
}
td.invoice-line img {
  height: 2px;
  width: 100%;
  background: #58595b none;
}
.invoice-address-box table {
  width: 100%;
}
.invoice-address-box table tr td {
  padding: 0px;
}
.invoice-address-box table tr td strong {
  white-space: nowrap;
}
.invoice-customer-notes {
  padding-top: 30px;
}
.invoice-customer-notes p {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.invoice-customer-notes div {
  border: 1px solid black;
  height: 50px;
  overflow: hidden;
}
.invoice-bottom-note {
  text-align: center;
  padding-top: 30px;
  font-size: 12px;
}
p.invoice-products-title {
  font-size: 14px;
  font-weight: bold;
  text-align: center
}
.invoice-products {
  width: 100%;
  background: #000000 none;
}
.invoice-products tr td,
  .invoice-products tr th
{
  background: #ffffff none;
}
.invoice-products tr th {
  padding: 3px;
  background: #cccccc none;
  white-space: nowrap;
}
.invoice-products tr th.invoice-sku-column,
  .invoice-products tr th.invoice-quantity-column,
  .invoice-products tr th.invoice-total-column
{
  width: 60px;
}
.invoice-products tr th.invoice-tax-column {
  width: 100px;
}
.invoice-products tr th.invoice-price-column {
  width: 100px;
  text-align: center;
}
.invoice-products tr td {
  padding: 3px;
}
.invoice-products tr td.invoice-price-column,
  .invoice-products tr td.invoice-tax-column,
  .invoice-products tr td.invoice-quantity-column
{
  text-align: center;
}
.invoice-products tr td.invoice-product-column span {
  font-size: 11px;
}
.invoice-products tr td.invoice-product-column table tr td {
  vertical-align: top;
}
.invoice-products tr td.invoice-product-column p {
  white-space: nowrap;
}
.invoice-products tr td.invoice-product-column div {
  padding-left: 10px;
  white-space: nowrap;
}
.invoice-products tr td.invoice-price-column {
  text-align: right;
  white-space: nowrap;
}
.invoice-products tr td.invoice-total-column {
  text-align: right;
  white-space: nowrap;
  padding-right: 5px;
}
.invoice-totals {
  width: 100%;
}
.invoice-totals tr td {
  padding: 0px;
}
.invoice-totals tr .invoice-total-title {
  text-align: right;
  width: 100%;
  height: 20px;
}
.invoice-totals tr .invoice-total-name {
  text-align: right;
  width: 100%;
  height: 20px;
  padding-right: 3px;
}
.invoice-totals tr .invoice-total-value {
  text-align: right;
  height: 20px;
  padding-right: 5px;
  white-space: nowrap;
}
.invoice-totals tr .invoice-total-name-fin {
  text-align: right;
  width: 100%;
  height: 25px;
  padding-right: 3px;
  background: #cccccc none;
}
.invoice-totals tr .invoice-total-value-fin {
  text-align: right;
  height: 25px;
  padding-right: 5px;
  background: #cccccc none;
  white-space: nowrap;
}
.invoice-totals tr td.invoice-line {
  height: 2px;
}
.invoice-giftcerts {
  width: 100%;
}
.invoice-giftcerts tr td {
  padding: 0px;
}
.invoice-giftcerts tr th {
  background: #cccccc none;
}
.invoice-giftcerts tr th.invoice-giftcert-id {
  width: 60px;
}
.invoice-giftcerts tr td.invoice-giftcert-id {
  text-align: center;
}
.invoice-giftcerts tr .invoice-giftcert-cost {
  text-align: right;
  white-space: nowrap;
  padding-right: 5px;
}
/*
  404 error page
*/
.error-page,
  .error-page #page-container,
  .error-page #content-container,
  .payment-wait
{
  background: transparent none;
}
.error-page #header {
  height: 87px;
}
.error-page #header .head_wrap {
  background: transparent;
  padding-top: 0px;
  height: 87px;
}
#header .line1 {
  /*background: transparent url(images/neon_lights/head_top.jpg) left top no-repeat;*/
  width:197px;
  float:left;
}
.error-page #header .line2 {
  height: 20px;
}
.error-page #header .logo {
  margin-left: 167px;
  padding-left: 15px;
}
.error-page .bottom-line {
  top: 56px;
}
.error-page #content-container {
  margin-top: 87px;
}
.error-page #center-main {
  text-align: center;
  margin: 0px 10px;
}
.error-page #header .line1 .tabs,
  .error-page #header .line1 .phones,
  .error-page #header .line2 .search,
  .error-page #header .line2 .languages,
  .error-page #header .line3,
  .error-page #left-bar,
  .error-page #right-bar,
  .error-page #location
{
  display: none;
}
 
.error-page .subcontainer {
  text-align: left;
  width: 650px;
  margin: 32px auto 0px auto;
  position: relative;
  clear: both;
}
.error-page .code-number {
  font: normal 74px arial, sans-serif;
  color: #d8d8d8;
  width: 150px;
  float: left;
  text-align: center;
}
.error-page .description {
  font-family: verdana;
  width: 500px;
  float: right;
}
.error-page .description h1 {
  font-weight: normal;
  color: #000000;
}
.error-page .description a:link,
  .error-page .description a:visited,
  .error-page .description a:hover,
  .error-page .description a:active
{
  text-decoration: underline;
}
.error-page .description ul {
  margin: 0px;
  padding: 5px 0px;
  list-style-position: inside;
}
.error-page .reason {
  font-weight: bold;
  color: #a10012;
}
.error-page .description hr {
  margin: 10px 0px 15px 0px;
}
.error-page ul.links {
  margin: 0px;
  padding: 5px 0px;
  list-style: none;
}
/*
  PayPal
*/
.paypal-cart-button {
  text-align: right;
  height: 79px;
}
.paypal-cart-button div {
  width: 200px;
  height: 79px;
  margin-left: auto;
  margin-right: 0px;
  overflow: visible;
  text-align: right;
}
.paypal-cart-button p {
  width: 100%;
  text-align: right;
  margin: 10px 0px;
}
.paypal-cart-icon {
  float: left;
  padding-right: 10px;
}
/*============================================================================
  module styles
==============================================================================*/
/*
  bestsellers module
*/
/* bestsellers menu box */
.menu-bestsellers .content {
  padding-left: 17px;
  padding-top: 9px;
}
.menu-bestsellers .title-bar img.icon {
  background: transparent url(images/dingbats_categorie.gif) no-repeat left top;
}
.menu-bestsellers ul li {
	position: relative;
	padding-left: 16px;
	margin-bottom: 7px;
}
.menu-bestsellers ul li.end {
  margin-bottom: 0px;
}
.menu-bestsellers ul li a:link {
  font-size: 11px;
}
.menu-bestsellers ul li strong {
	position: absolute;
  font-size: 11px;
  left: 0px;
}
/* bestsellers products list */
ul.bestsellers-products-item {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
ul.bestsellers-products-item li {
  list-style: none;
  padding: 2px;
}
ul.bestsellers-products-item img {
  width: 50px;
  float: left;
}
.bestsellers-products-item .details {
  margin-left: 50px;
  padding-left: 2px;
}
.bestsellers-products-item a.product-title:link,
  .bestsellers-products-item a.product-title:visited,
  .bestsellers-products-item a.product-title:hover,
  .bestsellers-products-item a.product-title:active
{
  font-weight: bold;
}
/*
  customer reviews module
*/
.creviews-stars {
  padding: 15px 0px 20px 15px;
}
.creviews-stars strong {
  padding-right: 20px;
}
.creviews-stars img {
  width: 15px;
  height: 15px;
  margin: 0px;
}
.creviews-stars img.star-4 {
  background: transparent url(images/star_4.gif) no-repeat left top;
}
.creviews-stars img.star-3 {
  background: transparent url(images/star_3.gif) no-repeat left top;
}
.creviews-stars img.star-2 {
  background: transparent url(images/star_2.gif) no-repeat left top;
}
.creviews-stars img.star-1 {
  background: transparent url(images/star_1.gif) no-repeat left top;
}
.creviews-stars img.star-0 {
  background: transparent url(images/star_0.gif) no-repeat left top;
}
.creviews-voting {
  margin: 15px 0px;
}
.creviews-voting td {
  padding: 1px;
  vertical-align: middle;
  height: 25px;
  line-height: 25px;
}
.creviews-voting select {
  margin: 0px 10px 0px 0px;
}
ul.creviews-reviews-list {
  list-style: none;
  margin: 0px 0px 35px 0px;
  padding: 0px;
  width: 100%;
}
ul.creviews-reviews-list li {
  margin: 0px;
  padding: 12px 0px;
}
div.creviews-reviews-list {
  text-align: center;
  padding: 12px 0px 25px 0px;
}
.creviews-reviews-title {
  font-weight: bold;
  white-space: nowrap;
  font-size: 12px;
}
.creviews-reviews-add table td {
  padding: 2px;
}
/*
  detailed product images module
*/
/* detailed images on product detailed page */
.dpimages-list .content {
  text-align: center;
}
.dpimages-list .content img {
  padding: 0px 0px 10px 0px;
}
.dpimages-list .content img.last {
  padding: 0px;
}
/* product details line */
div.dpimages-popup-link {
  margin-top: 3px;
  text-align: center;
  vertical-align: middle;
}
.dpimages-popup-link a:link,
  .dpimages-popup-link a:visited,
  .dpimages-popup-link a:hover,
  .dpimages-popup-link a:active
{
  text-decoration: underline;
  padding: 0px 0px 0px 17px;
  background: transparent url(images/zoom_image.gif) no-repeat left 1px;
  line-height: 13px;
}
.printable .dpimages-popup-link {
  display: none;
}
/* icons box */
.dpimages-icons-box {
  padding-top: 15px;
  padding-bottom: 10px;
  width: 220px;
}
.extra_info {
	text-align:right;
	padding:5px;
	font-size:10px;
}

ul.usp {
	padding:0;
	font-size:10px;
}
.menu-dialog .usp li a:link,.menu-dialog .usp li a:visited{
	text-decoration:underline;
}

ul.usp li{
	background: url(images/check.jpg) no-repeat 3px 5px;
	height:28px;
	padding:2px 0 2px 24px;
	border-bottom:1px solid #ededed;
}
.subbox {
	text-align:center
}
.afrekenen {
	background:transparent url(images/afrekenen.jpg) no-repeat scroll 23px 0;
	height:23px;
	margin-top:3px;
	padding-top:3px;
	text-align:center;
}
.afrekenen a{
	font-weight:bold;
	color:#333333;
  text-decoration:none;
}

.red_x a{
	color:#ff0000;
}

.DialogBox {width:100%}

ul.footerlinks {
	list-style:none;
}

ul.footerlinks li a{
	text-decoration:none;
}
ul.footerlinks li{
	float:left;
	padding:5px;
}

.iv-box {
	font-size:10px;
}

.news_hor {
	border:1px solid #249936;
	margin-bottom:15px;
	padding:5px;
	text-align:center;
}

.meldjeaan {
	color:#249936;
	font-weight:bold;
}
