﻿/* This stylesheet is Optimized for Firefox 2.0  */
/* Global Booking Engine styles */

* {margin: 0; padding: 0;}

body {
font-family:  arial,  helvetica, sans-serif; 
color: #5e543b; 
font-size: 18px;
background: url(../images/bodyTile.jpg);
text-align: center;
}

#wrapper, #vancouver, #twoColumnLayout, #layoutTop, #layoutBottom, #footer {
width: 760px; 
}

#wrapper {
margin: 0 auto;
background: url(../images/brandingTile.jpg);
text-align: left;
}

#branding {
position: relative;
}

#branding h1 {
color: #af9c7c; 
font-size: 1.5em; 
letter-spacing: 2px;
display: block; 
padding: 15px 0 0 30px;
font-family: garamond, "times new roman", serif; 
}

#branding h1 span {
font-size: 0.8em;
} 

#branding ul {
list-style: none;
display: block;
float: left;
font-size: 0.7em;
width: 480px;
border: 0 none;
margin: 0 0 0 170px;
} 

#branding li {
border: 0px;
}

#branding li, #branding  li a, #branding  li a:link {
font-size: 0.9em;
display: inline; 
border: 1px solid #f4f1ea; 
text-decoration: none; 
text-align: center;
line-height: 30px;
padding: 4px 2px 9px 2px;
}

#branding  li a, a:link {
color: #7e7d6b; 
}
 
#branding li a:hover {
background: #e8e4d8; 
border: 1px solid #dddad1;
}

#branding a img {
position: absolute;
top: 20px;
right: 10px; 
border-style: none;
}

#branding h3, #branding h3 a, #branding h3 a:link, #branding h3 a:visited, #branding h3 a:active, #branding h3 a:hover  {
width: 185px;
font-size: 0.8em; 
line-height: 0.8em; 
color: #f4f1ea; 
font-weight: normal; 
text-decoration: none;
position: absolute;
top: 28px;
right: 4px;
text-align: right;
font-family: garamond, "times new roman", serif; 
}

.clear {clear: both;}

#vancouver {
height: 122px;
background: url(../images/vancouver.jpg);
clear: both;
}

#layoutTop, #layoutBottom  {
background: url(../images/layoutTop.jpg) no-repeat;
height: 10px;
}

#layoutBottom {
clear: both;
}

/* Booking Engine */

#oneColumnLayout {
width: 760px; 
background: #F4F1EA;
}

body#date #beWrapper  {
margin: 10px 0 10px 70px;
text-align: center;
}

#pickdate_msg {
margin-left: -120px;
}

#roomBugs {
margin: 20px 0px 20px 70px;
}

/* Confirmation */

#conBugs {
margin: 20px 0px 20px 70px;
}

#conBugs .NumberStepsspacing{
margin: 0px 0px 20px 0px;
}

/* Guest Info */

#infoBug {
margin: 10px 0px 20px 190px;
}

#infoBug input, #infoBug select {
margin: 2px;
}

/* Registration Page */

#regBugs {
margin: 20px 0px 20px 75px;
}

#regBugs .NumberStepsspacing{
margin: 0px 0px 20px 0px;
}

#regBugs input, #regBugs select, #regBugs  textarea {
margin: 2px;
}

#regBugs select {
min-width: 55px;
}

#regBugs td {
vertical-align: middle;
}

#regBugs td#mod_registration1_row2 {
vertical-align: top;
}

/* NRA */ 

.no_rooms {
margin: 20px 0px 20px 70px;
}

.no_rooms p {
padding: 20px 0;
}

.no_rooms td {
background: black;
}

/* END */
 #footer {
height: 300px;
margin: 0 auto;
color: #9b9b9b;
font-size: 0.7em;
background: url(../images/footerTile.jpg);
}

#footer address {
font-style: normal;
padding: 5px 0 0 10px;
}
