/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: URL("/graphics/bg.gif") #c8c8c8 repeat-x;
	font-family:arial,sans-serif;
	font-size:13px;
	color:#000000;
	
}

/* main table */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:980px; 
	padding: 0;
	background: URL("/graphics/mainbg.gif") repeat-y;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#splashcontainer {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:980px; 
	padding: 0;
	background: URL("/graphics/mainbg.gif") repeat-y;
}

div#header {
	position:relative;
	width:980px;
	height:176px;
	background: url("/graphics/header.jpg") no-repeat;
	margin: 0 auto 0 auto;
}
	
div#content {
	padding:0 0 160px 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
}

div#splashcontent {
	padding:0 0 0 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
}

div#footer {
	position:absolute;
	width:980px;
	height:110px;
	bottom:0; /* stick to bottom */

	background: url("/graphics/footer.gif") no-repeat;
	font-size:11px;
	margin: 0 auto 0 auto;
	visibility: hidden;
	color: #9d9d9d;

}

div#splashfooter {
	width:980px;
	height:110px;

	background: url("/graphics/footer.gif") no-repeat;
	font-size:11px;
	margin: 0 auto 0 auto;
	color: #9d9d9d;

}







/* content formatting */

#pagecontent {
	width: 580px;
	padding: 34px 122px 20px 41px;
	margin:0 13px 0 0;
	display:inline;
	overflow: auto;
	background: url("/graphics/bodybg.gif") no-repeat;
	line-height:22px;
	float:right;
}

#pagecontent img {
	float:right;
	display:inline;
	margin:0 -75px 15px 30px;
	border-right:10px solid #d5deeb;

}


#spbg {
	width: 311px;
	padding: 32px 0 24px 0;
	margin:0 28px 0 0;
	display:inline;
	background: url("/graphics/spbg.gif") no-repeat;
	float:right;
}

#left_foot {
	float: left;
	padding-top: 16px;
	padding-left:40px;
}

#right_foot {
	float: right;
	padding-top: 12px;
	padding-right:38px;
	text-align:right;
}


#right_foot a{
	color: #9d9d9d;
	text-decoration: none;
}

#right_foot a:hover{
	color: #cf2b2f;
	text-decoration: underline;

}


#clear {
	clear: both;
}

div.clear {
	clear: both;
}






/* text styles */

form {
	margin: 0;
}

a {
	color: #1a4893;
	text-decoration: none;
	 outline: none;

}
a:hover {
	color: #2d5493;
	text-decoration: underline;
}

a.learn {
	color: #2d5493;
	font-size:11px;
	float:right;
	font-weight:bold;
	text-decoration: none;
}
a.learn:hover {
	color: #cf2b2f;
	text-decoration: none;
}





#newslist{
padding: 0;
font-size: 12px;
text-align:left;
}

#newslist ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#newslist li {
margin: 0;
}

li a.newslist {
display: block;
padding: 0;
color: #000000;
text-decoration: underline;
height:28px;
}

li a.newslist:hover{
color: #7f2319;
	text-decoration: underline;
}

#productList {
	width: 660px;
}

#productList tr th {
	background-color: #D5DEEB;
	color: #1A4893;	
}
#productList tr td {
	border-bottom: 1px solid #D5DEEB; 
}
h1 {
	font-weight:normal;
	font-size:25px;
	color: #1a4893;
	text-transform: capitalize;
	margin:0 0 36px 0;
}

h2 {
	font-weight:normal;
	font-weight:bold;
	font-size:25px;
	color: #cf2b2f;
	text-transform: capitalize;
	font-style:italic;
	margin:2px 0 12px -2px;
}

h3 {
	font-weight:normal;
	font-weight:bold;
	font-size:16px;
	color: #cf2b2f;
	text-transform: capitalize;
	font-style:normal
	margin:2px 0 12px -2px;
}

h4 {
	font-weight:normal;
	font-weight:bold;
	font-size:16px;
	color: #1a4893;
	text-transform: capitalize;
	font-style:normal
	margin:2px 0 4px 0px;
}

h5 {
	font-weight:bold;
	font-size:14px;
	text-transform: uppercase;
	margin:20px 0 5px 0;
	color: #e32b00;
}



p { 
	margin:0px 0 0px 0;
}

.contact td {
font-size: 10px;
text-align:right;

}

.error {
	font-size:15px;
	line-height:17px;
	color: #1b1a1d;
	padding:10px 20px 20px 20px;
}



/* catalog styles */

a.catalog {
	color: #01177a;
	text-decoration: none;
}
a.catalog:hover {
	color: #0266c4;
	text-decoration: none;
}
.catalogText {	
	text-decoration: none;
	font-size: 10pt;
}
.catalogTitle {
	color: #5C4033;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
td.cartdisplay {
	background: #eaeaea;
	border-bottom: solid 1px #bababa;
	padding: 6px 8px;
	}

td.cartdisplaytop {
	border-bottom: solid 1px #bababa;
	padding: 2px 8px;
	font-weight: bold;
	}
	
td.cartname {
	font-weight: bold;
	font-size:11px;
	}
td.cartoptions {
	font-size: 11px;	
	}
td.cartsub {
	padding: 6px 8px;
	}
.border {
	border: solid 1px #eeaf04;
}


/* links page  */

	
div.links {
	padding: 8px 0 8px 10px;
	border-top: solid 1px #ccc6b4;
	width: 90%;
}

div.links a{
	color: #000000;
	text-decoration: none;
}

div.links a:hover{
	color: #e32b00;
	text-decoration: underline;
}






/* menu codes */

.pipelist {
   overflow: hidden;
   width: 505px;
   margin:0 0 36px -8px;
   font-size:11px;
   
   }

.pipelist ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }

.pipelist li {
   border-left: 1px solid #fff;
   float: left;
   line-height: 12px;
   font-weight:bold;
   margin: 0 .5em 0 -.5em;
   padding: 0 12px 0 12px;
   white-space: nowrap;
   
   }

.pipelist li:hover {
	}
	
.pipelist a {
	color: #fff;
	text-decoration: none;
}
.pipelist a:hover {
	color: #cf2b2f;
	text-decoration: none;
}	
	
	
	














#topmenu ul {
	list-style: none;
   width: 743px;
	height:26px;
	padding:0;
	margin:7px 13px 0 0;
	display:inline;
	float:right;
   position: relative;
	overflow: hidden;
	background: url("/graphics/topmenu.gif") no-repeat;
   }

#topmenu li {
   display: inline;
   position: absolute;
}


#topmenu li a{
   float: left;
	font-size:11px;
   white-space: nowrap;
   	text-transform: uppercase;
   	text-align:center;
padding: 0 0 0 0;
text-indent:189px;
overflow:hidden;
height:26px;
}

#topmenu li a:hover {
	color: #bceffa;
	}
a.on {
	color: #bceffa;
	}
	
#topmenu a {
	color: #ffffff;
	text-decoration: none;

}
#topmenu a:hover {
	color: #bceffa;
	text-decoration: none;
}	
	
	
	


a.about {
background: url("/graphics/topmenu.gif") 0 0 no-repeat;
width:85px;
}

a.about:hover{
background: url("/graphics/topmenu.gif") 0 -26px no-repeat;
}

a.specials {
background: url("/graphics/topmenu.gif") -85px 0 no-repeat;
width:95px;
}

a.specials:hover{
background: url("/graphics/topmenu.gif") -85px -26px no-repeat;
}

a.locations {
background: url("/graphics/topmenu.gif") -180px 0 no-repeat;
width:97px;
}

a.locations:hover{
background: url("/graphics/topmenu.gif") -180px -26px no-repeat;
}

a.resources {
background: url("/graphics/topmenu.gif") -277px 0 no-repeat;
width:158px;
}

a.resources:hover{
background: url("/graphics/topmenu.gif") -277px -26px no-repeat;
}

a.news {
background: url("/graphics/topmenu.gif") -435px 0 no-repeat;
width:62px;
}

a.news:hover{
background: url("/graphics/topmenu.gif") -435px -26px no-repeat;
}

a.quote {
background: url("/graphics/topmenu.gif") -497px 0 no-repeat;
width:68px;
}

a.quote:hover{
background: url("/graphics/topmenu.gif") -497px -26px no-repeat;
}


a.contact {
background: url("/graphics/topmenu.gif") -565px 0 no-repeat;
width:106px;
}

a.contact:hover{
background: url("/graphics/topmenu.gif") -565px -26px no-repeat;
}



a.home {
background: url("/graphics/topmenu.gif") -671px 0 no-repeat;
width:72px;
}

a.home:hover{
background: url("/graphics/topmenu.gif") -671px -26px no-repeat;
}







ul.dropdown {
list-style: none;
margin: 0;
padding: 0;
border: none;
z-index:10000;
position:relative;
}

ul.dropdown li span {
display: block;
_display:inline-block;
text-decoration: none;
}
ul.dropdown li a {
display: block;
position: relative;
_display:inline-block; /* so IE doesn't add space between elements */
_width: 83%; /* makes block fill width in IE */
padding: 11px 0 11px 17px;
font-size: 11px;
text-transform:uppercase;
font-weight:bold;
color: #ffffff;
text-decoration: none;
border-bottom:1px solid #828282;

}


ul.dropdown li a:hover{
color: #ffffff;
background: #4e4949;
	text-decoration: none;
}


#about {
	width:185px;
	padding: 2px 0;
	background: #636363;
	position: absolute;
	top: 176px;
	left: 215px;
	display: none;
	z-index:1000;
}

#resources {
	width:158px;
	padding: 2px 0;
	background: #636363;
	position: absolute;
	top: 176px;
	left: 501px;
	display: none;
	z-index:1000;
}






#pagecontent ul {
list-style: none;
margin:0 0 20px 20px;
padding:0;
}

#pagecontent li {
	background: url("/graphics/bullet.gif") no-repeat 0 8px;
	padding:0 0 2px 15px;
}


#sidemenu ul {
	list-style: none;
   width: 210px;
	height:314px;
	padding:0;
	margin: 0 0 0 10px;
	display:inline;
	float:left;
   position: relative;
	overflow: hidden;
	background: url("/graphics/sidemenu.gif") no-repeat;
   }

#sidemenu li {
display: block;
   position: absolute;
}


#sidemenu li a{
   float: left;
	font-size:11px;
   white-space: nowrap;
   	text-transform: uppercase;
   	text-align:center;
padding: 0 0 0 0;
text-indent:210px;
overflow:hidden;
width:210px;
}

#sidemenu li a:hover {
	color: #bceffa;
	}
a.on {
	color: #bceffa;
	}
	
#sidemenu a {
	color: #ffffff;
	text-decoration: none;

}
#sidemenu a:hover {
	color: #bceffa;
	text-decoration: none;
}	
	
	
	


a.pipe {
background: url("/graphics/sidemenu.gif") 0 -27px no-repeat;
height:30px;
}

a.pipe:hover{
background: url("/graphics/sidemenu.gif") -210px -27px no-repeat;
}

a.valves {
background: url("/graphics/sidemenu.gif") 0 -57px no-repeat;
height:31px;
}

a.valves:hover{
background: url("/graphics/sidemenu.gif") -210px -57px no-repeat;
}

a.actuation {
background: url("/graphics/sidemenu.gif") 0 -119px no-repeat;
height:31px;
}

a.actuation:hover{
background: url("/graphics/sidemenu.gif") -210px -119px no-repeat;
}

a.fittings {
background: url("/graphics/sidemenu.gif")-0 -88px no-repeat;
height:31px;
}

a.fittings:hover{
background: url("/graphics/sidemenu.gif") -210px -88px no-repeat;
}

a.accessories {
background: url("/graphics/sidemenu.gif") 0 -150px no-repeat;
height:31px;
}

a.accessories:hover{
background: url("/graphics/sidemenu.gif") -210px -150px no-repeat;
}

a.fire {
background: url("/graphics/sidemenu.gif") 0 -181px no-repeat;
height:31px;
}

a.fire:hover{
background: url("/graphics/sidemenu.gif") -210px -181px no-repeat;
}

a.plumbing {
background: url("/graphics/sidemenu.gif") 0 -212px no-repeat;
height:31px;
}

a.plumbing:hover{
background: url("/graphics/sidemenu.gif") -210px -212px no-repeat;
}


a.services {
background: url("/graphics/sidemenu.gif") 0 -243px no-repeat;
height:31px;
}

a.services:hover{
background: url("/graphics/sidemenu.gif") -210px -243px no-repeat;
}


a.specials2 {
background: url("/graphics/sidemenu.gif") 0 -274px no-repeat;
height:31px;
}

a.specials2:hover{
background: url("/graphics/sidemenu.gif") -210px -274px no-repeat;
}



