/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
/*	background-color: #000;*/
	background-color: #000066;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.content_sigboats {
	width: 150px;
	position: relative;
	float: left;
	margin-left: 10px;
	background: url(closelabel.png) no-repeat center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: auto;
	right: auto;
}
.content_sigboats p {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #3c3c3c;
	padding-bottom: 2px;
}
.content_sigboats_news {
	width: 224px;
	position: relative;
	float: left;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: auto;
	right: auto;
}
.content_sigboats_news p {
	text-align: center;
	padding-bottom: 2px;
}

.content_sigboats_newsportrait {
	width: 170px;
	position: relative;
	float: left;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	top: auto;
	right: auto;
}
h1 {
	font-size:22px;
	padding:0px;
	margin:0px;
	color: #242424;
}
/* brochures page */

.content_brochures {
	width: 200px;
	position: relative;
	float: left;
	margin-left: 20px;
	background: url(closelabelwide.png) no-repeat center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: auto;
	right: auto;
	margin-bottom: 20px;
}
.content_brochures p {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	text-align: centre;
	color: #3c3c3c;
	padding-bottom: 0px;
}

.content_brochures h1 {
	font-size:13px;
	height: 13px;
	font-weight:bold;
	margin-bottom: 15px;
	color:#4f6ea7;
	border-bottom: solid 1px #1d4ea7;
}

.content_brochures h2 {
	color: #3c3c3c;
	font-size: 12px;
	font: Verdana, Arial, Geneva, Helvetica, sans-serif;
	padding: 5px;
	margin: 10px 0 10px 0;
	border-bottom: 1px #3c3c3c;
	text-align: centre;
}
.content_brochures h3 {
	color: #585858;
	font-size: 50px;
	text-shadow:1px 1px 1px #202020;
	font: 100% Palatino Linotype, Book Antiqua, Palatino, serif;
	padding: 5px;
	margin: 0px 0 10px 0;
	border-bottom: 1px #000000;

}

.content_brochures a {
	color: #1d4ea7;
	font-weight:400;
	text-decoration: none;
}

.content_brochures a:hover {
	color: #1d4ea7;
	font-weight:400;
	text-decoration: none;
}

ul#pdf li {
	line-height: 16px;
	font-size: 13px;
	background: url(pdftiny.gif)top left no-repeat;
	color: #3c3c3c;
	font-weight: 400;
	padding: 0 0 0px 20px;
	list-style:none;
	text-align: left;

}

ul#read li {
	line-height: 16px;
	font-size: 13px;
	background: url(readIcon.gif)top left no-repeat;
	color: #3c3c3c;
	font-weight: 400;
	padding: 0 0 0px 20px;
	list-style:none;

}
