/*
Summary: 	Print Stylesheet
Inherit:	None
Website:	www.interactiveresorts.co.uk
Author: 	Matthew Branthwaite (matthewbranthwaite.co.uk)
Created: 	2009-01-20
Updated:	2009-01-20
*/



/* Set up the print stylesheet */
body { background: white; }
body, p, li, dt, dd, blockquote, cite, input, select { font:10pt/14pt 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, Helvetica, sans-serif }
div#content div.wrapper { clear: both; width: auto; margin: 0 5%; padding: 0; border: 0; float: none !important; color: black; background: transparent none; }
/*div#content { margin-left: 10%; padding-top: 1em; border-top: 1px solid #930; }*/
a:link, a:visited { color: #0089d5; background: transparent; font-weight: bold; text-decoration: underline; }
div#content a:link:after,
div#content a:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
div#content a[href^="/"]:after { content: " (http://www.interactiveresorts.com" attr(href) ") "; }
div#content a[href^="#"]:after { content: ""; }



div.search-form { display: none; }


/* Resort page
------------------------*/

div#header ul.irnav,
div#header ul.gnav,
div#footer,
ul.iw-tabs,
div.iw-meta,
div#about h2,
div.photo a span,
table.gallery-table td.photo-col,
div#accommodation,
div.offer-meta li.offer-chalets { display: none; }

/* resorts */
h1.iw-title { font-size: 20pt; line-height: 28pt; padding-bottom: 0; border-bottom: 1px solid #000; margin-bottom: 14pt; }
div#photos p { display: none; }
div#content div#photos a:after { content: ""; }
div#photos table.gallery-table { width: 100%; }
div#photos table.gallery-table td.thumbnails-col li { float: left; width: 400px; height: 400px; list-style: none; margin: 0 10px 10px 0; padding: 0; }

table.weather-table { width: 100%; border: 1px solid #000; }

/* Set up the print header... */





