/******************global styles**************************/
html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	}
h1 {
	font-weight: normal;
	font-size: 185%;
	color: #040d54;
	}
h2 {
	font-weight: bold;
	font-size: 100%;
	color: #040d54;
	}
a {
	text-decoration: underline;
	color: #040d54;
	font-weight: bold;
	}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
dd {
	padding-bottom: 10px;
	text-align: left;
	}
dt {
	text-decoration: underline;
	text-align: left;
	}
td {
	text-align: left;
	}
tr {
	text-align: left;
	}
.dcnumber {
	font-size: 125%;
	font-weight: bold;
	color: #0066cc;
	margin-left: 50px;
	margin-right: 50px;
	}
blockquote {
	font-weight: bold;
	color: #040d54;
	}
/****************************layout***************************/
#container {
	margin: 10px 5px 5px 5px;
	background-color: white;
	}
#logo {
	background-image: url(images/PTP_logo.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 820px;
	height: 90px;
	}
#bar {
	height: 20px;
	background-color: #ecf4fb;
	/*border-top: 1px solid #a3c8ed;
	border-bottom: 1px solid #a3c8ed;*/
	background-image: url(new_images/zf_portal.gif);
	background-repeat: no-repeat;
	}
#holder {
	background-color: #ecf4fb;
	height: 70px;
	/*background-image: url(images/bob.gif);
	background-repeat: repeat-x;*/
	}
#nav {
	position: absolute;
	left: 5px;
	top: 190px;
	width: 205px;
	padding: 10px 0px 0px 5px;
	background-color: white;
	}
#content {
	margin-left: 210px;
	width: 675px;
	height: auto;
	padding: 10px 5px 3px 5px;
	border-left: 1px solid #bfd9f2;
	background-color: #ecf4fb;
	}
#footer {
	width: 100%;
	background-color: #ecf4fb;
	background-image: url(new_images/zf_portal_bottom.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	margin: 0px;
	border-top: 1px solid #bfd9f2;
	}
/*****************************layout styling********************************/
#nav a {
	font-weight: normal;
	display: block;
	width: 195px;
	text-decoration: none;
	background-image:  url(images/p_s.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding-left: 10px;
	}
#nav a:hover {
	background-color: #bfd9f2;
	}
/*thanks to http://css.maxdesign.com.au/listamatic/ for help with this list */
#bar ul {
	margin-left: 105px;
	}
html>body #bar ul {margin-left: 205px;} /*hack to get the margin correct in firefox etc*/
#bar ul {
	padding-left: 0px;
	font-weight: normal;
	float: left;
	} 
#bar ul li {
	display: inline;
	}
#bar ul li a {
	padding: 3px 10px;
	font-weight: normal;
	text-decoration: none;
	float: left;
	color: #040d54;
	font-weight: bold;
	}
#bar ul li a:hover {
	background-color: #a3c8ed;
	color: #666666;
	}
#footer ul {
	margin-left: 305px;
	}
html>body #footer ul {margin-left: 615px;} /*hack to get the margin right (correct) in firefox etc*/
#footer ul {
	padding-left: 0px;
	font-weight: normal;
	float: left;
	} 
#footer ul li {
	display: inline;
	}
#footer ul li a {
	padding: 3px 10px;
	font-weight: normal;
	text-decoration: none;
	float: left;
	color: #040d54;
	font-weight: bold;
	}
#footer ul li a:hover {
	background-color: #0066cc;
	color: white;
	}
/*****ENDS THE SITE LAYOUT AND STYLING: BEGIN THE PAGE SPECIFIC STUFF********************/

/*********aboutus.htm images*************/
.img {
	border: 1px solid grey;
	padding: 5px 5px 5px 20px;
	height: 400px;
	width: 610px;
	text-align: center;
	}
.img1 {
	padding: 5px 5px 5px 20px;
	height: 225px;
	width: 610px;
	text-align: center;
	}
.img2tall {
	padding: 5px 5px 5px 20px;
	height: 380px;
	width: 610px;
	text-align: center;
	}
.img3 {
	padding: 5px 5px 5px 20px;
	height: 850px;
	width: 610px;
	text-align: center;
	}
.img4 {
	padding: 5px 5px 5px 20px;
	height: 400px;
	width: 610px;
	text-align: center;
	}
.img5 {
	padding: 5px 5px 5px 20px;
	height: 500px;
	width: 610px;
	text-align: center;
	}
.list {
	background-image:  url(images/p_s.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	}
/************************** The products styling and layout (menu first) ***************************/
#nav ul li ul {
	margin-left: 10px;
	text-decoration: none;
	}
#nav ul li ul a {
	background-image: url(images/p_o_u.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	width: 185px;
	text-decoration: none;
	}
.here {
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
	}
#nav ul li ul li a { /*ensures the Graessner menu doesn't overlap the content*/
	width: 150px;
	}
/******** industrial and materials handling product table ***************/
#tableholder {
	width: 670px;
	}
html>body #tableholder {height: 530px; width: 670px;} /*industrial*/
html>body #tableholder1 {height: 130px; width: 670px;} /*evd home*/
html>body #tableholder2 {height: 330px; width: 670px;} /*on class 2.htm*/
html>body #tableholder3 {height: 180px; width: 670px;} /*marine pages*/
div.float {
	float: left;
	padding: 0 3px 0 3px;
	}
div.float p {
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	}
#content ul {
	list-style-image: url(new_images/industrial/p_s_motion.gif); 
	padding-left: 17px;
	text-align: left;
	}
html>body #content ul {padding-left: 25px;}
#content p {
	text-align: left;
	}
.clear1 {
	clear: both;
	border: 1px solid #c2bcb3;
	padding: 0px 5px 3px 5px;
	}
.heretable {
	font-weight: bold;
	}/*located on the progress update pages*/
.formtitles {
	font-weight: bold;
	color: #E41F1F;
	}
.formbutton {
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	}
.tablerow {
	border-top: 3px solid #e41f1f;
	}
.calcresult {
	font-weight: bold;
	font-size: 150%;
	}
