/* DEFAULT TEMPLATE STYLES */
body, html {
	height: 100%;
	background-color: #ffffff;
}


/* DEFAULT TABLE STYLES */
table, table td {
	border-collapse: collapse;
	border: 0px solid #dddddd;
	vertical-align: top;
	text-align: left;
}
td {
	/*position: relative !important;*/	
}


/* TEMPLATE ELEMENTS */
.tpl_width {
	width: 990px;
	min-width: 990px;
	max-width: 990px;
	position: relative;
	margin: 0px auto;
}
.tpl_webitem {
	margin-left: 15px;
	margin-bottom: 20px;
}
.tpl_actionbox_current {
	position: absolute;
	z-index: 300;
	display: block;
	width: 52px;
	text-align: right;
	margin-left: 150px;
	margin-top: 2px;
	font-size: 10px;
}
.tpl_actionbox_title {
	position: absolute;
	z-index: 200;
	margin-left: 15px;
}
.tpl_actionbox {
	padding-bottom: 10px;
	margin-right: 10px;
}
.tpl_actionbox, .tpl_actionbox * {
	font-size: 11px;	
}
.tpl_pulldownbox {
	margin: 5px 0px 20px 0px;	
}
.tpl_pulldownbox #brandselect {
	width: 200px;
}
.tpl_pulldownbox select {
	width: 100%;
	padding: 0px;
}
.tpl_quickbox {
	border: 1px solid #bfbfbf;
	padding: 2px 5px;
	background-position: top right;
	background-repeat: no-repeat;
	margin-top: 10px;
	cursor: pointer;
	z-index: 100;
	display: block;
	position: relative;
	min-height: 38px;
}
.tpl_quickbox p {
	font-size: 11px;
}
.tpl_quickbox h2 {
	margin: 0px 0px -2px 0px;
}
.tpl_newbox {
	width: 220px;
	margin-right: 15px;
	float: left;
	margin-bottom: 10px;
	height: 65px;
}
.tpl_newsbox {
	width: 260px;
	margin-bottom: 25px;
}
#tpl_menu_top {
	height: 30px;
	background-color: #6b1312;
}
#tpl_menu1 ul {
	position: absolute;
	top: 0px;
	left: 0px;
}
#tpl_menu1 li {
	list-style-type: none;
	margin: 0px;
	display: block;
	float: left;
}
#tpl_menu1extra ul {
	position: absolute;
	top: 0px;
	right: 220px;
	background-color: #881111;
	padding-left: 5px;
}
#tpl_menu1extra li {
	list-style-type: none;
	margin: 0px;
	display: block;
	float: left;
}
#tpl_menu1extra a {
	text-transform:none;
}
#tpl_search {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 220px;
	height: 30px;
	background-color: #ad2e15;
}
#tpl_search table {
	margin-left: 10px;
	margin-top: 5px;
}
#tpl_search td {
	color: #ffffff;
	font-size: 13px;
	line-height: 20px;
	font-size: 11px;
}
#tpl_search .search1 {
	width: 110px;
}
#tpl_search .search2 {
	width: 28px;
	text-align: center;
	padding: 0px;
}
#tpl_menu_middle {
	height: 30px;
	border-bottom: 1px solid #999999;
	/*overflow: hidden; */
	position: relative;
	z-index: 5000;
}
#tpl_menu2 ul {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5000;
}
#tpl_menu2 li {
	list-style-type: none;
	margin: 0px;
	display: block;
	float: left;
	z-index: 5000;
}
#tpl_menu3 {
	margin-bottom: 30px;	
}
#tpl_content {
	margin: 15px 0px;
}
#tpl_footer {
	padding: 10px 0px;
	background-image: url(../image/web/tpl_footer_bg.gif);
	background-color: #5e5e5e;
}
#tpl_footer p, #tpl_footer b {
	color: #ffffff;	
}
#tpl_middle {
	height: 20px;	
}
#tpl_sitenav {
	position: absolute;
	top: 35px;
	left: 270px;
	width: 550px;
}
#tpl_sitenav, #tpl_sitenav * {
	color: #ffffff;
}
#tpl_cart {
	position: absolute;
	top: 20px;
	right: 0px;
	width: 150px;
}
#tpl_cart, #tpl_cart * {
	color: #ffffff;
}


/* FRONTPAGE */
#tpl_front_top {
	height: 160px;
	background-image: url(../image/web/tpl_front_top_bg.gif);
	background-color: #941011;
	overflow: hidden;
}
#tpl_front_logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#tpl_front_animation {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 640px;
	height: 160px;
	overflow: hidden;
}
#tpl_front_animation ul {
	position: relative;
}
#tpl_front_animation li {
	position: absolute;
	width: 640px;
	height: 160px;
	overflow: hidden;
}
.tpl_front_animation_box {
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 100px;
	width: 640px;
	height: 60px;
	background-image: url(../image/web/carousel/tpl_front_animation_box_bg.png);
	background-repeat: repeat-y;
	display: none;
}
.tpl_front_animation_image {
	position: absolute;
	z-index: 50;
	top: 0px;
	left: 0px;
}
.tpl_front_animation_name {
	position: absolute;
	z-index: 200;
	top: 110px;
	left: 20px;
	display: none;
	/*background-color: #6b1312;
	background-color: #333333;*/
	white-space: nowrap;
	color: #ffffff;
	font-size: 15px;
}
.tpl_front_animation_text {
	position: absolute;
	z-index: 300;
	top: 130px;
	left: 20px;
	/*background-color: #6b1312;
	background-color: #333333;*/
	white-space: nowrap;
	color: #ffffff;
	display: none;
}
.tpl_front_animation_link {
	position: absolute;
	z-index: 400;
	top: 0px;
	left: 0px;
	cursor: pointer;
}
.tpl_front_animation_link, .tpl_front_animation_link *, .tpl_front_animation_link a, .tpl_front_animation_link a:hover {
	cursor: pointer;
	text-decoration: none;
}
#tpl_front_content {
	padding: 10px 0px;
	background-image: url(../image/web/tpl_front_content_bg.gif);
	background-color: #e0e0e0;
}
#tpl_front_content .fplogin0 {
	padding-top: 5px;
}
#tpl_front_content .fplogin1 {
	width: 215px;
}
#tpl_front_content .fplogin2 {
	width: 145px;
}
#tpl_front_content .fplogin3 {
	width: 70px;
}
#tpl_front_content .fpnews0 {
	padding-top: 5px;
	padding-bottom: 5px;
}
#tpl_front_content .fpnews1 {
	width: 225px;
}
#tpl_front_content .fpnews2 {
	width: 140px;
}
#tpl_front_content .fpnews3 {
	width: 85px;
}

/* PAGE */
#tpl_page_top {
	height: 80px;
	background-image: url(../image/web/tpl_page_top_bg.gif);
	background-color: #941011;
	overflow: hidden;
}
#tpl_page_logo {
	position: absolute;
	left: 0px;
	top: -70px;
}
#tpl_submenu ul {
	display: block;
	border-top: 1px solid #b1aeaa;
	margin: 6px 15px 0px 0px;
}
#tpl_submenu li {
	list-style-type: none;
	margin: 0px;
	display: block;
}


/* WEBSHOP */
.shopcategory, .shopcategoryover {
	width: 150px;
	min-width: 150px;
	max-width: 150px;
	height: 100px;
	min-height: 100px;
	max-height: 100px;
	overflow: hidden;
	float: left;
	margin-left: 15px;
	position: relative;
	z-index: 200;
	cursor: pointer;
	padding-top: 20px;
	margin-top: 5px;
}
.shopcategory .shopcategorytitle, .shopcategoryover .shopcategorytitle {
	font-size: 12px;
	line-height: 12px;
	background-color: #DDD;
	width: 120px;
	padding: 6px 10px;
	left: 4px;
	top: 0px;
	position: absolute;
	z-index: 20;
	display: block;
	cursor: pointer;
	text-decoration: none;
}
.shopcategoryover .shopcategorytitle {
	background-color: #999;
	color: #ffffff;
}
.shopcategoryitem, shopcategoryitemover {
	width: 150px;
	height: 85px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	background-image: url(../image/web/webshop/shopcategoryitem_tiny_bg.gif);
	background-position: top left;
	z-index: 10;
}
.shopcategoryitem:hover {
	background-position: bottom left;
}
.shopcategoryover .shopcategoryimgicon {
	/*display: none;*/
}
.shopcategoryimg, .shopcategoryimgicon, .shopcategoryimgshow {
	width: 138px;
	height: 73px;
	overflow: hidden;
	position: absolute;
	top: 5px;
	left: 5px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #FFF;
}
.shopcategoryimgicon {
	z-index: 200;
}
.shopcategoryimgshow {
	z-index: 100;
}
.addtocart {
	width: 165px;
	width: 400px;
	height: 60px;
	overflow: hidden;
	background-image: url(../image/web/webshop/addtocart_btw_400_bg.gif);
	cursor: pointer;
	margin-left: -4px;
	position: relative;
}
.addtocart td td {
	text-align: right;
	vertical-align: middle;
	color: #FFFFFF;
}
.addtocart td td .textgr {
	line-height: 12px;
}
.shoparticlecode {
	float: right;
	margin-top: 5px;
}
.shoparticlenamesub {
	margin-bottom: 20px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
	display: block;
}
.shoparticledescwww {
	margin-bottom: 20px;
}
.shoparticledescwww br {
	/*display: none;
	margin-right: 4px;*/
}
.shoparticleimage {
	text-align: center;
	/*height: 230px;*/
	min-height: 230px;
}
.shoparticleextendedthumbs {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: pointer;
}
.shoparticleextendedthumb {
	display: block;
	float: left;
	border: 1px solid #cccccc;
	margin: 4px;
	width: 76px;
	height: 66px;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}
.shoparticleextendedthumb img {
	top: -100px;
	left: 0px;
	position: absolute;
	z-index: 100;
	visibility: hidden;
}
.shoparticleextendedthumb.selected img {
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 100;
	visibility: visible;
}
.shoparticleoptions {
	margin-bottom: 20px;
	margin-left: 30px;
	text-align: left;
}
.shoparticledivider {
	/*background-image: url(../image/web/webshop/shoparticledivider_bg.gif);*/
	background-position: top left;
	background-repeat: no-repeat;
	border-left: 1px solid #cccccc;
}
.shoparticlewrapper {
	margin-left: 15px;
	margin-bottom: 20px;
}
.shoparticle {
	height: 50px;
	min-height: 50px;
	max-height: 50px;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #dddddd;
	width: 760px;
}
.shoparticlethumb {
	width: 80px;
	height: 50px;
	overflow: hidden;
	position: relative;
	text-align: center;
	background-color: #FFF;
}
.shoparticledescription {
	height: 40px;
	overflow: hidden;
	position: relative;
	width: 400px;
	margin-top: 5px;
	margin-left: 10px;
}
.shoparticledescription.uitverkoop {
	width: 310px;
}
.shoparticledescription a h2, .shoparticledescription a div {
	color: #333333;
	text-decoration: none;
}
.shoparticledescription a:hover * {
	color: #6b1312;
	text-decoration: underline;
}
.shoparticlemorelinks {
	position: absolute;
	right: 0px;
	bottom: 7px;
}
.shoparticleaticlecode {
	position: absolute;
	right: 0px;
	top: 7px;
}
.shoparticlepriceexcl {
	position: absolute;
	right: 190px;
	top: 7px;
	text-align: left;
	font-size: 10px;
	width: 60px;
}
.shoparticlepriceexclfrom {
	position: absolute;
	right: 285px;
	top: 7px;
	text-align: left;
	font-size: 10px;
	width: 60px;
}
.shoparticlepriceexclprice {
	position: absolute;
	right: 125px;
	top: 7px;
	text-align: right;
	font-size: 10px;
}
.shoparticlepriceexclpricefrom {
	position: absolute;
	right: 215px;
	top: 7px;
	text-align: right;
	font-size: 10px;
	color: #B2B2B2;
}
.shoparticlepriceincl {
	position: absolute;
	right: 190px;
	bottom: 7px;
	text-align: left;
	width: 60px;
}
.shoparticlepriceinclfrom {
	position: absolute;
	right: 285px;
	bottom: 7px;
	text-align: left;
	width: 60px;
}
.shoparticlepriceinclprice {
	position: absolute;
	right: 125px;
	bottom: 7px;
	text-align: right;
}
.shoparticlepriceinclpricefrom {
	position: absolute;
	right: 215px;
	bottom: 7px;
	text-align: right;
	color: #B2B2B2;
	font-size: 10px;
}


/* TABEL WIDTHS */
.contentwidth {
	width: 100%;
}


/* QUICK ORDER */
.quickordermenu {
	height: 50px;
	border-bottom: 1px solid #999999;
	overflow: hidden;
	display: block;
	position: relative;
}
.quickordermenu li {
	list-style-type: none;
	margin: 0px;
	display: block;
	float: left;
}
.quickordertab {
	display: block;
	background-color: #ffffff;
	line-height: 25px;
	padding: 0px 10px;
	margin-right: 5px;
	border: 1px solid #999999;
	border-bottom-width: 0px;
	height: 25px;
	white-space: nowrap;
}
.quickordertab.row2 {
	height: 50px;
	padding-bottom: 25px;
}
.quickordertabselected, .quickordertab:hover, .quickordertabselected:hover {
	display: block;
	background-color: #999999;
	line-height: 25px;
	padding: 0px 10px;
	color: #ffffff;
	text-decoration: none;
	margin-right: 5px;
	border: 1px solid #999999;
	border-bottom-width: 0px;
	white-space: nowrap;
}
.quickordertabselected, .quickordertabselected:hover {
	background-color: #777777;
	border: 1px solid #777777;
	border-bottom-width: 0px;
}
.quickordertabselected.row2, .quickordertab.row2:hover, .quickordertabselected.row2:hover {
	height: 50px;
	padding-bottom: 25px;
}
.quickordertable td {
	border-bottom: 1px solid #cccccc;
	vertical-align: middle;
}
input.quickorderformline {
	width: 30px;
	margin-top: 2px;
}
.quickordertdright {
	text-align: right;
	width: 40px;
}
.quickordertdprice {
	width: 90px;
}
.quickordertrhead td {
	padding-top: 25px;
	font-weight: bold;
}
.quickordertaddtocart {
	text-align: right;
	padding-top: 25px;
}


/* FORM STYLES */
.formbut, .formbutover {
	color: #ffffff; 
	background-color: #333333;
	border: 1px solid #333333;
	height: 20px; 
	line-height: 10px;
	cursor: pointer;
	padding: 0px 10px 0px 10px;
}
.formbutback, .formbutbackover {
	background-color: #999999;
	border: 1px solid #999999;
	margin-left: 4px;
}
.formline, .formlineover {
	color: #333333; 
	border: 1px solid #CCCCCC;
	height: 14px;
	background-color: #FFFFFF;
	width: 300px;
	line-height: 14px;
	padding: 2px 0px 2px 0px;
	text-indent: 3px;
	margin-bottom: 3px;
}
select.formline {
	height: 20px;
	padding: 0px;
}
.formselect, .formselectover {
	border: 1px solid #CCCCCC;
	height: 20px;
	background-color: #FFFFFF;
	width: 300px;
	line-height: 14px;
	padding: 2px 0px 2px 0px;
	text-indent: 3px;
	margin-bottom: 3px;
}
.formarea, .formareaover {
	color: #666666;  
	border: 1px solid #CCCCCC;
	padding: 2px 0px 2px 3px;
	background-color: #FFFFFF;
	width: 300px;
	height: 100px;
	margin-bottom: 3px;
}
.formline:focus, .formlineover, .formarea:focus, .formareaover {
	border-color: #666666;
	color: #333333;
}
.formbut:hover, .formbutover {
	background-color: #666666;
	border: 1px solid #666666;
}
input[type=radio] {
	margin: 0px 4px 0px 4px;
}
.formtable {
	border: 0px solid #eeeeee;
}
.formtable td {
	border: 0px solid #eeeeee;
	padding: 5px 0px 0px 5px;
}
td.formlabel {
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #eeeeee;
	padding: 5px 10px 5px 10px;
	width: 130px;
}
.formrequired {
	background-color: #FFFF99;
}
.formnotify {
	border-bottom: 1px dashed #FF9900;
	background-color: #FFFF99;
	padding: 5px 10px 5px 10px;
	margin-bottom: 20px;
}
.formextra {
	padding-top: 10px;
}


/* MENU STYLES */
.menu1, .menu1selected {
	display: block;
	padding: 0px 8px;
	margin-top: 5px;
	line-height: 25px;
	margin-right: 3px;
	font-size: 13px;

}
.menu1 {
	color: #ffffff;
}
.menu1:hover, .menu1selected, .menu1selected:hover {
	color: #6b1312;
	background-color: #ffffff;
	text-decoration: none;
}
.menu2, .menu2selected {
	display: block;
	padding: 0px 8px;
	margin-top: 5px;
	line-height: 25px;
	margin-right: 3px;
}
.menu2 {
	color: #6b1312;
}
.menu2:hover, .menu2selected, .menu2selected:hover {
	color: #ffffff;
	background-color: #999999;
	text-decoration: none;
}
#tpl_submenu .menu2, #tpl_submenu .menu2selected {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #b1aeaa;
	line-height: 23px;
}
#tpl_submenu .menu2 {
	color: #6b1312;
	color: #333333;
}
#tpl_submenu .menu2:hover, #tpl_submenu .menu2selected, #tpl_submenu .menu2selected:hover {
	font-weight: bold;
	background-color: #ffffff;
	color: #6b1312;
	color: #333333;
	text-decoration: none;
}
/* JQUERY FIX MENU 3 REGULAR PAGES (ADDS -) */
#tpl_submenu li li, #tpl_submenu ul ul {
	border: 0px;
	margin: 0px;
}
#tpl_submenu .menu3, #tpl_submenu .menu3selected {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #b1aeaa;
	line-height: 23px;
	font-size: 11px;
}
#tpl_submenu .menu3 {
	color: #6b1312;
	color: #333333;
}
#tpl_submenu .menu3:hover, #tpl_submenu .menu3selected, #tpl_submenu .menu3selected:hover {
	font-weight: bold;
	text-decoration: none;
	color: #6b1312;
	color: #333333;
}
#tpl_submenu .menu4, #tpl_submenu .menu4selected {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	border-bottom: 1px solid #b1aeaa;
	line-height: 23px;
	font-size: 11px;
}
#tpl_submenu .menu4 {
	color: #6b1312;
	color: #333333;
}
#tpl_submenu .menu4:hover, #tpl_submenu .menu4selected, #tpl_submenu .menu4selected:hover {
	font-weight: bold;
	text-decoration: none;
	color: #6b1312;
	color: #333333;
}



/* ExtraZake FUNCTION STYLES */
.highlight {
	border-bottom: 1px dashed #333333;
}
.photothumb {
	width: 77px;
	height: 77px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: center;
}


/* PULLDOWN MENU */
#tpl_menu2 .menu2hover {
	position: relative;
	z-index: 5000;
}
#tpl_menu2 .menu2hover ul {
	position: absolute;
	display: block;
	margin-top: 30px;
	left: 0px;
	z-index: 5000;
	background-color: #999999;
}
#tpl_menu2 .menu2hoverover {
	position: relative;
	z-index: 5000;
}
#tpl_menu2 .menu2hoverover ul {
	display: none;
}
#tpl_menu2 .menu2hover ul li {
	display: block;
	width: 180px;
	min-width: 180px;
	max-width: 180px;
	float: none;
}
#tpl_menu2 .menu2hover ul li a, #tpl_menu2 .menu2hover ul li a:hover {
	margin: 0px;
	white-space: nowrap;
	color: #ffffff;
	background-color: #999999;
	display: block;
	padding: 0px 8px;
	line-height: 25px;
	border-bottom: 1px solid #ffffff;
}
#tpl_menu2 .menu2hover ul li a:hover {
	font-weight: bold;
	text-decoration: none;
}
#tpl_menu2 .menu2hoverset .menu2, #tpl_menu2 .menu2hoverset .menu2selected {
	background-color: #999999;
	color: #ffffff;
}


/* SHOPPINGCART */
.shoppingcarttablewebitem {
	margin-left: -7px;
}
.shoppingcarttable {
	
}
.shoppingcarttable td {
	border-bottom: 1px solid #cccccc;
	vertical-align: middle;
	padding: 2px 0px;
}
.linkbutlight, .linkbutlight:hover {
	display: block;
	float: left;
	padding: 0px 10px;
	line-height: 20px;
	margin-right: 5px;
	background-color: #999;
	color: #FFF;
	text-decoration: none;
}
.linkbutlight:hover {
	background-color: #666;
}
a.linkbutdark, a.linkbutdark:hover {
	display: block;
	float: left;
	padding: 0px 10px;
	line-height: 20px;
	margin-right: 5px;
	background-color: #6b1312;
	color: #FFF;
	text-decoration: none;
}
a.linkbutdark:hover {
	background-color: #666;
}
input.linkbutdark, input.linkbutdark:hover {
	display: block;
	float: left;
	margin-right: 5px;
	background-color: #6b1312;
	border-color: #6b1312;
	color: #FFF;
	text-decoration: none;
}
input.linkbutdark:hover {
	background-color: #666;
	border-color: #666;
}


@media Print {
	html, body {
		margin: 0px;
		padding: 0px;
		background-color: #FFFFFF;
		background-image: none;
	}
	body, html, input, textarea, select, form, a, p, span, div, td, font, h1, h2, h3, h4, ul, li, ol, sub, sup {
		color: #000000;
	}
	.menu1, .menu1selected, .menu2, .menu2selected, .menu3, .menu3selected {
		color: #000000;
	}
	.noprint {
		display: none;
	}
}