/* CSS Document - chrome styles - A Brown & Co
---- Spike Media Ltd
---- Author: Colin Murdoch
---- Date: 02/04/08 - version 1.0
*/

#chromecontent {
background: url(images/chromeBck.jpg) top left repeat-x;
color: #000000;
z-index: 0; 
position:absolute; 
left:0; 
top:0;
}

.hchr {
color:#045256;
}

.chromeBox {
width: 290px;
height: 70px;
margin: 20px 10px 0px 35px;
padding: 10px 10px 0px 0px;
background: #ffffff url(images/chrBck.jpg) repeat-x;
/* background: #f1b988 url(images/tank_connection.gif) no-repeat left; */
border: 1px solid #80796F;
}

.chromeImage {
float: left;
width: 76px;
height: 61px;
}

.chromeImage1 {
float: left;
width: 76px;
height: 61px;
background: url(images/endfeed/elbow-90-deg.gif) no-repeat left;
}

.chromeImage2 {
float: left;
width: 76px;
height: 61px;
background: url(images/endfeed/reduced-tee.gif) no-repeat left;
}

.chromeImage3 {
float: left;
width: 76px;
height: 61px;
background: url(images/endfeed/fitting-reducer.gif) no-repeat left;
}

.chromeImage4 {
float: left;
width: 76px;
height: 61px;
background: url(images/endfeed/end-cap.gif) no-repeat left;
}

.chromeSizes {
text-align: center;
padding: 3px;
background-color: #cee6e7;
/* font-weight: bold; */
}

.chromeSizesAlt {
text-align: center;
padding: 3px;
background-color: #a3d3d8;
/* font-weight: bold; */
}

.chromeBox h3 {
font: 115% arial, hevetica, sans-serif;
margin: 0;
padding: 0;
margin-left: 90px;
margin-top: 10px;
color:#045256;
font-weight: bold; 
}

.chromeBox p {
font: 75% arial, hevetica, sans-serif;
margin-left: 90px;
}


.chromeSlide {
margin-left: 35px;
background-color: #e7f0d9;
width: 300px;
border-left: 1px solid #2d5b04;
border-right: 1px solid #2d5b04;
border-bottom: 1px solid #2d5b04;
}

.chromeBox a {
font-size: 95%;
}
.chromeBox a:link {
color:#06767c;
}

.chromeBox a:visited {
color:#06767c;
}

.chromeBox a:hover {
color:#06767c;
}

