/* equipment_details.css START */
/* Defining the CSS Style For the table used in the product tabs */
/* Round Table Start */
/* .bb_ProductDetails .infos{
	left:560px; top:38px;
	}
*/
.channelsTabs {
	border-bottom: 1px solid #dddddd;
	height: auto;
	float: left;
	position: relative;
	padding-bottom: 10px;
}

.channelsTabsDigital { 
	
	height: auto;
	float: none;
	position: relative;
	padding-bottom: 10px;
}
.channelsTabs .bb_channelsRow .bb_smallTitle, .channelsTabs .bb_channelsRow .wrapChannels {
	margin-left:-5px;
}
.narrow {
	width: 250px !important;
	padding-left: 10px !important;
	padding-top:20px !important;
}

.fold {
	background:transparent url(/web/common/all_languages/all_regions/images/misc/plus_new.gif) no-repeat scroll left 3px;
	padding-bottom:10px;
}

.unfold {
    background:transparent url(/web/common/all_languages/all_regions/images/misc/minus_new.gif) no-repeat scroll left 3px;
	padding-bottom:10px;
}

.productDetailsTabs .ui-tabs-panel ul {
	padding-left:0px;
}

.roundTable {
    width:100%;
    border:none;
    border-collapse:collapse;
    font-size:11px;
}
.roundTable th, .roundTable td {
    text-align:left;
    border:0px solid #E2E2E2;
    padding:2px;
}
.roundTable .bwNoBorderLeft_Bottom {
    background:transparent url("/web/all_languages/all_regions/images/plans1pixBorder.gif") repeat-y left;
    border-bottom: 1px solid rgb(217, 217, 217);
}
.roundTable .bwNoBorderRight {
    background:transparent url("/web/all_languages/all_regions/images/plans1pixBorder.gif") repeat-y right;
    border-bottom: 1px solid rgb(217, 217, 217);
}
.roundTable .bwNoBorderBottom {
    border-bottom: 1px solid rgb(217, 217, 217);
}
.roundTable .bwNoBorderBottom_LastRow {
    background:transparent url("/web/all_languages/all_regions/images/plans1pixBorder.gif") repeat-x bottom;
}
.roundTable .bwNoBorderBottom_Left {
    border-bottom: 1px solid rgb(217, 217, 217);
    border-left: 1px solid rgb(217, 217, 217);
    text-align: center;
    width: 15%;
}
.roundTable .bwNoBorderBottom_Left_AlignLeft {
    border-bottom: 1px solid rgb(217, 217, 217);
    border-left: 1px solid rgb(217, 217, 217);
    text-align: left;
    width: 15%;
}
.roundTable .bwNoBorderBottom_Left_LastRow {
    border-left: 1px solid rgb(217, 217, 217);
    background:transparent url("/web/all_languages/all_regions/images/plans1pixBorder.gif") repeat-x bottom;
    text-align: center;
}
.roundTable .bwNoBorderBottom_Left_LastRow_AlignLeft {
    border-left: 1px solid rgb(217, 217, 217);
    background:transparent url("/web/all_languages/all_regions/images/plans1pixBorder.gif") repeat-x bottom;
    text-align: left;
}
.roundTable .bwNoBorderTop_Bottom {
    background:transparent url("/web/all_languages/all_regions/images/plans1pixBorder.gif") repeat-x Top right;
    border-bottom: 1px solid rgb(217, 217, 217);
    background-color: rgb(235, 235, 235);

}
.roundTable .bwNoBorderTop_Bottom_left {
    background:transparent url("/web/all_languages/all_regions/images/plans1pixBorder.gif") repeat-x Top right;
    border-bottom: 1px solid rgb(217, 217, 217);
    border-left: 1px solid rgb(217, 217, 217);
    background-color: rgb(235, 235, 235);
    text-align: center;
}
.roundTable .bwNoBorderTop_right {
    background:transparent url("/web/all_languages/all_regions/images/plans1pixBorder.gif") repeat-x Top right;
    border-bottom: 1px solid rgb(217, 217, 217);
    border-left: 1px solid rgb(217, 217, 217);
    background-color: rgb(235, 235, 235);
    width: 18%;
    text-align: center;
}
.roundTable .bwRoundedTopLeft {
    background:transparent url("/web/images/plansTopLeft_g.gif") no-repeat top left;
    border-bottom: 1px solid rgb(217, 217, 217);
}
.roundTable .bwRoundedTopRight {
    border:0px; background:transparent url("/web/images/plansTopRight_g.gif") no-repeat top right;
    border-bottom: 1px solid rgb(217, 217, 217);
}
.roundTable .bwRoundedBottomRight {
    border:0px; background:transparent url("/web/all_languages/all_regions/images/plansBottomRight.gif") no-repeat bottom right;
}
.roundTable .bwBorderBottom_left {
    border-left: 1px solid rgb(217, 217, 217);
    border-bottom: 1px solid rgb(217, 217, 217);
    text-align: center;
    width:20%;
}
.roundTable .bwRoundedBottomLeft {
    border:0px; background:transparent url("/web/all_languages/all_regions/images/plansBottomLeft.gif") no-repeat bottom left;
}
.roundTable .grayRow{
    background-color: rgb(235, 235, 235);
}
.roundTable .headerRow {
    font-weight:bold;
    background-color: rgb(235, 235, 235);
}
.roundTable .boldRow {
    font-weight:bold;
}
.hpServices .tvPVR2 {
    background: none !important;
}
.channelsTabs .wrapChannels li {
    margin:0 5px 5px 0 !important;
    }
/* Round Table End */

.ui-tabs-nav a span.wider {
    width:65px !important;
}

.ui-tabs-nav a span.blank {
    background:none;
    text-align:center;
}
/*
.ui-tabs-nav a span.center {
	height: 29px;
}
*/
/* IE6 Bug Fix Start */

.ui-tabs-nav a span.center span {
    height:20px !important;
}

.productDetailsTabs {
    width:783px !important;
}
.productDetailsTabs .ui-tabs-panel {
    width:730px !important;
}
.packageBlock{
    width:700px !important;
}

/* IE6 Bug Fix End */

.bb_productDetails .descriptionContainer {
    float: left;
    width:65%;
}
.bb_productDetails {
    padding:10px 0 0 9px !important; height:auto;
}
.bb_productDetails .image {
    margin-left: 5px;
    width:260px;
    left:275px;
}
.bb_content.bb_setPadding p {
    margin-bottom: 0px !important;
    }
.addCart {
    margin-bottom: 0px !important;
    }
/* equipment_details.css END */



/* receiverslisting.css START */


body.fr .mostPopular {
    background:transparent url(/web/images/en/flagMostPopular-fr_reversed.gif) no-repeat scroll right top;
}

body.en .mostPopular {
    background:transparent url(/web/images/en/flagMostPopular_reversed.gif) no-repeat scroll right top;
}

.hpServices .tvPVR .bb_onePlan .bb_placeholder {
    height:101px;
    left:20px;
    margin:0 10px 0 0;
    position:absolute;
    top:20px;
    width:147px;
}

.hpServices .tvPVR2 .whyChose {
    min-height:80px !important;
}

.hpServices .bb_banner .bb_imgBanner {
    width: 49%;
}

.hpServices .bb_banner .bb_onePlan {
    width: 50%; 
    padding-left: 0px;
    margin-left: 0px;
    padding-top: 5px;
    margin-top: 5px;
}

.hpServices .tvPVR .bb_onePlan h2, .hpServices .tvPVR .bb_onePlan .catchPhrase, .tvPVR .bb_onePlan .priceInfoBox {
    float:right !important;
    margin-bottom:5px !important;
    width:210px !important;
}

.bb_banner .bb_onePlan .wrapPriceInfo p br {
    display:none;
}

.bb_banner .bb_onePlan .priceInfoBox{
    bottom:0;
    height:56px;
    position:absolute;
    width:100px;
    float:left;
    width:100px;
}

.bb_banner .bb_onePlan .priceInfoBox.twocol {
    border-left:1px solid #DEDEDE;
    left:110px;
    padding-left:10px;
}

.bb_banner .bb_onePlan .priceInfoBox p {
    margin:0;
    padding:0;
    font-size:11px !important;
}

.bb_banner .bb_onePlan .priceInfoBox p .price {
    padding:8px 0;
}

.tvPVR .bb_onePlan .priceInfoBox {
    bottom:60px;
    height:54px;
    left:180px;
    width:100px;
    margin:0 0 2px;
    padding:0;
    float:none;
    position:absolute;
}

.tvPVR .bb_onePlan .priceInfoBox.twocol {
    border-left:1px solid #DEDEDE;
    left:280px;
    padding-left:10px;
}

.bb_listPlans .bb_onePlan p, .bb_banner .bb_onePlan p {
    font-size:12px !important;
}

.bb_listPlans .bb_onePlan .priceInfoBox p {
    font-size:11px !important;
}
.hpServices .tvPVR .bb_onePlan .details {
    bottom:20px;
    margin:0;
    padding:0;
    position:absolute;
    right:132px;
    width:80px;
}
.extraLinks p {
    margin:0;
}
.extraLinks {
    height:0;
	margin-bottom:20px;
}

/* receiverslisting.css END */


/* rentBuyPriceBox.css START */
.infosRB p .price .price_text {
	font-size:18px;
	letter-spacing:0px;
}

.infosRB p .price {
    color:#0C316F;
    display:block;
    font-size:32px;
    line-height:15%;
    padding:15px 15px 15px 0px;
}
.infosRB p {
    width:180px !important;
}
.bb_setPadding .genericTabsRB{
    left: 0 !important;
    width: 220px !important;
    top:-10px;
}
.bb_productDetails .infosRB {
    top:0px;
    height:auto;
    left: 0 !important;
    /* border-left:none; */
    float:right !important;
    position:relative !important;
    width: 220px;
}
.bb_productDetails .infosRB .bb_viewBtn {
    padding-left:0px;
}
/*
.bb_productDetails .infosRB .fold {
    background:transparent url(/web/common/all_languages/all_regions/images/misc/plus_new.gif) no-repeat scroll left 3px;
}

.bb_productDetails .infosRB .unfold {
    background:transparent url(/web/common/all_languages/all_regions/images/misc/minus_new.gif) no-repeat scroll left 3px;
}
*/
.bb_setPadding .genericTabsRB .priceBoxTab {
    padding-left: 0px;
    padding-right: 0px;
    top:10px;
}
.bb_setPadding .genericTabsRB .priceBoxTab .subtitle {
    width:165px;
}

.bb_setPadding .genericTabsRB .priceBoxBottom {
    /* padding-bottom: 7px; */
	margin-bottom:20px;
}
.genericTabsRB .ui-tabs-nav li a.noPad {
    padding-right:0;
}

.genericTabsRB .ui-tabs-nav li{
    border-bottom:solid 1px #dedede;
    padding:0px;
    margin:0px;
    /*
    width:115px;
    border-bottom:none;
    */
}
.genericTabsRB .ui-tabs-nav .ui-tabs-selected{
    border-bottom:none;

    /* margin-left:0px; */
}
.genericTabsRB ul.ui-tabs-nav {
    margin-left:2px;
}
.genericTabsRB {
    padding-left: 10px;
}
.genericTabsRB #contentHolder {
    padding-top:5px;
    /*
        position:relative;
        top:-10px;
        height:auto;
        padding-bottom:10px;
        margin-left: 4px;
    */
    border-left:1px solid #dedede;
    padding-left:20px;
    margin-left: 5px;
    /* margin-top:-10px; */
    /* border-top:1px solid #dedede; */
    border-top-width:1px;
}
.ui-tabs-nav a span.wider span {
    float:none;
    line-height:30px;
    font-size:14px;
}	







/*

.genericTabsRB .ui-tabs-navRB {
   padding:0 !important;
   margin:0 !important;
}

.genericTabsRB #contentHolder {
   position:relative;
   top:-10px;
   border-left:1px solid #dedede;
   height:auto;
   padding-bottom:10px;
   margin-left: 4px;
}
#contentHolder div {
   position:relative;
   padding-left:20px;
}
#contentHolder div div {
   position:relative;
   left:0px;
}
*/
/* rentBuyPriceBox.css END */


/* singlePriceBox.css START */

.bb_productDetails .infosB .fold {
    background:transparent url(/web/common/all_languages/all_regions/images/misc/plus_new.gif) no-repeat scroll left 3px;
    padding-left:20px;
}

.bb_productDetails .infosB .unfold {
    background:transparent url(/web/common/all_languages/all_regions/images/misc/minus_new.gif) no-repeat scroll left 3px;
    padding-left:20px;
}
.bb_productDetails .infosB {
    top:0px;
    height:auto;
    left: 0 !important;
    float:right !important;
    position:relative !important;
}
.infosB .contract p .price .price_text {
	font-size:18px;
	letter-spacing:0px;
}
.infosB p .price {
    padding:1px 0 14px !important;
    color:#0C316F;
    display:block;
    font-family:Arial;
    font-size:28px;
    height:28px;
    letter-spacing:-2px;
    line-height:100%;
    margin-bottom:-14px;
    margin-left:0 !important;
    margin-right:0;
    margin-top:0;

}
.infosB p {
    width:150px !important;
    margin-right:0px !important;
    font-size:12px !important;
}
.infosB .contract {
    padding:0 0 0 20px;
}
.infosB div.alreadyCustomer p {
    padding-left: 20px !important;
    margin-top:0;
}
.infosB div.borderTop {
    margin: 20px;
}
.infosB div.borderTop moreWaysToShop {
    padding:0px;
}
.bb_productDetails .infosB {
    border-left:1px solid #dedede;
}
#moreWaysToShop{
    margin-top: 15px;
}

/* singlePriceBox.css END */

/* tabs2promo.css START */
.hpServices .tvPVR2 .bb_onePlan .bb_subtitle {
    margin-top:20px;
    }
.bb_hpList .bb_oneList .bb_subtitle {
    position:static;
}

.bb_hpList .promotionsTV .bb_title  { 
    /*height:40px !important;*/
	height:auto !important; /*changed by jl*/
    /*margin-top: 10px !important;*/
	margin-top: 20px !important;
	margin-bottom:20px; /*changed by jl*/
    }

.wrapPriceInfo{ 
/*    top:-10px;*/
    top:55px;
    float:none;
    margin:0;
    padding:0;
    position:absolute;
    width:100px;
}
.wrapPriceInfo p{
    color:#666666;
    font-size:11px;
    margin:8px 0 0 3px;
    padding:0;
}
.bb_hpList .promotionsTV .price{
    color:#0C316F;
    display:block;
    font-family:Arial;
    font-size:28px;
    height:28px;
    letter-spacing:-2px;
    line-height:100%;
    margin:0 0 -1px;
    padding:0;
    margin-left:0 !important;
}
.bb_hpList .bb_oneList ul {
    margin-left:0px !important;
    width:160px !important;
}

.bb_hpList .bb_oneList span.details {
    bottom:-80px !important;
    left:95px;
	top:230px;
	position:absolute;
}
.bb_hpList .promotionsTV {
    height:270px !important;
}
.hpServices .tvPVR2 .bb_onePlan.wideOnePlan{
    min-height:200px !important;
    height:200px;
	padding-top:20px;
	margin-bottom:20px;
}
.bb_hpList .promotionsTV .bb_placeholder{
    top:190px !important;
}
.IntroParagInfoBlock {
    width:160px !important;
    margin-bottom:10px;
}
.pricePkgLanding{
    color:#0C316F;
    display:block;
    font-family:Arial;
    font-size:28px;
    padding-bottom:10px;
    height:28px;
    letter-spacing:-2px;
    line-height:100%;
    padding:0;
}
.pkgPriceBox{
    margin-top:40px;

}

.bb_hpList .bb_oneList .detailsRight {
/*    left:50px !important;*/
    left:40px !important;
    position:absolute;
/*    top:0px !important;*/
    top:65px !important;
}
.genericTabs .ui-tabs-panel {
    padding: 0px !important;
    }
.hpServices .tvPVR2 .bb_onePlan {
    width: 350px !important;
    }
.bt_channel{
	float:left !important;
}

/* tabs2promo.css END */
