BODY {
	background: white;
	margin: 0 1px 0 0; padding: 0;	
}

A {
	color: #CE181F;
}
A:hover {
	color: #4e5a68;
}

A.hideunhide {
	text-decoration: none;
	border-bottom: 1px dotted #CE181F;
}
A.hideunhide:hover {
	border-bottom: 1px dotted #4e5a68;
}

H1 {
	font: 200% Arial,sans-serif;
	margin: 0.2em 0 0.5em 0; color: black;
}

H2 {
	font: 150% Tahoma,sans-serif;
	margin: 0 0 0.5em 0;
}
H2 SMALL {
	font-family: Tahoma,sans-serif;
}
H2.newstitle {
	margin: 1em 0 0.5em 0;
}

H3 {
	font: 130% Tahoma,sans-serif;
	margin: 2em 0 1em 0;
}
H4 {
	font: 115% Tahoma,sans-serif;
	margin: 2em 0 1em 0;
}

.wrapper {
	font-family: Verdana,sans-serif;
}

.pic {
	float: left; padding: 0 1.2em 1em 0;
	margin-left: -10%;
}
.pic IMG {
	
}

.hidden {
	display: none;
}


#langmenu {
	position: absolute;
	top: 0; left: 60%;
}
#langmenu UL {
	font: 65% Tahoma,sans-serif;
	margin: 0; padding: 0;
}
#langmenu UL LI {
	margin: 0; padding: 0 12px 7px 0;
	list-style: none; float: left;
}
#langmenu UL LI A {
	color: #999999;
	padding: 0 0 7px 12px;
}
#langmenu UL LI.a {
	background: #d8d8d8 url(../img/lang-active.gif) no-repeat 100% 0;
	height: 18px;
}
#langmenu UL LI.a A {
	color: #999999;
	height: 18px;
	background: #d8d8d8 url(../img/lang-active.gif) no-repeat 0 0;
}


#mainmenu {
	position: absolute;
	top: 5em; right: 0;
	width: 25%; padding: 0;
}
#mainmenu .i {	
	padding: 1.5em;
	background: #EEEEEE;
}
#mainmenu UL {
	position: relative;
	font: 90% Tahoma,sans-serif;
	padding: 0; margin: 0;
}

.pagewrapper #mainmenu {
	position: static;
	float: right;
}

#mainmenu.homemenu .i {	
	background: none; border: 0;
	padding: 1.5em 0 0 0;
}
#mainmenu.homemenu {
	width: 50%; right: 0; border: 0;
}
#mainmenu.homemenu UL {
	margin: 0 0 0 50%;
	padding: 0; border: 0;
}

#mainmenu UL LI {
	margin: 0.2em 0; padding: 0.4em 0.3em;
	list-style: none;
	font-weight: bold;
}
#mainmenu UL LI A {
	color: #4e5a68; padding: 0.4em 0.3em;
}
#mainmenu UL LI A.a, #mainmenu UL LI A.a:hover {
	background: #CE181F url(../img/menu-a.gif) no-repeat 0 50%;
	padding-left: 1em; margin-left: -0.7em;
	color: white;
	text-decoration: none;
}
#mainmenu UL LI A:hover {
	background: #4e5a68;
	color: white;
}

#mainmenu UL LI UL {
	position: relative; border: 0;
	font: 90% Tahoma,sans-serif;
	margin: 0.6em 0 0 0; padding: 0;
}
#mainmenu UL LI UL LI UL {
 	padding: 0 0 0 10px;
}
#mainmenu UL LI UL LI {
	margin: 0; padding: 0.2em 0.3em;
	list-style: none; background: none;
}
#mainmenu UL LI UL LI UL LI {
	background: url(../img/b-menu.png) no-repeat 0 0.6em;
	_background-position: 0 0.8em;
}
#mainmenu UL LI UL LI UL LI UL {
	font-size: 100% !important;
}
#mainmenu UL LI UL LI A, #mainmenu UL LI UL LI A:active {
	padding: 0.2em 0.3em;
}
#mainmenu UL LI UL LI A.a, #mainmenu UL LI UL LI A.a:hover {
	background: #D8D8D8 url(../img/menu-aa.gif) no-repeat 0 50%;
	color: black;
}

#mainmenu UL LI UL LI UL LI {
	font-weight: normal;
}

#mainmenu .strip {
	position: relative;
	height: 170px; margin: 2em 0 0 0;
	background: #d8d8d8;
}
#mainmenu .strip .plank {
	background: url(../img/plank.png) no-repeat 0 0;
	filter: expression(fixPNG(this));
	width: 53px; height: 170px;
	position: absolute; left: -53px; top: 0;
}
#mainmenu .strip .topplankgradient {
	background: url(../img/plank-top-gradient.png) repeat-x 0 0;
	filter: expression(fixPNG(this));
	width: 50%; height: 30px; z-index: 1;
	position: absolute; left: 0; top: 2.3em;
}
#mainmenu .strip .bottomplankgradient {
	background: url(../img/plank-bottom-gradient.png) repeat-x 0 0;
	filter: expression(fixPNG(this));
	width: 100%; height: 30px; z-index: 1;
	position: absolute; left: 0; bottom: 0;
}

#mainmenu .strip .l {
	width: 45%; float: left; color: #4E5A68;
	height: 170px; overflow: hidden;
}
#mainmenu .strip .l .i {
	font-size: 70%;
	padding: 1em 1em;
}

#mainmenu .strip .r {
	width: 50%; float: right;
	height: 170px; overflow: hidden;
}
#mainmenu .strip .r .i {
	font-size: 70%;
	padding: 1em 3em 1em 0.6em;
}

#mainmenu .strip .r .i H1 {
	padding-bottom: 0.4em;
}
	
#mainmenu .strip .hovered {
	overflow: auto; z-index: 100; position: absolute; right: 0;
	height: auto; background: #D8D8D8;
}
#mainmenu .strip H1 {
	margin: 0 0 0 0; color: black;
	font: 220% Tahoma,sans-serif;
}
#mainmenu .strip P {
	margin:  0 0 1.2em 0;
}
#mainmenu .address {
	margin: 3em 0 0 0;
	padding: 0 0 0 2.2em; font: 90% Tahoma,sans-serif;
}
#mainmenu .slogan {
	margin: 1.6em 0 0 0; padding: 0 0 0 1.3em;
	font: italic 150% Tahoma,sans-serif;
}

#mainmenu .search {
	margin: 2.4em 0 0 0; padding: 0 0 0 1.9em;
}

#mainmenu.homemenu .address {
	margin-left: 50%;
	padding: 0 0 0 0.6em;
}
#mainmenu.homemenu .slogan {
	margin-left: 50%;
	padding: 0 0 0 0.35em;
}
#mainmenu.homemenu .search {
	margin-left: 50%;
	padding: 0 0 0 0.35em;
}
#mainmenu .address P {
	font-size: 90%;
}
#mainmenu .address STRONG {
	display: block; margin: 0 0 0 -1em;
	font: 130% Times,serif;
}
#mainmenu .address STRONG EM {
	display: block; margin: 0 0 0 0.5em;
	font-size: 180%; font-style: normal;
}

.newwind {
	padding: 0 20px 0 0;
	background: url(../img/newwind.gif) no-repeat 100% 50%;
}

.logo {
	position: absolute;
	left:0; padding-left: 5%; top: -38px;
}	

.logo IMG {
	width: 147px; height: 40px;
	zoom: 1; z-index: 1000;
}

.header {
	position: relative;
	height: 106px;
}
.header .grad {
	height: 106px; margin-left: 20%;
}
.header .logo {
	top: 65px;
}

.logo-small {
	display: inline;
}
.logo-small IMG {
	width: 80px; height: 22px; margin: 0 1em 0 0;
}

#homebanner {
	width: 690px; height: 600px;
	position: absolute; top: 0; left: 50%;
	margin: 0 0 0 -500px;
	overflow: hidden; white-space: nowrap;
	background: url(../img/red.gif);
}

#homebanner .light {
	width: 373px; height: 600px; position: absolute; top: 0; left: -373px;
	background: url(../img/light.png) no-repeat 0 0;
	filter: expression(fixPNG(this));
}

.mask {
	position: absolute; top: 0; left: 50%;
	margin: 0 0 0 -500px;
	width: 690px; height: 600px;
	background: url(../img/logomask.png) no-repeat 0 0;
	filter: expression(fixPNG(this));
}

#homebanner IMG {
	left: 0;
	position: absolute;
}

.homewrapper {
	top: 103px; zoom: 1; 
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0 0 2em 0;
	_padding: 0 0 7em 0;
}

.pagewrapper .content {
	font-size: 90%;
	margin: 0;
	padding: 0;
	width: 74%;
	float: left;
}
.pagewrapper .content .in {
	padding: 0 2em 0 6.7%;
	zoom: 1; clear: both;
}

.content .heading {
	display: block;
	padding: 0.2em 0 0.5em 0;
	clear: both;
}
.content .heading H1 {
	display: inline;
	margin-left: -15px;
}
.content .prevproduct {
	position: relative; z-index:100;
	left: -25px;
	display: inline; top: -3px;
}
.content .nextproduct {
	display: inline; position: relative; top: -3px; left: 10px;
}
.content .prevproduct A IMG, .content .nextproduct A IMG {
	background: black; width: 15px; height: 15px; border: 0;
	filter: expression(fixPNG(this)); vertical-align: middle; 
}
.content .prevproduct A:hover IMG, .content .nextproduct A:hover IMG {
	background: #4E5A68;
}
.content .prevproduct A.nolink IMG, .content .nextproduct A.nolink IMG {
	background: white;
}

.content .heading A {
	color: #4E5A68;
}

.content .catalog {
	
}

.content .catalogsection {
	width: 100%;
}
.content .catalogsection .in {
	padding: 0.8em 0 0.8em 0;
	border-bottom: 1px dotted #CE181F;
}
.content .catalogsection .in H2 {
	font-size: 150%;
}
.content .catalogsection .in H2 A {
}

.content .catalogsection .in .plank-r {
	height: 170px; position: relative;
	margin-left: -25%;
}
.content .catalogsection .in .plank-r DIV {
	background: url(../img/plank-r.png) no-repeat 0 0;
	width: 52px; height: 170px; filter: expression(fixPNG(this));
	float: right;
}

.content .catalogsection .in .ls {
	float: left; width: 38%;
}
.content .catalogsection .in .rs {
	float: right; width: 60%;
}

.content .catalog .l {
	float: left;
	width: 48%;
	padding: 0;
}
.content .catalog .r {
	float: right;
	width: 48%;
	padding: 0;
}

.content .catalog UL {
	font-weight: bold; width: 100%;
	padding: 0;	margin: 0;
}
.content .catalog UL LI {
	font: 100% Tahoma,sans-serif;
	list-style: square;
	color: #D8D8D8;
	margin: 0;
}
.content .catalog UL LI A {
	margin: 0.5em 0;
	font-size: 90%;
} 

.content .catalog UL.mainproductlist {
	margin: 0;
}
.content .catalog UL.mainproductlist LI {
	list-style: none; padding: 0 0 1em 0; margin: 0;
	float: left; width: 49.9%; position: relative; height: 3em;
}
.content .catalog UL.mainproductlist LI A.href {
	background: white; padding: 0 10px 0 20px;
	font-size: 90% !important; color: #4e5a68;
}
.content .catalog UL.mainproductlist LI A.href I {
	position: absolute; left: 10px; top: 11px; margin: 0 !important; display: block; font-size: 100%;
	width: 9px; height: 9px; background: url(../img/productbull.gif) no-repeat 0 0;
	font-size: 1px;
}
.content .catalog UL.mainproductlist LI A.href:hover {
	color: #CE181F;
}
.content .catalog UL.mainproductlist LI A.href:hover I {
	width: 9px; height: 9px; background: url(../img/productbull.gif) no-repeat 0 -9px;
}
.content .catalog UL.mainproductlist LI SPAN {
	height: 3em; overflow: hidden; position: absolute; z-index: 1;
	display: block; padding: 0.5em; margin: 1px; text-align: left; 
	border: 0; width: 85%;
}
.content .catalog UL.mainproductlist LI SPAN I, .content .catalog UL.mainproductlist LI SPAN IMG {
	display: none;
}
.content .catalog UL.mainproductlist LI.active SPAN {
	overflow: visible; z-index: 1000; height: auto; border: 1px solid #CE181F;
	background: white; z-index: 1000; margin: 0;
}
.content .catalog UL.mainproductlist LI.active SPAN I {
	color: #000000; font-size: 90%; display: block;
	margin: 0.5em 0; font-style: normal; padding: 0 20px;
}
.content .catalog UL.mainproductlist LI.active SPAN IMG {
	display: block; margin: 0.5em 0 0 20px;
}
.content .catalog UL.mainproductlist LI .gradient {
	height: 30px; position: absolute; bottom: 0; left: 0;
	width: 100%; background: url(../img/plank-bottom-gradient-white.png) repeat-x 0 0;
	filter: expression(fixPNG(this));
}


.content .catalog UL LI.fulllisttitle A {
	font-weight: bold !important;
}
 
.content .catalog UL LI.item {
	clear: both;
	list-style: none;
	margin: 0; padding: 0 0 0.8em 0	
}
.content .catalog UL LI.item .ill {
	float: left; margin: 0; padding: 0.5em 0 1.2em 0;
	width: 135px;
} 
.content .catalog UL LI.item .text {
	float: left; width: 100%;
	margin: 0 0 0 -135px;
}
.content .catalog UL LI.item A {
	display: block;
	padding: 0 0 0.5em 150px !important;
}
.content .catalog UL LI.item I {
	color: #999999; display: block; 
	padding: 0 0 1.2em 150px;
	font-size: 85%; font-style: normal;
}

.content .catalog UL LI.icontitle {
	list-style: none; clear: both;
	margin-bottom: 0.8em;
	padding: 0;
}
.content .catalog UL LI.icontitle A.atitle {
	font: bold 140% "Arial Narrow",Arial,sans-serif !important;
	display: block; position: relative; zoom: 1;
	padding: 0; height: 50px; background-position: 100% 0; background-repeat: no-repeat;
	color: black;
}
.content .catalog UL LI.icontitle A.atitle:hover {
	color: #CE181F;
}

.content .catalog UL LI.icontitle A.atitle-hover {
	font-weight: bold !important;
}
.content .catalog UL LI.icontitle A.atitle SPAN {
	position: absolute; top: 0; left: 0;
	padding: 0.2em 0.5em 0.2em 0.4em;
}

.content .catalog UL LI.icontitle A.atitle IMG {
	display: none;
	position: absolute; top: 50%; left: 0; margin-top: -15px;
	width: 30px; height: 30px; border: 0;
	filter: expression(fixPNG(this));
}
.content .catalog UL LI.icontitle LI A {
	color: #CE181F;
}
.content .catalog UL LI.icontitle A:hover IMG {
	background-color: #CE181F;
}

.content .catalog UL LI.icontitle UL LI A {
	font: 90% Verdana,sans-serif !important;
	display: block; position: static; zoom: 1;
	padding: 0; margin: 0;
}

.content .catalog UL LI UL {
	font-weight: normal;
	margin-top: 0.2em;
	margin-bottom: 0.8em;
}
.content .catalog UL LI UL LI {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	padding: 0; height: auto;
	list-style: square;
	color: #D8D8D8;
}
.content .catalog UL LI UL LI A {
	background: none; position: static;
	padding: 0;
}
.content .catalog UL LI UL LI UL LI {
	font-size: 100%;
}
.content .catalog UL A {
	color: #4e5a68;
}
.content .catalog UL A:hover {
	color: #4e5a68;
}
.content .catalog UL A.href:hover {
	color: #CE181F;
}
.content .catalog UL A.hrefitem {
	color: #4e5a68;
}
.content .catalog UL A.hrefitem:hover {
	color: #CE181F;
}

.content .catalog UL.ownproducts UL {
	margin: 0; padding: 0;
}

.content .catalog UL.ownproducts UL LI IMG {
	float: left; margin: 0 0 3em 0;
}
.content .catalog UL.ownproducts UL LI SPAN A {
	display: block; margin: 0 0 0.5em 135px;
	padding: 0 0 0 0.8em; color: #ce181f;
	font-weight: bold;
}
.content .catalog UL.ownproducts UL LI SPAN I {
	font-style: normal; font-size: 85%;
	display: block; margin: 0 0 0 135px;
	padding: 0 0 0 0.85em;
	color: black;
}
.content .catalog UL.ownproducts UL LI SPAN {
	display: block; width: 100%;
	float: right; margin: 0 0 3em -135px;
}

.content .catalog UL.ownproducts LI UL LI {
	display: block; margin-left: -2em;
	clear: both;
}

.content .maincatalog {
	
}

.content .productimg {
	float: left; width: 50%; overflow: hidden;
	height: 200px; position: relative;
	text-align: center; margin: 0; padding: 0;
}
.content .productimg IMG {
	float: right; position: absolute; right: 1em; top: 0;
}

.content .drawings {
	float: left; width: 49.5%;
}
.content .drawings .blueprint {
	float: left; 
	margin: 0 1em 0.5em 0;
}
.content .drawings .table {
	float: left; width: 50%;
}


.content .fblock {
	width: 19em; float: left;
}


.content .subpath {
	font-size: 70%; white-space: nowrap;
	float: left; padding: 0.5em 1em 0.5em 6.7%;
	margin: 1.8em 0 0.5em 0;
	background: #EEEEEE;
}

.content .subpath-spacer {
	display: block;
	height: 4em;
}

.datatable {
	width: 98%; margin-left: -1em;
	font-size: 90%; clear: both;
}
.datatable TABLE {
	border-collapse: collapse;
	float: left;
	border: 2px solid #d8d8d8;
}
.datatable TH {
	background: #e8e8e8; color: #ce181f;
	font-weight: bold;
	font-size: 80%;
	text-align: left; padding: 0.4em 1.2em;
}
.datatable TD {
	padding: 0.4em 1.2em;
	font-size: 80%;
	vertical-align: top;
	
	border: 0.1em solid #d8d8d8;
}
.datatable TD.n {
	width: 70%;
}
.datatable TD.p {
	text-align: right;
	white-space: nowrap;
}

TABLE TD {
	vertical-align: top;
	padding: 0 3em 0 0
}

.sizetable {
	border-collapse: collapse;
	border: 0;
}
.sizetable TH {
	background: #e8e8e8;
	font-weight: normal;
	text-align: right; white-space: nowrap;
	padding: 0.3em 0.7em 0.3em 1.3em
}
.sizetable TH,.sizetable TD {
	vertical-align: middle;
	border: 1px solid #d8d8d8;
}
.sizetable TD {
	padding: 0.3em 0.6em;
	font-size: 90%;
	vertical-align: top;
	text-align: left;
}


.description P.first {
	line-height: 1.5;
	font-size: 120%;
}
.description P {
	
}

.product-pic {
	float: left;
	margin-right: 1em;
}



.related-items-wrapper {
	margin-top: 3em;
	width: 95%; padding: 1em;
	position: relative; left: -1em;
	border: 2px solid #D8D8D8;
}
.related-items-wrapper H3 {
	margin-top: 0;
}

.related-items {
	width: 100%;
}
.related-items UL {
	margin: 0; padding: 0;
}

.related-items UL LI {
	width: 44%; height: 6em; float: left; overflow: hidden;
	list-style: none; padding: 0 2em 0 0; margin: 0 0 1em 0;
	position: relative;
}
.related-items UL LI IMG {
	float: left; margin-right: -140px;
}
.related-items UL LI A {
	font-size: 85%;
}
.related-items UL LI SPAN {
	 padding: 0 0 0 135px; display: block;
	 margin-left: 0.5em;
}
.related-items UL LI SPAN I {
	color: #999999; font-size: 70%; display: block;
	 margin: 0.5em 0; font-style: normal;
}
.related-items UL LI .gradient {
	height: 30px; position: absolute; bottom: 0; left: 0;
	width: 100%; background: url(../img/plank-bottom-gradient-white.png) repeat-x 0 0;
	filter: expression(fixPNG(this));
}


.contactform {
	padding: 2em 0 0 5%; width: 80%
}
.contactform H1 {
	font: 160% Tahoma,sans-serif;
	color: #ce181f;
}

.contactform P {
	font-size: 80%;
}
.contactform P.error {
	font-size: 80%; background-color: #ce181f; color: white; font-weight: bold;
	padding: 0.2em 0.8em; position: relative; left: -0.8em;
}

.contactform FORM {
	margin: 0 0 0 2.4em;
	padding: 0 0 1em 80px;
}
.contactform FORM LABEL {
	font: 85% tahoma,sans-serif;
	margin: 1em 0 0.3em 0;
	display: block;
}
.contactform FORM .field {
	width: 98%;
}
.contactform FORM .submit {
	margin: 1em 0 0.3em 0;
	font-weight: bold;
}

.errorpage {
	padding: 2em 0 0 10%;
}
.errorpage .logo {
	position: absolute;
	left: 0; top: 4em;
}
.errorpage H1 {
	margin: 0 0 2em 0;
	padding: 1em 0 0 5em;
}
.errorpage P {
	width: 25em;
	padding: 0 0 0 16.5em;
}
.errorpage .bigsearchform {
	margin-top: 8em;
}


.bigsearchform {
	background: url(../img/searchback.gif);
	border-top: 2px solid #F0F0F0; border-bottom: 2px solid #F0F0F0; margin: 1em 0 2em 0;
	padding: 0.6em 1em; position: relative; left: -1em;
}
.bigsearchform FORM {
	padding: 0 85px 0 0;
}
.bigsearchform .field {
	width: 100%; margin-right: 80px;
}
.bigsearchform .input-a {
	position: absolute; right: 1em; top: 0.6em;
}



#scrollblock {
	height: 120px;
	overflow: hidden;
}
#scrollblock DIV {
	min-height: 120px;
	padding-top: 1em;
	_height: 120px;
	clear: both;
}

#scrollblock DIV IMG.li {
	float: left; margin: 0 5px 0 0;
}
#scrollblock DIV IMG.hi {
	margin: 0 0 5px 0;
}
#scrollblock DIV H2 {
	font: bold 100% Tahoma,sans-serif;
}
#scrollblock DIV H2 A {
	color: #CE181F
}


.input-a {
	background: url(/img/input-a.png) no-repeat 0 0;
	width: 79px; height: 26px; border: 0; font: 12px Tahoma,sans-serif;
}
.input-a-o {
	background-position: 0 -26px;
}
.input-a-p {
	background-position: 0 -52px;
}


.gallery {
	width: 100%;
}

.gallery UL {
	
}

.gallery UL LI {
	list-style: none; padding: 0; display: block;
	float: left; margin: 0 14px 14px 0;
	position: relative; overflow: hidden;
}

.gallery UL LI A IMG {
	border: 3px solid white; margin: 0;
}
.gallery UL LI SPAN {
	display: none; padding: 3px; color: white;
	background: #CE1A21; z-index: 1000; width: 135px;
	font-size: 80%; position: absolute; left: 0; bottom: 0;
}
.gallery UL LI.hover { 
	 overflow: visible;
}
.gallery UL LI.hover SPAN {
	display: inline;
}

.gallery UL LI.hover A IMG { 
	border: 3px solid #CE1A21;
}


.clear {
	clear: both;
	height: 0; font-size: 0; padding: 0; margin: 0;
}

.inline {
	display: inline;
}

.footer {
	font-size: 80%;
	margin: 0 0 0 5%;
	padding: 1em 0 3em 0;
	position: relative;
}

.footer P {
	font: italic 150% Tahoma,sans-serif;
}

.footer .search {
	width: 28%; float: right;
	position: relative;
	margin-right: 5%; _margin-right: 2.5%;
	padding-right: 90px; _padding-right: 80px;
}
.footer .search .field {
	width: 100%; margin: 0;
}
.footer .search .input-a {
	position: absolute;
	right: 0; top: -2px;
}
