/*
Title:				Network Pages Main Styles
Author: 			Ross Boardman
Date Modified: 		02 Feb 2005
Last Updated By: 	Ben Eccleston
*/


/* network image replacement
*******************************************************************************/	

/*h2 localnav*/


#localnav h2{ height:20px;}

#localnav h2 a {display:block; width:198px; height:20px;}

#localnav h2 a span{display:none;}


/* h1 headers
*******************************************************************************/	

	
#hnet11 h1, #hnet3 h1, #hnet2 h1, #hnet4 h1, #hnet9 h1, #hnet7 h1, #hnet13 h1{
	background:#000;
		}			
	
#hnet11 a, #hnet3 a, #hnet2 a, #hnet4 a, #hnet9 a, #hnet7 a, #hnet13 a {
	color:#fff;
	}

.bestnettitle {
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
}


/* net phones
*******************************************************************************/	

#netphones table{
	width:555px;
		}

#netphones table, #netphones th, #netphones td{
	border-collapse:collapse;
		}
		
#netphones td{
	/* text-align:center;*/	
	padding:0px;
	vertical-align:top;
		}		
		
#netphones tfoot td{
	text-align:left;
	vertical-align:middle;
	padding: 0px 0 0 10px;
		}				
		
#netphones tbody tr td{
	 width:101px;
	 padding: 0px 0px
		}				

#netphones th, #netphones tfoot{
	height:25px;
	padding: 0px 4px 0px 10px;
	text-align:right;
	}	
	
#netphones  th object embed, #netphones  td object embed{
	text-align:right;
	vertical-align:middle;
	margin:0;
	padding:0;
	border:1px solid #000; 
	width:175px;
}		
	
#netphones th p, #netphones td p{
	text-align:left;
	vertical-align:middle;
	display:inline;
	float:left;
	margin: 10px 0 0 0;
	}		
	
#netphones .netempty{
	border:0px;
	border-bottom:1px;
	width:101px;
	}	
	
#contentdetails table{text-align:left;}

table.vasreview td {
	text-align: left !important; 
}

div#mouse a{
	
	float:left;
	width:100%;
	height:100%;
	text-decoration:none;
	
}
div#mouse a:hover{
background-image:url("/images/overlay.png");
background-repeat:repeat;
/* for IE */
 filter:alpha(opacity=60);
 /* CSS3 standard */
 opacity:0.8;
}


