/*
-----------------------------------------------------------------------------------
DEFAULT SCREEN STYLESHEET FOR: www.marinespecialties.biz
-----------------------------------------------------------------------------------
CSS Document Author: Terry Evans - Vibe9 Design
XHTML Document Author: Terry Evans - vibe9design.com
-----------------------------------------------------------------------------------
Color Palette
----------------------------------------------------------------------------------- 
#F00001 = bright red
#86ADC9 = light blue
#01004B = navy blue (logo)
#39427F = navy blue (text)
#001DA8 = bright blue
#ABABAB = dark grey
#8E8E8F = dark grey foot links
#808181 = extra dark grey
#CCCCCC = light grey
#D7D6D6 = reddish grey
#E5E5E5 = extra light grey
----------------------------------------------------------------------------------- 
Additional Stylesheets
----------------------------------------------------------------------------------- */
@import url("navigation.css");
@import url("forms.css");

/*  Globals
--------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}
html {
	margin:0; padding:0;
	background:#666 url(../gfx/carbon_fiber_bg.jpg) repeat;
}
body {
	margin:0; padding:0;
    text-align: left;
    font: 11px/1.4em Verdana, Arial, Helvetica, Sans-Serif;
    color:#696969;
   /* background:transparent url(../gfx/sidepics.jpg) repeat-y 813px 0; */
   	background: url(../gfx/bg2.gif) repeat-y;
   	position:relative;
}
#wrapper {
	width: 100%;
	height: 100%;
    background:transparent url(../gfx/sidepics.jpg) repeat-y 813px 0;
	
}
h1, h2, h3, h4, h5, h6, dt {
	font: 12px/1.4em Georgia, Verdana, Serif;
	color:#000;
}
h1, h2 {
	font-size:21px;
	color:#999;
	font-weight:bold;
	margin:0 0 15px 0;
}
ul {
	list-style:none;
}
dl {
	color:#818080;
}
.center {
	text-align:center;
}

a {
	color:#001DA8;
	text-decoration:none;
}
a:hover {
	color:#B42025;
	text-decoration:none;
}
#content a {
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
}
#content a img {
	border:none;
	text-decoration:none;
}
.right {text-align:right;}
.clear {clear:left;}

/* Helpers and Hacks
--------------------------------------------------------------------------------------------------- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

dl.showcase dd:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

dl.showcase dd {display: inline-table;}

/* Hides from IE-mac \*/
* html dl.showcase dd {height: 1%;}
dl.showcase dd {display: block;}
/* End hide from IE-mac */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Layout Divisions
--------------------------------------------------------------------------------------------------- */
#container {
	margin:0;
	padding:230px 0 0 0;
	text-align:left;
	width: 804px;
	position:relative;
}
#header {
	height:230px;
	width:804px;
	position:absolute;
	top:0; left:0;
	background:url(../gfx/logo.jpg) no-repeat 0 5px;
}
#contentarea {
	margin:0; 
	padding:0;
	text-align: left;
}
#content, #sidebar, #footer {
	padding:0 30px;
	margin:0;
}
#footer {
	position:relative;
	clear: both;
	text-align:left; 
	height: 120px;
	background:url(../gfx/footer.jpg) no-repeat 0 100%;
}
/* Header
--------------------------------------------------------------------------------------------------- */
#header a {
	color:#022275;
	text-transform:uppercase;
	font-family:Georgia, Verdana, Serif;
}
#header a:hover {
	color:#0A1FD4;
}
#logo, #slogan {
	display:none;
}

/* Content
--------------------------------------------------------------------------------------------------- */
#content p {
	margin:0 0 15px 0;
	line-height:1.6em;
}
#content p.right {
	margin-left:156px;
	text-align:left;
}
#content p.clear {
	clear:left;
	padding-top:15px;
}
#content p.video {
	margin-top:25px;
	text-align:center;
}
#content p.img { float:left;width:100px; clear:left;}

#content p.content { margin-left:110px; padding:10px 0 0 0;}

#content p.pdf img {
	float:left; width:100px;
}
#content p.pdf {line-height:8em;}
#content p.pdf img {vertical-align:middle;}
#content p.product {
	clear:left;
	padding:15px 0 0 0;
}
#content p.product img {
	float:left;
	width:100px;
	margin:0 15px 20px 0;
}
#content ul {
	margin-bottom:15px;
}
#content ul li {
	margin-bottom:6px;
}
body#electroniccontrols #content ul li {
	list-style:disc;
	margin-left:19px;
}
body#electroniccontrols #content ul.brochure-list li {
	list-style:none;
	margin-left:0;
}
body#steering #content ul {
	padding:0 0 4px 0;
	margin-bottom:8px;
}
body#steering #content ul li {
	margin:0 0 6px 0;
}
#content div.promo {
	padding:5px 0 5px 75px;
	margin:0 0 15px 0;
	background:url(../gfx/film.gif) no-repeat 0 50%;
	border-top:5px solid #696969;
	border-bottom:5px solid #696969;
}
#content div.promo p {
	color:#355079;
	margin:5px 0 0 0;
}
#content div.promo h3 {
	margin-top:12px;
}
#content .flash {
	width:500px;
	margin-left:125px;
}
#content p.payment {
	display:block;
	height:54px;
	background:url(../gfx/visa-mc.gif) no-repeat 420px 50%;
	clear:left;
}
#content p.payment span {
	display:block;
	width:160px;
	padding:10px 0 0 0;
	float:right;
	text-align:center;
}
#content img.kobelt-monitor {
	float:right;
}
#content dl dt {
	font-size:18px;
	margin:35px 0 25px 0;
}
#content dl dd {
	display:block;
	clear:left;
	margin:30px 0;
}
#content dl dd h3 {
	display:block;
	float:left;
	width:200px;
	text-indent:-9999px;
}
#content dl dd p {
	margin-left:212px;
}
#content h4, #content h5 {
	font-size:16px;
	font-weight:bold;
	margin:20px 0 12px 0;
}
#content h3 {
	clear:left;
}
h3.kobelt {
	height:40px;
	width:200px;
	text-indent:-9999px;
	background:url(../images/3.jpg) no-repeat 50% 50%;
	margin:0; padding:0;
}
h3#kobelt {
	clear:left;
	width:200px;
	height:40px;
	text-indent:-8008px;
	background:url(../images/3.jpg) no-repeat 50% 50%;
}
h3.kobelt a {
	display:block;
	height:40px;
	width:200px;
}
h3.schmitt {
	height:97px;
	width:150px;
	text-indent:-8008px;
	background:url(../gfx/logos/schmitt.gif) no-repeat 50% 50%;
}
h3#schmitt {
	float:left;
	width:150px;
	text-indent:-8008px;
	height:97px;
	background:url(../gfx/logos/schmitt.gif) no-repeat 50% 50%;
}
h3.schmitt a {
	display:block;
	height:97px;
}
h3.felsted {
	height:86px;
	background:url(../gfx/logos/felsted.gif) no-repeat 50% 50%;
}
h3#felsted {
	width:150px;
	text-indent:-8008px;
	height:86px;
	display:block;
	background:url(../gfx/logos/felsted.gif) no-repeat 50% 50%;
}
h3.felsted a {
	display:block;
	height:86px;
}
h3.parker {
	height:56px;
	background:url(../gfx/logos/parker.gif) no-repeat 50% 50%;
}
h3#parker {
	float:left;
	width:105px;
	text-indent:-8008px;
	height:56px;
	background:url(../gfx/logos/parker.gif) no-repeat 50% 50%;
}
h3.parker a {
	display:block;
	height:56px;
}
h3.fujinon {
	height:70px;
	background:url(../gfx/logos/fujinon.gif) no-repeat 50% 50%;
}
body#new-products h3.fujinon {
	height:70px;
	background:url(../gfx/logos/fujinon.gif) no-repeat 0 0;
	text-indent:-8008px;
}
h3#fujinon {
	height:70px;
	float:left;
	width:105px;
	text-indent:-8008px;
	background:url(../gfx/logos/fujinon.gif) no-repeat 50% 50%;
}
h3.fujinon a {
	display:block;
	height:110px;
}
#content ul.brochure-list {
	padding-top:15px;
	clear:left;
}
#content ul.brochure-list li {
	clear:left;
	border-bottom:1px solid #ccc;
	margin:0 0 10px 0; padding:0;
}
#content ul.brochure-list li p.link {
	float:left;
	width:130px;
	margin:0; padding:0;
}
#content ul.brochure-list li p.desc {
	margin-left:133px;
	margin-bottom:8px;
	color:#000;
}

#content p.desc img {vertical-align:middle;}

body#brochures #content h3,
body#downloads #content h3 {
	clear:left;
	font-size:16px;
	margin:0; padding:0;
}
body#brochures #content ul.brochure-list,
body#downloads #content ul.brochure-list {
	clear:both;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:5px solid #666;
}
body#brochures #content ul.brochure-list li p.link,
body#downloads #content ul.brochure-list li p.link {
	float:none;
	width:100%;
	text-align:left;
}
body#brochures #content ul.brochure-list li p.desc,
body#downloads #content ul.brochure-list li p.desc {
	margin:0; padding:0;
}
body#brochures ul.brochure-list li span.file,
body#downloads ul.brochure-list li span.file {
	margin-bottom:3px;
	display:block;
	width:100%;
	font-weight:bold;
	color:#666;
}
body#brochures ul.brochure-list li,
body#downloads ul.brochure-list li {
	margin:0 15px 15px 0;
	padding:0 0 5px 0;
	width:350px;
	display:block;
	float:left;
	border-bottom:1px solid #ccc;
	clear:none;
}
body#brochures ul.brochure-list li span.small,
body#downloads ul.brochure-list li span.small {
	color:#999;
}
body#brochures ul.brochure-list li img,
body#downloads ul.brochure-list li img {
	float:left;
	margin-right:8px;
}
body#brochures ul.brochure-list li h4,
body#downloads ul.brochure-list li h4 {
	font-size:14px;
	color:#666;
}
/* --- New Products --- */
body#new-products #content ul {
	margin-top:20px;
}
body#new-products #content ul li {
	clear:left;
}
body#new-products #content ul li p.img {
	float:left;
	width:150px;
	margin-left:0;
	text-align:center;
}
body#new-products #content ul li p,
body#new-products #content ul li h3 {
	margin-left:160px;	
}
/* -- Videos -- */
#content ul.video-list {
	padding:8px 0;
}
#content ul.video-list li {
	display:block;
	margin:0; padding:5px 0;
	float:left; width:190px;
	text-align:center;
}
/* Footer
--------------------------------------------------------------------------------------------------- */
#footer address,
#footer p.phone {
	display:none;
}
#footer p.email {
	position:absolute;
	top:48px;
	right:26px;
	margin:0; padding:0;
}
#footer p.email a {
	display:block;
	height:18px;
	width:230px;
	line-height:18px;
	text-indent:-9999px;
}