/*
title:		bee-spoke website stylesheet
created:	04.11.2009
modified:	09.08.2010
*/

/* ================[ reset ]================ */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td { padding: 0; margin: 0; }

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}

img { border: none; }

a { color: #434343; }
a:hover {  }

/* ================[ general styles ]================ */

.clearme { clear: both; }

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%; /* 1em is 10px */
	background: #5f3c24 url(../images/bodyBG.gif) top left repeat-x;
	color: #434343;
}

/* ================[ header ]================ */

ul#skip { display: none; }

div#header {
	width: 960px;
	margin: 0 auto;
	font-size: 1.2em;
	height: 140px;
	padding-top: 12px;
	position: relative;
}

span#logo {
	display: block;
	width: 258px;
	height: 109px;
	float: left;
	text-indent: -5555px;
	background: url(../images/logo.gif) top left no-repeat;
}

p#address {
	float: right;
	text-align: right;
	width: 280px;
	padding-top: 33px;
	line-height: 1.4em;
}

p#address span { font-size: 1.2em; }

/* ================[ navigation ]================ */

ul#mainNav {
	position: absolute; top: 138px; left: 1px;
	list-style: none;
	background: #351a08 url(../images/navBG.gif) top center no-repeat;
	height: 34px;
	width: 958px;
	font-size:  1.3em;
}

ul#mainNav li {
	float: left;
	padding-right: 1px;
	display: inline;
}

ul#mainNav a {
	color: #FFF;
	text-transform: lowercase;
	display: block;
	float: left;
	background: #503314;
	border: 1px solid #523a28;
	border-top: none;
	text-align: center;
	
	height: 23px; padding-top: 10px;
	*height: 26px; *padding-top: 7px;
	
	text-decoration: none;
}
ul#mainNav a:hover { background: #6b3f16; text-decoration: none; }
ul#mainNav a.selected { background: #7e5220; }

ul#mainNav a#home-nav { width: 90px; margin-left: 14px; display: inline; }
ul#mainNav a#case-nav { width: 136px; }
ul#mainNav a#gallery-nav { width: 98px; }
ul#mainNav a#factory-nav { width: 101px; }
ul#mainNav a#team-nav { width: 114px; }
ul#mainNav a#environment-nav { width: 166px; }
ul#mainNav a#contact-nav { width: 119px; }
ul#mainNav a#news-nav { width: 84px; }

/* ================[ homepage ]================ */

#flashContent {
	width: 958px;
	margin: 0 0 24px 1px;
}

a#readMoreLink {
	margin-bottom: 10px;
	*margin-bottom: 0;
	display: block;
	width: 280px;
	height: 46px;
	background: url(../images/readMore.jpg) top left no-repeat;
	text-indent: -5555px;
	overflow: hidden;
	
	position: relative; left: -24px;
}


div.formRow-home {
	clear: both;
	margin-bottom: 16px;
	width: 305px;
}

div.formRow-home label {
	font-size: 0.9em;
	padding-bottom: 4px;
	display: inline-block;	
}

div.formRow-home input {
	width: 290px;
	padding: 6px;
	border: 1px solid #e9dfb4;
}

div.formRow-home textarea {
	width: 290px;
	padding: 6px;
	border: 1px solid #e9dfb4;
	height: 50px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
}

span.error-home {
	font-size: 0.9em;
	color: red;
	
	position: relative;
	*top: -4px;
	left: 5px;
}


input#submitForm-home {
	position: relative; right: -55px;
}

div#infoSub img#ajaxLoader {
	position: absolute; bottom: 12px; left: 23px;
	display: none;
}

/* ================[ main content ]================ */

div#sectionBanner {
	width: 958px;
	margin: 0 auto 24px auto;
}

div#container-wide {
	width: 100%;
	background: #fefcf2;
	padding-top: 20px;
	padding-bottom: 50px;
}

div#container {
	width: 960px;
	margin: 0 auto;
	font-size: 1.2em;
}

div#container p {
	line-height: 1.3em;
	margin-bottom: 15px;
}

div#content-top {
	width: 960px;
	height: 9px;
	background: url(../images/content-top.gif) top left no-repeat;
	font-size: 0;
}

div#content {
	background: #FFF url(../images/contentBG.gif) top left repeat-y;
	width: 920px;
	padding: 10px 20px;
}

div#content-bottom {
	width: 960px;
	height: 6px;
	background: url(../images/content-bottom.gif) top left no-repeat;
}

/* ================[ info main ]================ */

div#infoMain, div#infoMain-wide {
	width: 560px;
	float: left;
	border-right: 1px solid #e9dfb4;
	padding: 15px 29px 0 0;
}

div#infoMain-wide {
	width: 920px;
	padding-right: 0;
	border-right: none;
}

div#infoMain h1, div#infoMain-wide h1 {
	font-size: 2.2em;
	text-transform: uppercase;
	color: #533011;
	margin-bottom: 15px;
}

img#focusImage {
	float: left;
	margin: 0 10px 10px 0;
	display: inline;
	border:2px solid #6b3f16;
}

div#infoMain h1#teamSize { font-size: 2em; }

div#factoryPhotos img {
	border:2px solid #6b3f16;
	float: left;
	margin-right: 4px; display: inline;
}
div#factoryPhotos img#lastTeam { margin-right: 0; }

div.galleryImages img {
	border:2px solid #6b3f16;
	float: left;
	margin-right: 10px; display: inline;
	margin-bottom: 10px;
}
div.galleryImages img.lastGallery { margin-right: 0; }

div.galleryImages {
	min-height:550px;
  	height:auto !important;
  	height:550px;
}

div.teamImages {
	min-height:350px;
  	height:auto !important;
  	height:350px;
}

div.newsItem {
	margin-bottom: 30px;
}

div.latestNews {
	min-height:450px;
  	height:auto !important;
  	height:450px;
}

div.latestNews h3 {
	font-weight: bold;
	font-size: 1.1em;
}

div#infoMain-wide h2 { margin-bottom: 10px; }

/* ================[ info sub ]================ */

div#infoSub {
	width: 305px;
	float: right;
	padding: 15px 0 0 0;
	position: relative;
}

div#infoSub h2 {
	font-size: 1.8em;
	text-transform: uppercase;
	color: #533011;
	margin-bottom: 15px;
}

div#infoSub ul {
	padding-left: 20px;
}

div#infoSub ul li {
	padding-bottom: 20px;
}
div.breakdown { margin-bottom: 16px; }

div.breakdown img {
	float: left;
	margin: 0 10px 10px 0;
	display: inline;
	border:2px solid #6b3f16;
}

div.breakdown a {
	font-weight: bold;
	text-decoration: none;
}
div.breakdown a:hover {
	text-decoration: underline;
}

div#container div.breakdown p {
	margin-bottom: 0;
}

img#factoryMap { border:2px solid #6b3f16; margin-top: 9px; }

/* ================[ contact us ]================ */

span.contactMethod {
	font-weight: bold;
	display: block;
	float: left;
	width: 50px;
	padding-right: 10px;
	text-align: right;
	clear: both;
}

p#addressFactory {
	width: 200px;
	float: left;
}

form#contactForm {
	padding-top: 10px;
}

div.formRow {
	clear: both;
	margin-bottom: 16px;
}

div.formCol {
	float: left;
	width: 270px;
	margin-right: 20px; display: inline;
}

div.endCol { margin-right: 0; }

div.formRow label {
	padding-bottom: 8px;
	display: inline-block;
}

div.formRow input {
	width: 258px;
	padding: 6px;
	border: 1px solid #e9dfb4;
	
	_width: 250px;
}

div.formRow textarea {
	width: 548px;
	padding: 6px;
	border: 1px solid #e9dfb4;
	height: 100px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	
	_width: 540px;
}

input#submitForm {
	margin: 20px 0;
	position: relative; left: -24px;
}

span.error {
	font-size: 0.9em;
	color: red;
	
	position: relative;
	*top: -8px;
	left: 5px;
}

div#infoMain img#ajaxLoader {
	position: relative; top: -32px;
	display: none;
}

div#contactSent {
	min-height:427px;
  	height:auto !important;
  	height:427px;
}

/* ================[ terms ]================ */

ul#terms p { margin-bottom: 0; }

ul#terms li.levelOne { margin-bottom: 15px; list-style: none; }

ul#terms li { margin-bottom: 5px; list-style: none; }

ul#terms ul { padding: 10px 0 0 15px; }

/* ================[ footer ]================ */

div#footer-wide {
	border-top: 5px solid #3e200c;
	height: 336px; 
	background: url(../images/footerBG.jpg) top center no-repeat;
}

div#footer {
	width: 960px;
	margin: 0 auto;
	color: #FFF;
	font-size: 1.2em;
	position: relative;
	height: 306px;
	padding-top: 28px; 
}

div#footer h4 {
	font-size: 1.8em;
	text-transform: uppercase;
	color: #FFF;
	margin-bottom: 15px;
}

p#copyright {
	position: absolute; bottom: 10px; left: 0;
	text-align: center;
	width: 960px;
}

div#footerPod {
	width: 610px;
	float: left;
}

div#footerPodSub {
	width: 310px;
	float: right;
	height: 250px;
	background: url(../images/footerPodSubBG.jpg) top left no-repeat;
	padding: 0 20px;
}

div.footerQuicks { margin-bottom: 15px; }
div#footer div.footerQuicks h4 { margin-bottom: 10px; font-size: 1.4em; }

div#footerPodSub p {
	line-height: 1.3em;
	margin-bottom: 10px;
}

div.footerQuicks img {
	float: left;
	margin-right: 10px;
	display: inline;
	border: 2px solid #6B3F16;
}

a.footerTextLink {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a.footerTextLink:hover { text-decoration: underline; }

ul#siteMap {
	list-style: none;
}

ul#siteMap li {
	float: left;
	border-left: 1px solid #FFF;
	margin-left: 5px;
	padding-left: 5px;
	position: relative;
}

ul#siteMap li.firstSM { border-left: none; margin-left: 0; padding-left: 0; }

ul#siteMap li ul {
	position: absolute; top: 20px; left: 0;
	list-style: none;
	width: 150px;
	font-size: 0.9em;
}

ul#siteMap li ul li {
	float: none;
	border-left: none; margin-left: 0;
	display: block;
	padding-bottom: 5px;
}

ul#siteMap a {
	color: #FFF;
	text-decoration: none;
}

ul#siteMap a:hover {
	text-decoration: underline;
}

a#siteBy { color: #d9baa2; text-decoration: none; position: absolute; bottom: 35px; right: 1px; }