* { padding: 0; margin: 0; }

body {
	background: #4c4e50 url(../images/background.jpg) repeat-x;
	font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, Tahoma, sans-serif;
	font-size: 12px;
}

#p-soon { background: #282C2B url(../images/black-background.jpg) repeat-x; }

#p-sub { background: #DEDFE0 url(../images/background-sub.jpg) repeat-x; }

h2 {
	font-size: 22px;
	font-weight: normal;
	color: #4C4F50;
	margin-bottom: 1em;
	border-bottom: 1px dashed #999;
}

h3 {
	color: #444;
	margin-bottom: 1em;
}

h4 {
	color: #4C4F50;
	font-size: 13px;
}

p, ul {
	color: #666;
	line-height: 19px;
	margin-bottom: 1em;
}

li ul {
	margin: 10px 0 10px 20px;
}

a {
	outline: 0;
	color: #F9CA1F;
	text-decoration: none;
}

hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #999;
	padding: 0;
	margin: 0 0 1.5em 0;
}

em { color: #999; }

.left { float: left; }

.right { float: right; }

.clear { clear: both; }

#coming-soon {
	text-align: center;
	width: 100%;
	background: #FFF;
	margin-top: 16%;
	padding: 30px 0 30px 0;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#header {
	background: url(../images/header.gif) no-repeat top right;
	height: 137px;
	padding: 69px 0 0 0;
	position: relative;
}

#p-soon h1 a {
	background: url(../images/clear-logo.jpg) no-repeat;
	position: absolute;
	width: 308px;
	height: 88px;
	display: block;
	margin-left: 21px;
	text-indent: -9999px;
}

#header h1 a {
	background: url(../images/logo.jpg) no-repeat;
	position: absolute;
	width: 308px;
	height: 88px;
	display: block;
	margin-left: 21px;
	text-indent: -9999px;
}

#menu #navigation {
	position: absolute;
	top: 150px;
	right: 0;
	list-style: none;
}

#menu #navigation li {
	display: inline;
}

#menu #navigation li a {
	background: url(../images/navigation-button.gif) repeat-x;
	display: inline-block;
	float: left;
	border-left: 4px solid #363333;
	height: 32px;
	color: #3b4143;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 32px;
	padding: 0 13px 0 13px;
}

#menu #navigation li a:hover { background: url('../images/navigation-button-hover.gif') repeat-x; }

#menu #navigation li.current a {
	background: #575f62;
	color: #FFF;
}


#menu #navigation li.current a:hover,
#menu #navigation #n-home.current a:hover { text-decoration: none; }

#menu #navigation #n-home a {
	background: url(../images/home-button.gif) no-repeat;
	border: 0;
	width: 54px;
	padding: 0 0 0 38px;
}

#menu #navigation #n-home a:hover {
	background: url(../images/home-hover.jpg) no-repeat !important;
}

#menu #navigation #n-home.current a:hover { background: url(../images/home-button-hover.gif) no-repeat !important; }

#menu #navigation #n-home.current a {
	background: url(../images/home-button-hover.gif) no-repeat;
	color: #FFF;
}



#container { width: 900px; }

#p-home #container {
	height: 359px;
}

#p-home #copy {
	padding-top: 14px;
}

#p-home #copy img {
	float: left;
	margin-right: 4px;
}

#sub-menu {
	float: left;
	width: 210px;
	background: #222;
	margin: 20px 0 100px 0;
	padding: 10px 10px 0 10px;
}

#sub-menu ul {
	list-style: none;
}

#sub-menu li a {
	display: block;
	padding: 2px 5px 2px 5px;
	border: 1px solid #575F62;
	margin-bottom: 5px;
	text-transform: uppercase;
}

#sub-menu li a:hover,
#sub-menu li.current a {
	background: #575F62;
	color: #FFF;
}

#copy ul {
	margin-left: 13px;
}

#p-sub #copy {
	float: right;
	width: 650px;
	padding: 14px 0 14px 20px;
}

#p-sub #container #copy.large {
	float: none;
	width: auto;
}

#p-sub #copy img {
	background: #FFF;
	float: right;
	clear: both;
	width: 250px;
	margin: 0 0 10px 10px;
	padding: 8px;
	border: 1px solid #CCC;
}

#p-sub #copy img.large-image {
	width: auto !important;
	height: auto !important;
	margin: 2em 0;
}

#p-sub #copy img.no-bg {
	padding: 0;
	border: 0;
	background: transparent;
}

#copy a {
	color: #333;
	border-bottom: 1px dotted #777;
}

#p-sub.continex #copy img {
	float: none;
	margin: 0;
	width: 190px;
	height: 130px;
}

#p-sub .box {
	background: #FFF;
	padding: 10px;
	border: 1px solid #CCC;
}

#p-sub .box ul li {
	margin-bottom: 0;
}

.box ul {
	line-height: normal;
	margin: 0;
}

#googlemap {
	padding: 0;
	position: relative;
}

#p-sub .box img {
	padding: 0;
	border: 0;
	margin: 0;
	width: auto;
}

div[dir="ltr"] { display: none; }

#normalmap {
	padding: 0;
}

.map-holder {
	width: 100%;
	height: 180px;
	margin: 1px 0 0 1px;
	padding: 0;
}

#map {
	z-index: 1;
	width: 236px;
	height: 181px;
	margin: 1px 0 0 1px;
}

.service-box {
	clear: both;
	padding: 10px 0 70px 0;
	margin: 1em 0 1em 0;
	border-bottom: 1px solid #999;
}

div.last-service-box {
	border: 0;
}

#p-sub #copy .service-box p {
	margin: 0;
}

#p-sub #copy .service-box img {
	width: 160px;
	padding: 4px;
	height: auto;
}

#p-sub.projects #copy,
#p-sub.location #copy,
#p-sub.boom-logistics #copy {
	float: left;
	width: 370px;
}

.projects #side,
.location #side,
.boom-logistics #side {
	width: 260px;
	height: 250px;
	padding-top: 20px;
	float: right;
}

.projects #side img,
.boom-logistics #side img {
	background: #FFF;
	margin: 0 0 10px 0;
	padding: 8px;
	border: 1px solid #CCC;
}

.column {
	float: left;
	margin: 0 30px .5em 0;
}

#news {
	height: 126px;
	margin-top: 20px;
}

#news #article_list {
	list-style: none;
	margin: 0 auto;
}

#news #article_list li {
	display: inline;
	float: left;
	width: 238px;
	color: #FFFFFE;
	padding-left: 15px;
	border-left: 1px solid #676B6D;
	padding: 0 28px 0 28px;
	padding-top: 5px;
}

#news #article_list li.first-article {
	border: 0;
}

#news #article_list li span.name {
	color: #F9CA1F;
	text-transform: uppercase;
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
}

#news #article_list li span.description {
	display: block;
	line-height: 19px;
}

#news #article_list li span.description a {
	color: #F9CA1F;
	text-transform: uppercase;
	text-decoration: none;
}

#p-sub #footer {
	background: #4C4F50;
	border-top: 9px solid #676C6E;
	height: 140px;
	width: 100%;
	padding-top: 20px;
}

#footer-inner {
	width: 900px;
	margin: 0 auto;
}

#footer {
	clear: both;
	margin-top: 20px;
}

#footer #wisdom {
	background: url(../images/wisdom-logo.jpg) no-repeat top right;
	float: left;
	width: 235px;
	height: 23px;
}

#footer #wisdom p {
	line-height: normal;
}

#footer #wisdom a {
	float: left;
	color: #FEFEFE;
	text-transform: uppercase;
	font-size: 9px;
	padding-top: 5px;
}

#site-map {
	float: right;
}

#site-map ul {
	list-style: none;
}

#site-map li {
	display: inline;
	color: #F9CA1F;
	border-left: 1px solid #F9CA1F;
	padding: 0 7px 0 7px;
}

#site-map a {
	text-transform: uppercase;
	font-size: 9px;
}

#site-map li.first {
	border: 0;
}

/* tabs */
@media projection, screen { 
    .tabs-hide {
        display: none;
    }
}

@media print {
    .tabs-nav {
        display: none;
    }
}

#copy .tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tabs-nav:after { 
    display: block;
    clear: both;
    content: " ";
}

.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    width: 90px;
    list-style: none;
}

.tabs-nav a.google_btn, .tabs-nav a.google_btn span {
    display: block;
    padding: 2px 0;
}

.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 2px 7px;
}

.tabs-nav li a {
	display: inline-block;
	float: left;
	width: 111px;
	border: 0;
}

.location_btn {
	position: absolute;
	left: 20px;
}

.tabs-nav a {
	background: #333 url(../images/navigation-button.gif) repeat-x;
    position: relative;
    top: 1px;
    z-index: 2;
    color: #333;
    margin-right: 2px;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}

.tabs-nav .tabs-selected a {
	background: #4D545A url(../images/tab.jpg) repeat-x;
    color: #EFEFEF;
    font-weight: bold;
}

.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    outline: 0;
}

*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}

.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span { background-position: 0 0; }
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

.tabs-nav .tabs-disabled {
    opacity: .4;
}

.tabs-container {
    padding: 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}

.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

.fabirication-product {
	padding-bottom: 110px;
}

.workshop-fabrication-2 {
	padding-bottom: 140px;
}



/* MARINE GALLERY */

.overlay {
	display: none;
	z-index: 10000;
	background-color: #333;
	border: 1px solid #666;
	padding: 4px;
	-moz-box-shadow: 0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
	color: #999;
	width: 480px;
}

.overlay p {
	margin: 0 6px;
	color: #CCC;
}

.overlay img {
	width: 480px;
	height: auto;
}

.overlay .close {
	background-image: url(../images/gallery/close.gif);
	position: absolute;
	right: -15px;
	top: -15px;
	cursor: pointer;
	height: 35px;
	width: 35px;
}

#p-sub #copy #gallery img {
	float: none;
	cursor: pointer;
	width: auto;
	height: auto;
}
