#mainForm {width:170px; padding:0; margin:0;!important}
#mainForm fieldset label {display:inline; height:1em; line-height:2em; !important}
#mainForm fieldset br {display:none;!important}
#mainForm fieldset label span {display:block; height:1em; width:1px; float:left; line-height:1.3em;!important}
#mainForm fieldset {border:0;!important}
#mainForm fieldset legend {display:none;!important}
#mainForm fieldset label span {width:1px; line-height:2em;!important}
#mainForm fieldset p {color:#ED8040; font-weight:normal; font-size:1.2em;!important}
#mainForm fieldset label input {font-size:1em; line-height:1.6em; color:#666; padding:1px; border:0; width:inherit; background-color:#fff;!important}
#mainForm fieldset label input:focus, 
#mainForm fieldset label select:focus {color:#333; border-color:#ED8040; background-color:#FFFAFA;!important}
#mainForm label.radio input, #mainForm label.checkbox input {border:0; width:inherit; line-height:2em;!important}
#mainForm.scriptEnabled label.checkbox {width:33px; height:22px; background:transparent url('../images/deal_finder/btn_net_any_off.gif') center right no-repeat; cursor:pointer;}
#mainForm.scriptEnabled label.checkbox input {visibility:hidden;}
#mainForm.scriptEnabled label.checkbox.checked {background-image:url('../images/deal_finder/btn_net_any_on.gif');}
#mainForm.scriptEnabled label.checkbox2 {width:48px; height:22px;background:transparent url('../images/deal_finder/btn_net_orange_off.gif') center right no-repeat; cursor:pointer;}
#mainForm.scriptEnabled label.checkbox2 input {visibility:hidden;}
#mainForm.scriptEnabled label.checkbox2.checked {background-image:url('../images/deal_finder/btn_net_orange_on.gif');}
#mainForm.scriptEnabled label.checkbox3 {width:56px;height:22px; background:transparent url('../images/deal_finder/btn_net_voda_off.gif') center right no-repeat; cursor:pointer;}
#mainForm.scriptEnabled label.checkbox3 input {visibility:hidden;}
#mainForm.scriptEnabled label.checkbox3.checked {background-image:url('../images/deal_finder/btn_net_voda_on.gif');}
#mainForm.scriptEnabled label.checkbox4 {width:60px;height:22px; background:transparent url('../images/deal_finder/btn_net_tmob_off.gif') center right no-repeat; cursor:pointer;}
#mainForm.scriptEnabled label.checkbox4 input {visibility:hidden;}
#mainForm.scriptEnabled label.checkbox4.checked {background-image:url('../images/deal_finder/btn_net_tmob_on.gif');}
#mainForm.scriptEnabled label.checkbox5 {width:33px;height:22px; background:transparent url('../images/deal_finder/btn_net_o2_off.gif') center right no-repeat; cursor:pointer;}
#mainForm.scriptEnabled label.checkbox5 input {visibility:hidden;}
#mainForm.scriptEnabled label.checkbox5.checked {background-image:url('../images/deal_finder/btn_net_o2_on.gif');}
#mainForm.scriptEnabled label.checkbox6 {width:44px;height:22px; background:transparent url('../images/deal_finder/btn_net_three_off.gif') center right no-repeat; cursor:pointer;}
#mainForm.scriptEnabled label.checkbox6 input {visibility:hidden;}
#mainForm.scriptEnabled label.checkbox6.checked {background-image:url('../images/deal_finder/btn_net_three_on.gif');}
#mainForm.scriptEnabled label.checkbox7 {width:70px;height:22px; background:transparent url('../images/deal_finder/btn_net_virgin_off.gif') center right no-repeat; cursor:pointer;}
#mainForm.scriptEnabled label.checkbox7 input {visibility:hidden;}
#mainForm.scriptEnabled label.checkbox7.checked {background-image:url('../images/deal_finder/btn_net_virgin_on.gif');}
#mainForm.scriptEnabled label.checkbox8 {width:68px;height:22px; background:transparent url('../images/deal_finder/btn_net_talk_off.gif') center right no-repeat; cursor:pointer;}
#mainForm.scriptEnabled label.checkbox8 input {visibility:hidden;}
#mainForm.scriptEnabled label.checkbox8.checked {background-image:url('../images/deal_finder/btn_net_talk_on.gif');}
/*select menu image styles */

select.replaced 
{
display: none;
}

ul.selectReplacement 
{
      background: url('../images/paym/manufacturer.gif') top left no-repeat;
      margin: 0;
      padding: 0;
      width: 126px;
	  border:1px solid #666; 
    }
    ul.selectReplacement li 
	{
      background: #fff;
      color: #626262;
      cursor: pointer;
      display: none;
      font-size: 11px;
	  font-family: arial, sans-serif;
	  font-weight:bold;
      list-style: none;
      margin: 0;
      width: 126px;
	  line-height:2em;
	  text-indent:5px;
	  
    }
    ul.selectOpen li 
	{
      display: block;
    }
    ul.selectReplacement li.selected
	{
      background: url('../images/paym/manufacturer2.gif') top left no-repeat;
      color: #000;
      display: block;
    }
    ul.selectOpen li.selected 
	{
      background: #09AFE3;
      display: block;
	  color: #fff;
    }
    ul.selectOpen li:hover,
    ul.selectOpen li.hover,
    ul.selectOpen li.selected:hover 
	{
      background: #09AFE3;
      color: #fff;
    }

/* NEW PAGE NAVIGATION */
		
.rdPageNavContainer {
	font-size: 1.1em;
	color: #999;
}

.itemsCount {
	float: left;
	width: 350px;
}

.rdPageNav {
	display: inline;
	float: right;
	/* Start Changes for NFI 11- PAYG-Tariff Page */
	width: 350px;
	/* End Changes for NFI 11- PAYG-Tariff Page */

	text-align: right;
	margin-right:20px;
}
.zPageNav {
	/*width:180px;*/
	width:180px;
	float:left;
	margin-left:20px;
	/* Start Changes for NFI 11- PAYG-Tariff Page */
	color: #999;
	/* End Changes for NFI 11- PAYG-Tariff Page */
}

.navLst {
	padding: 0;
	margin: 0;
	list-style: none;
}

.navLst LI {
	display: inline;
	margin: 0;
	border-right: 1px solid #ccc;
}

.navLst LI A { padding: 0 8px; }

.navLst LI .current { padding: 0 8px; }

.navLst LI.last {
	margin-right: 0;
	border-right: 0;
}

.navLst A.prevLnk {
	background: url('../images/common/link_arrow_lft.gif') no-repeat 0 0.4em;
	margin-left: 8px;
	padding-left: 12px;
}

.navLst A.nextLnk {
	background: url('../images/common/link_arrow_rgt.gif') no-repeat 100% 0.4em;
	margin-right: 0;
	padding-right: 12px;
}

/* END NEW PAGE NAVIGATION */

/* end select menu image styles */                                
#update_srch
{
float:right;
}
.ttl_pfprod {
	color: #39c;
	font-size: 1.1em;
	font-weight: bold;
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:10px;
	height:50px;
	margin-right: 10px;
}

.ttl_pfprod P { margin-top: 5px; }

.ttl_select
{
color:#666;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
margin-bottom:5px;
}
#titlerow
{
width:774px;
height:30px;
clear:both;
padding:0;
margin:0;
border-bottom:1px solid #ccc;
margin-bottom:25px;
margin-top:15px;
}
#titlerow_right
{
width:100px;
height:15px;
float:right;
}
#titlerow_left
{
width:674px;
height:30px;
float:left;
}
.pf_title
{
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
line-height:0.9em;
}
A.pfLink 
{
margin: 0 0 0 8px;
padding: 9px 0 0 7px;
}
#pf_holder
{
width:820px;
height:178px;
clear:both;
}
#pf_left
{
width:20px;
height:178px;
float:left;
background: url('../images/deal_finder/bg_left.gif') no-repeat;
}
#pf_middle
{
background: url('../images/deal_finder/bg_mid.gif');
background-repeat:repeat;
width:780px;
height:178px;
float:left;
}
#pf_right
{
width:20px;
height:178px;
float:left;
background: url('../images/deal_finder/bg_right.gif') no-repeat;
}
                    
#pf_selectholder
{
width: 774px;
height:67px;
}
#pf_selector
{
width:327px;
height:67px;
float:left;
}
#pf_selector2 
{
width: 447px;
height:50px;
float:left;
}
.pfoptions 
{
width:160px;
height:103px;
border-right:1px solid #ccc;
float:left;
margin-top:5px;
}
.pfoptionsm
{
width:140px;
height:103px;
border-right:1px solid #ccc;
float:left;
margin-left:15px;
margin-top:5px;
}
.pfoptionsb 
{
width:140px;
height:103px;
border-right:1px solid #ccc;
float:left;
margin-left:15px;
margin-top:5px;
}
.pfoptions_right 
{
width:129px;
height:80px;
float:left;
margin-left:15px;
margin-top:5px;
}
.pfoptions2
{
width:180px;
height:50px;
border-right:1px solid #ccc;
float:left;
}
.pf_prod
{
width:150px;
height:170px;
text-align:center;
margin-left:30px;
clear:both;
}
.pf_compare
{
width:20px;
height:21px;
float:right;
}
.pf_rating
{
padding-left:60px;
margin-bottom:10px;
}
.pf_colours
{
margin-left:57px;
margin-bottom:1px;
height:35px;
width:100px;
padding:0;
}
.pf_colours UL
{
list-style:none;
width:100px;
margin:0;
padding:0;
}
.pf_colours UL LI	
{
display: inline;
}
#pf_table
{
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.pf_tr
{
	background:url('../images/deal_finder/pf_hr_rule_l.gif');
	background-repeat:no-repeat;
	background-position:50% 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.pf_tr1
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.pf_td
{
background:url('../images/deal_finder/dfrule.gif') center right no-repeat;
background-position: 100% 20%;
}
.bg_bot
{
}
#pf_holder
{
width:820px;
height:178px;
clear:both;
}
#pf_left
{
width:20px;
height:178px;
float:left;
}
#pf_middle
{
background-repeat:repeat;
width:780px;
height:178px;
float:left;
}
#pf_right
{
width:20px;
height:178px;
float:left;
}
#titlerow
{
width:774px;
height:20px;
clear:both;
padding:0;
margin:0;
border-bottom:1px solid #ccc;
margin-bottom:8px;
margin-top:20px;
}
#titlerow_left
{
width:674px;
height:25px;
float:left;
}
#titlerow_right
{
width:100px;
height:25px;
float:left;
text-align:right;
}
A.pfLink 
{
background: url('../images/deal_finder/link_arrow.gif') no-repeat 0 1.1em;
margin: 0 0 0 8px;
padding: 9px 0 0 7px;
}

.pf_findtariff
{
height:25px;
width: 111px;
text-align:center;
margin-left:45px;
margin-top:13px;
margin-bottom:15px;
}
.pf_networks
{
background:url('../images/deal_finder/panel.gif') no-repeat;
height:27px;
width: 144px;
margin-left:35px;
padding-top:4px;

}
.df_networks
{
height:27px;
width: 144px;
padding:0;
margin-left:4px;
}
.df_networks UL
{
LIST-STYLE-TYPE: none ;
margin:0;
padding:0;
}
.df_networks UL LI
{
display: inline;
margin-right:0;
}

.df_prodtxt
{
color:#003060;
font-family:arial, helvetica;
font-size:1.1em;
font-weight:bold;
/* height:50px; */
margin-bottom:5px;
width: 120px;
margin-left:31px;
margin-top:8px;
text-align:center;
}
.pageNav .pageListContainer 
{
text-align: right;
}
#pf_listing 
{
clear:both; padding:0; margin: 0px 0px 0px -14px;
}
.attError 
{
color:#ff0000; 
font-weight:bold; 
}
.ttl_prod_sale
{
color: #DE0113;
font-size: 0.9em;
font-weight: bold;
text-align:center;
}
/* START Redesign Accessory Listing Page*/
.ttl_pfprod {
	color: #39c;
	font-size: 1.1em;
	font-weight: bold;
	text-align:center;
	margin-bottom:5px;
	margin-top:10px;
	margin-left:10px;
	margin-right: 10px;
	clear:both;
	min-height:58px;

} 

.pf_prodimg
{
/*width:125px;*/
height:170px;
float:left;
margin-left:0px;
}

#pf_middle
{
background: url('../images/deal_finder/bg_mid.gif');
background-repeat:repeat;
width:780px;
height:178px;
float:left;
}
#pf_right
{
width:20px;
height:178px;
float:left;
background: url('../images/deal_finder/bg_right.gif') no-repeat;
}   

#af_holder
{
	display: none !important; // HIDDEN 
	width:815px;
	height:150px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#af_left
{
width:20px;
height:150px;
float:left;
background: url('../images/deal_finder/bg_left.gif') no-repeat;
}
#af_middle
{
background: url('../images/deal_finder/bg_mid.gif');
background-repeat:repeat;
width:774px;
height:150px;
float:left;
}
#af_right
{
width:20px;
height:150px;
float:left;
background: url('../images/deal_finder/bg_right.gif') no-repeat;
} 
#titlerow
{
width:774px;
clear:both;
padding:0;
border-bottom:1px solid #ccc;
margin-top:15px;

}

.af_selector
{
	width:774px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.afoptions 
{
	width:144px;
	border-right:1px solid #ccc;
	float:left;
	margin-top:5px;
	margin-right:20px;
	height: 50px;
}
.afoptions_right
{
	width:144px;
	float:left;
	margin-top:5px;
	margin-right:20px;
	height: 50px;
}

.pf_rating
{
padding-left:60px;
margin-bottom:10px;
margin-top:5px;
}
.pf_td
{
	background-position: 100% 20%;
	background-image: url(../images/deal_finder/dfrule.gif);
	background-repeat: no-repeat;
	vertical-align: center;
}

.af_update_srch{
	margin-top:20px;
}

/* END Redesign Accessory Listing Page*/

.pf_promo_td {
background-image:url(../images/deal_finder/dfrule_promo.gif);
background-position:100% 25px;
background-repeat:no-repeat;
}

.mcost {
	border:0 none !important;
	height:20px;
	margin:0;
	padding:0;
	width:200px;
}

td.mcost {
	border:0 none !important;
	margin:0 !important;
	padding:0 !important;
	width:100px;
}

.cost_update {
	padding-left:17px;
	padding-top:25px;
}


.now_from 
{
color:#FF0000;
}
.was_price 
{ 
text-decoration:line-through;
 }
#pf_table1
{

} 

.pf_prodimgAccess
{
height:170px;
float:left;
}

.pf_prodAccess
{
height:170px;
text-align:center;
margin-left:16px;
margin-right:10px;
clear:both;
}
.gameListContainer {width:775px!important;}