body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a6a6e;
	background-color: #6d7675;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding:0px;
}
a {
	color: #2d849c;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #666666;
}
#page-wrap {
	background-color:#fdfcfc;
}
.content-area {
	margin:auto;
	width: 948px;
	text-align: left;
}
.topseo {
	height:24px;
	padding-top:7px;
	margin:0;
	margin-left:14px;
	float:left;
	font-size:10px;
	color:#FFF;
}
.top {
	height:26px;
	padding-top:5px;
	margin:0;
	margin-right:14px;
	float:right;
	color:#fff;
}
.toplinks {
	margin-left:8px;
	color:#75cfe8;
}
.toplinks:hover {
	color:#fff;
}
.header {
	height: 99px;
	margin-bottom:10px;
}
.header h1, .header h2 {
  text-indent: -10000em;
  overflow: hidden;
}
.floating-header-image {
	position:relative;
	left: -60px;
	top: 20px;
	z-index: 2;
	background-image:url(../images/sealiftlogo.jpg);
	width:528px;
	height:51px;
	margin: 0;
	padding: 0;
}
.rotator {
	width:948px;
	height:298px;
}
.rotator-secondary {
	float:left;
	width:757px;
	height:297px;
}
h1 {
	font-size:15px;
	font-weight:bold;
	color: #000;
	margin:0px;
	margin-bottom:4px;
	text-transform:uppercase;
}
h2 {
	font-size:15px;
	font-weight:bold;
	color: #2d849c;
	text-transform:uppercase;
	margin:0px;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color: #000;
	margin:0px;
	margin-bottom:4px;
}
h4 {
	font-size:12px;
	font-weight:bold;
	color: #2d849c;
	margin:0px;
	margin-bottom:4px;
}

/* primary navigation */
	
	.primary-nav-wrapper {
		width : 948px;
		height : 48px;
		margin-bottom : 20px;
	}
	
	.primary-nav-wrapper ul {
		margin : 0px;
		padding : 0px;
		list-style : none;
	}
	
	.primary-nav-wrapper ul li {
		float:left;
		list-style : none;
		position : relative;
		background-image : url(../images/nav_bg.jpg);
		padding : 6px 0px;
	}
	
	.primary-nav-wrapper ul li:hover {
		background-image : url(../images/nav_bg_hover.jpg);
	}
	
	.primary-nav-wrapper ul li a {
		display : block;
		width : 155px;
		height : 36px;
		line-height : 36px;
		text-align : center;
		font-weight : bold;
		color : #000;
		text-transform : uppercase;
		text-decoration : none;
		border-left : 1px solid #B5B9B9;
		border-right : 1px solid #6D7675;
	}
	
	.primary-nav-wrapper ul li a:hover {
		color: #ffffff;
	}
	
	.primary-nav-wrapper ul li.primary-nav-wrapper-home a {
		border-left : none;
		padding-left : 7px;
		width : 148px;
	}
	
	.primary-nav-wrapper ul li.primary-nav-wrapper-home span {
		width : 14px;
		height : 46px; 
		position : absolute;
		background : url(../images/nav_capleft.jpg);
		display : block;
		left : 0px;
		top : 0px;
	}
	
	.primary-nav-wrapper ul li.primary-nav-wrapper-home:hover span {
		background : url(../images/nav_capleft_hover.jpg);
	}
	
	.primary-nav-wrapper ul li.primary-nav-wrapper-blog a {
		border-right : none;
		width : 148px;
		padding-right : 15px;
	}
	
	.primary-nav-wrapper ul li.primary-nav-wrapper-blog span {
		width : 14px;
		height : 46px; 
		position : absolute;
		background : url(../images/nav_cap_right.jpg);
		display : block;
		right : 0px;
		top : 0px;
		z-index : 100;
	}
	
	.primary-nav-wrapper ul li.primary-nav-wrapper-blog:hover span {
		background : url(../images/nav_cap_right_hover.jpg);
	}
	
/* secondary navigation */

	.secondary-nav-wrapper {
		width : 187px;
		text-align : center;
		margin-bottom : 10px;
		float : left;
	}
	
	.secondary-nav-wrapper ul {
		margin : 0px;
		padding : 0px;
		list-style : none;
		display : block;
	}
	
	.secondary-nav-wrapper ul li {
		list-style : none;
		position : relative;
		display : block;
		background-image : url(../images/sidenav_bg.jpg);
	}
	
	.secondary-nav-wrapper ul li:hover {
		background-image : url(../images/sidenav_bg_hover.jpg);
	}
	
	.secondary-nav-wrapper ul li a {
		display : block;
		padding : 16px 0px;
		margin : 0px 7px;
		
		text-align : center;
		font-weight : bold;
		color : #000;
		text-transform : uppercase;
		text-decoration : none;
		
		border-top : 1px solid #6d7675;
		border-bottom : 1px solid #b5b9b9;
	}
	
	.secondary-nav-wrapper ul li a:hover {
		color : #ffffff;
	}
	
	.secondary-nav-wrapper ul li.secondary-nav-wrapper-home a {
		border-top : none;
		padding : 7px 0px 13px 0px;
	}
	
	.secondary-nav-wrapper-home span {
		display : block;
		background : url(../images/sidenav_captop.jpg) no-repeat;
		height : 16px;
	}
	
	.secondary-nav-wrapper-home:hover span {
		background : url(../images/sidenav_captop_hover.jpg) no-repeat;
	}
	
	.secondary-nav-wrapper ul li.secondary-nav-wrapper-blog a {
		padding : 14px 0px 9px 0px;
		border-bottom : none;
	}
	
	.secondary-nav-wrapper-blog span {
		display : block;
		background : url(../images/sidenav_capbottom.jpg);
		background-repeat : no-repeat;
		height : 11px;
		font-size : 1px;
	}
	
	.secondary-nav-wrapper-blog:hover span {
		background : url(../images/sidenav_capbottom_hover.jpg) no-repeat;;
	}




/* secondary content */

.homesecondary-content-wrapper {
	margin:auto;
	padding-left:10px;
	padding-right: 10px;
	text-align:left;
	margin-bottom:20px;
}
.secondary-content-wrapper {
	text-align:left;
	margin-bottom:20px;
	margin-top:4px;
	width:740px;
	float:right;
}
.testimonial-box {
	width:157px;
	height:116px;
	background-image:url(../images/bottombox_sm.jpg);
	float:left;
	margin-right:14px;
	padding:12px;
}
.news-box {
	width:343px;
	height:116px;
	background-image:url(../images/bottombox_lg.jpg);
	float:left;
	margin-right:14px;
	padding:12px;
}
.video-box {
	width:343px;
	height:116px;
	background-image:url(../images/bottombox_lg.jpg);
	float:left;
	padding:12px;
}
.subpage-content-left {
	width:191px;
	float:left;
	margin-right:15px;
}
.testimonial-box-sub {
	width:157px;
	height:116px;
	background-image:url(../images/bottombox_sm.jpg);
	margin-bottom:10px;
	padding:12px;
}
.sidebar-box-sub {
	width:191px;
	background-image:url(../images/sidebarbox_bg.jpg);
	margin-bottom:10px;
}
.sidebar-box-sub-content {
	padding:0px 15px 0px 15px;
}
.product-box-container {
	width:230px;
	margin-right:10px;
	margin-bottom:20px;
	float:left;
}
.product-box {
	text-align:center;
}
.product-box-content {
	padding : 0px 10px;
	background-image:url(../images/productbox_bg.jpg);
}

.product-box-content img {
	min-height : 158px;
	max-width : 211px;
	display : block;
}

/* general */

.photo {
	border: 1px solid #76171c;
	margin-right : 10px;
	margin-top : 4px;
}
.linkscontent, .linkscontentalt {
	width:650px;
	background-color:#d4dcdf;
	padding: 8px;
	margin-bottom:6px;
	min-height: 120px;
}
.linkscontentalt {
	background-color: transparent;
}
.faqcontent, .faqcontentalt {
	width:650px;
	background-color:#d4dcdf;
	padding: 8px;
	margin-bottom:6px;
}
.faqcontentalt {
	background-color: transparent;
}
.newscontent {
	width:650px;
	background-color:#d4dcdf;
	padding: 8px;
	margin-bottom:6px;
	min-height: 120px;
}
.product-items-container {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	text-align:center;
}
.view-gallery-button {
	background-image:url(../images/viewgallerybutton.jpg);
	width:211px;
	height:39px;
	display:block;
	margin-bottom:20px;
}
.view-gallery-button:hover {
	background-image:url(../images/viewgallerybutton_over.jpg);
}


/* gallery content */

.gallery-image-container {
	margin:auto;
	margin: 5px 0px 10px 0px;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}
.gallery-view-container {
	margin:auto;
	margin: 0px 0px 15px 0px;
	text-align:center;
}
.gallery-image {
	border: 1px solid #76171c;
	margin: 4px;
}
.gallery-thumb {
	margin: 0 8px 15px 4px;
	text-align:center;
	border: 1px solid #76171c;
	float:left;
}
.gallery-arrow-right, .gallery-arrow-left {
	width: 10px;
	height:20px;
	background-image:url(../images/arrowright.jpg);
	margin: 45px  0px 0px  0px;
	display:block;
}
.gallery-arrow-left {
	background-image:url(../images/arrowleft.jpg);
	float:left;
}
.gallery-arrow-right {
	background-image:url(../images/arrowright.jpg);
	float:right;
}




.gallery-box {
	float:left;
	margin: 0px 11px 20px 0;
	border: 1px solid #000;
	width: 233px;
	text-align:center;
}
.productbox-moredetails a {
	height: 21px;
	background-image:url(../images/moredetailsbox_bg.jpg);
	display:block;
	margin-top:6px;
	padding-top:6px;
	text-transform:uppercase;
	color:#fff;
}
.productbox-moredetails a:hover {
	color:#2d849c;
}




/* contact form */
.form-container {
	width:640px;
}
.FormRow {
	clear			: left;
	margin: 0 10px 10px 0;
}
.FormRow .FormHeader {
	float			: left;
	width			: 240px;
	text-align		: left;
	font-size		: 10pt;
}
.FormRow input {
	margin-left		: 15px;
}



/* footer */

.footer {
	background-position:bottom;
	background-color:#6d7675;
	background-repeat:repeat-y;
}
.footer-text-container {
	color: #fff;
	width: 938px;
	margin:auto;
	margin-top:20px;
	padding-top:7px;
	padding-left:10px;
	padding-bottom: 30px;
	text-align:left;
}
.footer-text {
	font-size: 11px;
	float:left;
}
.footer-text ul {
	display:inline;
	margin : 0px;
	padding : 0px;
	list-style : none;
}
.footer-text ul li {
	display:inline;
	list-style : none;
}
.footer-text ul li a {
	color:#75cfe8;
	text-decoration:none;
}
.footer-text ul li a:hover {
	color: #fff;
}
.sitecredits {
	margin-right:8px;
	float:right;
}
.sitecredits-link {
	color:#75cfe8;
}
.sitecredits-link:hover {
	color:#FFF;
}

	/**********************************
	 * Gallery
	 *********************************/
	
	.gallery-view {
		margin-top : 10px;
	}
	
	.album-select {
		margin-bottom : 10px;
	}
	
	.full-view {
		float : left;
		width : 475px;
	}
	
	.full-view img {
		border : 1px solid #aaa;
		width : 470px;
	}
	
	.set-view {
		margin-left : 475px;
		width : 230px;
	}
	
	.image-info {
	}
	
	.image-info p {
		font-size : 9pt;
		margin : 0px;
		text-align : center;
		line-height : 1.5em;
	}
	
	.image-info h3 {
		padding : 0px;
		margin : 0px;
		font-size : 12pt;
		text-align : center;
		margin : 4px 0px;
	}
	
	.set-nav {
		padding-left : 47px;
		font-size : 10px;
	}
	
	.set-nav a {
		text-decoration : none;
		color : #000;
	}
	
	body .set-nav .btn-off {
		color : #aaa;
	}
	
	.set-display {
		width : 275px;
		padding-left : 0px;
	}
	
	.set-display img {
		margin : 3px;
	}
	
	.set-display img {
		border : 1px solid #444;
		opacity : .75;
		width : 106px;
		height : 80px;
	}
	
	.set-display .selected-image img {
		border-color : red;
		opacity : 1;
		cursor : default;
	}
	
	.set-closed {
		display : none;
	}
	
	#purchas-picture {
		float : left;
		display : block;
		width : 102px;
		height : 30px;
		background : url(../images/purchasebutton.jpg);
		text-indent : -10000px;
		margin-bottom : 5px;
	}
	
	#purchas-picture:hover {
		background : url(../images/purchasebutton_hover.jpg);
	}
	
	.video-thumb {
		float : left;
	}
	
	.sidebar-box-sub-content .video-thumb {
		float : none;
	}
	
	#capform {
		margin-top : 5px;
	}
	
	#capform .spam-images {
		float : left;
	}
	
	#capform .spam-text {
		
	}
	
	#capform .spam-text input {
		margin : 0px;
		margin-left : 10px;
	}
