@CHARSET "ISO-8859-1";

body {
	margin: 11px;
	background-color: #FFFFFF;
}
div,p,td,th,li,input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
p,ul {
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 140%;
}
img {
	border: 0;
}

#main {
	margin: 0 auto;
	width: 800px;
	border: 1px solid #cccccc;
	padding: 5px;
}
#main h1 {
	font-size: 15pt;
	margin: 0.5em 0 0.5em 0;
}
#main-popup {
	padding: 10px;
}
#main-popup h1 {
	font-size: 15pt;
	margin: 0 0 0.5em 0;	
}
#main-popup a {
	text-decoration: none;
}
#main-popup a:hover {
	text-decoration: underline;
}
#menu {
	background-color: #d72200;
	height: 21px;
	padding-top: 3px;
	margin-bottom: 5px;
	text-align: center;
}
#menu a {
	padding: 0 11px;
	color: #FFFFFF;
	font-size: 11pt;
	text-decoration: none;
}
#container {
	background: url(../images/container_bg.gif);
	min-height: 400px;	
}
#left {
	float: left;
	width: 227px;
	padding-left: 10px;
}
#left #cats {
	margin: 20px;
	line-height: 0;	
}
#left #cats a {
	display: block;
	margin-bottom: 10px;
}
#left #login {
	margin: 20px 0 0 20px;
	color: #6d6c71;
}
#left #login a {
	color: #6d6c71;
}
#left #login input.password {
	border: 1px solid #6d6c71;
	width: 60px;
	height: 17px;
	padding: 0 3px;
}
#left #login input.btn {
	padding: 0 5px;
	position: absolute; /* to align */
	height: 20px;
	border: 1px solid #6d6c71;
	margin-left: 3px;
}
#left #lans {
	margin: 20px 0 0 20px;
	line-height: 0;
}
#left #lans a {
	display: block;
	width: 30px;
	margin: 5px 0;
}
#content {
	width: 549px;
	float: left;
	margin-left: 14px;
}
#content .header {
	line-height: 0;
	border-bottom: 1px solid #6d6c71;
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-size: 16pt;
	width: 549px;
	position: relative;
}
#content .header .pic {
	float: left;
	margin-right: 5px;
}
#content .header .breadcrumb {
	padding-top: 25px;
	font-size: 13pt;
	line-height: 15px;
	font-weight: bold;
}
#content .header .breadcrumb a {
	text-decoration: none;
}
#content .header .breadcrumb a:hover {
	text-decoration: underline;
}
#content .header .cat-name {
	margin-top: 28px;
	font-size: 28pt;
	font-weight: bold;
	line-height: 28px;
}
#content .header .prod-name {
	margin-top: 33px;
	font-size: 22pt;
	font-weight: bold;
	line-height: 22px;
	text-transform: uppercase;
}
#content .header .prod-name .code {
	color: #000000;	
	font-size: 12pt;
	font-weight: bold;
	line-height: 0;
}
#content .header h1 {
	line-height: 100%;
	padding-top: 66px;
	margin: 0;
	margin-bottom: 3px;
	font-size: 20pt;
	font-weight: normal;
}
#content h2 {
	font-size: 14pt;
	font-weight: normal;
}
#panorama {
	clear: both;
	line-height: 0;	
}
#footer {
	padding-top: 3px;
	text-align: center;
	font-size: 8pt;
}
#footer a {
	text-decoration: none;
	padding: 0 10px;
}
#footer a:hover {
	text-decoration: underline;
}

#home-link-coldrain {
	float: right;
	margin-bottom: 42px;
}
#home-link-texxmixx {
	float: right;
	margin-bottom: 21px;
}
#home-link-ecobaxx {
	float: right;
}
#map {
	width: 549px;
	height: 400px;
}
#login-hover {
	position: absolute;
	display: none;
	width: 200px;
	background-color: #ffffff;
	margin-left: 20px;
	margin-top: 3px;
	padding: 10px;
	border: 1px solid #6d6c71;
}

a.cat-link {
	display: block;
	width: 109px;
	height: 140px;
	float: left;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	line-height: 120%;
	color: #a7a7aa;
}

table.prod-list {
	width: 100%;
	margin-bottom: 20px;
}
table.prod-list th {
	border-top: 1px solid #6d6c71;
	border-bottom: 1px solid #6d6c71;
	font-size: 12pt;
	font-weight: bold;
	padding: 2px 3px;
	text-align: center;
}
table.prod-list th.left {
	text-align: left;
}
table.prod-list td {
	padding: 10px 3px;
}
table.prod-list .model {
	padding-right: 20px;
}
table.prod-list td.code {
	font-size: 12pt;
	font-weight: bold;
}
table.prod-list td.colors, table.prod td.colors {
	color: #ffffff;
}
table.prod-list a.name {
	display: block;
	text-decoration: none;
	color: #000000;	
	font-size: 11pt;
	padding-bottom: 3px;
	text-transform: uppercase;
	font-weight: bold;
}
table.prod-list .desc {
	font-size: 9pt;
}

.adhoc-info {
	background: url(../images/adhoc_info2.jpg);
	background-repeat: no-repeat;
	background-position: 0 17px;
	padding-left: 186px;
	padding-top: 15px;
	border-top: 1px solid #6d6c71;
	margin: 0;
	height: 242px;
}

.article-images {
	text-align: center;
	line-height: 0;
	float: right;
	width: 240px;
}
.article-images img {
	margin-bottom: 4px;
}
table.prod {
	width: 300px;
}
table.prod th {
	height: 25px;
	text-align: left;
	color: #717075;
	vertical-align: top;
}
table.prod th a {
	color: #717075;
}
table.prod td {
	padding-left: 15px;
	vertical-align: top;
}
table.prod th.colors {
	padding-top: 2px;
}
table.prod td.colors {
	padding-bottom: 5px;
}
table.prod th.prices-scale, table.prod th.prices-scale-psi {
	border-top: 1px solid #6d6c71;
	text-align: center;
}
table.prod td.prices-scale, table.prod td.prices-scale-psi {
	border-bottom: 1px solid #6d6c71;
	padding-bottom: 5px;
}
table.prod td.prices-scale th, table.prod td.prices-scale td, table.prod td.prices-scale-psi th, table.prod td.prices-scale-psi td {
	text-align: right;
	padding-right: 15px;
	font-size: 10pt;
}
table.prod th.prices-scale {
	font-size: 12pt;
}
table.prod th.prices-scale-psi {
	text-decoration: underline;	
}
table.prod th.prices-scale-psi, table.prod td.prices-scale-psi th, table.prod td.prices-scale-psi td, table.prod th.direct-psi a, table.prod td.direct-psi, table.prod td.direct-psi span {
	color: #d72200;
}
table.prod .unit {
	color: #717075;
}
table.prod .pdf, table.prod .pdf-psi {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
}
table.prod .pdf a {
	color: #717075;
}
table.prod .pdf-psi a {
	color: #d72200;	
}

table.transport {
	background-color: #d3d3d5;
	margin: 0 0 1em 0;
}
table.transport th {
	text-align: left;
}
table.transport tr.l1 {
	background-color: #ffffff;
}
table.transport tr.l2 {
	background-color: #eeeeee;
}
table.transport td.lz {
	text-align: center;
}
table.transport td.eur {
	text-align: right;
}
table.transport td.eur2 {
	text-align: right;
	background-color: #ffffff;
}

table.admin-list td.line {
	background-color: #d3d3d4;
	padding-bottom: 5px;
	padding-left: 5px;
}
table.admin-list th {
	background-color: #d3d3d4;
}

table.admin-form td {
	vertical-align: top;
}
table.admin-form hr {
	background-color: #cccccc;
	height: 1px;
	border: 0;
}
table.admin-list hr {
	background-color: #cccccc;
	height: 1px;
	border: 0;
	margin: 0;
}

.logininfo {
	color: #d72200;
	font-size: 8pt;
	margin: 0.5em 10px 0 0;
}
.err {
	color: #FF0000;
	font-weight: bold;
}