body {
	background: #e3e0e7 url(../images/bg2.jpg) top repeat-x fixed;
	margin: 0px;
	padding: 0px 0px 50px;
    
    height: 100%;
}
.left-sh {
	background: url(../images/clear.gif) no-repeat right top;
}
ul,.bullet{
	list-style-image:  url(../images/bullet.gif);
}
.right-sh {
	background-image: url(../images/clear.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
*{
    font-family:Arial, Helvetica, sans-serif;
}
td, div, input, select, textarea{
	color: #000000;
	font-size: 11px;
}
.borderit img{
border: 5px solid #E1E1E1;
}
h3, h2,.side-title{
	 color: #291670; font-size:14px; font-weight: bold;
}
.submit{
	font-weight: bold;
	color: #fff;
	font-size: 10px;
	background-color: #331879;
	border-top: 1px solid #9D83E0;
	border-left: 1px solid #9D83E0;	
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;		
	font-family: Tahoma, Arial;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	vertical-align: middle;
	margin-left: 2px;
}
.logog{
	padding: 10px; 
	padding-top: 0px; 
	border: 1px solid #EBEBEB;
	background-image: url(../images/logog.gif);
	background-repeat: repeat-y;
	background-position: center middle;	
}
.borderit:hover img{
border: 5px solid #B5D2FE;
}
img{
	border: #E1E1E1;
}
.notice,.notice_alt{
	padding: 15px; 
	background-color: #EAEFF8; 
	line-height: 18px;
	border: 1px solid #B2C0E3;
	background-image: url(../images/notice.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}

.notice_alt{
	background-image: url(../images/notice_notop.gif);
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}
.blue-header{
	background-image: url(../images/blue-header.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.blue-td{
	background-image: url(../images/yacht-bk.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 33px;
	vertical-align: middle;
	text-align: left;
}
a {
	color: #291670;
    text-decoration: none;
}
a.home-links{
	font-size: 14px; color: #0098D5; 	text-decoration: underline;
}
a:hover.home-links{
	text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
.thin{
	height: 1px;
	border-top: 1px solid #D6D6D6;
	margin-top: 5px;
	margin-bottom: 5px;
}
.maincontent {
	border: 2px solid #003366;
	border-top: 0px;
	border-bottom: 0px;
 }
 .borderBlue {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
    border-color: #003366;
 }

 table.biggertext td
 {
    font-size: 12px;
 }
 
 
.tabs
{
    padding: 3px;
}
@media all and (min-width: 0px) {
  .tabs
    {
    padding: 4px;
  }
}
 
.tabs ul
{
    padding: 0;
    margin: 0;
}

.tabs li
{
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline;
}

.tabs li a
{
    background: url(../images/tabbg.gif) repeat-x -30px;
    padding: 3px 14px 3px 14px;
    border: 1px solid #b2c0e3;
}

.tabs li a:hover
{
    background: url(../images/tabbg_hover.gif) repeat-x -30px;
    border: 1px solid #8290a0;
    border-bottom: 1px solid #b2c0e3;
    text-decoration: none;
}

.tabs li a.active
{
    border-bottom: 1px solid #f7fafc;
    background: none;
}

.yachtfeat {
    line-height: 18px;
}

.berth {
    clear:right;
    float:right;
    margin-top:4px;
    margin-right:-22px;
}

* html .berth {
    margin-right: -6px;
}

.pdficon {
    float: right;
    margin-left: 5px;
    border: 0px;
    cursor: pointer;
}

* html .pdficon {
    margin-right: 17px;
}

.pricefield {
    font-size: 16px;
    color: #371D98;
    background: white url(../images/pricebg.gif); 
    width:100%;
    padding: 4px 6px 6px 6px;
    font-family: Times New Roman;
}

td h1 {
    color: #474086;
    margin: 0px;
    padding: 0px;
    font-size: 17px;
    display: inline;
}

.description {
    font-size: 13px;
    margin-bottom: 15px;
    line-height: 17px;
}