/* ---------------------------------------------------------------------------
	
	Master Styles
	
	Sadler Point Marina				
	http://sadlerpoint.com
	
	Author: Joey Marchy and Crystal Jones
	http://wingardcreative.com
	
	h1 { font-family: 'Droid Sans', arial, sans-serif; }
	h1 { font-family: 'Old Standard TT', Georgia, serif; }
	h1 { font-family: 'Inconsolata', arial, sans-serif; }
	
--------------------------------------------------------------------------- */

/* RESET! */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* --------------------------------------------------------------------------
	=layout
--------------------------------------------------------------------------- */

body {
	background: #fff url(../img/bg.png) repeat 0 0;
	color: #333;
	font: small/1.5em Helvetica, Arial, Verdana, sans-serif;
	padding: 0;
}
	
#container {
	background: #fcfaf2 url(../img/bg-container.png) repeat 0 0;
	margin: 0 auto;
	padding: 0;
	width: 855px;
	-moz-box-shadow: 0px 0px 5px 5px #999;
	-webkit-box-shadow: 0px 0px 5px 5px #999;
	box-shadow: 0px 0px 5px 5px #999;
}

/* ---------------------------------------------------------------------------
	=links
--------------------------------------------------------------------------- */

a:link {
	color: #385b86;
	text-decoration: underline;
}
	
a:visited {
	color: #002d56;
	text-decoration: underline;
}
	
a:hover {
	color: #002d56;
	text-decoration: none;
}

/* Excel Documents links */
a[href$='.xls'], a[href$='.csv'], a[href$='.xlw'], a[href$='.xlt'] {
background: transparent url(/img/excel-icon.png) center left no-repeat;
display: inline-block;
line-height: 20px;
margin-right: 5px;
padding-left: 20px;
}

/* PDF document links */
a[href$='.pdf'] {
background:transparent url(/img/pdf-icon.png) center left no-repeat;
display: inline-block;
line-height: 20px;
margin-right: 5px;
padding-left: 20px;
}

/* Word Document Links */
a[href$='.doc'], a[href$='.rtf'], a[href$='.wps'], a[href$='.txt'] {
background:transparent url(/img/word-icon.png) center left no-repeat;
display: inline-block;
line-height: 20px;
margin-right: 5px;
padding-left: 20px;
}


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

h1 {
	color: #000;
	margin-bottom: 10px;
	font-size: 1.5em;
	font-family: 'Old Standard TT', Georgia, serif;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: .1em;

}

h2 {
	color: #000;
	margin-bottom: 10px;
	font-family: 'Old Standard TT', Georgia, serif;
	font-size: 1.15em;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
}

h3 {
	color: #000;
	margin-bottom: 10px;
	font-size: 150%;
}

h4 {
	background: url(../img/div-dot.png) repeat-x bottom left;
	color: #000;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 130%;
}

h5 {
	margin-bottom: 20px;
	font-size: 150%;
}

h6 {
	margin-bottom: 20px;
	font-size: 150%;
}

p { 
	font-family: 'Droid Sans', arial, sans-serif;
	margin-bottom: 30px; 
}

/* ---------------------------------------------------------------------------
	=lists
--------------------------------------------------------------------------- */

ul.service-links li,
ul.storage-links li{
	list-style-image: url(../img/blue-arrow.gif);
}


/* ---------------------------------------------------------------------------
	=tables
--------------------------------------------------------------------------- */

#content-main table {
	font-family: 'Droid Sans', arial, sans-serif;
	margin-bottom: 30px;
	width: 450px;
}

#content-main table tr td{
	padding: 2px 2px 2px 10px;	
}

#content-main .spec{
	background-color: rgb(206,218,233);
	width: 50%;
}

#content-main .price{
	background-color: rgb(231,223,203);
	width: 50%;
}

#content-main .col-1{
	background-color: rgb(206,218,233);
	width: 25%;
}

#content-main .col-2{
	background-color: rgb(231,223,203);
	width: 25%;
}

#content-main .col-3{
	background-color: rgb(206,218,233);
	width: 25%;
}




/* ---------------------------------------------------------------------------
	=header
--------------------------------------------------------------------------- */

#header {
	background-color: #fcfaf2;
	margin: 0 20px;
	padding: 0;
}

#logo {
	background: transparent url(/img/logo.png) no-repeat 0 0;
	border-bottom: 2px solid #979691;
	height: 300px;
	margin: 0;
	padding: 0;
	position: relative;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
}

#directory {
	left:642px;
	position:absolute;
	top:184px;
	width:0;
}

#directory p {
	font: 13px 'Inconsolata', arial, sans-serif;
	line-height: 14.2px;
	
}
/* =navigation */

#nav {
	border-bottom: 1px solid #979691;
	float: right;
	font-size: 110%;
	font-weight: bold;
	width: 99%;
	margin-left: 18px;
}

#nav li {
	float:left;
	list-style: none;
	margin:0 15px 0 15px;
}

#nav #nav-about, #nav #nav-about a { background: url(/img/nav-about.png) no-repeat 0 0; width:71px; }
#nav #nav-news, #nav #nav-news a { background: url(/img/nav-news.png) no-repeat 0 0; width:61px;}
#nav #nav-services, #nav #nav-services a { background: url(/img/nav-services.png) no-repeat 0 0; width:95px;}
#nav #nav-parts, #nav #nav-parts a { background: url(/img/nav-parts.png) no-repeat 0 0; width:71px;}
#nav #nav-policies, #nav #nav-policies a { background: url(/img/nav-policies.png) no-repeat 0 0; width:95px;}
#nav #nav-faqs, #nav #nav-faqs a { background: url(/img/nav-faqs.png) no-repeat 0 0; width:60px;}
#nav #nav-contact, #nav #nav-contact a { background: url(/img/nav-contact.png) no-repeat 0 0; width:86px;}


#nav #nav-about a:hover, 
#nav #nav-about.here a, body.about #nav #nav-about a {
	background-position: 0 -29px;
}

#nav #nav-news a:hover, 
#nav #nav-news.here a, body.news #nav #nav-news a {
	background-position: 0 -29px;
}

#nav #nav-services a:hover, 
#nav #nav-services.here a, body.services #nav #nav-services a{
	background-position: 0 -29px;
}

#nav #nav-parts a:hover, 
#nav #nav-parts.here a, body.parts #nav #nav-parts a {
	background-position: 0 -29px;
}


#nav #nav-policies a:hover, 
#nav #nav-policies.here a, body.policies #nav #nav-policies a {
	background-position: 0 -29px;
}

#nav #nav-faqs a:hover, 
#nav #nav-faqs.here a, body.faqs #nav #nav-faqs a {
	background-position: 0 -29px;
}

#nav #nav-contact a:hover, 
#nav #nav-contact.here a, body.contact #nav #nav-contact a {
	background-position: 0 -29px;
}

#nav li a {
	display: block;
	height: 29px;
	text-indent: -9999px;
	}

#nav-util {
	margin: 0;
	padding: 0;
	width: 100%;
}

#nav-util li {
	float: right;
	margin: 0 20px 0 0;
	list-style: none;
}

#nav-util li a {
	display: block;
	height: 40px;
	text-indent: -9999px;
}

#nav-util #nav-home, #nav-util #nav-home a { background: url(../img/nav-util-home.png) no-repeat 0 0; width: 60px;}
#nav-util #nav-facebook, #nav-util #nav-facebook a { background: url(../img/nav-util-facebook.png) no-repeat 0 0; width: 95px;}
#nav-util #nav-weather, #nav-util #nav-weather a { background: url(../img/nav-util-weather.png) no-repeat 0 0; width: 120px;}

/* ---------------------------------------------------------------------------
	=content
--------------------------------------------------------------------------- */

#content {
	margin-bottom: 20px;
	padding: 0 43px 0 42px;
}

#content-main {
	float: left;
	margin: 25px 0 0 10px;
	width: 750px;
}

#content-main ul {
	margin-bottom: 35px;
	padding-left: 25px;
}

#content-secondary {
	float: right;
	font-size: 90%;
	margin: 25px 0 0 10px;	
	width: 200px;
}

#content-secondary ul {
	font-size: 140%;
}


/* =content extras */

#content-extras {
	background: url(/img/bg-content-extras.png) repeat-y 0 0;
	border-bottom: 1px solid #858583;
	clear: both;
	margin: 0 0 35px 50px;
	width: 754px;
}

#facebook { 
	background-color: white;
	float: right;
	height: 227px;
	margin-bottom: 20px;
}


/* --------------------------------------------------------------------------
	=home
--------------------------------------------------------------------------- */

body.home #content-main {
	float: left;
	margin: 25px 0 0 10px;	
	padding-left: 20px;
	width: 320px;
}

body.home #downloads { 
	background: #fcfaf2 url(/img/bg-download-item.png) no-repeat 0 0;
	padding: 30px 20px 10px 20px;
	height: 100%;
}

body.home #downloads h2 {
	background: #fcfaf2 url(/img/form-icon.gif) no-repeat 10px 0;
	margin-bottom: 0;
	padding: 0 0 15px 50px;
}

body.home #downloads p {
	margin-bottom: 10px;
	padding-left: 50px;
}

body.home #content-secondary {
	float: right;
	margin: 25px 0 0 10px;
	padding-right: 60px;
	width: 330px;
}

body.secondary #content-main {
	float: left;
	margin: 25px 0 0 10px;	
	padding-left: 30px;
	width: 480px;
}

#home-feature {
	float: left;
	width: 551px;
}

#home-feature .item {
	background: url(/img/bg-feature-item.png) no-repeat 0 0;
	padding-top: 7px; 
}

#home-feature .item h2 {
	padding-top: 10px;
}


#home-feature .item p {
	margin-bottom: 0;
	padding-bottom: 10px
}

#home-feature .item-content {
	float: right;
	margin-bottom: 25px;
	padding: 0 25px 0 0;
	width: 275px;
	
}

#home-feature .item-image {
	float: left;
	width: 206px;
	padding-top: 0;
	margin-top: 0;
}

#home-feature .item-image img {
	margin-left: 27px;
}

/* --------------------------------------------------------------------------
	=sidebar
--------------------------------------------------------------------------- */

#sidebar {
	background-color: #FFF;
	border-top: 1px solid #858583;
	border-left: 1px solid #858583;
	float: right;
	margin: 25px 8px 0 10px;
	width: 212px;
	}

#sidebar .item {
	padding: 10px 25px 0;
	border-bottom: 1px solid #858583;
}

#sidebar h2 {
	padding: 5px 25px;
	border-bottom: 1px solid #858583;
}

#sidebar p {
	margin-bottom: 15px;
}

#sidebar img {
	float: left;
	margin-right: 10px;
}

#sidebar .item h3 {
	font: 100% 'Inconsolata', arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#sidebar .recent-news h3 {
	margin-bottom: 15px;
}

#sidebar .item span {
	display: block;
	margin-bottom: 15px;
}


#sidebar span a{
	font: 1em 'Droid Sans Bold', arial, sans-serif;
	font-weight: bold;
}

#sidebar ul li {
	list-style: none;
}

#sidebar h2 a {
	background: transparent url(/img/rss-icon.gif) no-repeat scroll 0 0;
	font: .85em 'Droid Sans', arial, sans-serif;
	margin-left: 70px;
	padding-left: 15px;
	}
	
#sidebar ul {
	margin-bottom: 15px;
	}
	
/* ---------------------------------------------------------------------------
	=content
--------------------------------------------------------------------------- */
img.left {
	float:left;
	margin: 0 20px 20px 0;
}

img.right {
	float:right;
	margin: 0 0 20px 20px;
}

img.center {
	margin-bottom: 20px;
}

/* ---------------------------------------------------------------------------
	=news
--------------------------------------------------------------------------- */

body.home #news-items {
	background-color: #fff;
	border-top: 1px solid #858583;
	border-left: 1px solid #858583;
	float: right;
	margin-bottom: 0;
	width: 202px;
}

body.home #news-items .item {
	border-bottom: 1px solid #858583;
	padding-top: 15px;
	margin-bottom: 0;
}

body.home #news-items h2 {
	padding: 5px 25px;
	border-bottom: 1px solid #858583;
}

body.home #news-items h2 a {
	background: transparent url(/img/rss-icon.gif) no-repeat scroll 0 0;
	font: .85em 'Droid Sans', arial, sans-serif;
	margin-left: 50px;
	padding-left: 15px;
}

body.home #news-items span {
	display: block
	padding: 0 25px 15px 25px;
}

body.home #news-items h3 {
	font: 100% 'Inconsolata', arial, sans-serif;
	text-transform: uppercase;
	padding: 5px 25px;
	margin-bottom: 5px;
}

body.home #news-items p {
	padding: 0 25px;
}

body.news #news-items {
	border-top: 1px solid #858583;
	clear: both;
	margin-top:10px;
	padding-top: 13px;
}

body.news #news-items h2 {
	margin-bottom: 5px;
}

body.news #news-items h2 em {
	font-size: .75em;
	margin-left: 10px;
}

body.news h3.back a {
	background: url(../img/bg-news-back.gif) no-repeat 0;
	color: #fff;
	display: block;
	margin-bottom: 0;
	padding: 8px 10px;
	text-indent: -9999px;
	width: 100px;
	}

body.news h3 .back {
	margin-bottom: 0;
	}

/* ---------------------------------------------------------------------------
	=services and storage
--------------------------------------------------------------------------- */
#storage-services {
	width: 450px;
}

.service-links {
	width: 230px;
}

.storage-links {
	width: 230px;
}

/* ---------------------------------------------------------------------------
	=faqs
--------------------------------------------------------------------------- */

body.faqs dl {
	border-bottom: 1px solid #858583;
	margin-bottom: 35px;
	padding-bottom: 20px;
}

body.faqs dt {
	font: 18px 'Old Standard TT', arial, sans-serif;
}

ul.faq-links li{
	list-style-image: url(../img/blue-arrow.gif);
}

/* ---------------------------------------------------------------------------
	=parts
--------------------------------------------------------------------------- */

#parts-gallery {

}

#parts-gallery img{
	border: 1px solid #666666;
	float: left;
	margin-right: 20px;
}

#parts-logos {
	margin-top: 30px;
}

#parts-logos p{
	font: 13px 'Old Standard TT', arial, sans-serif;
	font-style: italic;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#parts-logos img { margin: 5px 20px 10px 0;}

/* ---------------------------------------------------------------------------
	=foot
--------------------------------------------------------------------------- */

#foot-wrapper {
	background: url(/img/bg-foot-wrapper.png) no-repeat 13px 200px;
	height: 300px;
}

#foot {
	color: #969595;
	background: transparent url(/img/bg-foot.png) no-repeat 42px 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-size: .9em;
	margin: 0;
	padding: 165px 0 0 42px;
	position: relative;
	height: 200px;
}

#foot-address {
	left: 163px;
	position: absolute;
	text-align: right;
	top: 17px;
	color: #666;
	font: 13.5px 'Inconsolata', arial, sans-serif;
	letter-spacing: 0.2px;
	line-height: 15.3px;
	margin-bottom: 10px;
	width: 170px;
}

p.copyright {
	font-size: .9em;
	font-style: normal;
}

p.copyright a {
	color: #333;
}
	
/* ---------------------------------------------------------------------------
	=clearing
--------------------------------------------------------------------------- */

#header:after,
#content:after,
#content-extras:after,
#nav-util:after, 
#nav:after,
#home-feature .item:after,
#news-item:after, 
#parts-gallery:after,
#storage-services:after {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
}