/* -------------------------------------------------------------- 
Blueprint CSS Framework Print Styles
* Gives you some sensible styles for printing pages.
See Readme file in this directory for further instructions.
Some additions you'll want to make,customized to your markup:
#header,#footer,#navigation{display:none;}
-------------------------------------------------------------- */
body{color:#000000;background:none;font:10pt/1.5 "Helvetica Neue","Lucida Grande",Arial,Verdana,sans-serif}
.container{background:none}
#header,#side-spacer,#logo h1 a,div#topnav ul#menu,div#topnav ul#menu li,#content,#beta,#booking,#footer,#footer-inner div li,#footer-inner div p{color:#000000;background:none;font:10pt "Helvetica Neue",Arial,"Lucida Grande",sans-serif}
#menu li,#menu li a,#menu li a:hover{text-indent:0pt;color:#000000;font-size:10pt;overflow:visible;background:none;display:inline}
#logo,#logo h1,#logo h1 a{position:relative;text-indent:0pt;width:100%;height:auto}
h1,h2,h3,h4,h5,h6{font-family:"Times New Roman",Times,Palatino,serif;color:#000000}
code{font:.9em "Courier New",Monaco,Courier,monospace}
img{float:left;margin:1.5em 1.5em 1.5em 0}
a img{border:none}
p img.top{margin-top:0}
hr{background:#CCCCCC;color:#CCCCCC;width:100%;height:2px;margin:2em 0;padding:0;border:none}
blockquote{margin:1.5em;padding:1em;font-style:italic;font-size:.9em}
.small{font-size:.9em}
.large{font-size:1.1em}
.quiet{color:#999999}
.hide{display:none}
a:link,a:visited{background:transparent;font-weight:700;text-decoration:underline}
a:link:after,a:visited:after{content:" (" attr(href) ") ";font-size:90%}
/* If you're having trouble printing relative links,uncomment and customize this:
(note:This is valid CSS3,but it still won't go through the W3C CSS Validator) */
/* a[href^="/"]:after{
content:" (http://www.yourdomain.com" attr(href) ") ";
}*/
#booking form input,#booking  form select,#booking form textarea{padding:0px;font:11px Tahoma;background:#FFFFFF;border:1px solid #777777;color:#000000}
#booking-inner form label,#booking form p{padding:6px;font:10 pt Tahoma;background:transparent;border:0;color:#000000}
#booking button{position:absolute;width:132px;height:52px;background:none;border:none;top:255px;right:22px;cursor:pointer;margin:0;padding:0;display:block;overflow:visible;text-indent:-1px}
#booking button:hover{background:none}
#home a:hover,body#homepage #home{background:none}
