body {
	font-family: "Verdana", Helvetica, Arial sans-serif;
	color: #555;
	font-size: 0.8125em;
	text-align: center;
	background: #fff url(/images/ui/body-bg.gif) repeat-x;
}
* {
	margin: 0;
	padding: 0;
	}
.skip,
.hide,
#logo-print {
	display: none;
	}

/* --------------------------------------------------------------------------
wrapper
-------------------------------------------------------------------------- */
#wrapper {
	margin: 0 auto;
	text-align: left;
	font-size: 85%;
}
#wrapper,
#footer {
	width: 980px;
}

#logo-print,
#jump {
	display: none;
}

/* --------------------------------------------------------------------------
header
-------------------------------------------------------------------------- */
#header {
	margin: 0 0 8px 0;
	width: 980px;
	height: 215px;
	float: left;
	clear: both;
}

/* ------------------------------------
logo
------------------------------------ */
#logo {
	margin-top: 30px;
}
#logo,
#logo a {
	float: left;
	width: 141;
	height: 169px;
}

#global-phone,
#search,
#nav {
	float: right;
	width: 525px;
}

/* ------------------------------------
topnav
------------------------------------ */
#global-phone {
	margin-top: 30px;
	text-align: right;
	font-size: 1.25em;
	color: #727c2c;
}

/* ------------------------------------
search
------------------------------------ */
#search {
	margin-top: 20px;
	position: relative;
}
#search p {
	float: right;
	margin: 0;
	padding: 0;
	border: 1px solid #999;
}
#search label {
	display: block;
	float: left;
	width: 1px;
	text-indent: -9999px;
	overflow: hidden;
}
#search #search-input {
	padding: 1px 2px 3px 2px;
	float: left;
	width: 150px;
	border: none;
}
#search input {
	font-family: "Verdana", Helvetica, Arial sans-serif;
	color: #666;
}

#search .input-wrapper {
	margin: 0;
	padding: 0;
	float: left;
}
#search .search-button {
	margin: 0;
	float: left;
	width: 18px;
	height: 18px;
	text-indent: -9999px;
	overflow: hidden;
	border: none;
	background: url(/images/ui/search.gif) 0 0 no-repeat;
}
span.query {
	font-weight: bold;
	color: #de8703; /* =orange */
}
span.marker {
	background: #ff0;
}

/* ------------------------------------
nav
------------------------------------ */
#nav {
	margin-top: 100px;
	position: relative;
	z-index: 99;
	font-size: 1.1em;
}
#nav ul {
	position: relative;
	float: right;
}
#nav ul li {
	list-style: none;
	float: left;
	/*zoom: 1;*/
}
#nav ul li#nav-about {
	border: none;
}
#nav ul li span a {
	display: block;
	padding: 0 15px;
}

#nav ul li.hover,
#nav ul li:hover {
	position: relative;
}

/* ------------------------------------
subnav 
------------------------------------ */
.subnav h4 {
	margin: 0 0 .5em 0;
	padding: 0 0 .5em 0;
	font-size: 150%;
	color: #727c2c; /* light blue */
}
.subnav ul {
	padding: 0 0 1em 0;
}
.subnav li {
	padding: 0 0 1em 0;
	list-style: none;
}

/* --------------------------------------------------------------------------
page 
-------------------------------------------------------------------------- */
#page-home,
#page-default,
#page-blog,
#page-full {
	float: left;
	clear: both;
	width: 980px;
}
#page-default #content {
	width: 940px; 
}
#page-default #content h1 {
	text-transform: uppercase;
}
#page-home #sidebar {
	width: 370px;
	padding: 0 0 20px 0;
}
#page-default #sidebar {
	width: 280px;
	padding: 0 0 20px 0;
}
#page-blog #content {
	width: 940px;
}
#page-blog #sidebar {
	width: 280px;
	padding: 0 0 20px 0;
}
#page-full #content {
	width: 980px;
	background: #fff;
}
#page-home #content {
	width: 980px;
	padding: 0;
}

/* --------------------------------------------------------------------------
content 
-------------------------------------------------------------------------- */
#content {
	padding: 25px 20px 60px 20px;
	display: block;
	float: left;
	background: #fff;
	width: 940px;
}

/* --------------------------------------------------------------------------
sidebar 
-------------------------------------------------------------------------- */
#sidebar {
	padding: 20px;
	display: block;
	float: right;
}
#sidebar h3 {
	width: 255px;
	padding: 5px 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #fff;
	background: #b7bc35;
}

/* --------------------------------------------------------------------------
general html
-------------------------------------------------------------------------- */
h1 {
	padding: 0 0 20px 0;
	font-weight: normal;
	font-size: 200%;
	color: #727c2c; /* =dk. green */
}
h2 {
	padding: .5em 0;
	/*line-height: 1.5em;*/
	font-weight: normal;
	font-size: 150%;
	color: #727c2c; /* dk. green */
}
h3 {
	padding: 0 0 1em 0;
	font-weight: normal;
	font-size: 125%;
}
h4 {
	padding: 0 0 1em 0;
	font-weight: bold;
	font-size: 100%;
}

p {
	margin: 0;
	padding: 0 0 1em 0;
	line-height: 1.75em;
}

#copy ol,
#copy ul {
	padding: 1em 2em;
}
#copy ol li {
	padding: 0 0 1em 0;
	/*list-style: decimal;*/
}
#copy ul li {
	padding: 0 0 1em 0;
	/*list-style: disc;*/
}
.mt20 {
	margin-top: 20px;
}

img.content-header{
	margin-bottom: 20px;
}

/* --------------------------------------------------------------------------
home page elements
-------------------------------------------------------------------------- */
/* ------------------------------------
=products button (overlay) 
------------------------------------ */


/* ------------------------------------
=gallery 
------------------------------------ */
#gallery {
	margin: 20px;
	display: block;
	width: 944px;
	height: 293px; /* <-- per comps */
	position: relative;
	overflow: hidden;
}
#gallery a {
	float: left;
	position: absolute;
	cursor: default;
}
#gallery a img {
	border: none;
}
#gallery .caption {
	color: #fff;
	background: transparent url(/images/ui/gallery-overlay.png) 0 0 no-repeat;
	height: 293px; 
	width: 300px; 
	position: absolute;
	bottom: 0;
}
#gallery .caption .title {
	margin: 0 30px;
	width: 300px;
	padding: 100px 0 0 0;
	font-size: 190%;
	text-transform: uppercase;
}

#gallery .caption .content {
	margin: 10px 30px;
	width: 300px;
	padding: 0;
	font-size: 110%;
}

#gallery p{
	line-height: 2em;
}

#gallery .caption .link {
	position: absolute;
	margin: 190px 0 0 30px;
}

/* ------------------------------------
welcome message 
------------------------------------ */
#welcome-message {
	display: block;
	padding: 20px 0 20px 40px;
	width: 280px;
	float: left;
}

#welcome-message h1 {
	margin-top: -5px;
	margin-left: -7px;
	padding: 0 0 10px 0;
}



/* ------------------------------------
blog 
------------------------------------ */
#blog-posts {
	display: block;
	padding: 20px 0 20px 20px;
	margin-left: 20px;
	width: 290px;
	float: left;
}

#blog-posts h2 {
	padding: 0 0 10px 0;
}

#blog-posts p#blog-categories {
	float: left;
	clear: both;
	width: 100%;
	padding: 4em 0 2em 0;
	text-align: center;
}

/* ------------------------------------
email etc. 
------------------------------------ */
#email-etc {
	width: 255px;
	float: left;
	display: block;
	padding: 10px 0 20px 40px;
}

#email-etc-sidebar {
	display: block;
	width: 255px;
	float: left;
}

#email-etc #email-etc-sidebar h2 {
	padding: 0 0 10px 0;
}

/* ------------------------------------
quick subscribe form 
------------------------------------ */
#quick-subscribe {
	float: left;
	width: 300px;
	padding: 10px 0;
}

#quick-subscribe input{
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #999;
	padding: 2px;
}

#quick-subscribe input.subscribe-button {
	background: #727c2c;
	color: #fff;
	padding: 5px 8px 3px 8px;
	margin-left: 10px;
	border: 0px;
}

/* ------------------------------------
sidebar block link
------------------------------------ */
.sidebar-block-link {
	width: 255px;
	padding: 5px 10px;
	text-transform: uppercase;
}

.product-block-link {
	width: 255px;
	padding: 5px 10px;
	text-transform: uppercase;
}

/* ------------------------------------
context nav 
------------------------------------ */
#context-nav {
	float: left;
	width: 180px;
	padding: 0 20px;
}
#context-nav ul {
	padding: 0 0 1em 0;
}
#context-nav li {
	list-style: none;
	padding: 0 0 .5em 0;
}

/* --------------------------------------------------------------------------
index pages
-------------------------------------------------------------------------- */
h1.blog {
	float: left;
	width: 33%;
	margin: 0;
	padding: 0;
}
h1.products {
	float: left;
	width: 75%;
	margin: 0;
	padding: 0;
}
p.overview,
p.all {
	float: right;
	text-align: right;
	line-height: 2em;
	margin: 0;
	padding: 0;
}
p.overview {
	width: 66%;
	font-style: italic;
}
p.all {
	width: 100%;
	text-transform: lowercase;
}
div.clear {
	clear: both;
}
#copy {
	width: 100%;
	float: left;
	/*padding: 20px 0;*/
}
#copy-2-col {
	width: 600px;
	float: left;
	/*padding: 20px 0;*/
}
#copy-3-col {
	width: 430px;
	float: left;
	/*padding: 20px 0;*/
}
.post,
.product,
.service {
	float: left;
	clear: both;
	margin: 0 0 10px 0;
	width: 100%;
}
.post h2,
.product h2,
.service h2 {
	padding: 0 0 .5em 0;
}

h2.blog-post-category {
	margin: 0 0 10px 0;
	padding: 0 0 1em 0;
	background: transparent url(/images/ui/divider-h.gif) bottom left repeat-x;
	width: 100%;
}
h2.blog-post-title {
	padding: 0;
}

.summary h3 { /* for blog */
	padding: 0;
	font-size: 110%;
}
img.thumb {
	float: left;
	margin: 0 20px 0 0;
}

p.page-nav {
	text-align: right;
}

/* --------------------------------------------------------------------------
products main page (categories displayed)
-------------------------------------------------------------------------- */
#products {
	float: left;
	width: 650px;
}
.product-wrapper {
	float: left;
	margin: 0 30px 20px 0;
	width: 273px;
}
.product {
	border: 1px solid #e8e8e8;
	padding: 5px 5px 5px 5px;
}
#nav_categories ul {
	padding: 0 0 1em 0;
}
#nav_categories li {
	list-style: none;
}
.products #description {
	padding: 10px 5px;
}

/* --------------------------------------------------------------------------
products main page (categories displayed)
-------------------------------------------------------------------------- */
#child-cat-product-list {
	float: left;
	width: 630px;
}

#child-cat-product-list h2 {
	background: #727c2c;
	color: #fff;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 5px 5px;
	float: left;
	width: 100%;
	height: 15px;
}
.product-list-first {
	float: left;
	width: 630px;
	padding: 10px 0 0 0;
}
.product-list {
	float: left;
	width: 630px;
	padding: 10px 0 0 0;
	border-top: 1px dotted #7b7b7b;
}

#breadcrumbs {
	width: 100%;
	float: left;
	margin: 10px 0;
}

/* --------------------------------------------------------------------------
featured products
-------------------------------------------------------------------------- */
#featured-products {
	float: left;
	width: 255px;
	border: 1px solid #e8e8e8;
	padding: 10px 10px;
}
.featured-product-first {
	float: left;
	width: 255px;
	padding: 0 0 10px 0;
}
.featured-product {
	float: left;
	width: 255px;
	padding: 20px 0;
	border-top: 1px dotted #7b7b7b;
}
.image-list {
	float: left;
	padding-right: 10px;
	margin-bottom: 15px;
}
.featured-product-first, .featured-product a {
	line-height: 1.75em;
}
#featured-products p {
	line-height: 1.1em;
}

/* --------------------------------------------------------------------------
product detail pages
-------------------------------------------------------------------------- */
#product-detail {
	float: left;
	width: 630px;
	margin: 20px 0;
}
#product-detail-image {
	float: left;
	width: 250px;
}
#product-detail-description {
	float: left;
	width: 330px;
	padding: 0 20px;
	margin: 20px 0;
}
#product-detail ul {
	padding: 0 0 1em 1.5em;
}
#product-detail ol {
	padding: 0 0 1em 1.5em;
}
h3.products {
	margin-top: -20px;
}


/* --------------------------------------------------------------------------
blog
-------------------------------------------------------------------------- */
.article-first {
	float: left;
	width: 100%;
	padding: 0 0 10px 0;
}
.article {
	float: left;
	width: 100%;
	padding: 20px 0;
	border-top: 1px dotted #7b7b7b;
}

p.info {
	padding: 0 0 1em 0;
}
p.info span.categories {
	padding: 0 .5em 0 0;
}
p.info span.author {
	/*padding: 0 .5em;*/
}
p.info span.date {
	padding: 0 0 0 .5em;
}
#article-image {
	float: left;
	width: 250px;
	padding: 0 20px 0 0;
}

.article-image-caption {
	font-size: .8em;
	font-style: italic;
}

/* -------------------------------------
contact form
-------------------------------------- */
#contact-form {
	float: left;
	width: 434px;
}
#contact-form li {
	list-style: none;
	padding: 0 0 1em 0;
	}
#contact-form label {
	line-height: 1.5em;
	color: #666;
	}

#contact-form input,
#contact-form select,
#contact-form textarea {
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-size: 11px;
	}
#contact-form #name,
#contact-form #email,
#contact-form #subject,
#contact-form #challenge,
#contact-form textarea {
	border: 1px solid #999;
	}
#contact-form #name,
#contact-form #email,
#contact-form #challenge,
#contact-form textarea {
	padding: 2px;
	}
#contact-form #name,
#contact-form #email,
#contact-form #challenge {
	width: 428px;
	}

/* remove this?...*/
#contact-form #subject {
	padding: 2px 0 2px 0;
	/*width: 428px;*/
	width: 100%;
	}

#contact-form textarea {
	width: 428px;
	}
span.challenge-note {
	font-style: italic;
	}

#contact-form .error,
#contact-form .error label {
	color: #900;
	}
#contact-form .error #name,
#contact-form .error #email,
#contact-form .error #subject,
#contact-form .error textarea,
#contact-form .error #challenge {
	border: 1px solid #900;
	background: #fcc;
	}

p.thanks {
	padding: 1em 0 0 0;
	font-weight: bold;
	}
	
/* --------------------------------------------------------------------------
=search
-------------------------------------------------------------------------- */
.search-result {
	margin: 0 0 1em 0;
	padding: 1em 0 0 0;
	background: transparent url(/images/ui/divider-h.gif) top left repeat-x;
}
.search-result h2 {
	padding: .5em 0;
}

/* --------------------------------------------------------------------------
=footer
-------------------------------------------------------------------------- */
#tagline {
	margin: 0;
	padding: 15px 130px 10px 0;
	text-align: right;
	clear: both;
	width: 850px;
	background: #fff;
}


#footer {
	margin: 0;
	padding: 15px 0 10px 0;
	float: left;
	clear: both;
	width: 980px;
	border-top: 1px dotted #7b7b7b;
	background: #fff;
}

#quicknav {
	float: right;
	width: 300px;
	padding: 20px 0;
}

#footer ul.footer-links li {
	float: left;
	list-style: none;
	text-transform: lowercase;
}
#footer ul.footer-links li a {
	padding: 0 10px;
}
#footer ul.footer-links li.footer-link-1 a {
	padding: 0 10px 0 0;
	border: none;
}

/* --------------------------------------------------------------------------
copyright
-------------------------------------------------------------------------- */
p.copyright {
	/*border-top: 1px solid green;*/
	width: 600px;
	padding: 20px 20px;
	float: left;
	clear: both;
}

/* EOF */