/* -------------------- SITE -------------------- */

.screenDisable {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	}

.printDisable {
	}

html, body, #sidecentreringTabel {
	width: 100%;
	height: 100%;
	margin: auto;
	}

#sidecentreringCelle {
	text-align: center;
	vertical-align: middle;
background-color: black;
	}

#sidecentrering {
	position: relative;
	margin: auto;
	width: 1024px;
	height: 768px;
	text-align: left;
	border: 1px solid transparent;
	}

img { border-style: none; }

#custInfo {
	position: absolute;
	z-index: 100;
	top: 744px;
	left: 0px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	}

#custInfo a { text-decoration: none }
#custInfo a:link {}
#custInfo a:visited {}
#custInfo a:hover { text-decoration: underline }
#custInfo a:active {}



#custInfoTop {
	position: absolute;
	z-index: 100;
	top: 95px;
	left: 0px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	font-size: 9px;
	}

#custInfoTop a { text-decoration: none }
#custInfoTop a:link {}
#custInfoTop a:visited {}
#custInfoTop a:hover { text-decoration: underline }
#custInfoTop a:active {}



#techCMS {
	height: 8px;
	padding-left: 2px;
	text-align: left;
	font-size: 10px;
	color: silver;
	background-color: black;
	}

#techCMS a { color: silver; text-decoration: none }
#techCMS a:link {}
#techCMS a:visited {}
#techCMS a:active {}
#techCMS a:hover { text-decoration: underline }

/* -------------------- MODULE : i_menu.asp -------------------- */

#menu {
	position: absolute;
	z-index: 800;
	top: 126px;
	left: 200px;
	width: 790px;
	height: 20px;
	}

/* -------------------- MODULE : i_printfriendly.asp -------------------- */

#printfriendly {
	position: absolute;
	z-index: 200;
	top: 124px;
	left: 999px;
	width: 17px;
	height: 16px;
	}

/* -------------------- MODULE : i_contact3.asp -------------------- */

.ctf_table { padding-left: 50px; }

.ctf_legendItems,
.ctf_legendShow,
.ctf_legendShow2,
.ctf_legendLine,
.ctf_legendText,
.ctf_legendMemo,
.ctf_legendMemo2,
.ctf_legendEmail,
.ctf_legendDate,
.ctf_legendTime,
.ctf_legendDateTime,
.ctf_legendCheckbox,
.ctf_legendRadio,
.ctf_legendSelect {
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	}

.ctf_fieldText,
.ctf_fieldMemo,
.ctf_fieldMemo2,
.ctf_fieldEmail,
.ctf_fieldDate,
.ctf_fieldTime,
.ctf_fieldDateTime,
.ctf_fieldCheckbox,
.ctf_fieldRadio,
.ctf_fieldSelect,
.ctf_fieldOption {
	font-family: inherit;
	font-size: inherit;
	border: 1px solid #606060;
	background-color: transparent;
	color: inherit;
	}

.ctf_fieldText:hover,
.ctf_fieldMemo:hover,
.ctf_fieldMemo2:hover,
.ctf_fieldEmail:hover,
.ctf_fieldDate:hover,
.ctf_fieldTime:hover,
.ctf_fieldDateTime:hover,
.ctf_fieldCheckbox:hover,
.ctf_fieldRadio:hover,
.ctf_fieldSelect:hover,
.ctf_fieldOption:hover {
	background-color: #303030;
	}

.ctf_fieldText:focus,
.ctf_fieldMemo:focus,
.ctf_fieldMemo2:focus,
.ctf_fieldEmail:focus,
.ctf_fieldDate:focus,
.ctf_fieldTime:focus,
.ctf_fieldDateTime:focus,
.ctf_fieldCheckbox:focus,
.ctf_fieldRadio:focus,
.ctf_fieldSelect:focus,
.ctf_fieldOption:focus {
	background-color: #606060;
	}

.ctf_fieldText,
.ctf_fieldMemo,
.ctf_fieldMemo2,
.ctf_fieldEmail,
.ctf_fieldDate,
.ctf_fieldTime,
.ctf_fieldDateTime {
	width: 350px;
	}

.ctf_fieldMemo,
.ctf_fieldMemo2 {
	height: 150px;
	}

.ctf_textButton {
	width: 100%;
	border: 1px solid #c69c48;
	background-color: #c69c48;
	font-family: inherit;
	font-size: inherit;
	cursor: pointer;
	}

.ctf_textButton:hover {
	color: white;
	}

/* -------------------- MODULE: i_textarea.asp -------------------- */

/* ----- TXT#1 for standard subpage ----- */

.dtasb_viewport1 {
	position: absolute;
	z-index: 300;
	top: 170px;
	left: 288px;
	width: 710px;
	height: 520px;
	overflow: hidden;
	}

.dtasb_content1 {
	position: absolute;
	}

/* arrows */

.dtasb_arrowsButtonA1,
.dtasb_arrowsButtonA1_inactive,
.dtasb_arrowsButtonA1_click {
	position: absolute;
	z-index: 300;
	top: 170px;
	left: 1010px;
	width: 14px;
	height: 8px;
	cursor: pointer;
	}

.dtasb_arrowsButtonA1 {
	background-image: url( /images/scrollarrow_up.png );
	}

.dtasb_arrowsButtonA1_inactive {
	background-image: url( /images/scrollarrow_up_inactive.png );
	}

.dtasb_arrowsButtonA1_click {
	background-image: url( /images/scrollarrow_up_click.png );
	}

.dtasb_arrowsButtonB1,
.dtasb_arrowsButtonB1_inactive,
.dtasb_arrowsButtonB1_click {
	position: absolute;
	z-index: 300;
	top: 682px;
	left: 1010px;
	width: 14px;
	height: 8px;
	cursor: pointer;
	}

.dtasb_arrowsButtonB1 {
	background-image: url( /images/scrollarrow_down.png );
	}

.dtasb_arrowsButtonB1_inactive {
	background-image: url( /images/scrollarrow_down_inactive.png );
	}

.dtasb_arrowsButtonB1_click {
	background-image: url( /images/scrollarrow_down_click.png );
	}

/* bar */

.dtasb_barShaft1 {
	position: absolute;
	z-index: 300;
	top: 184px;
	left: 1010px;
	width: 14px;
	height: 491px;
	background-color: #404040;
	cursor: pointer;
	}

.dtasb_barBox1,
.dtasb_barBox1_grabbed {
	position: absolute;
	z-index: 400;
	width: 14px;
	background-color: #c69c48;
	cursor: pointer;
	}

.dtasb_barBox1_grabbed {
	background-color: #E0E0E0;
	}

/* ----- TXT#1 for standard subpage (item details) ----- */

.item_dtasb_viewport1 {
	position: absolute;
	z-index: 300;
	top: 170px;
	left: 418px;
	width: 580px;
	height: 520px;
	overflow: hidden;
	}

.item_dtasb_content1 {
	position: absolute;
	width: 100%;
	}

/* arrows */

.item_dtasb_arrowsButtonA1,
.item_dtasb_arrowsButtonA1_inactive,
.item_dtasb_arrowsButtonA1_click {
	position: absolute;
	z-index: 300;
	top: 170px;
	left: 1010px;
	width: 14px;
	height: 8px;
	cursor: pointer;
	}

.item_dtasb_arrowsButtonA1 {
	background-image: url( /images/scrollarrow_up.png );
	}

.item_dtasb_arrowsButtonA1_inactive {
	background-image: url( /images/scrollarrow_up_inactive.png );
	}

.item_dtasb_arrowsButtonA1_click {
	background-image: url( /images/scrollarrow_up_click.png );
	}

.item_dtasb_arrowsButtonB1,
.item_dtasb_arrowsButtonB1_inactive,
.item_dtasb_arrowsButtonB1_click {
	position: absolute;
	z-index: 300;
	top: 682px;
	left: 1010px;
	width: 14px;
	height: 8px;
	cursor: pointer;
	}

.item_dtasb_arrowsButtonB1 {
	background-image: url( /images/scrollarrow_down.png );
	}

.item_dtasb_arrowsButtonB1_inactive {
	background-image: url( /images/scrollarrow_down_inactive.png );
	}

.item_dtasb_arrowsButtonB1_click {
	background-image: url( /images/scrollarrow_down_click.png );
	}

/* bar */

.item_dtasb_barShaft1 {
	position: absolute;
	z-index: 300;
	top: 184px;
	left: 1010px;
	width: 14px;
	height: 491px;
	background-color: #404040;
	cursor: pointer;
	}

.item_dtasb_barBox1,
.item_dtasb_barBox1_grabbed {
	position: absolute;
	z-index: 400;
	width: 14px;
	background-color: #c69c48;
	cursor: pointer;
	}

.item_dtasb_barBox1_grabbed {
	background-color: #E0E0E0;
	}

/* ----- TXT#2 for productpage (item list) ----- */

.list_dtasb_viewport2 {
	position: absolute;
	z-index: 300;
	top: 170px;
	left: 288px;
	width: 92px;
	height: 520px;
	overflow: hidden;
	}

.list_dtasb_content2 {
	position: absolute;
	}

.list_dtasb_content2 div {
	font-size: 10px;
	text-align: center;
	}

/* arrows */

.list_dtasb_arrowsButtonA2,
.list_dtasb_arrowsButtonA2_inactive,
.list_dtasb_arrowsButtonA2_click {
	position: absolute;
	z-index: 300;
	top: 170px;
	left: 392px;
	width: 14px;
	height: 8px;
	cursor: pointer;
	}

.list_dtasb_arrowsButtonA2 {
	background-image: url( /images/scrollarrow_up.png );
	}

.list_dtasb_arrowsButtonA2_inactive {
	background-image: url( /images/scrollarrow_up_inactive.png );
	}

.list_dtasb_arrowsButtonA2_click {
	background-image: url( /images/scrollarrow_up_click.png );
	}

.list_dtasb_arrowsButtonB2,
.list_dtasb_arrowsButtonB2_inactive,
.list_dtasb_arrowsButtonB2_click {
	position: absolute;
	z-index: 300;
	top: 682px;
	left: 392px;
	width: 14px;
	height: 8px;
	cursor: pointer;
	}

.list_dtasb_arrowsButtonB2 {
	background-image: url( /images/scrollarrow_down.png );
	}

.list_dtasb_arrowsButtonB2_inactive {
	background-image: url( /images/scrollarrow_down_inactive.png );
	}

.list_dtasb_arrowsButtonB2_click {
	background-image: url( /images/scrollarrow_down_click.png );
	}

/* bar */

.list_dtasb_barShaft2 {
	position: absolute;
	z-index: 300;
	top: 184px;
	left: 392px;
	width: 14px;
	height: 491px;
	background-color: #404040;
	cursor: pointer;
	}

.list_dtasb_barBox2,
.list_dtasb_barBox2_grabbed {
	position: absolute;
	z-index: 400;
	width: 14px;
	background-color: #c69c48;
	cursor: pointer;
	}

.list_dtasb_barBox2_grabbed {
	background-color: #E0E0E0;
	}

/* -------------------- MODULE: i_templatequote.asp -------------------- */

#dtpq_table {
	position: absolute;
	z-index: 100;
	top: 280px;
	left: 0px;
	width: 270px;
	height: 250px;
	border-spacing: 0;
	}

#dtpq_cell {
	text-align: center;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 20px;
	color: #c69c48;
	vertical-align: middle;
	}

/* -------------------- CUSTOM PANELS -------------------- */

#logo {
	position: absolute;
	z-index: 100;
	top: 40px;
	left: 359px;
	width: 307px;
	height: 52px;
	background-color: black;
	}

#menuback {
	position: absolute;
	z-index: 100;
	top: 115px;
	left: 0px;
	width: 1024px;
	height: 32px;
	background-color: #c69c48;
	}

#frontpage_image1 {
	position: absolute;
	z-index: 100;
	top: 147px;
	left: 0px; 
	width: 1024px;
	height: 562px;
	}

#bottombar {
	position: absolute;
	z-index: 100;
	top: 709px;
	left: 0px;
	width: 1024px;
	height: 2px;
	background-color: #c69c48;
	}

#topleft {
	position: absolute;
	z-index: 110;
	top: 0px;
	left: 0px;
	width: 285px;
	height: 269px;
	background-image: url( /images/topleft.png );
	}

#topright {
	position: absolute;
	z-index: 110;
	top: 0px;
	left: 844px;
	width: 180px;
	height: 105px;
	background-image: url( /images/topright.png );
	}

#bottomleft {
	position: absolute;
	z-index: 110;
	top: 539px;
	left: 0px;
	width: 372px;
	height: 229px;
	background-image: url( /images/bottomleft.png );
	}

#bottomright {
	position: absolute;
	z-index: 110;
	top: 681px;
	left: 925px;
	width: 99px;
	height: 87px;
	background-image: url( /images/bottomright.png );
	}

/* show product page */

#itemName {
	color: #c69c48;
	font-size: 16px;
	font-weight: bold;
	}

#itemID {
	padding-top: 3px;
	font-size: 10px;
	color: #808080;
	}

#itemDescription {
	padding-top: 10px;
	}

#itemOtherItems {
	padding-top: 30px;
	color: #c69c48;
	}

#itemOtherItems a { color: #E0E0E0; text-decoration: none; }
#itemOtherItems a:link {}
#itemOtherItems a:visited {}
#itemOtherItems a:hover { color: #CC0000; text-decoration: none; }
#itemOtherItems a:active {}

#itemPrice {
	padding-top: 20px;
	color: #c69c48;
	font-size: 16px;
	font-weight: bold;
	}

#itemSpecialPrice {
	padding-top: 20px;
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	}

#itemImage {
	width: 268px;
	height: 520px;
	text-align: center;
	vertical-align: top;
	}

#itemImageMain {}

#itemMoreImages {}

#text3 { display: none; }

/* end show product page */
