/*
 * Default stylesheet 
 * Travelscene
 * Copyright 2006 ITbyUs.com
 * Author David Dale
 */
@import url("/site/stylesheets/lightblue_as.css");

body {
	font-size: 76%;
}

a {
	color: #504228;
	text-decoration: none;
}

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

h1, h2, h3, h4, h5 {
	color: #504228;
}

.body {
	background: #e6d58f url(../images/body-bg-beige.jpg) repeat-x top;
	margin: 0;
	position: static;
}

.button, #search-advanced .buttons button {
	color: #fff;
	background-color: #504228;
	padding: .2em;
	cursor: pointer;
}

.clr {
	clear: both;
	line-height: 0;
	height: 0;
}

.calendar .button {
	background-color: #504228;
}

.flightstab li a {
	background-color: #f7eed9;
	color: #504228;
	margin: 0 4px 0 0;
	border-bottom: 1px solid #fff;
}

.flightstab li a:hover {
	background-color: #504228;
	color: #fff;
}

.flightstab li a.selected {
	background-color: #def4fc;
	color: #504228;
	border-bottom: 1px solid #def4fc;
}

.headerframe {
	background-position: top right;
	background-color: #0081C5;
}

.headerframelink {
	position: absolute;
	left: 20px;
	top: 11px;
}

.headerframelink a {
	background-color: #fff;
	padding: 5px;
	text-decoration: none;
}

.headerframelink a:hover {
	background-color: #def4fc;
}

.headerframecontact {
	background-color: #58C5EF;
	border-top: 1px solid #fff;
	color: #fff;
	height: 21px;
	margin-top: -1px; 
	padding: 5px 1em;
	text-align: right;
}

.headerframecontact a {
	color: #fff;
}

.heading1, .heading2, .heading3, .heading4, .heading5 {
	color: #504228;
}

.imgbuttons li a {
	background-color: #f7eed9;
	color: #504228;
}

.imgbuttons li a.selected {
	background-color: #def4fc;
	color: #504228;
}

.imgbuttons li a:hover {
	background-color: #504228;
	color: #fff;
}

.imgbuttons {
	margin-left: 10px;
}

.imgdiv img {
	border: 1px solid #0081c5;
	padding: 4px;
}

.main {
	background-color: #fff;
	font-size: 12px;
	width: 530px;
}

.leftcopy {
	padding: 0;
}

.news {
	width: 170px;
}

.news h2 {
	border-bottom: 1px solid #504228;
	color: #504228;
}

.newsletter h2 {
	border-bottom: 1px solid #504228;
	color: #504228;
}

.newsletter a {
	 width: 100%;
	 color: #2b5390 !important;
	 background-color: transparent;
	 font-weight: normal;
	 letter-spacing: normal;
	 display: inherit;
	 text-decoration: none;
	 border: 0;
	 margin: 0;
}

.newsletter a:hover {
	background-color: transparent;
	color: #000;
	text-decoration: underline;
}

.newstable tr.dark td, .propertysearch {
	background-color: #E9E6E1;
}

.related h2 {
	border-bottom: 1px solid #504228;
	color: #504228;
}

.resultfirst td {
	border-top: 2px solid #3b2e0b !important;
}

.resultpropertyrow td {
	background-color: #4bbae9;
}

.resultrow td {
	background-color: #c7ecf9;
	border-bottom: 1px solid #3b2e0b;
}

.resultrow td.available {
	background-color: #c7ecf9;
	border-right: 1px solid #3b2e0b;
}

.resultrow td.sold {
	background-color: #4cb8e5;
	border-right: 1px solid #3b2e0b;
}

.resultrowmonths td.resultmonth {
	background-color: #3b2e0b;
	color: #fff;
}

.resultrowweekdays td {
	background-color: #7bd2f3;
	color: #323232;
}

.resultrowweekdays td.weekend {
}

.resultrow td.fullrate {
	background-color: #7bd2f3;/*#1691cf;*/
}

.specials h2 {
	border-bottom: 1px solid #504228;
	color: #504228;
}

.specialssearch {
	background-color: #f1fafe;
	padding: 2px;
	margin-bottom: 10px;
}

.specialssearch .button {
	padding: 0;
}

.specialssearch .input {
	font-size: 12px;
	padding: 3px;
}

.specialstable tr.dark td {
	background-color: #E9E6E1;
}

.tablelayout {
	background-color: #fff;
	border: 1px solid #fff;
}

#footer {
	color: #504228;
	line-height: 140%;
	margin: 0 auto;
	width: 940px;
}

#footer a, #footer li a {
	color: #504228;
}

#footer a:hover, #footer li a:hover {
	color: #907b46;
}

#footer li {
	padding: 0 .5em;
}

#footer ul {
	margin: 0;
}

#left {
	background-color: #907b46;
	border-right: 5px solid #907b46;
	width: 15.5em;
}

#menu {
	background: #f1e2bc url(../images/menu-bg-beige.jpg) repeat-x top;
	padding: 0;
	margin: 1em;
	width: 165px;
}

#menu li a {
	display: block;
	background-color: transparent;
	border-bottom: 1px solid #E6DDD1;
	color: #504228;
	padding: 4px 6px;
	width: 153px;	
/*	background: #bbad90; */
/*		color: #fff; */
/*		padding: 5px 10px; */
/*		border: none; */
}

#menu li a:hover {
	background: #504228 !important;
	color: #fff !important;
}


#menu li a.selected {
	background-color: #504228;
}

#menu li li a {
	background-color: #bbad90;
	color: #fff;
	padding: 5px 10px 5px 10px;
	width: 145px;
}

#menu li li a.selected {
	color: #fff;
}

#menu li li a:hover {
	background-color: #504228;
	color: #fff;
}

#menu li li li a {
	background-color: #d5c8ac;
	padding: 5px 10px 5px 26px;
	width: 129px;
	font-weight: bold;
	font-size: 1em;
	color: #fff; 
}

#menu li li li a:hover {
	color: #fff;
	background: #ade3f7 url(/site/images/bg_menu_3_white.gif) no-repeat 12px center;
}

#menu li li li li a {
	background: #ade3f7 url(/site/images/bg_menu_3_white.gif) no-repeat 22px center;
	padding: 5px 10px 5px 36px;
	width: 127px;
}

#menu li li li li a:hover {
	background: #ade3f7 url(/site/images/bg_menu_3_white.gif) no-repeat 22px center;
}

#nav {
	background-color: #e6d58f;
	border-bottom: 1px solid #fff;
	color: #504228;
 	text-transform: none;
}

#nav li a {
	color: #504228;
	font-weight: bold;
	padding: .5em 1em;
}

#nav li a:hover {
	background-color: #907b46;
	color:#fff;
}

#nav li li a {
	background-color: #504228;
	color:#e6d58f;
}

#flighti {
	display: block;
}

#search, .specials, #results, .related, .news, .newsletter, .flights, .accommodationsearch {
	background-color: #f7eed9;
}

#search h1,
#search h2 {
	border-bottom: 1px solid #504228;
	color: #504228;
	font-size: 130%;
	margin: 0 0 5px 0;
	padding: 0 0 .5em 0;
	padding-bottom: 3px;
}

#searchbox {
	background-color: #F9B94D;
	margin: 0 0.5em 1em 0;
	padding: .5em;
	width: 14.5em;
}

#searchbox .button {
	background-color: #504228;
	margin: 0.6em 0;
	font-weight: bold;
}

#searchbox .input {
	background-color: #f7eed9;
	width: 10em;
	margin: 0.5em 0;
}

#subscribe {
	background-color: #676055;
	margin: 1em;
	width: 161px;
	padding: 6px;
}

#subscribe .button {
	background-color: #504228;
	padding: .2em;
	margin: 0;
	cursor:pointer;
}

#subscribe .input {
	background-color: #f7eed9;
	border: 0;
	padding: .1em 0.4em;
	margin: 0;
}

#wrapper {
	border: 25px solid #e6d58f;
	border-width: 0 25px;
	width: 960px !important;
	background-color: #fff;
}

/* property search */
#tablinks div {
	border: 1px solid #f7eed9;
	border-bottom: 0;
}
.accommodationsearch,
.propertysearch {
	padding: 4px 6px;
}

/*.propertysearch h1,
.propertysearch h2 {
	padding: 5px 0 3px 0 !important;
	margin-bottom: 13px !important;
	margin-top: -3px !important;
}*/

.propertysearch .searchtip {
	font-size: xx-small !important;
	margin-bottom: 3px !important;
}

.propertysearch .searchbuttons {
	text-align: right !important;
	margin: 0 4px 4px 0 !important;
}

/* go styles */
#header {
	background-image: url(/site/images/header_as_lightblue.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #e6d58f;
	height: 150px;
}

a:link, a:visited {
	color: #000;
}

.resultpropertyrow td, .packagecell {
	background: #eee1c5;
}

.resultrow td, .packagerow td {
	background: #f9edd4;
}

.resultrow td.sold {
	background: #fff7d4;
}

.resultrowweekdays td, .tabledata .tableheader th, .hoteldetails ul li {
	background-color: #dfd1b4;
}

.roomdetails, .alt1 td, .totalrow {
	background: #ece4c1;
}

.cancel-block {
	background: #f7e8cb;
}

#search h1, #search h2, #main h1, #main h2 {
	color: #504228;
}

.itinerary th {
	background: #C3D2E4;
}

.itinerary td {
	background: #D8E2EE;
}

#footer li a:link, #footer li a:visited {
	color: #504228;
}

#footer li a:hover, #footer li a:active {
	color: #907b46;
}

.right {
	padding-right: 10px;
	padding-left: 0;
}

.resultrowweekdays td.weekend {
	color: #1f89bf !important;
}

/* MS - 28/02/08 */
.sitemap ul li a:link {
	color: #58c5ef;
}

.sitemap ul li a:hover {
	color: #58c5ef !important;
}

/* generic colours */
.colour1 { color: #504228 }
.colour2 { color: #3b2e0b }
.colour3 { color: #58C5EF }
.colour4 { color: #888 }
.colour5 { color: #555 }
/* end generic colours */
