@import url("/common/styles-library.css");

body,
td {
	font-family: Arial, sans-serif;
	font-size: 0.80em;
}

form {
	margin: 0;
	padding: 0;
}

input,
select,
textarea {
	font-family: Arial, sans-serif;
	font-size: 1em;
}

img {
	border: none;
}

a {
}

p {
	margin: 0.25em 0 0.95em;
}


ol {
	margin: 1.25em 0 1.5em 2.5em;
	padding: 0;
	list-style: decimal outside;
}

ul {
	margin: 1.25em 0 1.5em 1.25em;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

li {
	margin: 0.6em 0;
	padding: 0;
}

ul li {
	display: block;
	padding: 0 0 0 14px;
	background: 0 0.4em url("/i/marker-ul.gif") no-repeat;
}

ul li li,
ul li li li li {
	background: 0 0.4em url("/i/marker-ul-ul.gif") no-repeat;
}

ul li li li,
ul li li li li li {
	background: 0 0.6em url("/i/marker-ul-ul-ul.gif") no-repeat;
}


h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0.75em 0 0.35em;
}

#pageContent h1 {
	margin-top: 0;
}


hr {
	height: 2px;
	margin: 1.25em 0;
	background: #ccc;
	color: #ccc;
	border: none;
}


.spacer {
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
	visibility: hidden;
}

.small,
small {
	font-size: 0.85em;
}

.smaller {
	font-size: 0.80em;
}

.small,
.smaller,
small {
	font-family: Tahoma, Arial, sans-serif;
}

.nowrap,
.nowrap * {
	white-space: nowrap;
}

.pound {
	margin: 0 0.1em 0 0;
}

.half {
	font-size: 0.5em;
}

.center {
	text-align: center;
}

.hidden {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

.none {
	display: none;
}

.clear {
	clear: both;
}


#boats {
	margin: 1.1em 0 0;
}

#homepage #boats {
		margin: 0 40px;
}

#boats .caption {
	margin: 0 0 18px;
}

#boats .spacer {
	width: 25px;
	height: 25px;
}

#homepage #boats .spacer {
	width: 15px;
	height: 15px;
}

.boatItem {
}

.boatImage {
	display: block;
	width: 146px;
	height: 117px;
	overflow: hidden;
}

.boatName {
	margin: 1.1ex 0 0;
}

.boatDescription {
	margin: 0.75ex 0 0;
}


.newsRow {
}


.newsImage {
	width: 60px;
	margin: 0 8px 0 0;
	text-align: center;
}

.newsImage a {
	display: block;
	width: 60px;
	height: 60px;
	overflow: hidden;
}

.newsImage img {
	border: 1px solid #fbf9ef;
	vertical-align: bottom;
}


.newsTitle {
	margin: 0 0 1ex;
	font-size: 1.1em !important;
	font-weight: normal;
}

.newsDescription {
	margin: -1px 0 1ex;
	color: #4f4f4d;
}

.newsDate {
	color: #63635e;
	white-space: nowrap;
}


.newsSeparator {
}

.newsSeparator .spacer {
	height: 25px;
}

#homepage .newsSeparator .spacer {
	height: 35px;
}


#newsArticle {
}

#newsArticle .newsBody {
}

#newsArticle .newsDate {
	margin: 0.75em 0 0;
}


.libraryImage {
	background: #fff;
	border: 1px solid #dfdbc3;
}

.libraryItem a:hover .libraryImage {
	border-color: #f00;
}

.libraryDescription {
	color: #999;
}

.libraryItem a:hover .libraryDescription {
	color: #666;
}


#searchPage #pageBody h2 {
	margin-top: 1.5em;
}


#bodyMap ul {
	margin: 1em 0 1.5em 0.75em;
}

#bodyMap ul ul {
	margin: 0.85em 0 1.5em 1.25em;
}


#bodyEditor {
	padding: 15px;
	background: #f5f1da;
}

#bodyEditor,
#bodyEditor td {
	color: #25262a;
}


#bodyExchange {
	display: none !important;
}


.curve {
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 2001;
	font-size: 1px;
	text-align: left;
}

.curve * {
	display: block;
	overflow: hidden;
}

.curve em {
	float: right;
}


.curve2 {
	height: 2px;
	margin: 0 0 -2px;
}

.curve2_ {
	margin: -2px 0 0;
}

.curve2 * {
	width: 2px;
	height: 8px;
	background: url("/i/curve2.png");
}

.curve2 em {
	margin: -2px 0 0;
}

.curve2_ * {
	margin: -4px 0 0;
}

.curve2_ em {
	margin: -6px 0 0;
}


.curve5 {
	height: 5px;
	margin: 0 0 -5px;
}

.curve5_ {
	margin: -5px 0 0;
}

.curve5 * {
	width: 5px;
	height: 20px;
	background: url("/i/curve5.png");
}

.curve5 em {
	margin: -5px 0 0;
}

.curve5_ * {
	margin: -10px 0 0;
}

.curve5_ em {
	margin: -15px 0 0;
}

