body {
	background-color: #B8D4EA;
	background-image: url(../images/background-main.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

h1 {

	font-family: Arial Narrow, Helvetica, Verdana, sans-serif;
	font-size: 26px;
	color: #0066CC;
	padding: 0px;
	margin: 0px;

}

h2 {

	font-family: Arial Narrow, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	color: #0066CC;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #1371D5;

}

h3 {

	font-family: Arial Narrow, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	color: #0066CC;
	padding: 0px;
	margin: 0px;
	display: inline;
}

h4 {

	font-family: Arial Narrow, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	display: inline;
	background-color: #FFF;
}

.H1subline {

	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 26px;
	color: #0066CC;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #1371D5;

}

.boldtext {
	font-weight: bold;
}

.Wrapper {

	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 10px;
	padding-bottom: 10px;

}

.LogoHolder {

	
	background-image: url(../images/bc-logo-topleft.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-color:#000099;
	width: 200px;
	float:left;
	height:112px;
	text-align: center;

}


.Topcontent {

	border: 0px solid #000099;
	background-color: #000099;
	float: right;
	width: 790px;
	height: 112px;
	overflow: hidden;
	background-image: url(../images/header/header-1.gif);
	background-repeat: no-repeat;
}

.CrumBread {

	float: left;
	border: 0px solid #FFF;
	font-family: Arial, Helvetica;
	color: #7979D7;
	font-size: 70%;
	padding-top: 90px;
	padding-left: 10px;
	width: 500px;

}

.flags-right {

		border: 0px solid #FFF;
		float: right;
		width: 84px;
		padding-top: 79px;

}

.CrumBread a {

	color: #7979D7;

}

.CrumBread a:visited {

	color: #7979D7;

}
.CrumBread a:hover {

	text-decoration: none;
	background-color: #000066;
	padding: 2px;

}

.LowerPage {

	border-top: 0px solid #FFF;
	clear: both;

}

.Breadcrum {

	height: 27px;
	line-height: 27px;
	background-color:#CC0000;

	background-image: url(../images/breadcrum-back.gif);
	background-repeat: repeat-x;

	font-family: Helvetica, Arial, sans-serif;
	color: #FFF;  
	font-size: small;
	float: right;
	width: 790px;

}

.Menuleft {
	border: 1px solid #CCCCCC;
	width: 198px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	background-color:#FFFFFF;
	text-align: left;
	z-index: 20;
}

.MainContent {
	width: 790px;
	float:right;
	margin-bottom: 10px;
}

.FooterWrapper {

	clear:both;
	height: 50px;
	background-color:#000099;
	background: url("../images/footer-background.gif");

}

.FooterContent {

	font-family: Helvetica, Arial, sans-serif;
	font-size: 70%;
	color: #FFF;
}

.footer-left {

	float: left;
	border: 0px solid #CCC;
	line-height: 50px;
	padding-left: 10px;
	width: 400px;
	vertical-align: middle;

}

.footer-right{

	float: right;
	border: 0px solid #CCC;
	padding: 10px;
	width: 300px;
	text-align: right;
}

.Content {

	background-color:#FFFFFF;
	
	border-top: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;

	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 20px;

}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	font-size: 12px;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}

#header {
  
  float:left;
  width:100%;
  background: url("../images/menu/bg.gif") repeat-x bottom;

  }

#header ul {
  margin:0px;
  padding: 0 0 0 0;
  list-style:none;

  }

#header li {
  float:left;
  background:url("../images/menu/left.gif") no-repeat left top;
  margin:0;
  padding:0 7 0 7px;
 }

#header a {
  float:left;
  display:block;
  background:url("../images/menu/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  color:#765;
  font-family: Arial;
  font-size: 80%;
 }

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#333;
 }

#header #current {
  background-image:url("../images/menu/left_on.gif");
 }

#header #current a {
  background-image:url("../images/menu/right_on.gif");
  color:#333;
  padding-bottom:5px;
 }



/* Left Navigation Menu */

 #navcontainer
{
	padding: 0;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	color: #FFF;
}

#navcontainer ul
{
	list-style: none;
	margin: 0;
	padding: 4;
}

#navcontainer li
{
	border-top: 0px solid #90bade;
	margin: 0;
	font-weight: bold;
}

#navcontainer li li a
{
	display: block;
	padding: 5px 5px 5px 8px;
	background-color: #E5F3FF;
	color: #1371D5;
	text-decoration: none;
	width: 100%;
}

#navcontainer li a
{
	display: block;
	padding: 5px 5px 5px 8px;
	background-color: #E5F3FF;
	color: #1371D5;
	text-decoration: none;
	width: 100%;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li li a:hover
{
	background-color: #F2F9FF;
	color: #000;
}

#navcontainer li li
{
	margin: 0;
	font-weight: normal;
}

#navcontainer li li a
{
	border-top: 1px solid #90bade;
	display: block;
	padding: 5px 5px 5px 20px;
	background-color: #fff;
	color: #000;
	text-decoration: none;
	width: 100%;
	background-image: url(../images/menu/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5 8;
}

/* For pages using the main header with blue background */

.SubTabs {
	
	padding-top: 20px;
	background-color: #fff;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;

}


/*-- Info and text pages --*/

.RegularText {
	line-height: 1.5em;
	font-size: 80%;
}
.LeftTextContentWrapper {

	float: left;
	margin-top: 25px;
	margin-left: 20px;
	width: 475px;
	color: #333333;
	border-right: 1px dotted #1371D5;
	display: inline;

}

.LeftTextContent {

	padding-right: 20px;

}

.RightTextContent {

	float: right;
	width: 250px;
	margin-top: 20px;
	margin-right: 20px;
	display: inline;


}

.MostViewedBoatsSubpages {
	margin-top: 5px;
	font-size: 70%;
	cursor:pointer;
	cursor:hand;
}

.MostViewedBoatsSubpages th {
	text-align: left;
}

.MostViewedBoatsSubpages td {
	padding: 3px;
	padding-left: 0px;
	border-top: 1px solid #c8ddee;
}

.MostViewedBoatsSubpages a {
	color: #000;
	text-decoration: none;
}

.BlogLatestSubpages {
	margin-top: 5px;
	cursor:pointer;
	cursor:hand;
	font-size: 70%;
}

.BlogLatestSubpages td {
	padding: 3px;
	padding-left: 0px;
	border-bottom: 1px solid #c8ddee;
}

/* ============== Toolbar with boatinfo ====================== */

.BoatToolbar {
	
	clear: both;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	height: 30px;

	font-size: 75%;

	border-top: 1px solid #b6ddff;
	border-bottom: 1px solid #b6ddff;

	background-image: url('../images/toolbar-background.gif');
	background-repeat: repeat-x;

	text-align: center;

	color: #1371d5;
}

.BoatToolbar a:link {

	color: #1371D5;
	text-decoration: none;
}

.BoatToolbar a:visited {

	color: #666699;
	text-decoration: none;
}

.BoatToolbar a:hover {

	color: #CC0000;
	text-decoration: none;
	background-color: #FFF;
}

.BoatToolbarInner{

	margin-top: 7px;

}

#BoatToolbar ul {
	margin-left: 0;
	padding: 0;
	display: inline;
	border: none;
	} 

#BoatToolbar ul li {
	margin-left: 0;
	padding: 0 8px 0 8px;
	border: none;
	list-style: none;
	display: inline;
}

hr.HorLine {

	border: none 0; 
	border-top: 1px dotted #1371d5;
	padding: 0;
	text-align: left;
	height: 1px;

	clear: both;
}


#FP-left {

	float: left;
	border: 0px solid #CCC;
	margin-left: 15px;
	margin-bottom: 20px;

}

#FP-right {

	border: 0px solid #CCC;
	margin-left: 545px;
	margin-top: 50px;
	padding-bottom: 5px;
	padding-right: 20px;

}

#news-title {

	font-family: Arial, Helvetica, San-Serif;
	font-size: 90%;
	font-weight: bold;
	color: #0066cc;

}

#news-title a {

	text-decoration: none;

}

#news-subject {

	font-family: Arial, Helvetica, San-Serif;
	font-size: 75%;
	color: #000;

}

#FP-boxes {

	clear: left;
	float: left;
	background-image: url('../images/FP-box-BG.png');
	width: 759px;
	height: 155px;

	margin-left: 15px;

}

#FP-boxes-content {

	float: left;
	width: 225px;
	margin-left: 13px;
	margin-top: 13px;

	font-size: 75%;
	font-family: Arial, Helvetica, San-Serif;

}

#FP-boxes-content img {

	margin-bottom: 5px;

}

#BoatList h2 a {
	text-decoration: none;
	color: #0066CC;
}