body {
    margin: 0;
    padding: 0;
    background-color: #fff;
    font: 12px/16px arial, helvetica, sans-serif;
}

h1 {
    font-size: 1.3em;
    width: 50%;
    float: left;
    margin: 0 10px;
    padding: 0;
}

    h1 a:link, h1 a:visited {
	text-decoration: none;
	color: #444;
    }

    h1 a:hover, h1 a:active {
	text-decoration: underline;
    }

    a#logoLink img {
	float: left;
	/*padding: 16px 22px;*/
	border: 0;
	display: inline;
	/*width: 90px;*/
    }
    
h2 {}
    
    #pageTitle h2 {
	width: 50%;
	margin: 6px;
	font-weight: normal;
	font-size: 1.5em;
    }
	#pageTitle h2 a {
	    text-decoration: none;
	    color: #2755a3;
	}

	#pageTitle h2 a:hover {
	    color: #444;
	}

	    #pageTitle h2 span a {
		color: #444;
	    }

#pageTitle {
    float: right;
    width: 100%;
    background-color: #E8ECED;
}

h3 {}

    h3#prodTitle {
	clear: both;
	margin: 0;
	padding: 6px;
	font-size: 1.6em;
	background-color: #fff;
	color: #2755a3;
    }


#header {
    margin: 0;
    padding: 0;
    width: 100%;
    float: right;
    background: #2755a3 url(../images/water2.jpg) right no-repeat;
}

    #header #mid {
	margin: 2.4em 0 0 145px;
	padding: 0;
	height: 2.2em;
	line-height: 2.2em;
	background: #E8ECED url(../images/midgrad2.png) bottom repeat-x;
    }

    #header form {
	float: right;
	margin: 4px 5px 0 0;
	padding: 0;
    }

    #mid>form {
	margin-top: 1px;
    }

	#header label {
	    font-size: 0.9em;
	}

	#header #query {
	    width: 90px;
	    font-size: 10px;
	    border: 1px solid #2755a3;
	}

	#header input#butt {
	    background-color: #fff;
	    border: 1px solid #2755a3;
	    color: #2755a3;
	    width: 25px;
	    height: 18px;
	    font-size: 10px;
	    font-weight: bold;
	}

	#header input#butt:hover {
	    background-color: #e7e7e7;
	}
	
    #header #adv {
	position: absolute;
	top: 60px;
	right: 6px;
	padding: 0;
	font-size: 0.9em;
	font-weight: bold;
    }

    #header>#adv {
	top: 4.4em;
    }

	#header #adv a {
	    color: #E8ECED;
	    text-decoration: none;
	}

	#header #adv a:hover {
	    color: #fff;
	}

    #header #nav {
	width: 50%;
	list-style: none;
	margin: 4px 3px 0px 5px;
	padding: 0;
	padding-top: 3px;
	padding-left: 8px;
	padding-bottom: 1px;
    }

    #header>#nav {
	padding: 0;
	margin-left: 144px;
	margin-top: 1px;
    }
	    #nav li {
		float: left;
		margin: 0;
		padding: 0;
		position: relative;
		z-index: 1000;
	    }

	    #nav>li {
		padding-bottom: 2px;
	    }

	    #nav li a:link, #nav li a:visited {
		display: block;
		padding: 3px 10px 4px 10px;
		margin: 0;
		text-decoration: none;
		font-size: 1em;
		font-weight: bold;
		color: #E8ECED;
	    }

	    #nav li a:hover, #nav li a:active {
		color: #fff;
	    }

	    #nav li>a {
		padding-bottom: 4px;
	    }

		#nav li div {
		    display: none;
		    position: absolute;
		    top: 100%;
		    left: 0;
		    width: auto;
		    margin: 2px 0 0 2px;
		    padding: 0;
		    background-color: #E8ECED;
		    border: 1px solid #2755a3;
		    border-top: none;
		    z-index: 1000;
		}

		    #nav li div#catList {
			width: 300px;
		    }

		    #nav li div#plList {
			width: 450px;
		    }
		
		#nav li > div {
		    top: auto;
		    left: auto;
		    margin-left: 0;
		    margin-top: 2px;
		}
		
		#nav li:hover div, #nav li.over div {
		    display: block;
		    z-index: 1000;
		}
		    
		    #nav li div ul {
			list-style: none;
			margin:  0;
			padding: 0;
		    }

		    #nav li div#plList ul {
			float: left;
			width: 150px;
		    }
			#nav li ul li {
			    display: block;
			    float: none;
			    margin: 0;
			    padding: 0;
			}

			    #nav li ul li a {
				width: 90%;
				padding: 0;
			    }

			    #nav li ul li a:link, #nav li ul li a:visited {
				display: block;
				padding: 2px 0 2px 6px;
				margin: 0;
				color: #185184;
			    }

			    #nav li ul li a:hover, #nav li ul li a:active {
				background-color: #fff;
				color: #185184;
			    }


#footer {
    clear: both;
}


#footer {
	clear: both;
/*    position: absolute;*/
    bottom: 0;
    left: 0;
}


#wrapper {
    position: relative;
    height: 500px;
    z-index: 1;
	overflow:visible

}

body>#wrapper {
    min-height: 500px;
    height: auto;
	overflow:visible;
	z-index:1;
}

#footer {
    clear: both;
    z-index: 1;
    left: 0;
    bottom: 0;
}

#footer {
    width: 100%;
    overflow: hidden;
    background: #2d50a1 url(../images/waterbottom2.jpg) left no-repeat;
}

    #footer.home {
	position: absolute;
	bottom: 0;
    }

    #footer p {
	float: left;
	color: #E8ECED;
	margin: 0 10px;
	padding: 2em 0;
	font-size: 1em;
    }

    #footer #footRight {
	float: right;
    }

    #footer a:link, #footer a:visited {
	color: #E8ECED;
    }

    #footer a:hover, #footer a:active {
	color: #fff;
	text-decoration: none;
    }


#home {
    clear: both;
/*    width: 630px;*/
    margin: 0 auto;
    text-align: center;
}

    #home h2 {
	margin: 0;
	padding: 20px 0;
	font-size: 18px;
	clear: both;
	color: #2755a3;
    }

    #home object {
	display: block;
	margin: 0 auto;
    }

#main {
    width: 98%;
    margin: 0 10px;
    padding-top: 20px;
    clear: both;
}


ul#lineCats {
    list-style: none;
    float: left;
    width: 210px;
    margin: 5px 5px;
    padding: 0;
}

    ul#lineCats li.over {
	color: #2755a3;
    }

    ul#lineCats li.over div.lineCatDiv {
	display: block;
    }
    
    ul#lineCats li {
	display: block;
	width: 100%;
	margin: 10px 0;
	line-height: 1.5em;
    }

    ul#lineCats li a:link, ul#lineCats li a:visited {
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
	color: #ccc;
	padding: 2px 6px;
	display: block;
    }

    ul#lineCats li a:hover {
	/*color: #2755a3;
	background-color: #E8ECED;*/
    }

    div.lineProd a:link img, 
    div.lineProd a:visited img{
	border: 1px solid #2755a3;
    }

    div.lineProd a:hover img, 
    div.lineProd a:active img {
	border: 1px solid #ccc;
    }
    
	.new_item
	{
	color:white; background-color:red; font-weight:bold;font-size:12px; 
	}
	
	.green_item
	{
	color:white; background-color:green; font-weight:bold;font-size:12px; 
	}
	
    ul#lineCats li.over a:link, ul#lineCats li.over a:visited {
	color: #2755a3;
	background-color: #E8ECED;
    }

.lineCatDiv {
    display: none;
    position: absolute;
    overflow: hidden;
    z-index: 100;
    left: 250px;
    width: 600px;
    background-color: #E8ECED;
}

li>div.lineCatDiv {
    z-index: 100;
}

.lineCatDiv { 
  top: 10px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  top: 115px;
} 


    .lineCatDiv .lineProd {
	float: left;
	height: 175px;
	width: 92px;
	margin: 3px 1px;
    }

	.lineProd img {
	    height: 70px;
	    margin: 0 8px;
	}

	.lineProd h5 {
	    padding: 0;
	    margin: 2px 0;
	    text-align: center;
	    font-size: 1.1em;
	    line-height: 1.1em;
	    font-weight: normal;
	    color: #2755a3;
	}

.lineThumb {
	height: 175px;
    width: 120px;
    margin: 5px;
    float: left;
    text-align: center;
}
    .lineThumb img {
	width: 120px;
	height: 120px;
    }
    
    div.lineThumb a:link img, div.lineThumb a:visited img {
	border: 2px solid #2755a3;
    }

    div.lineThumb a:hover img, div.lineThumb a:active img {
	border: 2px solid #ccc;
    }



    .lineThumb h4 {
	margin: 4px 2px;
	font-size: 1em;
	font-weight: normal;
    }

ul#prodFunc {
    list-style: none;
    float: right;
    padding: 0;
    margin: 4px 10px 0 0;
}
    
    #prodFunc li {
	padding: 0;
	margin: 0 0 0 10px;
	float: left;
    }
	
	#prodFunc li a:link, #prodFunc li a:visited {
	    display: block;
	    padding: 4px 2px 2px 26px;
	    text-decoration: none;
	    color: #2755a3;
	    font-weight: bold;
	    font-size: .9em;
	}

	#prodFunc li a:hover, #prodFunc li a:active {
	    color: #999;
	}

	    a#prodProj {
		background: #E8ECED url(../images/removefromproject.gif) top left no-repeat;
	    }
		a#prodProj:hover, a#prodProj:active {
		    background-image: url(../images/removefromproject_over.gif);
		}
	    
	    a#prodNoProj {
		background: #E8ECED url(../images/addtoproject.gif) top left no-repeat;
	    }
		a#prodNoProj:hover, a#prodNoProj:active {
		    background-image: url(../images/addtoproject_over.gif);
		}
	    
	    a#prodSpec {
		background: #E8ECED url(../images/download.gif) top left no-repeat;
	    }
		a#prodSpec:hover, a#prodSpec:active {
		    background-image: url(../images/download_over.gif);
		}
	    
	    #prodPrint {
		background: #E8ECED url(../images/printer.gif) top left no-repeat;
	    }
		#prodPrint:hover, #prodPrint:active {
		    background-image: url(../images/printer_over.gif);
		}

	    a#removeSelected {
		background: #E8ECED url(../images/delete.gif) top left no-repeat;
	    }
		a#removeSelected:hover, a#removeSelected:active {
		    background-image: url(../images/delete_over.gif);
		}

	    a#projectPDF {
		background: #E8ECED url(../images/doc.gif) top left no-repeat;
	    }
		a#projectPDF:hover, a#projectPDF:active {
		    background-image: url(../images/doc_over.gif);
		}

	    a#pdfGenerated {
		background: #E8ECED url(../images/download.gif) top left no-repeat;
	    }
		a#pdfGenerated:hover, a#pdfGenerated:active {
		    background-image: url(../images/download_over.gif);
		}



#prodContent {
    margin-left: 250px;
}
    
#prodData {
    margin: 0;
    width: 250px;
    float: left;
    padding-bottom: 40px;
    background-color: #fff;
}
    #prodData h4 {
	font-size: 1em;
	margin: 0;
	padding: 4px 12px;
	clear: left;
	color: #2755a3;
    }

    #prodData ul {
	margin: 6px 10px 6px 15px;
	padding: 0 5px 0 15px;
    }

    #prodData p {
	margin: 6px 20px;
    }

	#prodData p#viewSubTitle {
	    font-size: .9em;
	    margin: 2px 20px;
	}

    #prodData li, #prodData p {
	color: #777;
    }

    #productImages {
	margin: 0 0 0 30px;
	width: 200px;
    }

    .prodThumb {
	width: 70px;
	height: 100px;
	margin: 6px 20px 0 0;
	float: left;
    }

	.prodThumb img, #productImages .prodThumb p {
	    display: block;
	    width: 70px;
	    height: 70px;
	    margin: 0;
	    padding: 0;
	    text-align: center;
	    font-size: .9em;
	    color: #777;
	    background-color: #fff;
	}

	div.prodThumb a:link img, div.prodThumb a:visited img, #prodFins a:link img, #prodFins a:visited img {
	    border: 1px solid #2755a3;
	}
	
	div.prodThumb a:hover img, div.prodThumb a:active img, #prodFins a:hover img, #prodFins a:active img {
	    border: 1px solid #ccc;
	}

	.prodThumb h5 {
	    font-size: 0.9em;
	    font-weight: normal;
	    margin: 2px;
	    text-align: center;
	    color: #777;
	}

    #prodData ul#prodFins {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 10px;
    }

	#prodData ul#prodFins li {
	    clear: left;
	    height: 55px;
	}

	    #prodData ul#prodFins li img {
		width: 50px;
		float: left;
		margin-right: 6px;
	    }

	    #prodData ul#prodFins li p {
		padding: 2px 0 0 0;
	    }

    
    ul#prodRough a:link, ul#prodRough a:visited {
	color: #2755a3;
	text-decoration: none;
    }

    ul#prodRough a:hover, ul#prodRough a:active {
	text-decoration: underline;
	color: #999;
    }

table#projectTable, table#searchTable {
    width:100%;
    font-size: 1.2em;
    padding-top: 10px;
}



    #projectTable thead td, #searchTable thead td {
	font-weight: bold;
	color: #2755a3;
	background-color: #E8ECED;
	margin:2px;
    }

    #projectTable tr.alt td, #searchTable tr.alt td {
	background-color: #eee;
    }

    #projectTable td, #searchTable td {
	text-align: center;
	padding: 1px;
	color: #2755a3;
	border-bottom: 1px solid #fff;
    }

    #projectTable tr.hiddenRow, #searchTable tr.hiddenRow {
	display: none;
    }
    
    #projectTable tr.visibleRow, #searchTable tr.visibleRow {
	display: table-row;
    }
    
    #projectTable a {
	position: relative;
    }
    
    #projectTable a:hover div {
	display: block;
    }
    
    #projectTable a, #searchTable a {
	color: #2755a3;
    }

    #projectTable a:hover, #searchTable a:hover {
	text-decoration: none;
	color: #ccc;
    }

    #projectTable a img, #searchTable a img{
	border: 1px solid #2755a3;
    }

    #projectTable a:hover img, #searchTable a:hover img {
	border: 1px solid #ccc;
    }
    
    #projectTable img, #searchTable img {
	border: 1px solid #2755a3;
	width: 50px;
	height: 50px;
	margin: 0 1px 0 0;
    }
	
	#projectTable img.reorderButton
	{
		border: 0px;
		margin:0;
		padding:0;
		width:11px;
		height:11px;
	}

    #searchPrev, #searchNext {
	display: none;
    }

    .thumbTd div {
	display: none;
	clear: both;
	position: absolute;
	overflow: visible;
	top: 14px;
	left: 0;
	width: 180px;
	border: 1px solid #ccc;
	background-color: #fff;
	z-index: 50000;
	color: #333;
    }
	
	.thumbTd div.pjtr {
	    top: 14px;
	    left: auto;
	    right: 0;
	}

	table#projectTable h6.projThumbTitle {
	    font-size: 10px;
	    margin: 1px;
	    color: #2755a3;
	}
	
	.thumbTd div p {
	    font-size: 9px;
	    margin: 2px;
	}

#advSearch fieldset {
    border: 0;
    clear: left;
}

#advSearch #advButt {
    border: 1px solid #2755a3;
    background-color: #eee;
}

#advSearch label {
    display: block;
    margin: 2px;
    color: #777;
}

#advSearch div {
    float: left;
}
