/*
Theme Name: Lewis Engineering
Description: XHTML/CSS by Ryan Plesko
Author: Ryan Plesko
version: 1.0
*/

* {
	padding: 0;
	margin: 0;
}

html, body {
	background: #003258 url(images/body-bg.gif);
	font-family: Georgia;
	font-size: 9pt;
}

#container {
	width: 876px;
	margin: 0 auto;
}

.top {
	height: 24px;
	width: 876px;
	background: url(images/top.png) no-repeat bottom left;
}

#header, #content, #footer {
	width: 876px;
	background: url(images/content-bg.png) repeat-y left;
}

.bottom {
	height: 38px;
	width: 876px;
	background: url(images/bottom.png) no-repeat top left;
}

.hidden {
	text-indent: -9999px;
	height: 1px;
}

hr {
	visibility: hidden;
	height: 0;
	clear: both;
}

/* ------------------------------------------------------------------------------------- Header */

#header {
	position: relative;
	padding-left: 43px;
}

#header img.logo {
	padding-top: 3px;
}

#header img.tagline {
	position: absolute;
	right: 95px;
	top: 25px;
}

/* ------------------------------------------------------------------------------------- Navigation */

#navigation {
	margin-left: 0px;
	padding: 10px 0;
}

#navigation ul, #navigation li {
	list-style-type: none;
}

#navigation li {
	float: left;
	display: block;
	height: 43px;
	width: 157px;
	background: url(images/nav-bg.jpg) no-repeat right top;
	text-align: center;
	text-transform: uppercase;
}

#navigation li a {
	font-family: Georgia;
	text-transform: uppercase;
	color: #003258;
	font-size: 9pt;
	margin-top: 2px;
	padding: 10px 43px 14px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 3px;
	display: block;
}

#navigation li.first {
	background: url(images/nav-bg-first.jpg) no-repeat right top;
}

#navigation li.first a {
	padding-left: 46px;
}

#navigation li.last a {
	padding-left: 39px;
}

#navigation li.last {
	background: url(images/nav-bg-last.jpg) no-repeat right top;
}

#navigation li.selected {
	
}

#navigation li.selected a, #navigation a:hover {
	color: #FFFFFF;
	background: url(images/nav-hover-center.jpg) no-repeat center top;
}

#navigation li.last.selected a, #navigation li.last a:hover {
	color: #FFFFFF;
	background: url(images/nav-hover.jpg) no-repeat left top;
}


/* ------------------------------------------------------------------------------------- Content */

#content {
	padding-left: 43px;
}

/* ------------------------------------------------------------------------------------- Feature */

#homeFeature .text {
	width: 325px;
	height: 322px;
	background: #003257 url(images/feature-bg.jpg) no-repeat top left;
	float: left;
	color: #e6ecee;
}

#homeFeature h3 {
	text-indent: -9999px;
	margin-left: 37px;
	height: 57px;
	width: 240px;
	margin-bottom: 28px;
	margin-top: 40px;
	background: url(images/feature-headline.png) no-repeat top left;
}

#homeFeature p {
	font-size: 10pt;
	line-height: 17pt;
	padding: 0 37px;
}

#homeFeature .text a {
	color: #e6ecee;
}

#homeFeature .text a:hover {
	text-decoration: none;
}

#homeFeature .image {
	width: 455px;
	height: 322px;
	background: url(images/feature-pic.jpg) no-repeat top left;
	float: left;
}

/* ------------------------------------------------------------------------------------- Sidebar */

#sideWrapper {
	float: left;
	background: #ffffff;
}

.sidebar {
	width: 194px;
	font-family: Arial;
	color: #5b5b5b;
}

.sidebar img {
	padding: 15px 0 15px 5px;
	border: 0;
}

.sidebar .top {
	padding-top: 10px;
}

.light.sidebar .top {
	height: 8px;
	width: 194px;
	background: url(images/sidebar-light-top.gif) no-repeat bottom center;
}

.dark.sidebar .top {
	height: 8px;
	width: 194px;
	background: url(images/sidebar-dark-top.gif) no-repeat bottom center;
}

.light.sidebar .middle {
	background: #f4f4f4;
	border-left: 1px solid #839bae;
	border-right: 1px solid #839bae;
	border-bottom: 1px solid #839bae;
	padding: 0 10px;
	line-height: 13pt;
}

.light.sidebar .middle.downloads {
	color: #003258;
}

.light.sidebar .middle.downloads a {
	color: #5b5b5b;
}

.light.sidebar .middle.downloads li {
	padding-bottom: 5px;
}

.light.sidebar .middle.downloads ul {
	padding-bottom: 20px;
}

.dark.sidebar .middle {
	background: #003258;
	padding: 0 10px;
	min-height: 199px;
}

.sidebar h3.getintouch {
	text-indent: -9999px;
	background: url(images/get-in-touch.jpg) no-repeat 0px 14px;
	height: 38px;
	width: 160px;
	padding: 15px 0 10px 0;
}

.sidebar h3.prosamples {
	text-indent: -9999px;
	background: url(images/product-samples.jpg) no-repeat 0px 14px;
	height: 42px;
	width: 167px;
	padding: 15px 0 10px 0;
}

.sidebar h3.downloads {
	text-indent: -9999px;
	background: url(images/downloads.jpg) no-repeat 0px 14px;
	height: 42px;
	width: 167px;
	padding: 15px 0 10px 0;
}

.sidebar h3.about {
	text-indent: -9999px;
	background: url(images/about.jpg) no-repeat 0px 14px;
	height: 42px;
	width: 167px;
	padding: 15px 0 10px 0;
}

.sidebar h3.services {
	text-indent: -9999px;
	background: url(images/services.jpg) no-repeat 0px 14px;
	height: 42px;
	width: 167px;
	padding: 15px 0 10px 0;
}

.sidebar ul {
	list-style-type: none;
	padding-left: 2px;
}

.light.sidebar li {
	padding-bottom: 15px;
}

.light.sidebar li a {
	font-size: 8pt;
}

.sidebar h4 {
	font-family: Georgia;
	text-transform: uppercase;
	color: #003258;
	font-size: 12pt;
	font-weight: normal;
}

.sponsor.sidebar {
	text-align: center;
}

.sponsor.sidebar img {
	padding: 21px 0 27px 0;
}

.dark.sidebar li a {
	color: #ffffff;
	width: 182px;
	padding: 10px 0 10px 12px;
	margin-left: -12px;
	display: block;
}

.dark.sidebar li a:hover, .dark.sidebar li.selected a {
	color: #003258;
	background: #c9e2e6;
}

/* ------------------------------------------------------------------------------------- Services */

div.services {
	float: left;
	width: 576px;
	margin-top: 10px;
	margin-left: 10px;
}

div.services h3 {
	background: url(images/services-headline.jpg) top left no-repeat;
	height: 38px;
	text-indent: -9999px;
}

div.services ul {
	list-style-type: none;
}

div.services li {
	width: 168px;
	border-left: 1px solid #7f98ab;
	border-right: 1px solid #7f98ab;
	border-bottom: 1px solid #7f98ab;
	background: #f3f3f3;
	float: left;
	height: 364px;
	position: relative;
	padding: 0 11px;
}

div.services li.center {
	width: 170px;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #7f98ab;
	float: left;
	padding: 0 11px;
}

div.services li h4 {
	text-indent: -9999px;
	height: 30px;
	margin: 10px 0 12px 0;
}

div.services li h4.machining {
	background: url(images/machining-headline.jpg) no-repeat top left;
}

div.services li h4.stamping {
	background: url(images/stamping-headline.jpg) no-repeat top left;
}

div.services li h4.spec-ops {
	background: url(images/spec-ops-headline.jpg) no-repeat top left;
}

div.services p {
	line-height: 13pt;
	color: #383838;
}

div.services li img {
	border: 1px solid #003258;
	margin-bottom: 10px;
}

div.services li img.readmore {
	border: none;
	position: absolute;
	bottom: 10px;
	margin: 0;
}

/* ------------------------------------------------------------------------------------- Subheader */

div.subheader {
	float: left;
	width: 576px;
	margin-top: 10px;
	margin-left: 20px;
}

div.subheader h3.about {
	background: url(images/about-header.jpg) top left no-repeat;
	height: 131px;
	text-indent: -9999px;
}

div.subheader h3.supervisors {
	background: url(images/supervisors-header.jpg) top left no-repeat;
	height: 131px;
	text-indent: -9999px;
}

div.subheader h3.history {
	background: url(images/history-header.jpg) top left no-repeat;
	height: 131px;
	text-indent: -9999px;
}

div.subheader h3.machining {
	background: url(images/machining-header.jpg) top left no-repeat;
	height: 131px;
	text-indent: -9999px;
}

div.subheader h3.stamping {
	background: url(images/stamping-header.jpg) top left no-repeat;
	height: 131px;
	text-indent: -9999px;
}

div.subheader h3.specialty {
	background: url(images/specialty-header.jpg) top left no-repeat;
	height: 131px;
	text-indent: -9999px;
}

div.subheader h3.quality {
	background: url(images/quality-header.jpg) top left no-repeat;
	height: 131px;
	text-indent: -9999px;
}

div.subheader h3.contact {
	background: url(images/contact-header.jpg) top left no-repeat;
	height: 131px;
	text-indent: -9999px;
}

div.subheader h3.product-samples {
	background: url(images/product-header.jpg) top left no-repeat;
	height: 131px;
	text-indent: -9999px;
}

div.subheader p {
	width: 535px;
	background: #003258;
	color: #c9e2e6;
	font-size: 14pt;
	padding: 15px;
}

/* ------------------------------------------------------------------------------------- Page */

#pageWrapper {
	float: left;
	width: 610px;
	background: #ffffff;
}

.page {
	width: 545px;
	float: left;
	margin: 15px 30px 15px 30px;
	color: #383838;
}

.page.bottom-border {
	padding-bottom: 20px;
	background: url(images/dots.jpg) repeat-x bottom;
}

.page h4 {
	font-size: 11pt;
	padding-bottom: 10px;
}

.page p {
	padding-bottom: 10px;
	line-height: 15pt;
}

.page img {
	border: 3px solid #eaeaea;
}

.page img.sample {
	border: none;
	margin: 12px;
}

.page img.left {
	float: left;
	margin: 0 20px 20px 0;
}

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

.page h5 {
	color: #003d6a;
	font-size: 14pt;
	font-weight: normal;
}

.page h5 span {
	color: #383838;
	font-size: 10pt;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}

/* ------------------------------------------------------------------------------------- Columns */

.column {
	width: 245px;
	float: left;
	margin: 15px 15px 15px 30px;
	color: #383838;
}

.column img {
	border: 3px solid #eaeaea;
	margin: 10px 0;
}

.column h4 {
	color: #003d6a;
	font-size: 14pt;
	font-weight: normal;
}

.column p {
	padding-bottom: 10px;
	padding-left: 3px;
	line-height: 15pt;
}

/* ------------------------------------------------------------------------------------- Form */

form fieldset {
	border: none;
	font-family: Arial;
}

form legend {
	position: relative;
	font-weight: bold;
	left: -5px;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	color: #383838;
}

form label {
	display: block;
	font-size: 8pt;
	margin-left: 10px;
}

form label.inline {
	display: inline;
	margin-left: 10px;
}

form input.full, form input.med {
	background: #fafafa;
	border: 1px solid #666666;
	padding: 4px;
	width: 309px;
	margin-bottom: 10px;
	margin-left: 10px;
}

form select.full, form input.med {
	background: #fafafa;
	border: 1px solid #666666;
	padding: 4px;
	width: 309px;
	margin-bottom: 10px;
	margin-left: 10px;
}

form textarea {
	background: #fafafa;
	border: 1px solid #666666;
	padding: 4px;
	width: 400px;
	height: 150px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#reason { margin-bottom: 14px;}

form input.inline, form input.short {
	background: #fafafa;
	border: 1px solid #666666;
	padding: 4px;
	width: 60px;
	margin-bottom: 10px;
}

#spamq {margin-left: 10px;}

form a {
	color: red;
	text-decoration: none;
	margin-left: 10px;
}

/* ------------------------------------------------------------------------------------- Footer */

#footer {
	color: #454545;
	font-family: Arial;
	line-height: 13pt;
	padding-top: 15px;
}

div.footerWrapper {
	position: relative;
	background: url(images/footer-bg.jpg) top repeat-x;
	width: 838px;
	left: 14px;
	padding-top: 40px;
}

#footer .left {
	float: left;
	padding-left: 30px;
}

#footer .right {
	position: relative;
	float: right;
	text-align: right;
	padding-right: 30px;
}

#footer a {
	color: #454545;
}

#footer ul, #footer li {
	list-style-type: none;
	display: inline;
}

#footer li {
	border-right: 1px solid #454545;
	padding: 0 10px;
}

#footer li.first {
	padding-left: 0;
}

#footer li.last {
	border-right: none;
}

#footer .right span {
	display: block;
	position: absolute;
	right: 30px;
	bottom: 0px;
	z-index: 1000;
	height: 16px;
	width: 130px;
	background: url(images/always-creative.jpg) no-repeat top left;
}




