@charset "utf-8";

* {
	padding: 0 0;
	margin: 0 0;
}

/* CSS Document */

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5638;
	background-color: #ECECEC;
	line-height: 1.5;
}
p {
	margin-bottom: 1em;
}

.clear {
	clear: both;
}
#outerpage {
	width: 980px;
	margin: 0 auto;
	position: relative;
	
}
#links {
	background-color: #B0A982;
	color: #FFFFFF;
	height: 25px;
	width: 930px;
	
}
#links     a   {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #B0A982;
	line-height: 21px;
	background-color: #B0A982;
	float: left;
	width: 100px;
	height: 21px;
	text-align: center;
}
#links a:hover {
	border-bottom-style: solid;
	border-bottom-color: #EAE8D9;
	background-color: #C1BB9B;
	height: 21px;
	border-bottom-width: 4px;
}
#links #current  {
	border-bottom-style: solid;
	border-bottom-color: #e0dcc7;
	background-color: #B8B18D;
	height: 21px;
	border-bottom-width: 4px;
}


#links ul {
	list-style-type: none;
	
}

#header {
	height: 108px;
	width: 930px;
}


#logo {
	float: left;
	height: 108px;
	width: 243px;

}
#bannerhome {
	background-image: url(../images/bannerhome.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 108px;
	float: left;
	width: 687px;
}
#bannerrepeat {
	background-image: url(../images/bannerrepeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 687px;
	height: 108px;
	float: left;
}

#boat {
	background-image: url(../images/boatmain.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 533px;
	width: 930px;
	float: left;
}
.box {
	text-align: left;
	padding: 20px;
	float: left;
	background-image: url(../images/boxfill.png);
	width: 890px;
}
.box  .column {
	width: 50%;
	float: left;
}
.box h1 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
}

.box img {
	border: 3px solid #FFFFFF;
	float: left;
	margin: 0 20px 20px 0;
}
.box .column p {
	line-height: 1.5em;
	margin-bottom: 1em;
	margin-right: 15px;
}
.box .column a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #44422B;
	color: #767049;
}
.box  .column  a:hover {
	text-decoration: none;
	border: none;
	color: #383523;
}
.columnimage {
	float: left;
}






#footer {
	text-align: right;
	padding-right: 40px;
	line-height: 30px;
}
#pagetop {
	background-image: url(../images/page.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 930px;
	padding: 0 25px 0 25px;
	
}
#pagebottom {
	background-image: url(../images/pagebottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;
	width: 980px;
}
#enquiries {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #F6F4DD;
	padding: 20px 30px 20px 30px;
	background-image: url(../images/boat-9.jpg);
	background-position: top left;
}
#enquiries h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 20px;
	font-size: 20px;
}

#formtable {
	margin: 20px;

}

fieldset {
	border: 0;

	
}
legend {
	font-weight: bold;
	font-size: 16px;
	background-color: #FCFCF5;
}
label {
	color: #FFFFFF;

}
#formtable td {
	padding-bottom: 10px;
}

.labels {
	padding-right: 20px;
	width: 140px;
}
.inputs {
	padding-right: 20px;
	width: 300px;
}

#contactdetails {
	background-color: #eeecd0;
	padding: 20px;
	margin-top: 10px;
	color: #817861;
	font-size: 16px;
	background-image: url(../images/contactgradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: solid 2px #817861;
}
#contactdetails a {
	color: #817861;
	text-decoration: none;
}
#contactdetails a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #817861;
}
#email, #name, #email2, #thesubject, #themessage {
	background-image: url(../images/input.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #8F8B68;
	border: 1px solid #C4BFA1;
	background-color: #FFFFFF;
	width: 100%;
	padding: 4px;
}
#email:focus, #email2:focus, #name:focus, #thesubject:focus,#themessage:focus {
	border: 1px solid #0099FF;
}
#processmessage {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #F6F4DD;
	height: 500px;
}
#processedbox {
	background-color: #FCFCF5;
	border: 1px solid #CDC8B2;
	margin: 30px;
	padding: 20px;
}
#yacht {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #F6F4DD;
	padding: 20px 30px 20px 30px;
}
#yacht h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #979275;
	margin-bottom: 20px;
	font-size: 20px;
	width: 300px;
}
#location {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #F6F4DD;
	padding: 20px 30px 20px 30px;
	background-image: url(../images/scotland.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#location h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #979275;
	font-size: 20px;
	margin-bottom: 12px;
	line-height: 20px;
}
#bannerlocation {
	background-image: url(../images/bannerlocation.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 108px;
	float: left;
	width: 687px;
}
#yacht #leftdivision {
	width: 460px;
	float: left;
}
#yacht #rightdivision {
	width: 360px;
	float: left;
	margin-left: 50px;
}
#yacht  #leftdivision  img {
	padding-top: 20px;

}
#yacht #rightdivision img {
	border: 4px solid #fff;
}


#imagestrip {
	background-color: #F6F4DD;
	text-align: center;
	padding-bottom: 45px;
	padding-right: 30px;
	padding-left: 30px;
}
#imagestrip img {
	border: 4px solid #FFFFFF;
	margin-left: 4px;
}
#imagestrip #bed {
	margin-left: 0px;
}
.textbox      a     {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #44422B;
	color: #767049;
}
.textbox   a:hover, #flyworks a:hover {
	text-decoration: none;
	border: none;
	color: #383523;
}
#troon {
	width: 300px;
	margin-bottom: 30px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #5A5638;
}
#crinan {
	width: 400px;
}
#crinanthumb {
	position:absolute;
	left:567px;
	top:325px;
	width:82px;
	height:82px;
	z-index:1;
	text-align: center;
	color: #0000FF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 11px;
}
#crinanthumb   img, #troonthumb img {
	border: 1px solid #FFFFFF;
	text-decoration: none;
	margin-bottom: 3px;
}
#crinanthumb:hover,#troonthumb:hover  {
	color: #0099FF;
}
#troonthumb {
	position:absolute;
	left:645px;
	top:517px;
	width:82px;
	height:82px;
	z-index:1;
	text-align: center;
	color: #0000FF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 11px;
}
#prices {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #F6F4DD;
	padding: 20px 30px 20px 30px;
	background-image: url(../images/boat-2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 600px;
}
#prices  li {
	line-height: 2;

}
#prices a {
	color: #5A5638;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #5A5638;
}
#prices a:hover {
	border: 0;
	color: #948D5C;
}



#prices h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
}
#prices table {
	margin-top: 15px;
	margin-bottom: 15px;
	border: solid 4px #fff;
}
#prices .priesdetails {
	background-color: #E1D9C6;
	padding: 20px 0px 20px 30px;
	background-image: url(../images/contactgradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.pricesdata {
	text-align: center;
}
td, th {
	padding: 4px 15px;
	font-weight: bold;

}
.skippered td {
	background-color: #F8F5E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0A982;
}
.bareboat td {
	background-color: #FEFEFC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0A982;
}
.pricesheader th {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #676245;
}
#flyworks {
	float: left;
	margin-left: 45px;
	color: #B7B18A;
}
#flyworks a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7B18A;
	color: #B7B18A;
}
#name, #email, #thesubject, #themessage {
	border: 2px solid #ccc;

}
