body{
	font-size: 84%;
	padding: 0;
	margin: 0;
	color: #3c3a3c;
	background: #ffffff;
	}

body, table{
	font-family: tahoma, sans-serif;
	}

input, form, textarea{
	font-family: tahoma, sans-serif;
	}

em, i{
	font-family: arial, sans-serif;
	}

img {
	border: 0px;
	}

table, form, input, textarea, select{
	font-size: 1em;
	}

b, strong{
	}

h1, h2, h3, h4, h5, h6{
	color: #004a91;
	}

h1, h2, h3{
	font-weight: normal;
	}

h1{
	}

h2{
	}

h3{
	}

h4{
	}

h5{
	}

h6{
	}

p{
	margin-top: 1ex;
	margin-bottom: 1.25em;
	}

.small,
div.image p, div.image_popup p,
div.copyline{
	font-size: 0.87em;
	}

.smallest {
	font-size: 0.7em;
}

.big,
table.dec caption, table.pricelist caption {
	font-size: 1.1em;
	}

.biggest {
	font-size: 1.3em;
}

form{
	padding: 0;
	margin: 0;
	}

a{
	color: #004a91;
	}


a:hover, a.hover{
	color: #f7941d;
	text-decortaion: underline !important;
	}

a.sel{
	background: #0084ff;
	color: #ffffff;
	text-decoration: none;
	}

a.sel:hover{
	color: #ffffff;
}

ul li{
	list-style-type: none;
	background: url("../img/li.gif") 0px 0.5em no-repeat;
	padding-left: 10px;
	padding-bottom: 1ex;
}

ul{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 1em;
}

table.dec, table.pricelist {
	border-collapse: collapse;
	table-layout: fixed;
	}

table.dec th,
table.pricelist th {
	background: #aaaaaa;
	color: #ffffff;
	padding: 0.25ex 0.5ex 0.25ex 0.5ex;
	text-align: left;
	}

table.dec th.sel,
table.pricelist th.sel{
	background-color: #a4a4a4;
	}

table.dec th a,
table.pricelist th a{
	font-weight: normal;
	text-decoration: none;
	}

table.dec th.sel a,
table.pricelist th.sel a{
	font-weight: bold;
	color: #000000;
	}

table.dec td,
table.pricelist td{
	padding: 0.3ex 0.5ex 0.3ex 0.5ex;
	border-bottom: 1px solid #f6f6f6;
	}

table.dec td a,
table.pricelist td a{
	text-decoration: none;
	}

table.dec tr.even td,
table.pricelist tr.even td{
	background-color: #f2f2f2;
	border-bottom: 1px solid #f6f6f6;
	}

table.dec tr.btop td,
table.pricelist tr.btop td{
	border-top: 1px solid #f6f6f6;
	}

table.dec caption, table.pricelist caption{
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	text-align: left;
	}

table.dec table td, table.dec table th,
table.pricelist table td, table.pricelist table th{
	border: none;
	background: none;
	padding: 0;
	}

.norlborder{
	border-left: none;
	border-right: none;
	}

.t100{width: 100%; border-collapse: collapse;}
.bcoll{border-collapse: collapse;}

.v_t{vertical-align: top !important;}
.v_b{vertical-align: bottom !important;}
.v_m, .v_c{vertical-align: middle !important;}

.h_l{text-align: left !important;}
.h_r{text-align: right !important;}
.h_m, .h_c{text-align: center !important;}

table.pad0 td, tr.pad0 td, td.pad0{ padding: 0; }
table.nopad td, tr.nopad td, td.nopad{ padding: 0; }

.price {
	font-size: 1.4em;
	color: #ff0000;
	}

div.price a{
	color: #ff0000;
	}

.noimage {
	display: none;
}

div.image {
	float: left;
	margin: 1ex 2ex 1ex 0;
	}

div.image img, div.image_popup img, div.content p img, img.border {
	border: 1px solid #666666;
	}

div.noborder div.image img, .noborder{
	border: none !important;
	}

div.image p, div.image_popup p {
	font-size: 0.75em;
	margin-top: 0.25ex;
	margin-bottom: 1ex;
 	padding-top: 2px;
	}
	
div.image p a,
div.image_popup p a{
	text-decoration: none;
}

div.clb { clear: both; }

.nowrap {
	white-space: nowrap;
}

.print {
	display: none;
	}

@media print{
	.print {
		display: block;
		}

	.noprint {
		display: none;
		}
	}

/*
hardcore debugger
*/

/*
td {border: 2px solid red;}
td td {border: 2px solid green;}
td td td {border: 2px solid blue;}

div {border: 1px solid yellow;}
p {border: 1px solid orange; width: 100%;}
*/


.filled {
	border: 1px solid gray;
	width: 40ex;
	padding: 2px;
}

.filled_narrow {
	border: 1px solid gray;
	width: 10ex;
	padding: 2px;
}

.textarea {
	height: 6em;
}

.productCardText {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}
