﻿body 
{
    margin:0px;
    background-color: #ffffff;
    font-family:Arial, Helvetica, sans-serif;
}

/* =Main blocks */
DIV#container 
{
    position:relative;
    width: 849px;
    margin: auto;
}
DIV#header
{
    margin-bottom:2px;
}
DIV#header a.toplinkfont{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#076FA8;
    text-decoration:none;
    font-weight:bold;
}
DIV#bodycontent
{
    width: 849px;
    position:relative;
    height:auto;    
}
DIV#menu
{
    float: left;
    background-color: #FFE400;
    width: 180px;
    position: relative;
    left: 0px;
    top: 0px;
    float: left;
}
DIV#content
{
    float: left;
/*    background-color: #88BBFF;  */
	background-color:#FFE400;
/*    background-image: url(../images/waterbackground.jpg);  */
    background-position: bottom;
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif; 
    color: #1f1f9a;/* color: #336699; Old, lighter one */
    font-size: 12px;
    display: block;

}
DIV#content DIV#contentInnerMargin
{
    margin:10px;
}
DIV#ads
{
    text-align:left;
    width: 181px;
    height:auto;
    display:block;
    right:0px;
    top:0px;
    color: #ffffff;
    text-align:center;
    position:absolute;
    background-color:#FFE400;
	overflow: hidden;
    
}
DIV#ads div.details
{
    padding-left:25px;
    margin-bottom:10px;
    
}
DIV#ads h1{
    color: #003366;
    font-size: 13px;
    padding: 0;
    margin: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

DIV#footer
{
    background: #DCBC12 bottom repeat-x url(../Index_images/bg_footer.gif);
    padding-top:7px;
    padding-bottom:7px;
    clear:both;
    width: 849px;    
    text-align:center;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
    position:relative;
}
DIV#footer a
{
	color: #f5faff;
}

/*
.top_corner_right,
.top_corner_left,
.bottom_corner_left,
.bottom_corner_right
{
    display:none;
    
}
*/

/* =Rounded Corners */
.bottom_corner_left
{
   position:absolute;
   bottom:0px;
   left:0px; 
   z-index:99;
}
.bottom_corner_right
{
   position:absolute;
   bottom:0px;
   right:0px; 
   z-index:99;
}
.top_corner_left
{
   position:absolute;
   top:0px;
   left:0px; 
   z-index:99;
}
.top_corner_right
{
   position:absolute;
   top:0px;
   right:0px;
   z-index:99;
}


/* =Sitewide styles */
.addBoatWizard
{
    width: 600px;
    margin: 20px 50px;
    text-align: center;
}

#bodycontent .boatleft 
{
    width:250px;
    float:left;
}
#bodycontent .boatleft table 
{
    width:250px;
    color:#990000;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
}
#bodycontent .boatleft a 
{
    color:#990000;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
}
#bodycontent .boatleft span.price 
{
    color:#990000;
    font-size:16px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
}
#bodycontent .boatleft span.price1 
{
    color:#003366;
    font-size:16px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
}
#bodycontent .boatleft span.specifications {
    color:#990000;
    font-size:12px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
}
#bodycontent .boatleft span.specifications a 
{
    color:#990000;
}
#bodycontent .boatright 
{
    width:290px;
    float:right;
    margin-right:50px;
}
#bodycontent .boatright table 
{
    width:290px;
}
#bodycontent .boatright h1 
{
    width:280px;
    background-color:#0099CC;
    color:#FFFFFF;
    font-weight:bold;
    font-size:16px;
    padding:0;
    margin:0;
    text-align:center;
}
#bodycontent .details
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#bodycontent .details option, select, input, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}

#bodycontent .details td
{
	text-align: left;
	border-style: hidden; 
	border-width: thin;
	border-color: #316AC5;	
}

#bodycontent .details table{
	border-style:hidden;
	width:99%; /*Leave like that, otherwise SearchMain will break in firefox*/
}

#bodycontent .imgcenter img{
	display: inline-table;
	margin-left: 18px;
}


#bodycontent #content h1{
	text-align: center;
}
#bodycontent #content h2{
	text-align: center;
	font-size: 16px;
	color:#003366;
}

#bodycontent .noborder td{
	border-style: hidden; 
	padding-left:2px;
	padding-right:2px;
	border-width:0px;
}





#bodycontent td.price{
	border-style:solid;
	border-width:thin;
	border-color:#316AC5;
}
#bodycontent  td.entrytitle 
{
    color:#003366;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    width:100px;
}
#bodycontent td.fieldtext {
    color:#006699;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
}
#bodycontent td.title{
	font-size:16px;
	border-style:none;
	color:#003366;
}
#bodycontent td.noborder{
	border-style:hidden;
}
#bodycontent .boatleft {
    width:250px;
    float:left;
}
#bodycontent  .optionleft {
    width:100px;
    min-width:100px;
    text-align:center;
    vertical-align:middle;
    background-color:#9B7B03;
    padding-left:5px;
    padding-right:5px;
    color:White;
    font-family:Arial;
    font-weight:bold;
    font-size:14px;
    line-height: 24px;
}

#bodycontent .optionleft .middle[id] 
{
    vertical-align: middle; 
    margin:auto;
    text-align:center;
    background-color:#1E67A4;
    color:White;
    font-family:Arial;
    font-weight:bold;
    font-size:14px;
    line-height: 24px;
}
#bodycontent  .optionleft img {
    border:none;
}

.packages  td
{
    border-bottom: #ffffff 3px solid;
    
    
}
#bodycontent  .optionright 
{
    text-align:left;
    width:370px;
    text-align:left;
    background-color:#DCBC12;
}
#bodycontent  .optionright ul {
    margin-bottom:5px;
    margin-top:0;
}
#bodycontent  .optionright .NewWindow{
    list-style-image:url(../images/NewWindow2.gif);
    font-family:Arial, Helvetica, sans-serif;
    color:#336699;
    font-size:12px;
    list-style-type:disc;
} 
#bodycontent  .optionright li {
    list-style-image:url(../images/bullet_packages.gif);
    font-family:Arial, Helvetica, sans-serif;
    color:#000000;
    font-size:12px;
    font-weight:bolder;
    text-indent:2px;
    line-height:18px;
    list-style-type:square;
}
#bodycontent  .optionright h3 {
    font-family:Arial, Helvetica, sans-serif;
    color:#000000;
    font-size:12px;
    padding-top:5PX;
    padding-left:17px;
}
.menubottom
{
    text-decoration: none;
    color: #FFFFFF;
    padding-left: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 1px;
    border: 1px solid ;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align:center;
    border-left-color:White;
    border-left-style:none;
    border-left-width:thin;
    border-bottom-style:none;
    border-right-style:none;
    border-top-style:none;
}
#topcontent{
    width: 800px;
    height: 96px;
    margin-left: auto;
    margin-right: auto;
    background-color: #4A7CDF;
}
#topcontent .logo{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}
#topcontent .logo img{
    border: none;
}
#bottomcontent{
    width: 849px;
    margin-left: auto;
    margin-right: auto;
    background-color: #4A7CDF;
}
#bottomcontent ul{
    text-align: center;
    margin: 0;
}
#bottomcontent li{
    display: inline;
    text-align: center;
}
#bottomcontent li a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding-right: 8px;
    padding-left: 4px;
}
#bottomcontent .lastlink{
    border: none;
}
#bottomcontent .menuback{
    float: none;
    width: 1000;
}


#content .imgcenter img{
	display: inline-table;
	margin-left: 18px;
}
#content .pictitle{
	color: #336699;
	font-size: 12px;
	padding-top: 5PX; 
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #88BBFF;
	margin-bottom: 0;
}
#content .pictitle a{
	color: #800080;
	font-weight: bold;
}
#content .pictitle h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
}
#content .pictitle img{
	border-style: none;
}
#content h1{
	text-align: center;
}
#content h2{
	text-align: center;
	font-size: 16px;
	color:#003366;
}
.clear{
    clear: both;
    height: 1px;
    margin-top: -1px;
}

.blockcenter
{
	margin: 0 auto;
	display:block;
}
.wizardTable
{
    width:550px;
    
    
}
.wizardLabelCell
{
    vertical-align:top;
    width:150px;
    padding:3px;
    font-weight: bold;
    text-align: left;
    
}
.wizardControlCell
{
    width:350px;
    padding:3px;
    text-align:left;
}
.wizardTextBox
{
    
}


@media print
{
    .noPrint {display:none; height:0px; width:0px; overflow:hidden; }    
}
