/*---------------------------------------------------------------------------------

CREATOR DETAILS

Author: 
Company: Attitude Design Ltd
Web Address: www.attitudedesign.co.uk
Date:

---------------------------------------------------------------------------------*/




/*---------------------------------------------------------------------------------
GLOBAL RESET
---------------------------------------------------------------------------------*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	text-transform:uppercase;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*---------------------------------------------------------------------------------
GLOBAL FONT CONSISTENCY (http://developer.yahoo.com/yui/fonts/#using)
---------------------------------------------------------------------------------*/

body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}


/*---------------------------------------------------------------------------------
GLOBAL BASIC STYLING FOR COMMON HTML ELEMENTS
---------------------------------------------------------------------------------*/

/* base.css, part of YUI's CSS Foundation */
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold;
	color: #FFF;
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;
	margin: 0 0 0 20px;
	color: #c1d6e0;
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
	padding: 0 0 5px 6px;
	margin: 0 0 0 20px;
	color: #c1d6e0;
}
ul dl {
	margin: 0 0 0 20px;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table {
	/*so things don't run into each other*/
	margin-bottom:1em;
	line-height: 1.3em;
	color: #c1d6e0;
}

a:link		{ color: #134859; background: #FFEEA9; padding: 2px; text-decoration: none;}
a:visited	{ color: #134859; background: #FFEEA9; padding: 2px; text-decoration: none;}
a:hover		{ color: #134859; background: #FFF; padding: 2px; text-decoration: none;}
a:active	{ color: #134859; background: #FFEEA9; padding: 2px; text-decoration: none;}

img a {
	padding: 0;
}

/*---------------------------------------------------------------------------------
Global Layout
---------------------------------------------------------------------------------*/

body {
	margin-right: auto; /* this centres the body */
	margin-left: auto;  /* this centres the body */
	margin-top: 0;
	padding: 0;
	width: 100%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
    background-color: #134859;
}


/*---------------------------------------------------------------------------------
IE Hack - Only need to use in extreame cicumstances!

  voice-family: "\"}\"";
  voice-family: inherit;


html>name {
	
	}
---------------------------------------------------------------------------------*/


/*---------------------------------------------------------------------------------
Global Divs
---------------------------------------------------------------------------------*/
.bookingform table{
	border: none;
	border-top: 1px solid #5c7478;
}

.bookingform table tr{
	border: none;
	border-top: 1px solid #5c7478;
}

.bookingform table td{
	border: none;
	border-top: 1px solid #5c7478;
}

.bookingform table th{
	border: none;
	border-top: 1px solid #5c7478;
}
div {
	text-align: left;
	margin: 0;
	padding: 0;
}

.clear {
	height: 0;
	width: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
}
.third {
	width:280px;
	margin: 0 15px;
	float: left;
}

.third img{
	float: left;
	margin: 0 10px 5px 0;
}

.forth {
	width:205px;
	margin: 0 15px;
	float: left;
}

.large {
	font-size: 120%;
	width: 90%;
	color: #FFF;
}

.yellow {
	color: #FFEEA9;
	font-size: 150%;
}

/*---------------------------------------------------------------------------------
Layout Styles
---------------------------------------------------------------------------------*/

.page_width {
	display:block;
	margin:0 auto;
	padding:0 15px;
	width:940px;
}

#headerarea {
	padding:10px 0;
}

#headerarea .left {
	width: 400px;
	float: left
}

#headerarea .left h1{
	background:url('../images/logo.jpg') no-repeat scroll center top;
	float:left;
	height:409px;
	margin:0 auto;
	padding:0;
	text-indent:-10000px;
	width:400px;
}

#headerarea .right {
	width: 540px;
	margin: 0;
	float: right;
	padding: 0 0 230px 0;
	background:url('../images/pics.jpg') no-repeat scroll 0px 110px;
}

#headerarea .right h2{
	color: #FFEEA9;
	text-transform:uppercase;
	font-size: 180%;
	margin: 30px 0 20px;
}

#headerarea .right h3{
	color: #FFEEA9;
	text-transform:uppercase;
	font-size: 130%;
	margin: 15px 0 2px 0;
}

#headerarea .right p{
	font-size: 180%;
}



#infoarea h1{
	color: #FFFFFF;
	font-size:180%;
}

#infoarea h2{
color:#FFEEA9;}

.cta_block {
	border-top: 1px solid #5c7478;
	border-bottom: 1px solid #5c7478;
	margin: 10px 0;
	padding: 10px 0;
}

.hr {
	float: left;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #5c7478;
	margin: 10px 0;
	padding:0;
}

.cta_block p{
	margin: 0;
	padding: 0;
	font-size: 170%;
}

.question {
	color: #0ab1cf;
	margin: 0 0 4px 0;
}


#bookingarea {
	padding:10px 0;
}

#footerarea {
	padding:30px 0 80px 0;
}

#bookingarea h1 {
color:#FFEEA9;}

#footerarea .credit{
	margin:1em 0;
}

#footerarea p{
	color: #c1d6e0;
}

.spacer {
	margin: 70px 0 0 0;
}


.bookingform .textline {
	width:300px;
}

textarea {
	width:304px;
}

.bookingform {
	width: 600px;
	margin: 0 auto 0 auto;
}

.half_left {
	float: left;
	width: 457px;
}

.half_right {
	float: right;
	width: 457px;
}

