/* REDESIGNED PHONE FINDER PAGE STYLES */

.pfDisplayContainer {
	background: url('../images/phone_shop/phone_finder/pf_table_grad.png') repeat-x 0 100%;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

.pfDisplayContainerBtm {
	height: 3px;
	background: url('../images/phone_shop/phone_finder/pf_table_btm.png') no-repeat 0 100%;
}

.pfPageNavContainer {
	clear: both;
	font-size: 1.1em;
	color: #999;
	padding: 10px 12px;
}

.pfPageNavTop { padding-bottom: 10px; }
.pfPageNavBtm {
	padding-top: 10px;
	padding-bottom: 8px;
}

.pfItemsCount {
	float: left;
	width: 270px;
}

.pfPageNav {
	display: inline;
	float: right;
	width: 350px;
	text-align: right;
}

.pfDisplayTbl { margin: 10px 0; }

.pfDisplayTbl TH {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 12px;
	border-right: 1px solid #ddd;
}

.pfDisplayTbl TH.lastCol, 
.pfDisplayTbl TD.lastCol {
	border-right: none;
}

.pfDisplayTbl TD {
	padding: 8px 12px 0;
	border-right: 1px solid #ddd;
}

.pfDisplayTbl .prodImgRow TD { text-align: center; }

.tblSpacerRow TD {
	padding: 0;
	border: none !important;
}

.tblSpacerRow TD HR {
	margin: 10px 0;
	padding: 0;
	font-size: 1px !important;
	height: 1px;
	color: #ddd;
	background-color: #ddd;
	border-bottom: 1px solid #ddd;
}

.webExclusiveTxt {
	color: #c00;
	display: block;
}

.pfColourLst {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 85px;
}

.pfColourLst LI {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.pfRating,
.pfColours {
	float: left;
	width: 85px;
}

.pfCompare,
.pfMoreLnk {
	float: right;
	text-align: right;
	width: 75px;
}

.pfMoreLnk {
	padding-top: 4px;
}

.filterBox {
	background: url('../images/phone_shop/phone_finder/filterbox_bg.png') #fff repeat-x 0 100%;
	border: 1px solid #ccc;
	padding: 8px;
}

.filterBoxTbl TH { padding: 5px 7px; text-align:left; }

.filterBoxTbl TD { padding: 2px 7px 5px; }

.filterBoxTbl TD.featuresCell { padding: 0 7px 5px; }

.filterBoxTbl TD.actionCell { text-align: right; }

.filterFeaturesTbl TD {
	padding: 0 2px 0 0;
}

.filterFeaturesTbl TH {
	padding: 0 15px 0 0;
}

.filterFeaturesTbl LABEL {
	color: #606060;
	font-weight: normal !important;
	font-size: 1em !important;
}

.filterBox LABEL {
	color: #606060;
	font-weight: bold;
	font-size: 1.1em;
}

.filterBoxSelect {
	display: block;
	margin: 0;
	padding: 0;
	width: 145px;
}
