/* PRODUCT DISPLAY
-------------------------------------------------------------- */
#product			{ width: 648px; }
#product-details 	{ width: 354px; }
#product-photo 		{ width: 250px;	overflow: hidden; }
#product-photo a 	{ display: block;	width: 250px; text-align: center; }
#productList 		{ margin-bottom: 0; clear: right;	height: 216px; position: relative;	background: url(/img/bg_scrollNav.png) repeat-x 0 100%;}
#productList-items div 		{ margin-right: 18px;	width: 148px; height: 162px; text-align: center; position: relative; }
a.productList-photo 		{ margin: 0 auto; padding-top: 8px; padding-bottom: 10px;	display: block;	position: relative;	width: 146px; height: 106px; overflow: hidden; border: 1px solid #fff; text-align:center!important; }
a.productList-photo:hover 	{ border: 1px solid #E8E6DF; }
a.productList-photo img 	{ margin-bottom: 0; position: relative;	bottom: 2px}
.productList-title { position: absolute;	bottom: 0; left: 0; width: 148px; font-weight: normal; color: #606363; text-decoration: none; }
.productList-title:hover { color: #569BA1; }

/* PHONE FINDER PAGE
-------------------------------------------------------------- */
.phoneFinderResults { height: auto!important; padding-bottom: 0px!important; }
.pfr {
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	border: 1px solid #fff;
	height: 148px;
	width: 160px;
	padding: 12px 0px 0px;
	margin-bottom: 10px;
}
.pfr:hover {
	height: 150px!important;
	padding: 10px 0px 0px!important;
	border-color: #F9A724;
}
.pfr strong {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background: transparent;
	margin: 2px 10px 0px;
}
.manufacturerResults a {
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	border: 1px solid #F7F5F2;
	height: 150px;
	width: 150px;
	padding: 8px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.manufacturerResults a:hover {
	padding: 7px 8px 9px!important;
	border-color: #F9A724;
}
#phoneFinderFrm {
	margin: 18px 18px 36px!important;
}
#phoneFinderFrm h4 {
	color: #666666!important;
	font-size: 16px!important;
	font-weight: bold!important;
	text-transform: lowercase!important;
	margin-top: 12px;
	margin-bottom: 6px;
	padding: 2px;
}
#phoneFinderFrm h4 a {
	color: #666666!important;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	text-transform: capitalize;
}

#phoneFinderFrm label {
	display: block!important;
}

#btPageNv {
	background: #484A4A;
	height: 45px;
	position: relative;
	margin: 30px 34px 0px 0px!important;
	clear: left;
	padding-top: 5px;
}
#newScrollNav
{
	margin: 0px 0px 0px 2px;
	width: 550px;
	position: relative;
	padding-top: 8px;
}
#newScrollNav a
{
	padding: 0.25em 0;
	height: 1em;
	width: 1.5em;
	line-height: 1;
	float: left;
	text-align: center;
	background: #fff;
	color: #606363;
	text-decoration: none;
	border: 1px solid #fff;
	cursor: pointer;
	margin-right: 3px!important;
	margin-bottom: 0px!important;
}
#newScrollNav a:hover
{
	color: #569BA1;
	height: 1em!important;
	width: 1.5em!important;
	border: 1px solid #fff;
	padding: 0.25em 0px!important;
}
#newScrollNav a.active,
#newScrollNav a.active:hover
{
	background: #569BA1;
	color: #fff;
}
.currentPg {
	color: #fff!important;
	background: #569ba1!important;
}

.newBtn-scroll
{
	display: block;
	width: 36px!important;
	height: 36px!important;
	background-repeat: no-repeat;
	background-position: 0 -36px;
	text-indent: -999em;
	cursor: pointer;
	padding: 0px!important;
	float: right!important;
	margin-top: 0px;
	border: none!important;
}
.newScrollNext			{ background-image: url(/img/btn_scrollNav_next.png); right: 18px; }
.newScrollPrev			{ background-image: url(/img/btn_scrollNav_prev.png); right: 57px; }
.newBtn-scroll:hover	{ 
	background-position: 0 -72px; 
	width: 36px!important;
	height: 36px!important;
	padding: 0px!important;
}
#product-price {
	font-weight: normal!important;
	font-size: 18px!important;
}
