/**********

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;
}



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;}





.print_button {display:none;}

/*
#programme_container {margin:10px 0; width:280px; padding:20px; float:left; border:1px solid;}
#programme_container h2{padding:0 0 10px 0; }
#subscription_includes{float:right; padding:20px; width:220px;  margin:10px 0; border:1px solid;}
#subscription_includes hr {display:none}
.threeSteps {clear:both; float:left; }
.threeSteps strong{font-size:12px; margin-left:5px;}
.threeSteps img{margin:10px 0;}
#welcome3ndRowContainer {float:left; width:100%; margin:30px 0; clear:both;}
.help {display:none;}
.gettingStarted h3{padding:10px 0;}

#welcome2ndRowContainer{float:left; width:100%;}
.gotohomeTxt {clear:both; float:left;}
.youwillseeTxt {clear:both; float:left; margin:10px 0}	
.youwillseeTxt img{float:left;}

*/


/* Welcome Journey */
#topbar, #welcome-journey .steps, #print_page, #welcomebtn, .welcome-text p { display: none; }
#welcome-journey h1 { font: Georgia, "Times New Roman", Times, serif; }
#welcome-journey h2 { font-size: 14px; margin-bottom: 0; }
#welcome-journey .chosen-diet h2 { float: left; margin-right: 20px; }
table#membership-details { display: block; width: 500px; float: none; }
#welcome-journey #dietplanimg { float: none; display: block; font-size: 14px; clear: both; margin-bottom: 20px; }
