@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
	background-color: #EEEEEE;
	width: 100%;
	height: 100%;
}

.sheet {
	background-image: url('../images/gradient_back.png');
	width: 1040px;
	min-height: 100%;
	height: 100%;
}

/* Fonts */

body,td,th {
	font-size: 10pt;
	color: #666666;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 14pt;
}
a:link,
a:visited {
	color:#999999;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#666666;
}

.body_white_caps {
	color:#FFFFFF;
	text-transform: uppercase;
}

.body_white_caps  a:link {
	color:#FFFFFF;
	text-transform: uppercase;
}
.body_white_caps  a:visited {
	color:#FFFFFF;
	text-transform: uppercase;
}
.body_white_caps  a:hover {
	color: #666666;
	text-transform: uppercase;
}
.body_white_caps  a:active {
	color:#FFFFFF;
	text-transform: uppercase;
}


.body_white_bold {
	color:#FFFFFF;
	font-weight: bold;
}
.body_white {
	color:#FFFFFF;
}

		.body_white a:link,
		.body_white a:visited {
			color:#FFFFFF;
			text-decoration: none;
		}
		.body_white a:hover {
			text-decoration: none;
			color:#CCCCCC;
		}


.body_yellow {
	color:#FF9900;
}
.body_yellow a:link,
.body_yellow a:visited {
	color:#FF9900;
	text-decoration: none;
}
.body_yellow a:hover {
	text-decoration: none;
	color:#666666;
}

.body_red {
	color:#666666;
}
.body_red a:link,
.body_red a:visited {
	color:#cc171e;
	text-decoration: none;
}
.body_red a:hover {
	text-decoration: none;
	color:#666666;
}

.body_7pt {
	font-size: 7pt;
	letter-spacing: 1pt;
}

.heading {
	font-size: 16pt;
	color: #FF9900;
}
.heading2 {
	font-size: 13pt;
	color: #FF9900;
	line-height: 15pt;
}
.heading2_red {
	font-size: 13pt;
	color: #cc171e;
	line-height: 15pt;
}
.subheading {
	font-size: 10pt;
	letter-spacing: 1pt;
	font-weight: bold;
}
.accommodation {
	font-size: 20pt;
	color: #CCCCCC;
	letter-spacing: 1px;
}

h3 {
	font-size: 13pt;
	color: #666666;
	letter-spacing: 2pt;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
		h3 a:link,
		h3 a:visited {
			color:#666666;
			text-decoration: none;
		}
		h3 a:hover {
			text-decoration: none;
			text-decoration: underline;
		}

/*BOXES*/

.border_infobox_titles {
	border: 1px solid #ffffff;
	margin: 1px;
	background-image: url('../images/yellow_gradient2.png');
	background-repeat: repeat-x;
	background-position: top;
}

.border_orange {
	border: 5px solid #666666;
}

.boxcontainer {
	border: 1px solid #999999; 
	width: 600px;
	min-height: 100px;
	padding: 5px;
}
.boxphoto {
	float: left;
	margin-left: 0px; 
	height: 100px;
	width: 100px;
	background-repeat: no-repeat;
	display: block;
}
.boxcontent {
	margin-left: 110px;
}
.boxtitles {
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	margin: 0;
}
.boxtitles_new {
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
}

.boxtitles_block {
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 5px;
}
.boxtitles_blockgrey {
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.readmore {
	font-size: 8pt;
	letter-spacing: 1pt;
	color: #666666;
}


/*FORMS*/

.forms {
	font-size: 10pt;
}
.form_borderbottom {
	border-bottom: 1px #999999;
}
.form_borderbottomright {
	border-bottom: 1px #999999;
	border-right: 1px #999999;
}


/* MENU */

#menu {
	margin: 0;
	padding: 0;
	z-index: 2;
}

#menu li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	font-size: 8.5pt;
	letter-spacing: 1px;
}

#menu li a {
	margin: 0px;
	padding: 0px;
	background: url('../images/buttons/mainnav_off.gif');
	display: block;
	width: 127px;
	height: 17px;
	padding: 8px;
	color: #FFFFFF;
}

#menu li a:hover {
	margin: 0px;
	padding: 0px;
	background: url('../images/buttons/mainnav_on.gif');
	display: block;
	width: 127px;
	padding: 8px;
	color: #FFFFFF;
}

#menu div {
	position: absolute;
	visibility: hidden;
	background-color: #999999;
	display:block;
	margin: 0px;
	min-width: 127px;
	padding: 0;
	z-index: 2;
	font-size: 8pt;
	background-image: none;
	background-color: #999999;
	list-style-type: none;
	float: none;
	letter-spacing: 0.5pt;
}

#menu div a {
	position: relative;
	white-space: nowrap;
	display: block;
	text-align: left;
	text-decoration: none;
	background-image: none;
	background-color: #999999;
	list-style-type: none;
	margin: 0px;
	float: none;
	padding: 1px;
	line-height: 20px;
	min-width: 141px;
	letter-spacing: 1px;
}

#menu div a:hover {
	background-image: none;
	background-color: #666666;
	list-style-type: none;
	margin: 0px;
	float: none;
	padding: 1px;
	min-width: 141px;
	letter-spacing: 1px;
}


/* margin */

ul.noIndent {
	margin: 0px;
	padding: 0px;
}


/* highlight */

body#home a#home_nav,
body#tours a#tours_nav,
body#accommodation a#accommodation_nav,
body#services a#services_nav,
body#packages a#packages_nav,
body#transport a#transport_nav,
body#contact a#contact_nav
{
	background: url(../images/buttons/mainnav_on.gif);
}


/* Search */

.search,
.search a {
	background: url(../images/buttons/search_of.gif);
	display: block;
	width: 30px;
	height: 30px;
}
.search a:hover {
	background: url(../images/buttons/search_on.gif);
	display: block;
	width: 30px;
	height: 30px;
}

.table_bg {
	background-color: EEEEEE;
}
.table_bg_small {
	background-color: #EEEEEE;
}

.flash {
	position:absolute;
	z-index: -1;
}


/* Photo Links */


.photolinks_accom img  {
	border: #FFFFFF 1px solid;
	margin: 1px;
}

					.photolinks_accom  img a {
						border: #FFFFFF 1px solid;
					}
					.photolinks_accom img a:hover {
						border: #666666 1px solid;
					}


#homeimages a:hover img {
	opacity: 0.7;
}
