@charset "utf-8";
/* Layout */
* {
 margin: 0;
 padding: 0;
}
html {
 width: 100%;
}
body {
 background-color: #7991b6;
 background-image: url(/img/background.jpg);
 color: #ffffff;
 font-family: "Verdana", "Arial", "Helvetica", sans-serif;
 font-size: 10pt;
 cursor: default;
 width: 100%;
}
body.popup {
 background-color: #ffffff;
 background-image: none;
 color: #000000;
}
hr {
 position: absolute;
 top: 160px;
 left: 0px;
 height: 1px;
 border: none;
 color: #ffffff;
 background-color: #ffffff;
}
p {
 margin: 0;
 padding: 0;
}
p.galleryText {
 white-space: normal;
}
p.standard {
 display: block;
 padding-top: 5px;
}
div.dynamicContent {
 height: 100%;
}
h5, h6, small {
 font-size: 9pt;
 font-weight: bold;
}
h4, #layoutPopBase p.copyright {
 font-size: 10pt;
 font-weight: bold;
}
h1, h2, h3, table.listType2 caption {
 font-size: 11pt;
 font-weight: bold;
}
td.field {
 display: block;
 font-size: 10pt;
 font-weight: normal;
}
em {
 font-style: italic;
}
strong {
 font-weight: bold;
}
strong.formWarning, strong.formErrorMessage {
 color: #ffffff;
}
img {
 border: none;
}
fieldset {
 text-decoration: none;
 border: none;
 outline: none;
}
fieldset.standard {
 width: auto;
}
legend {
 display: none;
}
input, textarea, select {
 text-decoration: none;
 border: none;
 outline: none;
}
form {
 margin-top: 80px;
 padding-bottom: 30px;
}
ul.formEntries, ul.formSubEntries, ul.formErrorEntries {
 list-style-type: none;
 white-space: nowrap;
}
ul.formEntries {
 margin-bottom: 30px;
} 
ul.formErrorEntries {
 padding-top: 30px;
 padding-bottom: 30px;
}

div.listType1Container, div.formContainer {
 height: 100%;
}
ul.listType1 {
 position: relative;
 list-style-type: none;
 white-space: normal;
 margin-bottom: 30px;
 width: 100%;
}
ul.listType1 li {
 position: relative;
 margin-bottom: 10px;
 padding-left: 30px;
 background: url(/img/navboxgreypur.gif) no-repeat 0px 4px;
 width: 100%;
}

table.listType2 {
 border: none;
 margin-bottom: 30px;
}
table.listType2 caption {
 text-align: left;
}
table.listType2 tbody tr td {
 padding-top: 10px;
}
table.listType2 tbody tr td.field {
 padding-left: 30px;
}

ul#navigation {
 list-style-type: none;
 white-space: nowrap;
}
ul#gallery {
 list-style-type: none;
 white-space: normal;
}
ul#gallery li, ul#navigation li   {
 position: relative;
 width: auto;
 height: 120px;
 float: left;
}
ul#gallery li  {
 margin-left: 10px;
}
ul#gallery li.text   {
 white-space: normal;
 background-color: #999999;
 overflow: hidden;
}
ul#gallery li.first {
 margin-left: 0px;
}
ul#gallery li.galleryStart {
 position: absolute;
 line-height: 1em;
 font-size: 6px;
 width: auto;
 height: 10px;
 top: 110px;
 left: -120px;
 margin-left: 0px;
}

#layoutBase #main #content h2{margin-bottom: 10px;}
#layoutBase #main div.closeSign h2, #layoutBase #main div.closeThumb h2 {margin-bottom: 5px;}
#layoutBase #main div.distantSign h2, #layoutBase #main div.distantThumb h2, #layoutBase #main div.iinfo h2 {margin-bottom: 10px;}
#layoutPopBase h2 {margin-bottom: 10px;}
table.listType2 caption {margin-bottom: 5px;}
ul#gallery li.text h5 {padding: 5px 5px 0px 5px; margin-bottom: 5px;}
#layoutPopBase p.copyright {text-align: right;}
#layoutPopBase p.domain {float: left; text-align: left;}
ul#gallery li.text p.galleryText {padding: 0px 5px 5px 5px;}
h4 {margin-bottom: 5px;}
#layoutPopBase p.domain img.backButton {
 margin: 0 20px 0 0; 
}

*:focus {
 outline: none;
}
.nobr {
 white-space: nowrap;
}
.noCSS {
 visibility: hidden;
 display: none;
}
.formEntry, .formErrorEntry
{
 display: block;
 clear:both;
}
.formErrorLabel, .formLabel, .resetfield {
 position: relative;
 display: block;
 float: left;
 left: 0px;
 width: auto;
}
.formErrorMessage, .textfield, .selectFrame, .formSubEntries, .sendfield {
 position: relative;
 display: block;
 float: right;
 right: 0px;
 width: auto;
}
.textfield, .selectFrame, .formSubEntries {
 text-align: left;
 width: 340px;
}
.formErrorLabel {
 white-space: normal;
 width: 110px;
}
.formErrorMessage {
 white-space: normal;
 width: 340px;
}

#layoutPopBase {
 position: relative;
 width: 100%;
 text-align: center;
}
#layoutPopBase #layoutPopMain {
 position: relative;
 top: 20px;
 min-height: 50px;
 height: auto !important;
 height: 50px;
 margin: 0 auto;
 text-align: left;
 padding-bottom: 20px;
}
#layoutBase {
 position: absolute;
 min-width: 930px;
 min-height: 100%;
 left: 30px;
}
#layoutBase #layoutBorder {
 position: absolute;
 right: -30px;
 min-width: 30px;
 width: 30px;
 min-height: 100%;
}
#layoutBase #sign {
 position: absolute;
 right: 0px;
 top: 165px;
}
#layoutBase #header {
 position: relative;
 top: 30px;
 height: 130px;
 width: auto;
 float: left;
}
#layoutBase #header #context {
 position: absolute;
 height: 120px;
}
#layoutBase #header div.home {
 left: 0px;
 top: 95px;
}
#layoutBase #header div.site {
 top: 0px;
}
#layoutBase #header #context #title{
 margin-left: 10px;
}
#layoutBase #main {
 position: relative;
 top: 0px;
 height: 500px;
 width: auto;
}
#layoutBase div.flushThumb {
 left: 30px;
 float: left;
}
#layoutBase div.flushSign {
 float: right;
 right: 0px;
}
#layoutBase #main #intro {
 position: absolute;
}
#layoutBase #main div.distantThumb {
 position: absolute;
 float: left;
 left: 0px;
 top: 180px;
}
#layoutBase #main div.closeThumb {
 position: absolute;
 float: left;
 left: 0px;
 bottom: 130px;
}
#layoutBase #main div.distantSign {
 position: absolute;
 float: right;
 right: 0px;
 top: 180px;
}
#layoutBase #main div.closeSign {
 position: absolute;
 float: right;
 right: 0px;
 bottom: 130px;
}
#layoutBase #main div.iinfo {
 position: relative;
 top: 220px;
 padding-bottom: 30px;
}
#layoutBase #main #content {
 position: relative;
 background-color: transparent;
}
#layoutBase #main div.gallerySign {
 float: right;
 position: relative;
 background-color: transparent;
 top: 380px;
}
#layoutBase #main div.galleryThumb {
 float: left;
 position: relative;
 background-color: transparent;
 top: 380px;
}
#layoutBase #main div.cinfo {
 position: relative;
 top: 260px;
 padding-bottom: 30px;
}
#layoutBase #main #content #scrollBack {
 position: absolute;
 top: 125px;
 right: 0;
}
#layoutBase #main #content #backToList {
 position: absolute;
 top: 125px;
 left: 0;
}

a:link       {font-size: 10pt; font-weight: bold; text-decoration:none; color:#ffffff;}
a:visited      {font-size: 10pt; font-weight: bold; text-decoration:none; color:#ffffff;}
a:active      {font-size: 10pt; font-weight: bold; text-decoration:none; color:#c0c0c0;}
a:hover       {font-size: 10pt; font-weight: bold; text-decoration:none; color:#c0c0c0;}
a:focus       {font-size: 10pt; font-weight: bold; text-decoration:none; color:#c0c0c0;}

.formLabel {font-weight: bold; font-size: 10pt; margin-bottom: 5px;}
.formErrorLabel {font-weight: bold; font-size: 10pt; margin-bottom: 2px;}
.galleryText {font-size: 9pt;}

.textfield {width: 340px; font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-size: 10pt; margin-bottom: 5px; font-weight: normal; background-color: #c0c0c0;}
.textarea {max-width: 340px; width: 340px; height: 80px; font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-size: 10pt; margin-bottom: 5px; font-weight: normal; background-color: #c0c0c0;}
.selectfield {width: 120px; font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-size: 10pt; margin-bottom: 5px; font-weight: normal; background-color: #c0c0c0;}
