/*
###########################################################
#
# Filename:			shop.css
#
# Copyright:		S-Inside
# Project:			www.ctsoftware.nl
# Platform:			CSS
# Date created: 	april, 2010 
#
    used colours for this website:
    #aaa			grey
    #235db9			blue
    #64b6fa			light blue
    #a71f1f			dark red
#
###########################################################
*/


.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: #a71f1f;}
a.catlink {
	/* the cat menu items */
    position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	text-decoration: underline;
	background: inherit;
  	color: #000000;  	
}

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: #a71f1f;
}

a.loginlink:hover {text-decoration: underline; color: #a71f1f;}
a.loginlink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	font-weight: bold;
  	letter-spacing: 0pt; 
  	text-decoration: none;
  	background: inherit;
  	color: #000000;  	
}

.nobreak {
	white-space: nowrap;
}

.redtext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	font-weight: bold;
  	background: inherit; 
  	color: #ff0000;	
}
.greentext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	font-weight: bold;
  	background: inherit; 
  	color: green;	
}

.productdetails {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	position: relative;
    width: 548px;
    height: 16px;
    margin-bottom: 2px;
	border: 1px solid #b9b1ab;
    background-color: #eeeeee;
	color: #000000; 
}

a.shoplink:hover {color: #a71f1f;}
a.shoplink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 9pt;
  	/*font-weight: bold;*/
  	letter-spacing: 0pt; 
  	text-decoration: underline;
  	background: transparent;
  	color: #000000;
}

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 #b9b1ab;
	background: #eeeeee;
	color: #000000;
}

div.listproduct a.shoplink:hover {color: #a71f1f;}
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: #000000;
}

div.listproduct a.vanaf {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	font-weight: bold;
  	background: #eeeeee;
	color: #000000;	
}

td.relproduct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	border: 2px solid #b9b1ab;
	background: #eeeeee;
	color: #000000;
}

td.relproduct a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	background: #eeeeee;
	color: #000000;
}

td.bottom-line {
	border-bottom: 1px solid black;
  	background: #eeeeee;
	color: #000000;
}

.box {
    width: 300px;
    height: 16px;
    margin-bottom: 2px;
    border: 1px solid #b9b1ab;
  	background-color: #eeeeee;
  	color: #000000;
}

.smallbox {
    width: 140px;
    height: 16px;
    margin-bottom: 2px;
    border: 1px solid #b9b1ab;
  	background-color: #eeeeee;
  	color: #000000;
}

.largebox { 
    width: 500px;
    height: 16px;
    margin-bottom: 2px;
    border: 1px solid #b9b1ab;
  	background-color: #eeeeee;
  	color: #000000;
}

.box_r {
    width: 154px;
    height: 16px;
    margin-bottom: 2px;
    border: 1px solid #b9b1ab;
  	background-color: #eeeeee;
  	color: #000000;
}

.productbox {
    width: 600px;
    height: 16px;
    margin-bottom: 2px;
    border: 1px solid #b9b1ab;
  	background-color: #eeeeee;
  	color: #000000;
}

.descriptionbox {
    width: 600px;
    height: 80px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    border: 1px solid #b9b1ab;
  	background-color: #eeeeee;
  	color: #000000;
}

.smalldescriptionbox {
    width: 600px;
    height: 40px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    border: 1px solid #b9b1ab;
  	background-color: #eeeeee;
  	color: #000000;
}

.amountbox {
    margin-left: 2px; 
    margin-right: 2px; 
    width: 30px;
    height: 16px;
    border: 1px solid #b9b1ab;
  	background-color: #eeeeee;
  	color: #000000;
}

.dropbox_small {
    width: 100px;
    margin-bottom: 2px;
    border: 1px solid #b9b1ab;
  	background-color: #eeeeee;
  	color: #000000;
}

.dropbox_smaller {
    width: 55px;
    margin-bottom: 2px;
    border: 1px solid #b9b1ab;
  	background-color: #eeeeee;
  	color: #000000;
}

.dropbox_multi {
    width: 302px;
    height: 150px;
    margin-bottom: 2px;
    border: 1px solid #b9b1ab;
  	background-color: #eeeeee;
  	color: #000000;
}

.largedropbox {
    width: 502px;
    height: 22px;
    margin-bottom: 2px;
    border: 1px solid #b9b1ab;
  	background-color: #eeeeee;
  	color: #000000;
}

.dropbox_cars {
    width: 260px;
    height: 22px;
    margin-bottom: 2px;
    border: 1px solid #b9b1ab;
  	background-color: #eeeeee;
  	color: #000000;
}

.option_largedropbox {
	font-family: monospace, New Courier, Courier;
    font-size: 9pt;
}

.amountshop {
    width: 40px;
    height: 16px;
    text-align: right;
    border: 1px solid #b9b1ab;
  	background-color: #eeeeee;
  	color: #000000;
}

.shop {
	background-color: #eeeeee;
	padding-left: 5px;
	color: inherit;
}

.total {
	border-top: 1px solid black;
}

.image_shop {
	border: 2px solid #000000;
	float: left; 
	margin: 10px;
}

.small_image_shop {
	border: 1px solid #000000;
	float: left; 
	padding: 5px;	
}

.productimage_admin {
	position: absolute;
	left: 60%;
	top: 400px;
	border: 1px solid #000000;	
}

.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 #b9b1ab;
  	background-color: #eeeeee;
  	color: #000000;
}

.knop_aantal {
	width: 20px;
	height: 20px;
	font-size: 0pt;
	border: 0px; /*1px solid #9a0000;*/
	cursor: pointer;
	background-image: url(../../../img/shop/edit.png);
	background-repeat: no-repeat;
  	background-color: #eeeeee;
  	color: #000000;
}

.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 #b9b1ab;
  	background-color: #eeeeee;
  	color: #000000;
}

.knop_bestel:hover {color: #235db9;}
.knop_bestel {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	width: 190px;
	height: 40px;
	cursor: pointer;
	text-align: left;
	text-indent: 4px;
	border: 2px solid #64b6fa;
  	background-image: url(../../../img/shop/addbasket.png);
  	background-position: center right;
	background-repeat: no-repeat;
    background-color: #eee;
  	color: #000;
}

a.knop_winkelen:hover, a.knop_kassa:hover, a.knop_opslaan:hover, a.knop_offerte:hover {color: #235db9 !important; text-decoration: underline !important;}
.knop_winkelen, .knop_kassa, .knop_opslaan, .knop_offerte {
	display: block !important;
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 8pt !important;
	font-weight: bold !important;
	width: 175px !important;
	height: 40px !important;
	text-align: right !important;
	line-height: 20px !important;
	padding-right: 4px !important;
	cursor: pointer !important;
  	border: 1px solid #b9b1ab !important;
  	background-image: url(../../../img/shop/winkelen.png) !important;
  	background-position: center left !important;
	background-repeat: no-repeat !important;
    background-color: #eee !important;
  	color: #000 !important;
}
.knop_kassa {background-image: url(../../../img/shop/afronden.png) !important;}
.knop_offerte {background-image: url(../../../img/shop/offerte.png) !important;}
.knop_opslaan {background-image: url(../../../img/shop/bewaren.png) !important;}

.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 #b9b1ab;
  	background-color: #eeeeee;
  	color: #000000;
}

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 #000000;
}

div.conditions {
	position: relative;
	padding: 10px;
	width: 700px;
	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: #000000;
}

.bestelstappen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	background: inherit;
	color: #000000;
}

td.checked_step {
	border: 1px solid #b9b1ab;
	background: #007cc2;
	color: #eeeeee;
	width: 25%;
}

td.unchecked_step {
	border: 1px solid #b9b1ab;
	background: #eeeeee;
	color: #000000;
	width: 25%;
}

div.pagenav {
	position: relative;
	top: 0px;
	float: right;
	line-height: 18px;
	padding-bottom: 10px;
	/*display: none;*/
}

a.navpagelink:hover {color: #a71f1f;}
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;
}

span.columnhead_order {
	position: absolute; 
	right: 20px; 
	top: 86px; 
	font-weight: bold;
}

div.div_search {
	float: left;
	padding-right: 4px;
}

.visible {
	display: block;
}

.hidden {
	display: none;
}