/*
Css file: stylesheet.css
Version: 1.0
Description: Stylesheet for General Sensing website.
Author: Cuie&Co - Andy Walton
Author URI: http://www.cuieandco.com */

/* Created: 18 June 2009 (Last updated - 23 June 2009)
For more info contact andy (at) cuieandco (dot) com
Designed for screen */

/* Global reset (clear it all)
----------------------------------------------------- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td, img { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img, abbr {
	border: 0;
}
address, caption, cite, code, dfn, h1, h2, h3, h4, h5, h6, th, var {
	font-style: normal;
	font-weight: normal;
}
ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
}
q:before, q:after { 
	content:'';
}
a {
	text-decoration: none;
}
a, a:link, a:visited, a:active, a:hover {
	outline: none;
}
* {
	margin: 0; padding: 0;
}

/* Typography
---------------------------------------------------------- */

blockquote {
	color: #008bcb;
	font: normal 26px/27px Verdana, Helvetica, Arial, sans-serif, serif;
	margin-bottom: 19px;
	padding: 0 18px;
}
cite {
	font: normal 12px/19px Verdana, Helvetica, Arial, sans-serif, serif;
	padding: 0;
}
h1 {
	color: #008bcb;
	font: normal 24px/27px Verdana, Helvetica, Arial, sans-serif, serif;
	margin-bottom: 19px;
}
h2 {
	color: #008bcb;
	font: normal 16px/19px Verdana, Helvetica, Arial, sans-serif, serif;
	margin-bottom: 19px;
}
h3 {
	color: #008bcb;
	font: normal 15px/19px Verdana, Helvetica, Arial, sans-serif, serif;
	margin-bottom: 19px;
}
h4 {
  	font: normal 13px/19px Verdana, Helvetica, Arial, sans-serif, serif;
	margin-bottom: 19px;
}
h5 {
	font: normal 11px/19px Verdana, Helvetica, Arial, sans-serif, serif;
	margin-bottom: 19px;
}
p {
	margin-bottom: 19px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
acronym {
	border-bottom: 1px dotted #e3e6e5;
	cursor: help;
}

/* Links
---------------------------------------------------------- */
a, a:link, a:visited {
	color: #008bcb;
	text-decoration: none;
}
a:hover {
	color: #008bcb;
	text-decoration: underline;
}

/* Horizontal rules
---------------------------------------------------------- */
hr {
	border: 0;
	border-bottom: 1px solid #e9eaea;
	clear: both;
	height: 1px;
	margin-bottom: 19px;
	width: 100%;
}
hr.dashed {
	border-bottom: 1px dashed #e9eaea;
}
hr.dotted {
	border-bottom: 1px dotted #e9eaea;
}
hr.thick {
	border-bottom: 3px solid #e9eaea;
}

/* Site
---------------------------------------------------------- */

/* General layout */
html {
	height: auto;
	min-height: 100%;
	overflow: -moz-scrollbars-vertical; /* Remove if you're worried about validation */
}
body {
	background: #046fa0 url(../images/bg_header.png) top left repeat-x;
	border: 0; /* Removes the border around the viewport in old versions of IE */
	color: #6c6d6e;
	font: normal 10pt/19px Helvetica, Arial, sans-serif, serif;
	margin: 0;
	min-width: 960px;
	padding: 0;
	width: 100%;
}
#wrapper {
	background-color: #fff;
	clear: both;
	padding: 0;
	width: 100%;
}
.inner {
	width: 888px;
	margin: 0 auto;
	padding: 0 36px;
}

/* Header */
#header {
	background: #046fa0 url(../images/bg_header.png) top left repeat-x;
	clear: both;
	height: 122px;
	padding: 0;
	margin: 0;
	width: 100%;
}
#logo {
display: block;	
}
#logo h1 {
	background: transparent url(../images/logo_general_sensing.png) top left no-repeat;
	display: block;
	height: 75px;
	margin: 0;
	padding: 0 0 16px 0;
	width: 230px;
}
#logo h1 a {
	display: block;
	font-size: 26px;
	margin-left: -3000px;
}
		
/* Navigation */
#navigation {
	clear: both;
	height: 31px;
	width: 888px;
	margin: 0;
	padding: 0;
	font-size: 13px;
}
#navigation ul {
	color: #008bcb;
	display: block;
	height: 31px;
	margin: 0;
	padding: 0;
	width: auto;
	float: right;
}
#navigation ul li {
	display: inline;
	float: left;
	text-align: center;
	margin-left: 7px;
	width: 100px;
}
#navigation ul li a {
	display: block;
	background-color: #0184c1;
	color: #fff;
	height: 19px;
	padding: 7px 0 5px 0;
	text-decoration: none;	
}
#navigation ul li a:hover {
	background-color: #fff;
	color: #6c6d6e;
	text-decoration: none;
}
#navigation ul li.selected a {
	background-color: #fff;
	color: #6c6d6e;
	font-weight: bold;
	text-decoration: none;
}
#navigation ul li.selected a:hover {
	background-color: #fff;
	color: #6c6d6e;
	font-weight: bold;	
	text-decoration: underline;
}

/* Page content */
#container {
	background-color: fff;
	overflow: auto;
	width: 100%;
	padding: 36px 0 18px 0;
}
#showcase {
	background-color: #fff;
	border: 3px solid #e9eaea;
	clear: both;
	height: auto;
	margin-bottom: 18px;
	overflow: hidden;
	padding: 0;
	width: 882px;
}
a:hover #showcase {
	border: 3px solid #008bcb;
}
.gallery {
	float: right;
	height: 248px;
	margin: 0;
	padding: 0;
	width: 370px;	/*876*/
}
#intro {
	float: left;
	width: 500px;
	padding: 0;
}
#intro h1, #intro p {
	margin-bottom: 0;
	padding: 18px 0 0 18px;
}
#intro h1 {
	font-size: 26px;
	line-height: 38px;
	font-weight: bold;
}
#footnotes {
  font-size: smaller;
}

/* Content */
#content {
	clear: left;
	float: left;
	margin: 0;
	padding: 0 36px 0 0;
	width: 580px; /* 616 pixels */
}
#content.wide {
	width: 888px;
}
#content ul {
	list-style-image: none;
	list-style-type: disc;
	list-style-position: outside;
	text-indent: 0;
	padding: 0 0 10px 18px;
}
#content li {
	padding-bottom: 8px;
}
.column-3 {
	background: #fff url(../images/bg_textbox.png) top center no-repeat;
	float: left;
	height: 139px;
	padding: 18px 18px 0 18px;
	width: 236px;
}
.column-3.middle {
	padding: 18px 54px 0 54px;
}
.column-3 h2 {
	font: normal 15px/19px Verdana, Helvetica, Arial, sans-serif, serif;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 272px;
	margin: 0;
	padding: 7px 0 0 0;
	clear: right;
	overflow: hidden;
}
#sidebar.hide {
	display: none;
}
#sidebar img {
	max-width: 232px;
}
#sidebar ul {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	text-indent: 0;
	padding: 0 0 13px 0;
}
#sidebar li {
	padding-bottom: 6px;
}
td {
	padding-bottom: 13px;
}
td.title {
	color: #008bcb;
	text-align: left;
	text-transform: uppercase;
	width: 100px;
	vertical-align: top;
}
h3.logo {
	margin-bottom: 6px;
}

/* Footer */
#footer {
	background: transparent url(../images/bg_footer.png) top left repeat-x;
	clear: both;
	color: #7bc4e6;
	font-size: 11px;
	height: 168px;
	overflow: auto;
	padding: 12px 0 0 0;
	width: 100%;
}
#footer a {
	color: #7bc4e6;
	text-decoration: none;
}
#footer a:hover {
	color: #7bc4e6;
	text-decoration: underline;
}
#footer-meta {
	float: left;
	padding: 0 0 0 18px;
	width: 482px;
}
#by-cuie {
	float: right;
	padding: 0 18px 0 0;
	text-align: right;
	width: 250px;
}
span.amp {
  font-family: Baskerville, Palatino, "Book Antiqua", serif;
  font-style: italic;
}

/* Styling classes */
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.float-left {
	float: left;
	margin: 0 12px 0 0;	
}
.float-right {
	float: right;
	margin: 0 0 0 12px;	
}
.clear {
	clear: both;
}
.pic-no-float {
	border: 3px solid #e3e6e5;
	text-align: center;
	margin: 0 auto;
}
.pic-left {
	border: 3px solid #e3e6e5;
	float: left;
	margin: 0 12px 6px 0;
}
.pic-right {
	border: 3px solid #e3e6e5;
	float: right;
	margin: 0 0 6px 12px;
}
.no-border {
	border: none;
	margin: 0;
}
.no-border-left {
	float: right;
	border: none;
}
.no-border-right {
	float: right;
	border: none;
}

/* Forms */
input, select, textarea {
	background-color: #fff;
	border: 1px solid #dbddde;
	color: #6c6d6e;
	font: normal 12px/19px Verdana, Helvetica, Arial, sans-serif, serif;
	margin: 0;
	padding: 8px;
	width: 374px;	
}
fieldset {
	clear: both;
	padding: 18px 0 0 0;
}
input.btn {
	background-color: #008bcb;
	border: none;
	display: block;
	color: #fff;
	height: 32px;
	color: #fff;
	margin: 0;
	text-transform: uppercase;
	width: 90px;
}
input.btn:hover {
	background-color: #fff;
	color: #6c6d6e;
}
#contact-form {
	background-color: #e9eaea;
	margin: 0;
	padding: 0 18px 18px 18px;
	margin-bottom: 19px;
	width: 546px;
}
.form-label {
	text-align: right;
	float: left;
	padding: 9px 18px 0 0;
	width: 132px;
}
.form-field {
	float: left;
	width: 394px;
}