/*
------------------------------------------------------------------------------------------------------------------
  Classes
------------------------------------------------------------------------------------------------------------------
*/

.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }

.clear { display: block; clear: both; font-size: 1px; line-height: 1px; height: 1px; }

.fleft { float: left; }
.fright { float: right; }

img.fleft { float: left; margin: 0 10px 5px 0; }
img.fright { float: right; margin: 0 0 5px 10px; }

.aleft { text-align: left; }
.aright { text-align: right; }
.acenter { text-align: center; }

/*
------------------------------------------------------------------------------------------------------------------
  Main
------------------------------------------------------------------------------------------------------------------
*/

h1, h2, h3, h4 { padding: 20px 0 0 0; color: #007CC2; font-family: "Trebuchet MS"; letter-spacing: -1px; }
h1 { font-size: 3.4em; font-weight: normal; }
h2 { font-size: 3em; font-weight: normal; }
h3 { font-size: 2.5em; font-weight: normal; }
h4 { font-size: 2.1em; font-weight: normal; }

h1 a,
h2 a,
h3 a,
h4 a { color: #fff; }

p, ul, ol, dl { padding: 10px 0; }

dl dd { padding-left: 15px; }

a { color: #2C93D0; text-decoration: underline; }
a:hover { text-decoration: none; }
a img { border: 0; }
a * { cursor: pointer; }

.cWhite { color: #fff; }
.Blue { color: #2C93D0; }
.cDarkBlue { color: #032B4A; }
.cRed { color: #DF0D0D; }

form fieldset { border: 0; }
form p { padding: 3px 0; }
form p.buttons { padding-left: 130px; }
form label { cursor: pointer; float: left; margin-top: 3px; font-family: Tahoma, Sans-Serif; font-size: 0.85em; width: 120px; }
form input,
form button { font-size: 0.85em; }
form input.textbox,
form textarea,
form select { padding: 2px 3px; color: #727272; font-family: Tahoma, Sans-Serif; font-size: 0.85em; border: 1px solid #7DBADF; border-right: 0; border-bottom: 0; }
form span.field { display: block; padding-left: 130px; }
form span.field span.error { display: block; padding: 3px 0; color: #DF0D0D; font-size: 0.85em; }

* { margin: 0; padding: 0; }
html { height: 100%; }
body { position: relative; color: #032B4A; font-size: 0.8em; font-family: "Arial Unicode MS", Arial, Sans-Serif; line-height: 1.5; background: #B3DEF8/* url('../img/body-bg-top.jpg') no-repeat right top*/; height: 100%; }

#clouds { position: absolute; top: 0; left: 0; min-width: 990px; width: 100%; height: 531px; }
#clouds img { display: none; position: absolute; top: 0; right: 0; }

#canvas { position: relative; margin: 0 auto; /*background: url('../img/body-bg-top.jpg') no-repeat right top;*/ min-width: 990px; max-width: 1300px; width: 100%; min-height: 100%; }

/*
------------------------------------------------------------------------------------------------------------------
  Header
------------------------------------------------------------------------------------------------------------------
*/

#header { overflow: hidden; position: relative; width: 100%; height: 155px; }

#header_logo { position: absolute; z-index: 48; top: 30px; left: 25px; }

#header_menu { position: absolute; z-index: 47; top: 0; left: 0; font-size: 0.9em; font-family: "Trebuchet MS", Arial, Sans-Serif; font-weight: bold; text-transform: uppercase; width: 80%; height: 155px; }
#header_menu ul { position: absolute; top: 0; left: 40%; padding-top: 20px; background: #CDE9FA; width: 40%; height: 155px; }
#header_menu ul li { list-style: none; padding: 1px 0 0 0; }
#header_menu ul li a,
#header_menu ul li strong { display: block; padding: 5px 25px; color: #032B4A; text-decoration: none; }
#header_menu ul li a:hover,
#header_menu ul li strong { background: #B3DEF8; }

p#header_description { position: absolute; z-index: 49; top: 0; left: 66.6%; padding: 35px 20px 0 0; color: #fff; font-family: "Trebuchet MS"; font-size: 1.1em; width: 30%; }

/*
------------------------------------------------------------------------------------------------------------------
  Body
------------------------------------------------------------------------------------------------------------------
*/

#body { position: relative; padding: 0 0 150px 0; }

#body #caption { background: #007CC2; width: 64%; }
#body #caption h1 { padding: 0 25px; font-size: 5em; color: #fff; font-family: "Trebuchet MS"; letter-spacing: -2px; text-align: right; }

#body table.indexMenu { border-collapse: collapse; border: 0; width: 80%; }
#body table.indexMenu td { vertical-align: top; }
#body table.indexMenu td.item { width: 20%; }
#body table.indexMenu td.item .imageLink a { position: relative; display: block; text-decoration: none; height: 160px; }
#body table.indexMenu td.item .imageLink a * { cursor: pointer; }
#body table.indexMenu td.item .imageLink a span.image { position: absolute; top: 0; left: 0; background-color: #B3DEF8; background-repeat: no-repeat; background-position: center center; width: 100%; height: 160px; }
#body table.indexMenu td.item .imageLink a span.bg { display: block; position: absolute; bottom: 0; left: 0; background: #fff; width: 100%; height: 32px; }
#body table.indexMenu td.item .imageLink a span.text { display: block; position: absolute; bottom: 0; left: 0; line-height: 33px; width: 100%; height: 32px; }
#body table.indexMenu td.item .imageLink a span.text span { padding: 0 0 0 15px; color: #007CC3; font-size: 1.2em; font-family: Arial; font-weight: bold; letter-spacing: -1px; }
#body table.indexMenu td.item .imageLink a:hover span.text span { color: #032B4A; }
#body table.indexMenu td.item ul.menu { padding: 10px 10px 50px 15px; font-size: 0.85em; font-family: Tahoma; }
#body table.indexMenu td.item ul.menu li { list-style: none; padding: 5px 0; line-height: 1; }
#body table.indexMenu td.item ul.menu li a { color: #032B4A; }
#body table.indexMenu td.block { position: relative; color: #fff; background-color: #59ADDE; background-repeat: no-repeat; background-position: center center; width: 40%; }
#body table.indexMenu td.block span.caption { position: relative; display: block; margin-top: -45px; line-height: 46px; width: 100%; height: 45px; }
#body table.indexMenu td.block span.caption span.bg { display: block; position: absolute; top: 0; left: 0; background: #B3DEF8; width: 100%; height: 45px; }
#body table.indexMenu td.block span.caption span.text { display: block; position: absolute; top: 0; left: 0; text-align: right; width: 100%; height: 45px; }
#body table.indexMenu td.block span.caption span.text span { color: #fff; font-size: 1.8em; font-family: Arial; font-weight: bold; letter-spacing: -1px; text-transform: uppercase; }
#body table.indexMenu td.block span.caption span.text span a { display: block; padding: 0 20px; color: #fff; text-decoration: none; }
#body table.indexMenu td.block h1 { padding: 0; color: #fff; font-size: 4.5em; font-family: Trebuchet MS; font-weight: normal; line-height: 1; letter-spacing: -1px; text-transform: uppercase; }
#body table.indexMenu td.block p { font-size: 1.1em; font-family: "Trebuchet MS"; }
#body table.indexMenu td.blockProjects { cursor: default; }
#body table.indexMenu td.blockProjects .project { display: none; }

#content_wrapper { float: left; width: 100%; }
#content_wrapper #content_width { width: 64%; }
#content_wrapper #content_width #content { padding: 20px 20px 20px 30px; line-height: 1.25; }

#content blockquote { padding: 20px 0 20px 20px; font-style: italic; }

#content ul li { margin-left: 16px; }
#content ol li { margin-left: 25px; }

#content table { border-collapse: collapse; border: 0; width: 100%; }
#content table td { padding: 8px 15px; border: 1px solid #007CC2; }

#content table.album { font-size: 0.95em; }
#content table.album td { padding: 10px 0; line-height: 1; vertical-align: top; border: 0; width: 25%; }
#content table.album td img { padding-bottom: 5px; }

#content p.pagination { padding-left: 5px; font-size: 1.1em; font-family: Arial; }
#content p.pagination span.active { padding: 0 5px; margin: 0 -5px; background: #D9EFFC; border: 2px solid #D9EFFC; }

#content_wrapper #content_width #content .section { padding-bottom: 20px; }

#content .photos { padding: 10px 0; }
#content .photos span.photo { position: relative; float: left; padding: 0 6px 6px 0; background: url('../img/thumb-bg.jpg') no-repeat right bottom; width: 140px; height: 110px; }
#content .photos span.photo a { overflow: hidden; position: absolute; top: 0; left: 0; display: block; border: 5px solid #fff; width: 130px; height: 100px; }
#content .photos span.photo a:hover { /*border-color: #CFEDFF;*/ }
#content .photos span.photo a img { position: absolute; top: -10px; left: -10px; }

#content .newsList .newsItem { padding-bottom: 40px; }
#content .newsList .newsItem h3 { padding-top: 0; text-align: right; }
#content .newsList .newsItem .newsText span.date { float: left; position: relative; top: 7px; left: -30px; padding: 2px 10px 3px 30px; color: #727272; font-style: italic; background: #D9EFFC; width: 160px; }
#content .newsList .newsItem .newsText p.preview,
#content .newsList .newsItem .newsText .text { margin-left: 200px; }
#content .newsList .newsItem .photos { padding-top: 10px; }
#content .newsList .newsItem p.more { padding-top: 0; text-align: right; }
#content .newsList .newsItem p.more a { font-family: Tahoma; text-decoration: none; border-bottom: 1px dashed #2C93D0; }

#content .gallery { padding: 15px 0; font-family: "Arial Narrow"; font-size: 1.4em; }
#content .gallery .category { padding-bottom: 10px; }
#content .gallery .category a { position: relative; left: 20px; display: block; color: #fff; text-decoration: none; height: 60px; }
#content .gallery .category a span.year { position: absolute; top: 0; left: 0; padding-right: 20px; font-size: 2.5em; line-height: 60px; text-align: right; background: #B3DEF8; width: 180px; height: 60px; }
#content .gallery .category a span.name { position: absolute; left: 215px; bottom: 5px; font-size: 1.3em; }
#content .gallery .category a span.period { position: absolute; right: 15px; bottom: 5px; }
#content .gallery .categoryBgBlue a {  background: #76C5F0; }
#content .gallery .categoryBgBlue a:hover,
#content .gallery .categoryBgBlue a.active { background: #4DA4CF; }
#content .gallery .categoryBgGreen a {  background: #59B431; }
#content .gallery .categoryBgGreen a:hover,
#content .gallery .categoryBgGreen a.active { background: #3F8F1A; }

#content .guestbookForm { margin-right: -20px; }
#content .guestbookForm p.switcher { padding: 10px 15px 0 15px; font-family: Tahoma, Sans-Serif; text-align: right; }
#content .guestbookForm p.switcher a { text-decoration: none; border-bottom: 1px dashed #2C93D0; }
#content .guestbookForm form { display: none; }
#content .guestbookForm form fieldset { padding: 10px 15px; }
#content .guestbookForm form input.textbox { width: 250px; }
#content .guestbookForm form textarea { width: 390px; height: 100px; }

#content .guestbook { padding-bottom: 10px; }
#content .guestbook dl.message dt { padding-top: 10px; color: #47708F; font-size: 0.85em; }
#content .guestbook dl.message dd { padding: 3px 0 10px 0; }

#sidebar { float: left; margin-left: -36%; padding-left: 30px; line-height: 1.25; width: 200px; }

#sidebar ul.sidenav { margin-top: -5px; padding: 0 0 10px 0; font-size: 1.2em; font-family: "Trebuchet MS"; font-weight: bold; }
#sidebar ul.sidenav li { list-style: none; padding: 5px 0; }
#sidebar ul.sidenav li strong,
#sidebar ul.sidenav li a { display: block; padding: 5px 10px; background: #fff; }
#sidebar ul.sidenav li strong { background: #DFF3FF; }
#sidebar ul.sidenav li a { color: #007CC2; text-decoration: none; }
#sidebar ul.sidenav li a:hover { background: #DFF5FF; }

#sidebar .block { padding: 40px 0; }

#sidebar .blockText .text { padding: 0 10px 20px 10px; background: #D9EFFC; }

#sidebar .blockImage { height: 270px; }
#sidebar .blockImage .bg { background-repeat: no-repeat; background-position: center center; height: 270px; }

/*
------------------------------------------------------------------------------------------------------------------
  Footer
------------------------------------------------------------------------------------------------------------------
*/

#footer_wrapper { overflow: hidden; position: relative; margin-top: -150px; background: url('../img/body-bg-bottom.jpg') repeat-x center top; min-width: 990px; width: 100%; height: 150px; }
#footer_wrapper #footer { position: relative; color: #2C93D0; font-size: 0.85em; font-family: Tahoma; height: 150px; }
#footer_wrapper #footer_menu { position: absolute; bottom: 30px; left: 20px; color: #032B4A; }
#footer_wrapper #footer_menu a { color: #032B4A; }
#footer p.copyright { position: absolute; right: 20px; bottom: 20px; }
#footer p.wbased { position: absolute; right: 20px; bottom: 5px; }
