html,
body {
  height: 100%;
}

p, ul {
	font-size: 16px;
}

a {
	color: #2559a1;
	text-decoration: none;
}

.larger > p {
	font-size: 18px;
}

.navbar-brand {
	height: auto;
}
.navbar-static-top {
  margin-bottom: 19px;
}

.navbar-default {
	background-color: #f8f8f8;
	border-bottom: 10px solid #2559a1;/*#e7e7e7;*/
}

.content h1 {
	padding: 10px;
	background: #f8f8f8;
  	/*font-size: 36px;
  	line-height: 36px;*/
  	border-left: 5px solid #e7e7e7;
}

.content h2 {
	padding: 8px;
	background: #f8f8f8;
  	/*font-size: 36px;
  	line-height: 36px;*/
  	border-left: 5px solid #e7e7e7;
}

.content img {
	float: left;
}

img.td {
	height: 50px;
}

.copyright p {
	padding-top: 15px;
}

#footer {
	background-color: #2559a1;
	color: #f8f8f8;
	/*margin-top: 20px;*/
	height: 50px;
	margin-top: 10px;
}

#main {
	min-height: 100%;
  height: auto;
  /* Negative indent footer by its height */
  margin: 0 auto -50px;
  /* Pad bottom by footer height */
  padding: 0 0 50px;
}

#video {
	padding-top: 20px;
}

.site-blue {
	color: #2559a1;
}

.gallery-image{
	width: 50%;
	float: left;
	padding: 5px;
}

.gallery-image-3col{
	width: 33%;
	float: left;
	padding: 5px;
}

.gallery-first{
	clear: both;
}

.supplier-logo{
	float: none !important;
	padding-bottom: 5px;
}

.boatshow{
	margin-top:10px;
	margin-bottom: 5px;
	background-color: #FDFDFD;
  padding: 10px 10px 0 10px;
  border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
  border: 1px solid #E7E7E7;
}

.fullwidthinfo{
	margin-top:10px;
	margin-bottom: 5px;
	background-image: url(/img/carbonworks_progress.png);
	background-repeat: no-repeat;
background-color: #FDFDFD;
  padding: 10px 10px 0 210px;
  border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
  border: 1px solid #E7E7E7;
}

.infocall p {
    font-size:24px;
    text-align: center;
    margin-bottom:0;
}

#items-for-sale {
  font-weight: bold;
  font-size: 16px !important;
}

#items-for-sale em {
  font-style: normal;
  text-decoration: none;
}

h2.bold-title {
  font-weight: bold !important;
  font-size: 20px !important;
}

p.call-out {
	font-weight: bold;
}