﻿/* CSS Document */


/* General */

* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
/*height: 100%;			*/
text-align: center;
margin: 0 0 0 0; 
vertical-align: middle;
font: 14px Verdana, Arial, Helvetica, sans-serif;
/*position: relative;	*/
}

#main {
width: 100%;
background: url('/images/main-bg.gif') repeat-y center 0;
/*min-height: 100%; */
/*height: 100%;		*/
/*position: relative; */
margin: 0 auto;
width: 950px;
}

#mainfull {
width: 100%;
background: url('/images/main-bg.gif') repeat-y center 0;
/*min-height: 100%; */
/*height: 100%;		*/
/*position: relative; */
margin: 0 auto;
width: 100%;
height:auto;
}
 
#main {
height: auto;
}

a:link, a:visited {
color: #005AA1;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
content: ' ';
}

.cleaning-box { 
min-height: 1px;
}

.cleaning-box:after {
display: block; 
clear: both; 
visibility: hidden; 
height: 0; 
font-size: 0; 
content: ' ';
}

.noscreen {
display: none;
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Paragraphs, headings, ... */

p {
line-height: 170%;
margin-bottom: 10px;
color: #000000;
}

h1 {
font-size: 2.8em;
font-weight: normal;
color: #FFFFFF;
text-align: left;
}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

h2 {
font-size: 1.6em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #FFFFFF;
text-align: left;
}

h3 {
font-size: 1.4em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #004C87;
letter-spacing: 1px;
padding-bottom: 3px;
border-bottom: 1px solid #004C87;
margin-bottom: 7px;
}

span,p{
	word-wrap:break-word;
}

address {
font-style: normal;
line-height: 180%;
margin-left: 7px;
}

/*Textbox Watermark*/

.unwatermarked
{
    height:18px;
    width:148px;
}

.watermarked
{
    height:20px;
    width:150px;
    padding:2px 0 0 2px;
    border:1px solid #BEBEBE;
    background-color:#F0F8FF;
    color:gray;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}


.modalPopup 
{
   background-color:transparent;  
   padding:1em 6px;
}

.modalPopup2
{
   background-color:#ffffdd;
    width:650px;
   vertical-align :top;
}

.modalPopup2Blue
{
   background-color:#E0FFFF;
    width:650px;
   vertical-align :top;
}

/* Images */

img.float {
float: left;
border: 1px solid #004C87;
margin: 0.5em 0.8em 0.5em 0;
}


/* Header */

#header {
height: 100px;
position: relative;
background: #004C87 url('/images/ssheader2.jpg') no-repeat 0 0;
}



#reservationheader
{
    height: 100px;
    position: relative;
    background: #004C87 url('/images/ssheadernologo.jpg') no-repeat 0 0;
}

#playerheader
{
    height: 100px;
    position: relative;
    background: #004C87 url('/images/ssheadernologo.jpg') no-repeat 0 0;
}


.header-content
{
	color:White;
	background-color:#004C87;
}

#header-in h2{
	font-size: 25px;
	position: relative;
	left: 230px;
	top: 30px;
}

#header-in {
width: 800px;
height: 60px;
position: relative;
margin: 0 auto;
top: 15%;
}

ul#navigation {
float: right;
margin: 8px 1px 0 0;
display: inline;
color: #FFFFFF;
}

ul#navigation li {
float: left;
display: inline;
list-style-type: none;
text-align: center;
font-size: 0.9em;
}

ul#navigation li a, ul#navigation li a:visited {
text-decoration: none;
color: #FFFFFF;
font-weight: normal;
}

ul#navigation li a:hover {
text-decoration: underline;
}

li#house {
background: url('/images/house.gif') no-repeat 0 1px;
padding-left: 24px;
}

li#house a {
margin-right: 16px;
}

li#sitemap {
background: url('/images/sitemap.gif') no-repeat 0 2px;
padding-left: 24px;
margin-left: 16px;
}

li#sitemap a {
margin-right: 16px;
}

li#envelope {
background: url('/images/envelope.gif') no-repeat 0 2px;
padding-left: 23px;
margin-left: 16px;
}


/* Search form */

form.searching {
width: 210px;
position: absolute;
top: 47px;
right: 0;
}

form.searching fieldset {
border: 0;
}

form.searching input.search {
letter-spacing: 1px;
float: left;
padding: 2px 0 2px 6px;
width: 139px;
border: 1px solid gray;
}

form.searching input.hledat {
letter-spacing: 1px;
padding-left: 0;
margin-left: 4px;
font-weight: bold;
color: #FFFFFF;
float: left;
}

form.searching label {
display: none;
}


/* Menu */

#menu-box 
{
background-color: #004C87;
border-bottom: 3px solid black;
}

#menu {
width: 950px;
margin: 0 auto;
}

#menu li {
display: inline;
list-style-type: none;
text-align: center;
line-height:36px;
}

#menu li.first a {
margin-left: 1.6em;
display: inline
}

#menu li a {
float: left;
color: #FFFFFF;
font-weight: bold;
font-size: 14px;
display: block;
text-decoration: none;
padding: 0 16px;
}

#menu li a:hover, #menu li a.active {
color: #ffffff;
background-color: #000000;
font-weight: bold;
font-size: 14px;
}


/* Content box */

#content {
background: #FFFFFF url('/images/content-bg.gif') repeat-x 0 0;
min-height: 624px;
}

#content-box {
width: 948px;
margin: 0 auto;
background-color: #FFFFFF;
text-align: left;
border-right: 1px solid #B0B0B0;
border-left: 1px solid #B0B0B0;
padding-bottom: 80px;
min-height: 624px;
}

#content-box-in-full {
width: 100%;
float: left;
background-color: #FFFFFF;
}

#content-box-in-full-in {
margin: 1.8em 1em 7em 1.8em;
}

#content-box-in-left {
width: 70%;
float: left;
background-color: #FFFFFF;
}

#content-box-in-left-in {
margin: 1.8em 1em 7em 1.8em;
}

#content-box-in-right {
width: 29%;
float: right;
background-color: #FFFFFF;
}

#content-box-in-right h3 {
border: 0;
background-color: #252525;
color: #FFFFFF;
padding: 3px 0 4px 10px;
font-size: 1.3em;
}

#content-box-in-right-in {
margin: 1.8em 0 7em 1.5em;
}

#content-box-in-right-in dl {
margin: 0 0 40px 2px;
}

#content-box-in-right-in dt {
margin-bottom: 3px;
font-weight: bold;
background-color: #E2F5FF;
color: #002C4E;
line-height: 140%;
padding: 1px 0 1px 5px;
}

#content-box-in-right-in dd {
margin: 0 5px 18px 2px;
line-height: 140%;
}


/* Table */

table 
{
   
/*font-size: 1.1em;
border-collapse: collapse;
border: 2px solid #004C87;
margin: 15px 0 20px 0;
table-layout: fixed;
width: 90%;*/
}

table.dt
{
	font-size: 14px;
	border: 1px solid #004C87;
	table-layout: fixed;
	border-collapse: collapse;
}

table.dt1
{
	font-size: 14px;
	table-layout: fixed;
	border-collapse: collapse;
	word-wrap:break-word;
}

table.dt td, th
{
	border: 1px solid #004C87;
	word-wrap:break-word;
}




th, td {
/*padding: 3px 13px;*/
/*border: 1px solid #004C87;*/
}

th {
text-align: right;
font-weight: bold;
}

td {

}

td.action 
{
	text-align: center;
}

tr.odd
{
	background: #E2EFFF;	
}

.first-row {
background: #004A75;
}

.first-row th {
text-align: center;
color: White;
font-weight: bold;
border-bottom: 2px solid #004C87;
}

.first-column {
background: #FFD162;
border-right: 1px solid #004C87;
}

.last-column {
background-color: #FFD162;
border-left: 1px solid #004C87;
}

.cellcontent 
{
    font: 1.2em Verdana, Arial, Helvetica, sans-serif;    
	color:#001f40;
	line-height:23px;
}

#footer 
{
	clear:both;
	margin:0;
	padding:0;
width: 100%;
height: 60px;
background-color: #004C87;
/*position: absolute;
bottom: 0;
left: 0;*/
}

#footer-in {
width: 950px;
margin: 0 auto;
}

p.footer-left {
float: left;
width: 750px;
color: #FFFFFF;
text-align: left;
margin: 9px 0 0 15px;
display: inline;
}

p.footer-left a, p.footer-left a:visited {
color: #FFFFFF;
padding: 1px 2px;
}

p.footer-left a:hover {
background-color: #FFFFFF;
color: #006497;
}

p.footer-right {
float: right;
width: 450px;
color: #FFFFFF;
text-align: right;
margin: 9px 15px 0 0;
display: inline;
}

p.footer-right a, p.footer-right a:visited {
color: #FFFFFF;
padding: 1px 2px;
}

p.footer-right a:hover {
background-color: #FFFFFF;
color: #006497;
}

p.footer-right a, p.footer-right a:visited  {
font-weight: normal;
}

.buttonblue 
{
    padding-left: 4px;
    margin-right: 4px;
    padding-bottom:2px;
    height: 23px;
    background: url('/images/button.gif') -5px;
    /* used to catch the buttonEnding */
    position: relative;
    cursor: pointer;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #01334f;
    font-size:12px;
    font-weight:bold;
	top: 0px;
	left: 0px;
}
.boxblue
{
    Width: 150px;
    Height: 20px;
    border-style: solid;
    border-color: #89bad7;
    border-width: 1px;
}
.boxblueontop
{
    Width: 150px;
    Height: 20px;
    border-style: solid;
    border-color: #89bad7;
    border-width: 1px;
    z-index:1000;
}
.borderblue
{
    border-style: solid;
    border-color: #89bad7;
    border-width: 1px;
}

.caltheme tr td {padding:0;margin:0; background-color:White;} 
.caltheme td:hover { background-color:Aqua;}

/* Tips and Description */

.Description
{
	width:30px;
}

.Tips
{
	text-indent:1cm;
	border:1px solid #8dbdd8;
}
.Descriptioncontent
{
	border:1px solid #B0B0B0;
	visibility:hidden;
	word-wrap:break-word;
}

/* tables sort*/
table.dt thead tr .header {
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.dt tbody tr.odd td {
	background-color:rgb(245,245,245);
}
table.dt thead tr .headerSortUp {
	background-image: url('/images/asc.gif');
}
table.dt thead tr .headerSortDown {
	background-image: url('/images/desc.gif');
}
table.dt thead tr .headerSortDown, table.dt thead tr .headerSortUp {
background-color: #8dbdd8;
}

table.dt th.header:hover{
	background-color: #8dbdd8;
}


/*validate*/
form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}
input:focus { border: 2px solid #89bad7; }
input.error { border: 1px dotted red; }
