/*#########################################
##   Wight Francheville Hotels Project   ##
##   (c) 2009 George Buckingham          ##
##   george@georgebuckingham.net         ##
#########################################*/

/* Stanard Elements */
* {
	padding: 0;
	margin: 0;
}

body {
	background: #274058;
	margin: 0 0 15px 0;
	font-family: Arial,Verdana,Helvetica, Sans-Serif;
	font-size: 0.8em;
	color: #3D6389;
}

#warning {
	background: #CA0000;
	width: 100%;
	text-align: center;
	padding: 15px 0;
	margin: 0 0 15px 0;
}

#warning p {
	color: #ffffff;
	font-weight: bold;
}

#warning a {
	color: #ffffff;
}

/* Wrapper */
#wrapper {
	width: 940px;
	margin: 0 auto;
	border: 15px solid #ffffff;
	background-color: #ffffff;
	clear: both;
}

/* Header */
#header {
	width: 940px;
	height: 140px;
	background: url(logo.gif) top left no-repeat #274058;
	clear: both;
}	

/* Header Info */
#headerInfo {
	width: 245px;
	height: 126px;
	float: right;
	padding: 7px;
	color: #ffffff;
	background: url(hotline.gif) top left no-repeat;
}

#headerInfo a {
	color: #ffffff;
	text-decoration: none;
}

#headerInfo a:hover {
	text-decoration: underline;
}

#headerInfo ul {
	float: right;
}

#headerInfo li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	border-right: 1px solid #fff;
	padding-left: 10px;
	font-size: 0.85em;
}

#headerInfo li.last {
	border-right: none;
}

/* Navbar */
#navbar {
	border-top: 5px #ffffff solid;
	width: 940px;
	background: #ffffff;
	height: 35px;
	float: left;
	border-bottom: 15px solid #ffffff;
	clear: both;
}

/* Navigation */
#navigation {
	width: 570px;
	float: left;
	height: 35px;
}

#navigation ul { 
	background: #274058; 
	overflow: hidden; 
	width: 570px; 
	float: left; 
}	

#navigation ul li { 
	display: inline; 
}

#navigation ul li a { 
	display: block; 
	float: left; 
	color: #ffffff; 
	font-size: .8em; 
	line-height: 35px; 
	padding: 0 9px; 
	text-transform: uppercase; 
	text-decoration: none;
}

#navigation ul li a:hover { 
	background: #3D6389; 
}

.navactive { 
	background: #3D6389; 
}

/* Accommodation Selector */
#accomSelector {
	background: url(quickfind.gif) top left no-repeat #274058;
	width: 370px;
	height: 35px;
	float: left;
	text-align: right;
}

#accomSelector .accomSelectorMenu {
	margin-right: 8px;
	margin-top: 8px;
	padding: 1px;
	border: 1px solid #ffffff;
	background: #ffffff;
	color: #274058;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.85em;
	width: 175px;
}

/* Main */
#main {
	background: #ffffff;
	width: 940px;
	clear: both;
}	

#main h1 {
	font-family: "Times New Roman", Times, serif;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 2.1em;
}

#main h2 {
	font-family: "Times New Roman", Times, serif;
	letter-spacing: -0.5px;
	font-weight: normal;
	font-size: 1.7em;
	margin: 7px 0 0 0;	
}

#main h2 a {
	color: #3D6389;
	text-decoration: none;
}

#main h2 a:hover {
	text-decoration: underline;
}

#main h3 {
	letter-spacing: -0.5px;
	font-weight: normal;
	font-size: 1.25em;
}

#main p {
	line-height: 19px;
	padding: 6px 0;
}

#main a {
	color: #274058;
	text-decoration: underline;
}

#main a:hover {
	text-decoration: none;
	color: #3D6389;
}

#main span.linkhighlight {
	font-weight: bold;
	font-style: italic;
}

/* Top Footer */
#topFooter {
	width: 940px;
	height: 50px;
	background: url(topfooter.gif) top left no-repeat #274058;
	border-top: 15px solid #ffffff;
	clear: both;
	float: left;
}	

/* Bottom Footer */
#bottomFooter {
	width: 940px;
	height: 15px;
	border-top: 15px solid #ffffff;
	font-size: 0.8em;
	background: #ffffff;
	color: #274058;
	clear: both;
}	

#bottomFooter a {
	color: #274058;
	text-decoration: none;
}

#bottomFooter a:hover {
	text-decoration: underline;
}

#bottomFooterLeft {
	width: 590px;
	float: left;
	text-transform: uppercase;
}	

#bottomFooterLeft li {
	display: inline;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	border-right: #274058 solid 1px;
}

#bottomFooterLeft li.first {
	padding-left: 0;
}

#bottomFooterLeft li.last {
	padding-right: 0;
	border-right: none;
}

#bottomFooterRight {
	width: 350px;
	float: left;
	text-align: right;
}

/* Content Columns */
#hColumn1 {
	width: 625px;
	margin-right: 15px;
	float: left;
}

#hColumn2 {
	width: 300px;
	float: left;
}

#hColumn2 a img {
	border: none;
}

/* Hotel Info */
#hotelInfo {
	width: 623px;
	float: left;
	clear: both;
	border: 1px solid #274058;
}

#hotelTitleLeft {
	width: 315px;
	float: left;
	text-align: left;
	line-height: 30px;
	padding: 5px 0 5px 10px;
	background: #274058;
}

#hotelTitleLeft h1 {
	color: #ffffff;
	font-size: 1.8em;
	letter-spacing: 0;
}

#hotelTitleRight {
	width: 288px;
	float: left;
	text-align: right;
	padding: 5px 10px 5px 0;
	background: #274058;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 30px;
	font-size: 1.5em;
	color: #DCDCDC;
}

#hotelInfo .hotelNav {
	clear: both;
	width: 623px;
	float: left;
	background: #3D6389;
}

#hotelInfo ul.hotelNavList {
	padding-left: 0;
	margin-left: 0;
	color: white;
	float: left;
	font-family: "Times New Roman", Times, serif;
}

#hotelInfo ul.hotelNavList li { 
	display: inline; 
	line-height: 18px;
}

#hotelInfo ul.hotelNavList li a {
	background-color: #3D6389;
	font-size: 1em; 
	line-height: 28px; 
	padding: 0 9px; 
	text-decoration: none;
	float: left;
	color: #ffffff;
}

#hotelInfo ul.hotelNavList li a:hover {
	background-color: #7299C0;
	color: #1F3245;
}

#hotelInfo ul.hotelNavList li a.current {
	background-color: #7299C0;
	color: #1F3245;
}

#hotelInfo .hotelCont {
	width: 603px;
	padding: 10px;
	clear: both;
	float: left;
}

#hotelInfo .hotelCont ul {
	margin-left: 0;
}

#hotelInfo .hotelCont ul li {
	list-style:none;
    background: url(bulletPoint.png) left top no-repeat;
	padding: 4px 0 4px 19px;
}

#hotelInfo .roomPrice {
	padding: 0;
	font-style: italic;
	color: #444444;
	font-size: 0.95em;
	font-weight: bold;
}

#hotelInfo p.roomInfo {
	padding: 0 0 8px 0;
}

#hotelInfo h2 {
	font-size: 1.6em;
}

#hotelInfo h3 {
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
}

p.hotellocation {
	line-height: 19px;
	padding: 1px 0 6px 0;
	color: #666666;
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
}

/* Accomodation Photos */
.accomPhotos {
	clear: both;
	float: left;
	width: 625px;
	margin: 10px 0;
}

.accomPhotos img {
	border: 1px solid #274058;
}

/* Aavilability Checker */
#availabilityChecker {
	width: 284px;
	background: url(availabilitycheck.gif) top left no-repeat #426B95;
	padding: 0 7px 10px 7px;
	height: 238px;
	border: 1px solid #274058;
}

.availabilityCheckerSelector {
	width: 289px;
	height: 17px;
	text-align: right;
	color: #ffffff;
	padding: 15px 0 0 0;
	font-size: 0.9em;
}

#availabilityChecker a {
	color: #ffffff;
	text-decoration: underline;
}

#availabilityChecker a:hover {
	color: #ffffff;
	text-decoration: none;
}

#availabilityChecker select {
	padding: 1px;
	border: 1px solid #ffffff;
	background: #ffffff;
	color: #274058;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.95em;
	margin: 1px 0 2px 0;
}

#availabilityChecker select.full {
	width: 285px;
}

#availabilityChecker select.third {
	width: 85px;
	margin-right: 10px;
}

#availabilityChecker input.durration {
	padding: 1px;
	border: 1px solid #ffffff;
	background: #ffffff;
	margin-left: 4px;
	margin-top: 3px;
	width: 25px;
	color: #274058;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.95em;
}

#availabilityChecker input.checkbutton {
	margin-top: 0;
	background: url(checkbutton.gif) top left no-repeat;
	width: 77px;
	height: 26px;
	border: none;
}

#availabilityChecker p {
	padding: 0;
	margin: 10px 0 0 0;
	font-weight: bold;
	font-size: 0.9em;
	color: #fff;
}

/* Clears */
.clear15 {
	height: 15px;
	width: 100%;
	clear: both;
}

.clear10 {
	height: 10px;
	width: 100%;
	clear: both;
}

.clear20 {
	height: 20px;
	width: 100%;
	clear: both;
}

.clear20dot {
	border-top: 1px dotted #868686;
	width: 100%;
	margin-top: 18px;
	margin-bottom: 18px;
	height: 1px;
	clear: both;
}

/* Booking Form */
#bookingForm {
	width: 450px;
	clear: both;
	float: left;
}

#bookingForm .bookHead {
	width: 440px;
	padding-left: 10px;
	line-height: 27px;
	font-weight: bold;
	background: #274058;
	color: #ffffff;
	font-size: 1.1em;
	float: left;
	clear: both;
}

#bookingForm .bookTitle {
	width: 159px;
	padding-left: 10px;
	line-height: 26px;
	font-weight: bold;
	background: #426B95;
	border-left: 1px #274058 solid;
	font-size: 0.9em;
	float: left;
	color: #ffffff;
}

#bookingForm .bookField {
	width: 259px;
	padding: 0 10px;
	height: 26px;
	background: #ffffff;
	font-size: 1em;
	border-right: 1px #274058 solid;
	float: left;
}

#bookingForm .bookText {
	width: 259px;
	padding: 0 10px;
	line-height: 26px;
	font-weight: bold;
	background: #426B95;
	border-right: 1px #274058 solid;
	font-size: 0.9em;
	float: left;
	color: #f00;
}

#bookingForm .bookField input {
	width: 200px;
	padding: 1px;
	font-size: 0.85em;
	color: #274058;
	background: #ffffff;
	border: 1px solid #426B95;
	margin-top: 3px;
}

#bookingForm .bookField select {
	padding: 1px;
	border: 1px solid #426B95;
	background: #ffffff;
	color: #274058;
	font-size: 0.85em;
	margin-top: 3px;
}

#bookingForm .bookField option {
	padding: 0 20px 0 2px;
}

.bookAccommodationSelect {
	margin: 8px 8px 10px 0;
	padding: 2px;
	border: 1px solid #274058;
	background: #ffffff;
	color: #274058;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.85em;
	width: 190px;
}

input.bookAccommodationText {
	padding: 1px;
	border: 1px solid #274058;
	background: #ffffff;
	margin-left: 4px;
	margin-top: 3px;
	width: 30px;
	color: #274058;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.95em;
}

.bookAccommodationSelectSmall {
	margin: 8px 8px 10px 0;
	padding: 2px;
	border: 1px solid #274058;
	background: #ffffff;
	color: #274058;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.85em;
	width: 80px;
}

input.continueButton {
	width: 85px;
	height: 26px;
	background: url(continueButton.gif) top left no-repeat;
	border: none;
}

.conButtRight {
	text-align: right;
}

/* Message Boxes */
.boxWarning {
	background: url(boxWarning.gif) top left no-repeat #3D6389;
	border: solid 2px #274058;
	color: #E9EFF5;
	padding: 5px 5px 5px 26px;
	margin: 8px 0;
}

.boxMsg {
	background: url(boxMsg.gif) top left no-repeat #3D6389;
	border: solid 2px #274058;
	color: #E9EFF5;
	padding: 5px 5px 5px 26px;
	margin: 8px 0;
}

.boxTitle {
	font-weight: bold;
	font-size: 1.1em;
	color: #ffffff;
}

/* FAQ Secion */
#faqSection {
	float: left;
	clear: both;
}

#faqSection ul {
	margin-left: 0;
}

#faqSection ul li {
	list-style:none;
    background: url(bulletPoint.png) left top no-repeat;
	padding: 4px 0 4px 19px;
	line-height: 19px;
}

#faqSection .standout {
	font-weight: bold;
	color: #274058;
}

/* Misc */
.pageImage {
	float: right;
	margin: 7px 0 7px 7px;
	padding: 3px;
	border: 1px solid #3D6389;
}