/*
	Author: Keith O'Sullivan 
	Creation Date: 20th Nov 2006
	
	Last modified by: Keith O'Sullivan
	Modification Date: 20th Nov 2006
	
	
	File description:
	 
	This file provides a print friendly 
	stylesheet for the entire Tescodiets 
	website.
	
	
*/



html {background: none;}

body{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: white;
	font-size: 9pt;
	line-height:12pt;
 	background-color:#FFF;
 	float: none;
 	width: auto;
 	margin: 25px;
	margin-right:55px;
 	padding: 0;
 	color: black; 
	background: transparent;
}


p {
	font-weight:normal; 
	line-height:12pt;
	color:#000;
	margin-top: 0px;
	margin-bottom:5px;
}


h2 {
	font-size: 16pt; 
	line-height:16pt;
	color:#000; 
	margin-bottom: 30px; 
	margin-top:5px;
}


h3 {
	font-size: 14pt; 
	line-height:14pt;
	color:#000; 
	margin-bottom: 0px; 
	margin-top:15px;
}


h4 {
	font-size: 12pt; 
	line-height:14pt;
	font-weight: bold; 
	color:#000; 
	margin-bottom: 0px; 
	margin-top:25px;
}

ul{display:inline}

table {border-collapse:collapse;}

td, th {
	border: 1px solid #333333; 
	text-align:left;
}



/*img {display:none;}*/



a { 
	color: #cccccc;
	font-style:italic;
	text-decoration: underline;
}

.skip {display: none}

#searchContainer{display:none; float:none;}

#pageContainer {float:none;}

#nav {display: none; float:none;}

#subNav {display: none; float:none;}



.poweredLoginCon {display: none; float:none;}

.HPfreeDietProfileCon { float:none;}

#fullWdthContainer {float:none;}

#fullWdthInnerContainer  {float:none;}

#footer {display: none;}
/*

#fullWdthInnerContainer .threeUpContainerMid {float:none; color:#000;}

#fullWdthInnerContainer .threeUpContainer {float:none; color:#000;}


#mastheadContainer {display: none; float:none;}
#mastheadContainerSub {display: none; float:none;}








*/
