﻿
/* Tool tips */

#transactPlan_tooltip{
		background-color:#DDE0F0;
		border:1px solid #334E94;
	}

/* Override table styles */
.ProductTblRowAlternating
{background-color:#FFFFFF;}

.PhoneBroadbandandTVProductTbl, .PhoneandBroadbandProductTbl, .PhoneandTVProductTbl
{
  border-collapse: collapse; 
  margin-bottom:10px;
  font-weight:normal;
  text-align:left;
  border:0px solid #FFFFFF;
  width:700px;
  margin-top:-4px !important;
  margin-top:0px;
  }

.PhoneBroadbandandTVProductTblHead,.PhoneBroadbandandTVProductTblDesc,.PhoneBroadbandandTVProductTblCell,
.PhoneandBroadbandProductTblHead,.PhoneandBroadbandProductTblDesc,.PhoneandBroadbandProductTblCell,
.PhoneandTVProductTblHead,.PhoneandTVProductTblDesc,.PhoneandTVProductTblCell
{border-bottom:1px solid white; border-left:0px solid white;}

.PhoneBroadbandandTVProductTblCell,.PhoneandBroadbandProductTblCell, .PhoneandTVProductTblCell
{text-align: center;}

.PhoneBroadbandandTVProductTblDesc,.PhoneandBroadbandProductTblDesc, .PhoneandTVProductTblDesc
{font-weight:bold;}

.PhoneBroadbandandTVProductTblHead,.PhoneandBroadbandProductTblHead, .PhoneandTVProductTblHead
{text-align: center; font-weight:bold;}


/*#6681C7*/
.PhoneBroadbandandTVProductTblHead, .PhoneandBroadbandProductTblHead, .PhoneandTVProductTblHead
{background-color:#334E94; color:white;}

.PhoneBroadbandandTVProductTblRow, .PhoneandBroadbandProductTblRow, .PhoneandTVProductTblRow
{background-color:#DDE0F0;}

