html, body
{
  background-image: url(bg.gif);
  color: #2D3C3F;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  margin: 0;
}

table
{
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

.header
{
  background-repeat: repeat-x;
  border-bottom-color: #000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #FFF;
  font-size: 14px;
  font-weight: 700;
  height: 125px;
}

.header td
{
  background-repeat: no-repeat;
  height: 125px;
}

.header a
{
  padding: 3px;
}

.content
{
  border-bottom-color: #000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.content_1
{
  border-right-color: #000;
  border-right-style: solid;
  border-right-width: 1px;
  width: 200px;
}

.content_2
{
  border-right-color: #000;
  border-right-style: solid;
  border-right-width: 1px;
  width: 8px;
}

.menu_tijd
{
  border-bottom-color: #000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  height: 10px;
}

.menu_header_bottom
{
  background-image: url(header_bg.gif);
  border-bottom-color: #000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-color: #000;
  border-top-style: solid;
  border-top-width: 1px;
  color: #FFF;
  font-weight: 700;
  height: 20px;
  padding-left: 2px;
}

.menu_content_top
{
  background-color: #FFF;
  border-bottom-color: #000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-left: 2px;
}

.content_content
{
  background-color: #FFF;
  border-bottom-color: #000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.iframe_content
{
  background-color: #FFF;
}

.td_header
{
  background-image: url(header_bg.gif);
  color: #FFF;
  font-weight: 700;
  height: 20px;
  padding-left: 2px;
}

.td_border_top_nobg
{
  border-top-color: #000;
  border-top-style: solid;
  border-top-width: 1px;
}

.td_border_right
{
  border-right-color: #709384;
  border-right-style: dotted;
  border-right-width: 1px;
}

.td_noborder_left
{
  padding: 5px;
}

.top
{
  background-image: url(header_bg.gif);
  border-bottom-color: #000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #FFF;
  font-size: 13px;
  font-weight: 700;
  height: 20px;
  padding-left: 2px;
}

.copyright
{
  background-image: url(header_bg.gif);
  color: #FFF;
  font-size: 13px;
  font-weight: 700;
  height: 20px;
  padding-left: 2px;
}

li
{
  list-style-image: url(list.gif);
  margin: 5px 0 5px -10px;
}

hr
{
  border-color: #e9e9e9;
  border-style: solid;
}

hr.dotted
{
  border-color: #709384;
  border-style: dotted;
}

.hidden
{
  visibility: hidden;
}

.displayNone
{
  display:none;
}

.blue
{
  color: #709384;
}

.white
{
  color: #FFF;
}

.red,
a.red:hover,
a.red:link,
a.red:active,
a.red:visited,
a.red:hover
{
  color: #E3170D;
}

.red_bg
{
  background-color: #E3170D;
}

.green,
a.green:hover,
a.green:link,
a.green:active,
a.green:visited,
a.green:hover
{
  color: green;
}

.green_bg
{
  background-color: #008000;
}

.orange,
a.orange:hover,
a.orange:link,
a.orange:active,
a.orange:visited,
a.orange:hover
{
  color:#F88017;
}

.orange_bg
{
  background-color: #F88017;
}

.yellow,
a.yellow:hover,
a.yellow:link,
a.yellow:active,
a.yellow:visited,
a.yellow:hover
{
  color:#FFD700;
}

.yellow_bg
{
  background-color: #FFD700;
}

.small
{
  font-size: 12px;
}

.img
{
  border-color: #000;
  border-style: solid;
  border-width: 1px;
  margin: 5px;
}

.captcha
{
  border-color: #CCC;
  border-style: solid;
  border-width: 1px;
}

.mini_img
{
  border-color: #000;
  border-style: solid;
  border-width: 1px;
  margin: 0 1px;
}

.message_img
{
  margin: 5px;
}

form
{
  margin: 0;
}

input, textarea, select, iframe
{
  background-color: #FFF;
  border-color: #CCC;
  border-style: solid;
  border-width: 1px;
  color: #033825;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

select.tinymce
{
  width: 740px;
}

.main_table, .table_border
{
  border-color: #000;
  border-style: solid;
  border-width: 1px;
}

.menu_header_top, .content_header, .td_border_bottom
{
  background-image: url(header_bg.gif);
  border-bottom-color: #000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #FFF;
  font-weight: 700;
  height: 20px;
  padding-left: 2px;
}

a.white:link, a.white:active, a.white:visited
{
  color: #FFF;
  text-decoration: none;
}

a.white:hover, a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited, a.breadcrumb:hover
{
  color: #FFF;
  text-decoration: underline;
}

a.menu:link, a.menu:active, a.menu:visited
{
  color: #000;
  text-decoration: none;
}

a.menu:hover, a:link, a:active, a:visited, a:hover
{
  color: #709384;
  text-decoration: none;
}

input.tinymce, textarea.tinymce_pic
{
  width: 738px;
}

.checkbox, .radio
{
  background-color: transparent;
  background-image: none;
  border-width: 0;
}

input.basket_button
{
  margin:0;
  padding:0;
  width:18px;
  height:18px;
  line-height:18px;
  font-family:monospace;
  text-align:center;
}

input.basket_button_coupon
{
  height:20px;
  line-height:20px;
}

input.basket_coupon
{
  margin:0;
  padding:0;
  height:18px;
  line-height:18px;
  font-family:monospace;
}

#ProductSearch,
#CouponSearch
{
  overflow:scroll;
  width:500px;
  margin:0;
  padding:0;
  height:42em;
  min-height:42em;
}

#CouponSearch
{
  font-size:11px;
  font-family:monospace;
}

#ProductSearch li,
#CouponSearch li
{
  list-style-image: url(list.gif);
  margin: 5px 0 5px 25px;
}

#sortable
{
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

#sortable li
{
  margin: 5px;
  padding: 2px;
  padding-left: 5px;
  list-style-image: none;
}

span.special_offer
{
  display: block;
  height: 20px;
  line-height: 20px;
  padding: 0 .5em 0 .5em;
  background-color:#FFF;
  color:red;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
}

