* {
	list-style: none;
	margin-bottom: 0px;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

h2 {
	font-size: 24px;
	color: #06F;
	margin-bottom: 8px;
}
h3 { font-size: 12px; color: #209ca7; text-transform: uppercase; margin-bottom: 30px; }
h4 { font-style: italic; margin: 0 0 20px 0; color: #666666; }

.left {
	float: none;
}
.right { float: right; }
.img-right { float: right; margin-left: 20px; }
.img-left { float: left; margin-right: 20px; }

a img { border: 0; }
a {
	text-decoration: none;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}

p {
	margin-bottom: 12px;
	line-height: 18px;
	text-align: left;
	color: #000;
	font-size: 12px;
}

/* layout */

.sizer {
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 40px;
}

body {
	background-color: #3b3a3a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

/***** Page Header *****/
#headerWrap {
	position: relative;
	width: 100%;
	height: 216px;
 	/* background: url(img/marine-printing-logo2.png) top center no-repeat; */
	/* background: url(img/nav_back.jpg) 0 144px repeat-x; */
	background: url(img/head_back.jpg) top left repeat-x;
	/* background-color: #3b3a3a; */
	z-index: 500;
}
#header {
	position: relative;
	width: 100%;
	height: 216px;
 	background: url(img/marine_header.png) center 10px no-repeat;
}	
#header .sizerWrap {
	position: relative;
	width: 100%;
	height: auto; 	
	background: url(img/nav_back.jpg) 0 160px repeat-x;
 	padding-top: 160px;
}
#header .sizer {
	position: relative;
	width: 1100px;
	margin: 0 auto;
	height: 100px;
	text-align: center;
	/* background: url(img/header-sizer-bg.jpg) top center repeat-x; */
}
#nav {
	width: 1100px;
	height: 63px;
	font-size: 26px;
	color: #000;
	overflow: hidden;
	float: left;
	line-height: 10px;
	margin: 0 auto;
}
	#nav span {
	font-size: 16px;
	color: #006;
	}
	#nav a {
	color: #FFF;
	overflow: hidden;
	}
	#nav a:hover {
	color: #000;
	}
	#nav li {
	float: left;
	margin-right: 5px;
	padding: 8px 16px 0px 16px;
	height: 63px;
	}
	#nav li.active {
	background-color: #3c3b3b;
	background: url(img/nav-active-bg2.gif) top center;
	}
	#nav li.active a:hover {
	color: #006;
	}
	#nav li.active span {
	color: #FFF;
	}
	

/************** Home pages ***************/
#contentWrap {
	position: relative;
	top: 0;
	width: 1200px;
	min-height: 800px;
	height: auto !important;
	margin: 0 auto 0 auto;
	background: url(img/content_back.jpg) top center repeat-y;
	background-color: #aaa;
	padding: 30px 0 0 0;
}
	
#one-colum-content {
	border-bottom: solid 1px #d7d6d6;
	margin-bottom: 10px;
	padding-bottom: 70px;
}
	#one-colum-content .sizer {
		min-height: 500px;
		width: 920px;
		background: #fafafa;
		border: solid 1px #fff;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding: 20px;
		
		box-shadow: inset 1px 1px 20px #eae9d6;
		-webkit-box-shadow: inset 1px 1px 20px #eae9d6;
		-moz-box-shadow: inset 1px 1px 20px #eae9d6;
	}
	

#two-colum-content {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom-style: none;
}
	#two-colum-content .sizer {
	min-height: 600px;
	border: solid 1px #fff;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: inset 1px 1px 20px #eae9d6;
	-webkit-box-shadow: inset 1px 1px 20px #eae9d6;
	-moz-box-shadow: inset 1px 1px 20px #eae9d6;
	background-color: #FEF6E1;
	}
	#two-colum-content #content {
	width: 930px;
	float: left;
	border-right: 1px solid #dfdfdf;
	padding-right: 30px;
	height: 50px;
	margin: 0px;
	}

/***** Upload and Contact Us pages *****/
#two-colum-content-tabs {
	clear: both;
	position: relative;
	width: 900px;
	height: auto;
	margin: 25px auto 20px auto;
}
	#two-colum-content-tabs .wrapper {
	min-height: 600px;
	height: auto !important;
	border: 1px none #fff;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	box-shadow: inset 1px 1px 20px #aaa;
	-webkit-box-shadow: inset 1px 1px 20px #aaa;
	-moz-box-shadow: inset 1px 1px 20px #aaa;
	background: url(img/marine_union_bug.gif) 620px 450px no-repeat;
	background-color: #FFF;
	}
	#two-colum-content-tabs .phone {
	width: 430px;
	height: 36px;
	background: url(img/phone_icon.png) 17px 7px no-repeat;
	background-color: #06F;
	border: 1px none #f00;
	-moz-border-radius: 10px 0 0 0;
	border-radius: 10px 0 0 0;
	color: #fff;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	padding: 4px 0 0 55px;
	}
	#two-colum-content-tabs #content {
	width: 450px;
	float: left;
	margin: 20px 0 20px 30px;
	}
	#two-colum-content-tabs .sidebar {
	width: 300px;
	float: right;
	margin: 20px;
	padding-right: 10px;
	z-index: 500;
	}
	#two-colum-content-tabs h2{
		margin: 0 0 10px 0;
	}
	#two-colum-content-tabs .sidebar a{
		text-decoration: underline;
		color: #09c;
	}
	#two-colum-content-tabs .sidebar a:hover{
		color: #555;
	}
	#two-colum-content-tabs span.accent{
		color: #06c;
		font-weight: bold;
	}
/***** Portfolio Page *****/
#tree-colum-content-tabs {
	position: relative;
	width: 900px;
	height: auto;
	margin: 25px auto 20px auto;	
}

	#tree-colum-content-tabs .Twrapper {
	position: relative;
	min-height: 600px;
	height: auto !important;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: inset 1px 1px 20px #aaa;
	-moz-box-shadow: inset 1px 1px 20px #aaa;
	box-shadow: inset 1px 1px 20px #000;
	background: url(img/marine_union_bug.gif) bottom center;
	background-repeat: no-repeat;	
	background-color: #FFF;
	}

	#tree-colum-content-tabs .title {
	position: relative;
	height: 36px;
	background-color: #06F;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 0 0 0;
	z-index: 400;
	}	
	#tree-colum-content-tabs .content {
		padding: 20px 0 20px 20px;
		width: 940px;
	}
	#tree-colum-content-tabs .content li {
		float: left;
		height: 200px;
		margin-right: 20px;
	}
	#tree-colum-content-tabs .active {
		font-weight: bold;
		background: none;
	}



.pagination {
	clear:both;
	padding: 0 20px 50px 20px;
}
	.pagination li {
		float: left;
	}
	.pagination li a {
		float: left;
		display: block;
		padding: 3px 6px;
		font-size: 11px;
		color: #999;
		border: solid 1px #e3e2e2;
		margin-right: 3px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		background: #e7e4e4;
	}


/* slider */

#slider {
	width: 950px;
	height: 290px;
	margin: 0 auto 46px auto;
	padding: 0px;
	border-bottom: solid 1px #d7d6d6;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-size: 12px;
}
	#slider .featured{
		position: absolute;
		width: 120px;
		height: 120px;
		background: url("img/featured.png");
		text-indent: -9999px;
		display: block;
		z-index: 50;
	}
	#slider h2 {
	color: #900;
	font-size: 18px;
	font-family: Arial;
	}
	#slider .thumb {
	float: left;
	margin-right: 30px;
	padding: 20px;
	font-family: Arial;
	}
	#slider .slide-content {
		padding: 20px;
	}
	.button {
		padding: 6px 40px 6px 10px;
		float: left;
		background: url("img/button-bg.gif") right center no-repeat;
		-moz-border-radius: 5px;
		border-radius: 5px;
		border: solid 1px #eadf69;
		color: #957509;
		text-transform: uppercase;
		font-size: 14px;
		-moz-box-shadow: 0px 0px 5px #c4c6c8;
		-webkit-box-shadow: 0px 0px 5px #c4c6c8;
		box-shadow: 0px 0px 5px #c4c6c8;
	}
	.button:hover {
	color: #000;
	}
	.button:active {
	position: relative;
	top: 2px;
	font-family: Arial;
	}
	.slider-content {
	float: left;
	border: solid 1px #fff;
	-moz-border-radius: 10px 10px 10px 0;
	border-radius: 10px 10px 10px 0;
	box-shadow: inset 1px 1px 20px #eae9d6;
	-webkit-box-shadow: inset 1px 1px 20px #eae9d6;
	-moz-box-shadow: inset 1px 1px 20px #eae9d6;
	background-color: #FFF;
	}
	#tabsWrap {
		position: relative;
		margin: 0 auto;
		width: 950px;
	}
	#tabs {
		float: left; 
		width: 950px;
		font-size: 11px;
	}
	#tabs li a {
	float: left;
	padding: 10px 15px;
	float: left;
	display: block;
	min-width: 180px;
	margin-right: 2px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-moz-box-shadow: 0px 5px 5px #cbc8c8;
	-webkit-box-shadow: 0px 5px 5px #cbc8c8;
	color: #FFF;
	background-image: url(img/scrolling-button2.png);
	background-repeat: no-repeat;
	}
	#tabs li a:hover {
	font-family: Arial;
	background-image: url(img/scrolling-button.png);
	background-repeat: no-repeat;
	}
	#tabs li span a:hover {
		color: #fff;
	}
	#tabs li.active a {
	background-image: url(img/scrolling-button.png);
	background-repeat: no-repeat;
	}
	#tabs li span {
	font-size: 18px;
	}
	#sliderHandler {
	width:948px;
	overflow:hidden;
	background-color: #000;
	background-image: url(img/navigation.jpg);
	background-repeat: no-repeat;
	color: #900;
	}
	
	#slideIt {
	width:50000px;
	font-family: Arial;
	}
	#slideIt ul {
		float:left;width:948px;
	}
	
/* main */

#main {
	clear: both;
	margin: 30px 0 0 0;
	padding-bottom: 20px;
}
#main table {
	margin: 0 auto;
	width: 820px;
}
#main table td {
	padding: 5px 15px 10px 15px;
	text-align: center;
	vertical-align: top;
}
#main p {
	margin: 0;
	width: 320px;
	text-align: left;
	padding: 0 0 0 35px;
}
#main p.norm {
	margin: 6px 0 10px 0;
	width: 450px;
}
#main p.wide {
	margin: 0 0 0 0;
	width: 730px;
	color: #06F;
	font-weight: bold;
}	
span.phone {
	color: #039;
}
#main h2{
	margin: 5px 5px 5px 35px;
	text-align: left;
}

	#main #content {
	float: left;
	width: 325px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	}
		#content ul {
			margin: 30px 0;
		}
		#content ul li {
	list-style-image: url("img/content-list-style.gif");
	margin-left: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
		}
		#content ul.two-column {
	-moz-column-width: 210px;
	-webkit-column-width: 210px;
	-moz-column-gap: 20px;
	-webkit-column-gap: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
		}


/* portfolio */
#portfolio #pagination {
	float: left;
	}

/* sign-up */
#sign-up h3 {
	font-size: 22px;
	margin: 0 0 12px 0;
}
#sign-up #create-your-free-account {
	width: 570px;
	height: 120px;
	float: left;
	border-right: solid 1px #dfdfdf;
	margin: 30px 0;
}
#sign-up #alredy-have-account {
	width: 290px;
	height: 120px;
	float: right;
	padding-left: 30px;
	margin: 30px 0;
}
#sign-up #data {
	float: left;
}
#sign-up #data li {
	float: left;
	width: 450px;
	list-style: none;
	font-size: 11px;
	color: #8c8a8a;
	margin: 0 0 40px 0;
	padding: 0;
}
#sign-up #data input {
	width: 260px;
	background: #f1efef;
	border: solid 1px #fff;
	padding: 10px 15px;
	font-size: 14px;
	color: #666;
	margin:0 10px 0 0;
	float: left;
}
#sign-up #data span {
	font-size: 16px;
	font-weight: bold;
	width: 100px;
}
#sign-up #data #human-check  input {
	width: 70px;
}
#sign-up #data #human-check div {
	width: 190px;
	float: left;
	font-size: 14px;
	padding-top: 12px;
}
#sign-up #data #check-box div {
	width: 300px;
	float: left;
}
#sign-up #data .checkbox {
	position: relative;
	left: 180px;
	top: -10px;
}



/* contact */
#contact #content .left {
	margin-right: 80px; 
}

/* about */
#crew li {
	width: 280px;
	height: 102px;
	padding: 5px;
	font-size: 11px;
	line-height: 14px;
	background-color: #FFF;
}
#crew li img {
	margin-right: 15px;
	float: left;
}
#crew li p {
	padding: 0 0 5px 0;
	margin: 0;
}

/* footer */

#footer {
	clear: both;
	background: url(img/head_back.jpg) left 1px repeat-x;	
	background-color: #3b3a3a; 
	color: #000;
	line-height: 18px;
	font-size: 11px;
	text-align: center;
	padding: 10px 0 15px 0;
	bottom: 0;
}
	#footer a {
	color: #09C;
	}
	#footer a:hover {
		color: #555;
	}
	#copyright {
	position: relative;
	text-align: center;
	padding: 5px 0;
	}

	
/* css clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}




/**************** FORMS *******************/


.errorMsg {
	clear: both;
	color: #f00;
	font-size: 11px;
	font-weight: bold;
}

#formWrap a{
	color: #09C;
	text-decoration: underline;
}
#formWrap a:hover {
	color: #aaa;
}
	/**** Contact Us Form ****/
	#cForm input{
		width:200px;
	}
	#cForm table{
		width: 435px;
		margin: 0;
		padding: 0;
	}
	#cForm tr td{
		vertical-align: top;
		margin: 0;
		padding: 5px 0;
	}
	#cForm td.indented{
		padding-left: 8px;
	}
	#cForm textarea{
		width: 430px;
		height: 200px;
		max-width: 430px;
		font: 14px Arial, Helvetica, sans-serif;
		max-height:200px;
		overflow: auto;
	}
	#cForm textarea.reg{
		width: 430px;
		height: 100px;
	}
	#cForm select{
		margin: 0;
	}
	#cForm .text{
		background-color: #fff;
		margin-bottom:14px;
	}
	#cForm .btns{
		float:right;
	}
	#cForm .btns a{
		color: #09C;
		margin-left:12px;
		font:bold 18px Arial, Helvetica, sans-serif;
		text-decoration:none;
	}
	#cForm .btns a:hover {
		color: #f00;
	}
	span.emph {
		color: #f00;
	}
	#cForm .butt {
		text-decoration: underline;
		color: #00f;
		cursor: pointer;
	}
	#cForm .butt:hover {
		color: #555;
	}
	.centered {
		text-align: center;
	}

/*=============== Upload Form =============*/
/* ajax enabled "in progress" overlay */
/*
#load{
	position:absolute;
	z-index:1500;
	border:3px double #999;
	background:#f7f7f7;
	width:300px;
	height:300px;
	margin-top:-150px;
	margin-left:-150px;
	top:50%;
	left:50%;
	text-align:center;
	line-height:300px;
	font-family:"Trebuchet MS", verdana, arial,tahoma;
	font-size:18pt;
}
*/
div.confirmation {  
	width: 300px;
	font-size: .9em;
	border: 1px solid #01ad4e;
	min-height: 1.2em;
	height: auto !important; 
	vertical-align: top;
	background: #b8e8cd url(img/confirm.gif) 10px center no-repeat;
	padding: 10px 5px 5px 35px;
	margin: 0 0 10px 0;
}

div.error {  /* for displaying errors */
	width: 300px;
	font-size: .9em;
	border: 1px solid #ff1a00;
	min-height: 1.3em;
	height: auto !important;  /* CSS hack for IE6 */
	vertical-align: top;
	background: #ffcdc7 url(img/error.gif) 10px center no-repeat;
	padding: 10px 5px 5px 35px;
	margin: 0 0 10px 0;	
}
.overlay {
            background:black; 
            opacity:0.4; 
            filter:alpha(opacity=40); 
            width:100%; 
            height:100%; 
            position:absolute; 
            top:0; 
            left:0; 
            z-index:2000;
            text-align: center;
            }
.loading {
			position: relative;
			margin: 15% auto 0 auto;
			height: 200px;
			width: 200px;
			background: url(img/ajax-loader.gif) center center no-repeat;
}

/*=============== TINY PAGINATION ==============*/


/*===== content =====*/
#pcontent{
	top:50px;
	left:0;
	position:absolute;
	width:840px;
	height:422px;
}
#pcontent>li{	
	display:block;
	padding:5px 10px;
	font:14px/21px Arial, Helvetica, sans-serif;
	color:#53514f;
}
#portf .tinyWrapper {
	width:840px;
	overflow:hidden;
}
#portf .tiny li {
	float: left;
}

#port {
	width: 850px;
	position: relative;
	left: 40px;	
	top: 50px;	
}
#port ul li {
	float: left;
}
#port img {
	margin: 0 0 10px 10px;
}
.border-bottom{
	background:url(tinyimages/gorizontal_border.png) bottom repeat-x;
	padding:0 0 15px 0;
	margin-bottom:22px;
}
.cat-tabs{
	position:absolute;
	right:40px;
	top:70px;
	z-index: 1000;
}
.cat-tabs li{
	float:left;
	margin-left:18px;
}
.cat-tabs li a{
	font:bold 18px/1.2em Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.cat-tabs li a:hover{
	color: #06f;
	border-bottom: 2px solid #06f;
}
.cat-tabs li.curr, .cat-tabs li.curr a {
	color: #06f;
	border-bottom: 2px solid #06f;
}
.cat-cont li{
	float:left;
}

.tiny_prev{
	width:27px;
	height:27px;
	background:url(tinyimages/prev-next.png) 0 0 no-repeat;
	display:block;
	position:absolute;
	left:240px;
	top:8px;
}

.tiny_next{
	width:27px;
	height:27px;
	background:url(tinyimages/prev-next.png) 100% 0 no-repeat;
	display:block;
	position:absolute;
	left:268px;
	top:8px;
}

.tiny_pagination li{
	float:left;
	margin-right:5px;
}

.tiny_pagination li a{
	width:16px;
	height:16px;
	display:block;
	background:url(tinyimages/carousel-pags.png) 100% 0 no-repeat;
}

.tiny_pagination{
	margin:0 0 0 380px;
}

.tiny_pagination li a:hover,.tiny_pagination li.current a{
	background-position:0 0;
}


/*==========================================*/
.bgstretcher {
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: -100;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	left: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}