* {
    font-family: verdana;
    
}

html, body {
    margin: 0px;
    padding: 0px;
    color: #FFF;
}

body {
    background-color: #000;
    font-size: 0.7em;
}

img {
    border: 0px;
}

a {
    text-decoration: none;
    color: #FFF;
}
a:hover {
    text-decoration: underline;
}

h1 {
    font-size: 2em;
}
h1.brown {
    font-size: 1.5em;
    color: #837C72;
}
h2 {
    font-size: 1.3em;
}

p {
    margin: 0px;
    line-height: 1.75em;
}
#bigImage {
    -ms-interpolation-mode: bicubic;
}
.clear_both {
    clear: both;
}

.button {
    background-color: #4E473F;
    font-weight: bold;
    padding: 5px;
    padding-left: 8px;
    padding-right: 8px;
    display: inline;
    cursor: pointer;
}
.button button {
	background: transparent;
	border: 0px;
}
.button img {
    position: relative;
    top: 1px;
}
#tekstblok_midden {
	padding:10px;
	padding-top:10px;
	padding-bottom:20px;
	color:#837C72;
}
#tekstblok_midden a {
	text-decoration:underline;
	color:#837C72;
}
#tekstblok_midden a:hover {
	text-decoration:none;
	color:#837C72;
}
#container {
    margin: auto;
    width: 955px;
}

#container #header {
    height: 90px;
}

#container #header #logo {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    width: 325px;
}

#container #header #topmenu {
    float: right;
    margin-top: 25px;
    margin-right: 10px;
    width: 310px;
    color: #7B6E60;
    position: relative;
}
#container #header #topmenu a {
    color: #7B6E60;
}
#container #header #topmenu form #zoekproduct {
    background-image: url("../../gfx/zoek_product.gif");
    background-repeat: no-repeat;
    width: 204px;
    height: 20px;
    color: #7B6E60;
    padding-top: 3px;
    padding-left: 5px;
    position: absolute;
    right: -32px;
    top: -3px;
}
.searchbox {
	position: relative;
}
.search_box {
	background-image: url("../../gfx/zoek_product.gif");
    background-repeat: no-repeat;
    width: 204px;
    height: 20px;
    color: #7B6E60;
    padding-top: 3px;
    padding-left: 5px;
    position: relative;
    right: 0px;
    top: 0px;
}
.search_field {
	position: absolute;
    top: 2px;
    left: 5px;
    font-size: 1em;
    width: 155px;
    border: 0px;
    background-color: #000;
    color: #7B6E60;
}
.search_btn {
	width: 18px;
    height: 20px;
    margin: 0px;
    position: absolute;
    top: 0px;
    left: 166px;
}
#container #header #topmenu form #zoekproduct .search_field_top {
    position: absolute;
    top: 2px;
    left: 5px;
    font-size: 1em;
    width: 155px;
    border: 0px;
    background-color: #000;
    color: #7B6E60;
}
#container #header #topmenu form #zoekproduct .search_btn_top {
    width: 18px;
    height: 20px;
    margin: 0px;
    position: absolute;
    top: 0px;
    left: 166px;
}
#container #hoofdmenu {
    height: 20px;
    width: 954px;
    position: relative;
    z-index: 1000;
}
#container #hoofdmenu .hoofdmenu_button {
    float: left;
    width: 158px;
    background-color: #4e473f;
    height: 17px;
    padding-top: 3px;
    position: relative;
    overflow: none;
    cursor: pointer;
}

#container #hoofdmenu .active {
    background-color: #837C72;
}

#container #hoofdmenu .hoofdmenu_spacer {
    float: left;
    width: 1px;
    font-size: 1px;
    background-color: red;
    background-image: url("../../gfx/hoofdmenu_spacer.gif");
}

#container #hoofdmenu .submenu {
    position: absolute;
    width: 160px;
    top: 20px;
    margin-left: -1px;
    background-color: #000;
    z-index: 1000;
}
#container #hoofdmenu .sub_active {
}
#container #hoofdmenu .sub_nonactive {
    display: none;
}
#container #hoofdmenu .submenu td {
    background-color: #4e473f;
    height: 18px;
    padding-left: 5px;
}
#container #hoofdmenu .submenu td a {
    display: block;
}

.dealer {
	padding-top: 35px;
}
.dealer_block {
	height: 45px;
	width: 400px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	background: #120f0c;
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.dealer_block .label {
	float: left;
	width: 20px;
	color: #7B6E60;
}
.dealer_block .value {
	clear: right;
}
.dealer_block .read_more a {
	color: #7B6E60;
	float: right;
}
#container #content {
	position: relative;
    margin-top: 20px;
    width: 955px;
    min-height: 350px;
    background-image: url("../../gfx/content_background.gif");
    background-repeat: no-repeat;
}
#container #content #content_html {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
}
#container #content #content_html #blackmain {
    background-color: #000;
    width: 935px;
    min-height: 300px;
}
#container #content #content_html #blackmain #content_left {
    float: left;
    width: 430px;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #4E473F;
}
#container #content #content_html #blackmain #content_right {
    float: right;
    width: 470px;
}
#container #content #content_html #blackmain #content_spacer {
    margin-top: 40px;
    margin-right: 10px;
    float: left;
    height: 300px;
    width: 1px;
    background-color: #000;
}
.searchbox {
	border: 1px solid #4E473F;
	padding: 15px;
}
.wrap_home {
	position: relative;
	top: 0;
	right: 0;
	z-index: 1;
}
.wrap_home #media_player {
	width: 267px;
	min-height: 35px;
	position: absolute;
	right: 15px;
	top: 10px;
	z-index: 10;
}
.wrap_home #media_player .top {
	background: url(../../gfx/bg.media_top.png) no-repeat;
	display: block;
	height: 8px;
	margin: 0px;
}
.wrap_home #media_player .bottom {
	background: url(../../gfx/bg.media_bottom.png) no-repeat;
	display: block;
	margin: 0px;
	height: 8px;
}
.wrap_home #media_player .middle {
	background: url(../../gfx/bg.media.png) repeat-y;
	min-height: 39px;
	padding: 5px;
	text-align: center;
}
.wrap_home #media_player #media_select {
	width: 250px;
	color: #000;
}
.wrap_home #media_player #media_select option {
	color: #000;
	text-align: center;
}
.wrap_home #media_player .middle .player {
	min-height: 1px;
	overflow: hidden;
	width: 250px;
}
.wrap_home #media_player .middle .hidden {
	display: none;
	visibility: hidden;
}
.wrap_home #media_player #wrap_player {
	width: 255px;
	
	background: black;
	overflow: hidden;
}
#mediaspace {
	width: 255px;
	padding: 0px;
}
#container #content #content_html { 
	min-height: 300px;
}
#container #content #content_html #blackmain #content_right #winkelmandje_klein {
    width: 450px;
    height: 40px;
    padding-top: 5px;
    padding-right: 10px;
    border-bottom: 1px solid #4D473F;
    text-align: right;
    color: #6B5F53;
}
#container #content #content_html #blackmain #content_right #winkelmandje_klein img {
    position: relative;
    top: 6px;
}
#container #content #content_html #blackmain #content_right .productProperties {
    margin-top: 10px;
    margin-bottom: 10px;
}
#container #content #content_html #blackmain #content_right .productProperties th, td {
    padding: 2px;
}
#container #content #content_html #blackmain #content_right .productProperties th {
    width: 125px;
    color: #6B5F53;
    text-align: left;
    font-weight: normal;
}
#container #content #content_html #blackmain #content_right #meer_info {
    float: right;
    background-image: url("../../gfx/hokjes_background.gif");
    width: 135px;
    height: 65px;
    padding: 10px;
    line-height: 2em;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
#container #content #content_html #blackmain #content_right #meer_info a {
    color: #837c72;
}


#container #content #webshopkader {
    width: 935px;
    height: 145px;
    background-image: url("../../gfx/winkel_onderkant.gif");
    background-repeat: no-repeat;
    margin-left: 10px;
}
#container #content #webshopkader table {
    margin-top: 37px;
    margin-left: 10px;
    width: 160px;
    float: left;
}
#container #content #webshopkader td {
    height: 28px;
    vertical-align: top;
}

#wrap_shop {
    margin: 0px;
    margin-right: 10px;
    margin-top: 0px;
    padding: 5px;
    background: #000;
    width: 925px;
    min-height: 350px;
}
#wrap_shop span.cat_head_left1 {
    font-weight: bolder;
    margin-left: 10px;
    color: #fff;
    float: left;
}
#wrap_shop span.cat_head_left2 {
    float: left;
    color: #6b5f53;
}
#wrap_shop span.cat_head_left3 {
    float: left;
    color: #fff;
    font-weight: bold;
    font-size: 1.3em;
}
#wrap_shop span.cat_head_right1 {
    float: right;
    color: #6b5f53;
}
#wrap_shop span.cat_head_right2 a {
    margin-left: 15px;
    display: inline-block;
    color: #6b5f53;
}
#wrap_shop span.cat_head_right2 img {
    
    margin-left: 15px;
}
#wrap_shop span.cat_head_right2 {
    float: right;
}
#wrap_shop .shop_sep {
    clear: both; 
    height: 2px;
    margin-top: 20px;
    border-bottom: 1px dotted #6b5f53;
}
#wrap_shop #prod_overview {
    width: 100%;
    margin-top: 5px;
}
#wrap_shop #prod_overview th {
    background: url("../../gfx/hokjes_background.gif");
    font-weight: normal;
    color: #837c72;
    width: 20%;
    text-align: left;
    border-left:1px solid black;
    padding: 5px;
}
#wrap_shop #prod_overview th.first {
    width: 40%;
    border-left: 0px;
}

#wrap_shop #prod_overview td {
    border-right: 1px solid #4d473f;
    vertical-align: top;
    padding-left: 5px;
    padding-right: 5px;
}

#wrap_shop #prod_overview td.product img {
    float: left;
}

#wrap_shop #prod_overview td.product span {
    float: right;
    width: 100px;
    font-weight: bold;
    font-size: 1.2em;
}
#wrap_shop #prod_overview .price_field {
    font-size: 1.2em;
    font-weight: bold;
}
#wrap_shop #prod_overview td.last {
    border: 0px
}
#wrap_shop #prod_overview td .label {
    color: #4d473f;
    float: left;
    clear: left;
    width: 60%;
    margin-bottom: 15px;
}

#wrap_shop #prod_overview td .value {
    width :40%;
    color: #fff;
    float: left;
    margin-bottom: 15px;
}

#wrap_shop #prod_overview td .more_link {
    height: 20px;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
}
#wrap_shop #prod_overview td .ww_link {
    height: 20px;
    line-height: 20px;
    color: #4d473f;
    margin: 0px;
    padding: 0px;
}

#wrap_shop #prod_detail {
    width: 100%;
}
#wrap_shop #prod_detail td {
    width: 50%;
    vertical-align: top;
}
#wrap_shop #prod_detail td .prod_img {
    margin-top: 15px;
    margin-bottom: 15px;
}
#wrap_shop #prod_detail .prod_sub_detail .label {
    color: #4d473f;
    width: 100px;
}
#wrap_shop #prod_detail .price_field {
    font-weight: bold;
    font-size: 1.3em;
    clear: both;
}
#wrap_shop #prod_detail ul.option_box {
    background: url("../../gfx/hokjes_background.gif");
    display: block;
    float: right;
    position: relative;
    width: 170px;
    bottom: 0px;
    right: 0px;
}
#wrap_shop ul.option_box li {
    display: block;
    height: 30px;
    line-height: 24px;
    width: 130px;
    padding-left: 40px;
    color: #837c72;
    background: url(../../gfx/bg.arrow.brown.png) no-repeat;
    background-position: 25px 8px;
}
#wrap_shop ul.option_box li a {
    color: #837c72;
    text-decoration: none;
}

#wrap_shop #prod_detail .ww_button {
    display: block;
    float: left;
    margin-top: 30px;
}

#container #content #webshopkader #productslider {
    width: 730px;
    height: 140px;
    float: right;
    margin-right: 10px;
    position: relative;
}
#container #content #webshopkader #productslider img.big_arrow {
    margin-top: 28px;
    cursor: pointer;
}
#container #content #webshopkader #productslider img.big_arrow_left {
    float: left;
}
#container #content #webshopkader #productslider img.big_arrow_right {
    float: right;
}



#container #content #webshopkader #productslider #sliderDiv {
    float: left;
    width: 640px;
    position: absolute;
    overflow: hidden;
    top: 40px;
    left: 40px;
    height: 100px;
}

#container #content #webshopkader #productslider #sliderDiv #slider {
    height: 100px;
    white-space: nowrap;
    position: relative;
}

#container #content #webshopkader #productslider #sliderDiv #slider img {
    
    margin-right: 10px;
    
}

#container #content #webshopkader #productslider #productslider_products a:hover {
    text-decoration: none;
}



.product .flowRight {
    float: right;
}
.product .flowRight .prodammt {
    margin-top: 20px;
}
.product .flowRight .prodammt a {
    width: 40px;
    clear: both;
}
.product .flowRight .prodammt a img {
    margin-left: 5px;
}
.intField {
    width: 20px;
    background: #000;
    border: 1px solid white;
    color: #60564b;
    clear: both;
}
.eyewear_description {
	float:left;
	width:550px;
}
.eyewear_description img {
	float:left;
	width:70px;
	margin-right:10px;
}
.price_table {
    float: right;
    width: 300px;
}
.price_table .label {
    float: left;
    clear: left;
    width: 140px;
    color: #60564b;
}
.price_table .label {
    float: left;
    clear: right;
    width: 140px;
}
.price_table .separator {
    width: 300px;
    display: block;
    border-bottom: 1px dotted #60564b;
    clear: both;
}
.separator {
    width: 100%;
    display: block;
    border-bottom: 1px dotted #60564b;
    clear: both;
    margin-bottom: 5px;
}
.wwverder {
    float: right;
}
#container #footer {
    margin-top: 20px;
    width: 954px;
    height: 22px;
    background-color: #1C1A17;
    color: #6B5F53;
}
#container #footer img {
    margin-top: 2px;
    margin-left: 10px;
}
#container #footer span {
    position: relative;
    top: -5px;
    color: #6B5F53;
}
#container #footer div {
    float: right;
    color: #6B5F53;
    position: relative;
    top: -18px;
    margin-right: 10px;
}
#container #footer a {
    color: #6B5F53;
}

#modal_bg {
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    visibility: hidden;
    display: none;
    z-index: 150;
    height: 100%;
    width: 100%;
}
#modal_win {
    z-index: 155;
    background: #000;
    border: 1px solid #6B5F53;
    margin-left: auto;
    margin-right: auto;
    margin-top: 160px;
    padding: 20px;
    visibility: hidden;
    display: none;
}
#modal_win .closer {
    margin-top: 15px;
    margin-bottom: 30px;
    width: 100%;
    text-align: right;
    display: block;
    height: 16px;
    vertical-align: middle;
}
#modal_win .closer a {
    display: inline-block;
    line-height: 16px;
    height: 16px;
    color: #6B5F53;
}
#modal_win .closer a img {
    margin-right: 10px;
}
#modal_win .closer a:hover {
    text-decoration: none;
}
.order_form .label {
    clear: left;
    float: left;
    width: 150px;
    margin-bottom: 15px;
    color: #6B5F53;
}
.order_form .value {
    clear: right;
    float: left;
    width: 300px;
    color: #60564b;
    margin-bottom: 15px;
}
.order_form form label {
    clear: left;
    float: left;
    width: 100px;
    margin-bottom: 25px;
    color: #6B5F53;
}
#frm_holder {
    clear: both;
    position: relative;
    top: 50px;
}
.order_form form input {
    clear: right;
    width: 300px;
    color: #6B5F53;
    margin-bottom: 25px;
}
.order_form form input.intField {
    background: #000;
    border: #fff;
    color: #6B5F53;
    width: 100px !important;
    border: 1px solid white;
}
.order_form form input.submitButton {
    width: 126px;
    height: 20px;
    clear: both;
}
.order_form form select {
    clear: right;
    width: 300px;
    margin-bottom: 25px;
    background: #000;
    color: #6B5F53;
    border: 1px solid #fff;
}


.clear {
    clear: both;
}
.agenda {
    width: 100%;

    line-height: 160%;
}
.agenda .item {
    float: left;
    width: 400px;
    
    height: 100px;
}
.agenda .item.left {
    border-right: 1px solid #4e473f;
    
    padding: 10px 40px 20px 20px;
    
    clear: left;
}
.agenda .item.right {
    padding: 10px 20px 20px 40px;
}
.agenda .item .date,
.agendaDetail .date {
    display: block;

    color: #ffffff;
    font-size: 1.2em;
}
.agenda .item .title,
.agendaDetail .title {
    display: block;
    
    font-weight: bold;
    color: #837c72;
    font-size: 11pt;
}
.agenda .item .title a {
    color: #837c72;
    text-decoration: none;
}

.agendaDetail {
    line-height: 160%;
    
    padding: 10px 10px 10px 10px;
}
.listTable {
	width:100%;
}
.listTable th {
	text-align:left;
	vertical-align:top;
    color: #837C72;
	width:140px;
}
.listTable td {
}
.listTable td input,
.listTable td textarea {
	width:300px;
    background-color: #000;
    color: #6B5F53;
	border:1px solid #ffffff;
	font-size:1.0em;
}
.button {
    height: 16px;
}
.button button{
    color: white;
    height: 14px;
}
.button:hover {
    cursor: pointer;
}
.button button:hover {
    cursor: pointer;
}
#dealer_info {
	width: 935px;
	height: 85px;
	margin-top: 120px;
	background: #120f0c;	
}
#dealer_info div {
	border-left: 1px solid black;
	width: 213px;
	float: left;
	height: 75px;
	padding: 5px;
}
#dealer_info div.last {
	border: 0px;
	
}
#dealer_info div .label {
	display: block;
	float: left;
	width: 20px;
	color:#6B5F53;
}
.brownhead {
	color: #6B5F53;
	clear: both;
	display: block;
}

.fotoalbumnew {
    display: block;
    position: relative;
    top: 0px;
    left: 15px;
    width: 900px;
}
.fotoalbumnew div {
    display: block;
    float: left;
    margin: 10px 5px;
}
