/*------------------------------------------------------------------

BREESE LAWN & GARDEN - Parts Finder Plus Styles

BY: MIGHTY // MIGHTYINTHEMIDWEST.COM

Author:		Jeremy Bronson
Date Created:	05/14/2009
Last Modified:	06/15/2009

Copyright 2008, All Rights ReseskinRedrved.

-------------------------------------------------------------------
BEGIN Reset Styles
-------------------------------------------------------------------*/

.pfinder {
	width:560px;
	padding: 0;
	float:left;
	clear:both;
	margin:20px 0 30px 0;
}

.pfp-utv a, .pfp-atv a { outline: none; }
.pfp-header {
	overflow: auto;
}
#main.oemp h2.pfp-heading {
	position: relative;
	width: 392px;
	height: 50px;
	float: left;
	display:block;
	margin: 0;
	padding: 0;
}
#main.oemp h2.pfp-heading span {
	position: absolute;
	text-indent: -9999px;
}
/*#pfp-link {
	margin: 0;
	padding: 0;
}
#pfp-link a {
	position: relative;
	display: block;
	width: 168px;
	height: 50px;
	background: url(http://www.partsfinderplus.com/assets/shared/images/logo-pfp.gif) right center no-repeat;
	float: left;
} unused 
#pfp-link a span {
	position: absolute;
	text-indent: -9999px;
}*/
.pfp-content {
	clear: both;
	width:560px;
	margin:0;
	padding:0;
	float: left;
}
#main.oemp h3.pfp-title {
	width: 560px;
	height: 110px;
	overflow: hidden;
	margin: 0;
	padding: 10px 0 0 0;
	
}
.pfp-title span {
	margin: 15px 10px 0;
	display: block;
}
.pfp-title span,
.pfp-title span font {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
}
#utv-pfp-years, #atv-pfp-years {
	float:left;
	margin: 0;
	padding: 0;
	height: 220px;
	width: 120px;
	font-size: 12px;
	border-left: 1px solid #ddd;
	background: url(../images/pfp-years.gif) top right repeat-y;
	overflow: auto;
}
#utv-pfp-years a, #atv-pfp-years a{
	display: block;
	padding: 4px 4px 4px 16px;
	text-decoration: none!important;
}
.pfp-utv, .pfp-atv {
	float:left;
	margin: 0;
	padding: 0;
	height: 220px;
	overflow: auto;
	width: 438px !important;
	border-right: 1px solid #ddd !important;
	background: #fff;
}
.intro {
	background: #fff url(../images/bg-pfp-intro.jpg) 50% 50% no-repeat;
}
.pfp-utv a, .pfp-atv a {
	display: block;
	padding: 4px 4px 4px 16px;
	text-decoration: none !important;
	font-size: 12px;
}
.pfp-utv br, .pfp-atv br { display: none; }
.pfp-footer {
	margin: 0;
	padding: 0;
	clear: both;
	width: 560px;
	height: 20px;
}