/* CSS Document - valves styles - A Brown & Co
---- Spike Media Ltd
---- Author: Colin Murdoch
---- Date: 02/04/08 - version 1.0
*/

#valvescontent {
background: url(images/valvesBck.jpg) top left repeat-x;
color: #000000;
z-index: 0; 
position:absolute; 
left:0; 
top:0;
}

.hval {
color:#27567d; 
}

.valvesBox {
width: 290px;
height: 70px;
margin: 20px 10px 0px 35px;
padding: 10px 10px 0px 0px;
background: #ffffff url(images/valBck.jpg) repeat-x;
/* background: #f1b988 url(images/tank_connection.gif) no-repeat left; */
border: 1px solid #80796F;
}

.valvesImage {
float: left;
width: 76px;
height: 61px;
}

.valvesImage1 {
float: left;
width: 76px;
height: 61px;
background: url(images/endfeed/elbow-90-deg.gif) no-repeat left;
}

.valvesImage2 {
float: left;
width: 76px;
height: 61px;
background: url(images/endfeed/reduced-tee.gif) no-repeat left;
}

.valvesImage3 {
float: left;
width: 76px;
height: 61px;
background: url(images/endfeed/fitting-reducer.gif) no-repeat left;
}

.valvesImage4 {
float: left;
width: 76px;
height: 61px;
background: url(images/endfeed/end-cap.gif) no-repeat left;
}

.valvesSizes {
text-align: center;
padding: 3px;
background-color: #d1e9fc;
/* font-weight: bold; */
}

.valvesSizesAlt {
text-align: center;
padding: 3px;
background-color: #b0d9fa;
/* font-weight: bold; */
}

.valvesBox h3 {
font: 115% arial, hevetica, sans-serif;
margin: 0;
padding: 0;
margin-left: 90px;
margin-top: 10px;
color:#326e9f;
font-weight: bold; 
}

.valvesBox p {
font: 75% arial, hevetica, sans-serif;
margin-left: 90px;
}


.valvesSlide {
margin-left: 35px;
background-color: #e7f0d9;
width: 300px;
border-left: 1px solid #2d5b04;
border-right: 1px solid #2d5b04;
border-bottom: 1px solid #2d5b04;
}

.valvesBox a {
font-size: 95%;
}

.valvesBox a:link {
color:#06767c;
}

.valvesBox a:visited {
color:#06767c;
}

.valvesBox a:hover {
color:#06767c;
}

