



a:link {color: #666;}
a:visited {color:#666;}
a:hover {color:#FF6600;}
a:active { color:#333;}

img {border:0;}


h1 {
	font-weight:normal;
	color:#0099FF;
	margin:5px 0 15px 0;
	padding:0 0 3px 0;
	border-bottom:2px #ccc dotted;
	font-size: 1.8em;
}

h4 {
	font-size:1em;
}


textarea {
	border: solid #999999 1px;
	background-color: #D2E1F0;	
}


.error {
	color:#FF0000;
	font-weight:bold;
	margin: 10px 0 10px 0;

}

#pflink {display:none;}


body {
	font-family:Verdana;
	margin: 5px 0 15px 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 70%;
	color: #666;
	background:#EEF2FA;
	/*background-image:url(images/back_01.gif);*/
}




#container {
	position: relative;
	padding: 0 0 0 0;
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	background-image: url(images/drop_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}


#header {
	/*position:relative;*/
	padding: 0 0 0 0;
	width: 780px;
	height: 225px;
	margin:0 0 0 0;
	background-image: url(images/back_header.jpg);
	/*background-position: 5px 5px;*/
	background-repeat: no-repeat;
}

#tabs {
	position:absolute;
	left: 400px;
	top: 34px;	
	padding: 0 0 0 0;
	width: 210px;
	height: 50px;
	margin:0 0 0 0;
}


#tabs ul{
padding: 0;
margin: 0;
}

#tabs ul li{
margin-right: 1px;
padding: 5px 4px 2px 1px;
list-style:none;

}

#tabs ul li a{
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:0.9em;
	color:#fff;
}

#tabs ul li a:hover{
	color:#FF6600;
}

#bentab{
	float: left;
	height: 25px;
	width: 113px;
	background-image:url(images/tab_beneteau.jpg);
	background-repeat: no-repeat;
	text-align: right;


}

#usedtab{
	float: left;
	height: 25px;
	width: 75px;
	background-image:url(images/tab_usedboats.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin-left:2px;
}

/* ----------main image----------------- */

#mainimage {
	float:left;
	width:778px;
	height:135px;
	margin: 0 0 0 0;
	padding:0 0 0 2px;
}



#mainlinks {
	float:left;
	position:relative;
	margin:0 0 0 0;
	height: 34px;
	width: 780px;
	padding:0 0 0 0;
	background-image:url(images/back_mainlinks.jpg);
	background-repeat: no-repeat;
	
}


#mainlinks ul{
	margin: 0 0 0 10px;
	padding:0 0 0 0;

}

#mainlinks li{
	float:left;
	background:url(images/tab_right.jpg)
      no-repeat right top;
    margin:0 1px 0 0;
    padding:0 0 0 0;
	list-style:none;
}

#mainlinks a {
	color:#fff;
	display:block;
	background:url(images/tab_left.jpg)
      no-repeat left top;
    padding:9px 7px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:0.9em;
	font-weight:bold;
}

#mainlinks a:hover {
	color:#FF6600;
}

#mainlinks h3 {
	display:none;

}



/* ----------search----------------- */



#search form{
	display: none;
	position:absolute;
	padding: 0;
	margin: 0;
	left: 525px;
	top: 168px;	
}

#search label {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  /* padding in fieldset support spotty in IE */
	text-align: left;
	float: left; 
	width:auto;
	padding: 0; 
	margin: 5px 5px 0 0;
	font-weight: bold;
	color:#FF6600;

}

#search fieldset {
	width:250px; 
	border:none; 
	margin:0;
	padding:0;

}

#search input {
	background-color: #fff;
	margin: 0;
}

#search .btnsearch {
	background-color: #9EBBD9;
	color:#fff;
	font-weight:bold;
	height:20px;
	margin: 0;
}



/* ----------outer and inner----------------- */
#outer{
	/*position:relative;*/
	float:left;
	width: 780px;
	margin:0 0 0 0;
	padding:0;
} 


/* ----------login form----------------- */
#loginformdiv li {
	list-style:none;
} 



/* ----------right navigation----------------- */

#rightnav {
	float:left;
	padding:0;
	margin:15px 0 0 0;
	width:200px;
	/*background:#ECF1F7;
	background-image:url(images/back_seclinks.jpg);
	background-repeat:repeat-y;
	border: 1px #fff solid;*/
}

#rightnav form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  padding: 0;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

#rightnav form label {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  /* padding in fieldset support spotty in IE */
  text-align: left;
  margin-left: 5px;
}

#rightnav #loginSubmit {
	margin: 5px 0 10px 10px;
}

#quicksearch {
	background-image:url(images/quick_search_back.jpg);
	background-repeat:no-repeat;
	font-size:0.9em;
	font-weight:bold;
}

#quicksearch form{
	margin: 0 0 0 0;
	padding:0 0 10px 0;
	}


#quicksearch hr {
color:#fff;
}

#quicksearch #quicksearchcheckboxes label{


}


#quicksearch form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
	border:none;
	padding: 2px;        /* padding in fieldset support spotty in IE */
	margin: 0;
}

#quicksearch form input[type=checkbox] {
	border: none;
	/*display:inline;*/
}

#quicksearch form input[type=image] {
	margin: 5px 0 5px 103px;
	/*display:inline;*/
}

#quicksearch form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 3px 0 0; */
	text-align: left;
}

#quicksearch form fieldset legend {
	font-size:1.1em;
    font-weight: bold;
	margin:5px 0 3px -10px; 
}

#quicksearch form select {
	margin:0 0 3px 0; 
	width: 175px;
}




#rightnav h3 {
	margin:0;
	padding: 7px 0 7px 6px;
	font-size:1em;
	/*text-transform:uppercase;*/
	background-image:url(images/back_links_head.jpg);
	background-repeat: repeat-x;
	/*background: #D8E4F0;*/
	border-bottom:1px #fff solid;
	/*border-top:1px #ccc solid;*/
	
}


#rightnav h4 {
	margin:0 5px 20px 15px;
}

#rightnav ul {
	display:block;
	margin: 0 0 0 0;
	padding:0;
}

#rightnav li {
	padding:7px 3px 7px 10px;
	border-bottom:1px #fff solid;
	list-style: none;
	background-color:#F4F9FF;	
}

#rightnav p {
	padding:0 3px 0 10px;
}

#rightnav .itemdate {
	padding:3px 0 0 0;
	border-bottom:none;	
}

#rightnav .itemintro {
	padding:3px 0 10px 0;
	border-bottom:none;	
}

#rightnav .sub {
	padding-left: 14px;
}

#rightnav a {
	text-decoration:none;
	font-weight:normal;
}

#rightnav form {
	width: 90%;
	margin:5px 0 15px 10px;
}

#rightnav input {

}

#rightnav .btnsubmit {

}









/* ----------left navigation----------------- */







/* ----------content----------------- */


#content {
	float:left;
	padding:0 25px 20px 25px;
	margin: 15px 0 0 0;
	width:510px;

}


#content .itemintro {
	line-height:1.4em;

}

#content h2 {
	font-weight:normal;
	color:#0099FF;
	margin:20px 0 8px 0;
	padding:0 0 5px 0;
	border-bottom:2px #ccc dotted;
	font-size: 1.4em;
	text-transform:uppercase;
}

#content h3 {
	
	font-size: 1em;
	color:#2A4769;
	margin:20px 0 10px 0;
	padding:0 0 0 0;
}

#content a {
	color:#0099FF;
}

#content a:hover {
	color:#FF6600;
}

#content h4 {
	margin-top:20px;
	padding:0 0 10px 0;
}

#content h4 a {
	text-decoration:none;
}

#content h5 {
	font-size:0.9em;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#content ul, #content ol {
	margin:20px 20px 10px 30px;
	padding:0;
}

#content li {
	padding:4px 0 4px 0;
	/*list-style:none;*/
}

#content .startlist {
	margin:20px 0 0 5px;
	padding:0;
}

#content .itemintro {
	margin-bottom:15px;
	line-height: 1.8em;
}

#content p {
	
	margin:5px 0 10px 0;
	padding:0;
	line-height: 1.8em;
}

#content a {
	font-weight:bold;
	text-decoration:none;
}

#content img {
	float:left;
	margin:10px 15px 10px 0;
}

#content .btnsubmit {
 margin: 5px 0 0 0;
 width: auto;
}

#content table{

}

#content .viewarticle {
	font-size:0.9em;
}


#content .itemtable{
	margin-top:5px;
 border-bottom:2px #ccc dotted;
}

#content .itemtable td {
 vertical-align:top;
}

#content .itemtable img {
 margin:0 10px 15px 0;
}


.addbullets ol li {
	list-style:circle;
}


	
.itemtable h5 {
	margin:0;
	float:right;
}

/* ----------footer----------------- */



#footer {
	clear:both;
	text-align:center;
	width:780px;
	height:15px;
	margin:0;
	background-image:url(images/drop_footer.jpg);
	/*padding:5px 0 10px 0;*/

}

#footer ul{
	padding:20px 0 0 0;
	margin:0;
}

#footer li{
	display:inline;
	padding:0 10px 0 0;

}

#footer a{
	text-decoration:none;

}


/*-------------forms----------------*/

#content form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  margin: 0;
  padding: 0;
 /* min-width: 500px;
  max-width: 600px;
  width: 560px; */
}

#content form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #ccc;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}


#content form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
    font-weight: bold;
	margin-bottom:5px;                  /* be careful with padding, it'll shift the nice offset on top of border  */
}

#content form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

#content form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

#content form input, form textarea, form select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

#content form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

#content textarea { overflow: auto; }

#content form .small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

#content form .required{font-weight:bold;} /* uses class instead of div, more efficient */

#content form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}


#content input {
	/*border: solid #999999 1px;
	background-color: #D2E1F0;*/	
}


/*---------------end forms-------------*/

/*---------------used boat pages-------------*/

#boatlisting {
	width: 380px;


}

#tblsearchresults {
	width: 380px;
}

#tblsearchresults td {
padding: 2px 3px 5px 2px;
background-color:#FAFCFE;
border-bottom:1px #fff solid;


}

.feature {
	display:none;
}





