@charset "utf-8";
/* CSS Document */

/* RESET STYLES */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	#min-height: 1px;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }


BODY {
	text-align: center;
	font-size: 14px;
	font-family: arial, sans-serif;
        -webkit-font-smoothing: antialiased;
	color: #012351;
}

IMG { max-width: 100%; }

A IMG { border: none; vertical-align: middle; }


TABLE {
	font-size: 1em;
	border-collapse: collapse;
	border-spacing: 0;
}

TABLE TH, TABLE TD {
	font-weight: normal;
	text-align: left;
}

INPUT, TEXTAREA, SELECT {
	font-size: 1em;
	font-family: arial, sans-serif;

}

OL, UL {list-style: none;}

H1 { xfont-family: "cpw_tradebold", arial; color: #012351; font-size: 36px; font-weight: bold; margin: 0 auto 12px; }

H2 { xfont-family: "cpw_tradebold", arial; color: #012351; font-size: 22px; font-weight: bold; margin: 0 auto 12px; }

H3 { xfont-family: "cpw_tradebold", arial; color: #012351; font-size: 18px; font-weight: bold; margin: 0 auto 12px; }

P { margin: 0 auto 12px;font-size:14px; }

A {color: #019bb7;text-decoration: none; cursor:pointer;}
A:hover {color: #012351;text-decoration: underline;}

.clearFloat {clear: both; height: 1px !important; font-size: 1px !important; }

.cpwHidden { display: none; }



/* BREADCRUMB STYLES */

#cpwBreadCrumbs {
	padding: 15px 0;
	color: #012351;
	font-size: 14px;
}

#cpwBreadCrumbs A {
	color: #019bb7;
	text-decoration: none;	
}

#cpwBreadCrumbs A:hover {
	color: #012351;
	text-decoration: none;	
}

#cpwBreadCrumbLst { overflow: hidden; }

#cpwBreadCrumbLst LI {
	float: left;
	background: url('../images/global/breadcrumb_divider.gif') no-repeat 100% 50%;
	padding-right: 15px;
	margin-right: 10px;
}

#cpwBreadCrumbLst LI.cpwBreadCrumbLastItem {
	background: none;
	padding-right: 0;
}

/* PRODUCT PAGE STYLES */

.cpwProdTopSctnBg {
	clear: both;
	background: #ddecef;
	text-align: center;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-x: hidden;
    margin-top: -1px;
}

.cpwProdTopSctn {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	font-size: 14px;
}



/* SUMMARY SECTION */

.cpwProdSummarySctn {
	width: 348px;
	float: left;
	margin-right: 12px;
	text-align: left;
}

.cpwProdSummaryPaddedSctn { width: 296px; }

.cpwProductColourTxt {
	color: #012351;
	font-size: 36px;
	font-weight: normal;
	margin: 0 auto 12px;
}

.cpwProductRating { margin: 0 auto 15px; }

.cpwProductRating IMG {
	vertical-align: middle;
	margin-right: 12px;
	width: 83px;
	height: 13px;
}

.cpwProductSummaryTxt P { margin: 0 auto 15px;}

.cpwProductSeeDetails {
	width: 170px;
	margin-bottom: 15px;
}

.cpwProductSeeDetailsLnk {
	background: url('http://media.phonehouse.com/cpw-sales/static/images/global/prod_details_bg.png') no-repeat 0 0;
width: 185px;
height: 36px;
}

.cpwProductSeeDetailsLnk A {
	color: #fff;
	display: block;
	font-family: cpw_tradebold,arial;
	font-size: 16px;
	font-weight: normal;
	padding: 8px 30px 8px 5px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}

.cpwProductSeeDetailsLnk A:hover {
	color: #fff;
	text-decoration: none;
}

.cpwMediaLst { overflow: hidden; }

.cpwMediaLst LI { float: left; }

.cpwMediaLst LI A {
	display: block;
	margin-right: 16px;
}

.cpwMediaLst LI A.cpwVideoLnk {
	background: url('../images/global/icon_video.gif') no-repeat 0 50%;
	padding: 3px 0 3px 24px;
	 
}

.cpwMediaLst LI A.cpw3dLnk {
	background: url('../images/global/icon_3d_viewer.gif') no-repeat 0 50%;
	padding: 3px 0 3px 24px;
	 
}

.cpwMediaLst LI A.cpwGalleryLnk {
	background: url('../images/global/icon_image_gallery.gif') no-repeat 0 50%;
	padding: 3px 0 3px 24px;
	margin-right: 0;
	 
}
/*TAC 3707*/
.cpwProdDealTabsSctn { /*margin-top: 50px;*/ }
.cpwProdDealTabsSctn { margin-top: 6px; }
.cpwProdDealTabsLst {
	overflow: hidden;
	position: relative;
	top: 1px;
	padding-top: 35px;  /*Reverted 3201 */
	width:480px;
}

.cpwProdDealTabsLst LI {
	font-size: 20px;
	font-weight: normal;
	float: left;
	border-radius:2px 2px 0 0 ;       /*2820*/
	margin-right:10px;            /*2820*/
	/* add now 2 jan need it*/
	background:none repeat scroll 0 0 #9CB8C2;
	box-shadow:0 -10px 10px -12px #777777 inset;
}

.cpwProdDealTabsLst LI A {
	display: block;
	/*padding: 10px 15px 10px;   */  /*2820 new change*/
}

.cpwProdDealTabsLst LI.cpwSelectedTab {
	font-weight: bold;
	background: #fff;
	box-shadow:none;                  /*2820 add*/
}

.cpwProdDealTabsLst LI.cpwSelectedTab A {
	font-weight: bold;
	color: #012351!important; 
}
.newdesign{
font-size:18px;
padding:10px 20px;
font-weight:bold;
}
.newdesignupgrade{
background:none repeat scroll 0 0 #9CB8C2;
border-radius:2px 2px 0 0;
box-shadow:0 -10px 10px -12px #777777 inset;
margin-right:10px;
}
.newdesign2{
color:#FFFFFF;
font-size:18px;
font-weight:bold;
padding:10px 20px;
}

.cpwProdDealTabsLst LI.cpwSelectedTab A:hover {
	 /*color: #012351; */
	text-decoration: none;
}

/* HERO SECTION */

.cpwProdHeroSctn {
	float: left;
	width: 312px;
	text-align: center;
}

.cpwProdHeroScrollLeft {
	width: 36px;
	float: left;
}

.cpwProdHeroScrollRight {
	width: 36px;
	float: right;	
}

.cpwProdHeroImage {
	width: 240px;
	float: left;
	text-align: center;
}

.cpwProdColourSelect {
	text-align: center;
	margin: 0 auto;	
}

.cpwColourSelectLst {
    overflow: hidden;
}

.cpwColourSelectLst LI {
	width: 36px;
	height: 36px;
	background: url('../images/global/swatch_bg.gif') no-repeat 50% 50%;
	margin: 5px;
	display: inline-block;
	*display: inline;
    zoom: 1;
}

.cpwColourSelectLst LI IMG { padding: 4px; }

.cpwColourSelectLst LI.cpwColourSelected { background: url('../images/global/swatch_bg_selected.gif') no-repeat 50% 50%; }

/* FEATURES SECTION */

.cpwProdFeaturesSctn {	
	float: right;
	padding-top: 15px;
	width:300px;
}

.cpwPayMonthlySctnNoPromoBox { padding-top: 60px !important; }

.cpwPayGoFeaturesSctn { padding-top: 60px !important; }

.cpwHandsetOnlyFeaturesSctn { padding-top: 60px !important; }

.cpwHandsetOnlyGiftFeaturesSctn { padding-top: 0 !important; }

.cpwNoPricePointFeaturesSctn { padding-top: 50px !important; }

.cpwProdPricePoint { margin-bottom: 20px; }

.cpwProdPrice STRONG {
	font-size: 16px;
	font-weight: bold;
}

.cpwProdPrice EM {
	font-size: 26px;
	font-style: normal;
}

LI.cpwProdCode {
	color: #6c88a0;
	margin-bottom: 8px;
}
LI.cpwNowPrice { color: #e40134 !important; }

.cpwProdPricePointActionBtn { margin-top: 10px; }

.cpwProdAvailabilityLst { margin: 0 auto 20px; }

.cpwProdAvailabilityLst LI {
	margin: 0 auto 10px;
	padding: 0;
}

.cpwProdAvailabilityLst LI.cpwInStock,
.cpwProdAvailabilityLst LI.cpwRCAvailable {
	background: url('../images/global/icon_in_stock.gif') no-repeat 0px 50%; 
	padding: 2px 0 2px 30px;
}

.cpwProdAvailabilityLst LI.cpwOutStock ,
.cpwProdAvailabilityLst LI.cpwRCUnavailable {
	background: url('../images/global/icon_out_stock.png') no-repeat 2px 50%;
	padding: 2px 0 2px 30px;
}


.cpwProdAvailabilityLst LI A.cpwNextDayDelivery {
	background: url('../images/global/icon_next_day_delivery.gif') no-repeat 0 50%; 
	padding: 2px 0 2px 30px;
display:block;
}

.cpwProdAvailabilityLst LI A.cpwCheckStockLnk {
	background: url('../images/global/icon_local_store.gif') no-repeat 0 50%;
	padding: 2px 0 2px 30px;
	margin-bottom: 0;
        display:none;	
}

.cpwProdPromoBox {
	padding: 10px 10px 10px 10px;
	background: #eef6f8;	
	margin: 0 auto 10px;
}

.cpwTopPromoBox { margin-bottom: 20px; }

.cpwProdGiftTxt {
	width: 150px;
	float: left;
	padding: 10px 0;
}


.cpwProdGiftImg {
	width: 105px;
	float: right;	
}

/* TARIFF SECTION STYLES */

.cpwTariffSctn {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding: 27px 0;
}

.cpwTariffSctn#monthlyRecomTab {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	/*padding: 40px 0; !important*/
}

.cpwTariffSctn#upgradesRecomTab {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.cpwBetterPriceBanner#upgradeID {
margin-bottom: 20px;
}


#monthlyTab A:hover{cursor:pointer;text-decoration:none !important;}
#upgradesTab A:hover {cursor:pointer;text-decoration:none !important;}
/*.cpwTariffTbl TH { border-bottom: 1px solid #e6eff2; }   2820 change START */ 
.cpwTableHeadShadowContainer { position: relative; }
.tableHeadShadow { z-index: 9999; position: absolute; top: 58px; left: 60%; margin-left: -600px;margin-top:50px; }
.row-hover { background-color: #EDF5F5; transition: background-color 0.7s ease; }

.top-head { margin: 20px 0; }
.form-head { margin-top: 15px; }
.large-txt { font-size: 18px; font-weight: bold; }

.try{ color: #FFFFFF !important; }
.trymonth{color: #012351 !important; }
.netAlign{
padding-right:15px;}    
/*2820 change END  */ 

.cpwTariffTbl { width: 100%; }

.cpwTariffTbl TH,
.cpwTariffTbl TD {
	padding: 10px;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/*border: solid 1px;*/
}

.cpwTariffTbl TH {
	font-size: 14px;
	color: #618c9d;
}

.cpwTariffTbl P,
.cpwTariffTbl UL { font-size: 12px; }

/*.cpwTariffTbl TH { border-bottom: 1px solid #e6eff2; }    2820 new chge */

.cpwTariffTbl TD IMG { vertical-align: top;}

.cpwTariffTbl TD.cpwTariffBest4g,
.cpwTariffTbl TD.cpwTariffBestFreePhone,
.cpwTariffTbl TD.cpwTariffBestValue,
.cpwTariffTbl TD.cpwTariffRecommended,
cpwTariffWebExclusive {
	vertical-align: top;
	padding: 5px 7px;
	border-bottom: 1px solid #e6eff2;
		padding-top:25px;                            /* add 2820*/
}

.cpwTariffTbl TD.cpwTariffBest4g IMG,
.cpwTariffTbl TD.cpwTariffBestFreePhone IMG,
.cpwTariffTbl TD.cpwTariffBestValue IMG,
.cpwTariffTbl TD.cpwTariffRecommended IMG,
cpwTariffWebExclusive IMG {
	width: auto;
	height: auto;
}

.cpwTariffTbl TD.cpwTariffDetailsCell {
	text-align: left;
	padding: 0 10px 10px;
	border-bottom: 1px solid #e6eff2;
}

.cpwMoreInfoIcon {
	vertical-align: bottom;
	margin-right: 4px;	
}

.cpwTariffDetailsHdr { padding-bottom: 15px; }
.cpwMoreInfoalign{       /* add 2820*/
margin-top:-15px;
}

.cpwTariffShowDetailsTxt 
{
width:13%;
float:right; 
text-align:right; 
margin-top: -9px;
}

#cpwPayMonthlyTariffTbl .cpwTariffShowDetailsTxt {
width: 13%;
float: right;
text-align: right;
margin-top: -30px;
}

.cpwTariffShowDetailsLnk { background: url('http://media.phonehouse.com/cpw-sales/static/images/pagination_down_dir.png') 100% 70% no-repeat!important; }

.cpwTariffHideDetailsLnk { background: url('http://media.phonehouse.com/cpw-sales/static/images/pagination_up_dir.png') 100% 70% no-repeat!important; }


.cpwupg{
/*margin-top:10px;bug fix 3082*/
/*margin-top:0px\9;     bug fix 3082*/
}
:root .cpwpaym{
 margin-top:-30px;
}
.cpwpaym{
 margin-top:-30px;
margin-top:-30px\9;     /*bug fix 3082*/

}

.cpwTariffShowDetailsTxt2 { width: 12%; float: right; text-align: center; }     /* add 2820*/
.cpwTariffShowDetailsTxt2 a { margin-top: -22px; font-size: 14px; background: none; padding: 8px 0 0 10px; display: block; }      
/*A.cpwTariffShowDetailsLnk {                           
	background: url('../images/global/arrow_more_down.gif') no-repeat 100% 50%;
	padding-right: 20px;
}

A.cpwTariffHideDetailsLnk {
	background: url('../images/global/arrow_hide.gif') no-repeat 100% 50%;
	padding-right: 20px;
}*/     /*commented for 2820*/
.tf-banner-4g { background: url(../images/tariff_sprite.png) 0px 87px; width: 24px; height: 27px;  float: left; margin: 10px 0 0 10px; }  
.cpwProdCodeTxt {
	width: 400px;
	float: right;
	text-align: right;
	color: #7f91a7;	

}


/*TD.cpwDataUkMinutes, */            /*2820 change*/
TD.cpwDataUkTexts,
TD.cpwDataUkData,
TD.cpwDataContractLength,
TD.cpwDataFreeGift {
	color: #7f91a7;		
}

TD.cpwDataUkMinutes,
TD.cpwDataUkTexts,
TD.cpwDataUkData,
TD.cpwDataContractLength,
TD.cpwDataFreeGift,
TD.cpwDataPhoneCost,
TD.cpwDataEffectiveCost,
TD.cpwDataMonthlyCost {
	padding-top: 25px;	                /*2820 15px*/
}

TD.cpwDataUkMinutes STRONG,
TD.cpwDataUkTexts STRONG,
TD.cpwDataUkData STRONG,
TD.cpwDataContractLength STRONG,
TD.cpwDataFreeGift STRONG,
TD.cpwDataNetworkTariff STRONG,
TD.cpwDataTopUpGets STRONG,
TD.cpwDataOffer STRONG {
	color: #012351;
	font-size: 16px;
	font-weight: bold;
	display: block;	
}

TD.cpwDataPhoneCost STRONG {
	color: #012351;
	font-size: 18px;
	font-weight: bold;
	display: block;	
}

TD.cpwDataEffectiveCost STRONG {
	color: #7f91a7;
	font-size: 16px;
	font-weight: bold;
	display: block;	
}

.cpwDataNowPrice {
	display: block;
	color: #e40134 !important; 
}

.cpwDataWasPrice {
	display: block;
	padding-top: 2px;
}

TD.cpwDataMonthlyCost STRONG,
TD.cpwDataCost STRONG {
	color: #012351;
	font-size: 18px;
	font-weight: bold;
	display: block;	
	word-spacing:-5px
}

.cpwDataEffectiveCost strong{color:#7f91a7; font-weight: normal !important;}
/* DATA TABLE COLUMN WIDTHS AND ALIGNMENTS */

.cpwTariffTbl TH.cpwDataPromotion,
.cpwTariffTbl TD.cpwDataPromotion {
	text-align: center;
}

.cpwTariffTbl TH.cpwDataUkMinutes,
.cpwTariffTbl TD.cpwDataUkMinutes {
	text-align: center;
	width:100px;
}

.cpwTariffTbl TH.cpwDataUkTexts,
.cpwTariffTbl TD.cpwDataUkTexts {
	text-align: center;
	width:100px;
}

.cpwTariffTbl TH.cpwDataUkData,
.cpwTariffTbl TD.cpwDataUkData {
	text-align: center;
	width:100px;
}

.cpwTariffTbl TH.cpwDataNetwork,
.cpwTariffTbl TD.cpwDataNetwork {
	text-align: center;
	width:100px;
}

td.cpwDataNetwork strong { padding-top: 6px; }
td.cpwDataNetwork div { 
/* {0 0 10px 15px; }*/
margin: auto; /*bugfix 2820*/
margin-top:15px;
margin-bottom:10px;
}

.cpwTariffTbl TH.cpwDataContractLength,
.cpwTariffTbl TD.cpwDataContractLength {
	text-align: center;
}

.cpwTariffTbl TH.cpwDataFreeGift,
.cpwTariffTbl TD.cpwDataFreeGift {
	text-align: center;
}
.cpwTariffTbl TD.cpwDataFreeGift { /*bugfix 2820*/
	font-weight: bold;
}


.cpwTariffTbl TH.cpwDataPhoneCost,
.cpwTariffTbl TD.cpwDataPhoneCost {
	text-align: center;
}

.cpwTariffTbl TH.cpwDataEffectiveCost,
.cpwTariffTbl TD.cpwDataEffectiveCost {
	text-align: center;
	display:none;
	 width:70px;
}

.cpwTariffTbl TH.cpwDataMonthlyCost,
.cpwTariffTbl TD.cpwDataMonthlyCost {
	text-align: center;
}

.cpwTariffTbl TH.cpwDataAction,
.cpwTariffTbl TD.cpwDataAction { text-align: right; }

#cpwPayMonthlyTariffTbl TH.cpwDataAction,
#cpwPayMonthlyTariffTbl TD.cpwDataAction { width: 20%; }

#cpwPayGoTariffTbl TH,
#cpwPayGoTariffTbl TD,
#cpwPayGoUpgradesTariffTbl TH,
#cpwPayGoUpgradesTariffTbl TD { text-align: left; }

#cpwPayGoTariffTbl TH.cpwDataNetworkTariff,
#cpwPayGoTariffTbl TD.cpwDataNetworkTariff { width: 23%; }
#cpwPayGoTariffTbl TH.cpwDataTopUpGets,
#cpwPayGoTariffTbl TD.cpwDataTopUpGets { width: 24.5%; }
#cpwPayGoTariffTbl TH.cpwDataOffer,
#cpwPayGoTariffTbl TD.cpwDataOffer { width: 27%; }
#cpwPayGoTariffTbl TH.cpwDataCost,
#cpwPayGoTariffTbl TD.cpwDataCost { width: 13.5%; }
#cpwPayGoTariffTbl TH.cpwDataAction,
#cpwPayGoTariffTbl TD.cpwDataAction { width: 29.5%; }

#cpwPayGoUpgradesTariffTbl TH.cpwDataNetworkTariff,
#cpwPayGoUpgradesTariffTbl TD.cpwDataNetworkTariff { width: 23%; }
#cpwPayGoUpgradesTariffTbl TH.cpwDataUpgradeDetails,
#cpwPayGoUpgradesTariffTbl TD.cpwDataUpgradeDetails { width: 27%; }
#cpwPayGoUpgradesTariffTbl TH.cpwDataOffer,
#cpwPayGoUpgradesTariffTbl TD.cpwDataOffer { width: 17%; }
#cpwPayGoUpgradesTariffTbl TH.cpwDataCost,
#cpwPayGoUpgradesTariffTbl TD.cpwDataCost { width: 12.5%; }
#cpwPayGoUpgradesTariffTbl TH.cpwDataAction,
#cpwPayGoUpgradesTariffTbl TD.cpwDataAction { width: 18%; }

.cpwDataOffer li { /*dw addition 21/08/14 */
text-align: left;
font-size: 12px;
list-style-type: none;
padding-left: 10px;
margin-left: 0;
background: url('http://media.phonehouse.com/cpw-sales/static/images/blackBullet.gif') 0 5px no-repeat;
margin-bottom: 3px;
}

.cpwNetworkTxtO2,
.cpwNetworkTxtOrange,
.cpwNetworkTxtTMobile,
.cpwNetworkTxtTalkMobile,
.cpwNetworkTxtThree,
.cpwNetworkTxtVirginMedia,
.cpwNetworkTxtVodafone {
	padding-left: 48px;
	min-height: 35px;
}

.cpwNetworkTxtO2 { background: url('../images/global/network_o2.gif') no-repeat 0 0; }
.cpwNetworkTxtOrange { background: url('../images/global/network_orange.gif') no-repeat 0 0; }
.cpwNetworkTxtTMobile { background: url('../images/global/network_tmobile.gif') no-repeat 0 0; }
.cpwNetworkTxtTalkMobile { background: url('../images/global/network_talkmobile.gif') no-repeat 0 0; }
.cpwNetworkTxtThree { background: url('../images/global/network_three.gif') no-repeat 0 0; }
.cpwNetworkTxtVirginMedia { background: url('../images/global/network_virgin_media.gif') no-repeat 0 0; }
.cpwNetworkTxtVodafone { background: url('../images/global/network_vodafone.gif') no-repeat 0 0; }


.cpwTariffDetailsContent {
	border-top: 1px solid #fff;
	padding:0 55px;             /* new change 	padding-top: 15px;*/
	float:right;                              /*2820*/
	width:100%;
}

.cpwTariffDetailsContent H3 {
	font-size: 16px;
	margin: 0 auto 15px;
}

.cpwTariffExtraChargesSctn {
	width: 340px;
	float: right;	/*2820*/
	 margin-top:10px   /* new change*/
}

.cpwextraDetails{          /*3440 add*/
 font-size:12px !important;
 margin-right:-10px;
}
/*
.left-tariff{             
padding-top:15px;
}
*/
.left-tariff {
/*    border-top: 1px solid #FFFFFF;*/
    margin-top:10px;
    float: left;
    /*padding: 0 30px 0 25px;*/
    /*width: 420px;     bug fix 3082*/
}

TABLE.cpwTariffChargesTbl {
	width: 100%;
	border-collapse: separate;
	border-spacing: 1px;
	background: #eef6f8;	
}

.cpwTariffChargesTbl TH,
.cpwTariffChargesTbl TD {
	font-size: 12px;
	color: #012351;
	padding: 5px 11px;
	text-align: left;
}

.cpwTariffChargesTbl TH {
	font-weight: bold;
	background: #ddecef !important;
}

.cpwTariffChargesTbl TD { background: #fff !important; }

.cpwTariffExtraInfoSctn {
	width: 470px;
	float: right;
}

.cpwTariffExtraTopSctn { margin-bottom: 20px; }

.cpwTariffExtraCoverage {
	width: 230px;
	float: left;
}

.cpw4GHdr {
	background: url('../images/global/icon_4g.gif') no-repeat 0 50%;
	padding: 2px 0 2px 33px;
}

.cpwTariffExtraCoverage { margin-bottom: 0; }

.cpwCoverageLnk {
	background: url('../images/global/icon_network_coverage.gif') no-repeat 0 50%;
	padding-left: 23px;
}

.cpwTariffExtraSocial {
	width: 210px;
	float: right;
}

.cpwTariffExtraSocialLst { overflow: hidden; }

.cpwTariffExtraSocialLst LI {
	float: left;
	margin-right: 10px;
}

.cpwTariffExtraScrolledSctn {
	height: 200px;
	overflow: auto;
	padding-right: 15px;
}

.cpwTariffExtraBenefits { margin-bottom: 15px; }

.cpwTariffExtraBenefitsLst LI { margin-bottom: 8px; }

.cpwTariffExtraDeals P { margin: 0 auto 12px; }

.cpwTariffExtraDealsLst LI { margin-bottom: 8px; }

.cpwHighlightedCell { background: #eef6f8; }

.cpwProdStrapLineSctn { margin: 20px 0; }

.cpwProdStrapLineTxt {
	width: 700px;
	float: left;
	font-size: 20px;
	font-weight: normal;
	padding-top: 8px;	
}

.cpwProdStrapLineTxt STRONG { font-weight: bold; }

.cpwProdStrapPhoneNumber {
	padding-left: 25px;
	background: url('../images/pdp/icon_call_us.gif') no-repeat 0 50%;
}

.cpwProdStrapLineBtn {
	width: 260px;
	float: right;
	text-align: right;	
}

.cpwBetterPriceBanner {
	text-align: center;
	margin: 20px auto 0;	
}

/* TABBED SECTION STYLES */

.cpwProdInfoTabsContainer {
	width: 100%;
	text-align: center;
	background: url('../images/pdp/bg_info_tabs.png') #eef6f8 repeat-x 50% 100%;
	padding: 1px 0 4px;
}

.cpwProdInfoTabs {
	width: 1000px;
	text-align: left;
	overflow: hidden;
	z-index: 9999999999999;
	zoom: 1;
	margin:auto;
}

.cpwSticky {
	position: fixed;
	z-index: 9999999999999;
	width: 100%;
    left: 0;  
    top: 0;  
}

.cpwProdInfoTabsFloatedLst {
	width: 900px;
	float: left;
	border-left: 1px solid #d5e3e6;
}

.cpwProdInfoTabsLst { overflow: hidden; }

.cpwProdInfoTabsLst LI { float: left; }

.cpwProdInfoTabsLst LI A {
	font-size: 18px;
	font-weight: normal;
	display: block;
	padding: 15px 20px 12px;
	border-right: 1px solid #d5e3e6;
	border-top: 1px solid #d5e3e6;
}

.cpwProdInfoTabsLst LI A:hover { text-decoration: none; }

.cpwProdInfoTabsLst LI A.cpwSelectedLnk {
	font-weight: bold;
	color: #fff;
	background: #83a4ad;
	border-right: 1px solid #83a4ad;
	border-top: 1px solid #83a4ad;
}

.cpwProdInfoTabsLst LI A.cpwSelectedLnk:hover { color: #fff; }

.cpwProdInfoTabsTopLnk {
	width: 82px;
	float: right;
	padding-top: 6px;	
}

#cpwProdInfoTabsTopBtn { display: none; }

/* PRODUCT OVERVIEW */

.cpwProdTopFeaturesSctn {
	clear: both;
	text-align: center;
}

.cpwProdTopFeaturesContent,
.cpwProdOverviewContent {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 1px solid #ddefef;
}

.cpwProdMainFeature {
	padding: 25px 0;
	background: #eef6f8;
}

.cpwProdMainFeatureImg {
	width: 180px;
	float: left;
	text-align: center;	
}

.cpwProdMainFeatureTxt {
	width: 780px;
	float: right;
	text-align: left;
	margin-right: 36px;
}

.cpwProdMainFeatureLst { overflow: hidden; }

.cpwProdMainFeatureLst LI {
	float: left;
	margin-right: 35px;
}

.cpwProdExtraFeatures { padding: 15px 0; }

.cpwProdExtraFeaturesTbl TH { padding: 10px 25px 0; }

.cpwProdExtraFeaturesTbl TD { padding: 15px 25px 10px; font-size:14px;}

.cpwProdExtraFeaturesTbl TH,
.cpwProdExtraFeaturesTbl TD {
	text-align: center;
	width: 20%;
}

.cpwPhoneDetailsSctn {
	border-bottom: 1px solid #dff0f1;
	overflow: hidden;
}

.cpwPhoneDetailsLastSctn { overflow: hidden; }

.cpwPhoneDetailsLeftImg {
	width: 360px;
	float: left;	
}

.cpwPhoneDetailsRightImg {
	width: 360px;
	float: right;
	text-align: right;	
}

.cpwPhoneDetailsLeftVideo {
	width: 560px;
	float: left;
	padding: 12px 0;	
}

.cpwPhoneDetailsRightVideo {
	width: 560px;
	float: right;
	text-align: right;	
	padding: 12px 0;
}

.cpwPhoneDetailsLeftTxt,
.cpwPhoneDetailsLeftVideoTxt {
	float: left;
	margin-left: 36px;
	padding-top: 60px;
	padding-bottom: 50px;
}

.cpwPhoneDetailsRightTxt,
.cpwPhoneDetailsRightVideoTxt {
	float: right;
	text-align: left;
	margin-right: 36px;
	padding-top: 60px;
	padding-bottom: 50px;
}

.cpwPhoneDetailsLeftTxt,
.cpwPhoneDetailsRightTxt { width: 576px; }

.cpwPhoneDetailsLeftVideoTxt,
.cpwPhoneDetailsRightVideoTxt { width: 376px; }

.cpwPhoneDetailsWideTxt {
	padding-top: 25px;
	padding-bottom: 15px;
}

/* TECH SPEC TAB */

.cpwProdTechSpecBg {
	clear: both;
	background: #ddecef;
	text-align: center;
}

.cpwProdTechSpecContent {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding: 50px 0;
}

.cpwProdTechSpecSctn { border-bottom: 1px solid #eef6f8; }

.cpwProdTechSpecHdr { 
	padding: 16px;
	background: #fff;
}

.cpwProdTechSpecFloatedHdr {
	width: 800px;
	float: left;
	margin: 0 auto;	
}

.cpwProdTechSpecShowHideLnk {
	width: 100px;
	float: right;
	text-align: right;
	padding-top: 2px;
}

.cpwShowLnk {
	background: url('../images/global/arrow_show.gif') no-repeat 100% 50%;
	padding-right: 20px;
	font-size:14px;
}

.cpwHideLnk {
	background: url('../images/global/arrow_hide.gif') no-repeat 100% 50%;
	padding-right: 20px;
	font-size:14px;
}

.cpwTechSpecTbl TH,
.cpwTechSpecTbl TD {
	padding: 16px;
	vertical-align: top;
	background: #eff6f8;
	border-bottom: 1px solid #fff;
	font-size:14px;
}

.cpwTechSpecTbl TH {
	font-size: 16px;
	font-weight: bold;
	width: 20%;
}

.cpwTechSpecTbl TD.cpwTechDetails { width: 65%; }

.cpwTechSpecTbl TD IMG { vertical-align: top; }

/* PRODUCT REVIEWS */

.cpwProdReviewsSctn {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.cpwProdReviewsContent { padding: 50px 0;margin-top: 36px; }

/* DELIVERY AND RETURNS */

.cpwProdDeliveryReturnsBg {
	clear: both;
	background: #ddecef;
	text-align: center;
}

.cpwProdDeliveryReturnsSctn {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.cpwProdDeliveryReturnsContent {
	padding: 50px 0 25px;
	overflow: hidden;
}

.cpwProdDeliveryCol {
	width: 490px;
	float: left;
}

.cpwProdReturnsCol {
	width: 490px;
	float: right;
	text-align: left;
}

.cpwDeliveryReturnsHdr {
	padding: 15px 25px 12px;
	background: #fff;
}

.cpwDeliveryReturnsHdr H3 {
	margin: 0;
	font-size: 18px;
}

.cpwDeliveryReturnsContent {
	padding: 25px 25px 10px;
	background: #eff6f8;
	border-bottom: 1px solid #dcecef;
	font-size: 14px;
}

.cpwDeliveryReturnsContent STRONG { font-weight: bold; }

.cpwProdDeliveryReturnsContent P { margin: 0 auto 15px; }

.cpwProdDeliveryReturnsContent UL {
	margin: 0 auto 15px;
	border-bottom: #dcecef;
}

.cpwProdDeliveryReturnsContent LI {
	margin: 0 auto 15px;
	background: url('../images/pdp/list_round_bullet.gif') no-repeat 0 5px;
	padding-left: 18px;
}

.cpwDeliveryReturnsTerms {
	margin: 20px 0 10px;
	font-size: 12px;
}

.cpwDeliveryReturnsTerms P {
	margin: 0 auto 12px;
}

#cpwDeliverySctn,
#cpwReserveCollectSctn { margin-bottom: 25px; }

#cpwDeliverySctn H3 {
	background: url('../images/pdp/bg_delivery_hdr.gif') no-repeat 0 50%;
	padding: 2px 0 2px 35px;
}

#cpwReserveCollectSctn H3 {
	background: url('../images/pdp/bg_reserve_collect_hdr.gif') no-repeat 0 50%;
	padding: 2px 0 2px 30px;
}

/* GEEK SQUAD SECTION */

.cpwProdGeekSquadBg {
	clear: both;
	background: #ddecef;
	text-align: center;
}

.cpwProdGeekSquadSctn {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.cpwProdGeekSquadContent { padding: 50px 0; }

.cpwGeekSquadBranding { color: #f57d2f !important; }

.cpwProdGeekBenefitsBox { margin: 50px 0; }

.cpwProdGeekSideBanner {
	width: 234px;
	float: left;	
	text-align: center;
}

.cpwProdGeekSideBanner IMG { max-width: 100%; }

.cpwProdGeekBenefitsContent {
	width: 744px;
	float: right;
	text-align: left;
	background: #fff;	
}

.cpwProdGeekBenefitsPadded { padding: 20px; }

.cpwProdGeekBenefitsContent H3 {
	padding-right: 140px;
	margin-bottom: 40px;	
}

.cpwProdGeekBenefitsLst LI {
	background: url('../images/pdp/icon_tick_geek_squad.gif') no-repeat 0 0;
	padding: 2px 0 3px 35px;
	margin-bottom: 10px;
	font-size:14px;
}

/* ACCESSORIES SECTION */

.cpwProdAccessoriesSctn {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.cpwProdAccessoriesContent { padding: 25px 0; }

.cpwProdAccessoriesTbl { width: 100%; }

.cpwProdAccessoriesTbl TH {
	color: #012351;
	font-size: 16px;
	font-weight: bold;
	vertical-align: top;
}

.cpwProdAccessoriesTbl TH A { color: #012351; }

.cpwProdAccessoriesTbl TH,
.cpwProdAccessoriesTbl TD {
	padding: 5px 25px;
	text-align: left;
	width: 25%;
}
.cpwProdAccessoriesTbl TD { vertical-align: middle; }

.cpwProdAccessoryPriceLst STRONG {
	font-size: 16px;
	font-weight: bold;
}

.cpwProdAccessoryPriceLst EM {
	font-size: 26px;
	font-style: normal;
}

.cpwSalesBranding { color: #e40234 !important; }



/* WHY BUY SECTION */

.cpwWhyBuySctn {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.cpwWhyBuyContent { padding: 50px 0; }




.cpwProdHeroImageSingle {
	width: 315px;
	float: left;
	text-align: center;
}

LI.cpwNowPrice {
    color: #E40134 !important;
}
.pdpAction {
    margin: 10px auto;
    min-width: 140px;
}

.pdpAction a.buynow {
    background-color: #F57F31;
    color: #FFFFFF;
    font-size: 13pt;  
    font-weight:normal;
    line-height: 24px;
    padding: 5px 10px; 
    text-decoration: none; 
    cursor:pointer;
	text-transform: uppercase;
	font-family: cpw_tradebold, arial,sans-serif;
}

/*
.pdpAction a.buynow {
    background-color: #F57F31;
    color: #FFFFFF;
    font-size: 14px;  B
    font-weight: bold;
    line-height: 35px;
    padding: 7px; B
    text-decoration: none; B
    cursor:pointer;
	text-transform: uppercase;
	font-family: cpw_tradebold, arial,sans-serif;
}*/

/*
.pdpAction a.buynow:hover, .pdpAction a.buynow:active {
    background-color: #F57F31;
    color: #FFFFFF;
    font-size: 13pt;
    font-weight: normal;
    line-height: 35px;
    padding: 8px 10px;
    text-decoration: underline;
    cursor:pointer;
	text-transform: uppercase;
	font-family: cpw_tradebold, arial,sans-serif;
	
}*/

.inlineEE, .inlineElig {background:none!important;display:none!important;}
/*
.pdpAction a:link, .pdpAction a:visited {
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-family: cpw_tradebold, arial,sans-serif;
font-size: 14px;
background: #f57d2f;
padding: 7px;
text-transform: uppercase;
}

.pdpAction a:hover, .pdpAction a:active {
color: #ffffff;
text-decoration: underline;
font-weight: bold;
font-family: cpw_tradebold, arial,sans-serif;
font-size: 14px;
background: #f57d2f;
padding: 7px;
text-transform: uppercase;
 }*/
 

.pdpAction a:link, .pdpAction a:visited {
color: #ffffff;
text-decoration: none;
font-weight: normal;
font-family: cpw_tradebold, arial,sans-serif;
font-size: 13pt;
background: #f57d2f;
padding: 5px 10px;
text-transform: uppercase;
}

.pdpAction a:hover, .pdpAction a:active {
color: #ffffff;
text-decoration: underline;
font-weight: normal;
font-family: cpw_tradebold, arial,sans-serif;
font-size: 13pt;
background: #f57d2f;
padding: 5px 10px;
text-transform: uppercase;
 }


#colourViewTooltipDealFinder .phoneViewTooltipHeader {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/compare_footer/tooltip_header_deal.png");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 7px;
    width: 264px;
}
#colourViewTooltipDealFinder .phoneViewTooltipbg {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/compare_footer/tooltip_bg_deal.png");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: repeat-y;
    background-size: 100% auto;
    padding-top: 1px;
    width: 264px;
}
#colourViewTooltipDealFinder .phoneViewTooltipbg span {
    font-family: Arial,Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding-left: 15px;
}
#colourViewTooltipDealFinder .phoneViewTooltipbg p {
    color: #000000;
    font-size: 13px;
    margin: 0 6px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 250px;
}
#colourViewTooltipDealFinder .phoneViewTooltipfooter {
    background: url("../images/compare_footer/tooltip_footer.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 9px;
    width: 264px;
}
#colourViewTooltipDealFinder .phoneTooltiparrowFooter {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/compare_footer/tooltip_arrowFooter_deal.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    height: 33px;
    width: 264px;
}

.cpwProdTabbedSctn .cpwProdTopSctnBg {
	clear: both;
	background: #ddecef;
	text-align: center;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-x: hidden;
	margin-top: 0px;
}

#cpwHeader A#ankTop IMG {
max-width:232px;
}



/* coverage check box */ 
.close_box       { width:535px; margin:0 auto; }
.close_box_hdr   { background:#dcecef; width:535px; }
.close_box_hdr_l { background:url("../images/online_upgrades/icon_warning.gif") 10px 5px no-repeat; float:left; width:300px; text-align:left; color:#003060; font-family:arial,helvetica,sans-serif; font-weight:bold; padding:12px 0 12px 48px; }
.close_box_hdr_r { float:right; padding:8px; }
.close_elig_copy { background:#ffffff; font-family:arial,helvetica,sans-serif; text-align:left; }
.close_elig_copy p { background:#ffffff; font-family:arial,helvetica,sans-serif; padding:15px; text-align:left; display:block; font-size:14px; color:#012351;margin:0 }
.close_buttons_eli   { background:#ffffff; padding:10px 30px; }
.close_buttons_unav   { background:#ffffff; padding:10px 30px; text-align:center; }
.btn_cancel_elig { float:left; width:150px; text-align:right; }
#btn_elig_cancel { background:url("../images/online_upgrades/btn_cancel_overlay.gif") 0 0 no-repeat; width:96px; height:38px; margin:10px 0; border:0; font-size:0; }
#btn_proceed     { background:url("../images/online_upgrades/btn_proceed.gif") 0 0 no-repeat; width:346px; height:38px; margin:10px 0; border:0; font-size:0; }
.proceed         { float:right;}
.up_clr          { clear: both; }
.box-head-eli    { background-color: #DDECEF; clear: both; height: 55px; width: 575px;}
.box-head-eli h2 { float: left; padding: 15px 0 0 25px; color: #012351;font-size: 22px;font-weight: bold; margin: 0 auto 12px;}

.eliglnk_icon { display:block; color:#3399CC!important; font-size:10pt!important; padding:30px 0 10px 0!important; font-weight:normal!important;text-align:left!important; }
	
.eligcopy         { color:#002060; display:block; padding:10px; text-align:left!important;}
.padlock          { background:url("../images/online_upgrades/icon_padlock.gif") 42% 55% no-repeat!important; padding:0!important; }
.padlock_tar      { background: url("../images/online_upgrades/icon_padlock.gif") no-repeat scroll 100% 70% transparent !important; padding-right: 20px; }
#continue_to_bskt { background:url("../images/online_upgrades/btn_continue.gif") 0 0 no-repeat; width:272px; height:38px; border:0;}
.icon_warning     { background:url("../images/online_upgrades/icon_warning.gif") 10px 10px no-repeat; float:left;  text-align:left; color:#003060; font-family:arial,helvetica,sans-serif; font-weight:bold; padding:12px 0 12px 48px!important; }
#buy_now { background:url("../images/online_upgrades/btn_buynow.gif") 0 0 no-repeat; width:272px; height:38px; border:0;}
.eliglnk_icon .icafe-icon {margin-left:-88px;}

#btn_nothanks { background:url("../images/online_upgrades/btn_nothanks.gif") 0 0 no-repeat; width:120px; height:38px; border:0; cursor:pointer;}
#btn_upgtoee  { background:url("../images/online_upgrades/btn_upgradetoee.gif") 0 0 no-repeat; width:148px; height:38px; border:0; cursor:pointer; }
.no_thanks    { float:left; width:150px; text-align:right; }
.upgtoee      { float:right; }

.close_ee_copy           { background:#ffffff; font-family:arial,helvetica,sans-serif; text-align:left; padding:10px 40px; }
.close_ee_copy p         { text-align:left; font-size:14px; color:#012351; display:block; margin:10px 0; }
.ee_hero_img             { text-align:center; }
.close_buttons_upgtoee   { background:#ffffff; padding:10px 90px; }
.box-head-ee             { background-color: #DDECEF; clear: both; height: 55px; width: 575px;}
.box-head-ee h2          { float:left; padding: 15px 0 0 25px; color: #012351;font-size: 22px;font-weight: bold; margin: 0 auto 12px;}
/* DW FIX TO REMOVE 3 NETWORK 29-11-13 */
label[for=Network_3] { display:none!important; }
.tf-banner-3         { display:none!important; }
#Network_3           { display:none!important; }

/* Added 4g image to fix issue in recommended deals 03-01-2014 */
.tf-fourg {
	background: url('../images/tariff_sprite.png') 0px 86px;
	width: 24px;
	height:24px;
	display:block;
	margin: 7px auto 0;
}
.pdpAction a.buynow, .pdpAction a.buynow:visited {
    border-radius: 2px;
    font-weight: normal !important;
}
/* Hide 3G text in PDP tariff table but show 4G logo */
.cpwDataUkData DIV { display: none; }
.cpwDataUkData DIV.tf-banner-4g { display: block; }	

.cpwChooseNetwork {
	/*width: 800px;*/
	float: left;	
} 
.cpwChooseNetworkLst LI {
    background: url("http://media.phonehouse.com/cpw-sales/static/images/form_elements/radio_off.gif") no-repeat scroll 0 12px ;
    display: inline-block !important;
    margin-right: 33px !important;
	margin: -10px 0 0 0;
}

.cpwChooseNetworkLst LABEL {
    display: inline-block;
    padding: 0 0 0 25px !important;
    text-align: center;
}

.cpwChooseNetworkLst INPUT {
    display: none;
}
.cpwNetworkSelectedRadioBtn { background: url('http://media.phonehouse.com/cpw-sales/static/images/form_elements/radio_on.gif') no-repeat 0 12px !important; }

.cpwNetworkDisabledRadioBtn { background: url('http://media.phonehouse.com/cpw-sales/static/images/form_elements/radio_disabled.gif') no-repeat 0 12px !important; }


.cpwChooseNetworkBtn {
	width: 150px;
	float: right;
	text-align: right;
}

.cpwNetworkSelect {
    display: block;
    float: right;
    margin: 0 25px 0 0;
}


#cpwNetworkSelectBox {
    color: #012351;
    display: block;
    font-size: 14px;
    height: 26px;
    opacity: 0;
    position: relative;
    top: 5px;
    width: 190px;
    z-index: 10;
	filter : alpha(opacity=0); WIDTH: 190px
}

#cpwNetworkSelectBox {
    color: #012351;
    font-size: 14px;
}

#cpwNetworkSelectBox {
    color: #012351;
    font-size: 14px;
}

span.cpwNetworkSelectTxt {
    background: url("../images/pdp/network_select_bg.png") no-repeat scroll 0 0 !important;
    color: #012351;
    display: block;
    font-family: arial;
    font-size: 14px;
    height: 26px;
    line-height: 20px;
    margin-top: -20px;
    outline: medium none;
    overflow: hidden;
    padding: 3px 28px 0 0;
    text-indent: 10px;
    width: 162px;
    z-index: 1;
}


.cpwSwitchNetworks {
    margin: 0 auto 15px;
    overflow: hidden;
}
.cpwSwitchNetworks H2 {
    display: block;
    float: left;
    margin: 0 25px 0 0;
    padding-top: 5px;
}

.network-o2{
width:36px; 
height:40px;
}


.network-vodafone{
width:55px;
height:40px;
}
.network-ee{
width:30px;
height:40px;
}

.network-orange{
width:36px;	
height:40px;
}

.network-tmobile{
width:115px;
height:40px;
}
.network-talkmobile{
width:87px;
height:40px;
}

.cpwNetworkSelectMessage {
	margin: 0 5px 0 0;
	display: block;
	float: right;
	text-align: right;
    color: #012351;
}

.cpwNetworkSelectMessage P { margin: 0 auto -5px; }

.cpwNetworkSelectMessage {
margin: 0 5px 0 0;
display: block;
float: right;
text-align: right;
color: #012351;
}

.box-head-eli {
    background-color: #DDECEF;
    clear: both;
    height: 55px;
    width: 575px;
}
.box-head-eli h2 {
    color: #012351;
    float: left;
    font-size: 22px;
    font-weight: bold;
    margin: 0 auto 12px;
    padding: 15px 0 0 25px;
}

.eliglnk_icon {
    color: #3399CC !important;
    font-size: 10pt !important;
    font-weight: normal !important;
    padding: 30px 0 10px !important;
    text-align: left !important;
}
.eligcopy {
    color: #002060;
    display: block;
    font-size: 10pt;
    padding: 10px;
    text-align: left !important;
}
.padlock {
    background: url("../images/icon_padlock_phone.gif") no-repeat scroll 45% 55% rgba(0, 0, 0, 0) !important;
    height: 4px;
    margin-left: 25px;
    margin-top: -17px;
    padding: 8px !important;
}
.padlock_tar {
    background: url("../images/online_upgrades/icon_padlock.gif") no-repeat scroll 100% 70% rgba(0, 0, 0, 0) !important;
    height: 14px !important;
    margin-bottom: -23px;
    margin-left: -28px;
}
#continue_to_bskt {
    background: url("../images/online_upgrades/btn_continue.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    height: 38px;
    width: 272px;
}

close_box {
    margin: 0 auto;
    width: 535px;
}
.close_box_hdr {
    background: none repeat scroll 0 0 #DCECEF;
    width: 535px;
}
.close_box_hdr_l {
    background: url("../images/online_upgrades/icon_warning.gif") no-repeat scroll 10px 5px rgba(0, 0, 0, 0);
    color: #003060;
    float: left;
    font-family: arial,helvetica,sans-serif;
    font-weight: bold;
    padding: 12px 0 12px 48px;
    text-align: left;
    width: 300px;
}
.close_box_hdr_r {
    float: right;
    padding: 8px;
}
.close_elig_copy {
    background: none repeat scroll 0 0 #FFFFFF;
    font-family: arial,helvetica,sans-serif;
    text-align: left;
}
.close_elig_copy p {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #012351;
    display: block;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    padding: 15px;
    text-align: left;
}
.close_buttons_eli {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px 30px;
}
.close_buttons_unav {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px 30px;
    text-align: center;
}
.btn_cancel_elig {
    float: left;
    text-align: right;
    width: 150px;
}
#btn_elig_cancel {
    background: url("../images/online_upgrades/btn_cancel_overlay.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    font-size: 0;
    height: 38px;
    margin: 10px 0;
    width: 96px;
}
#btn_proceed {
    background: url("../images/online_upgrades/btn_proceed.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    font-size: 0;
    height: 38px;
    margin: 10px 0;
    width: 346px;
}
.proceed {
    float: right;
}
/*#step1{
margin-top:20px;
}

/*
#cpwNetworkChoiceForm{
margin-top:30px;
margin-bottom: 50px;
}*/

.tableHeadShadowUpgElig{
	margin-top: 85px;
}

.upgeliglnk{	
 color: #fff;
font-weight: normal;
text-decoration: underline;
float: right;

}

.cpwProdTariffsLnk { margin: 15px auto 10px; }
A {color: #019bb7;text-decoration: none;}

.network-filter {
width: 100%;
margin: 0 0 5px 0;
margin-top:30px;
padding: 0;
float: left;
}
.network-filter h3 {
font-size: 16px;
margin: 0 30px 15px 0;
float: left;
}
#upgradesRecomTab .cpwTariffTbl {
border-top: 1px solid #dcecef;
}
#cpwPayMonthlyTariffTbl {
float: left;
margin-bottom: 25px;
}
.network-logo {
    background: url("../../static/images/network_logos.png") no-repeat scroll 0 0;
}
.network-logo.network-o2 {
    background-position: -4px -1px;
    height: 33px;
    width: 26px;
}
.network-logo.network-ee {
    background-position: -43px -1px;
    height: 33px;
    width: 19px;
}
.network-logo.network-orange {
    background-position: -79px -1px;
    height: 33px;
    width: 29px;
}
.network-logo.network-tmobile {
    background-position: -123px -1px;
    height: 33px;
    width: 28px;
}
.network-logo.network-vodafone {
    background-position: -166px -1px;
    height: 33px;
    width: 43px;
}
.network-logo.network-talkmobile {
    background-position: -223px -1px;
    height: 33px;
    width: 77px;}
	.radio-disabled .network-logo.network-o2 {
    background-position: -4px -36px;
}
.radio-disabled .network-logo.network-ee {
    background-position: -43px -36px;
}
.radio-disabled .network-logo.network-orange {
    background-position: -79px -36px;
}
.radio-disabled .network-logo.network-tmobile {
    background-position: -123px -36px;
}
.radio-disabled .network-logo.network-vodafone {
    background-position: -166px -36px;
}
.radio-disabled .network-logo.network-talkmobile {
    background-position: -223px -36px;
}	

.newdesign2 .network-logo
{
    float: left;
    margin: -7px 5px 0 0;

}
.tf-message {
background: #5fae2f;
color: #fff;
font-size: 14px;
font-weight: bold;
width: 970px;
margin: 0 auto;
padding: 10px 15px;
text-align: left;
float: left;
clear: right;
}
.cpwTariffShowDetailsTxt a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    padding: 8px 13px 0 10px;
}	
/*.cpwTariffTbl td {
    padding: 25px 10px 0;
}*/
.cpwTariffTblContainer #cpwPayMonthlyTariffTbl{
margin-top:20px;
}
#upgradesRecomTab #cpwPayMonthlyTariffTbl{
margin-top:0px;
}
.cpwDataFreeGift{
width:15%;
}
#Nav > ul > li > a { cursor: pointer; }      /*tac 4325*/
/* NETWORK BENEFITS */
.left-tariff { width: 488px; float: left; padding: 0 30px 0 0px; padding-top:6px; }       /* bug 3079 ,2648*/
.tariff-group { margin: 0px 0 10px; float: left; }
.tariff-group.line-below { border-bottom: 1px solid #FFFFFF; padding-bottom: 20px; }
.tariff-benefit { margin: 10px 0; float: left; clear: both; }
.tariff-benefit ul { margin: 10px 0 5px 15px; }
.tariff-benefit ul li { margin: 0 0 5px; list-style: disc; }
.tariff-benefit p { margin: 10px 0; }
.tariff-benefit img { float: left; margin: 0 20px 0 0; }
.tariff-benefit-content { width: 318px; float: left; }
/* iPHONE 6 OVERVIEW */
.ip6OvContent{font-family:Arial,sans-serif;width:1000px;text-align:left;color:#333;font-size:14px;line-height:1.5em}

.ip6OvContent *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

.ip6OvContent H2 {
color: #333;
font-weight: 400;
font-size: 30px;
margin: 0 auto 35px;
padding: 0;
line-height: 1.25em;
}


.ip6OvContent P{color:#333;font-size:14px;margin:0 auto 15px}

#ip6OvIntro {
text-align: center;
background: url('http://media.phonehouse.com/cpw-sales/static/dm/iphone_6/images/hero_iphones.jpg ') #fff no-repeat 20% 200px;
padding: 55px 75px 50px 15px;
}

#ip6OvIntro H2 {
margin: 0 auto 50px 0;
text-align: left;
}

#ip6OvIntro P{font-size:22px; width:600px;margin-left: 0!important;}

.ip6OvIntroActions{margin:0 auto 510px;overflow:hidden}

.ip6OvIntroAction {
width: 170px;
float: left;
margin-left: 5px;
}


.ip6OvPlusIntroAction {
width: 170px;
float: left;
margin-left: 340px;
}

.ip6OvContent P{font-size:14px;margin:0 auto 15px;line-height:1.5em;text-align:left}

.ip6OvContent P SUP{font-size:10px;vertical-align:top}


#ip6OvDesign {
padding: 48px 250px 235px 25px;
background: url(http://media.phonehouse.com/cpw-sales/static/dm/iphone_6/images/bg_design.jpg) #f0f0f0 no-repeat 20% 190px;
}


#ip6OvRetina {
padding: 220px 670px 225px 30px;
background: url(http://media.phonehouse.com/cpw-sales/static/dm/iphone_6/images/bg_retina.jpg) #fff no-repeat 60% 100%;
}

#ip6OvChip {
padding: 25px 55px 210px 25px;
background: url(http://media.phonehouse.com/cpw-sales/static/dm/iphone_6/images/bg_chip.jpg) #f0f0f0 no-repeat 0 80%;
}

#ip6OvCoprocessor {
padding: 145px 575px 135px 30px;
background: url(http://media.phonehouse.com/cpw-sales/static/dm/iphone_6/images/bg_coprocessor.jpg) #fff no-repeat 80% 100%;
}

#ip6OvCamera {
padding: 20px 100px 270px 25px;
background: url(http://media.phonehouse.com/cpw-sales/static/dm/iphone_6/images/bg_camera.jpg) #f0f0f0 no-repeat 0 90%;
}

#ip6OvPerformance {
padding: 235px 615px 200px 80px;
background: url(http://media.phonehouse.com/cpw-sales/static/dm/iphone_6/images/bg_performance.jpg) #fff no-repeat 70% 100%;
}

#ip6OvTouchId {
padding: 25px 75px 580px 20px;
background: url(http://media.phonehouse.com/cpw-sales/static/dm/iphone_6/images/bg_touch_id.jpg) #f0f0f0 no-repeat 0 100%;
}

#ip6Ovios8 {
padding: 165px 610px 180px 20px;
background: url(http://media.phonehouse.com/cpw-sales/static/dm/iphone_6/images/bg_ios_8.jpg) #fff no-repeat 70% 100%;
}

.ip6OvProdSctn{background-color:#f0f0f0;text-align:left;margin-bottom:25px}.ip6OvProdSctn H2{margin-bottom:20px!important}#ip6OviPhone5s{padding:60px 165px 55px 385px;background:url(http://media.phonehouse.com/cpw-sales/static/dm/iphone_6/images//prod_iphone_5s.jpg) #f0f0f0 no-repeat 130px 50%}#ip6OviPhone5c{padding:60px 165px 55px 385px;background:url(http://media.phonehouse.com/cpw-sales/static/dm/iphone_6/images/prod_iphone_5c.jpg) #f0f0f0 no-repeat 115px 50%}#ip6OviPhoneCompare{padding:60px 165px 55px 385px;background:url(http://media.phonehouse.com/cpw-sales/static/dm/iphone_6/images/prod_iphone_compare.jpg) #f0f0f0 no-repeat 100px 50%}.ip6OvBuyBtn{margin:30px auto 0 0;width:105px}A.ip6OvBtn{display:block;text-align:center;vertical-align:middle;color:#fff;background:#ff7d28;font-size:16px;font-family:cpw_tradebold,arial;font-weight:400;text-transform:uppercase;text-decoration:none;padding:8px 10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #ff7d28;margin:0 auto}A.ip6OvBtn:hover{color:#fff;text-decoration:none;background-color:#ff8f3b;border:1px solid #dd6000;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}A.ip6OvBtn:active{background-color:#ef6d00}

.ip6OvTerms {
margin: 10px 5px;
text-align: left;
width: 600px;
}

.ip6OvTerms P{font-size:12px;color:#999;magin:0 auto 10px}

/* TARIFF TABLE UPDATES */
.cpwTariffTbl TH.cpwTariffRecommended,
.cpwTariffTbl TD.cpwTariffRecommended { width: 90px; }

/*tablet styles*/
#mainWrapperPDP p { font-size: 11px; }