@charset "utf-8";
/* CSS Document */

/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
/*	vertical-align: baseline;*/
	background: transparent;}

	.clearfix:after {    
	content: ".";    
	display: block;    
	height: 0;    
	clear: both;    
	visibility: hidden;}


body {
	line-height: 1.5em;
	margin-top:10px;
	margin-bottom:10px;
}
	ul li{  
	padding-left:5px; 
	line-height:2em;
	list-style-type:circle;
	}
	li{  
	}
	ul{
	margin-left:30px;
	}	
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END OF CSS RESET CODE */

a:link {
	text-decoration: none;
	color:blue;
}
a:visited {
	text-decoration: none;
	color:blue;
}
a:hover {
	text-decoration: none;
	color:red;
}

#container {
margin:auto;
width:950px;
border:#000000 1px solid;
}

body {
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:80%;
background-color:#666666;
margin-bottom:10px;
line-height:18px;
}

.bar {
float:left;
width:950px;
height:63px;
background-image:url(/images/logo_bg_heading.jpg);
background-repeat:repeat-x;
border-bottom:#000000 1px solid;
}

.bar3 {
float:left;
width:940px;
height:20px;
padding:5px;
background-image:url(/images/bar_bg_gradient.jpg);
background-repeat:repeat-x;
border-top:#000000 1px solid;
}

.bar2 {
float:left;
width:950px;
height:29px;
}

.clear {
clear:both;
}

#banner_pic {
float:left;
width:950px;
height:290px;
border-bottom:#000000 1px solid;
background-image:url(/images/final_banner.jpg);
}


h1{
font-size:150%;
font-weight:bold;
margin-left:20px;
margin-bottom:5px;
}

h2{
font-size:110%;
font-weight:bold;
margin-bottom:5px;
}

h3{
font-size:140%;
font-weight:bold;
margin-bottom:5px;
}


.footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:right;
font-size:11px;
color:#FFFFFF;
padding-right:10px;
}

.link_indent {
float:left;
width:120px;
margin-left:10px;
margin-top:10px;
line-height:18px;
}

#content {
	float:left;
	width:930px;
	padding:10px;
	background:#fff;
	margin-bottom:0px;
}


.front_ads {
float:left;
width:276px;
height:218px;
padding-left:24px;
}
.front_ads img {
border:#000000 1px solid;
}

.textbox {
	float:left;
	width:427px;
	padding-left:25px;
	margin-bottom:25px;
	text-align:justify;
}

.enquirybox {
	float:left;
	width:427px;
	margin-left:25px;
	margin-bottom:25px;
	text-align:justify;
	border:1px solid #000;
}

.addressbox {
	float:left;
	width:357px;
	padding-left:25px;
	margin-bottom:25px;
	text-align:justify;
}

.mapbox {
	float:left;
	width:500px;
	padding-left:25px;
	margin-bottom:25px;
	text-align:justify;
}

#centre_content {
	float:right;
	width:930px;
}

#boats_frame {
	width:930px;
}

.titlepage {
width:100%;
padding-bottom:15px;
}

/*
main top navigation
*/
#nav {
	margin:0 auto;
	padding:0;
	width:930px;

}
#nav li {
	display:inline;
	padding:0;
	margin:0 auto;
}
	
#nav a:link,
#nav a:visited {
	text-align:center;
	color:#fff;
	background:#333333;
	padding-top:14px;
	float:right;
	width:95px;
	height:30px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	margin-right:4px;
}

/*
active tabs
*/
#home #nav-home a,
#products #nav-products a,
#enquiries #nav-enquiries a,
#services #nav-services a,
#contact #nav-contact a {
	background:#666666;
	color:#fff;
	border-bottom:0px;
}
#nav a:hover,#nav a:active {
	background:#666666;
	color:#fff;
}

.conceptlogo {
margin:auto;
text-align:left;
padding-top:3px;
width:950px;
}
.listings td{
	text-align:center;
	padding:5px;
	width:220px;
}
.border {
	border:1px solid #666;
}

.details {
	font-size:110%;
	color:#333333;
	margin-bottom:5px;
}
.reddetails {
	font-size:110%;
	color:#ff0033;
	margin-bottom:5px;
	font-weight:bold;
}
#backtoresults {
	font-size:120%;
	float:right;
	text-align:right;
	padding:0;
	width:200px;
	margin-right:180px;
}

ul li{  
padding-left:5px; 
line-height:2em;
list-style-type:circle;
}
ul{
margin-left:30px;
}	

.textarea {
	width:93%;
	border:1px solid #333;
	margin:6px;
}
.form_text_padding{
	padding:6px;
	font-weight:bold;
	font-size:120%;
}

.table_outer_border{
	border:1px solid #000;
}

#filter {
	float:right;
	width:300px;
	text-align:right;
	padding-right:10px;
}

.awaitingphoto {
	font:bold 16px Arial, Verdana, serif; color:#2d2d2d;
	width:150px;
	height:78px;
	border:1px solid #666666;
	text-align:center;
	padding-top:35px;
	background:#e2e2e2;
	margin-bottom:3px;
}