/*
---------------------------------------------------------------------------------------- global
*/
body {
	/*background-color: #313031;
	background-image: url(glow.jpg);
	background-repeat: no-repeat;*/
	background-color: #666666;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	overflow: visible;
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -408px;
	padding: 0px;
	background-position: center top;
	font-size: 62.54%;
	font-family: Arial, Helvetica, sans-serif;
}
div#background {
	/*background-color: #E7E7E9;
	background-color: #FFFFFF;*/
	background-image: url(layoutBackground.gif);
	background-repeat: repeat-y;
	width: 817px;
	float: left;
}
img.header {
	float: left;
	clear: right;
}


/*
---------------------------------------------------------------------------------------- navigation
*/
div#navigation ul.navigation {
	background-image: url(navigationBar.jpg);
	width: 817px;
	height: 23px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
div#navigation li.floatLeft {
	margin: 4px 0.50em 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 0px 0px 5px;
	float: left;
}
a.navigation {
	text-decoration: none;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
a:hover.navigation {
	color: #000000;
	text-decoration: none;
}
a.menu {
	text-decoration: none;
	color: #ffffff;
}
a:hover.menu {
	color: #000000;
	text-decoration: none;
}


/*
---------------------------------------------------------------------------------------- sidebar
*/
div#sidebar {
	background-color: #E7E7E9;
	width: 223px;
	float: left;
}
div#sidebar img {
	float: left;
	border: none;
}


/*
---------------------------------------------------------------------------------------- sidebar productHeader
*/
div#sidebar div#productHeader {
	background-image: url(products.jpg);
	background-repeat: no-repeat;
	width: 208px;
	height: 56px;
	padding: 10px 0px 0px 15px;
}
div#sidebar div#productHeader p {
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-size: 1.4em;
	line-height: 15px;
}
div#sidebar div#productHeader p strong {
	font-size: 18px;
}
p {
	margin: 2px 0px 15px 20px;
	font-family: arial;
	font-size: 1.4em;
	padding: 0px;
}


/*
---------------------------------------------------------------------------------------- sidebar productMenu
*/
div#sidebar ul.productsMenu {
	list-style: none;
	color: #ffffff;
	font-family: arial;
	font-size: 1.7em;
	margin: 0px;
	padding: 0px;
}
div#sidebar ul.productsMenu li {
	float: left;
	width: 208px;
	height: 22px;
	margin: 0px;
	padding: 2px 0px 0px 15px;
	font-weight: bold;
	vertical-align: middle;
}
div#sidebar ul.productsMenu li.pumps {
	background-image: url(pumpsBar.jpg);
	background-repeat: no-repeat;
}
div#sidebar ul.productsMenu li.solenoidValves {
	background-image: url(solenoidValvesBar.jpg);
	background-repeat: no-repeat;
}
div#sidebar ul.productsMenu li.mobileValves {
	background-image: url(mobileValvesBar.jpg);
	background-repeat: no-repeat;
}
div#sidebar ul.productsMenu li.powerPacks {
	background-image: url(powerPacksBar.jpg);
	background-repeat: no-repeat;
}
div#sidebar ul.productsMenu li.motors {
	background-image: url(motorsBar.jpg);
	background-repeat: no-repeat;
}
div#sidebar ul.productsMenu li.cylinders {
	background-image: url(cylindersBar.jpg);
	background-repeat: no-repeat;
}
div#sidebar ul.productsMenu li.remoteControl {
	background-image: url(remoteControlBar.jpg);
	background-repeat: no-repeat;
}


/*
---------------------------------------------------------------------------------------- content
*/
div#content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	width: 594px;
	float: left;
}
div#content h1 {
	background-color: #CCCCCC;
	height: 30px;
	margin: 0px;
	padding: 5px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	color: #000000;
}
div#content h1.pumps {
	background-color: #4D217A;
	color: #ffffff;
}
div#content h1.solenoidValves {
	background-color: #791456;
	color: #ffffff;
}
div#content h1.mobileValves {
	background-color: #A43F83;
	color: #ffffff;
}
div#content h1.powerPacks {
	background-color: #CC6A2D;
	color: #ffffff;
}
div#content h1.motors {
	background-color: #E6B220;
	color: #ffffff;
}
div#content h1.cylinders {
	background-color: #8EB934;
	color: #ffffff;
}
div#content h1.remoteControl {
	background-color: #46AEEB;
	color: #ffffff;
}
div#content h2 {
	color: #000000;
	font-family: arial;
	font-size: 1.7em;
	margin: 5px 0px 0px 20px;
	padding: 0px;
}
div#content h3 {
	color: #000000;
	font-family: arial;
	font-size: 1.2em;
	margin: 5px 0px 0px 20px;
	padding: 0px;
}
div#content p.breadcrumbs {
	font-size: 1.2em;
	font-family: arial;
	color: #999999;
	margin: 2px 0px 10px 20px;
	padding: 0px;
}
div#content p.breadcrumbs a {
	color: #999999;
}
div#content p {
	font-size: 1.3em;
	margin: 3px 20px 7px 20px;
	padding: 0px;
}
div#content ul {
	font-size: 1.3em;
}
div#content ul ul {
	font-size: 1em;
}
div#content ul.catalogueMenu {
	list-style-type: none;
	margin: 3px 0 10px 30px;
	padding: 0;
}
div#content ul.sitemap {
	list-style-type: none;
	margin: 3px 0 10px 30px;
	padding: 0;
}
div#content ul.sitemap  ul.sitemap  {
	list-style-type: none;
	margin: 3px 0 10px 15px;	
}
div#content a {
	color: #243C86;
	text-decoration: underline;
}
div#content a.map {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}
div#content a:hover {
	text-decoration: underline;
	color: #243C86;
}
div#content table {
	font-family: arial;
	font-size: 1.3em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
div#content table.contact {
	text-align: left;
	margin: 2px 0px 0px 18px;
}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#content table td {
	vertical-align: top;
}
fieldset {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	border: none;
}
div#content img.pumps {
	margin: 5px 0px 15px 20px;
}
div#content img.valves {
	margin: 0;
}
div#content img.powerPacks {
	margin: 15px 0 0 20px;
}
div#content img.motors {
	margin: 10px 0 5px 20px;
}
div#content img.cylinders {
	margin: 10px 0 5px 20px;
}
div#content img.remoteControl {
	margin: 10px 0 5px 20px;
}
div#content img.home {
	margin: 0 5px 10px 0;
}
div#content img.contact {
	margin: 10px 0 0 20px;
}
div#content table.specs {
	font-family: arial;
	font-size: 1.2em;
	margin: 0;
	padding: 0;

}
div#content table.specs th {
	text-align: left;
	font-size: 1.2em;
	
}
div#content table.specs td {
	border: solid 1px;
	border-color: #cccccc;
}
div#content fieldset {
	margin: 0 0 10px 20px;
}
span {
	margin: 0 0 0 20px;
}
div#content hr {
	height: 1px;
	color: #666666;
}

/*
---------------------------------------------------------------------------------------- easyID table
*/
div#content table.easyID {
	margin-top: 10px;
	margin-left: 20px;
}
div#content table.easyID th {
	text-align: left;
}
div#content table.easyID td select {
	width: 250px;
}
div#content table.easyID em {
	color: #999999;
}

/*
---------------------------------------------------------------------------------------- bottomBar
*/
div#bottomBar {
	background-color: #D2D3D5;
	width: 809px;
	height: 56px;
	float: left;
	padding: 0 0 0 8px;
	color: #666666;
	font-size: .75em;
}
div#bottomBar ul {
	margin: 4px 0 0 0;
	list-style: none;
	font-family: arial;
	font-size: 1.2em;
	float: left;
	padding: 0px;
	clear: right;
}
div#bottomBar li {
	float: left;
	margin: 0px;
	padding: 0px;
}
div#bottomBar li.sep {
	border-right: solid 1px;
	margin: 0px 4px 0px 4px;
}
div#bottomBar p {
	margin: 22px 0px 0px 0px;
	font-size: 1.2em;
	font-family: arial;
	padding: 0px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}


/*
---------------------------------------------------------------------------------------- print style
*/
@media print {
body {
	left: 0px;
	margin: 0px 0px 0px 0px;

}
div#sidebar {
	display: none;
}
div#content {
	float: none;
}
div#content * {
	margin-left: 0px;
	padding-left: 0px;
}
ul.navigation {
	display: none;
}
div#bottomBar * {
	margin-left: 0px;
}
div#bottomBar ul {
	display: none;
}
}