body {
	background: #5F7081 url('../images/page.png') bottom left repeat-x fixed;
	background: url('../images/pageglare.png') no-repeat, -webkit-linear-gradient(top, rgba(21, 24, 28, 0.18) 0, rgba(117, 135, 153, 0.2) 158px, rgba(192, 200, 208, 0.35) 250px) no-repeat, url('../images/page.png') bottom left repeat-x, -webkit-linear-gradient(top, #2E363E 0, #6C7F93 158px, #9EABB7 250px) no-repeat;
	background: url('../images/pageglare.png') no-repeat, -moz-linear-gradient(top, rgba(21, 24, 28, 0.18) 0, rgba(117, 135, 153, 0.2) 158px, rgba(192, 200, 208, 0.35) 250px) no-repeat, url('../images/page.png') bottom left repeat-x, -moz-linear-gradient(top, #2E363E 0, #6C7F93 158px, #9EABB7 250px) no-repeat;
	background: url('../images/pageglare.png') no-repeat, -o-linear-gradient(top, rgba(21, 24, 28, 0.18) 0, rgba(117, 135, 153, 0.2) 158px, rgba(192, 200, 208, 0.35) 250px) no-repeat, url('../images/page.png') bottom left repeat-x, -o-linear-gradient(top, #2E363E 0, #6C7F93 158px, #9EABB7 250px) no-repeat;
	background: url('../images/pageglare.png') no-repeat, -ms-linear-gradient(top, rgba(21, 24, 28, 0.18) 0, rgba(117, 135, 153, 0.2) 158px, rgba(192, 200, 208, 0.35) 250px) no-repeat, url('../images/page.png') bottom left repeat-x, -ms-linear-gradient(top, #2E363E 0, #6C7F93 158px, #9EABB7 250px) no-repeat;
	background: url('../images/pageglare.png') no-repeat, linear-gradient(top, rgba(21, 24, 28, 0.18) 0, rgba(117, 135, 153, 0.2) 158px, rgba(192, 200, 208, 0.35) 250px) no-repeat, url('../images/page.png') bottom left repeat-x, linear-gradient(top, #2E363E 0, #6C7F93 158px, #9EABB7 250px) no-repeat;
	background-attachment: fixed, fixed, fixed, fixed !important;
}

/* Gallry */
.gallery ul {
	list-style: none;
	display: inline;
	margin-left: 0px;
	padding: 0px;
}
.gallery li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
.gallery img {
	padding: 5px;
}
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Arial;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}


.breadcrumbs
{
     width:780px;
     margin-top:6px;
     padding: 5px;
     color: #737373;
     font-size: 11px;
     font-weight: bold;
}
.breadcrumbs a
{
     text-decoration: none;
     color: #00305f;
     font-style: italic;
}
.breadcrumbs a:hover
{
     text-decoration: none;
     color: #00305f;
     font-style: italic;
}

#headercontainer {
    height:200px;
	width:1000px;
    margin: 0 auto;
}

#headfader { float:right; width:280px; }

.fadein { position:relative; width:280px; height:187px; }
.fadein img { position:absolute; left:0; top:0; }

.clearfloat { clear:both; }

#container-front {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    margin: 0 auto;
    padding-bottom: 40px;
    width: 1000px;
}

#menucontainer {
    height: 37px;
}
#menucontainer h2 {
    display: none;
}
#block-system-main-menu .menu {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 10px 10px 0 0;
    height: 40px;
    margin: 0;
    padding: 0 20px;
    text-align: center;
}
#navigation ul li {
    display: inline-block;
    margin: 10px 0 0;
    padding: 0 5px;
}
#navigation ul li.last {
    display: inline-block;
    margin: 10px 0 0;
    padding: 0 5px;
}
.region-nav #block-system-main-menu ul li a {
    background-color: #303F50;
    border-radius: 10px;
    color: #FFFFFF;
    font-family: Sans-Serif,Tahoma,Arial,Helvetica;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    padding: 6px 10px;
    text-decoration: none;
}

#bodym {
    background-color: #FFFFFF;
    height: 650px;
}
H1 {
    border: 1px solid #EFF2F5;
    border-radius: 10px;
    float: left;
    font-family: Verdana;
    font-size: 15px;
    margin-left: 5px;
    margin-top: 10px;
    padding: 0 5px;
}
.heading_text {
    border: 1px solid #EFF2F5;
    border-radius: 10px;
    float: left;
    font-family: Verdana;
    font-size: 15px;
    margin-left: 5px;
    margin-top: 10px;
    padding: 0 5px;
    width: 720px;
}
.left_content {
    border: 3px solid #9CAFC4;
    border-radius: 10px;
    float: left;
    font-family: Verdana;
    font-size: 15px;
    margin-left: 5px;
    margin-top: 10px;
    padding: 0 5px;
    width: 717px;
}
.left_comment {
    border: 1px solid #EFF2F5;
    border-radius: 10px;
    float: left;
    font-family: Verdana;
    font-size: 15px;
    margin-left: 5px;
    margin-top: 10px;
    padding: 0 5px;
    width: 720px;
}
.right_contact {
    border: 1px solid #EFF2F5;
    border-radius: 10px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    width: 250px;
}
.rights {
    border: 1px solid #EFF2F5;
    border-radius: 10px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    text-align: center;
    width: 250px;
}
.right_gallery {
    border: 1px solid #EFF2F5;
    border-radius: 10px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    padding-bottom: 3px;
    text-align: center;
    width: 250px;
}
#text {
    color: #303F50;
    font-size: 22px;
    text-align: left;
}
#info {
    color: #303F50;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
}
#quote {
    color: #7C96B1;
    font-family: Verdana;
    font-size: 15px;
    font-style: italic;
    padding-top: 20px;
}
#text2 {
    font-size: 10px;
    font-style: italic;
    padding-left: 37px;
}
#border {
    border: 1.5px dotted #EFF2F5;
    line-height: 175%;
    margin-left: 20px;
}
#fac {
    color: #303F50;
    padding-bottom: 47px;
    padding-left: 5px;
}
#things {
    color: #303F50;
    padding: 10px 30px 230px;
    text-align: justify;
}
#map {
    font-size: 13px;
    text-align: center;
}
#contact {
    font-size: 13px;
    text-align: center;
}
#rooms {
    color: #303F50;
    padding: 10px 30px 80px;
    text-align: justify;
}
#local {
    color: #303F50;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    text-align: justify;
}
#rights2 {
    padding-bottom: 14px;
}
#further {
    color: #303F50;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: justify;
}
#guest {
    padding: 20px 0 0 10px;
}
table {
    margin-bottom: 37px;
}
.form-textarea-wrapper textarea {
    width: 500px;
}
#virtual {
    padding-left: 30px;
}
#pic2 {
    padding-left: 7px;
    padding-top: 5px;
}


#footer {
    background-color: #FFFFFF;
    border-top: 1px dotted #9CAFC4;
    margin-top: 10px;
    text-align: center;
}
#block-block-2 {
    font-family: Verdana;
    font-size: 13px;
}

fieldset {
    margin-bottom: 1em;
    padding: 0.5em;
}
form {
    margin: 0;
    padding: 0;
}
hr {
    border: 1px solid #808080;
    height: 1px;
}
img {
    border: 0 none;
}
table {
    border-collapse: collapse;
}
th {
    border-bottom: 3px solid #CCCCCC;
    padding-right: 1em;
    text-align: left;
}
tbody {
    border-top: 1px solid #CCCCCC;
}
tr.even, tr.odd {
    background-color: #EEEEEE;
    border-bottom: 1px solid #CCCCCC;
    padding: 0.1em 0.6em;
}
th.active img {
    display: inline;
}
td.active {
    background-color: #DDDDDD;
}
.item-list .title {
    font-weight: bold;
}
.item-list ul {
    margin: 0 0 0.75em;
    padding: 0;
}
.item-list ul li {
    margin: 0 0 0.25em 1.5em;
    padding: 0;
}
.form-item, .form-actions {
    margin-bottom: 1em;
    margin-top: 1em;
}
tr.odd .form-item, tr.even .form-item {
    margin-bottom: 0;
    margin-top: 0;
    white-space: nowrap;
}
.form-item .description {
    font-size: 0.85em;
}
label {
    display: block;
    font-weight: bold;
}
label.option {
    display: inline;
    font-weight: normal;
}
.form-checkboxes .form-item, .form-radios .form-item {
    margin-bottom: 0.4em;
    margin-top: 0.4em;
}
.form-type-radio .description, .form-type-checkbox .description {
    margin-left: 2.4em;
}
