p {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

a {
	color: #1e5ac2;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#main {
	width: auto;
	margin: 10px;
}

div#footer {
	width: 100%;
}

div#categories {
	clear: both;
	width: 100%;
	padding: 0 0 20px 0;
	overflow: hidden;
	display: none;
	/*	background-color: #ffffff;
	border-bottom: 2px solid #f0f0f0;
	margin-bottom: 10px;*/
}

div#leftBlock {
	clear: both;
	padding: 10px;
	border-bottom: 2px solid #1e90ff;
	float: left;
	width: 170px;
	border-top: 2px solid #eee;
	background: url('/images/main_grad.png');
	background-repeat: repeat-x;
	background-color: #fff;
}

div#centerBlock {
	margin: 0 0 20px 10px;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #1e90ff;
	float: left;
	background: url('/images/main_grad.png');
	background-repeat: repeat-x;
	background-color: #fff;
	width: 790px;
}

div#rightBlock {
	margin: 0 0 20px 10px;
	padding: 10px;
	background-color: #ffffff;
	border-bottom: 2px solid #f0f0f0;
	float: left;
	width: 15em;
}

p.copyright {
	text-align: center;
	font-size: 0.8em;
	color: #888888;
}

input,select { /*	width: 15em;*/
	font-family: "Verdana", sans;
	font-size: 11px;
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	background: #fff url(/images/fieldbg.gif) repeat-x top;
	color: #333;
	margin: 0px;
}

label {
	font-family: "Trebuchet MS", "Times New Roman", sans-serif;
	font-size: 11px;
	font-style: normal;
}

div.formLoginPassword {
	width: auto;
	padding-bottom: 1em;
	border-bottom: 1px dashed #dddddd;
	margin-bottom: 1em;
}

.labelColumn {
	width: 10em;
	text-align: right;
	padding-right: 0.5em;
}

/*
 * userList
 * 
 * BEGIN
 *
 */
div.blockData {
	color: #ffffff;
	width: 100%;
	background-color: #1e90ff;
}

p.userListHeader {
	width: 100%;
	margin: 0px;
}

p.userListData {
	font-size: 0.8em;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px;
}

div.userListItem {
	border-bottom: 1px dashed #eeeeee;
	padding: 0.5em;
}

/*
 * userList
 * 
 * END
 *
 */
input.disabled {
	background-color: #eeeeee;
}

td.tdLabel {
	text-align: right;
	width: 10em;
	padding-right: 0.2em;
}

.label {
	font-style: normal;
}

div.wwlbl {
	float: left;
	width: 200px;
	text-align: right;
	background-color: #ddd;
}

div.wwctrl {
	/*
    float: left;
	/*
    width: 400px;
	background-color: #ffa500;
	*/
}

div.wwgrp {
	clear: both;
}

.errorMessage {
	float: left;
	margin-left: 10em;
	padding: 5px;
}

p.infoText {
	clear: both;
	margin-bottom: 2em;
	font-size: 1.1em;
	text-align: left;
}

div.blockHeader {
	color: #ffffff;
	font-size: 1.2em;
	background-color: #1e90bb;
	border-bottom: 1px dashed #ffa500;
	padding: 0.5em;
}

h1 {
	font-size: 1.3em;
	color: #555555;
	background-color: transparent;
	padding: 0px;
	margin-top: 2em;
	margin-bottom: 1em;
}

h2 {
	clear: both;
	font-size: 1.1em;
	color: #555555;
	background-color: transparent;
	padding: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
}

h3 {
	clear: both;
	font-family: "Verdana", "Arial", sans;
	font-size: 0.9em;
	color: #444;
	background-color: transparent;
	padding: 5px;
	margin: 0;
	background-color: #D7E9F5;
}

h3.category,h3.smallBox {
	width: 170px;
	color: #fff;
	background: url('/images/category_header.png');
	background-repeat: no-repeat;
	background-color: transparent;
}

h4 {
	font-size: 1.1em;
	color: #555555;
	background-color: transparent;
	padding: 0px;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

h5 {
	font-size: 1.1em;
	color: #fff;
	background-color: transparent;
	padding: 0px;
	margin: 0 0 10px 0;
}

h6 {
	font-size: 1em;
	background-color: transparent;
	padding: 0px;
	margin: 0 0 5px 0;
}

div.categoryBox {
	float: left;
	width: 170px;
	background-color: #fff;
	margin: 10px 10px 0 0;
	border-bottom: 2px solid #eee;
}

th {
	height: 3em;
	background-color: #eeeeee;
	font-size: 1.1em;
}

div.productLeftBlock {
	float: left;
	width: 430px;
}

div.productRightBlock {
	float: right;
	width: 234px;
}

div.productImage {
	float: left;
	margin: 5px;
	padding: 5px;
	border: 1px solid #eeeeee;
	background-color: #ffffff;
	color: #aaa;
}

div.productAttributes {
	padding-bottom: 2em;
}

div.productInfo {
	
}

p.cartValue {
	font-size: 1.1em;
	font-weight: bold;
	color: #1e90ff;
	margin-bottom: 0.2em;
}

p.productPrice {
	font-size: 1.3em;
	font-weight: bold;
	color: #1e90ff;
	margin-bottom: 0.2em;
	text-align: left;
}

p.productPriceNetto {
	font-size: 1em;
	color: #888;
	margin-bottom: 2em;
	text-align: left;
}

p.stockCount {
	font-size: 1em;
	margin-bottom: 2em;
	text-align: left;
}

p.productDescription {
	clear: both;
	margin: 0 0 0 5px;
	padding: 10px;
/*	background: url('/store/images/main_grad.png');
	background-repeat: repeat-x;*/
	background-color: #f8f8f8;
	border: 1px solid #eee;
}

/*

TABBED PANEL

*/
.tab_header {
	position: relative;
	width: 100%;
	height: 40px;
	width: 30em;
	/* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

.tab_header_main {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 45em;
	/* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

.tab_header_main a {
	display: block;
	text-decoration: none;
	padding: 2px 0 5px;
	color: #FFFFFF
}

.tab_selected,.tab_unselected,.tab_unselected_over {
	width: 10em;
	display: block;
	float: left;
	padding: 2px;
	list-style: none;
	margin-right: 1px;
	margin-top: 0px;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #aaaaaa;
	border-top: 1px solid #1e90ff;
}

.tab_selected {
	position: relative;
	bottom: 2px;
	background: #aaaaaa;
}

.tab_unselected,.tab_unselected_over {
	color: #333333;
	background: #cccccc;
}

.tab_unselected_over { /*	border-color: #666; */
	background: #cccccc;
}

.tab_contents_header { /*	border: 2px solid #666; */
	display: block;
	clear: both;
	background: #cccccc;
	padding: 1px;
}

.tab_contents {
	padding: 10px 10px 10px 10px;
	display: block;
	background: #ffffff;
}

.tab_contents_hidden {
	display: none;
}

tr {
	background-color: #ffffff;
}

td.tdLabel {
	vertical-align: middle;
}

div.inputRow,div.inputRowActive {
	width: 100%;
	clear: both;
	overflow: hidden;
	border: 1px solid #ffffff;
	border-left: 2px solid #ffffff;
	/*
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dashed #dddddd;
	*/
	background-color: #ffffff;
}

div.showRow {
	width: 100%;
	clear: both;
	overflow: hidden;
	border: 1px solid #ffffff;
	border-left: 2px solid #ffffff;
	background-color: #ffffff;
}

div.showLabel {
	float: left;
	width: 180px;
	text-align: right;
	padding: 8px;
	margin: 0px;
	font-weight: bold;
}

div.smallShowLabel {
    width: 50px;
}

div.showMain {
	float: left;
	padding: 8px 8px 8px 0px;
}

div.inputRowActive { /*
		background-color: #bedeea;
	*/
	background-color: #f8f8f8;
	border: 1px dashed #dddddd;
	border-left: 2px solid #1e90ff;
}

div.inputLabel {
	float: left;
	width: 130px;
	text-align: right;
	padding: 10px;
	margin: 0px;
}

div.inputMain {
	float: left;
	padding: 10px 10px 10px 0px;
}

div.inputDescription {
	float: left;
	font-size: 0.9em;
	width: 300px;
	display: none;
	color: #888888;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}

form,img {
	margin: 0px;
	padding: 0px;
}

#discountValue {
	display: block;
}

#discountPercent {
	display: none;
}

p.priceListDescription {
	font-size: 0.9em;
	color: #888888;
	background: transparent;
}

div.priceBrutto {
	font-weight: bold;
	font-size: 1.1em;
}

div.priceNetto {
	font-weight: bold;
	font-size: 0.9em;
	color: #aaaaaa;
}

div.productAdminMenu {
	overflow: hidden;
	margin-bottom: 1em;
}

div.imageAdd {
	padding: 10px;
	border: 1px solid #eee;
	overflow: hidden;
}

/*
	IMAGES - administration
*/
div#hoverContainer {
	position: absolute;
	background-color: transparent;
	display: block;
	z-index: 30;
	cursor: pointer;
}

div.imgContainer {
	float: left;
	position: relative;
	top: 5px;
	width: 16px;
	height: 16px;
	display: block;
	z-index: 40;
	cursor: pointer;
	background: #fff;
}

div#makeDefaultContainer {
	background: url('/images/make_default.png');
	background-repeat: no-repeat;
	left: 5px;
}

div#editContainer {
	background: url('/images/edit.png');
	background-repeat: no-repeat;
	left: 10px;
}

div#removeContainer {
	background: url('/images/delete.png');
	background-repeat: no-repeat;
	left: 15px;
}

div.productImageManage {
	margin: 10px;
	padding: 5px;
	border: 1px solid #eeeeee;
	background-color: #ffffff;
	color: #aaa;
}

div.productImageThumbnail,div.productImageThumbnailDefault {
	width: 140px;
	height: 140px;
	background-color: #888;
	overflow: hidden;
	float: left;
	margin: 9px;
	text-align: center;
}

div.productImageThumbnailDefault {
	background-color: #1e90ff;
}

div.imageList {
	border: 1px solid #eee;
	overflow: hidden;
	padding: 2px;
}

p.productImageCount {
	font-weight: bold;
	margin-bottom: 1em;
	color: #1e90ff;
}

div#magnifyContainer {
	margin: 5px 0 0 0;
	display: none;
	float: left;
	width: 32px;
	height: 32px;
	background: url('/images/magnify.png');
	background-repeat: no-repeat;
	z-index: 30;
	cursor: pointer;
}

div.block {
	width: 170px;
	background-color: #f8f8f8;
	margin-bottom: 10px;
}

div.blockContent {
	padding: 10px;
}

input.image {
	border: 0px;
}

p.small {
	font-size: 0.8em;
}

div.newProductBox {
	background-color: #fff;
	padding: 5px;
	border-top: 1px solid #eee;
}

td.cellValue, td.contactCellValue {
	border-bottom: 1px solid #eee;
	text-align: left;

}

td.contactCellValue {
	width: 220px;
	text-align: center;
}
	

td.cellKey, td.contactCellKey {
	background-color: #f8f8f8;
	border-bottom: 1px solid #eee;
    font-weight: bold;
}

td.contactCellKey {
	width: 200px;
}

td.delivery {
	background-color: #f4f4f4;
	border-bottom: 1px solid #ccc;
	font-size: 13px;
	padding: 5px;
	font-weight: normal;
	text-align: center;
}