/* -------------------------------------------------------------- 
  
 Hartija Css Print  Framework
   * Version:   0.8 (2008-03-10)
	 
-------------------------------------------------------------- */

body { 
width:100% !important;
margin:0 !important;
padding:0 !important;
line-height: 1.4;
word-spacing:1.1pt;
letter-spacing:0.2pt; font-family: verdana; color: #000; background: none; font-size: 10pt; }

/*Headings */
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1{font-size:19pt;}
h2{font-size:17pt;}
h3{font-size:15pt;}
h4,h5,h6{font-size:12pt;}

code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em;  font-size: 10pt; }
hr { background-color: #ccc; }

/* Images */
img { float: left; margin: 1em 1.5em 1.5em 0; }
a img { border: none; }

/* Links */
a:link, a:visited { background: transparent; font-weight: 700; text-decoration: underline;color:#333; }
a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
a[href^="http://"] {color:#000; }

/* Table */
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th,td { padding: 4px 10px 4px 0; }
tfoot { font-style: italic; }
caption { background: #fff; margin-bottom:2em; text-align:left; }
thead {display: table-header-group;}
tr {page-break-inside: avoid;} 



/**************************
		WIDTH
**************************/
.width100 {width:100%;} .width99 {width:99%;} .width98 {width:98%;} .width95 {width:95%;} .width90 {width:90%;} .width85 {width:85%;} .width80 {width:80%;}
.width75 {width:75%;} .width60 {width:60%;} .width55 {width:55%;} .width50 {width:50%;} .width49 {width:49%;} .width45 {width:45%;} .width40 {width:40%;}
.width35 {width:35%;} .width30 {width:30%;} .width25 {width:25%;} .width20 {width:20%;} .width18 {width:18%;} .width15 {width:15%;} .width12 {width:12%;}
.width10 {width:10%;} .width5 {width:5%;} .width2 {width:2%;}

.clear {clear:both;}
.heading {background: url('../images/blackdot.gif') repeat-x center; margin-bottom:15px;}
.heading span {font: normal 20px/15px Times, serif; color:#333; background-color:#FFF; padding:0 5px 0 5px; margin-left:10px;}

.txt-base {border:solid 1px #ccc; padding:2px; background:#fff url('../images/txt-base.png') repeat-x top left; }

.form-reservation {}
.form-reservation h2 { display:block; padding:10px; background-color:#3366cc; color:#fff; font:normal 16px Lucida Sans Unicode}
.form-reservation p {margin:5px 0; clear:both; color:#444;}
.form-reservation p span {float:left; text-align:right; margin-right:10px; width:140px; color:#477b99; font-weight:bold;}

/*hide various parts from the site*/

#header, #footer,#sidebar-narrow,.btn-admin
{display:none;}



