/*
###########################################################
#
# Filename:			shop.css
#
# Copyright:		S-Inside
# Project:			www.bandenmax.com
# Platform:			CSS
# Date created: 	Mei, 2008 
#
    used colours for this website:
    #ff0000 	red
    #eeeeee		light-grey background
    #333333		dark-grey
#			
###########################################################
*/


.inhoud_shop {
	position: relative;
	z-index: 50;
	padding-left: 10px;
}

#catlist {
	position: absolute;
	top: 80px;
	left: 540px;
	width: 400px;
	height: 400px;
	overflow: auto;
}

td.buttons {
	letter-spacing: 0pt; 
	font-size: 0pt;
}

div.search-menu {
	position: relative;
	top: 20px;
}

a.catlink:hover {text-decoration: underline; background: inherit; color: #ff0000;}
a.catlink {
	/* the cat menu items */
    position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	text-decoration: underline;
	background: inherit;
  	color: #333333;  	
}

a.scatlink {
	/* the current cat */
    position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	font-weight: bold;
  	text-decoration: none;
  	background: inherit;
  	color: #ff0000;
}

a.loginlink:hover {text-decoration: underline;}
a.loginlink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	font-weight: bold;
  	letter-spacing: 0pt; 
  	text-decoration: none;
  	background: inherit;
  	color: #ff0000;  	
}

.nobreak {
	white-space: nowrap;
}

.redtext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	font-weight: bold;
  	width: 600px;
  	background: inherit; 
  	color: #ff0000;	
}

.productdetails {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	position: relative;
    width: 660px;
    height: 16px;
    margin-bottom: 2px;
	border: 1px solid #333333;
    background-color: #eeeeee;
	color: #333333; 
}

a.shoplink:hover {color: #ff0000;}
a.shoplink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 9pt;
  	font-weight: bold;
  	letter-spacing: 0pt; 
  	text-decoration: underline;
  	background: transparent;
  	color: #333333;
}

div.listproduct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	width: 95%;
	min-height: 300px;
	padding: 0px;
	margin-bottom: 15px;
	border: 1px solid #333333;
	background: #eeeeee;
	color: #333333;
}

div.listproduct a.shoplink:hover {color: #ff0000;}
div.listproduct a.shoplink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	font-weight: bold;
  	letter-spacing: 0pt; 
  	text-decoration: underline;
  	background: transparent;
  	color: #333333;
}

div.listproduct a.vanaf {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	font-weight: bold;
  	background: #eeeeee;
	color: #333333;	
}

td.relproduct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	border: 2px solid #333333;
	background: #eeeeee;
	color: #333333;
}

td.relproduct a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	background: #eeeeee;
	color: #333333;
}

td.bottom-line {
	border-bottom: 1px solid black;
}

.box {
    width: 300px;
    height: 16px;
    margin-bottom: 2px;
    border: 1px solid #aba7a8;
  	background-color: #eeeeee;
  	color: #333333;
}

.smallbox {
    width: 60px;
    height: 16px;
    margin-bottom: 2px;
    border: 1px solid #aba7a8;
  	background-color: #eeeeee;
  	color: #333333;
}

.largebox { 
    width: 500px;
    height: 16px;
    margin-bottom: 2px;
    border: 1px solid #aba7a8;
  	background-color: #eeeeee;
  	color: #333333;
}

.box_r {
    width: 154px;
    height: 16px;
    margin-bottom: 2px;
    border: 1px solid #aba7a8;
  	background-color: #eeeeee;
  	color: #333333;
}

.productbox {
    width: 600px;
    height: 16px;
    margin-bottom: 2px;
    border: 1px solid #aba7a8;
  	background-color: #eeeeee;
  	color: #333333;
}

.descriptionbox {
    width: 600px;
    height: 80px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    border: 1px solid #aba7a8;
  	background-color: #eeeeee;
  	color: #333333;
}

.smalldescriptionbox {
    width: 600px;
    height: 40px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    border: 1px solid #aba7a8;
  	background-color: #eeeeee;
  	color: #333333;
}

.amountbox {
    margin-left: 2px; 
    margin-right: 2px; 
    width: 30px;
    height: 14px;
    text-align: right;
    border: 1px solid #aba7a8;
  	background-color: #eeeeee;
  	color: #333333;
}

.dropbox {
    width: 302px;
    height: 20px;
    margin-bottom: 2px;
    border: 1px solid #aba7a8;
  	background-color: #eeeeee;
  	color: #333333;
}

.dropbox_multi {
    width: 302px;
    height: 150px;
    margin-bottom: 2px;
    border: 1px solid #aba7a8;
  	background-color: #eeeeee;
  	color: #333333;
}

.largedropbox {
    width: 502px;
    height: 22px;
    margin-bottom: 2px;
    border: 1px solid #aba7a8;
  	background-color: #eeeeee;
  	color: #333333;
}

.option_largedropbox {
	font-family: monospace, New Courier, Courier;
    font-size: 9pt;
}

.areabox {
    width: 500px;
    height: 100px;
    border: 1px solid #aba7a8;
  	background-color: #eeeeee;
  	color: #333333;
}

.amountshop {
    width: 40px;
    height: 16px;
    text-align: right;
    border: 1px solid #aba7a8;
  	background-color: #eeeeee;
  	color: #333333;
}

.shop {
	background-color: #eeeeee;
	padding-left: 5px;
	color: inherit;
}

.total {
	border-top: 1px solid black;
}

.image_shop {
	border: 2px solid #333333;
	float: left; 
	margin: 10px;
}

.small_image_shop {
	border: 1px solid #333333;
	float: left; 
	padding: 5px;	
}

.productimage_admin {
	position: absolute;
	left: 60%;
	top: 400px;
	border: 1px solid #333333;	
}

.knop_admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	width: 140px;
	height: 20px;
    border-color: #000000;
    border: 1px solid #aba7a8;
  	background-color: #eeeeee;
  	color: #333333;
}

.knop_aantal {
	width: 24px;
	height: 24px;
	font-size: 0pt;
	border: 0px;
	cursor: pointer;
	background-image: url(../img/shop/reload.gif);
	background-repeat: no-repeat;
  	background-color: #eeeeee;
  	background-position: top left;
  	color: #333333;
}

.knop_klein {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	width: 60px;
	height: 18px;
  	border-color: #000000;
    border: 1px solid #aba7a8;
  	background-color: #eeeeee;
  	color: #333333;
}

.knop_bestel:hover {color: #ff0000;}
.knop_bestel {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	width: 190px;
	height: 40px;
	cursor: pointer;
	border: 1px solid #aba7a8;
  	background-image: url(../img/shop/addbasket.png);
  	background-position: center right;
	background-repeat: no-repeat;
    background-color: #eeeeee;
  	color: #333333;
}

.inhoud a.knop_winkelen:hover {color: #ff0000;}
.inhoud a.knop_winkelen {
	display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	width: 190px;
	height: 40px;
	text-align: center;
	cursor: pointer;
  	border: 1px solid #aba7a8;
  	background-image: url(../img/shop/shopping.png);
  	background-position: center left;
	background-repeat: no-repeat;
    background-color: #eeeeee;
  	color: #333333;
}

.inhoud a.knop_kassa:hover {color: #ff0000;}
.inhoud a.knop_kassa {
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	width: 190px;
	height: 40px;
	text-align: center;
	cursor: pointer;
  	border: 1px solid #aba7a8;
  	background-image: url(../img/shop/pay.png);
  	background-position: center left;
	background-repeat: no-repeat;
    background-color: #eeeeee;
  	color: #333333;
}

.bredeknop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	text-align: center;
  	text-decoration: none;
  	line-height: 18px;
	width: 140px;
	height: 20px;
  	display: block;
  	float: left;
  	margin-right: 10px;
    border: 1px solid #aba7a8;
  	background-color: #eeeeee;
  	color: #333333;
}

div.admin_subcat {
	margin-left: 4px;
	line-height: 12px;
	white-space: nowrap;
}

div.admin_cat {
	margin-left: 0px;
	line-height: 12px;
	white-space: nowrap;
}

div.admin_cats {
	width: 700px;
	margin-left: 10px;
	height: 240px;
	overflow: auto;
	border: 1px solid #333333;
}

div.conditions {
	position: relative;
	left: 20px;
	padding: 20px;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

div.conditions a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background: inherit;
	color: #333333;
}

.bestelstappen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	background: inherit;
	color: #333333;
}

td.checked_step {
	border: 1px solid #d7d3d3;
	background: #333333;
	color: #eeeeee;
	width: 25%;
}

td.unchecked_step {
	border: 1px solid #d7d3d3;
	background: #eeeeee;
	color: #333333;
	width: 25%;
}

div.pagenav {
	float: right;
	line-height: 18px;
	padding-bottom: 10px;
}

span, a.kolomkop_simplelist:hover{color: #ff0000;}
span, a.kolomkop_simplelist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	font-weight: bold;
  	text-decoration: none;
  	background-color: inherit;
  	color: #000000;
}

a.navpagelink:hover {color: #ff0000;}
a.navpagelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 7.5pt;
  	font-weight: bold;
  	text-decoration: none;
  	background-color: inherit;
  	color: #000000;
}

a.navpagelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 7pt;
  	font-weight: bold;
  	text-decoration: none;
	background-color: inherit;
  	color: #ff0000;
}

a.navpagebutton:hover {color: #000000;}
a.navpagebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 7.5pt;
  	font-weight: bold;
  	text-decoration: none;
  	padding-left: 2px;
  	margin: 2px;
  	border-top: 1px solid #aaaaaa;
  	border-left: 1px solid #aaaaaa;
  	border-bottom: 1px solid black;
  	border-right: 1px solid black;
  	background-color: #2a7cc9;
  	color: #ffffff;
}