/* background colours, etc */
body {
 background: #000930;
 font-size: 13px;
 font-family: arial, helvetica, "lucida console", sans-serif;
 line-height: 18px;
}

h1 {
  font-size: 80px;
  color:white;
  text-align: left;
  line-height: 90px;
  z-index: 5;
  font-weight: normal;
  margin-top: 0px;
}

p {
 margin-top: 10px; margin-bottom: 10px;
}

.tbk {
 background: #000930;
}

/* helpers for showing & hiding stuff */
.hidden {
 display: none;
 z-index: 0;
}

.normal {
 display: block;
 z-index: 2;
}

.faded {
    opacity: 0;
    filter: alpha(opacity = 0);
   z-index: 0;
}

span.imagecount {
	font-size: 90%;
}

div.navboxes {
 z-index: 4;
}

/* Navigation boxes */
div.navbox {
 border: 2px #404040 solid;
 background: #808090;
 opacity: 0.85;
 filter: alpha(opacity = 85);
 width: 190px; height: 90px;
 color: #ffffff;
 text-align: left;
 font-size: 16px;
 padding: 4px;
 padding-bottom: 1px ! important;
 margin-top: 5px;
}

div.navbox .title {
 background: #404040;
 width: 190px; height: 21px; font-size: 20px;
 padding: 1px; padding-top:5px;
 margin-bottom: 5px;
 color: white;
 text-align: left;
}

div.navbox .rarrow {
 background: #404040;
 width: 11px;
 padding: 2px;
}

div.navbox a:hover {
 display:block;
 width: 180px;
 color: black;
 background-color: white;
}

div.navbox a {
 text-decoration: none;
 color: #ffffff;
}

div.header {
  position: absolute;
  top: 30px;
  left: 390px;
 }
  

div.header a, div.header a.green {
 width: 90px;
 height: 20px;
 color: white;
 text-decoration: none;
 text-align: center;
 padding-bottom: 2px; padding-top: 2px;
 padding-left: 7px; padding-right: 7px;
 margin-left: 1px; 
 font-size: 13px;
}

div.header a {
 background: #101940;
}

div.header a.green {
 background: #408050;
}

div.header a:hover {
 background: white;
 color: black;
 text-decoration: none;
}

div.header img {
 position: relative;
 top: 1px; 
 border: 0px;
}

div.headerleft {
  position: absolute;
  top: 26px;
  left: 93px;
  color: white;
  text-decoration: none;
  text-align: left;
  padding: 2px;
  margin-left: 1px;
  font-size: 24px;
  z-index: 2;
  line-height: 20px; 
}

div.headerleft a {
  text-decoration: none;
  color: white;
}

div.header a:hover {
 text-decoration: none;
}

div.header a:visited {
 text-decoration: none;
}

div.footerleft {
  position: absolute;
  top: 594px;
  left: 50px;
  color: white;
  font-size: 90%;
  z-index: 20;
}

div.footerright {
  position: absolute;
  top: 594px;
  width: 300px;
  left: 634px;
  color: #888;
  font-size: 90%;
  line-height: 16px;
  z-index: 20;
}


div.footerleft a,div.footerleft a.green {
 width: 90px;
 height: 20px;
 text-decoration: none;
 text-align: center;
 padding: 2px;
 padding-left: 10px; padding-right: 10px;
 margin-left: 1px;
 color: white;
}

div.footerright a,div.footerright a.green {
 height: 20px; 
 text-decoration: none;
 text-align: center;
 padding: 2px;
 padding-left: 2px; padding-right: 2px;
 color: #aaa;
}

.inside {
 right: 0px;
 text-align: right;
}

div.footerleft a,div.footerright a {
 background: #101940;
}

div.footerleft a.green,div.footerright a.green {
 background: #408050;
}

div.footerleft a:hover,div.footerright a:hover {
 background: white;
 color: black;
 text-decoration: none;
}

div.textboxlinks {
  margin-top: 10px;
}

div.tblposition {
  bottom: 12px;
  position: absolute;
}

div.tblpositioninline {
}

div.tblpositionfrontpage {
  position:absolute;
  bottom: 6px;
}

div.tblpositionvertical {
  line-height:24px;
}

div.textboxlinks a, div.textboxlinks a.green, div.textboxlinks a.review {
 width: 90px; 
 height: 20px;
 color: white;
 text-decoration: none;
 text-align: center;
 padding: 2px;
 padding-left: 7px; padding-right: 7px;
 margin-right: 1px;
}

.btn {
 height: 35px;
 color: white;
 background-color: #408050;
 border: 1px solid white;
 text-decoration: none;
 text-align: center;
 padding-top: 0px;
 padding-left: 5px; padding-right: 7px;
 margin-right: 1px;
 font-size: 90%;
 text-align: left;
/* margin-top: 8px; */
}

.btn img, .btnhov img {
 vertical-align: middle;
 margin-left: 6px;
}

.btnhov {
 background: white;
 color: black;
}

div.textboxlinks a {
 background: #101940;
}

div.textboxlinks a.green {
 background: #408050;
 border: 1px solid white;
}

div.textboxlinks a.review:hover {
 background-color: white;
 color: black;
}

div.textboxlinks a.review {
 background: red;
 border: 1px solid white;
}


div.textboxlinks a.review:visited {
 background: #408050;
 border: 1px solid white;
}

div.textboxlinks a.review:visited:hover {
 background: white;
}


div.textboxlinks a.green:hover {
 background: #fff;
 color: #485;
 text-decoration: none;
}

div.textboxlinks a:hover {
 background: #408050;
 color: white;
 text-decoration: none;
}


div.caption,div.captionleft,div.captiontopright {
	color: white;
    border: 1px #000 solid;
    background: #408050;
    opacity: 0.80;
    filter: alpha(opacity = 80);
    padding: 4px;
	z-index: 5;
}

div.captionleft {
	position: absolute;
	bottom:5px;
	left: 5px;
}

div.captiontopright {
	position: absolute;
	top:5px;
	right: 5px;
}

div.caption {
	position: absolute;
	bottom:5px;
	right: 5px;
}

.caption a,.captionleft a {
  color: white;
  text-decoration: none;
}

.caption a:hover,.captionleft a:hover {
  color: black;
  background-color: white;
  text-decoration: none;
}

/* Navigation boxes */
div.textbox {
 border: 1px #404040 solid;
 background: #808090;
 opacity: 0.75;
 filter: alpha(opacity = 75);
 color: #ffffff;
 text-align: left;
 font-size: 130%;
 padding: 10px;
 text-align: left;
 margin-top: 5px;
 z-index: 10;
 overflow: auto;
}

/* popup window on google map */
div.iwindow {
 border: 1px #404040 solid;
 text-align: left;
 font-size: 110%;
 padding: 10px;
 text-align: left;
 margin-top: 5px;
 width: 300px; height: 250px;
 overflow: auto;
}

div.navbox .title {
 background: #404040;
 color: white;
 text-align: center;
}


div.corner {
width:0; height:0;
line-height:0;
border-top:100px solid #f6f5cf;
border-right:100px solid #f6f5cf;
border-bottom:100px solid transparent;
border-left:100px solid transparent;
z-index:100;
position: absolute;
}


