#categoryListing {
	
	width: 620px;
   MARGIN: 15px 0px 0px 0px;
   PADDING: 0px 0px 0px 0px;
	float: left;
}

#categoryListing ul#master {
	
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none;
	 clear: both
}

#categoryListing ul#master li {
    FLOAT: left;
    MARGIN-BOTTOM: 6px;
    WIDTH: 290px;
    MARGIN-RIGHT: 15px; 	
	
}
#categoryListing ul#master li ul.categoryDetail {
	float: left;
	clear: both;
}
#categoryListing ul#master li ul.categoryDetail li.image dl.categoryFeatures {
	margin: 0 0 0 8em;
}
#categoryListing ul#master li ul.categoryDetail li.image dl.categoryFeatures dt {
	font-weight: bold;
}
#categoryListing ul#master li ul.categoryDetail li.image dl.categoryFeatures dd {
	background: url(../../img/navigation/bullet.gif) no-repeat 0px 8px;
	padding: 0 0 0 5px;
}
#categoryListing ul#master li ul.categoryDetail li.image img {
	float: left;
	padding-right: 10px;
}
#categoryListing ul#master li ul.categoryDetail li.viewProductLine {
	margin: 10px 0 0 0;
}
#categoryListing ul#master li ul.familyDetail {
	clear: both;
	float: left;
}
#categoryListing ul#master li ul.familyDetail li.viewProductLine {
	clear: both;
}

#categoryListing ul#master li.lastItem {
	
    MARGIN-BOTTOM: 6px;
    WIDTH: 290px;
    MARGIN-RIGHT: 0px;
}

#categoryListing ul#master ul.categoryHeader {
	
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none;	
}

#categoryListing ul#master ul.categoryHeader li.name {
	
	background-color: #50701D;
	color: #ffffff;
	padding: 5px 0px 5px 5px;
	margin-right: 5px;
}

#categoryListing ul#master ul.categoryHeader li.name a {
	
	background-color: #50701D;
	color: #ffffff;
   FONT: bold 13px/15px arial, helvetica, sans-serif;	
	padding: 5px 0px 5px 15px;
	text-decoration: underline;
	margin-right: 5px;
   background:url(/img/btimg/bg_subcategory.gif) no-repeat 7px center ;	
	
}

#categoryListing ul#master ul.categoryHeader ul.categoryDetail {
	
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none;	
}

#categoryListing ul#master ul.categoryHeader ul.categoryDetail li.image {
	
	float: left;
	width: 40%;	
	padding-top: 5px;
	margin: 0;
}

#categoryListing ul#master ul.categoryHeader ul.categoryDetail li.text {
	
	float: right;
	width: 50%;
	padding-top: 5px;
	margin: 0;

}
#categoryListing ul#master ul.categoryHeader ul.categoryDetail li.familyHeader {
	
	float: right;
	width: 50%;
	padding-top: 5px;
	margin: 0;

}

#categoryListing ul#master ul.categoryHeader ul.familyDetail {
	
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none;
}

#categoryListing ul#master ul.categoryHeader ul.familyDetail li.keyFeatures {
	
    FONT: bold 12px/14px arial, helvetica, sans-serif;	
	 width: 90%;

}

#categoryListing ul#master ul.categoryHeader ul.familyDetail li.bulletInfo {
	
	 width: 90%;
    BACKGROUND-IMAGE: url(/img/navigation/bullet.gif);
    BACKGROUND-REPEAT: no-repeat;   
    BACKGROUND-POSITION: 0px 4px; 		
	 padding-left: 7px;  
	 
}

#familyListing {
	
	width: 620px;
   MARGIN: 15px 0px 0px 0px;
   PADDING: 0px 0px 0px 0px;
	float: left;
	
}

#familyHeader {
	
   clear: both;
	width: 600px;
   MARGIN: 0;
   PADDING: 0px;
	float: left;
	
}

#familyListing p.name {
	
	  FONT: bold 18px/20px arial, helvetica, sans-serif;	
	  color: #50701D;
	  width: 100%;
	  margin: 0;
	  padding: 0;
	  
}

#familyListing p.summary {
	
	  padding: 0px 0px 5px 0px;
	  margin-bottom: 5px;

}

#familyListing .printableVersionLink a {

    PADDING: 0px 0px 0px 18px;
    MARGIN: 0;
    FLOAT: RIGHT;
    BACKGROUND-IMAGE: url(/img/icons/gf006_11.gif);
    BACKGROUND-REPEAT: no-repeat;   
    BACKGROUND-POSITION: 0px center;  
	 text-decoration: underline;
    COLOR: #003366
}
.prodFamilyTable {
	width: 100%;
	margin-bottom : 1em;
    border-collapse: collapse;
	border: 0;
	padding: 6px;
}

.prodFamilyTable th{

	padding: 6px;
	background : #EEEEEE;
  	FONT: bold 12px/14px arial, helvetica, sans-serif;
   width: 10%;
	border-bottom: 1px solid #B8B8B8
}

.prodFamilyTable th a {
	
	text-decoration: underline;
	color: #4B4B4B;	
}

.prodFamilyTable td {
	padding: 6px;
	border: 0px; 
	vertical-align: middle;
	text-align: left;
  	FONT: 12px/14px arial, helvetica, sans-serif;
	border-bottom: 1px solid #B8B8B8
}

.prodFamilyTable th.header{
     color : #ffffff;
     background : #50701D;
     font-weight: bold;
     padding: 6px
}

.prodFamilyTable td.leftBorder{

	border-left: 1px solid #B8B8B8;
	white-space: nowrap;
}
