@import url("html.css");
@import url("error.css");
@import url("form.css");
@import url("shop.css");
@import url("order.css");
@import url("category.css");
@import url("product.css");
@import url("basket.css");
@import url("imagechooser.css");
@import url("search.css");
@import url("catpreview.css");

#modebuttons form {
	display: inline;
}

.basket_minimum {
	border: 2px solid red;
	margin: 10px 0;
	width: 566px;
	padding: 1px;
}

.basket_minimum div {
	margin: 10px;
	text-align: center;
	font-weight: bold;
	color: #d22;
}

.customer_choice {margin: 20px 0;}
.customer_choice a img {border: none;}
.customer_choice .trade {float: right;}

html {color: #424040; background-color: #83919d; background-image: url('images/bg.jpg'); font-family: sans-serif; margin: 0px; font-size: 10pt}
body {margin: 0px;}

h1 {margin: 0px; padding: 0px; font-size: 12pt !important; color: black}


.header h1 img {position: absolute; top: 0px; left: 18px; z-index: 10}

div.header {position: relative; top: 0px; margin: 0px; width: 100%;}
div.page {margin: 10px 0px 0px 0px; position: relative; height: 1%; background-image: url('images/gradbh.jpg')}
div.pageall{
 background-color: white;
margin-left:		auto;
margin-right:		auto;
margin-top:		00px;
margin-bottom: 	00px;
width:			1000px;
border-top:		1px solid black;
border-left:		1px solid black;
border-bottom:	1px solid black;
border-right:		1px solid black;
}

div.tabs {z-index: 1; position: absolute; border-bottom: solid #000000 1px; margin-top: -20px; margin-left: 0px; text-align: left; height: 18px; width: 100%;}

div.tabs div {padding: 0px 5%}
div.tabs img {vertical-align: bottom; border: none}

div.footer p {margin: 0px; font-size: 8pt; text-align: center}

div.widecontent {margin: 20px 10% 20px}

div.content {width: 740px; margin-right: 25px; float: right}
div.sidebar {float: left; margin-left: 1px; width: 215px; margin-top: 0px; height: 1%}

div.breadcrumbs {color: black; padding: 2px; font-size: 8pt; position: static; padding-left: 10px; padding-top: 0px; z-index: 10}
div.breadcrumbs a {color: inherit}

hr {border: none; border-bottom: solid #8080C0 2px}

th, td {text-align: left}
th.left, td.left {text-align: left}
th.center, td.center {text-align: center}
th.right, td.right {text-align: right}

div.sidebarbox {font-size: 8.5pt}
div.sidebarbox {font-color: black}

a {color: #000000}
a:visited {color: #400000}

div.auth {background-color: #C00000; color: white; font-weight: bold; padding: 2px 10px}
div.auth a {margin-left: 0.5em}

div.pager {text-align: left; font-weight: bold; font-size: 12px; font-family: arial;}
div.pager a {text-decoration: underline}

#fotostore {position: relative; left: 0px; top: 0px}
#fotostorei {position: absolute; right: 0px; top: 0px}

div.sidebarbanner {text-align: center; margin-bottom: 5px}
div.sidebarbanner img {border: none}

div.context {border: 1px solid #8888bb; padding: 10px 20px; background: #ccccff; margin: 20px 10px 10px 0;}
div.box {width: 100%; text-align: center;}
a.link img {border: none;}

span.vatstatus {font-size: 10px;}

div.trade {float: right; margin-right: 10px;}
div.tradebox {margin: 0 0 10px 10px;}
div.tradebox a img {border: none;}

