/* ==================================================================
SCREEN STYLESHEET
SOLID CRATE
---------------------------------------------------------------------
AUTHOR(S): AARON@METHOD21.NET,  SBALDOVINOS@MAYHEMANDCHAOS.COM

=====================================================================
COLOR TABLE
---------------------------------------------------------------------
BACKGROUND		#D8D3BD

===================================================================== */

/* GLOBALS
===================================================================== */
html {
	background: #D8D3BD url(/images/background.gif) repeat-x;
	text-align: center;
}

body {
    margin: 0;
}

a {
	overflow: hidden;
	color: #6c3a00;
}
a img {
	border: none;
}
a:hover {
	text-decoration: none;
}

.resetList, .resetList li ul {
	margin: 0;
	padding: 0;
}
.resetList li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.clear, .clearBoth {
	clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.floatLeft {
	float: left;
	margin: 0 10px 10px 0;
}
.floatRight {
	float: right;
	margin: 0 0 10px 10px;
}

.hidetext {
	display: block;
	text-indent: -9999px;
	outline: 0;
}

img[align="left"] {
	margin: 0 10px 10px 0;
}
img[align="right"] {
	margin: 0 0 10px 10px;
}
.active a{ cursor: default !important;} /* MAKES CURRENT LINKS APPEAR NON-CLICKABLE */

/* FORMS GLOBALS */
input,textarea {
	font: inherit;
	padding: 3px;
}
input.inputButton { /* SEE IE6, IE7 */
	text-indent: -9999px;
	border: none;
	cursor: pointer;
}
.B_crumbBox { /* DEFAULT CLASS FOR MODX BREADCRUMB */
	margin: 3px 0 10px;	
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
input.inputButton { /* SEE IE6, IE7 */
    border: none;
    cursor: pointer;
    display: block;
    width: 224px;
    height: 39px;
    text-indent: -9999px;
    overflow: hidden; /* KILL DOTTED LINES IN FF */
}

#wrap {
	margin: 0 auto;
	padding: 0;
	font: normal .8em/1.4 Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: black;
	text-align: left;
	width: 834px;
}

#header {
    height: 80px;
    padding: 15px 0 0;
    position: relative;
}

#logo {
    display: block;
    width: 331px;
    height: 75px;
    background: url(/images/logo.png) no-repeat left top;
    float: left;
}

#header .phone {
	margin: 0;
	float: right;
	color: #FFF;
	font-size: 120%;
	font-weight: bold;
}
#certificates {
	background: url(/images/certificates.png) no-repeat right top;
	width: 180px;
	position: absolute;
	top: 33px;
	right: 5px;
	font-size: .8em;
	padding: 13px 75px 13px 0;
	text-align: right;
	color: #494740;
	margin: 0;
}
#nav-container {
    width: 834px;
    height: 55px;
    background: url(/images/nav-bg.gif) no-repeat left top;
}

#nav {
    float: left;
    list-style: none;
    width: 650px;
    margin-top: 8px;
}

#nav li {
    float: left;
    margin: 0 1px 0 0;
    width: auto;
}
#nav a, a.rfq { outline: none; /* KILL DOTTED LINES IN FF */}
#nav li a {
	color: #000;
	text-decoration: none;
	display: block;
	float: left;
	font-size: 1em;
	line-height: 40px;
	margin: 0;
	padding: 0 7px;
}

#nav li a:hover {
    background: url(/images/nav-bg.gif) no-repeat center -63px;
}
#nav li.active a {
    background: url(/images/nav-bg.gif) no-repeat center -118px;
}
#nav li.first a { /* NO ACTIVE STATE ON HOMEPAGE */
	padding-left: 15px;
	background: transparent;
} 
#nav li.first a:hover {
    background: url(/images/nav-bg.gif) no-repeat left -63px;
}



a.rfq {
    color: #fff;
    text-decoration: none;
    float: right;
    background: url(/images/bkg-rfq.gif) no-repeat right top;
    display: block;
    width: 150px;
    height: 55px;
    text-indent: -9999px;
}
a.rfq:hover {
	background-position: right -55px;
}
/* BILLBOARD
===================================================================== */

#banner {
    background: url(/images/bkg-banner.jpg) no-repeat left top;
    width: 834px;
    height: 109px;
    margin: 1em 0;
    position: relative;
    clear: both;
}
#bannerMessage {
	position: absolute;
	width: 410px;
	top: 35px;
	right: 30px;
	text-align: right;
	text-indent: -9999px;
}
#home #banner {
    height: 249px;
    background: url(/images/bkg-banner-home.jpg) no-repeat left top;
}
#home #bannerMessage {
    top: 60px;
    text-indent: 0;
    text-align: left;
}
#banner .heading {
    font-size: 280%;
    margin: 0;
}

#banner .description {
    margin: 0;
}

/* BUCKETS
===================================================================== */

#bucket-container {
    float: left;
    width: 834px;
    height: 140px;
}
#bucket-container li {
	float: left;
}
#bucket-container li a {
    text-decoration: none;
    color: #fff;
    display: block;
    width: 204px;
    height: 140px;
    margin-right: 4px;
    padding: 0;
    text-indent: -9999px;
}
#bucket-container li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#bucket-container a.bucketWood { background: no-repeat center center; }
#bucket-container #crating a { background-image: url(/images/bucket-crates.jpg); }
#bucket-container #scallops a { background-image: url(/images/bucket-scallops.jpg); }
#bucket-container #turbine a { background-image: url(/images/bucket-turbine.jpg); }
#bucket-container #other a { background-image: url(/images/bucket-other.jpg); }

#bucket-container .last {
	margin-right: 0;
}

/* CONTENT
===================================================================== */

#content {
    float: left;
    width: 826px;
}

#main-content {
	padding: 0 4px;
	min-height: 400px;
	width: 590px;
	float: left;
	margin-bottom: 50px;
}
#home #main-content {
	width: 100%;
	min-height: 275px;
}
#main-content h1 {
	margin: 0 0 10px;
	font-size: 153.9%;
}

#main-content h2 {
	margin: 1em 0 0.5em;
	font-size: 115%;
}

#main-content h3 {
	margin: 1em 0 0.5em;
	font-size: 108%;
}

#main-content p {
	line-height: 1.44em;
	text-align: justify;
}

.left-content,.right-content {
    width: 390px;
    float: left;
}
.left-content {
	margin-left: 10px;
}
.right-content {
	margin-left: 20px;
}
#home #sidebar { display: none; }

#sidebar {
	width: 220px;
	float: right;
}
#sidebar h3 {
	margin: 0;
}
.sideModule {
	padding: 10px 20px;
}
/* QUICK FORM
===================================================================== */
#quickform {
	color: #FFF;
	background: #7D7A6E;
}
#quickform label {
	padding: 3px 10px 0 0;
	margin: 0 0 3px 0;
	display: block;
	font-size: .9em;
}
#quickform li {
	margin: 0 0 5px 0;
}
#quickform input, #quickform textarea {
	border: 1px solid #B1B1B1;
	background: #494740 url(/images/bkg-form-input.gif) no-repeat left top !important;
	width: 175px; /* RESTRICT SAFARI RESIZE */
	max-width: 175px; /* RESTRICT SAFARI RESIZE */
	max-height: 200px; /* RESTRICT SAFARI RESIZE */
	color: #FFF;
}

#quickform input:focus, #quickform textarea:focus{
	background: #FFF url(/images/bkg-form-input.gif) no-repeat left top;
}
#quickform input.inputButton {
	background: transparent url(/images/btn-send.gif) no-repeat center center !important;
	width: 78px;
	height: 26px;
	margin: 15px auto 0;
	border: none;
}
/* FLOATING TABLE OF CONTENTS BOXES */
#sectionContents {
	float: right;
	width: 160px;
	background: #FFF;
	font-size: 8pt;
	margin: 0 0 7px 7px;
}
#sectionContents h3 {
	background: #000;
	color: #FFF;
	margin: 0;
	padding: 5px 10px;
	text-transform: capitalize;
}
#sectionContents ul {
	margin: 0;
	padding: 0 10px;
	list-style: none;
}
#sectionContents li {
	border-bottom: solid 1px #EFEFEF;
	padding: 4px 0;
}
/* CONTACT FORMS
===================================================================== */
form#contactForm {

	font-weight: bold;
}
ul#contactFields {
	margin: 0 auto;
}

#contactFields li {
	margin-bottom: 5px;
	padding:5px 0;
	border-bottom: solid 1px #7D7A6E;
	clear: both;
	overflow: auto;
}
#contactFields li.last {
	border: none;
}


#contactFields label {
	font-weight: bold;
	text-align: left;
	display: block;
}
#contactForm input[type="text"],#contactForm textarea, #contactForm select {
	color: #000;
	font-weight: normal;
	border: 1px solid #B1B1B1;
	background: #F3F3F3 !important;
	width: 260px; /* RESTRICT SAFARI RESIZE */
}
#contactForm textarea {
	width: 100%; /* RESTRICT SAFARI RESIZE */
	max-width: 100%; /* RESTRICT SAFARI RESIZE */
	max-height: 250px; /* RESTRICT SAFARI RESIZE */
	vertical-align: baseline;
}

/* SELECTIVELY CREATE TWO-UP INPUTS */
#contactFields li.twoUp {
	float: left;
	clear: none;
	width: 292px;
}
#contactForm li.twoUp input, #contactForm li.twoUp select {
	width: 278px; 
}
/*******************************/


#contactFields input:focus, #contactFields textarea:focus {
	background: #FFF url(../images/quick_input_background_1.gif) no-repeat left top;
}
#contactFields input.inputButton {
	background: url(/images/btn-send.gif) no-repeat left top;
	width: 86px;
	height: 28px;
	border: none;
	margin-top: 18px;
}

#contactFields .radio, #contactFields .checkbox {
	width: auto;
	display: inline;
	float: none;
	margin-right: 10px;
}
#contactFields li.checkboxes label {
	float: left;
	display: block;
	width: 200px;
	clear: none;
}
#contactFields .checkboxes input {

}
#contactFields p {
	margin: 0;
}
/* FOOTER
===================================================================== */

#footer {
	clear: both;
    background: #55534A url(/images/footer-bg.gif) repeat-x;
    float: left;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	padding-bottom: 30px;
}

#footer-content {
    width: 820px;
    margin: 0 auto;
    text-align: left;
    padding: 20px 10px 0;
}

#footer a {
    color: #fff;
	text-decoration: underline;
}
#footer a:hover {
    text-decoration: none;
}
#footer ul {
    
}

#footer li {
    display: inline;
    margin: 0;
}

#footer li a {
    display: block;
    float: left;
    margin: 0 10px 0 0;
}

#footer .footer-info {
    float: right;
    color: #FFF;
    text-align: right;
    margin: 0;
}

#footer a.m21 {
	background: url(/images/m21-icon.gif) no-repeat left top;
	width: 16px;
	height: 16px;
	display: block;
	margin-top: 10px;
	float: right;
	text-indent: -9999px;
	text-align: left; /* BECAUSE TEXT ALIGN RIGHT NULLIFIES NEGATIVE TEXT INDENT */
	clear: both;
}