/* @override 
	http://localhost:3000/stylesheets/master.css?1193919318
	http://localhost:3000/stylesheets/master.css?1193920536
	http://localhost:3000/stylesheets/master.css?1193921788
	http://localhost:3000/stylesheets/print.css?1193587915
	http://localhost:3000/stylesheets/master.css?1193939971
	http://localhost:3000/stylesheets/master.css?1194356258
*/

/* General */

body {
  font-family: Arial, sans-serif;
  font-size: small;
  color: #333;
  margin: 0;
  padding: 0 10px 0 10px; 
  background: #fff url(../images/bgsomn.png) repeat-y center top;
}

* html body {
  font-size: x-small;
  text-align: center; /*IE Hack*/
}

input {
  font-size: x-small; 
}

.clear {
  clear: both;
}

a {
  color: #593;
  text-decoration: none;
}

a:hover {
  color: #7a5;
  text-decoration: underline;
}

img {
  border-style: none;
}

#loginform input {
  border: 1px solid #888;
  background: #efe;
  padding: 1px;
  font-family: Arial, sans-serif;
  font-size: small;
}

#loginform td {
  padding: 3px;
}

fieldset {
  border: 1px solid #777;
  background: #fafafa;
  width: 310px;
}

fieldset input {
  border: 1px solid #777;
  background: #fff;
}

table {
  width: 300px;
  }

#skiplink { 
  display: none;
}

#wrapper {
  width: 860px;
  margin: 0 auto;
  padding: 0;
  background: #fff;
  text-align: left;
}

/* Header */

#header {
  margin: 0 auto;
  color: #333;
}

#header h1 {
  width: 300px;
  height: 85px;
}

h1 {
  font: 1.5em Verdana, Arial, Helvetica, Geneva, sans-serif; 
  text-transform: uppercase;
}

h2 {
  font: 1.2em Verdana, Arial, Helvetica, Geneva, sans-serif; 
}

#header h1 span {
  display: none;
}



#header p {
  padding: 5px;
  margin: 0;
}

#logo {
  width: 300px;
  margin: 0;
  padding: 5px 15px 0px 15px;
  margin: 10px 0 0 0;
  height: 60px;
}

#logo h1 {
  display: none;
}

#menu {
  float: left;
  width: 120px;
}

#main {

  padding: 0 15px 15px 15px;
}

#content {
  padding: 10px;
  margin-left: 130px;
  margin-right: 310px;
}

#mainextras {
  float: right;
  width: 300px;
  padding: 10px;
}

/* Errors */

.flash_container {
  position: relative;
}

.flash {
  position: absolute;
  border: 10px solid #a77;
  width: 400px;
  min-height: 100px;
  margin: 10px auto;
  padding: 10px;
  background: #fff;
  z-index: 25;
  top: 250px;
  left: 230px;
}

.notice {
  font-weight: bold;
}

.error {
  color: red;
  font-weight: bold;
}

/* Login field */

#loginfieldset{
    border-width: 0 0 0 0;
    margin: 10px 0px 0px 0px;
    font-size: x-small;
    display: none;
}

.loginfields {
  font-family: Arial, sans-serif;
  background-color: #efd;
  padding: 2px;
  font-size: 0.9em;
  border: 1px solid #494; 
}

.loginbutton {
  font-family: Arial, sans-serif;
  background-color: #efd;
  padding: 1px;
  font-size: 1em;
  border: 1px solid #494; 
}

#loginfieldset legend {
  display: none;
}

#loginfieldset p {
}

/* Booking field */

#bookingfieldset {
    border-width: 0 0 0 0;
    margin: 0px 0px 0px 0px;
    padding: 0;
    font-size: small;
}

#bookingfieldset td {
    padding: 0px 10px 2px 0px;
}

#bookingfieldset legend {
  display: none;
}

.bookingfields {
  font-family: Arial, sans-serif;
  background-color: #efd;
  padding: 3px;
  font-size: 1em;
  border: 1px solid #494; 
}

.bookingbutton {
  font-family: Arial, sans-serif;
  background-color: #efd;
  padding: 2px;
  font-size: 1em;
  border: 1px solid #494; 
}






#maincopyfield {
  font-size: x-small;
  width: 720px;
  vertical-align: bottom;
  padding: 0;
  margin: 0px 10px 0px 140px;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #888;
  clear: right;
}

/* Main navigation */

#mainnavigation ul {
  padding: 0;
}

#mainnavigation{
  border-width: 0px 1px 0px 0px;
  border-style: solid;
  border-color: #888;
  margin: 0px 0px 0px 0px;
  padding: 0px; 
  width: 100%;
}

#mainnavigation li {
  border: 1px;
  list-style: none;
  display: compact;
  border-width: 0px 0px 1px 1px;
  border-style: solid;
  border-color: #888;
  font: 0.9em Verdana, Arial, Helvetica, Geneva, sans-serif; 
  font-weight: bold;
  text-align: right;
  letter-spacing: 0.0em;
  background-color: #fff;
  color: #444; 
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

#mainnavigation li a {
  color: #593;
  padding: 6px;
  margin: 0px;
  height: 1.3em;
  display: block;
}

#mainnavigation li a:hover {
  background-color: #efd;
  text-decoration: none !important;
}

#mainnavigation li.active a {
  background-color: #efd;
}

/* Sub-navigation */

#subnavigation{
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #888;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 5px 0px;
}

#subnavigation li {
  border: 0px;
  list-style: none none inside;
  display: inline;
  margin-left: 0;
  border-width: 0;
  padding: 0;
  margin: 0px 8px 1px 0px;
  font: 0.9em Verdana, Arial, Helvetica, Geneva, sans-serif; 
  font-weight: normal;
  color: #444; 
  text-decoration: none;
  white-space: nowrap;
}

#subnavigation li a {
  color: #593;
}

#subnavigation li a:hover {
  background-color: #efd;
  text-decoration: none !important;
}

#subnavigation li.active {
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #ccc;  
}

/* External navigation */

#externalnavigation {
  display: none;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #888;
  margin: 25px 13px 5px 0px;
  padding: 0px 0px 0px 0px;
}

#externalnavigation li {
  border: 0px;
  list-style: none none inside;
  display: block;
  margin-left: 0;
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  border-color: #888;
  padding: 0;
  margin: 0;
  font: 0.9em Verdana, Arial, Helvetica, Geneva, sans-serif; 
  font-weight: normal;
  text-align: right;
  color: #444; 
  text-decoration: none;
  white-space: nowrap;
}

#externalnavigation li a {
  color: #593;
  padding: 3px 6px 3px 6px;
  margin: 0px;
  height: 1.3em;
  display: block;
}

#externalnavigation li a:hover {
  background-color: #efd;
  text-decoration: none !important;
}

#externalnavigation li.active a {
  background-color: #efd;
}

/* Blog */

#snappreview {
  padding: 0;
  margin: 0;
}

.tooltip {
  position: absolute; 
  z-index: 10; 
  visibility: hidden;
  background-color: #fff;
  color: #000;
  padding: 5px 10px 5px 10px;
  margin: 0;
  width: 300px;
  border: 1px solid #555;
  filter:alpha(opacity=70);     -moz-opacity: 0.7;     opacity: 0.7;   
}
