@import url("html.css");
@import url("inc.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");

html {color: black;
 font-family: sans-serif; margin: 0px; font-size: 11pt}

body {margin: 0; background-color: #dbffdb}

h1 {margin: 0; padding: 5px 0 0}

#page {margin: 0; position: relative; height: 1%; padding: 0px 0px 5px}
#pageall{background-color: white;
margin-left:		auto;
margin-right:		auto;
margin-top:		0px;
margin-bottom: 	0px;
width:			750px;
border-top:		0px solid #CDCDCD;
border-left:		1px solid #CDCDCD;
border-bottom:	1px solid #CDCDCD;
border-right:		1px solid #CDCDCD;
}

#tabs {
text-align: right; 
padding: 0;
border-bottom: solid #000050 1px;
}

* html #tabs {right: 75px}

#tabs img 
{
	vertical-align: bottom; 
	border: none; 
}

#header {background: #166c16;}

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

.widecontent 
{
	margin: 20px 14% 20px;
}




#content {padding-left: 225px; margin-right: 1%; position: static}
/** html #content {padding-left: 15px; float: right; margin-right: 1%; position: static; width: expression(((document.body.clientWidth - 315)) + "px")}
*/
/* #sidebar {float: left; height: 1%; margin-left: 1px; width: 215px; margin-top: 0px;} */
#sidebar {position: absolute; left: 0;}

#breadcrumbs {
	color: black; 
	font-size: 10px; 

	color: #484;
	font-size: 11px;
	font-weight: bold;

	position: relative; 
	z-index: 10;
	padding: 11px 2px 2px;
	margin: 0 0 0 20px;
	height: 15px;
}

#breadcrumbs a {color: inherit}

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

th, test.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.page a {color: #0000A0}
div.page a:visited {color: #000040}

a {color: #000050}

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}


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

.roundedbox {-moz-border-radius: 12px; border: solid #083080 2px; background-color: #E6F3FC; padding: 8px; margin: 0.5em auto; width: 12cm}
.roundedbox .viewrange {text-align: right; margin-bottom: 0}
.roundedbox .title {display: block; text-align: center; margin-bottom: 0.5em}
.roundedbox .title img {border: none; padding: 35px 0}

div.page div.linkblock * {margin: 0}
div.page div.linkblock {margin: 2em 0}
form div.title
{
	background-color: #166c16; 
	color: white;
	width: 480px;
}

form div.buttons 
{
	background-color: #166c16; 
	color: white;
	width: 505px;
}



table.spinnaker th
{
	padding: 4px 8px;

	background: #cccccc;
	text-align: center;
	vertical-align: middle;
}

table.spinnaker th span.sub
{
	display: block;
	font-size: 80%;
	font-weight: normal;
}

table.spinnaker td
{
	padding: 4px 8px;

	text-align: center;
}

table.price{
  padding: 0px 0px;
  }
	
table.price td {padding: 3px 3px;}

div#menuouter {
	width: 190px; 
	margin: 20px 0 0 10px;
}

div#menubox {
	width: 160px;
	margin: 10px 0 10px 20px;
}

div.mitem {
	width: 160px;
	border-bottom: 1px solid #ada;
	padding: 4px 0;
}

div.mitem a {
	text-decoration: none;
	color: #484;
	margin: 0 0 0 20px;
}

#plist {
	border-bottom: 1px solid #aaa;
}

#plist .hdr {
	font-weight: bold;
	vertical-align: bottom;
}

#plist .hdr, #plist .shdr {
	text-align: center;
}

#plist .desc {
	width: 220px;
}

#plist tr.hdr td {
	padding: 10px 0 10px 0;
}

#plist tr.shdr td {
	padding: 0 0 10px 0;
}


#plist tr.pr td {
	border-top: 1px solid #aaa;
}

#plist .c1,
#plist .c2,
#plist .c3 {
	width: 150px;
	text-align: center;
}

#plist .pr td {
	text-align: center;
}

#plist .pr td.l {
	text-align: left;
	padding: 20px 0 20px 10px;
	line-height: 1.4;
}

#cardlogos {
	margin: 15px 0 15px 13px;
}

#cardlogos a img {
	border: none;
}

#idxpic {
	margin: 0 0 20px 25px;
}
