* {margin: 0; padding: 0; font-size: 0; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 0; border: 0; color: #333333; text-align: left; text-decoration: none;}

/* basic styles */
html, body {height: 100.1%;}
body {background: #fff; text-align: center; min-width: 900px; background: #ffffff;}

div {position: relative;}
div.hr {height: 0px; border-top: 1px solid #cccccc;}

p, td, th, input.text, input.text.faded, select, option, textarea, li, legend {font-size: 11px; line-height: 1.3em;}
p, h1, h2 {padding-bottom: 10px;}

span, a, label {font-size: 1em; line-height: 1.3em;}

.center {text-align: center;}
.right {text-align: right;}

.error {color: #f40000;}
.succes {color: #3cb300;}

.b, .error, .succes {font-weight: bold;}
.i {font-style: italic;}
.u {text-decoration: underline;}

.large {font-size: 13px; line-height: 1.3em;}
.small {font-size: 9px; line-height: 1.6em;}

table {border-style: solid; border-color: transparent;}
table.center {margin: 0 auto;}
th, td {vertical-align: top; padding: 0 10px 5px 0;}
th.right, td.right {padding: 0 0 5px 10px;}
th.image, td.image {font-size: 0; line-height: 0; padding: 0 0 5px 0;}
th.image img, td.image img {margin: 0 5px 0 0;}
td.hr {font-size: 0; line-height: 0; border-bottom: 1px solid #cccccc;}
td.nowrap {white-space: nowrap;}
td.box {padding: 0; font-size: 0; line-height: 0;}

h1 {font-size: 17px; line-height: 1.3em; font-weight: normal;}
h2 {font-size: 15px; line-height: 1.3em; font-weight: bold;}

a {cursor: pointer; color: #0b4fb3; text-decoration: underline;}
a:hover {color: #be7300;}
a.image {font-size: 0; line-height: 0;}
a.name {cursor: text; text-decoration: none; color: #333333;}

input.text, textarea, select {border: 1px solid #a7a6aa; color: #333333;}
input.text, input.text.faded {height: 18px; padding: 2px 3px 0 3px;}
input.text.faded {border: 1px solid #a7a6aa; color: #737373;}
textarea {padding: 0 3px;}
select {height: 20px; padding: 1px;}
option {padding: 2px 3px; color: #333333;}
option.faded {color: #737373;}

fieldset {border: 1px solid #cccccc; padding: 10px 10px 0 10px; margin: 0 0 10px 0;}
legend {font-weight: bold; color: #333333; padding: 0 5px;}

img.link {cursor: pointer;}
img.left {margin: 0 10px 10px 0; float: left;}
img.center {display: block; margin: 0 auto;}
img.right {margin: 0 0 10px 10px; float: right;}
img.left, img.center, img.right, img.cart {border: 1px solid #cccccc;}
/* /basic styles */

/* specific layout styles */
div#html {min-height: 100%; height: auto !important; height: 100%; width: 900px; text-align: left; margin: 0 auto -25px auto; background: url('images/layout/background.gif') repeat-y 50% 50%;}
div#html:after {content: ".";	display: block;	height: 0; clear: both; visibility: hidden;}
  
div#top {position: absolute; top: 0; width: 900px; height: 136px; z-index: 5; background: #ffffff;} 
  div#topbar {position: absolute; left: 0; top: 0; height: 15px; width: 900px; background: #f40000;}
  div#logobar {position: absolute; left: 0; top: 16px; height: 75px; width: 900px; background: #be0000 url('images/layout/top.gif') repeat-x 0 0;}
    div#logo {position: absolute; left: 38px; top: 16px; height: 44px; width: 92px;}
    div#foto {position: absolute; right: 0; top: 0; height: 75px; width: 215px; background: url('images/layout/foto.jpg') no-repeat 0 0;}
  div#topmenu {position: absolute; left: 0; top: 106px; height: 25px; width: 900px;}
    div#topmenu img.margin {margin: 0 0 0 5px;}

div#container {margin: 0 auto;}

div#left {width: 176px; float: left; padding: 136px 0 0 0; overflow: hidden;}
  div#left h2 {padding: 0 0 0 10px; margin: 0 1px; height: 25px; font-size: 11px; line-height: 25px; background: #e6e1e1 url('images/layout/kop.gif') repeat-x 0 0; font-weight: bold; color: #333333;}
  div#left p {padding: 10px 10px 0 10px;}
  div#left div#menu {padding: 10px 0 10px 0;}
  div#left div#menu div.hr {padding: 5px 0 0 0; border-top: 0; border-bottom: 1px solid #cccccc; margin: 0 5px;}

div#center {width: 538px; float: left; display: inline; padding: 136px 5px 0 5px;}
  div#subcenter {background: url('images/layout/background_content.gif') 25px 25px; padding: 5px 10px 5px 10px;}
  div#subcenter table {border-width: 0 0 5px 0;}
  div#subcenter table.box {border-width: 0; width: 518px;}
  div#subcenter div.hr {padding: 0 0 10px 0;}
  div#subcenter div.image {padding: 0 0 10px 0;}
  div#subcenter div.flash {padding: 10px; margin: 0 auto; width: 480px; border: 1px solid #cccccc; background: #f2eded;}

div#right {width: 176px; float: left; padding: 136px 0 95px 0; overflow: hidden;}
  div#right h2 {padding: 0 0 0 10px; margin: 0 1px; height: 25px; font-size: 11px; line-height: 25px; background: #e6e1e1 url('images/layout/kop.gif') repeat-x 0 0; font-weight: bold; color: #333333;}
  div#right p {padding: 10px 10px 0 10px;}
  div#right input.text, div#right input.text.faded {width: 148px;}
  div#right table {border-width: 10px 10px 5px 10px;}

div#html_push {clear: both; height: 25px;}

div#footer {width: 900px;	height: 25px; margin: 0 auto; background: #f40000; z-index: 10;}
  div#footerleft {position: absolute; left: 0; top: 0; width: 176px; height: 25px; background: #be0000;}
  div#footerleftline {position: absolute; left: 176px; top: 0; width: 1px; height: 25px; background: #ffffff;}
  div#footercontent {width: 546px; height: 25px; margin: 0 auto;}
    div#footerlock {position: absolute; left: 0; top: 0; width: 25px; height: 25px; z-index: 50;}
    div#footerlinks {position: absolute; left: 10px; top: 0; height: 25px; width: 250px;}
    div#footerlinks p {padding: 0 10px 0 0; height: 25px; font-size: 10px; line-height: 25px; color: #FFC1C1;}
    div#footerlinks p a {line-height: 25px; color: #FFC1C1; text-decoration: none;}
    div#footerlinks p a:hover {color: #ffffff; text-decoration: underline;}
    div#footerrechts {position: absolute; right: 10px; top: 0; height: 25px; width: 260px;}
    div#footerrechts p {padding: 0; height: 25px; font-size: 10px; line-height: 25px; color: #FFC1C1; text-align: right;}
    div#footerrechts p a {line-height: 25px; color: #FFC1C1; text-decoration: none;}
    div#footerrechts p a:hover {color: #ffffff; text-decoration: underline;}
  div#footerright {position: absolute; right: 0; top: 0; width: 176px; height: 25px; background: #be0000;}
    div#contact {position: absolute; bottom: 0; right: 0; width: 176px; height: 120px; background: url('images/layout/background_contact.gif') repeat-y 0 0;}
    div#contact h2 {padding: 0 0 0 10px; height: 25px; font-size: 11px; line-height: 25px; background: #be0000 url('images/layout/kop_red.gif') repeat-x 0 0; font-weight: bold; color: #ffffff;}
    div#contact p.adres {padding: 10px 0 0 10px; line-height: 1.5em;}
    div#footercolor {position: absolute; right: 0; bottom: 0; width: 176px; height: 25px; background: #be0000;}
  div#footerrightline {position: absolute; right: 176px; top: 0; width: 1px; height: 25px; background: #ffffff;}
/* /specific layout styles */

/* catalog layout styles */
div#subcenter table.catalog_top {width: 518px;}

div#subcenter table#catalog {border-width: 0 0 10px 0; width: 518px;}
div#subcenter table#catalog td.nav {background: #f2eded; text-align: center; border: 1px solid #cccccc; padding: 5px;}

div#subcenter table#catalog td.thumb_cols_img {padding: 5px; width: 111px; background: #ffffff; border: 1px solid #cccccc; border-bottom: 0; text-align: center; font-size: 0; line-height: 0;}
div#subcenter table#catalog td.thumb_cols_content {padding: 5px; background: #f2eded; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-top: 1px solid #e6e1e1; text-align: center;}
div#subcenter table#catalog td.thumb_cols_bottom {padding: 0 5px 5px 5px; background: #f2eded; border: 1px solid #cccccc; border-top: 0; text-align: center; color: #f40000;}
div#subcenter table#catalog td.thumb_cols_bottom img {margin-top: 5px;}
div#subcenter table#catalog td.thumb_cols_empty {padding: 5px; width: 111px;}

div#subcenter table#catalog td.hor_line {font-size: 0; line-height: 0; height: 5px; padding: 0;}
div#subcenter table#catalog td.ver_line {font-size: 0; line-height: 0; width: 5px; padding: 0;}

div#subcenter table#detail td.large {padding: 0 10px 5px 0; font-size: 0; line-height: 0;}
div#subcenter table#detail td.large img {padding: 10px; background: #f2eded; border: 1px solid #cccccc;}
div#subcenter table.inline {border-width: 0;}
div#subcenter table.inline th, table.inline td {padding: 0 10px 5px 0;}
div#subcenter table.inline td.image {padding: 0;}

div#subcenter table.stretch {min-width: 518px; width: auto !important; width: 518px;}
div#subcenter table.stretch th.total, div#subcenter table.stretch td.total {text-align: right; padding: 0 0 5px 0;}
/* /catalog layout styles */

div.popup {position: absolute; z-index: 50; visibility: hidden; display: none; border: 2px solid #be0000; background: url('images/layout/background_content.gif') 25px 25px; overflow: auto; padding: 10px 0 0 0;}
  div.popup p {padding: 0 10px 10px 10px;}
  div.popup table {border-style: solid; border-color: transparent; border-width: 0 10px 7px 10px;}
  div.popup table.center {margin: 0 auto;}
  div.popup table th, div.popup table td {padding: 0 5px 3 5px;}
  div.popup table td.image {font-size: 0; line-height: 0; padding: 0 5px 3px 5px;}
  div.popup table td.thumb {width: 130px; border: 1px solid #be0000; background: #ffffff; text-align: center; padding: 5px;} /* font-size: 0; line-height: 0; */
  div.popup table td.thumb img {max-width: 120px; width: auto !important; width: 120px; max-height: 120px; height: auto !important; height: 120px;}
  div.popup div.hr {height: 0; border-top: 1px solid #cccccc; margin: 0 10px 10px 10px;}

/* menu */
.len2_end, .len2_end_sel, .len2_sel, .len2 {padding: 1px 0 1px 0px;}
.len4_end, .len4_end_sel, .len4_sel, .len4 {padding: 1px 0 1px 10px;}
.len6_end, .len6_end_sel, .len6_sel, .len6 {padding: 1px 0 1px 20px;}
.len8_end, .len8_end_sel, .len8_sel, .len8 {padding: 1px 0 1px 30px;}
.len10_end, .len10_end_sel, .len10_sel, .len10 {padding: 1px 0 1px 40px;}

.len2_end a, .len2_end_sel a, .len2_sel a, .len2 a, .len4_end a, .len4_end_sel a, .len4_sel a, .len4 a, .len6_end a, .len6_end_sel a, .len6_sel a, .len6 a, .len8_end a, .len8_end_sel a, .len8_sel a, .len8 a, .len10_end a, .len10_end_sel a, .len10_sel a, .len10 a {display: block; padding: 3px 0 0 18px; color: #000000; font-size: 11px; line-height: 1.3em; background: url('images/layout/menu_item.gif') no-repeat 5px 8px;}

.len2_end a, .len4_end a, .len6_end a, .len8_end a, .len10_end a {text-decoration: none; color: #333333;}
.len2_end a:hover, .len4_end a:hover, .len6_end a:hover, .len8_end a:hover, .len10_end a:hover {text-decoration: underline; color: #be0000; background: url('images/layout/menu_item_on.gif') no-repeat 5px 8px;}
.len2_end_sel a, .len4_end_sel a, .len6_end_sel a, .len8_end_sel a, .len10_end_sel a {text-decoration: none; font-weight: bold; color: #f40000; background: url('images/layout/menu_item_on.gif') no-repeat 5px 8px;}
.len2_end_sel a:hover, .len4_end_sel a:hover, .len6_end_sel a:hover, .len8_end_sel a:hover, .len10_end_sel a:hover {text-decoration: underline;}

.len2 a, .len4 a, .len6 a, .len8 a, .len10 a {text-decoration: none; color: #333333;}
.len2 a:hover, .len4 a:hover, .len6 a:hover, .len8 a:hover, .len10 a:hover {text-decoration: underline; color: #be0000; background: url('images/layout/menu_item_on.gif') no-repeat 5px 8px;}
.len2_sel a, .len4_sel a, .len6_sel a, .len8_sel a, .len10_sel a {text-decoration: none; font-weight: bold; color: #f40000; background: url('images/layout/menu_item_on.gif') no-repeat 5px 8px;}
.len2_sel a:hover, .len4_sel a:hover, .len6_sel a:hover, .len8_sel a:hover, .len10_sel a:hover {text-decoration: underline; font-weight: bold; color: #be0000;}

/* tips layout styles */
div#subcenter table.carrousel {border-width: 0 0 10px 0; border-collapse: separate; margin: 0 auto;}
div#subcenter td.carrousel_top {font-weight: bold; text-align: center; padding: 5px 5px 0 5px; width: 105px; background: #f2eded; border: 1px solid #cccccc; border-bottom: 0;}
div#subcenter td.carrousel_img {font-size: 0; line-height: 0; text-align: center; padding: 5px; width: 105px; background: #f2eded; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc;}
div#subcenter td.carrousel_txt {font-size: 11px; line-height: 1.3em; text-align: center; padding: 0 5px 5px 5px; width: 105px; background: #f2eded; border: 1px solid #cccccc; border-top: 0;}
div#subcenter td.carrousel_fil {width: 105px; font-size: 0; line-height: 0; padding: 5px;}
div#subcenter td.carrousel_hor_space {width: 10px; font-size: 0; line-height: 0; padding: 0;}
div#subcenter td.carrousel_ver_space {height: 10px; font-size: 0; line-height: 0; padding: 0;}
/* /tips layout styles */

