/* CSS Document - Endfeed styles - A Brown & Co
---- Spike Media Ltd
---- Author: Colin Murdoch
---- Date: 27/11/07 - version 1.1
*/

.endBox {
width: 290px;
height: 70px;
margin: 20px 10px 0px 35px;
padding: 10px 10px 0px 0px;
background: #E7F0D9 url(images/endBck.jpg) repeat-x;
/* background: #f1b988 url(images/tank_connection.gif) no-repeat left; */
border: 1px solid #80796F;
}

.endImage1 {
float: left;
width: 76px;
height: 61px;
background: url(images/endfeed/elbow-90-deg.gif) no-repeat left;
}

.endImage2 {
float: left;
width: 76px;
height: 61px;
background: url(images/endfeed/reduced-tee.gif) no-repeat left;
}

.endImage3 {
float: left;
width: 76px;
height: 61px;
background: url(images/endfeed/fitting-reducer.gif) no-repeat left;
}

.endImage4 {
float: left;
width: 76px;
height: 61px;
background: url(images/endfeed/end-cap.gif) no-repeat left;
}

.endSizes {
text-align: center;
padding: 3px;
background-color: #fef5c8;
/* font-weight: bold; */
}

.endSizesAlt {
text-align: center;
padding: 3px;
background-color: #fee983;
/* font-weight: bold; */
}

.endBox h3 {
font: 115% arial, hevetica, sans-serif;
margin: 0;
padding: 0;
margin-left: 90px;
margin-top: 10px;
color:#ad6327;
font-weight: bold; 
}

.endBox p {
font: 75% arial, hevetica, sans-serif;
margin-left: 90px;
}


.endSlide {
margin-left: 35px;
background-color: #e7f0d9;
width: 300px;
border-left: 1px solid #2d5b04;
border-right: 1px solid #2d5b04;
border-bottom: 1px solid #2d5b04;
}

.endBox a {
font-size: 95%;
}
.endBox a:link {
color:#ad6327;
}

.endBox a:visited {
color:#ad6327;
}

.endBox a:hover {
color:#ad6327;
}

