/* CSS Document */

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;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body {
background-image:url(/images/gradient_bg.jpg);
background-repeat:no-repeat;
background-repeat:repeat-x;
background-color: #424854;
font-family: "trebuchet ms" Arial, Helvetica, sans-serif;
font-size: 12px;
}

a 
{
    color:#c70702;
}

#container {
width: 960px;
margin-left:auto;
margin-right:auto;
margin-top: 15px;
background-color:#E9E9E9;
}

#header {
width: 960px;
height: 78px;
margin-left:auto;
margin-right:auto;
background-image:url(/images/top_nav_bg.jpg);
background-repeat:no-repeat;
padding-top: 16px;
position:relative;
}

/*#headerlogo {
width: 178px;
height: 55px;
background-repeat:no-repeat;
margin-left: 12px;
display:block;
}*/

#headerlogo a 
{
background-image:url(/images/header_logo.png);
_background-image:none;
width: 178px;
height: 55px;
background-repeat:no-repeat;
margin-left: 12px;
display:block;
filter:progidXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/header_logo.png');
}

#headerlinks {
position: absolute;
top: 40px;
right:0;
height: 18px;
padding: 0px;
}

#headerlinks li {
display:inline;
margin-right: 26px;
padding: 0px;
float: left;
}

#headerlinks li a{
display:inline;
margin: 0px;
padding: 0px;
float: left;
}

#link1{
background-image:url(/images/link_oceanalexander.png);
_background-image::none;
background-repeat:no-repeat;
width: 101px;
height: 18px;
display: block;
filter:progidXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/link_oceanalexander.png');
}

#link1:hover {
background-image:url(/images/link_oceanalexander_rollover.png);
background-repeat:no-repeat;
width: 101px;
height: 18px;
display: block;
}

#link2 {
background-image:url(/images/link_brokerage.png);
background-repeat:no-repeat;
width: 63px;
height: 18px;
display: block;
}

#link2:hover {
background-image:url(/images/link_brokerage_rollover.png);
}

#link3 {
background-image:url(/images/link_lifestyle.png);
background-repeat:no-repeat;
width: 50px;
height: 18px;
display: block;
}

#link3:hover {
background-image:url(/images/link_lifestyle_rollover.png);
}

#link4 {
background-image:url(/images/link_contact.png);
background-repeat:no-repeat;
width: 49px;
height: 18px;
display: block;
}

#link4:hover {
background-image:url(/images/link_contact_rollover.png);
}

#link5 {
background-image:url(/images/link_aboutus.png);
background-repeat:no-repeat;
width: 55px;
height: 18px;
display: block;
}

#link5:hover {
background-image:url(/images/link_aboutus_rollover.png);
}

#link6 {
background-image:url(/images/link_johnson.png);
background-repeat:no-repeat;
width: 95px;
height: 18px;
display: block;
}

#link6:hover {
background-image:url(/images/link_johnson_rollover.png);
}

#link7 {
background-image:url(/images/link_ovation.png);
background-repeat:no-repeat;
width: 91px;
height: 18px;
display: block;
}

#link7:hover {
background-image:url(/images/link_ovation_rollover.png);
}

#subnavlinks {
position: absolute;
top: 60px;
width: 451px;
height: 18px;
margin-left: 315px;
padding: 0px;
text-align:center;
}

#subnavlinks a{
display:inline;
margin: 0px;
padding: 0px;
margin-right: 26px;
text-decoration:none;
text-transform:uppercase;
font-size:11px;
}

#flash {
background-image:url(/images/flash.jpg);
width: 960px;
height: 396px;
}

#content {
background-image:url(/images/content_bg.gif);
background-repeat:repeat-x;
width: 944px;
height: 82px;
padding: 6px 8px 5px 8px;
}

#content div {
background-image:url(/images/square_bg.gif);
background-repeat:repeat-x;
width: 300px;
height: 82px;
margin-right: 7px;
float: left;
padding: 0px 0 0 10px;
font-family: "trebuchet ms" Arial, Helvetica, sans-serif;
font-size: 12px;
color: #6c6c6c;
}

#content div p {
margin-top: 5px;
}


#content div#lastbox {
margin:0px;
width: 300px;
}

#footer{
border-top: 1px solid #9e9e9e;
background-color: #b5b5b5;
width:960px;
height: 26px;
font-family: "trebuchet ms" Arial, Helvetica, sans-serif;
font-size: 11px;
color: #555;
text-align: center;
line-height: 26px;
}

#footer strong
{
    font-size:12px;
    font-weight:bold;   
    margin-left:10px;
}

.oalogo {
float: right;
}

.cybalogo {
float: right;
}

#breadcrumbs 
{
    display:block;
    background-image:url(/images/topbarbg.jpg);
    background-repeat:repeat-x;
    height:24px;
    line-height:24px;
    text-transform:uppercase;
    font-family: "trebuchet ms" Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6c6c6c;
    padding:0 0 0 13px;
    font-weight:bold;
}

#breadcrumbs a
{
    color:#c70702;
    font-family: "trebuchet ms" Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration:none;
}

#breadcrumbs span.arrow
{
    background-image:url(/images/arrow.gif);
    background-position:center 4px;
    background-repeat:no-repeat;
    padding-left:7px;
    margin:0 4px;
}

.yachtlisting
{
    float:left;
    width:228px;
    padding:0 0 20px 22px;
}

.yachtlisting .thumbnail
{
    border:solid 1px #999;
    background-color:#fff;
    padding:3px;
    margin-right:10px;
    float:left;
}

.yachtlisting .title
{
    font-family: "trebuchet ms" Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6c6c6c;
    text-decoration:none; 
    line-height:55px;     
    float:left;
}

.yachtbody 
{
    padding:0 22px 20px 22px;
    font-family: "trebuchet ms" Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6c6c6c;
    line-height:18px;
}

.contentbox 
{
    border-top:2px #fff000;
    border-bottom:2px #fff000;
    display:block;
}

.contentboxhover
{
    border-top:2px #ff0000;
    border-bottom:2px #ff0000;
    display:block;
}

h1 
{
    padding:0 0 0 12px;
    margin:0 0 10px 10px;
    border:none;
    color:#c70702;
    font-weight:bold;
    font-family: "trebuchet ms" Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-transform:uppercase;
    background-image:url(/images/arrow.gif);
    background-position:0 3px;
    background-repeat:no-repeat;
}

.admineditform 
{
    padding:20px;   
}

.admineditform p
{
    margin-top:20px;
}

.admineditform p b
{
    line-height:22px;  
    font-size:16px; 
    color:#666;
}

.admineditform p i
{
    color:#666; 
    line-height:18px;
    font-size:11px;  
}

.admineditform a.newbutton
{
    padding:5px;
    border:solid 1px #ccc;
    margin:10px 0;
    text-decoration:none;
    float:left;
}

.admineditform .button
{
    padding:5px;
    margin:0 10px 0 0;    
}

.admineditform .thumbnaillist div
{
    float:left;
    width:90px;
    text-align:center;
    margin-right:15px;
}

.admineditform .thumbnaillist div a.thumbnail
{
    border:solid 1px #999;
    background-color:#fff;
    padding:3px;
    display:block;
    width:71px;
    height:55px;
    margin: 0 auto;
}

.admineditform .thumbnaillist div a
{
    display:block;
    text-align:center;
    color:#ff0000;
    font-weight:bold;
    font-size:11px;
    text-decoration:none;
}

.admineditform .thumbnailuploadform
{
    background:#ddd;
    border:solid 1px #ccc;
    padding:5px 10px 8px 10px;  
    margin-top:10px;
    font-size:11px; 
}

.admineditform .thumbnailuploadform p
{
    float:left;
    padding:0px;
    margin:0 15px 0 0;
}

.admineditform .thumbnailuploadform p b
{
    font-size:11px;
    color:#666;
    line-height:16px;
}

.admineditform .thumbnailuploadform h3
{
    font-size:16px;
    line-height:45px;
    color:#666;
    float:left; 
    margin:0 15px 0 0;
}

.admineditform .thumbnailuploadform .savebutton
{
    margin-top:10px;
    padding:5px;
    float:left;
}

.table
{
    width:600px; 
      
}

.table td
{
    text-align:left; 
    font-size:13px;
    border:solid 1px #ccc;
}

.tablehead 
{
    color:#000;  
    font-size:13px;
    text-decoration:none;
    font-weight:bold; 
    padding: 2px 6px 4px 2px;
    text-align:left;  
}

tr.tablehead th
{
    border:solid 1px #ccc;   
    color:#000;  
    font-size:13px;
    text-decoration:none;
    font-weight:bold; 
    padding: 2px 6px 4px 6px;
    text-align:left;
}
.tablecss
{
    background:#ddd;
    
}

.tablealtcss
{
    background:#eee;
}

.tablecss td, .tablealtcss td
{
    padding: 2px 6px;   
}

.admineditform .massivelist div
{
    float:left;
    width:200px;
    text-align:center;
    margin-right:35px;
    margin-top:10px;
}

.admineditform .massivelist div a.thumbnail
{
    border:solid 1px #999;
    background-color:#fff;
    padding:3px;
    display:block;
    width:190px;
    height:99px;
    margin: 0 auto;
}

.admineditform .massivelist div a
{
    display:inline;
    margin:0 5px;
    color:#ff0000;
    font-weight:bold;
    font-size:11px;
    text-decoration:none;
}

#bodycontent 
{
    position:relative;   
}

.admineditmenu
{
    /*float:right;*/
    border:1px solid #666;
    font-size:11px;
    padding:5px 10px;
    /*margin-top:50px*/
    position:absolute;
    background:#fff;
    top:-10px;
    right:-20px;
    z-index:100000;
}

.admineditmenu table td
{
    padding:5px;
}

.pagebody
{
    background:#FEFEFE;
    color:#666;
    line-height:17px;  
}

.pagebody h2
{
    padding:0 0 0 12px;
    margin:0 0 10px 0;
    border:none;
    color:#c70702;
    font-weight:bold;
    font-family:Times New Roman;
    font-size: 18px;
    text-transform:uppercase;
    background-image:url(/images/arrow.gif);
    background-position:0 4px;
    background-repeat:no-repeat;
}

.pagebody h3
{
    padding:0 0 0 12px;
    margin:0 0 10px 0;
    border:none;
    color:#555;
    font-weight:bold;
    font-family:Times New Roman;
    font-size: 14px;
    text-transform:uppercase;
}

.pagebody p
{
    padding: 0 0 25px 12px;   
}

.pagebody table td
{
    padding:10px;
    vertical-align:top;
}

.contactus
{
    border:solid 2px #ccc;
    padding:0;
}

.contactform
{
    float:left;
    width:475px;
    border-right:solid 0px #ccc;
    padding-top:15px;
    padding-bottom:15px;
}

.contactlocations
{
    float:right;
    width:378px;
    border-left:solid 2px #ccc;
    padding-top:15px;
    padding-bottom:15px;
}

.contactform table td
{
   padding:0 0 10px 10px;
}

.contactform table td.label
{
    text-align:right;
}

.contactform table td.input
{
    text-align:left;  
    margin-left:10px;  
}
.contactform table td label
{
    font-family: "trebuchet ms" Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6c6c6c;
    margin-left:12px;
}

.contactform a.submitbutton
{
    background-image:url(/images/buttongrad.jpg);
    background-repeat:repeat-x;
    line-height:22px;
    font-size: 11px;
    color: #666;
    padding:0 10px;
    margin-right:10px;
    text-decoration:none;
    text-transform:uppercase;
    float:left;
   
}

.contactform table td input, .contactform table td textarea
{
    width:180px;  
}

.contactform table td textarea
{
    width:220px;   
}


.contactlocations .location
{
    padding-left:10px;
}

.contactlocations .location .image
{
    float:left;
    width:135px;
    text-align:center;
    margin-right:13px;
    font-size: 11px;
    color: #6c6c6c;
}

.contactlocations .location .image img
{
    border: solid 1px #fff;
    margin-bottom:5px;   
}
.contactlocations .location .info
{
    width:220px;
    float:left;
}

.contactlocations .location h2
{
    font-family: "trebuchet ms" Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight:bold;
    color:#c70702;
    text-transform:uppercase;
    margin-bottom:5px;
}

.contactlocations .location p
{
    font-family: "trebuchet ms" Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6c6c6c;
    margin-bottom:5px;
}

.contactlocations .location p img
{
    margin-right:5px;
}
.contactlocations .location p a
{
    color: #6c6c6c;
    text-decoration:none;
}

.topadminmenu
{
    width:738px;
    margin-left:auto;
    margin-right:auto;
    background-color:#fff;
    padding:2px 10px;   
    border:solid 1px #ccc;
}

.topadminmenu a
{
    color:#000;
}