/* CSS Document - large compression styles - A Brown & Co
---- Spike Media Ltd
---- Author: Colin Murdoch
---- Date: 02/04/08 - version 1.0
*/

#lrgCompcontent {
background: url(images/largeCompBck.jpg) top left repeat-x;
color: #000000;
z-index: 0; 
position:absolute; 
left:0; 
top:0;
}

.hlrgComp {
color:#891217;
}

.lrgCompBox {
width: 290px;
height: 70px;
margin: 20px 10px 0px 35px;
padding: 10px 10px 0px 0px;
background: #c4e2e4 url(images/lrgComBck.jpg) repeat-x;
/* background: #f1b988 url(images/tank_connection.gif) no-repeat left; */
border: 1px solid #80796F;
}

.lrgCompImage{
float: left;
width: 76px;
height: 61px;
/*background: url(images/endfeed/elbow-90-deg.gif) no-repeat left;*/
}

.lrgCompImage1 {
float: left;
width: 76px;
height: 61px;
background: url(images/endfeed/elbow-90-deg.gif) no-repeat left;
}

.lrgCompImage2 {
float: left;
width: 76px;
height: 61px;
background: url(images/endfeed/reduced-tee.gif) no-repeat left;
}

.lrgCompImage3 {
float: left;
width: 76px;
height: 61px;
background: url(images/endfeed/fitting-reducer.gif) no-repeat left;
}

.lrgCompImage4 {
float: left;
width: 76px;
height: 61px;
background: url(images/endfeed/end-cap.gif) no-repeat left;
}

.lrgCompSizes {
text-align: center;
padding: 3px;
background-color: #fed2cc;
/* font-weight: bold; */
}

.lrgCompSizesAlt {
text-align: center;
padding: 3px;
background-color: #fabebd;
/* font-weight: bold; */
}

.lrgCompBox h3 {
font: 115% arial, hevetica, sans-serif;
margin: 0;
padding: 0;
margin-left: 90px;
margin-top: 10px;
color:#891217;
font-weight: bold; 
}

.lrgCompBox p {
font: 75% arial, hevetica, sans-serif;
margin-left: 90px;
}


.lrgCompSlide {
margin-left: 35px;
background-color: #e7f0d9;
width: 300px;
border-left: 1px solid #2d5b04;
border-right: 1px solid #2d5b04;
border-bottom: 1px solid #2d5b04;
}

.lrgCompBox a {
font-size: 95%;
}

.lrgCompBox a:link {
color:#06767c;
}

.lrgCompBox a:visited {
color:#06767c;
}

.lrgCompBox a:hover {
color:#06767c;
}

