

/* Piercy Machine Co. Stylesheet */

* {margin:0; padding:0;}

body {background-color:#999999; font-family:Arial, Helvetica, sans-serif; font-size:.8em;}

h1,h2,h3,h4 {margin-top:10px; margin-bottom:5px;}
img {border:0;}
p {line-height:20px; margin-bottom:10px;}

/* Link Stuff */
a, a:link, a:visited {color:#0053AF; text-decoration:none;}
a:hover {color:#000000; text-decoration:none;}

li {list-style:none;}


#wrapper {margin: 0 auto; width:780px; padding:10px; background-color:#FFFFFF; min-height:450px; display:block;}

#header {margin-bottom:10px;}

#nav {background-image:url(images/navbg.gif); background-repeat:repeat-x; width:100%; height:29px; text-align:right;}

#content {width:100%; background-color:#FFFFFF; margin-bottom:10px; margin-top:10px;}
#content .col {float:left; width:50%;}

#podheader {width:100%; background-color:#0053AF; margin-top:10px;}

/* SUBPAGE LAYOUT*/
#subpage {width:100%;}
#subpagetop {width:760px; background-color:#EDEDED; font-size:20px; padding:10px;}
#subpage .nav {float:left; background-color:#CCCCCC; width:200px; margin-right:10px; min-height:350px;}
#subpage .navul li {color: #666666; text-decoration: none;	border-bottom-style: solid;	border-bottom-width: 1px; border-bottom-color: #FFFFFF; padding: 5px 0px 5px 10px; margin: 0px;	background-color: #DDDDDD;}
#subpage .content {float:left; width:560px; padding:5px;}


/* Product Details Table */

#productdetails tr {height:25px;}


.inputField {margin: 0em 0em; font: 12px verdana,sans-serif; border: 2px solid #ccc; color: #666; padding: 0.3em;}
.button {margin: 0.4em 0em; font: 11px verdana,sans-serif; border: 1px solid #ccc; color: #666; padding: 0.3em; font-weight:bold;}



#footer {width:100%; font-size:10px; border-top:solid 3px #0053AF; clear:both; height:15px;}
