/*
 * Default stylesheet 
 * Accommodation Seeker
 * Copyright 2006 ITbyUs.com
 * Author David Dale
 */

* {
	margin: 0;
	padding: 0;
}

a {
	color: #223343;
	font-weight: bold;
}

a:hover {
	color: #2b96aa;
}

a.thumb {
	border: 1px solid #2b96aa;
}

a.thumb:hover {
	border: 1px solid #223343;
}

body {
	background-color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 72%;
}

h1, .heading1 {
	color: #2b96aa;
	font-size: 160%;
	font-weight: bold;
}

h1, h2, h3, h4, h5, p, ul, ol {
	margin: 0 0 .6em 0;
}

h2, .heading2 {
	font-size: 140%;
	font-weight: bold;
}

h3, .heading3 {
	font-size: 120%;
	font-weight: bold;
}

h4, .heading4, h5 {
	font-size: 100%;
	font-weight: bold;
}

li {
	margin: 0 0 0 .8em;
}

select {
	min-width: 40px;
}

table, td, th {
	font-size: 100%;
	text-align: left;
}

ul {
	list-style: square;
}

ul, ol {
	margin: 1em 0 .8em .8em;
}

.body {
	background-color: #95cbd5;
	margin: 20px;
	text-align: center;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
}

.booktable td, .booktable th {
	padding: 0 5px 5px 0;
}

.booktable h2 {
	border-bottom: 1px solid #2b96aa;
	color: #2b96aa;
	font-size: 120%;
	padding: 1em 0 .5em 0;
	padding-bottom: 3px;
}

.button {
	background-color: #223343;
	border: 0;
	color: #fff;
	font-weight: bold;
	padding: .1em;
}

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

.extrainfo {
	font-size: x-small;
}

.flights {
	background-color: #bcdadb;
}

.flightstab {
	list-style: none;
	height: 0;
	margin: 0;
	padding: 0;
}

.flightstab li a {
	color: #fff;
	background-color: #2b96aa;
	margin: 0 5px 0 0;
}

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

.flightstab li a.selected {
	background-color: #bcdadb;
	color: #057185;
}

.headerframe {
	background-color: #223343;
	background-image: url(/site/images/header-expensemanager.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 150px;
	margin: 0;
	padding: 0;
}

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

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

.headerframe a:hover {
	background-color: #000;
	color: #fff;
}

.headerframecontact {
	background-color: #223343;
	color: #fff;
	text-align: right;
	padding-right: 1em;
}

.headerframecontact a {
	color: #fff;
}

.hotelimgdiv {
	display: block;
	float: right;
	margin: 0 0 1em 1em;
	width: 250px;
}

.hotelimgdiv img {
	display: block;
}

.hotelimgdiv li {
	display: inline;
	list-style: none;
	margin: 0;
}

.hotelimgdiv li a {
	background-color: #d0e3e1;
	color: #000;
	display: block;
	float: left;
	line-height: 2em;
	margin: .4em .4em 0 0;
	text-align: center;
	text-decoration: none;
	width: 2em;
}

.hotelimgdiv li a.selected {
	background-color: #fff;
}

.hotelimgdiv li a:hover {
	background-color: #2b96aa;
	color: #fff;
}

.hotelimgdiv ul {
	display: inline;
	margin: 0;
	padding: 0;
}

.imgbuttons li a {
	background-color: #bcdadb;
	color: #057185;
}

.imgbuttons li a.selected {
	background-color: #2b96aa;
	color: #fff;
}

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

.input {
	background-color: #fff;
	border: 1px solid #2b96aa;
}

.inputcal {
	background-color: #fff;
	background-image: url(../images/inputcal-bg.gif);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px solid #2b96aa;
	padding: 1px 20px 1px 1px;
	width: 7em;
}

.key {
	clear: right;
	float: right;
	font-size: x-small;
	font-weight: normal;
	color: #000;
	margin-bottom: .2em;
}

.key div {
	display: inline;
	height: 10px;
	width: 10px;
}

.keybook {
	background-color: #CC0000;
}

.keyinclusions {
	background-color: #fff;
	background-image: url(../images/inclusion-bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.keyinfo {
	background-color: #88B91E;
}

.keyrequest {
	background-color: #4196C2;
}

.leftcopy {
	margin: 0 1em 1em 1em;
	padding: .5em;
}

.news h1 {
	border-bottom: 1px solid #2b96aa;
	color: #057185;
	font-size: 130%;
	padding: 0 0 .5em 0;
	padding-bottom: 3px;
}

.newsletter h1 {
	border-bottom: 1px solid #2b96aa;
	color: #057185;
}

.newsletter a {
	background-color: #2b96aa;
	color: #fff;
	border: 1px solid #dfded2;
}

.newsletter a:hover {
	background-color: #257085;
	color: #fff;
}

.newstable h3 {
	font-size: 120%;
	margin-bottom: 0;
}

.newstable h3 a {
	text-decoration: none;
}

.newstable h3 a:hover {
	text-decoration: underline;
}

.newstable td, .newstable th {
	padding: .5em .5em .5em 0;
}

.newstable tr.dark td {
	background-color: #d0e3e1; 
}

.related {
	
}

.related h1 {
	border-bottom: 1px solid #323232;
	color: #057185;
	font-size: 130%;
	padding: 0 0 .5em 0;
	padding-bottom: 3px;
}

.required {
	color: #CC0000;
}

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

.resultpropertyrow td {
	background-color: #d0e3e1;/*#d0e3e1*/
	font-size: 110%;
	font-weight: bold;
}

/* Room name */
.resultroomtitle {
	font-size: 110%;
	font-weight: bold;
}

.resultrow td {
	background-color: #d0e3e1;
	border-bottom: 1px solid #d0e3e1;
	line-height: 100%;
	padding: .05em .3em;
	text-align: center;
}

.resultrow td input {
	margin: 0;
}

.resultrow td.action {
	padding: 0 1.5em;
	text-align: center !important;
	width: 6em;
}

.resultrow td.action a {
	color: #fff;
	display: block;
	margin: .5em;
	padding: .3em;
	text-decoration: none;
	width: 3em;
}

.resultrow td.action a.book {
	background-color: #c00;
}

.resultrow td.action a.book:hover {
	background-color: #f00;
}

.resultrow td.action a.detail {
}

.resultrow td.action a.info {
	background-color: #88B91E;
}

.resultrow td.action a.info:hover {
	background-color: #778744;
}

.resultrow td.action a.request {
	background-color: #3382AC;
}

.resultrow td.action a.request:hover {
	background-color: #4196C2;
}

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

.resultrow td.fullrate {
	background-color: #79bbc4;
}

/* Add this style if there are inclusions */
.resultrow td.inclusion {
	background-image: url(../images/inclusion-bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.resultrow td.selected {
	background-color: #fff;
	border-right: 1px solid #d0e3e1;
}

.resultrow td.sold {
	background-color: #a3ced2;
	border-right: 1px solid #d0e3e1;
	font-style: italic;
}

/* top month row */
.resultrowmonths td {
	font-size: x-small;
	padding: .1em;
	text-align: center;
	text-transform: uppercase;
}

/* Month name */
.resultrowmonths td.resultmonth {
	background-color: #2b96aa;
	color: #fff;
}

.resultrowweekdays td {
	background-color: #79bbc4;
	color: #323232;
	padding: .1em;
	text-align: center;
}

.resultrowweekdays td.selected {
	background-color: #990000;
	color: #fff;
	font-weight: bold;
}

.resultrowweekdays td.weekend {
	background-color: #a3ced2;
}

.resulttable td, .resulttable th {
	padding: .3em;
}

/* Property name */
.resulttitle {
	font-weight: bold;
	line-height: 110%;
	text-align: right !important;
}

.right {
	width: 15em;
}

.searchdd {
	width: 140px;
}

.searchtable td {
	padding: 0 .5em .5em 0;
}

.searchtable th {
	padding: 0 .5em 0 0;
}

.searchurl {
	color: #2b96aa;
}

.selfrated {
	font-size: xx-small;
	font-weight: normal;
	text-transform: uppercase;
}

.specials h1 {
	border-bottom: 0;
	color: #057185;
	font-size: 130%;
	padding: 0 0 .5em 0;
	padding-bottom: 3px;
}

.specialstable h3 {
	font-size: 120%;
	margin-bottom: 0;
}

.specialstable h3 a {
	text-decoration: none;
}

.specialstable h3 a:hover {
	text-decoration: underline;
}

.specialstable td .price {
	color: #900;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
}

.specialstable td, .specialstable th {
	padding: .5em .5em .5em 0;
}

.specialstable td.pricecell {
	font-size: 90%;
	font-style: italic;
	line-height: 120%;
	padding-left: 3em;
	text-align: center;
}

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

.subhead {
	color: #000;
	font-size: smaller;
}

.tablelayout {
	clear: both;
}

#cal {
	position: relative;
}

#calCheckIn {
	left: 0;
	position: absolute;
	top: -1px;
	z-index: 99;
}

#checkInContainer {
	display: none;
	position: relative;
}

#checkInDiv {
	position: relative;
}

#footer {
	color: #223343;
	font-size: smaller;
	line-height: 100%;
	padding: .5em 0;
	text-align: center;
}

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

#footer li a {
	color: #223343;
	font-weight: normal;
}

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

#footer li a:hover {
	color: #fff;
}

#footer ul {
	list-style: none;
	margin: 0 0 .5em 0;
}

#header {
	background-color: #2b96aa;
	background-image: url(../images/header-expensemanager.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 150px;
}

#left {
	background-color: #55abbb;
	color: #fff;
	width: 15em;
}

.main {
	padding: 1em;
}

#map {
	border: 1px solid #323232;
	margin: 1em 0;
}

#menu {
	margin: 1em;
}

#menu li {
	margin: 0;
}

#menu li a {
	color: #d2d1c2;
	background-color: #257085;
	border: 1px solid #dfded2;
	display: block;
	font-weight: bold;
	padding: 5px;
	margin-bottom: .2em;
	text-decoration: none;
	width: 148px;
}

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

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

#menu li li a {
	background-color: #bcdadb;
	color: #2b96aa;
	padding: 3px 5px 3px 10px;
	width: 143px;
}

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

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

#menu li li li a {
	font-weight: normal;
	padding: 3px 5px 3px 15px;
	width: 138px;
}

#menu li li li li a {
	font-weight: normal;
	padding: 3px 5px 3px 20px;
	width: 133px;
}

#menu ul {
	list-style: none;
	margin: 0;
}

#nav {
	height: 2em;
}

#nav, #nav ul { /* all lists */
	background-color: #223343;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
	text-align: center;
}

#nav a {
	color: #d0e3e1;
	display: block;
	text-decoration: none;
	padding: .5em .5em;
}

#nav a:hover {
	background-color: #2b96aa;
	color: #fff;
}

#nav li { /* all list items */
	float: left;
	padding: 0;
	margin: 0;
}

#nav li li {
	width: 12em;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 12em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -2em 0 0 12em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#search {
}

#results h1 {
	border-bottom: 1px solid #2b96aa;
	color: #057185;
	font-size: 130%;
	padding: 0 0 .5em 0;
	padding-bottom: 3px;
}

#right {
	padding: 1em 1em 1em 0;
	width: 15em;
}

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

#search, .specials, #results, .related, .news, .newsletter {
	background-color: #bcdadb;
	padding: .5em;
	margin-bottom: 1em;
	width: auto;
}

#searchbox {
	background-color: #2b96aa;
	margin: 0 1em 1em 1em;
	padding: .5em;
}

#searchbox .button {
	background-color: #323232;
	font-size: x-small;
	padding: .2em;
}

#searchbox .input {
	background-color: #dfded2;
	border: 0;
	padding: .1em;
	width: 8.3em;
}

#sitesearch {
	background-color: #2b96aa;
	padding: .5em;
	text-align: left;
	width: 12em;
}

#sitesearch .button {
	background-color: #323232;
	padding: .1em;
	margin: 0;
}

#sitesearch .input {
	padding: .1em;
	margin: 0;
}

#subscribe {
	background-color: #2b96aa;
	margin: 0 1em 1em 1em;
	padding: .5em;
}

#subscribe .button {
	background-color: #323232;
	padding: .1em;
	margin: 0;
}

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

#wrapper {
	background-color: #e0eae7;
	border: 5px solid #2b96aa;
	margin: 0 auto;
	text-align: left;
	width: 75em;
}
