body {
	margin: 0;
	padding: 0;
	background: transparent url('/css/bioplant/stripes-bg.gif') left top;
	line-height: 1.5;
	text-align: center;	
}

.clear { clear:both; }

.innertube {  }

/* =Text elements 
*********************************** */
body { font-size: 12px; color:#555555; font-family: Verdana, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:bold;color:#3968a0;}
h1 {font-size:2em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1em;line-height:1.5;margin-bottom:0em;font-weight: bold;text-transform:uppercase;}
h4 {font-size:1em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:0 0 1.5em 1.5em; }
a:focus, a:hover {color:#de996d;}
a { color:#db6c1d; text-decoration:underline; } 
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.error {color:#900;}
img, a img {
	border: none;
}
.postTitle { margin-bottom: 0; }
.postTitle a { color: #3968a0; text-decoration: none; }

p.date {
	margin-top: 0;
	padding: 0;
}

ul.contact {
	list-style-type: none;
	margin-left: 0;
	padding-left:0;
}

/* =Layout 
*********************************** */
#header {
	width: 950px;
	margin: 1em auto;	
	text-align: left;
}

#headerLogo {
	width: 340px;
	height: 77px;	
}

#headerLogo h1 {
	margin: 0;
	padding: 0;
	line-height: 77px;
}

#headerLogo h1 a {
	display: block; /* Allows you to change the width and height of the image */
	width: 340px;
	height: 77px;
	background: transparent url('/css/shopstop/logo.png') no-repeat left top;
	text-indent: -2000em; /* Hides the text in the h1 tag */
	text-decoration: none; /* Hides the underline of the hyperlink */
	z-index: 1000; /* IE Fix*/
}


#mainwrapper {
	width: 970px;
	margin: 0 auto;
	padding: 10px 0;
	background: transparent url('/css/bioplant/trans-shade.png') left top;
}

#main {
	width: 950px;
	margin: 0 auto;
	padding-top: 20px;
	background: #fff;
	text-align: left;
}

#maintop {
	text-align: center;
}

/* total width = 690px */
#content {
	width: 650px;
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
	background: #fff;	
}

/* total width = 240px */
#sidenav, #sideNews {
	width: 220px;
	float: left;
	clear: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

#sidenav {
	background: url('/css/shopstop/sidenavTop.gif') no-repeat left bottom;
}

#sidenav h2 {
	font-size: 16px;
}

#sidenav h2.headerTop {
	margin: 0;
	padding: 5px 0 10px 0;
	background: url('/css/shopstop/sidenavTop.gif') no-repeat left top;
	line-height: 30px;
	text-align: center;
}

#sidenav ul, #sideNews ul {
	margin-left: 0;
}

#sidenav h2.navTitle {
	margin: 0 0 .5em 0;
	padding: 0;	
	background-color: #D0E4F2;
	text-align: center;
	line-height: 35px;	
}

h3.smallNewsTitle {
	margin-bottom: .5em;
	padding-left: 1em;
	font-weight: bold;
}

p.smallNewsText {
	margin: 0 1em;
	padding: 1em 0;
	border-top: 1px solid #ddd;
	font-size: 11px;
}

p.readMore {
	margin: 1em 1em;
	text-align: right;
}

p.readMore a {
	color: #3968a0;
	font-weight: bold;
}

#footer {
	clear: both;
	width: 950px;
	margin: 1em auto;
	color: #999;
}

/* =Post styles 
*********************************** */
div.postBox {
	margin-bottom: 2em;
}

p.postMeta {
	border-bottom: 1px solid #ccc;
	color: #aaa;	
	font-size: 11px;
	line-height: 2em;
}

p.postMeta a {  }

.postImage, .productImage {
	padding: 3px;
	background: #fff;
	border: 1px solid #ddd;
}

/* =Misc layout elements
*********************************** */
.breadcrumbs {
	border-bottom: 1px solid #eee;
}

.breadcrumbs p {
	margin: 0;
	padding: 0;
	line-height: 2em;
	font-size: 11px;
}

/* =Table Styles
*********************************** */
table.messageTable {
	width: 550px;
	padding-bottom: 2em;
	background: #c8e5aa;
	border: 1px solid #90cb54;
	color: #1b2c3c;
}

table.messageTable th {
	width: 160px;
	text-align: right;
	vertical-align: top;	
}

table.messageTable td {
	vertical-align: middle;
}

.messageTable h3 {
	margin: 0;
	padding: 0;
	text-transform: none;	
}

.messageTable h3 a {
	color: #1b2c3c;
	text-decoration: none;
}

div.error {
	width: 246px;
	margin-top: 2px;
	background: #900;
	color:#fff;
	font-size: 11px;
}

.textInput { width: 240px; padding: 2px;  }
.telInput {	width: 190px; }
.textArea {	width: 240px; height: 200px; }
.submitButton { padding: 5px; }

/* =Feature
*********************************** */
#feature {
	position: relative; 
	width: 670px; 
	height: 347px;
}

#feature-content {
	position: absolute;
	bottom: 0; 
	left: 0; 
	height: 100px; 
	width: 650px; 
	background-image: url('/css/bioplant/trans-blue.png');

}

#feature-content h1 {
	margin: 0;
	padding: 0;
	padding: 0 20px;
	color: #fff; 
	font-weight: normal;
	font-size: 2.3em;
	line-height: 100px; 
}

#feature-content a {
	float: right; 
	font-size: .6em; 
	color: #fff; 
	text-decoration: none; 
	text-transform: uppercase; 
}


