html {
	height: 100%;
}

body {
	padding: 0;
	margin: 0;
	min-width: 778px;
	height: 100%;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 10pt;
}

h4 {
	font-size: 9pt;
}

h5 {
	font-size: 7pt;
}

.accessibility {
	display: none;
}

#canvas {
	margin-left: 184px;width:812px;
}

#topleft {
	padding: 0;
	margin: 0;
	width: 184px;
	height: 161px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

#logotype {
	padding: 0;
	margin: 0;
}

#logotype h1 {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 145px;
	position: relative;
	z-index: 5;
}

#logotype h1 span {
	display: none;
}

#navigation {
	margin: 0;
	padding: 0;
	margin-top: -16px;
	padding-top: 4px;
	width: 100%;
	height: 28px;
}

#topMenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	z-index: 10;
	min-width: 618px;
}

#topMenu li {
	display: block;
	float: left;
	/*font-weight: bold;*/
	position: relative;
	z-index: 10;
}

#topMenu li a {
	display: block;
	margin: 0;
	padding: 5px 8px;
	text-decoration: none;
}

#active-section a,
#topMenu li a:hover {
	text-decoration: underline;
}

#topMenu li.accessibility {
	display: none;
}

#quickcart {
	margin-left: 24px;
	padding-left: 12px;
	background-image: url(../images/icon-cart.png);
	background-repeat: no-repeat;
	background-position: left 2px;
}

#quickcart span {
	display: none;
}

#quickcart select {
	font-size: 10px;
	font-family: 'Verdana',sans-serif;
	font-weight: normal;
	margin: 2px 0 5px 10px;
	text-transform: none;
}

#contents {
	margin-right: 180px;
	padding: 0 8px;
	padding-top: 16px;
	font-family: 'Verdana',sans-serif;
	clear: left;
	font-size: 9pt;
}

.sidebar {
	width: 152px;
	padding: 0 16px;
	margin: 0;
	font-size: 9pt;
	height: 480px;
}

.sidebar input {
	width: 108px;
}

#leftSidebar {
	position: absolute;
	left: 0;
	top: 154px;
	padding-top: 16px;
}

#rightSidebar {
	float: right;
	padding-top: 16px;
}

.sidebar h2 {
	margin: 0;
	padding: 2px 4px;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
}

.sidebar h2 {
	width: 152px;
}

.sidebar .group-admin,
.sidebar .group {
	padding: 4px;
}

.sidebar .group-admin,
.sidebar .group {
	margin: 0;
}

.groupbottom-admin,
.groupbottom {
	margin: 0 2px 30px 0;
	padding: 0;
	width: 152px;
	height: 7px;
}

.sidebar .nobox {
	margin: 16px 0;
	padding: 0;
}

.sidebar .nobox p {
	margin: 0;
	padding: 0;
}

.sidebar .nobox a {
	text-decoration: none;
}

.sidebar .nobox a:hover {
	text-decoration: underline;
}

#categories,
#categories li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#categories li ul {
	margin: 0;
	padding: 0 0 0 10px;
}
#categories li{margin-top:5px;}

#categories a {
	text-decoration: none;
}

#categories a:hover {
	text-decoration: underline;
}

.group form {
	position: relative;
}

.group form button {
	width: 32px;
	height: 32px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 4px;
}

#searchbox form button {
	top: 35px;
}

#loginbox form button {
	top: 70px;
}

.group form button span {
	display: none;
}

.group form,
.group p {
	margin: 5px 0;
	padding: 0;
}

.group form {
	margin: 5px 0;
	padding: 0;
}

.group ol {
	margin: 0 0 0 28px;
	padding: 0;
}

.group p a,
.group ol li a {
	text-decoration: none;
}

.group p a:hover,
.group ol li a:hover {
	text-decoration: underline;
}

#footer {
	margin-top: 32px;
	font-size: 11px;
	white-space: nowrap;
}

.shouting {
	text-transform: uppercase;
}

.block {
	clear: left;
}


#system-message,
#info-message {
	padding: 8px 8px 8px 36px;
	margin-bottom: 16px;
	font-weight: bold;
}

#info-message span,
#system-message span {
	font-weight: normal;
}

#info-message ul,
#system-message ul {
	margin: 0;
	padding: 0 0 0 12px;
}

div.frontpage_box {
	float: left;
	width: 95%;
}

div.fp-top, div.fp-left-gen, div.fp-right-gen, div.fp-left, div.fp-right, div.fp-right-no-arrow {
	display: block;
	float: left;
	padding: 2px;
	margin: 0 4px 14px 0;
	width: 47%;
/*	height: 96px;*/
}

div.fp-top p, div.fp-left-gen p, div.fp-right-gen p, div.fp-left p, div.fp-right p, div.fp-right-no-arrow p {
	margin: 0;
	padding: 0;
}

div.fp-left-gen, div.fp-right-gen {
	margin-top: 0;
}

p.fp-headline, p.fp-headline-gen, p.fp-headline-cat {
	font-size: 12px;
}

div.fp-top {
	width: 100%;
	height: auto;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

div.fp-divider {
	display: block;
	float: left;
	width: 100%;
	height: 16px;
	padding: 12px 0 0 0;
	margin: 0 0 2px 0;
}

div.fp-left-gen, div.fp-left {
	clear: both;
}

div.clear_both {
	clear: both;
}

a.button-buy {
	padding: 4px;
	width: 32px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 24px;
	background-image: url(../images/icon-cart.png);
	background-repeat: no-repeat;
	background-position: left center;
}

a.button-cannot-buy {
	padding: 4px;
	width: 32px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 24px;
	background-image: url(../images/icon-cart-dimmed.png);
	background-repeat: no-repeat;
	background-position: left center;
}

a.button-show-item {
	padding: 4px;
	width: 32px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 24px;
	background-image: url(../images/icon-showorder.png);
	background-repeat: no-repeat;
	background-position: left center;
}

dl dd p {
	margin: 0 0 8px 0;
	padding: 0;
}

p.breadcrumb,
p.pagenavigator {
	font-size: 9px;
	margin: 0 0 16px 0;
	padding: 0;
}

p.breadcrumb strong,
p.pagenavigator strong {
	padding: 4px;
}

div.fp-left  p.fp-money,
div.fp-right p.fp-money,
div.fp-right-no-arrow p.fp-money {
	margin-top: 8px;
	padding: 0 0 4px 0;
}

p.fp-money a.button-buy,
p.fp-money a.button-cannot-buy,
p.fp-money a.button-show-item {
	margin-left: 8px;
}

p.fp-prod-link a {
	text-decoration: none;
	font-weight: bold;
}

p.fp-prod-link a:hover {
	text-decoration: underline;
}

p.fp-prod-image img {
	border: none;
}

.fp-headline-cat, .fp-headline {
	height: 20px;
	background-image: url(../images/front_arrow.gif);
/*	background-image: url(../images/front_empty_arrow.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
}

h3.fp-headline,
.fp-headline-cat strong,
.fp-headline strong {
	padding-left: 20px;
}

.fp-headline-cat,
div.fp-right-no-arrow .fp-headline {
	background-image: url(../images/front_empty_arrow.gif);
}

a img {
	border: none;
}

h2.as_image {
	width: 320px;
	height: 48px;
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-position: top left;
}

h2.as_image span {
	display: none;
}

tr.cart-header-row-bottom {
	font-size: 9pt;
}

a.cart-remove-item {
	padding: 4px;
	width: 20px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 24px;
	background-image: url(../images/icon-remove.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

a.contact-us {
	padding: 4px;
	width: 20px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 24px;
	background-image: url(../images/icon-envelope.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

form.user-register label {
	display: block;
	width: 116px;
	padding: 4px;
	margin-right: 4px;
	float: left;
	font-weight: bold;
	text-align: right;
	margin-bottom: 4px;
	overflow: hidden;
	white-space: nowrap;
}

form.user-register label.shortrow {
	width: 66px;
}

form.user-register input.shortrow,
form.user-register input.mediumrow,
form.user-register input.fullrow,
form.user-register textarea {
	display: block;
	width: 80px;
	float: left;
	padding: 4px;
	margin-bottom: 4px;
}

form.user-register select.shortrow {
	width: 90px;
	float: left;
	margin-bottom: 4px;
}

form.user-register input.mediumrow {
	width: 130px;
}

form.user-register input.fullrow {
	width: 300px;
}

form.user-register p.clear-left {
	clear: left;
}

h3.important {
	padding: 0;
	margin: 0 16px 16px 0;
	width: 48px;
	height: 64px;
	background-image: url(../images/icon-information.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

h3.important span {
	display: none;
}

div.user-register-box {
	clear: left;
	padding: 0;
	margin: 0;
	width: 440px;
}

div.important-box {
	padding: 4px;
}

td.pl-block {
	padding-bottom: 4px;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}

div.pl-block-image {
	float: left;
	margin-right: 2px;
}

div.pl-block-details {
	float: left;
}

span.pl-block-details-buy {
	display: block;
	margin: 0;
	padding: 4px 0 4px 0;
}

span.pl-nav-active-page {
	padding: 0 4px;
}

.banner-block {
	margin: 0;
	padding: 0;
	text-align: center;
}

.logged-in-user-block {
	position: absolute;
	z-index: 15;
	top: 8px;
	left: 160px;
	width: 160px;
	font-size: 8pt;
	margin: 4px;
	padding: 4px;
}

.item-details {
	position: relative;
	padding: 2px;
	border: 1px dotted #ddd;
}

.item-details img {
	cursor: pointer;
}

.accepted-cards {
	font-size: 7pt;
	text-align: center;
	padding: 0;
	margin-top: 0;
	margin-bottom: 12px;
}

span.normal-category-menu-item {
	padding-left: 6px;
}

span.active-category-menu-item {
	padding-left: 6px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

/* For template-about inside shop */
/* added by Peter 2005-05-15 */

.mainsidebox2 {
	background: #F0F;
	background-color: white;
	position: relative;
	float: left;
	width: 300px;
	height: 100%;
	padding: 0;
	margin: 5px 10px 0 2px;
}

.mainsidebox2_2 {
	background: #F0F;
	background-color: white;
	position: relative;
	float: left;
	width: 220px;
	padding: 0;
	margin: 10px 0 0 10px;
}

/* Show Contractors */
/* COLUMNS: */

.col_container { border: 1px solid white }

.col1, .col2, .col3, .col4, col5 {
	width:15%;
	text-align:left;
	color:#000;
	background:#fff;
	margin-top:5px;

}
.col1{
	clear:both;
	float:left;

}
.col2{float:left;}

.col3{float:left;}

.col4{float:left;}

.col5{float:left; background:#ccc;}


.col1 ul, .col2 ul, .col3 ul, .col4 ul, .col5 ul {
list-style-type:none;
margin-left:5px;
}

ul.fat li{
font-weight:bold;
}
/*Order-receipt*/

td.receipt{
	padding: 0 0 0 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
td.receipt_sum{
	padding: 0 0 0 10px;
	background: #ddd;
	border-bottom: 2px solid #eee;
}
td.receipt_3s{
	padding: 0 0 0 10px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.receipt_box {
	width: 99%;
	height: 50%;
	margin-left:5px;
	border-bottom: 1px solid #ccc;
}
dl dt{
font-weight:bold;
}