﻿html,  body
{
	margin: 0;
	padding: 0;
}

body
{
	background: url(images/body-bg.jpg) top left repeat-x #fff;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #595959;
}

#body-wrap
{
	background: url(images/watermark.jpg) top left no-repeat;
	margin: 0 auto;
	max-width: 1150px;
}


#wrap
{
	width: 996px;
	margin: 0 auto;
	background: #fff;
	min-height: 600px;
}

#content-wrap
{
	margin: 0 19px 0 23px;
	float:right;
}

#header
{
	padding: 9px 0 0;
}

h1
{
	float: left;
	padding: 0;
	margin: 0;
}

h3
{
	font-size: 1.175em;
}

#page-eco h3
{
	font-size: 1.1em;
}

#page-about h3, #page-eco h3, #page-technology h3
{
	margin-top: 1.5em;
}

#header form
{
	float: right;
	text-align: right;
}

#header form input
{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 0.8125em;
	padding: 3px;
	margin: 0;
	border: 1px solid #d7d7d7;
}

#header form button
{
	border: none;
	margin: 0;
	padding: 0 10px;
	color: #4A3804;
	background: none;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 0.875em;
}

#global-nav
{
	float: left;
	width: 100%;
	margin: 15px 0 40px;
	padding: 0;
	list-style: none;
	background: #FFFEDF;
	border: 1px solid #d7d7d7;
	font-size: 0.875em;
}

#global-nav li
{
	float: left;
}

#global-nav li a
{
	display: block;
	padding: 11px 15px;
	background: url(images/link-bg.gif) center left no-repeat;
	color: #3d2b05;
	color: #292309;
	text-decoration: none;
	text-transform: lowercase;
}

#global-nav li.first a
{
	background: none;
}

#global-nav li a:hover, #global-nav li a.current, #global-nav li.sfHover a
{
	color: #036185;
	color: #0871a5;
}

/* Sub menus, hover */
#global-nav ul.sub
{
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0 0 20px;
	width: 200px;
	background: url(images/submenu-bg.png) bottom left no-repeat;
	zoom: 100%;
}

#global-nav ul.sub li.sub-top
{
	height: 9px;
	background: url(images/submenu-top.png) top left no-repeat;
	margin: -9px 0 0;
	z-index: 0;
	_margin: 80px 0 -56px 0;
	_height: 19px;
	_float: left;
	_zoom: 100%;
	_width: 100%;
	_font-size: 1px;
	_line-height: 10%;
	_background-position: 0 10px;
}

#global-nav ul.sub li 
{	
	_display: inline;
}

#global-nav .products-top
{
	height: 9px;
	background: url(images/products-top.png) top left no-repeat;
	margin: -9px 0 0;
	_margin: 80px 0 -56px 0;
	_height: 19px;
	_float: left;
	_zoom: 100%;
	_width: 100%;
	_font-size: 1px;
	_line-height: 10%;
	_background-position: 0 10px;
}

#global-nav li.sfHover
{
	padding: 0 7px 0 0;
	background: url(images/tab-right.png) top right no-repeat;
	margin: -5px 0 0 0;
}

#global-nav .sfHover .sfHover
{
	margin: 0;
	background: none;
}

#global-nav li.sfHover a
{
	background: url(images/tab-left.png) top left no-repeat;
	padding: 16px 8px 11px 15px;
}

#global-nav ul.sub li, #global-nav li.sfHover ul.sub li, #global-nav ul.products li, #global-nav li.sfHover ul.products li
{
	float: none;
	padding: 0;
}

#global-nav ul.sub li a, #global-nav ul.sub li.sfHover a, #global-nav ul.products li a, #global-nav ul.products li.sfHover a
{
	color: #006F53;
	padding: 5px 15px;
	background: none;
	/*text-transform: none;*/
}

#global-nav ul.products
{
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0 0 20px;
	width: 850px;
	background: url(images/products-bg.png) bottom left no-repeat;
}

#wrap #global-nav ul.products li.product
{
	float: left;
	text-align: center;
	padding: 0 15px 8px;
}

#wrap #global-nav ul.products li.product a:hover, #wrap #global-nav ul.sub li a:hover
{
	color: #0871a5;
}

#wrap #global-nav ul.products li.product a, #wrap #global-nav ul.sub li a
{
	/*text-transform: none;*/
}
#global-nav ul.sub {
	z-index: 9999;
}
#global-nav ul.products {
	z-index: 9999;
}

/** Footer */
#footer ul
{
	float: left;
	width: 100%;
	margin: 15px 0 40px;
	padding: 0;
	list-style: none;
	background: #fff;
	border: 1px solid #d7d7d7;
	font-size: 0.6875em;
	color: #3d2b05;
}

#footer ul li
{
	float: left;
}

#footer ul li.no-link
{
	float: right;
	padding: 9px 15px;
}

#footer ul li a
{
	display: block;
	padding: 9px 15px;
	background: url(images/link-footer-bg.gif) center left no-repeat;
	color: #3d2b05;
	color: #292309;
	text-decoration: none;
	text-transform: lowercase;
}

#footer ul li a:hover, #footer ul li a.current
{
	color: #036185;
	color: #0871a5;
}

#footer ul li.first a
{
	background: none;
}
/* Page */
.page
{
	clear: both;
	min-height: 400px;
}

.page h2.page-title
{
	font-size: 1.875em;
	color: #8DBC2F;
	font-weight: bold;
	margin: 0 0 0.25em;
}

.listing p
{
	margin: 0.25em;
}

.listing h3
{
	margin-bottom: 5px;
}

.u
{
	text-decoration: underline;
}

.press
{
	font-family: "Times New Roman", sans-serif;
}

#page-products h2.page-title, #page-products .product-column
{
	text-transform: lowercase;
}

#page-products .no-transform, #wrap h2.no-transform
{
	text-transform: none;
}

.tm
{
	font-size: smaller;
	/*vertical-align: super;*/
}

.reg
{
	font-size: smaller;
	vertical-align: super;
	vertical-align: top;
}

.page  h2.pink
{
	color: #A02168;
}

#wrap .page h2.pink, #wrap .page h2.green
{
	text-transform: none;
	font-size: 1.75em;
}

.page h2.page-title a
{
	color: #8DBC2F;
	text-decoration: none;
}

.page-content, .contact-info
{
	font-size: 0.875em;
}

.contact-info 
{
	font-weight: bold;
}

.contact-info span, .contact-info a 
{
	color: #3C92C1;
	text-decoration: none;
}

.contact-info span
{
	font-weight: normal;
	color: #3d2b05;
}

.divider
{
	clear: both;
	height: 70px;
	background: url(images/divider.jpg) center center no-repeat;
}
/* Home Page */
.smaller
{
	font-size: 0.9375em;
	font-size: 0.65625em;
}

.spectrum .tm
{
	/*color: #303192;*/
	font-size: 0.5625em;
}

.columns
{
	float: left;
	width: 100%;
	background: url(images/divider.gif) 570px 0 repeat-y;
}

.column-left
{
	float: left;
	width: 557px;
	margin: 0 0 0 3px;
}

.column-right
{
	float: right;
	width: 365px;
}

.column-left h2
{
	font-size: 1.875em;
	color: #8DBC2F;
	font-weight: bold;
	margin: 0 0 0.25em;
}

.column-right h2
{
	font-size: 1.125em;
	color: #4E3F1A;
	font-weight: bold;
	margin: 0 0 0.5em;
}

.column-left p, .container
{
	font-size: 0.875em;
}

.container
{
	padding: 10px;
	border: 1px solid #D7d7d7;
	margin: 0 0 25px;
}

.container p
{
	margin: 0 0 1em;
}

.notary
{
	background: url(images/notary-bg.jpg) top left no-repeat #EAE2D5;
	height: 196px;
	color: #595959;
	color: #222;
	padding: 10px 0 0 10px;
	line-height: 1.25em;
	border: none;
}

.notary p
{
	margin: 0 0 0.5em;
}

.notary a
{
	/*color: #fff;*/
	color: #797979;
}

.notary ul
{
	margin: 0;
	padding: 0 0 0 1em;
	list-style-type:disc;
}

.news
{
	background: #F3f3f3;
}

.news-item
{
	margin: 0 0 1em 0;
	word-wrap: break-word;
}

#page-news .news-item
{
	width: 724px;
	border-bottom: 1px solid #d1d1d1;
	padding: 0 0 1em 0;
}

.news-content
{
	margin: 0 0 0 84px;
}

.news-content a
{
	color: #797979;
	text-decoration: none;
}

.news-content a:hover
{
	color: #0871a5;
}

.date
{
	float: left;
	font-weight: bold;
}

.container .indent
{
	margin: 0 0 0 84px;
}

.ui-tabs-hide{
	display:none;
}

#serial_scroll
{
	width: 100%;
	float: left;
	overflow: hidden;
}

#serial_scroll ul 
{
	position: relative;
	float: left;
	left: 40%;
	margin: 0;
	padding: 0;
	list-style: none;
}

#serial_scroll li 
{
	float: left;
	right: 60%;
}

#serial_scroll li a 
{
	font-size: 0.875em;
	display: block;
	margin: 0 2px 0;
	background: #efeff1;
	color: #636469;
	padding: 2px 5px;
	text-decoration: none;
}

#serial_scroll li.ui-tabs-selected a, #serial_scroll li a:hover
{
	background: #b4b3af;
	color: #646569;
}

.scroll-container
{
	height: 600px;
	overflow: hidden;
}

.column-left .spectrum h2
{
	font-size: 2em;
	font-weight: normal;
	color: #595959;
}

.column-left .spectrum p.tagline
{
	font-size: 1em;
}

.column-left .spectrum h3
{
	font-size: 1.25em;
	font-weight: normal;
}

.column-left .spectrum p
{
	font-size: 0.875em;
}

.column-left .pink 
{
	background: url(images/home/pink.jpg) bottom right no-repeat;
	padding: 70px 290px 210px 0;
}

.column-left .pink h2
{
	color: #A02168;
	font-weight: bold;
	font-size: 1.25em;
}
/* Products */
.product-list
{
	float: left;
	width: 100%;
}

.product-column
{
	float: left;
	width: 25%;
	text-align: center;
	padding: 0 0 15px;
	overflow: hidden;
	*width: 24%;
	zoom: 100%;
}

.product-image
{
	height: 160px;
	display: block;
	*width: 100%;
}

.product-image-desc
{
	text-align: center;
	font-size: 12px;
	float: right;
}

.product-image-desc br
{
	clear: right;
}

.desc-left
{
	float: left;
}

.desc-left br
{
	clear: left;
}

#page-products .tagline, .return-nav
{
	font-weight: bold;
}

.back-link a
{
	font-size: 13px;
	text-decoration: none;
}
/* Search */
#page-search h2
{
	text-transform: lowercase;
}

#page-search .description
{
	width: 640px;
}

#result_report
{
	margin: 0 0 10px 0;
}
/* Links */
a img
{
	border: none;
}

a
{
	color: #3d2b05;
}

a:hover
{
	color: #0871a5;
}
/* Tables */
table.list
{
	width: 100%;
}
table.list td, table.list th
{
	padding: 4px 8px;
	font-size: 0.75em;
	text-align: left;
}

table.list thead th
{
	border-bottom: 2px solid #3d2b05;
}

table.list .alt
{
	background: #FFFEDF;
}
/* Forms */
.regular-form
{
	font-size: 0.75em;
}

.regular-form label
{
	display: block;
	margin: 0 0 5px;
}
.error, .success
{
	font-weight: bold;
}

.error
{
	color: #f00;
}

/* General */
form
{
	padding: 0;
	margin: 0;
}
p {
	margin: 1em 0;
}
.clear {
    clear: both;
}
.clear-right 
{
	clear: right;
}
.clear-left 
{
	clear: left;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
img.align-left
{
    float: left;
    margin: 0 10px 0 0;
}

img.align-right
{
	float: right;
	margin: 0 0 0 10px;
}
.no-border {
    border: 0px none;
}
.no-margin, #wrap .no-margin
{
	margin: 0;
}
.absmiddle {
    vertical-align: middle;
    margin-bottom: .25em;
}
.hide {
    display: none;
}
ul
{
	list-style-type: square;
}
.highlight
{
    background: #FFFFCC;
}
.small
{
    font-size: 11px;
}
.no-wrap
{
    white-space: nowrap;
}
.caption-right
{
	float: right;
	margin: 0 0 5px 10px;
	text-align: center;
	font-style: italic;
}

.caption-right img, .caption-left img
{
	margin: 0 0 5px 0;
}
.caption-left
{
	float: left;
	margin: 0 10px 5px 0;
	text-align: center;
	font-style: italic;
}

.no-em
{
	font-style: normal;
	font-size: 12px;
}

.env-row
{
	float: left;
	margin: 0 10px 0 0;
	height: 339px;
}

.env-row img
{
	width: 225px;
}
