@charset "utf-8";
/* 
		Blakes Boats ----------
    Document   : global.css
    Created on : 23-03-2009
    Author     : Chris McKee
    Description:
        GLOBAL STYLES, styles that are applied globally to the site
				such as the general template styling. This is not the place
				for individual page styles. Use the correct pages stylesheet
*/

html {	font-size:16px;/* Set BASE Font Size */} 

/* Reset Browser Differences */
*, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
	margin:0;
	padding:0px;
}
table {
	border-collapse:collapse;
	border-spacing:0
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:400
}
ol, ul {
	list-style:none
}
caption, th {
	text-align:left
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:400
}
q:before, q:after {
	content:''
}
fieldset, img, abbr, acronym {
	border:none
}
a { text-decoration:none }

html {
	height:100%;
	width:100%;
	background:#fff;
	text-align:center;
}
body {
	color:#002F5E;
	font:0.8em Tahoma, Arial, Helvetica, sans-serif;
	width:972px;
	margin:0 auto;
	text-align:left;
	position: relative;
}
h1 {
	background: url(/images/global/header_tagline.gif) no-repeat right 2.6em;
	display:block;
	height: 120px;
}


a#logo {
	background: url(/images/global/blakes-logo.gif) no-repeat left bottom;
	height: 100px;
	width: 269px;
	display:block;
	margin: 1.2em 0 0 0;
}

/*~ Access Nav - Skippy ~*/
a#accessnav {
	display: block;
	position:absolute;
	top:-1em;
	left:0;
	width:100%;
	padding: 0 0 .5em 0;
	background: transparent;
	font-weight: bold;
	text-align: center;
}
a#accessnav:link, a#accessnav:visited {
	color: #FFF;
}
a#accessnav:hover, a#accessnav:focus, a#accessnav:active {
	background: #069 url(/images/global/skipnav.gif) no-repeat center bottom;
	padding: 0 0 1em 0;
}

/*~ Header ~*/

/*# Navigation */
ul#nav {
	list-style:none;
}
ul#nav li {
	display:inline;
}
ul#nav li a {
	display:block;
	float:left;
	padding:0 .65em;
}
ul#topnav {
	display:block;
	position:absolute;
	top:10px;
	right:0px;
	width: 370px;
	text-align: right;
}
ul#topnav a {
	color:#007EA6;
	display:block;
	float:left;
}
ul#mainnav {
	display:block;
	background: #00507F url(/images/global/menu_repeatbg.gif) repeat-x center;
	height: 36px;
	color: #fff;
}
ul#mainnav li {
	display:inline;
}
ul#mainnav a {
	color:#fff;
}
#home, #detailedsearch, #importantinfo, #letboat, #regionalinfo, #specialoffers {
	text-decoration: none;
	background: url(/images/global/menu_text-sprite.png) no-repeat 0px center;
	padding:0px;
	height: 36px;
}
#home {
	width:68px;
	background-position: 10px center;
	margin:0 0 0 8%;
}
#detailedsearch {
	background-position:-68px center;
	width:140px;
}
#importantinfo {
	background-position:-220px center;
	width:190px;
}
#letboat {
	background-position:-422px center;
	width:142px;
}
#regionalinfo {
	background-position:-578px center;
	width:75px;
}
#specialoffers {
	background-position:-670px center;
	width:130px;
}
#frefsearch label, #frefsearch input {
	float:left;
}


/*~ Footer ~*/

#footer {
	display:block;
	background:#007DA5;
	color:#fff;
	height:150px;
	font-size:0.9em;
	position:relative;
	padding-top:10px;
}
#footer ul {
	clear:both;
}

#member-information li {	color:#fff; }
#member-information a {
	position:absolute;
	display:block;
	top: 20px;
}

#thawte { left: 20px; }
#abta { right: 20px; }
#fcopy{
	left:95px;
	position: absolute;
	top: 20px;
	line-height: 1.6;
}

/*# Footer Navigation */
#footer-navigation  
{
	position: absolute;
	bottom: 8px;
	left: 20px;
	width: 960px;
	display: block;
}	
#footer-navigation li {
	display:inline;
	margin-right: 6px;
}
#footer-navigation li a
{
	color:#fff;
	text-decoration: none;
}
#footer-navigation p
{
	margin-left:668px;
	color:#000;
}
#copyright
{
	text-align: right;
	margin-right: 0px;
	color: #666;
	height: 40px;
}
#copyright a 
{ 
	color: #666; 
	text-decoration: none;
}

/*~ Content ~*/
#content {
	background:#007DA5 url(/images/global/contentbg.gif) repeat-x left top;
	clear: both;
	padding: 10px;
	position:relative;
}


/*~ Classes ~*/

/*#Buttons */
.searchbtn span, .gobtn span, .detailedsearchbtn span, .allyouneedtoknowbtn span, .viewguidebtn span, .viewoffersbtn span, .ordernowbtn span, .booksbtn span {
	position:absolute;
	left:-10000px;
}
.searchbtn {
	display:block;
	background: url(/images/global/search_button.gif) no-repeat center center;
	height: 31px;
	width: 66px;
	margin-top: -20px;
}
.gobtn {
	display:block;
}
.detailedsearchbtn {
	display:block;
	background: url(/images/global/detailedsearch.gif) no-repeat center center;
	height: 33px;
	width: 132px;
	float: right;
}
.allyouneedtoknowbtn {
	display:block;
}
.viewguidebtn {
	display:block;
}
.viewoffersbtn {
	display:block;
}
.ordernowbtn {
	display:block;
}
.booksbtn {
	display:block;
}

/*#Var Classes */
.hide, .ext-txt, #logo span, ul#mainnav span {
	position:absolute;
	left:-10000px;
}
.clear {
	clear:both
}
p.clear {
	clear:both;
	font-size:1px;
	height:0px;
	width:0px;
	overflow:hidden;
}
.float-right {
	float:right;
}
img.float-right {
	float:right;
	margin:2px 0px 2px 8px;
}
.float-left {
	float:left
}
.clear-margin {
	margin:0
}
.nbg {
	background:transparent url(none);
}
.hm {
	margin:5px 0;
}
.bri {
	border-right:solid #ccc 1px;
}

.grade-5star {
	width:127px;
	height:64px;
	background: #151360 url(/images/searchresults/srSprite.png) no-repeat -180px center;
	display:block;
}
.grade-4star {
	width:127px;
	height:64px;
	background: #151360 url(/images/searchresults/srSprite.png) no-repeat right center;
	display:block;
}
.grade-3star {
	width:127px;
	height:64px;
	background: #151360 url(/images/searchresults/srSprite.png) no-repeat -568px center;
	display:block;
}
.grade-2star {
	width:127px;
	height:64px;
	background: #151360 url(/images/searchresults/srSprite.png) no-repeat -439px center;
	display:block;
}
.grade-1star {
	width:127px;
	height:64px;
	background: #151360 url(/images/searchresults/srSprite.png) no-repeat -310px center;
	display:block;
}
.ungraded {
	width:127px;
	height:64px;
	background: #151360 url(/images/searchresults/srSprite.png) no-repeat -695px center;
	display:block;
}

.accept {
	width:113px;
	height:28px;
	display:block;
	background: url(/images/booking/acceptdeny.gif) no-repeat left center;
}
.deny {
	width:177px;
	height:28px;
	display:block;
	background: url(/images/booking/acceptdeny.gif) no-repeat right center;
}
.red{ color:red;}

.rounded{
	border-radius:5px; /*css3 rounded corners */
	-moz-border-radius: 5px; /*<MOZ SPEC>*/
	-webkit-border-radius: 5px; /*<WEBKIT SPEC>*/
}


/*:LOGIN:*/
#login
{
	font-family:helvetica,"microsoft sans serif",arial,sans-serif;
	background-color:#EEE;
	border:1px solid #BBB;
	font-weight:bold;
	left:40%;
	opacity:0.95;
	padding:0.6em;
	position:absolute;
	text-align:center;
	top:35%;
	width:20%;
	z-index:100;
	line-height:1.4;
}
html > body #login{
	position:fixed;
	z-index: 900;
}
#logon label{ display:block; float:left; width:80px; text-align:left; }
#logon input["type=text"]{ display:block; float:left; width:150px; }
#logon li{ clear:left; text-align:center; }
#logon h3{
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#3DA7E4;
border:1px solid #1F97DE;
color:#FFFFFF;
font-size:18px;
font-weight:normal;
margin:2px 0 10px;
padding:10px 0.7em;
}
#login .error{ border:solid 1px red; }
label.error {
	display:block;
	left:0;
	position:relative;
	top:0;
	width:655px;
	color:red;
	margin-left:150px;
}
label.valid {
	background: url(/images/global/checked.gif) no-repeat left;
	height:16px;
	width:16px;
	display: inline;
	width:250px;
}

.error{ 
    float:left !important;
    clear:none !important;
}
input.error
{
	background-color:#fee;
	border:1px solid red;
}

