/* ---------------- OVERALL DEFINITIONS ------------------- */
/*<![CDATA[*/

html {
      width: 100%;
      height: 100%;
      margin: 0px;
      padding: 0px;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
line-height: 1.2em;
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
overflow: hidden;
background-color: #789BBA;
scrollbar-3dlight-color: #6B92B3;
scrollbar-arrow-color: #6B92B3;
scrollbar-base-color: #fff;
scrollbar-darkshadow-color: #fff;
scrollbar-face-color: #fff;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #6B92B3;
scrollbar-track-color: #fff;
}

* html body {
   overflow: auto;
}


#all {
   position: fixed;
   top: 0px;
   left: 0px;
   width: 100%;
   height: 100%;
}

#footer {
   position: fixed;
   bottom: 10px;
   left: 50%;
   margin-left: -500px;
   height: 30px;
   background-color: #6B92B3;
   width: 1000px;
   border: 1px solid #ddd;
   border-top: 0px;  
}

*html #footer {
   position: absolute;
   bottom: 10px;
   left: 50%;
   margin-left: -500px;
}

#container {
   position: fixed;
   bottom: 40px;
   top: 10px;
   left: 50%;
   margin-left: -500px;
   padding: 0px;
   width: 1000px;
   background-color: #6B92B3;
   overflow: auto;
   border: 1px solid #ddd;
   border-bottom: 0px;
   background-image: url(../design_pics/container_bg.gif);
   background-repeat: y-repeat;
}

*html #container {
   position: absolute;
   height: expression(document.body.clientHeight-50+"px");
}

/*  MAIN DIVISIONS   */

#glarous {
      position: absolute;
      top: 20px;
      left: 50%;
      margin-left: -530px;
      background-image: url(../design_pics/glarous.gif);
      width: 100px;
      height: 75px;
      background-repeat: no-repeat;
      z-index: 5;
}

#left_part {
      float: left;
      width: 849px;
}

#right_part {
      color: #fff;
      float: right;
      margin-right: 6px;
      margin-top: 5px;
}

#header {
      background-position: 0px 0px;
      background-repeat: no-repeat;
      text-align: right;
      height: 170px;
      background-color: #6B92B3;
      border-right: 1px solid #ddd;
}

#menuebar {
      text-align: right;
      height: 40px;
      background-color: #fff;
      border-right: 16px solid white;
      background-position: 10px 18px;
      background-repeat: no-repeat;
}

#menue {
      margin: 0px auto;
      text-align: right;
      font-weight: bold;
      height: 12px;
      line-height: 12px;
      border-bottom: 1px solid #ddd;
      border-top: 4px solid #fff;
}

#menue img {
      border: 0px;
}
#menue img a:hover  {
      background-color: transparent;
}

#submenue {
      float: left;
      
}

.menuelist {
      margin-top: 4px;
      width: 160px;
      z-index: 5;
      position: relative;
}

.sub_pic {
      position: absolute;
      bottom: 0px;
      background-position: center bottom;
      background-repeat: no-repeat;
      width: 160px;
      height: 184px;
      z-index: 1;
}

.contact {
      margin-left: 14px;
      margin-right: 15px;
      margin-top: 6px;
      font-size: 0.9em;
      color: #fff;
      float: left;
      display: inline;
}

.google_bottom {
position: relative;
top: 7px;
width: 320px;
display: inline;
}

#content {
      color: #06467F;
      font-size: 1em;
      line-height: 1.4em;
      border-left: 15px solid white;
      border-right: 15px solid white;
      background-image: url(../design_pics/bg_orange.jpg);
      background-repeat: repeat-x;
      background-color: #fff;
      float: left;
      width: 659px;
      position: absolute;
      left: 160px;
      top: 210px;
      bottom: 0px;
      min-height: auto;
}

*html .menuelist  {
   height: expression(document.body.clientHeight-264+"px");
}

*html #content  {
   height: expression(document.body.clientHeight-260+"px");
   background-attachment: fixed;
}

.gal_background {
      width: 100%;
      min-height: 360px;
      background-color: #fff;
      margin-top: 0px;
      padding-top: 0px;
      text-align: center;
      vertical-align: middle;
}

/*  SUB DIVISIONS   */

#header_line {
      color: #fff;
      height: 16px;
      margin-left: 172px;
      margin-top: 128px;
      background-color: #E7BD0E;
      background-image: url(../design_pics/chorasfakion.gif);
      background-position: 0px 1px;
      background-repeat: no-repeat;
      border-left: 6px solid #E7BD0E;
      border-right: 16px solid #E7BD0E;
}

#gal_title {
      margin-top: 8px;
      padding: 0px;
      width: 594px;
      height: 14px;
      float: right;
      text-align: center;
}

.welcome_text {
      font-size: 1em;
      font-weight: bold;
      line-height: 15px;
      float: left;
      display: inline;
      margin-left: 126px;
      margin-top: 0px;
}




/* content definitions */
.gal_preview {
      width: 325px;
      height: 100px;
      float: left;  
      margin-top: 10px;  
}

#content .nomargin {
      margin: -5px -10px;
}

.bold {
      font-weight: bold;
}

.center {
      text-align: center;
}

.float_right {
      float: right;
}

.float_left {
      float: left;
}

.invisible {
      display: none;
}

#content p {
      margin: 4px 10px 8px 10px;
}

#content img {
      border: 0px;
      margin: 5px 10px;
}



#menue p {
      margin: auto;
      color: #06467F;
      height: 12px;
      line-height: 12px;
      font-size: 0.9em;
      display: block;
      float: right;
}

#content h2 {
      font-size: 1.2em;
      margin: 10px;
}


.active_menue {
      padding: 0px 10.5px;
      border-right: 1px solid #ddd;
}

.active_sub {
      color: white;
}

#submenue p {
      color: #fff;
      font-weight: bold;
      font-size: 0.9em;
      margin: 0px 0px 6px 10px;
      background-color: #6B92B3;
}


#submenue .level2menue {
      font-size: 0.8em;

      margin-left: 20px;
}

#submenue .level2menue .level2active {
      color: #fff;
}


.clearall {
      clear: both;
}

table {
margin: auto;
border: 1 px solid #888;
}

th {
text-align: left;
}










/* LINKS */

a {
      text-decoration: none;
}

#menue a {
      padding: 0px 10.5px;
      height: 12px;
      line-height: 12px;
      display: block;
      float: left;
      border-right: 1px solid #ddd;
}


#menue a:link {     
      color: #6B92B3;     
}
#menue a:visited {
      color: #6B92B3;     
}
#menue a:hover {
      color: #fff;
      background-color: #E7BD0E;
}
#menue .homebutton:hover {
      background-color: white;
}


#submenue a:link, #submenue a:visited, .contact a:link, .contact a:visited {     
      color: #ddd;     
}

#submenue a:hover {
      color: #E7BD0E;
}


#content a:link, #content a:visited {
      text-decoration: underline;
      color: #06467F;
      font-weight: bold;
}

#content a:hover {
      color: #6B92B3;
}

/* FORMS */

form {
      margin: 0px;
      padding: 0px;
      border: 0px;
}

.input_lang {
      margin: 0px;
      color: white;
      font-size: 0.8em;
      border: 0px;
      background-color: #E7BD0E;
      float: right;
      display: inline;
      border-right: 1px solid #F7E082;
      border-top: 1px solid #F7E082;
      height: 14px;
      line-height: 14px;
      padding: 0px 6px;
}

.lang_first { 
      border-left: 1px solid #F7E082;
}




.walk_title {
      font-size: 1.1em;
      color: #fff;
      font-weight: bold;
      float: left;
}

