/* main page properties */
html {
  height: 100%;
  margin: 0px;
  padding: 0px;
}
body {
  height: 100%;
  font-family: Verdana;	
  font-size: 10px;	
  color: #087990;	
  background-image: url('../images/top.jpg');
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-color: #008ba8;
  margin: 0px;	
  padding: 0px;
}
h1 {
  width: 517px;
  font-size: 11px;
  font-weight: bold;
  color: #008ca8;
  border-bottom: 2px solid #008ca8;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 5px;
}
h2 {
  font-size: 10px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}
h2.projects {
  font-size: 10px;
  font-weight: bold;
  border-bottom: 1px solid #008ca8;
  margin-top: 0px;
  margin-bottom: 10px;
}
h2.small {
  font-size: 10px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 5px;
}
h2.section {
  font-size: 11px;
  font-weight: bold;
  background-image: url('../images/box_yellow.jpg');
  background-repeat: no-repeat;
  background-position: 0px 2px;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 7px;
}
h2.box {
  font-size: 10px;
  font-weight: bold;
  border-bottom: 1px solid #008ca8;
  background-image: url('../images/box_blue.jpg');
  background-repeat: no-repeat;
  background-position: 0px 5px;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 13px;
}
h3 {
  font-size: 11px;
  font-weight: bold;
  margin-top: 12px;
  margin-bottom: 12px;
}
h3.news {
  display: inline;
  font-size: 10px;
  font-weight: bold;
  padding-bottom: 3px;
  border-bottom: 1px solid #008ca8;
  line-height: 18px;
}
h3.projects {
  font-size: 11px;
  font-weight: bold;
  background-image: url('../images/box_yellow.jpg');
  background-repeat: no-repeat;
  background-position: 0px 2px;
  margin-top: 0px;
  margin-bottom: 12px;
  padding-left: 7px;
}
h3.register {
  font-size: 10px;
  font-weight: normal;
  background-image: url('../images/box_yellow.jpg');
  background-repeat: no-repeat;
  background-position: 0px 2px;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 7px;
}
p {
  text-align: justify;
  line-height: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
p.left {
  text-align: left;
  line-height: 15px;
}
p.left_small {
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
}
p.top {
  margin-top: 0px;
}
a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #014b5a;
}
img {
  border-style: none;
}
form {
  margin-top: 0px;
  margin-bottom: 0px;
}
input {
  width: 30px;
  text-align: center;
  background-color: #bde0de;
  border: 1px solid #008ca8;
}
input.small {
  width: 124px;
  text-align: left;
  font-size: 9px;
  color: #008ca8;
  background-color: #bde0de;
  border: 1px solid #008ca8;
  padding-left: 10px;
  padding-bottom: 1px;
  padding-top: 4px;
}
input.register {
  width: 100%;
  font-size: 9px;
  text-align: left;
  color: #008ca8;
  background-color: #d5d110;
  border-style: none;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 5px;
}
input.normal {
  background-color: #ffffff;
  border-style: none;  
}
input.data {
  width: 170px;
  text-align: left;
  font-size: 9px;
  color: #008ca8;
  background-color: #bde0de;
  border: 1px solid #008ca8;
  margin-top: 3px;
  padding-left: 10px;
  padding-bottom: 1px;
  padding-top: 4px;
}
.submit {
  width: 18px;
  height: 10px;
  background-image: url('../images/button.jpg');
  border-style: none;
  margin-left: 5px;
}
.submit2 {
  width: 80px;
  color: #ffffff;
  background-color: #008ba8;
  margin-top: 15px;
}
td {
  vertical-align: top;
}

/* general layout properties */
div.whole {
  width: 782px;
	height: 100%;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
  background-image: url('../images/top_left.gif');
  background-repeat: no-repeat;
  background-position: right 0%;	
	background-color: #008ba8;
}
div.wrapper {
  min-height: 90%;
  _height: 90%;
  background-image: url('../images/body_line.jpg');
  background-repeat: repeat-y;
  background-position: 2px 0px;
  background-color: #008ba8;
  border: 2px solid #ffffff;
  margin-bottom: 15px;
}
div.context {
  min-height: 100%;
  height: 100%;
  margin: 2px;
  *margin-top: -3px;
}
div.box {
}

/* website properties */
div.logo {
  width: 244px;
  height: 59px;
  background-image: url('../images/logo.jpg');
  background-repeat: no-repeat;
}
div.flash {
  width: 774px;
  height: 210px;
  background-color: #ffffff;
}
div.menu {
  height: 39px;
  background-color: #d5d110;
  border-top: 2px solid #ffffff;
}
div.menu div.inner {
  margin-left: 25px;
  margin-right: 10px;
  margin-top: 20px;
}
div.item {
  float: left;
  font-weight: bold;
  color: #269db5;
}
div.submenu {
  width: 100%;
  height: 27px;
  font-size: 10px;
  background-color: #ffffff;
}
div.subitem {
  display: none;
  height: 22px;
  text-align: center;
  color: #d5d110;
  padding-top: 1px;
}
div.subitem_left {
  display: none;
  height: 22px;
  text-align: left;
  color: #d5d110;
  padding-top: 1px;
}
div.subitem a {
  text-decoration: none;
  color: #008ca8;
}
div.subitem_left a {
  text-decoration: none;
  color: #008ca8;
}
div.top_line {
  height: 10px;
  background-color: #008ca8;
}
div.topbox {
  height: 66px;
  background-color: #f4f3c3;
  border: 2px solid #ffffff;
  border-bottom: none;
}
div.topbox a {
  color: #008ca8;
}
div.topbox div.navigation {
  float: right;
  color: #d5d110;
  margin-right: 22px;
  _margin-right: 12px;
  margin-top: 2px;
}
div.topbox div.section {
  float: left;
  margin-top: 33px;
  margin-left: 22px;
  _margin-left: 12px;
}
div.section a {
  text-decoration: none;
}
div.left {
  float: left;
  width: 571px;
}
div.text {
  margin-top: 30px;
  margin-left: 15px;
  margin-right: 28px;
  margin-bottom: 30px;
  *width: auto;
  *height: 1%;
  *overflow: visible; 
  
}
div.text_small {
  margin-top: 0px;
  margin-left: 15px;
  margin-right: 28px;
  margin-bottom: 30px;
}
div.text a {
  text-decoration: none;
}
div.row {
  position: relative;
  background-image: url('../images/row_line.jpg');
  background-repeat: repeat-x;
  padding: 0px 9px 5px 9px;
}
div.row_white {
  padding-left: 9px;
  clear: both;
}
div.row_news {
  padding: 3px 8px 3px 8px;

  border-top: 1px solid #bfe2e9;
}
div.right_foto {
  float: right;
  position: relative;
  border: 1px solid #1595ad;
  margin: 15px 0px 0px 15px;
}
div.partner_foto {
  float: right;
  position: relative;
  border-top: 1px solid #7fc5d3;
  border-bottom: 1px solid #7fc5d3;
  margin-top: 15px;
  margin-left: 30px;
}
table.main {
  width: 516px;
  margin-left: 12px;
}
table.main td {
  vertical-align: top;
}
table.projects {
  width: 286px;
  height: 100%;
  color: #087990;
}
table.projects td.line {
  height: 1px;
  line-height: 1px;
  border-top: 1px solid #7fc5d3;
}
table.projects td.title {
  padding-top: 12px;
}
table.projects td.left_column {
  width: 40%;
  text-align: right;
  background-color: #fbfae7;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding: 4px 9px 4px 9px;
}
table.projects td.left_white {
  width: 40%;
  text-align: right;
  padding: 4px 9px 4px 9px;
}
table.projects td.left_white2 {
  width: 40%;
  text-align: left;
  padding: 10px 9px 10px 0px;
}
table.projects td.right_column {
  padding: 4px 0px 4px 13px;
}
table.gallery {
  width: 230px;
  height: 100%;
  text-align: right;
}
div.project_foto {
  margin-bottom: 9px;
  border: 1px solid #1595ad;
}

div.projects_wrapper {
  width: 286px;
  background-image: url('../images/project_line.jpg');
  background-repeat: repeat-y;
  background-color: #ffffff;
  border-top: 1px solid #7fc5d3;
  clear: both;
}
div.projects_wrapper2 {
  width: 286px;
  background-image: url('../images/project_line.jpg');
  background-repeat: repeat-y;
  background-color: #ffffff;
  border-bottom: 1px solid #7fc5d3;
  line-height: 14px;
  _line-height: 13px;
  clear: left;
}
div.left_column {
  float: left;
  width: 97px;
  text-align:  right;
  border-top: 2px solid #ffffff;
}
div.left_column div.inner {
  margin: 4px 9px 4px 9px;
}
div.right_column {
  float: left;
}
div.right_column div.inner {
  margin: 4px 0px 4px 13px;
}
div.project_navigation {
  font-size: 10px;
  margin-top: 5px;
  margin-bottom: 20px;
  padding-left: 9px;
}
div.project_navigation a {
 text-decoration: none;
  color: #087990;
}
div.project_foto {
  float: right;
  margin-top: 7px;
  border: 1px solid #1595ad;
}
div.project_gallery {
  float: right;
  width: 200px;
  color: #087990;
  background-color: #fbfae7;
  border-top: 1px solid #7fc5d3;
  border-bottom: 1px solid #7fc5d3;
  margin-top: 37px;
  overflow: hidden;
}
div.project_gallery div.content {
  line-height: 16px;
  margin: 11px;
  margin-bottom: 25px;
}
div.project_gallery div.content_blue {
  line-height: 16px;
  background-color: #008ca8;
  margin: 11px;
  margin-top: 15px;
  margin-right: 44px;
}
div.project_location {
  float: right;
  width: 191px;
  text-align: right;
  border-bottom: 1px solid #7fc5d3;
  padding-right: 9px; 
  clear: right;
}
div.project_category {
  float: right;
  width: 139px;
  background-color: #fbfae7;
}
div.project_category div.content {
  line-height: 16px;
  margin: 11px;
}
div.blue_line {
  height: 8px;
  line-height: 8px;
  background-color: #008ca8;
  _margin-top: -3px;
}
div.small_line {
  height: 1px;
  line-height: 1px;
  background-color: #bfe2e9;
  clear: both;
}
div.small_line2 {
  height: 1px;
  line-height: 1px;
  background-color: #7fc5d3;
  clear: both;
}
div.right {
  float: left;
  width: 203px;
  margin-top: -30px;
  overflow: hidden;
}
div.right a {
  text-decoration: none;
}
div.right div.content {
  line-height: 16px;
  margin: 11px;
  margin-top: 30px;
  margin-left: 15px;
}
div.photo {
  font-weight: bold;
  line-height: 18px;
  background-image: url('../images/box_line.jpg');
  background-repeat: repeat-x;
  background-color: #dcd936;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  margin-right: 2px;
  border-left: 2px solid #ffffff;
}
div.photo img {
  border: 1px solid #008ca8;
}
div.photo div.inner {
  margin: 11px;
}
div.box_white {
  background-color: #ffffff;
  border-top: 1px solid #008ca8;
  border-bottom: 1px solid #008ca8;
}
div.box_white div.inner {
  margin: 12px 0px 11px 9px;
}
div.foto {
  margin-top: 8px;
  margin-bottom: 8px;
}
div.copy {
  margin-top: 15px;
  color: #ffffff;
  padding-bottom: 15px;
}
.yellow {
  color: #d5d110;
}
.blue {
  color: #008ca8;	
}
.normal {
  font-weight: normal;
}
.b {
  font-weight: bold;
}
div.list {
  background-image: url('../images/list.jpg');
  background-repeat: no-repeat;
  background-position: 0px 6px;
  padding-left: 8px;
}
div.fleft {
  float: left;
}
div.fright {
  float: right;
}
div.galmr {
  margin-right: 4px;
}
div.galmr2 {
  margin-right: 12px;
}
.pic {
  border: 1px solid #247d92;
}
.pic2 {
  border-style: none;
}
div.white_space5 {
  height: 5px;
  line-height: 5px;
}
div.white_space10 {
  height: 10px;
  line-height: 10px;
}
div.clear {
  height: 1px;
  line-height: 1px;
  clear: both;
}
div.clear5 {
  height: 5px;
  line-height: 5px;
  clear: both;
}
div.clear10 {
  height: 10px;
  line-height: 10px;
  clear: both;
}
div.clear15 {
  height: 15px;
  line-height: 15px;
  clear: both;
}
div.clear30 {
  height: 30px;
  line-height: 30px;
  clear: both;
}
div.left15 {
  margin-left: 15px;
}
input.register_button {
  width: 100px;
  cursor: pointer;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: 0px 2px;
  border-style: none;
  padding-left: 5px;
}
div.checker {
  float: left;
  width: 179px;
  height: 81px;
  border: 1px solid #939cb7;
  margin-top: 10px;
}
div.contact {
  position: relative; 
  height: 15px; 
  line-height: 15px;
}
div.line_bg {
  height: 2px;
  line-height: 2px;
  background-color: #008ba8;
}
div.line_bg2 {
  height: 2px;
  line-height: 2px;
  background-color: #008ba8;
  margin-top: -19px;
  margin-left: 2px;
  margin-right: 2px;
}

