﻿html { 
  height: 100%; 
}
body { 
  min-height: 100%; 
  height: 100%; 
  background-repeat: no-repeat;
  margin: 0; 
  background-color: #272727; 
  background-image: url('images/bg.jpg');
  font-family: Tahoma;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a:active {
	color:#ff9933;
}
div#top {
	width: 100%; 
	height: 11px; 
	margin: 0 auto; 
	z-index: 0;
	position: absolute; 
	top: 0px; 
	background-color: #000000; 
	background-image: url('images/top-r.jpg');
}
div#hat {
	left: 62px; 
	top: 131px; 
	position: absolute; 
	width: 895px; 
	height: 20px; 
	z-index: 1; 
	background-image: url('images/hat.png');
}
div#hatMenu {
	position: absolute;
	top: 110px;
	left: 62px;
	width: 885px;
	text-align: right;
	font-size: small;
	font-weight: bold;
	z-index: 1;
	color:#d7d7d7;
}
div#hatMenu a {
	color:#d7d7d7;
}
div#hatMenu a:hover {
	color:#FF9933;
}
div#group{
	position: absolute;
	top: 8px;
	left: 360px;
	float: right;
	width: 600px;
	height: auto;
	padding-top: 7px;
	text-align: right;
}
.gseparator {
	width: 10px; 
	height: 10px; 
	float: right;
}
.gbutton {
	width: 90px;
	height: 36px;
	float: right;
	background-image: url('images/gbutton.jpg');
	font-weight: bold;
	color: white;
	font-size: small;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma;
}
.gbutton a {
	color: white;
	text-decoration: none;
}
.gbutton a:hover {
	color: white;
	text-decoration: underline;
}
.gbutton a:visited {
	color: white;
	text-decoration: none;
}
div#destbutl .table tr td, div#destbutr .table tr td, div.gbutton .table tr td {
	border:0px solid #6a1300;
	padding:0px;
}

.table {
	width: 100%;
	height: 100%;
}
.table .tableheader{
	background-color:#6a1300; 
	color:#fff;
	font-weight:bold;
}
.table tr.tableheader td, .table td.tableheader {
	border-right:1px solid #781b07;
	border-bottom:1px solid #781b07;
}

.table tr td {
	border:1px solid #6a1300;
	padding:2px;
}
.table tr td p {
	margin:0; padding:0;
}
div#shadow {
  display: block; 
  background: #1b1b1b; 
  border: 1px solid #000; 
  position: absolute;
  margin: 1em 0;
  width: 895px;
  z-index: 1;
  left: 66px; 
  top: 139px;
}
div#container { 
  background: #555151; 
  border: 1px solid #000000; 
  position: relative; 
  padding: 5px;
  left: -5px;
  top: -5px;
  z-index: 1;
}
div#body { 
  background:#555151;  
  position: relative; 
  padding: 5px;
  left: -5px;
  top: -5px;
  left: 290px; 
  width: 587px;
  font-size: small;
  color: white;
  z-index: 1;
  text-align:justify;
}
div#body p {
	text-indent:0px;
}
div#body h1{
	margin:10px 0 10px 5px; padding:0; font-size:16px;
}
.banner {
	text-indent:0px;
	margin:0 2px;
	padding:0;
	z-index:5;
	position:relative;
}
#offers {margin:0;padding:0;	
}
#offers h3 {
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d7d7d7;
	border-bottom:1px dashed #C0C0C0;
}
#offerbox {
	height:240px;
	width:266px;
	margin:5px;
	padding:2px 5px;
	float:left;
}
#offerbox img {
	margin:0;
	padding:0;
	border:none;
}
#offerbox #title{
	color:silver;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background-image:url('images/offer_title.png');
	background-repeat:no-repeat;
	padding:3px;
}
#gallery{
	float:left;
	margin:0px;
	font-size:13px;
	font-weight:bold;
	padding:0;
	text-align:center;
	width:290px;
}
#gallery a {
	color:#d7d7d7;
	padding:5px 10px;
}
#gallery a:hover{
	color:#ff9933;
}
div#contacts {
	position: relative; 
	z-index: 1; 
	left: 294px; 
	top: 15px; 
	width: 596px; 
	height: 1px;
	text-align: right;
	font-size: small;
	color: #d7d7d7;
}
div#contacts a {
	color:#d7d7d7;
}
div#contacts a:hover {
	color:#FF9933;
}
div#menu {
	position: fixed;
	border: 1px solid #000000; 
	width: 250px; 
	height: 110%; 
	z-index: 2; 
	left: 100px; 
	background-color: #FFFFFF;
	top: -10px;
}
.flash {
	width: 290px; 
	height: 290px; 
	z-index: 1; 
	position: absolute;
	left: -17px;
	top: 10px;
}
div#DestForm {
	text-align: center;
	font-size: small;
}
div#menuContainer {
	position: relative;
	width: 220px;
	height: auto;
	text-align: center;
	margin: 0 auto;
	top: 30px;
}
.menuBoxMain {
	border-width: 1px; 
	border-color: #000000;  
	width: 100%; 
	height: auto; 
	z-index: 1;  
	top: 0px; 
	border-bottom-style: dashed;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}
.menuBox {
	border-width: 1px; 
	border-color: #bcbcbc;  
	width: 100%; 
	height: auto; 
	z-index: 1;  
	top: 0px; 
	border-bottom-style: dashed;
	text-align: left;
	font-size: 13px;
	padding-left: 10px;
}
.MenuSeparator {
	height: 10px;
}
div#destbutl {
	position: absolute; 
	left: 20px; 
	background-image: url('images/gbutton.jpg'); 
	width: 90px; 
	height: 36px; 
	float: left;
	color: white;
	font-weight: bold;
}
div#destbutl a {
	color: white;
	text-decoration: none;
}
div#destbutl a:hover {
	color: white;
	text-decoration: underline;
}
div#destbul a:visited {
	color: white;
	text-decoration: none;
}
div#destbutr {
	position: absolute; 
	right: 20px; 
	background-image: url('images/gbutton.jpg'); 
	width: 90px; 
	height: 36px; 
	float: right;
	color: white;
	font-weight: bold;
}
div#destbutr a {
	color: white;
	text-decoration: none;
}
div#destbutr a:hover {
	color: white;
	text-decoration: underline;
}
div#destbur a:visited {
	color: white;
	text-decoration: none;
}

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
position: absolute;
margin-left: -150px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

p.red{
	background-color: #9E1E00; width: 98%; padding-left:15px;
}
p.grey{
	background-color: #7d7474; width: 98%; padding-left:15px;
}


