﻿@CHARSET "UTF-8";

h3{
	font-size:14px;
	font-weight:bold;
}

#Page_Numbers {
	text-align: right;
	background-color: #b3bac4;
	white-space: nowrap;
	display: block;
	clear: both;
	padding: 0.5em;
}

#Search_Container {
	background-color: #b3bac4;
	min-height:780px;
}

#Search_Form {
	background-color: #b3bac4;
	float: left;
	padding:0 15px;
	width:210px;
	font-size:12px;
}
#option{
	margin-bottom:5px;
	float:left;
	margin-right:10px;
}

#Search_Results {
	background-color: #b3bac4;
	margin-left:240px;
	width:720px;}
	
#featured-boat{
	background-color:#D7DCE2;
	padding:13px;
}
table.Search_Result {
	background-color: #d7dce2;
}

table.Search_Result td {
	padding: 0px;
}

table.Search_Result p {
	padding: 0em 1em;
	margin-bottom:0px;
}
table.Search_Result img {
	border:0px;
}
.form_label{
	margin-top:10px;
}
.table_spacing{
	padding-top:10px;
}
.submit {
	height:25px;
	width: 100px;
	background-color:#FECD0B;
	border:1px #808080 solid;
	font-weight:bold;
	line-height:25px;
	margin-top:10px;
}

.full_heading {
	font-weight: bold;
	font-size: 16px;
}
	
.full_subheading {
	font-weight: bold;
	font-size: 14px;
}

.subheading {
	font-weight: bold;
	font-size: 12px;
}

.enquiry_link {
	height:40px;
	width: 140px;
	padding: 7px 10px;
	background-color:#FECD0B;
	font-weight:bold;
	line-height:25px;
	border:1px #808080 solid;
	float:left;
	margin-right:10px;
	display:block;
	cursor:pointer;
}
.print_link {
	height:25px;
	width: 160px;
	padding: 7px 10px;
	background-color:#FECD0B;
	font-weight:bold;
	line-height:25px;
	border:1px #808080 solid;
	float:left;
}
.side_link {
	height:25px;
	width: 170px;
	padding: 5px 20px;
	background-color:#FECD0B;
	font-weight:bold;
	line-height:25px;
	border:1px #808080 solid;
	display:block;
	text-align:center;
}

#print_body body{
	background-position:center top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 12px;
	color:#003349;
}

.print_heading {
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}

.print_price {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.print_add_image {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
