﻿body
{
	background-color: #35629E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding-top: 6px;
}



a.contentBottom
{
	color: #35629E;
	text-decoration: none;
}

a.contentBottom:hover
{
	color: #033475;
	text-decoration: underline;
}


a.contentLinks
{
	color: #35629e;
	text-decoration: underline;
}

a.contentLinks:hover
{
	color: #922528;
	text-decoration: underline;
}


a.footerLinks
{
	color: #2C557B;
	font-family: 'Trebuchet MS';
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.footerLinks:hover
{
	color: #000000;
	text-decoration: underline;
}

a.headerSec1
{
	background-image: url('/Theme/');
	display: block;
	height: 16px;
	margin-left: 174px;
	margin-top: 4px;
	position: absolute;
	width: 166px;
}

a.headerSec1:hover
{
	background-image: url('/Theme/link_home.png');
}

a.headerSec2
{
	background-image: url('/Theme/');
	display: block;
	height: 16px;
	margin-left: 342px;
	margin-top: 4px;
	position: absolute;
	width: 166px;
}

a.headerSec2:hover
{
	background-image: url('/Theme/link_contactUs.png');
}

a.headerSec3
{
	background-image: url('/Theme/');
	display: block;
	height: 16px;
	margin-left: 174px;
	margin-top: 24px;
	position: absolute;
	width: 166px;
}

a.headerSec3:hover
{
	background-image: url('/Theme/link_companyProfile.png');
}

a.headerSec4
{
	background-image: url('/Theme/');
	display: block;
	height: 16px;
	margin-left: 342px;
	margin-top: 24px;
	position: absolute;
	width: 166px;
}

a.headerSec4:hover
{
	background-image: url('/Theme/link_siteMap.png');
}

a.hydraulicBottom
{
	color: #595345;
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-left: 176px;
	margin-top: 42px;
	position: absolute;
	text-decoration: none;
	text-align: center;
	width: 329px;
}

a.hydraulicBottom:hover
{
	color: #C10D18;
}

a.logoLink
{
	display: block;
	height: 162px;
	margin-left: 510px;
	margin-top: 20px;
	position: absolute;
	width: 230px;
}

a.pelletizingBottom
{
	color: #595345;
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-top: 42px;
	position: absolute;
	text-decoration: none;
	text-align: center;
	padding-bottom: 3px;
	width: 175px;
	
	
	
}

a.pelletizingBottom:hover
{
	color: #C10D18;
}

.top_menu
{
	display: block;
	margin-left: 174px;
	position: absolute;
	width: 336px;
	height: 44px;
}

a.productsMenuItem
{
	background-color: #355890;
	border-top: solid 1px #FFFFFF;
	color: #FFFFFF;
	display: block;
	font-family: 'Trebuchet MS';
	font-size: 11px;
	font-weight: bold;
	height: 17px;
	padding-left: 6px;
	padding-top: 2px;
	text-decoration: none;
	text-transform: uppercase;
}

a.productsMenuItem:hover
{
	background-color: #0C62C9;
}


.sideLinkFilter a:link span , .sideLinkFilter a:visited span, .sideLinkFilter a:active span 
{
	background-image: url('/Theme/side_filter_off.png');
	display: block;
	height: 111px;
	width: 237px;
	clear: both;
	cursor: hand;
}

.sideLinkFilter a:hover span
{
	background-image: url('/Theme/side_filter_on.png');
	display: block;
	height: 111px;
	width: 237px;
	clear: both;
	cursor: hand;
}



.sideLinkPelletizing a:link span, .sideLinkPelletizing a:visited span, .sideLinkPelletizing a:active span 
{
	background-image: url('/Theme/side_pelletizing_off.png');
	display: block;
	height: 93px;
	width: 237px;
	clear:both;
	cursor: hand;
}

.sideLinkPelletizing a:hover span
{
	background-image: url('/Theme/side_pelletizing_on.png');
	display: block;
	height: 93px;
	width: 237px;
	clear:both;
	cursor: hand;
}



.sideLinkExtruders a:link span, .sideLinkExtruders a:visited span, .sideLinkExtruders a:active span 
{
	background-image: url('/Theme/side_extruder_off.png');
	display: block;
	height: 124px;
	width: 237px;
	clear: both;
	cursor: hand;
}

.sideLinkExtruders a:hover span
{
	background-image: url('/Theme/side_extruder_on.png');
	display: block;
	height: 124px;
	width: 237px;
	clear: both;
	cursor: hand;
}

a.sideLinkProducts
{
	color: #FFFFFF;
	text-decoration: none;
}

div.sideLinkProducts
{
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-family: 'Trebuchet MS';
	font-size: 14px;
	font-weight: bold;
	height: 32px;
	padding-top: 15px;
	position:absolute;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 234px;
	overflow: hidden;
}

div.sideLinkProducts:hover
{
	background-image: url('/Theme/side_links_on.png');
	background-repeat: no-repeat;
	height: 272px;
}

a.sideLinkSpares
{
	color: #FFFFFF;
	display: block;
	font-family: 'Trebuchet MS';
	font-size: 14px;
	font-weight: bold;
	height: 32px;
	padding-top: 15px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 234px;
}

a.sideLinkSpares:hover
{
	background-image: url('/Theme/side_links_on.png');
	background-repeat: no-repeat;
}

a.sideLinkRefurbs
{
	color: #FFFFFF;
	display: block;
	font-family: 'Trebuchet MS';
	font-size: 14px;
	font-weight: bold;
	height: 42px;
	padding-top: 5px;
	margin-top: 5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 234px;
}

a.sideLinkRefurbs:hover
{
	background-image: url('/Theme/side_links_on.png');
	background-repeat: no-repeat;
}

div.content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 16px;
	width: 462px;
	line-height: 18px;
}

div.contentBottom
{
	color: #35629E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 26px;
	margin-left: 16px;
}

div.contentHeader
{
	background-image: url('/Theme/welcome.png');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 32px;
	margin-left: 16px;
	padding-top: 33px;
	width: 379px;
}

div.contentHeaderBerlyn
{
	background-image: url('/Theme/berlyn-ecm-header.png');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 32px;
	margin-left: 16px;
	padding-top: 33px;
	width: 439px;
}

div.contentHeaderContactUs
{
	background-image: url('/Theme/contact-us-header.png');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 32px;
	margin-left: 16px;
	padding-top: 33px;
	width: 439px;
}

div.contentHeaderSpareParts
{
	background-image: url('/Theme/spare-parts-service.png');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 32px;
	margin-left: 16px;
	padding-top: 33px;
	width: 439px;
}

div.contentHeaderCompanyProfile
{
	background-image: url('/Theme/company-profile-header.png');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 32px;
	margin-left: 16px;
	padding-top: 33px;
	width: 439px;
}

div.contentHeaderSiteMap
{
	background-image: url('/Theme/site-map-header.png');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 32px;
	margin-left: 16px;
	padding-top: 33px;
	width: 439px;
}

div.contentHeaderProducts
{
	background-image: url('/Theme/products-header.png');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 32px;
	margin-left: 16px;
	padding-top: 33px;
	width: 439px;
}

div.contentSep
{
	background-color: #B3B8D0;
	font-size: 1px;
	height: 1px;
	margin-bottom: 8px;
	margin-left: 19px;
	margin-right: 19px;
	margin-top: 18px;
}

div.contentHeaderRefurbishedEquipment
{
	background-image: url('/Theme/refurbished-equipment-header.png');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 32px;
	margin-left: 16px;
	padding-top: 33px;
	width: 439px;
}

div.contentSubHeader
{
	color: #35629E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 16px;
	margin-top: 10px;
}

div.contentSubHeaderSubpages
{
	color: #35629E;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 16px;
	margin-top: 10px;
	
}

div.footer
{
	margin: 0px auto;
	width: 771px;
}

div.footerInt
{
	background-color: #F0F8FF;
	border: solid 2px #4776AD;
	height: 25px;
	margin-right: 6px;
	padding-top: 9px;
	text-align: center;
}

div.footerSpacer
{
	display: inline;
	font-size: 1px;
	width: 10px;
}

div.headerSecLinksSep
{
	background-image: url('/Theme/header_sec_links_sep.png');
	background-position: top;
	font-size: 1px;
	height: 19px;
	width: 1px;
}

div.main
{
	background-color: #FFFFFF;
	background-image: url('/Theme/main_border_tile.png');
	margin: 0px auto;
	padding-bottom: 6px;
	width: 771px;
}

div.mainBorder
{
	border: solid 2px #005B74;
	margin-left: 6px;
	width: 749px;
}

div.mainBottom
{
	background-image: url('/Theme/main_border_bottom.png');
	background-repeat: no-repeat;
	font-size: 1px;
	height: 3px;
	margin: 0px auto;
	width: 771px;
}

div.mainHeader
{
	background-image: url('/Theme/header_bg.png');
	background-repeat: no-repeat;
	height: 69px;
	margin: 0px auto;
	width: 743px;
}

div.mainHeaderSec
{
	background-image: url('/Theme/header_sec_bg.jpg');
	background-repeat: no-repeat;
	height: 182px;
	margin: 0px auto;
	width: 744px;
}

div.mainSpacer
{
	font-size: 1px;
	height: 2px;
}

div.mainTop
{
	background-image: url('/Theme/main_border_top.png');
	font-size: 1px;
	height: 6px;
	margin: 0px auto;
	width: 771px;
}

div.lines
{
	background-image: url('/Theme/lines.png');
	background-repeat: no-repeat;
	height: 20px;
	margin-left: 3px;
	width: 227px;
}

a#productsHoverMenu
{
	display: block;
	height: 25px;
	position: absolute;
}

a#productsHoverMenu:hover
{
	height: 100px;
}

div.productsMenu
{
}

div.sideBars
{
	background-image: url('/Theme/side_bars.png');
	background-repeat: no-repeat;
	height: 6px;
	margin-left: 6px;
	width: 234px;
	clear:both;
}

div.sideFade
{
	background-image: url('/Theme/side_fade.png');
	background-repeat: no-repeat;
	height: 30px;
	margin-left: 6px;
	width: 234px;
	clear:both;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    top-margin: 0px; 
	left-margin: 10px;
	right-margin: 10px;
	bottom-margin: 10px;
}


object.floatRight { 
    float: right; 
    margin-left: 0px; 
}

div.sideBubbles
{
	background-image: url('/Theme/side_bubbles.png');
	background-repeat: no-repeat;
	height: 17px;
	margin-left: 6px;
	width: 237px;
	clear:both;
}

div.sideLinks
{
	background-repeat: no-repeat;
	margin-left: 6px;
	margin-top: 4px;
	width: 234px;
}

div.sideLinkExtruders
{
	background-image: url('/Theme/side_extruder_off.png');
	background-repeat: no-repeat;
	height: 124px;
	margin-left: 6px;
	width: 237px;
	clear:both;
}

div.sideLinkFilter
{
	background-image: url('/Theme/side_filter_off.png');
	background-repeat: no-repeat;
	height: 111px;
	margin-left: 6px;
	width: 237px;
	clear:both;
}

div.sideLinkPelletizing
{
	background-image: url('/Theme/side_pelletizing_off.png');
	background-repeat: no-repeat;
	height: 93px;
	margin-left: 6px;
	width: 237px;
	clear:both;
}

div.spi
{
	background-image: url('/Theme/spi.png');
	background-repeat: no-repeat;
	height: 44px;
	margin-left: 16px;
	width: 467px;
	vertical-align: bottom;
	
}

div.triangle
{
	background-image: url('/Theme/triangle.png');
	background-repeat: no-repeat;
	height: 22px;
	margin-left: -18px;
	margin-top: 6px;
	position: absolute;
	width: 12px;
}

td.alignTop
{
	vertical-align: top;
	background-image: url('/Theme/spi.png');
	background-repeat: no-repeat;
	height: 44px;
	margin-left: 16px;
	width: 467px;
	background-position: 50% 99.7%;
	padding-bottom: 30px;
	
}

td.alignTopAlt
{

	background-image: url('/Theme/side_bar.png');
	background-repeat: repeat-y;
	vertical-align: top;
}

td.tableLeft
{
	width: 502px;
}

td.tableRight
{
	width: 240px;
}




body.chart
{
	background-color: #ffffff;
	margin: 0;


}




table.chart {
	background-color: #eef7ff;
	border: 1px outset #b6d2ec;	
	width: 600px;	
}
table.chart th {
	border-width: 2px;
	padding: 10px;
	border-style: none;
	border-color: white;
	background-color: #cce3f9;
	font-weight: bold;
}
table.chart td {
	border-width: 2px;
	padding: 10px;
	border-style: none;
	border-color: white;
	background-color: #ffffff;
}

h1.chart {
	font-size:18px;
	color: #35629e;

}



