@charset "utf-8";

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{
margin:0;
padding:0;
font-weight:inherit;
font-style:inherit;
font-family:inherit;
text-align:left;
}

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
background:#b8ac74 url(images/background.jpg) top center repeat;
text-align:center;
}

p,ul,ol,blockquote{
margin-bottom:10px;
}

h1,h2,h3,h4,h5,h6{
color:#06C;
font-weight:bold;
}
h1{
font-size:20px;
}
h2, h2 span.textBold{
color:#b61f1f;
font-size:18px;
font-weight:normal;
}
h3{
font-size:16px;
}
h4,h5,h6{
font-size:14px;
}

a{
color:#00f;
text-decoration:underline;
}
a:hover{
color:#f00;
}

/* table styles */
td{
vertical-align:top;
}


p{
}
strong,b{
font-weight:bold;
}
em,i{
color:#f00;
font-style:italic;
}
hr{
height: 0;
border: 0;
border-bottom: 1px solid #ccc;
margin:15px 0;
}
blockquote{
font-style:italic;
margin:0 20px 10px 20px;
}

.right{
float:right;
margin:0 0 10px 10px;
}
.left{
float:left;
margin:0 10px 10px 0;
}
.clear{
clear:both;
}

/* Begin your layout styles here. Override default styles where necessary. */

#banner{
width:100%;
height:121px;
text-align:center;
background:#fff url(images/banner-tile.jpg) 0 0 repeat-x;
}
#banner div {
width:850px;
margin:0 auto;
background:url(images/header-valves.jpg) right 17px no-repeat;
}
h2#logo {
color:#000;
padding:30px 0 16px 0;
}
h2#logo a, h2#logo a:hover {
text-decoration:none;
color:#000;
}

#topnav {
width:100%;
height:42px;
text-align:center;
background:#cca84d url(images/navbar.jpg) center top repeat-x;
}
#topnav ul {
width:850px;
margin:0 auto;
padding:0;
list-style:none;
}
#topnav ul li {
margin:0;
padding:0;
float:left;
}
#topnav ul a {
display:block;
color:#000;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin:1px 0;
padding:7px 20px 6px 20px;
}
#topnav ul a:hover {
color:#fff;
background:#8a581f url(images/nav-hover.jpg) center top no-repeat;
}

#page {
clear:both;
width:866px;
margin:0 auto;
background:#fff url(images/page-tile.jpg) 0 0 repeat-y;
}
#page_header {
height:28px;
background:url(images/page-top.jpg) center top no-repeat;
}

#content {
float:right;
display:inline;
width:635px;
margin:10px 15px 10px 10px;
color:#333;
}
#content h1 {
color:#b61f1f;
font-size:24px;
font-weight:normal;
}
#content p {
line-height:20px;
}
#content ul {
margin-left:20px;
}

#sidenav {
float:left;
display:inline;
width:184px;
margin:0 0 0 16px;
min-height:300px;
}
#sidenav h2 {
color:#333;
font-size:16px;
font-weight:bold;
padding:0;
}

#lead {
float:left;
background: #fff url(images/lead-head.png) 0 0 repeat-x;
padding:5px 5px 0 5px;
margin:10px 10px 10px 0px;
text-align: center;
color:#CCCCCC;
}

#lead h1 {
margin:0 5px 5px 5px;
text-align: center;
color:#CCCCCC;
background:#4a4a4a;
font-size: 10px;
}

#lead p {
background: #FFFFFF;
color:#000000;
font-size: 10px;
text-align: left;
margin-top: 10px;
}

#footer {
clear:both;
height:68px;
background:#505050 url(images/page-bottom.jpg) center bottom no-repeat;
font-size:11px;
line-height:16px;
}
#footer p {
color:#bfbfbf;
}
.ft_left {
float:left;
width:340px;
margin:12px 0 0 24px;
}
.ft_mid {
float:left;
width:150px;
margin:12px 12px 0 12px;
}
.ft_right {
float:right;
margin:12px 24px 0 0;
}
#footer a {
color:#bfbfbf;
}
#footer a:hover {
text-decoration:none;
}

#searchbox img {
display:block;
}

#catalogtitle h2 {
color:#333;
font-size:16px;
font-weight:bold;
padding:0;
}