@charset "UTF-8";
/* CSS Document */

#headerWrapper
{
	position:relative;
}

#headerWrapper img
{
	position:absolute;
	top:2px;
	right:2px;
	border:1px #666666 solid;
	z-index:1000;
	height:46px;
}

#paymFilters
{
	float:left;
	color:#333333;
	margin:5px 0 10px 0;
	width:770px;
	background-color:#f1f1f1;
	border:1px #BCBCBC solid;
	padding:4px 10px 4px 10px;
}

#paymFilters span
{
	width:25%;
	text-align:center;
	float:left;
	margin:3px 0 3px 0;
}

#paymFilters span select
{
	float:left;
	width:175px;
}

#paymFilters ul
{
	float:left;
	width:100%;
	height:20px;
	background-color:#f1f1f1;
	margin:7px 0 0 0;
	padding:0;
	clear:left;
	list-style:none;
}

#paymFilters ul li
{
	float:left;
	margin-right:20px;	
}

#paymFilters ul li input
{
	float:left;
	margin:0;
	padding:0;
}

#paymFilters ul li label
{
	float:left;
	margin-left:3px;
}

#handsetList
{
	float:left;
	width:792px;
	margin:auto auto 20px auto;
	position:relative;
}

.handsetItem, #noresults
{
	background-image:url(/images/dealfinder/handsetlistbg.gif);
}

.handsetItem
{
	float:left;
	width:176px;
	height:200px;
	padding:10px 10px 20px 10px;
	text-align:center;
	background-color:#FFFFFF;
	background-position:top left;
	background-repeat:repeat-x;
	position:relative;
	border:1px #eaeaea solid;
}

.handsetItem p
{
	margin:0 0 7px 0;
	font-weight:bold;
	color:#333333;
}

.handsetItem p span
{
	color:#103EA0;
}

.handsetItem
{
	cursor:pointer;
}

.hi-link
{
	position:absolute;
	top:0;
	left:0;
	width:176px;
	height:40px;
	padding:190px 10px 0 10px;
}

#noresults
{
	width:792px;
	height:100px;
	padding:20px 0 20px 0;
	background-position:top left;
	background-repeat:repeat-x;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

#resetbtn
{
	padding:0;
	margin:0 0 0 13px;
	background-color:#999999;
	background-image:url(/images/dealfinder/resetbtn.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:170px;
	height:20px;
	border:0;
	cursor:pointer;
}

.pagenationArea
{
	float:right;
	width:600px;
	height:25px;
	padding:3px 0 3px 0;
}

.pagenationArea span
{
	float:left;
	width:79px;
	height:21px;
	padding-top:4px;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
	color:#333333;
	background-color:#FFFFFF;
	background-image:url(/images/dealfinder/btnbg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	text-decoration:none;
}

.pagenationArea span:hover
{
	text-decoration:underline;
}

.pagenationArea form
{
	float:left;
	width:40%;
	text-align:center;
	height:25px;
	font-weight:bold;
	color:#333333;
}

#loadingIcon
{
	position:absolute;
	width:792px;
	height:100%;
	top:0;
	left:0;
	display:none;
	text-align:center;
	padding-top:50px;
	font-weight:bold;
}

#loadingIcon img
{
	padding:10px;
	background-color:#C0C0C0;
	border:1px #666666 solid;
}

/* New Links */
/*#subfooterlinks
{
	float:left;
	width:95%;
	padding:2%;
	background-color:#f1f1f1;
	border:1px #d0d0d0 solid;
}

#subfooterlinks ul
{
	padding:0;
	margin:0;
	list-style:none;
}

#subfooterlinks ul li
{
	display:inline;
}

#subfooterlinks ul li:after
{
	content:" | ";
}*/
/* New Links End */
#subfooterlinks
{
	float:left;
	width:95%;
	padding:2%;
	background-color:#f1f1f1;
	border:1px #d0d0d0 solid;
}

#subfooterlinks span
{
	float:left;
	width:11%;
	margin:0 10px 20px 0;
}

#subfooterlinks span .seemorehandsets
{
	float:left;
	clear:left;
	width:100%;
	font-size:10px;
}

#subfooterlinks ul
{
	list-style:none;
	overflow:hidden;
	padding:0;
	margin:0;
	float:left;
	width:100%;
}

#subfooterlinks ul .listheader
{
	font-weight:bold;
	color:#333333;
}

#subfooterlinks ul li a
{
	float:left;
	width:100%;
	color:#666666;
	font-weight:normal;
}

.subfooterlistdivide
{
	width:100%;
	clear:both;
	display: inline-block;
}


/* Nokia */

.nokia-handset .handsetItem
{
	float:left;
	width:176px;
	height:220px;
	padding:10px 10px 20px 10px;
	text-align:center;
	background-color:#FFFFFF;
	background-position:top left;
	background-repeat:repeat-x;
	position:relative;
	border:1px #eaeaea solid;
}

.nokia-handset a
{
	color:#343434;
}

.nokia-handset .hi-link
{
	background-image:url(/images/nokia-details.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:52px;
}

#pagenotice-nokia
{
	width:797px;
	padding:0;
	background-image:url(/images/nokia.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:10px 0 5px 0;
	position:relative;
}
#pagenotice-nokia p
{
	padding:0 0 0 10px;	
	float:left;	
}

#pagenotice-nokia img
{
	behavior: url(/includes/javascript/iepngfix.htc);
	width:93px;
	height:15px;
	float:left;
	padding:12px 0 0 193px;
}


/* Sony */

.sony-handset .handsetItem
{
	float:left;
	width:176px;
	height:220px;
	padding:10px 10px 20px 10px;
	text-align:center;
	background-color:#FFFFFF;
	background-position:top left;
	background-repeat:repeat-x;
	position:relative;
	border:1px #eaeaea solid;
}

.sony-handset a
{
	color:#343434;
}

.sony-handset .hi-link
{
	background-image:url(/images/sony-details.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:52px;
}

#pagenotice-sony
{
	width:775px;
	padding:10px 1% 10px 1%;
	background-image:url(/images/sony.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#343434;
	float:left;
	font-weight:bold;
	margin:5px 0 5px 0;
	position:relative;
}

#pagenotice-sony img
{
	position:absolute;
	top:-20px;
	right:0px;
	behavior: url(/includes/javascript/iepngfix.htc);
	width:93px;
	height:62px;
}

/* Samsung */

.samsung-handset .handsetItem
{
	float:left;
	width:176px;
	height:220px;
	padding:10px 10px 20px 10px;
	text-align:center;
	background-color:#FFFFFF;
	background-position:top left;
	background-repeat:repeat-x;
	position:relative;
	border:1px #eaeaea solid;
}

.samsung-handset a
{
	color:#343434;
}

.samsung-handset .hi-link
{
	background-image:url(/images/samsung-details.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:52px;
}

#pagenotice-samsung
{
	width:775px;
	padding:10px 1% 10px 1%;
	background-image:url(/images/samsung.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:5px 0 5px 0;
	position:relative;
}

#pagenotice-samsung img
{
	position:absolute;
	top:-20px;
	right:0px;
	behavior: url(/includes/javascript/iepngfix.htc);
	width:93px;
	height:62px;
}


/* LG */

.lg-handset .handsetItem
{
	float:left;
	width:176px;
	height:220px;
	padding:10px 10px 20px 10px;
	text-align:center;
	background-color:#FFFFFF;
	background-position:top left;
	background-repeat:repeat-x;
	position:relative;
	border:1px #eaeaea solid;
}

.lg-handset a
{
	color:#343434;
}

.lg-handset .hi-link
{
	background-image:url(/images/lg-details.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:52px;
}

#pagenotice-lg
{
	width:775px;
	padding:10px 1% 10px 1%;
	background-image:url(/images/lg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#5D5C5C;
	float:left;
	font-weight:bold;
	margin:5px 0 5px 0;
	position:relative;
}

#pagenotice-lg img
{
	position:absolute;
	top:-20px;
	right:0px;
	behavior: url(/includes/javascript/iepngfix.htc);
	width:93px;
	height:62px;
}

/* Blackberry */

.blackberry-handset .handsetItem
{
	float:left;
	width:176px;
	height:220px;
	padding:10px 10px 20px 10px;
	text-align:center;
	background-color:#FFFFFF;
	background-position:top left;
	background-repeat:repeat-x;
	position:relative;
	border:1px #eaeaea solid;
}

.blackberry-handset a
{
	color:#343434;
}

.blackberry-handset .hi-link
{
	background-image:url(/images/blackberry-details.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:52px;
}

#pagenotice-blackberry
{
	width:775px;
	padding:10px 1% 10px 1%;
	background-image:url(/images/blackberry.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:5px 0 5px 0;
	position:relative;
}

#pagenotice-blackberry img
{
	position:absolute;
	top:-20px;
	right:0px;
	behavior: url(/includes/javascript/iepngfix.htc);
	width:93px;
	height:62px;
}


/* HTC */

.htc-handset .handsetItem
{
	float:left;
	width:176px;
	height:220px;
	padding:10px 10px 20px 10px;
	text-align:center;
	background-color:#FFFFFF;
	background-position:top left;
	background-repeat:repeat-x;
	position:relative;
	border:1px #eaeaea solid;
}

.htc-handset a
{
	color:#343434;
}

.htc-handset .hi-link
{
	background-image:url(/images/htc-details.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:52px;
}

#pagenotice-htc
{
	width:775px;
	padding:10px 1% 10px 1%;
	background-image:url(/images/htc.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#383838;
	float:left;
	font-weight:bold;
	margin:5px 0 5px 0;
	position:relative;
}

#pagenotice-htc img
{
	position:absolute;
	top:-1px;
	right:0px;
	behavior: url(/includes/javascript/iepngfix.htc);
	width:86px;
	height:55px;
}

/* Apple */

.apple-handset .handsetItem
{
	float:left;
	width:176px;
	height:220px;
	padding:10px 10px 20px 10px;
	text-align:center;
	background-color:#FFFFFF;
	background-position:top left;
	background-repeat:repeat-x;
	position:relative;
	border:1px #eaeaea solid;
}

.apple-handset a
{
	color:#343434;
}

.apple-handset .hi-link
{
	background-image:url(/images/apple-details.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:52px;
}

#pagenotice-apple
{
	width:775px;
	padding:10px 1% 10px 1%;
	background-image:url(/images/apple.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#383838;
	float:left;
	font-weight:bold;
	margin:5px 0 5px 0;
	position:relative;
}

#pagenotice-apple img
{
	position:absolute;
	top:-20px;
	right:0px;
	behavior: url(/includes/javascript/iepngfix.htc);
	width:93px;
	height:62px;
}



/* Motorola */

.motorola-handset .handsetItem
{
	float:left;
	width:176px;
	height:220px;
	padding:10px 10px 20px 10px;
	text-align:center;
	background-color:#FFFFFF;
	background-position:top left;
	background-repeat:repeat-x;
	position:relative;
	border:1px #eaeaea solid;
}

.motorola-handset a
{
	color:#343434;
}

.motorola-handset .hi-link
{
	background-image:url(/images/motorola-details.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:52px;
}

#pagenotice-motorola
{
	width:775px;
	padding:10px 1% 10px 1%;
	background-image:url(/images/motorola.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#FFF;
	float:left;
	font-weight:bold;
	margin:5px 0 5px 0;
	position:relative;
}

#pagenotice-motorola img
{
	position:absolute;
	top:-20px;
	right:0px;
	behavior: url(/includes/javascript/iepngfix.htc);
	width:93px;
	height:62px;
}



