/* Time-stamp: <2007-04-11 13:44:27 snl@cluefactory.com> */

body {
  font: medium 'Trebuchet MS', 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
  background-attachment: fixed;
  background-image: url(/Images/huge7.jpg);
/*  background-color: white;*/
  color: black;
}

#GnitsohOuter {
  float: left;
  clear: both;
  width: 85%;
  margin-left: 30px;
  margin-right: 0px;
  margin-top: 10px;
  margin-bottom: 5px;
  border: 4px solid #0a0a91;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 1px;
  background-color: white;
/*  background-image: url(/Images/beach_head.jpg);*/
/*  background-repeat: no-repeat;*/
/*  background-position: 80% 0%;*/
}

#GnitsohHeader {
  clear: both;
  padding: 0px;
  margin: 0;
  border: 0;
}

#GnitsohLogo {
  clear: none;
  float: left;
/*  border: 2px solid #0a0a91;*/
  padding: 0;
}

#GnitsohOuterLogo {
  float: left;
  margin-left: 0px; /* -30 */
  margin-top: 0px; /* -40 */
/*  border: 4px solid #0a0a91;*/
  padding: 0px;
}

#GnitsohTabsAndTitle {
  float: right;
  clear: none;
  width: 80%;
}

#GnitsohTitle {
  clear: both;
}

#GnitsohTitle img {
  padding: 0;
}

#GnitsohTitle h1 {
  padding-top: 10px;
}

#GnitsohLangTabs {
/*  clear: both;*/
  border-bottom: 2px solid #0a0a91;
  margin-top: 0px; /*70*/
  padding-top: 20px;
  font-weight: bold;
  font-size: 100%;
  float: right;
  width: 100%;
}

#GnitsohLangTabs ul {
  list-style: none;
  padding: 0;
  margin-left: 350px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}

#GnitsohLangTabs ul li {
  background-color: white;
  display: inline;
  border-left: 2px solid #0a0a91;
  border-top: 2px solid #0a0a91;
  border-right: 2px solid #0a0a91;
  border-bottom: 0px;
  margin-left: 20px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 0px;
}

#GnitsohLangTabs ul li.selected {
  background-color: #cacaca;
}

#GnitsohLangTabs ul li a {
  text-decoration: none;
  color: #ed3251;
}

#GnitsohInner {
  float: left;
  clear: both;
  width: 95%;
  padding: 0;
  margin-left: 3%;
  text-align: left;
/*  height: 100%;*/
/*  min-height: 600px;*/
}

#GnitsohInner .imageBox {
  border: 1px solid black;
  padding: 4px;
  margin: 8px;
}

#GnitsohInner .imageBox p {
  font-size: 70%;
  border-top: 1px solid black;
  margin-left: 0;
  margin-right: 0;
  padding-left: 2px;
  padding-top: 2px;
  margin-top: 2px;
  margin-bottom: 0px;
}

#GnitsohInner div.odd {
  float: right;
}

.left { float: left; }
.left0 { clear: left; float: left; }
.right { float: right; }
.right0 { clear: right; float: right; }

#GnitsohInner ul {
/*  list-style: square;*/
/*  list-style-type: square;*/
  list-style: none;
  margin-left: 0px;
}

#GnitsohInner ul li {
/*  list-style: square;*/
/*  list-style-type: square;*/
  list-style: none;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  line-height: 0.99;
}

#GnitsohInner div.even {
  float: left;
}

.alone { clear: both; }

#GnitsohInner .linkBoxButton {
  float: right;
  position: relative;
  right: 0px;
  top: 0px;
  width: 100px;
  padding: 0px;
  margin: 5px;
  border: 2px solid #0a0a91;
  color: red;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
}

#GnitsohInner div.linkBox {
  float: right;
  display: block;
  position: relative;
  right: 0px;
  top: 0px;
  overflow: hidden;
  width: 100px;
  padding: 0px;
  margin-left: 5px;
  margin-right: -25px;
  margin-top: -10px;
  margin-bottom: 0px;
  border: 2px solid #0a0a91;
  font-size: 90%;
  text-align: center;
}

#GnitsohInner div.linkBox ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#GnitsohInner div.linkBox ul li {
  border-top: 1px solid #0a0a91;
  border-left: 1px solid #0a0a91;
  border-right: 1px solid #0a0a91;
  border-bottom: 0px;
  margin: 0;
  padding: 2px;
}

#GnitsohInner div.linkBox ul li.selected {
  background-color: #cacaca;
}

#GnitsohInner div.linkBox ul li.last {
  border-top: 1px solid #0a0a91;
  border-left: 1px solid #0a0a91;
  border-right: 1px solid #0a0a91;
  border-bottom: 1px solid #0a0a91;
}

#GnitsohInner div.linkBox ul li a {
  text-decoration: none;
  border: 0;
  color: red;
}

#GnitsohInner div.leftColumn {
  position: relative;
  float: left;
  width: 48%;
  padding-right: 0px; /* 10 */
  height: 1000px;
  font-size: 90%;
}

#GnitsohInner div.columnGutter {
  position: relative;
  float: left;
  width: 1%;
  height: 700px;
  border-left: 4px solid #0a0a91;
  padding-left: 0px; /* 5 */
}

#GnitsohInner div.rightColumn {
  position: relative;
  float: left;
  width: 45%;
  margin-left: 4px;
  height: 1000px;
  font-size: 90%;
}

#GnitsohInner div.twoSided {
  clear: both;
  margin-left: 5px;
  font-size: 90%;
  padding-top: 8px;
  margin-top: 0px;
  padding-bottom: 8px;
  margin-bottom: 0px;
  line-height: 0.98;
}

#GnitsohInner div.twoSided div.lhs {
  float: left;
  width: 80%;
  text-align: left;
}

#GnitsohInner div.twoSided div.rhs {
  float: right;
  width: 16%;
  margin-right: 0px;
}

#GnitsohInner a {
  text-decoration: none;
  font-weight: bold;
  color: #0a0a91;
}

#GnitsohInner a:visited {
  color: #0a0a91;
}

#GnitsohInner a:hover {
  color: red;
  text-decoration: underline;
}

#GnitsohInner a:active {
  color: red;
  text-decoration: underline;
}

#GnitsohInner h1, h2, h3, h4 {
  margin-left: 4px; /* -20 */
  font-weight: bold;
}

#GnitsohInner h1 {
  font-size: 130%;
  border-bottom: 1px solid gray;
  margin-top: 8px;
  margin-bottom: 16px;
  padding-bottom: 2px;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  display: block;
  clear: both;
}

#GnitsohInner h1.push_right {
  text-align: right;
  border-bottom: 1px solid black;
  float: right;
  margin-top: 0;
  width: 70%;
  clear: left;
}

#GnitsohInner h2 {
  font-size: 105%;
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
  clear: both;
}

#GnitsohInner p {
  margin: 0.2em;
  padding: 0.1em;
}

#GnitsohInner img.even {
/*  float: left;*/
/*  margin: 8px;*/
/*  padding: 2px;*/
}

#GnitsohInner .imageBox img { border: 0; }
#GnitsohInner img.odd {
/*  float: right;*/
/*  margin: 8px;*/
/*  padding: 2px;*/
}

#GnitsohFooter {
  font: x-small 'MS Comic Sans', 'Luxi Sans', Arial, Verdana, sans;
  float: left;
  clear: both;
  width: 85%;
  border: 4px solid #0a0a91;
  margin-left: 30px;
  margin-right: 0px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #cacaca;
}

#GnitsohFooter p {
  color: #0a0a91;
  font-size: 90%;
  text-align: right;
  padding-top: 3px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 3px;
  margin: 0;
}

#GnitsohFooter a {
  text-decoration: none;
  font-weight: bold;
  color: #0a0a91;
}

#GnitsohFooter a:visited {
  color: #0a0a91;
}

#GnitsohFooter a:hover {
  color: red;
/*  border-bottom: 2px solid red;*/
  text-decoration: underline;
}

a.invisilink img { border: 0; padding: 0; margin: 0; }
a.invisilink { border: 0; text-decoration: none; }
a.invisilink:visited { border: 0; text-decoration: none; }
a.invisilink:hover { border: 0; text-decoration: none; }

#GnitsohInner table.contactForm {
  border: 1px solid  black;
  margin-left: 3%;
  width: 80%;
}

#GnitsohInner table.contactForm tr.head {
  background-color: black;
  color: white;
  font-weight: bold;
  font-size: 95%;
  padding-bottom: 6px;
  text-align: center;
}

#GnitsohInner table.contactForm tr.odd {
  border-top: 1px solid black;
  background-color: white;
}

#GnitsohInner table.contactForm tr.even {
  border-top: 1px solid black;
  background-color: #cacaca;
}

#GnitsohInner table.contactForm td.label {
  border-top: 1px solid black;
  width: 15%;
  text-align: right;
  font-weight: bold;
  border-right: 1px solid black;
  vertical-align: top;
  font-size: 90%;
  line-height: 0.99;
}

#GnitsohInner table.contactForm td.entry {
  border-top: 1px solid black;
  text-align: left;
  vertical-align: top;
}

#GnitsohInner table.contactForm tr.buttons {
  border-top: 1px solid black;
  text-align: center;
}

#GnitsohInner table.contactForm tr.buttons td {
  border-top: 1px solid black;
}

#GnitsohInner input {
  font: xx-small mono;
  border: 1px solid #cacaca;
}

#GnitsohInner textarea {
  font: xx-small mono;
  border: 1px solid #cacaca;
}

#GnitsohInner select {
  font: xx-small mono;
  border: 1px solid #cacaca;
  color: blue;
}

#GnitsohInner option {
  font: xx-small mono;
  color: blue;
}

#GnitsohFooter a:active {
/*  border-bottom: 2px solid red;*/
  text-decoration: underline;
  color: red;
}

p.GnitsohError {
  color: red;
}
