/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
CSS for Here's One I Made Earlier - Print Stylesheet
Author:		Alison Lee (alisonlee@silktide.com) / Silktide Ltd - All Rights Reserved
Created:	30/06/2007
Updated:	

History:	30/06/2007	Stylesheet created
	


-------------------------------------------------------------------------------------------------------------------------------------------------------------- */


/* Global Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@import "peterduncan.css"

body					{ font: normal 11px "trebuchet ms", "times new roman", times, serif; text-align: left; }

h1						{ font-size: 20px; }
h2						{ font-size: 18px; }
h3						{ font-size: 16px; }

p, li					{ font-size: 11px; }
a,						
a:visited				{ color: #A00702; text-decoration: none; }

form, table				{ font-size: 11px; }

.imgright				{ float: right; margin: 0 0 5px 5px; }


/* Layout Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#header						{ min-width: 1px; width: 100%; height: 80px; background: transparent none; }

#container					{ min-width: 1px; width: 100%; background: transparent none; }
#container .fixedwrapper	{ height: auto; }

#nav						{ display: none; }

#content					{ width: 100%; height: auto; position: relative; top: 0; left: 0; }
.fullwidth #content			{ width: 100%; top: 0; left: 0; text-align: center; }

#footer						{ display: none; }

.fixedwrapper				{ width: 100%; }

/* Header Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#header #logo				{ display: none; }
#header #logo-print			{ display: block; }

/* Layer Images
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#tl img						{ display: none; }
#tr img						{ display: none; }
#bl img						{ display: none; }
#br img						{ display: none; }

#tr .scarf img				{ display: none; }


/* Content Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#snapshot1 					{ position: absolute; top: 30px; }
#snapshot2 					{ position: absolute; top: 50px; left: 250px; }

#familytravels				{ position: absolute; top: 300px; left: 25px; }

.videowrapper				{ width: 352px; position: relative; border: 1px solid #666; margin-top: 20px; }
.videowrapper p				{ position: absolute; top: 20px; left: 20px; }