/* CSS Document */

#middle table {
margin:6px;
padding:0;
}

.rttd {
background: url("images/global/rt_top_crnr.gif") no-repeat right top;}

 
/* CONTENT elements definitions ----------------------------------------*/
h1  {
	border-bottom: 1px;
	border-bottom-color: #993300;
 	border-bottom-style: solid;
	margin: 10px 0 0 0;
	padding:0;
	}
	
.bcl h1{
	padding: 0 0 0 10px;
	text-decoration: none;}
	
h2  {
	margin:10px 0 10px 0;
	border-bottom: 1px;
	border-bottom-color: #993300;
 	border-bottom-style: solid;
	}
	
.nobr {
	margin-bottom:0;padding-bottom:0
	}  /* removes the line break after the h2 tag when needed*/
	
#right h2 {  margin: 0 10px 10px 10px;} /*moves the h2 on the right column*/


.captnrgt {
margin:0 0 10px 0;
   	padding: 0 10px 5px 10px;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	}
	

	
p.props {
padding: 10px;
line-height: 1.2em;}

p.props span {
text-decoration: underline;
font-weight:bold;
}
	
	
#rfqbtn {
margin: 0 ;
padding:4px 0 0 0;
width: 310px;
height: 35px;
background:	url("images/global/RFQ-btn.gif") no-repeat left top;
text-align: center;
}

#rfqbtn a {
padding: 0 0 4px 0;
color: #ebe4bc;
text-decoration: none;
font-family: verdana;
}

#rfqbtn a:hover {
padding: 0 0 4px 0;
color: #cccccc;
text-decoration: none;
font-family: verdana;
}

#right .header {
	font-size: 1em ;
	color: #993300 ;
	}
	
#right p {
padding: 0 10px 0 10px;}


/* end of elemnets def---------------------------------------------------*/
	

/* featured projects box*/
.ftproj img{
margin: 0 0 0 10px;}

.ftproj p {
margin: 4px 0 15px 0;}

.otherfp {
display:block;
min-height:100px;
margin: 0 0 10px 0;
}

* html .otherfp {
height: 100px;}

.otherfp img {
margin: 0 10px 0 0;}

.otherfp p {
margin: 0 0 10px 0;}

.otherfplast {
display: block;
clear:both;
margin:5px 0 0 0;
}

.prodgallspecies {
margin:0 10px 0 0;
padding:0;
}

.prodgallspecies td{
margin:0;
padding:0;
}

.prodgallspecies p {
margin: 0 0 0 0;
padding: 5px 10px 5px 0;}

.prodgallspecies img {
padding: 0 10px 10px 0;}

.prodgallspecies h3 {
font-size: 1em;}

.prodgallspecies span {
font-size: 1.1em;
text-decoration: underline;
font-weight: bold;}


.otherfplast img {
margin: 0 20px 10px 10px;}

	/* product galley display 	find a better way to do this!!!*/
.prodgall p {
margin: 0;
padding: 0 0 8px 0;
}
.prodgall img{
padding: 0 10px 0 0;}

.prodgall td{
padding: 0 6px 0 0;}

/* PRODUCTS TABLE FORMAT CODE*/

#right table {
width: 290px;
margin: 0 0 10px 10px;
}

#right table td {
border:1px;
border-style: solid;
border-color: #8a9a63;
font-size: .85em;
color:#333300;
padding:1px;
vertical-align: middle;
text-align: left;
}

#right table td.cntr {
text-align: center;}

#right table td.protahdr {
border: none;
background: url("images/global/table_prod_hdrtop.gif") no-repeat left bottom;
}

#right table td.protabot {
border: none;
background: url("images/global/table_prod_hdrbot.gif") no-repeat left top;
}

#middle h2 {
display: block;
clear: both;}

#chart td.charb {
border-right: 1px solid #996600;

}

#chart td {
padding: 10px;}

#chart tr.th {
background-color: #ebe4bc;
color: #ebe4cc;
}

#chart tr.th td {
border: none;
text-align: center;}

#chart tr.lightbg {
background-color: #ebe4cc;}


