/*
Title:				BT Mobile Network Pages
Author: 			Ross Boardman
Date Modified: 		02 Feb 2005
Last Updated By: 	Ben Eccleston
*/


/*Network Colour Overrides
*******************************************************************************/	


/*Graphics*/
.promorow, .promooddrow{
	background: url("/Images/network/bt-mobile/border-side-bg.gif");
}

.btnscont {
	background: url("/Images/network/bt-mobile/border-bot-bg2.gif") repeat-x bottom left;
}

#contentdetails UL {
	list-style-image: url("../../Images/Network/bt-mobile/bt-mobile-bullet.gif");
}


h1 {background:#fff;}

#lnnet13 { background: url(/images/Network/h2_13.gif) no-repeat;}	
	

/*Primary Network Colour*/
#bcrumb, #bcrumb a, #bcrumb a:link, #bcrumb a:Visited, #contentdetails a, #contentdetails a:link, #contentdetails a:Visited, #contentdetails td a, #contentdetails td a:link, #contentdetails td a:Visited, #localnav ul li a, #localnav ul ul li a, #contentdetails div.subhead h4 a:hover, #contentdetails h1 a, #contentdetails h1 a:link, #contentdetails h1 a:Visited {
	color:#1A338F;
}

div.pheader {
	border:#1A338F; 
	background: #1A338F;
}

div.pheaderNew {
	border:#1A338F; 
	background: #1A338F;
}



/*Secondary Network Colour*/

#contentdetails a:hover, #contentdetails #bcrumb a:hover, #contentdetails td a:hover, #localnav ul li a:hover, #localnav ul ul li a:hover, #contentdetails div.subhead h4 a:link, #contentdetails div.subhead h4 a:hover, #contentdetails div.subhead h4 a:visited, #contentdetails div.pheader h2 a:hover, #contentdetails h1 a:hover {
	color: #999999;
}	


#contentdetails a:hover, #contentdetails #bcrumb a:hover, #contentdetails td a:hover, #localnav ul li a:hover, #localnav ul ul li a:hover, #contentdetails div.subhead h4 a:link, #contentdetails div.subhead h4 a:hover, #contentdetails div.subhead h4 a:visited, #contentdetails div.pheaderNew h2 a:hover, #contentdetails h1 a:hover {
	color: #999999;
}	


/*Third Network Colour*/

#contentdetails div.pheader h2 a:link, #contentdetails div.pheader h2 a:hover, #contentdetails div.pheader h2 a:visited, div.pheader .price h2{
	color:  #fff;
}	

#contentdetails div.pheaderNew h2 a:link, #contentdetails div.pheaderNew h2 a:hover, #contentdetails div.pheaderNew h2 a:visited, div.pheaderNew .price h2{
	color:  #fff;
}	


/* Tariffs
*******************************************************************************/	

#nettable_13 thead th, #nettable_13 tfoot td{
		background:#143D8D;
		color:#fff;
		text-align:center;
		}
		
#nettable_13 th a:link, #nettable_13 th a:active, #nettable_13 th a:visited{
		font-weight:bold;
		color:#fff;
		}

#nettable_13 tfoot td a:link, #nettable_13 tfoot td a:active, #nettable_13 tfoot td a:visited, #nettable_13 tfoot td a:hover{
		color:#9CF;
		}
		
#nettable_13 td a:link, #nettable_13 td a:active, #nettable_13 td a:visited{
		color:#143D8D;
		}
		
#nettariffs_13 a:link, #nettariffs_13 a:active, #nettariffs_13 a:visited{
		color:#143D8D;
		}		
		
		
#nettable_13 tr.ruled{
		background:#99CCFF;
		color:#000;
		}	

#nettariffs_13 table, #nettable_13 th, #nettable_13 td{
		border:1px solid #000033;
		border-collapse:collapse;
		text-align:center;
		}
		
#nettable_13 th, #nettable_13 td{
		padding:5px;
		}
		
#nettable_13 th.selected{
		background:#003366;
		color:#fff;
		}
		



/* Bespoke Network Services Pages
*******************************************************************************/	

.btbg {
	background-color: #1A338F;
	margin: 0;
	padding: 0;
	text-align: left;
}

.btbg p, .btbg h1, .btbg h2, .btbg h3 {
	margin: 20px 0;
	padding: 0 20px;
	color: #fff;
}

.btbg h1{
	margin: 20px 0;
	padding: 0 20px;
	color: #fff;
	border: 0;
	display: inline;
	text-align: right;
	background: #1A338F;
}



.btbg #bcrumb {
	color: #fff;
	padding-left:20px;
	}

.btbg #btcontent a:link, .btbg #btcontent a:visited {
	color: #fff;
	}

.btbg #btcontent a:hover {
	color: #FBC140;
	}

.btbg #btcontent a:active {
	color: #fff;
	}
	
#btcontent{
	padding: 15px;
	border:0px solid #fff;
	}
	
#btcontent h2 {
	margin: 30px 20px 0;
	padding: 0;
	}
	
#btcontent h3 {
	margin: 15px 20px;
	padding: 0;
	}

#btcontent p {
	margin: 15px 20px;
	padding: 0;
	}

#btcontent ul, #btcontent ol{
	border:0px solid #fff;
	margin-left:40px;
	padding-left:40px;
	color: #fff;
	list-style-image: none;
	}	


/* net phones
*******************************************************************************/	


#netphones table, #netphones th, #netphones td{
	border:1px solid #1A338F;
		}
		

#netphones th, #netphones tfoot{
	background: #1A338F;
	color:#fff;
	}	

#netphones tfoot a:link, #netphones tfoot a:active, #netphones tfoot  a:visited{
	color:#fff;
	}		
	
#netphones tfoot a:hover{
	color:#000;
	}		
