

body
{
	background-color: #154B79;
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	text-align: center;
}
a:link, a:visited, a:active
{
	color: #F0F0F0;
}
ul li
{
	list-style-image: url(images/dotpoint.gif);
}
ul
{
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 10px;
	padding: 0px;
}

small {
font-size: 10px;
}


#userbox
{
	float: right;
	font-size: 10px;
	margin-right: 40px;
	margin-top: 10px;
	text-align: right;
	width: 500px;
}
#userbox input
{
	border: none;
	font-size: 9px;
}
#container
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 907px;
}
#container h1
{
	background-color: #0099CC;
	border-bottom-color: #00CCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #00CCCC;
	border-top-style: solid;
	border-top-width: 1px;
	color: #FFFFFF;
	font-size: 18px;
	margin: 0px;
	margin-bottom: 10px;
}
#container h2
{
	border-bottom-color: #004070;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}
#container h3
{
	color: #DDDDDD;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
#header
{
	background-color: #154B79;
	background-image: none;
	height: 112px;
	width: 907px;
}
#coltop
{
	background-image: url(images/backtop.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	display: block;
	height: 48px;
	width: 907px;
}
#widetop
{
	background-image: url(images/backtopwide.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	display: block;
	height: 48px;
	width: 907px;
}
#header .title
{
	display: block;
	float: left;
	padding-left: 30px;
	padding-top: 10px;
}
#footer
{
	background-image: url(images/footer.jpg);
	clear: both;
	height: 114px;
	width: 907px;
}
#wide
{
	background-image: url(images/backgroundwide.jpg);
	margin: 0;
	padding: 0 55px 0 55px;
	margin-bottom: 20px;
}
#footerwide
{
	background-image: url(/images/footerwide.jpg);
	height: 114px;
	width: 907px;
	margin-top: -20px;
}
#leftcol
{
	display: inline;
	float: left;
	margin-left: 40px;
	padding-left: 10px;
	padding-right: 10px;
	width: 385px;
}
#rightcol
{
	display: inline;
	float: right;
	margin-right: 40px;
	padding-left: 10px;
	padding-right: 10px;
	width: 395px;
}
#content
{
	background-image: url(images/background.jpg);
}
.featuredboat
{
	background-color: #0E273B;
	background-image: url(images/imageloading.jpg);
	border: 2px solid #FFFFFF;
	height: 260px;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	width: 380px;
}
.thumbboat
{
	background-color: #0E273B;
	border: 1px solid #FFFFFF;
	padding: 3px;
	text-align: center;
}

.thumbboat:hover {
	background-color: #0099CC;
}

.featuredboat:hover {
	background-color: #0099CC;
}

.quicksearch
{
	border: 1px solid #000000;
	font-size: 0.8em;
	font-weight: bold;
}
#container #navigation
{
	clear: right;
	float: right;
	font-size: 1.2em;
	margin-top: 40px;
}
.clearfix:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.boatdetails tbody td
{
	background-color: #123456;
	border: 0.5px solid #154B79;
	font-size: 0.9em;
	font-size: 1em;
	padding: 4px;
}
.boatdetails
{
	border: 0px;
	width: 100%;
}
.sortable tbody td
{
	background-color: #123456;
	border: 0.5px solid #154B79;
	font-size: 0.9em;
	font-size: 1em;
	padding: 4px;
}
.sortable
{
	border: 0px;
	width: 100%;
}
.sortable th p
{
	border-bottom: dotted 1px #FFFFFF;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.left
{
	width: 110px;
}
.comment
{
	border: 1px #123456 solid;
	display: block;
	margin-top: 10px;
	padding: 5px;
	overflow: hidden;
}
.commentmeta
{
	background-color: #123456;
	display: block;
	font-size: 10px;
	margin: 5px -5px -5px -5px;
	text-align: right;
}

.readonly {
border: 2px solid #EEEEEE;
background: #AAAAAA;
}
