
/* cvs id: $Id: style.css,v 1.1 2006/06/01 17:31:55 andrews Exp $ */

/* ==================== Start Body styles ====================== */


body {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size: 100%;
	margin:0;
	padding-left: 0px; /* Change to 0 if you want the menu to stick to the left side of the screen. */
	background: url('images/internal_repeat.jpg') repeat-x;
	/* border-left: 85px solid white; */
}

.header {
	background: url(images/header.jpg) no-repeat;
	height:104px;
	margin: 0 0 30px 0;
}

#internal_heading {
	height: 134px;
 	background: url(images/accomodations.jpg) no-repeat;
}

#content_traveltips {
	background: url(images/content_back.jpg) no-repeat top right;
}

#content {
  font-family: Tahoma, Arial, Verdana, Sans-Serif;
	padding:0 0 0 18px;
	width: 480px;
}

#content p {
  font-size: 12px;
}

.footer {
  text-align: center;
	font-size: 1em;
	color:#000000;
	padding-top:1em;
	clear: both;
	height:10px;
	background:url(images/internal_footer.gif) no-repeat;
}

.footer p {
  width: 65%;
  text-align: center;
  border: 0px solid #000;
  padding-top: 5px;
}

#footerPageFooter {
  width: 65%;
  text-align: center;
  border: 0px solid #000;
}

#footerLinkFooter {
  width: 65%;
  text-align: center;
  padding-bottom: 1em;
  border: 0px solid #000;
}

#clientLogin {
  float: right;
  width: 39%;
  padding: 15px 0 0 0;
  text-align: left;
}

h2 {
	font-size:0.9em;
	margin: 1ex 0;
}

h3 {
	font-size: 0.8em;
	margin: 1ex 0;
}

h4 {
	font-size: 0.75em;
	margin: 1ex 0;
}

p, td, li {
	font-size:0.7em;
}

#clear {
	clear:both;
}

table input, table select {
	font-size: 0.95em;
}

#organize_tours {
  background: url(images/book_white.jpg);
}

/* ==================== End Body styles ====================== */

/* ==================== Start of Navigation Style ===================== */

#navigation {
	font-size:1.4em;
	height: 30px;
}

#navigation ul {
	font-size: 0.7em;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 4;
	top: 105px;
	left: 0px;  /* Change to 0 if you want the menu to stick to the left side of the screen. */
}

#navigation li {
	float:left;
	list-style:none;
	font-weight:bold; /* font properties added to fool IE */
	margin: 0px;
	padding: 0;
	border: 0px;
	text-align: center;
}

#navigation li a {
	margin: 0px;
	padding: 7px 9px 0px 9px;
	border: 0px;
	display: block;
	height: 29px;
	color: #fff;
	text-decoration: none;
	background: url(images/navbg.gif) right top no-repeat;
}

/* ie needs a width otherwise the navigation breaks */
* html #navigation li a {
	width: 30px;
}

#navigation li a:hover {
	background: url(images/navbg-over.gif) right top no-repeat;
}

#navigation li a#home {
	background: url(../grfx/nav/home_internal.gif) left top no-repeat;
	display: block;
	height:30px;
	width:75px;
}

#navigation li a#home:hover {
	background: url(../grfx/nav/home_internal_over.gif) left top no-repeat;
}

#navigation li a#about {
	background: url(images/about.gif) right top no-repeat;
	width: 51px;
}

#navigation li a#about:hover {
	background: url(images/about-over.gif) right top no-repeat;
}

#navigation li a#contact {
	background: url(images/navbg.gif) left top no-repeat;
}

#navigation li a#contact:hover {
	background: url(images/navbg-over.gif) left top no-repeat;
}

#newsletter {
	top:27px;
	left:600px;
	color:#FFFFFF;
	position:absolute;
	z-index:3;
	font-weight:bold;
	font-size:0.9em;
	line-height:0.65em;
}

#newsletter img {
	padding-left:5px;
	text-decoration:none;
	vertical-align:top;
	padding-top:2px;
}

/* ==================== End of Navigation Style ===================== */


/* ================= Start of The Old CSS ==================== */

/*
body {
  min-width: 780px;
	margin: 0px;
  background-color: #ffffff;
  text-align: center;
}
*/

#container {
    text-align: left;
    width: 780px;
    max-width: 780px;
    margin: 0 auto;
}


.text {
	/* text for home page */
	color : #4F4F4E;
	font : 11px/11px  Verdana, Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 0.2px;
	text-align : justify;
}

/* New IDs Created for Organisation Text and Organisation Location */
#organisationText {
  color: #000;
}

#organisationLocation {
  color: #000;
}

.menu-back {
	/* Creates background image and colour in menu and footer */
	height:48px;
	border-top: solid 2px #CCC6B3;
	border-bottom: solid 2px #CCC6B3;
	background-color : #EDE6D4;
}

.top-back {
	padding: 10px;
	background-color : #EDE6D4;
}

.header-back {
	/* Creates colour line above main header image */

	width:780px;
	background-color : #EDE6D4;
}

.narrow-td {
	/* Creates embost logo on background where images appear on right of screen */
	padding-left: 20px;
  	padding-right: 35px;
	padding-bottom: 37px;
}

.wide-td {
	/* Creates embost logo on background where NO images appear on right of screen */
	padding-left: 10px;
	padding-bottom: 10px;
}

.subIndexPanel {
	padding-top: 0px;
}

/* ==================== End the Old CSS ========================== */


/* ==================== Start Default styles ====================== */

/* This anchor style is commented out
A:link    {
	text-decoration: none;
	color: #B9B29D;
	font-weight : bold;
}
A:visited  {
	text-decoration: none;
	color: #B9B29D;
	font-weight : bold;
}
A:hover  {
	text-decoration: underline;
	color: #B9B29D;
	font-weight : bold;
}
*/

/* ==================== End Default styles ====================== */

/* ==================== Start Main Menu styles ====================== */


/*
.indexURL,
.indexURL:link,
.indexURL:visited {
	font : 11px  Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #A09A87;
	line-height: 17px;
	text-decoration : none;
	border-style: none;
	white-space: nowrap;
	text-transform : lowercase;
	background-color : #DED8C9;
	padding : 2px 5px 6px 5px;
	border-bottom: solid 2px #CCC6B3;
	border-top: solid 1px #CCC6B3;
	border-left: solid 2px #CCC6B3;
}

.noLinkURL,
.noLinkURL:link,
.noLinkURL:visited,
.noLinkURL:hover,
.indexURL:hover {
	font : 11px  Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #A09A87;
	line-height: 17px;
	text-decoration : none;
	border-style: none;
	white-space: nowrap;
	text-transform : lowercase;
	background-color : #CCC6B3;
	padding : 2px 5px 6px 5px;
	border-bottom: solid 2px #CCC6B3;
	border-top: solid 1px #CCC6B3;
	border-left: solid 2px #CCC6B3;
}

.indexfixedURL,
.indexfixedURL:link,
.indexfixedURL:visited {
	font : 11px  Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #A09A87;
	line-height: 17px;
	text-decoration : none;
	border-style: none;
	white-space: nowrap;
	text-transform : lowercase;
	background-color : #CCC6B3;
	padding : 2px 5px 6px 5px;
	border-bottom: solid 2px #CCC6B3;
	border-left: solid 2px #CCC6B3;
}

.indexfixedURL:hover {
	font : 11px  Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #A09A87;
	line-height: 17px;
	text-decoration : underline;
	border-style: none;
	white-space: nowrap;
	text-transform : lowercase;
	background-color : #CCC6B3;
	padding : 2px 5px 6px 5px;
	border-bottom: solid 2px #CCC6B3;
	border-left: solid 2px #CCC6B3;
}

.subindexURL:link,
.subindexURL:visited {
	font : 11px  Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #A09A87;
	line-height: 16px;
	text-decoration : none;
	border-style: none;
	white-space: nowrap;
	text-transform : lowercase;
}

.subindexURL:hover {
	font : 11px  Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #A09A87;
	line-height: 16px;
	text-decoration : none;
	border-style: none;
	white-space: nowrap;
	text-transform : lowercase;
} */

.indexPanel {
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;

	color: #505030;
  text-align: center;
}



.indexURL, .indexfixedURL {
	font-family: 	Arial, Helvetica, Geneva, Swiss;
	font-size: 13px;
	font-weight: bold;

	border-style: none;
	white-space: nowrap;

  margin-left: 3px;
  margin-right: 3px;
  line-height: 20px;
}

.indexURL {
	color: #807A67;
}

.indexfixedURL {
	color: #706A57;
}

.indexURL:link,
.indexURL:visited {
	text-decoration : none;
}

.indexURL:hover {
	border-bottom: 2px solid #970000;
	color: #970000;
	text-decoration : underline;
}






/* ==================== End Main Menu styles ====================== */

/* ==================== Start Footer styles ====================== */

.footer-text {
	font-family:  verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: Gray;
}

A.footer-text {
	text-decoration: none;
	color: Gray;
}

A.footer-text:visited {
	text-decoration: none;
	color: Gray;
}

A.footer-text:hover {
	text-decoration: underline;
	color: Gray;
}

/* ==================== End Footer styles ====================== */

.caption {
	font-size: 10px;
}

.error {
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ff4444;
}

.pageHeading {
	font-family: Arial, Helvetica, Geneva, Swiss;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 30px;
	color: #333;
	white-space: normal;
}

.head2 {
	line-height: 200%;
	font-family:  Arial, Helvetica, Geneva, Swiss;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #904134;
	padding-bottom: 3px;
}

.subHeading {
	font-family:  verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.leftmarginText {
	font-family:  verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: Maroon;
}
.head3 {
	margin-top: 5px;
	margin-bottom: 3px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #828383;
}

td  {
	color: #666666;
  font-size:0.7em
	font-family: Helvetica, verdana, Arial, Geneva, Swiss
}

.heading {
	font-family : serif;
	font-size : 15px;
	font-style : italic;
	font-weight : 600;
	color: #666666;
	font-stretch : normal;
	padding-bottom : 4px;
}

/* The following styles is commented out because it affects the look of the website..
INPUT,
TEXTAREA,
SELECT {
	font-family : 	verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #707070;
}
*/

.element {
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #303030;
	padding: 4px 2px 4px 2px
}

.elementTitle {
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #4F4F4E;
	padding: 4px 2px 4px 2px
}

.elementTitle2 {
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #4F4F4E;
	line-height: 25px;
}


.elementmem {
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #303030;
	padding: 4px 2px 4px 2px;
	width: 200px;

}

.elementmemTitle {
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #4F4F4E;
	padding: 4px 2px 4px 2px;
	width: 130px;
	text-align: right;
	vertical-align: top;
}

.mandflag {
color: red;
}


.elementEdit {
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #4F4F4E;
	padding: 4px 2px 8px 2px
}

.elementImg {
	border: 4px solid #EDE6D3;
}

FORM {
	margin: 0;
}

.subBox {
	background-color : white;
	color: Black;
	border: 1px solid #000000;
	font-size: 12px;
}

.link2:link,.link2:visited {
	line-height: 200%;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #707070;
}

.link2:hover {
	line-height: 200%;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #707070;
}

.headerLink:link,.headerLink:visited {
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 17px;
  	letter-spacing: 3px;
	font-weight: normal;
	text-decoration: none;
	color: Black;
}

.headerLink:hover {
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 17px;
  	letter-spacing: 3px;
	font-weight: normal;
	text-decoration: underline;
	color: Black;
}

.elementBackgroundDark  { /* background-color: #f8f8f0; */ }
.elementBackgroundLight { /* background-color: #f8f0f0; */ }

.formBackgroundDark  { background-color: #FBF6E7; }
.formBackgroundLight { background-color: #FBF7ED; }

/* =================== start search form styles ===================== */

.searchField {
  margin-top: 2px;
	width: 155px;
	color: Gray;
	border : solid 1px #CCC6B3;
	background-color : #FBF6E7;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans serif;
}

.utilityMenuItem,
.utilityMenuItem:link,
.utilityMenuItem:visited {
	font : 11px  Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #A09A87;
	line-height: 16px;
	text-decoration : none;
	border-style: none;
	white-space: nowrap;
	text-transform : lowercase;
}

.utilityMenuItem:hover {
	font : 11px Verdana, Arial, Helvetica;
	color : #970000;
	font-weight: bold;
	line-height: 16px;
	text-decoration : none;
	border-style: none;
	white-space: nowrap;
	text-transform : lowercase;
	border-bottom: 4px solid #970000;
}

/* =================== end search form styles ===================== */

/* =================== start booking search form styles ===================== */

.bookingPanel {
	width: 160px;
	margin: 2px;
	padding: 0px 0px 0px 0px;
	border : solid 1px #CCC6B3;
	background-color : #FBF6E7;
}


.rangeValid {
  font-family: arial,sans-serif;
  color: white;
  font-weight: bold;
  font-size: 10pt;
  text-align: center;
  border: none;
  width: 132px;
  padding: 2px;
  background-color : transparent;
}

.rangeInvalid {
  font-family: arial,sans-serif;
  color: #000000;
  font-weight: bold;
  font-size: 10pt;
  text-align: center;
  border: none;
  width: 132px;
  padding: 2px;
  background-color : transparent;
}

.bookingSelect {
	font-family : 	Verdana, Helvetica, Arial, 'MS Sans Serif', Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px none red;
}

.bookingHead2 {
	line-height: 200%;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.bookingText {
	font-family: verdana, Arial, Helvetica, Geneva, Swiss;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	padding-right: 8px;
}

.bookingSmall {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 10px;
 	color: #666666;
	padding: 2px;
}

.mediaContainer {
  width:200px;
  text-align: center;
	padding-bottom: 12px;
}

/* ==================== end booking search form styles ====================== */


