@charset "utf-8";
/* CSS Document */
.oem_wrapper{
	
	}
.oem_col1{
	

	float:left;
	margin-left:0px;
	
}
.oem_col2{

	float:left;
	margin-left:18px;
	
	
}



.Manufact {
	list-style-type: none;



}

.Manufact_names{
	position:relative;
	display:block;
	width:250px;
	text-decoration:none;
	margin-top:15px;
	border-bottom: 1px solid #999; 
	/* border-left: 2px solid #c00000; */
}

.Manufact_info{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	padding-top:10px;
	/* display:none; */
	list-style-type: none;
	background-color:#ede8e4;
		border-top: 2px solid #c00000;
	
	
}

.Manufact_links{
	margin-left:15px;
	border-bottom: 1px solid #CCC;
	margin-right:15px;
	margin-bottom:3px;
	padding-bottom:3px;
	line-height:16px;
	padding-left:80px;
	
	
	
}
.Manufact_links a{
	
	}

.pdf_description{
	color:black;

	

}
.pdf_title{
	color:#999;
	margin-left:-80px;
	
	
}

 /* -----------------Price Fister Fix-------------*/
 
.Manufact_linksPF{
	margin-left:15px;
	margin-bottom:3px;
	border-bottom: 1px solid #999;
	margin-right:15px;
	padding-bottom:3px;
	line-height:16px;
	padding-left:61px;	
	
	
}
.pdf_titlePF{
	color:#999;
	margin-left:-61px;

}
.Manufact_linksPF:hover a{
	text-decoration:none;

}
 /* -------------American Std All Fix-----------------*/

#AmStd_all{
	padding-left:34px;
}

 /* ----------------------------------------------*/
 
.pdf_single{
	margin-left:-80px;
	}

#delta{
	padding-left:39px;
}

#Eljer{
	padding-left:36px;
}
#Gerber{
	padding-left:49px;
}
#kohler{
	padding-left:46px;
}

#pricefister{

	}
	
.Manufact_ins{
	
	margin-left:15px;
	margin-right:15px;
	text-align:center;
	margin-bottom:10px;
	
	
}

.Manufact_names:hover .Manufact_info {
	display:block;
	/* border-top: 2px solid #c00000; */

	
}

.pdf_description:hover {
	
	color:#F00;
	text-decoration:none;
}
.Manufact_links:hover a{
	text-decoration:none;

}

.Manufact_icons{
	padding-left:200px;
	margin-top:-36px;
}

.Manufact_names:hover{
/* -webkit-box-shadow: 0px 0px 11px 6px rgba(0,0,0,0.17);
-moz-box-shadow: 0px 0px 11px 6px rgba(0,0,0,0.17);
box-shadow: 0px 0px 11px 6px rgba(0,0,0,0.17);
border-left: 0px solid #c00000;
border-bottom: 0px solid #c00000; */

/* For IE 8 */
/* -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')"; */

/* For IE 5.5 - 7 */

/* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
*/
}

/* -----------------Height Fix---------------------*/

#wrapper #left {
	min-height:700px;
	height:100%;
}

/* -----------------Two Columns---------------------*/
.Oem_twoCol{
	position:relative;
	float:left;
	padding-bottom:3px;
	margin-left:0px;
	margin-top: 15px;
	width:510px;
	border-bottom: 1px solid #999; 
	text-align:center;
}

.Oem_twoCol:hover .Manufact_info {
	display:block;
	border-top: 2px solid #c00000;

	
}

.Oem_twoCol:hover{
-webkit-box-shadow: 0px 0px 11px 6px rgba(0,0,0,0.17);
-moz-box-shadow: 0px 0px 11px 6px rgba(0,0,0,0.17);
box-shadow: 0px 0px 11px 6px rgba(0,0,0,0.17);
border-left: 0px solid #c00000;
border-bottom: 0px solid #c00000;

/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";

/* For IE 5.5 - 7 */

filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');


}

/*-----------------Arrow Testing------------------------*/
.Oem_twoCol #carat {
	margin-top:23px;
	margin-left:-5px;
	
}

.Oem_twoCol:hover #carat {
position:absolute;
margin-top:48px;
margin-left:-28px;
border-style: solid;
border-width: 0px 14px 14px 14px;
border-color: transparent #c00000 transparent transparent;

	
}
#carat {
display: none;

}

.Manufact_names:hover #carat {

display: none;
	
}

/*---------------VERSION TWO CSS------------------------*/

.OEM_Table{
	width:535px;
	text-align:left;
	}
.OEM_Table_Right{
	vertical-align:top;
	}
.OEM_Table_Left{
	vertical-align:top;
	margin-right:30px;
	}
	
.Single_OEM_Table{
	width:245px;
	vertical-align:top;
	margin-bottom:15px;
	border: 1px solid #CCC;
    border-collapse:collapse;
	} 
	
.Single_OEM_Table td{
	border-bottom: 1px solid #CCC;
	} 
	
.OEM_Name{
	background-color:White;
	border-bottom:1px solid red;
	}
    
.OEM_Links{
	background-color:#EDE8E4;
	padding:8px 4px 8px 15px;
	
		}

.pdf_desc{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
.pdf_cat{
	font-size:11px;
	color:#615F5F;
	}
	
.OEM_Images{
	width:245px;
	border-bottom:1px solid #C50102;
	}
.OEM_List{
	padding:8px 0 8px 30px;
	list-style-type:square;
		}