/*
    print.css: print SCREEN STYLES
	------------
	Job:					Thrislington Wetwall
	Template Version:		1.0
	Produced by:			Heidi Seymour
	Start date:				10/11/2009   
	------------
*/

html > body 
	{
   background: white;
   color: black;
   font-size: 12pt;
   font-family: Arial, Helvetica, sans-serif; 
   margin:0;
   padding:0;
   }
img
	{
	border:0;
	}

#menu, .nav2, .accessmenu, p.logo, .sliderPanel ul, .footer, div#arrows
	{
	display:none;
	}
#swatches ul, ul.accessories {padding:0;} 	
#swatches li, ul.accessories li {list-style:none; float:left; width:200px;height:200px}
#swatches li img, ul.accessories li img {display:block; margin-bottom:10px;}

.contFCK ul {margin:0; padding:0}
.contFCK li {margin:0 0 1em 0;}

.contFCK table {border:1px solid black; margin:20px 0}
.contFCK th {border-bottom:1px solid black; text-align:left;}

ul.fittingtips {list-style:none}
ul.fittingtips img {float:left; margin: 0 20px 20px 0;}
ul.fittingtips li {clear:both}