/*********** = global = ***********/

* { padding:0; margin:0; }

ul, ol {
	padding-left: 25px;
	color: #545454;
}

html {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
}

body {
	background: #01354A url(/fileadmin/templates/images/bg-boat.jpg) top center no-repeat;
	text-align: center;
	min-width: 1000px;
}

/*********** = utility = ***********/

* html .pngFix {
	behavior: url(/fileadmin/templates/js/pngFix/iepngfix.htc);
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	position: relative;
}

/*********** = typography = ***********/

a, a:visited {
	text-decoration: none;
	color: #003768;


}

body.home a, body.home a:visited {
	color: #626262;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	-moz-outline-style: none;
}
a img {
	border: 0;
}

blockquote {
	margin: 20px 10% !important;
	color: #626262;
	font-size: 1.3em;
	text-align: justify;
}

p {
	margin: 0 0 10px 0;
	line-height: 21px;
	color: #545454;
}

h1,h2,h3,h4,h5 {text-align: left;}

h1,h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 27px;
	color: #003768;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

h2 {
	text-transform: none;
	font-size: 27px;
	color: #003768;
}


h3, h4 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h3 {
	color: #003768;
}



h5, h6 {
	font-size: 14px;
	margin: 0 0 10px 0;
}

h5 {
	color: #003768;
}

h2, h4, h6 {
	color: #6385B3;
}

.highlight{
	color: #333;
}

.subdued {
	color: #7E7E7E;
}

.error {
	color: #ff0000;
}

.success {
	color: #559600;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-justify {
	text-align: justify;
}

.align-center {
	text-align: center;
}

ul {
	list-style-type: disc;
	margin-bottom: 20px;
}

.col2 ul li {
	line-height: 1.5em;
	margin-bottom: 10px;
}

ul.nav,
.nav ul {
	list-style-type: none;
}

div.indent {
	margin-left:20px;
	margin-right:20px;
}

/*********** = structure = ***********/

table {
	margin: 0 0 20px 0;
}

table.contenttable {
	width: 90%;
}

table.contenttable td,
table.contenttable th {
	padding: 5px;
}

table.contenttable th {
	background: #a1a1a1;
}

table.contenttable tr.tr-odd td {
	background: #d3d3d3;
}

table.contenttable tr.tr-even td {
	background: #e7e7e7;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 990px;
}

#header {
	position: relative;
	height: 213px;
}

#header a.homeLink {
	display: block;
	position: absolute;
	background: transparent url(/fileadmin/templates/images/logo-header.png) top left no-repeat;
	width: 238px;
	height: 128px;
	top: 43px;
	left: 33px;
}

#header a.homeLink span {
	display: none;
}

#primary {
	position: absolute;
	right: -25px;
	top: 75px;
	width: 810px;
	z-index: 9999;
	
}



#primary ul.firstLevel {
	text-align: right;
	float: right;
}

#primary ul.firstLevel li {
	text-transform: uppercase;
	color: #003768;
	font-family: verdana, arial;
	font-weight: bold;
	position: relative;
	display: block;	
	float: left;
	padding: 0px 2px 0px 2px;
	background: transparent url(/fileadmin/templates/images/bg-primary-pipe.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}

#primary ul.firstLevel li.last {
	background: none;
}

#primary ul.firstLevel li a,
#primary ul.firstLevel li a:visited {
	color: #003768;
	padding: 0px 4px 0px 0px;
}
#primary ul.firstLevel li a img {
	margin: 0;
	display: inline;	
}

* html #primary ul.firstLevel li a,
* html #primary ul.firstLevel li a img {
/*
	behavior: url(/fileadmin/templates/js/pngFix/iepngfix.htc);
*/
}

#primary ul.firstLevel li.last a,
#primary ul.firstLevel li.last a:visited {
	background: none;
}

#primary ul.secondLevel {
	width: 173px;
	padding: 0;
	left: 2px;
	top: 37px;
	position: absolute;
	z-index: 9999;
	background: url(/fileadmin/templates/imgs/pop_nav_images/dropdown_bg_center.gif);
}

#primary ul.secondLevel  li.secondLevelTop {
	background: url(/fileadmin/templates/imgs/pop_nav_images/dropdown_bg_top.gif);
	height: 3px;
	width: 173px;
	margin: 0 0 1px 0;
	background-repeat: no-repeat;
	line-height: 1px;
}
* html #primary ul.secondLevel  li.secondLevelTop {
	display: none;
	height: 3px;
	line-height: 3px;
	position: relative;
	padding: 0;
	margin: 0;
}
#primary ul.secondLevel  li.secondLevelBottom {
	background: url(/fileadmin/templates/imgs/pop_nav_images/dropdown_bg_bottom.gif);
	height: 3px;
	width: 173px;
	position: relative;
	margin: -2px 0 0 0;
	background-repeat: no-repeat;
	line-height: 1px;
}

* html #primary ul.secondLevel  li.secondLevelBottom,
* html #primary ul.secondLevel  li.secondLevelTop {
	display: none;
	behavior: url(/fileadmin/templates/js/pngFix/iepngfix.htc);
}

#primary ul.secondLevel li {
	display: block;
	margin-left: 1px;
	background: none;
	padding-bottom: 0;
}

#primary ul.secondLevel li img {
	margin: 0;
	padding: 0;
}

#primary ul.secondLevel li a,
#primary ul.secondLevel li a:visited {
	display: block;
	margin: 0 0 3px 0;
}

body.home #content .col {
	width: 234px;
	float: left;
	min-height: 300px;
}

body.home #content .col .box {
	margin-bottom: 8px;
}

body.home #content .col1 {
	margin-right: 14px;
}

body.home #content .col1 .waterConditions {
	height: 119px;
	background: transparent url(/fileadmin/templates/images/bg-waterConditions.png) top left no-repeat;
}

body.home #content .col1 .waterConditions ul.inner {
	padding-top: 32px;
	padding-left:  75px;
	list-style-type: none;
}

body.home #content .col1 .box {
	position: relative;
	z-index: 2;
}

body.home #content .col1 .hookedUp {
	margin-bottom: 0;
	position: relative;
	z-index: 1;
	left:-7px;
	top:2px;
}

body.home #content .col1 .hookedUp a {
	display: block;
	height: 115px;
	width: 234px;
	position: absolute;
	top: -35px;
	right: -7px;
	z-index: 1;
}

body.home #content .col2 {
	width: 492px;
	margin-top: 44px;
}

body.home #content .col2 .imageRotator {
	position: relative;
	height: 358px;
	background: transparent url(/fileadmin/templates/images/bg-home-slideshow.png) top left no-repeat;
	margin-bottom: 25px;
}

* html body.home #content .col2 .imageRotator {
	background: transparent url(/fileadmin/templates/images/bg-home-slideshow.gif) top left no-repeat;
}

body.home #content .col2 .imageRotator .image {
	position: relative;
	margin: 0 auto;
}

body.home #content .col2 .imageRotator .image a {
	zoom: 1;
	position: static;
}

body.home #content .col2 .imageRotator .image img {
	position: absolute;
	top: 17px;
	left: 16px;
}

body.home #content .col2 .imageRotator ul {
	text-align: center;
	position: absolute;
	bottom: 12px;
	left: 0;
	width: 492px;
	margin: 0;
	padding: 0;
}

body.home #content .col2 .imageRotator ul li {
	zoom:1;
	margin: 0 5px;
	display: inline;
	cursor: pointer;
	width: 34px;
	height: 34px;
	line-height: 0;
	padding: 10px 17px 10px 14px;
	background: transparent url(/fileadmin/templates/images/bg-rotatorButton.gif) top left no-repeat;
}

body.home #content .col2 .imageRotator ul li.active {
	background: transparent url(/fileadmin/templates/images/bg-rotatorButton-act.gif) top left no-repeat;
}

body.home #content .col2 .imageRotator ul li.prev {
	background: transparent url(/fileadmin/templates/images/bg-rotatorArrow-left.gif) top left no-repeat;
}

body.home #content .col2 .imageRotator ul li.next {
	background: transparent url(/fileadmin/templates/images/bg-rotatorArrow-right.gif) top left no-repeat;
}

body.home #content .col2 .imageRotator ul li img {
	display: none;
}

body.home #content .col2 .imageRotator ul li span {
	display: none;
}

body.home #content .col3 {
	margin-left: 14px;
}

body.home #content .col3 .inner {
	margin: 28px 7px 0 6px;
}

body.home #content .col3 a.readMore {
	position: relative;
	display: block;
	bottom: 0;
	right: 0;
	height: 25px;
	width: 95px;
}

body.home #content .col3 a.readMore span {
	display: none;
}

body.home #content .col3 .popEvents {
	margin-bottom: 14px;
	height: 301px;
	background: transparent url(/fileadmin/templates/images/home-popEvents-whole.png) top left no-repeat;
}

body.home #content .col3 .popEvents .inner {
	margin-top: 35px;
	margin-left: 17px;
	height: 230px;
	overflow-y: auto;
	position: relative;
}

* html body.home #content .col3 .popEvents .inner {
	position: static;
}

body.home #content .col3 .popEvents .inner .content {
	position: relative;
}

body.home #content .col3 .popEvents .inner td {
	position: relative;
	padding-bottom: 5px;
	font-size: 11px;
}

body.home #content .col3 .popEvents .inner td.col1 {
	width: 63px;
	padding-right: 10px;
	text-transform: uppercase;
}

body.home #content .col3 .popEvents .inner td.col2 {
	width: 135px;
	padding-right: 10px;
}

body.home #content .col3 .popEvents a.readMore {
	width: 125px;
	top: 7px;
	left: 105px;
}

body.home #content .col3 .popNews {
	height: 298px;
	background: transparent url(/fileadmin/templates/images/home-popNews-whole.png) top left no-repeat;
}

body.home #content .col3 .popNews .content {
	margin: 13px 20px 0 20px;
	height: 116px;
	overflow: hidden;
}

body.home #content .col3 .popNews .content h2 {
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	font-style: normal;
	background: 0;
	margin-top: 0;
	padding: 0;
	margin-bottom: 7px;
	text-transform: uppercase;
}

body.home #content .col3 .popNews .content p {
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
}

body.home #content .col3 .popNews .readMore {
	margin-top: 15px;
}

body.home #content .col3 .popNews .readMore a {
	display: block;
	height: 25px;
	width: 95px;
	float: right;
}

body.home #content .col3 .popNews .readMore a span {
	display: none;
}

#footer {
	font-size: 10px;
	margin: 17px 0 25px 0;
}

#footer,
#footer a,
#footer a:visited {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

#footer ul {
	text-align: center;
}

#footer ul li {
	display: inline;
}

#content .bg.top {
	background: transparent url(/fileadmin/templates/images/bg-interior-top.png) top left no-repeat;
	height: 60px;
}

* html #content .bg.top {
	background: transparent url(/fileadmin/templates/images/bg-interior-top.gif) top left no-repeat;
}

#content .bg.main {
	background: transparent url(/fileadmin/templates/images/bg-interior-middle.png) top left repeat-y;
	padding: 0 45px;
	color: #003768;
	zoom: 1;
}

* html #content .bg.main {
	background: transparent url(/fileadmin/templates/images/bg-interior-middle.gif) top left repeat-y;
}

#content .bg.bottom {
	background: transparent url(/fileadmin/templates/images/bg-interior-bottom.png) top left no-repeat;
	height: 60px;
}

* html #content .bg.bottom {
	background: transparent url(/fileadmin/templates/images/bg-interior-bottom.gif) top left no-repeat;
}

#content .bg.main .col1 {
	width: 234px;
	float: left;
}

#content .bg.main .col2 {
	width: 633px;
	float: right;
	text-align: justify;
}

body.oneCol #content .bg.main .col2 {
	width: 900px;
}

#content .bg.main .col1 .nav {
	padding-bottom: 72px;
	background: transparent url(/fileadmin/templates/images/bg-leftNav-bottom.png) bottom left no-repeat;
	margin-bottom: 0px;
}

#content .bg.main .col1 .nav ul {
	background: transparent url(/fileadmin/templates/images/bg-leftNav.png) top left no-repeat;
	padding: 45px 0 0 0;
	min-height: 330px;
	margin: 0;
}

* html #content .bg.main .col1 .nav ul {
	height: 330px;
}

#content .bg.main .col1 .nav ul li {
	text-transform: uppercase;
}

#content .bg.main .col1 .nav ul li a,
#content .bg.main .col1 .nav ul li a:visited {
	color: #003768;
	padding: 5px 27px;
	font-weight: bold;
	display: block;
	zoom: 1;
}

#content .bg.main .col1 .nav ul li.active a,
#content .bg.main .col1 .nav ul li.active li.active a {
	color: #626262;
}

#content .bg.main .col1 .nav ul li.active li a {
	color: #003768;
}

#content .bg.main .col1 .nav ul li ul {
	background: none;
	padding: 0;
	min-height: 0;
}

* html #content .bg.main .col1 .nav ul li ul {
	height: auto;
}

#content .bg.main .col1 .nav ul li ul li {
	text-transform: none;
	padding-right: 0;
}

#content .bg.main .col1 .nav ul li ul li a,
#content .bg.main .col1 .nav ul li ul li a:visited {
	padding-left: 55px;
	background: transparent url(/fileadmin/templates/images/bg-leftNav-carat.gif) 40px 8px no-repeat;
}

.news-single-img {
	width: 240px;
	float: left;
	margin-right: 10px;
}

p.news-single-imgcaption {
	margin-bottom: 0;
	font-size: 11px;
}

.news-list-item {
	margin-bottom: 20px;
}

.news-list-item img {
	float: left;
	margin-right: 10px;
}

.news-list-item h2 a,
.news-list-item h2 a:visited {
	color: #003768;
}

p.csc-linkToTop {
	clear: both;
	text-align: right;
	padding-right: 35px;
	margin-bottom: 40px;
}

p.csc-linkToTop a,
p.csc-linkToTop a:visited {
	color: #003768;
	text-transform: uppercase;
	font-weight: bold;
}


.auctionReport label {
	padding-right: 10px;
	font-size: 1.2em;
}

.auctionReport select {
	margin-right: 20px;
}

.auctionReport .controls {
	margin: 0 0 20px 0;
}

.auctionReport ul.reportList {
	list-style-type: none;
	padding: 0;
}

.auctionReport ul.reportList li {
	margin: 0 0 10px 0;
	font-size: 1.2em;
}

.auctionReport.single table {
	width: 98%;
}

.auctionReport.single td {
	padding: 5px 0;
}

.auctionReport.single tr.even td {
	background: #d3d3d3;
}


div.csc-menu-3,
div.csc-menu-1 {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
}

ul.csc-menu-3,
ul.csc-menu-1 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}

ul.csc-menu-3 li a,
ul.csc-menu-1 li a {
	color: #003768;
}

ul.csc-menu-3 li,
ul.csc-menu-1 li {
	font-color: #003768;
	font-weight: bold;
	display: inline;
	padding: 0;
}

ul.csc-menu-1 {
	display: block;
	text-transform: uppercase;
	margin-bottom: 20px;
}

ul.csc-menu-1 li {
	padding: 0 6px 0 0;
	border-right: 1px solid #003768;
	margin-right: 5px;
}
ul.csc-menu-1 li.last {
	border:none;
}


/* -------- WE GOT IT PAGE ---------*/
body.weGotIt h3 {
	padding-top: 20px;
	font-weight: bold;
	font-size: 16px;
}

.csc-textpic-intext-left-nowrap .csc-textpicHeader h3 {
	padding-top: 20px;
}

/* -------- LIFERAFT & MARINE SAFETY PAGE ---------*/
body.lifeRaft ul {
	list-style-type: none;
	padding: 0;
}

body.lifeRaft ul li {
	color: #545454;
	padding: 0 0 5px 0;
	margin: 0;
	line-height: 1.4em;
}

body.lifeRaft p {
	color: #545454;
}

body.lifeRaft h2 {
	font-size: 24px;
	color: #003768;
	text-transform: uppercase;
	font-style: italic;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	background: transparent url(/fileadmin/templates/images/bg-headerDoubleUnderline.gif) bottom left repeat-x;
}

body.lifeRaft h3, body.lifeRaft h4 {
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	color: #003768;
}

body.lifeRaft h4 {
	font-size: 17px;
}

body.lifeRaft b,
body.lifeRaft strong {
	text-transform: uppercase;
	color: #003768;
}

body.lifeRaft a,
body.lifeRaft a:visited {
	color: #003768;
}