@charset "utf-8";
/* CSS Document */
table {
	background: transparent;
	text-align: left;
	width: 414px;
}
	table th {
		background: #6f6845;
		padding: 5px;
		font-size: 12px;
		color: #fff;
		}
	table td {
		background: #251e0c;
		padding: 5px;
	}
	table td ul {
		font-size:100%;
		margin: 0px;
		padding: 0px;
		list-style: inside;
		}

h3, h4, h5 {
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	font-weight: normal;
}

h5 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	}

.hidden {
	display: none;
}

em {
	font-size: 12px;
	}
hr {
	border: none;
	height: 1px;
	background: #5f5941;
	color: #5f5941;
	}

	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #e5e5e5;
	padding: 40px 0 0 0;
	margin: 0;
	line-height: 20px;
	letter-spacing: 0.5px;
	text-align: justify;
	word-spacing: 0.8px;
	background-color: #000000;
}

#container {
	width: 967px;
	padding: 0;
	margin: 0 auto;
}

#header {
	width: 967px;
	height: 140px;
	padding: 0;
	margin: 0;
}

#content-holder {
	float: left;
	width: 963px;
	padding: 0 2px 0 2px;
	margin: 0;
	background: url(../grfx/content-bg.gif) top left repeat-y;
}

#content-wrapper {
	float: left;
	width: 965px;
	padding: 0;
	margin: 0;
	background: url(../grfx/right-column-bg.jpg) 756px bottom no-repeat;
	min-height: 400px;
  	height: auto !important; /* IE HACK */
  	height: 400px; /* IE HACK */
}

#left-column {
	float: left;
	width: 140px;
	padding: 30px 0 0 0;
	margin: 0;
	text-align: center;
}

#middle-column {
	float: left;
	width: 616px;
	padding: 30px 0 20px 0;
	margin: 0;
	min-height: 400px;
}

#content-container {
	float: left;
	width: 414px;
	padding: 30px 120px 0 80px;
	margin: 0;
}

#right-column {
	float: left;
	width: 200px;
	padding: 30px 0 0 7px;
	margin: 0;
}

#right-column .feature-box {
	float: left;
	width: 188px;
	height: 188px;
	overflow: hidden;
	margin: 0;
	text-align: center;
	border: solid 2px #403c2c;
}

#footer {
	float: left;
	width: 967px;
	padding: 20px 0 20px 0;
	margin: 0;
	border-top: 2px solid #403c2c;
	text-align: center;
	overflow: hidden;
}

#footer p {
	margin: 0px;
	padding: 0px;
}

/* contact form styles */


#contact-details, #contact-form, 
#contact-details-workshop, #contact-details-phone  {
	float: left;
}

#contact-details, #contact-details-workshop, 
#contact-details-phone {
	margin: 0px 0px 4px 10px;
	position: relative;
	top: 12px;
	width: 128px;
}

fieldset {
	padding: 5px;
	border: none;
}

.col1 {
	text-align: right;
	padding: 5px 5px 0 0;
	margin: 0;
	float: left;
	font-size: 0.7em;
}

.col2 {
	float: left;
	clear: left;
	width: 222px;
	margin: 0;
}

.col1-verification-code {
	float: left;
	text-align: right;
	padding: 12px 5px 0 0;
	font-size: 0.7em;
}

.col2-verification-code {
	float: left;
	clear: left;
	width: 218px;
	height: 31px;
	margin: 5px 0 0 0;
}

* html .verification-code {
	margin-bottom: -4px;
}

*:first-child+html .verification-code {
	margin-bottom: -4px;
}

.verification-code {
	margin-bottom: -12px;
}

.col2comment {
	float: left;
	clear: left;
	width: 170px;
	padding: 0 0 10px 0;
	margin: 0;
}

.col1comment {
	float: left;
	text-align: right;
	padding: 5px 5px 0 0;
	font-size: 0.7em;
	width: 50px;
}

div.row {
	float: left;
	clear: both;
}

.wrong-code {
	float: left;
	clear: both;
	width: 320px;
	padding: 0 0 0 40px;
	color: #FF0000;
}

.code-input {
	width: 146px;
	height: 22px;
	margin: 2px 0px 0 0;
	border: none;
	color: #000000;
	padding: 5px 1px 1px 3px;
	background-color: #918654;
	font-size: 0.7em;
}

.submit-row {
	text-align: right;
	float: left;
	clear: both;
	padding: 10px 0 20px 0;
	position: relative;
	width: 215px;
}

.input {
	width: 209px;
	height: 18px;
	margin: 0 0 15px 0;
	border: none;
	color: #000000;
	padding: 5px 1px 1px 5px;
	background-color: #918654;
	font-size: 0.7em;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-stretch: wider;
	background-color: #918654;
	border: none;
	color: #000000;
	margin: 3px 0 0 0;
	padding: 3px 3px 3px 4px;
	width: 208px;
	overflow: auto;
}

.submit {
	float: right;
	width: 50px;
	height: 24px;
	margin: 10px 0 0 0;
	border: none;
	color: #000000;
	background-color: #918654;
	padding: 0 0 1px 0;
	font-size: 0.7em;
}

/* Product Page Styles */
	
.product {
	border-top: 1px solid #5f5941;
	padding: 20px 0px 20px 0px;
	}
.document {
	border-top: 1px solid #5f5941;
}
	
.download-link {
	display: block;
	position: relative;
	margin-top: 10px;
	font-size: 12px;
	}

#product-menu-top, #technical-menu-top {
	display: block;
	list-style: square;
}

#plant-equipment-menu {
	text-align: left;
	position: fixed;
	font-weight: normal;
	font-size: 16px;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px -7px;
	z-index: 0;
}
	#plant-equipment-menu h4 {
		background: #6f6845 url(../grfx/toggle-drop.gif) no-repeat right -20px;
		font-size: 12px;
		padding: 0px;
		margin: 0px 0px 2px 0px;
		padding-left: 5px;
		text-align: left;
		width: 202px;
	}
		#plant-equipment-menu h4:hover {
			margin: 0px 0px 2px 0px;
			padding-left: 5px;
			text-align: left;
			background: #9f9463 url(../grfx/toggle-drop.gif) no-repeat right 0px;
			cursor: pointer;
		}
	
	#product-menu, #technical-menu {
		padding: 0px;
		margin: 0px;
	}
		#product-menu li, #technical-menu li {
			background: #403c2c;
			padding: 0px;
			margin: 2px 0px 2px 0px;
			list-style: none;
			}
			#product-menu li a, #technical-menu li a {
				padding: 5px;
				width: 197px;
				display: block;
				color: #deddda;
			}
				#product-menu li a:hover, #technical-menu li a:hover {
					text-decoration: none;
					background: #6f6845;
					padding: 5px;
					display: block;
					color: #deddda;
				}
			
div.theloftgroup {
	width: 50px;
	float: right;
	margin: -50px 0 0 0;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
div.theloftgroup img {
	border:none;
}