/**********************
Basic tag definitions
**********************/

* {margin: 0; padding: 0; outline: 0;}

p {margin-bottom: 1em; line-height: inherit;}

ul, ol {line-height: inherit; list-style: none; margin: 0 0 1em 0;}

table {border-collapse: collapse; border-spacing: 0;}

img, fieldset, abbr, acronym {border: 0;}

address, caption, cite, code, dfn, em, strong, th, var {font-style: normal; font-weight: normal;}
strong {font-weight: bold;}
em {font-style: italic;}

caption, th {text-align:left;}
q:before, q:after {content:'';}


/**********************
Headers
**********************/

h1, h2, h3, h4, h5, h6 {line-height: 1.2em; font-weight: normal;}
h1 {font-size: 3em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.5em;}
h4 {font-size: 1em;}
h5 {font-size: .92em;}
h6 {font-size: .88em;}

h1.top, h2.top, h3.top, h4.top, h5.top, h6.top,
#body h3:first-child {margin-top: 0 !important;}

h3.hd0 {
	color: #097F07;
	font: normal normal 2em Verdana, Arial, sans-serif;
	margin: 1em 0 .5em 0;
}
h3.hd1 {
	background: url(../img/bg_hd1.gif) no-repeat 0 0;
	color: #fff;
	font: bold 1em Verdana, Arial, sans-serif;
	line-height: 30px;
	margin: 2em 0 0 0;
	padding-left: 10px;
}


/**********************
Anchors
**********************/

a, a:link, a:active, a:visited {color: #097F07; text-decoration: underline;}
a:hover {text-decoration: underline;}


/**********************
Main structure
**********************/

body {
	background: #d5d5d5;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.33em;
	margin-bottom: 10px;
	text-align: center;
}

#wrap {
	background: url(../img/bg.gif) repeat-y 0 0;
	margin: 10px auto auto auto;
	text-align: left;
	position: relative;
	width: 970px;
}

#header {
	background: url(../img/bg_header.gif) no-repeat 0 0;
	height: 110px; width: 970px;
	position: relative;
}
	#logo a {
		height: 32px; width: 240px;
		position: absolute;
		top: 46px; left: 22px;
	}
	#tagline {
		color: #fff;
		font: normal 1em Arial;
		height: auto; width: auto;
		position: absolute;
		top: 76px; left: 27px;
	}

#nav {
	background: url(../img/bg_nav.gif) no-repeat center 0;
	text-align: center;
	height: 30px; width: 950px;
	margin-top: 2px;
	padding: 0 10px;
	position: relative;
}

#body {
	border-left: 2px solid #097F07;
	border-right: 2px solid #097F07;
	margin: 0 10px;
	padding: 30px 8px 20px 8px;
	position: relative;
	width: 930px;
}
	div.text-block {
		padding: 0 0px;
	}
	div.text-block p {
		font-size: 1.17em;
		line-height: 1.5em;
	}
	div.prod-block {
		border: 1px solid #097F07;
		float: left;
		margin-bottom: 2em;
		padding-top: 20px;
		width: 928px;
	}
		div.prod-block dl {
			float: left;
			text-align: center;
			margin: 0 0 20px 20px;
			height: 230px; width: 280px;
		}
		div.prod-block dl dt {
			height: 180px;
			line-height: 180px;
			margin-bottom: 10px;
			overflow: hidden;
		}
		div.prod-block dl dt img {
			vertical-align: middle;
		}
		div.prod-block dl dd.title a {
			font-weight: bold;
		}
		div.prod-block dl dd.price {
			color: #666;
		}

#footer {
	background: url(../img/bg_footer.gif) no-repeat 0 bottom;
	height: auto; width: 970px;
	padding: 0 10px 10px 10px;
	position: relative;
}
	#footer p.copy {
		background: #097F07 url(../img/bg_copy.gif) repeat-x 0 0;
		color: #fff;
		line-height: 25px;
		font-size: .92em;
		height: 25px; width: 950px;
		margin: 0;
		text-align: center;
	}

	
/**********************
Navigation
**********************/

#nav ul.nav {
	float: right;
	width: auto; height: 30px;
	margin: 0;
}
#nav ul.nav li {
	background: url(../img/bg_bt-nav.gif) no-repeat 0 0;
	float: left;
	padding: 0 0 0 2px;
}
#nav ul.nav li a {
	color: #FFF;
	display: block;
	float: left;
	font: bold 1em Verdana, Arial, sans-serif;
	line-height: 30px;
	height: 30px;
	text-decoration: none;
	padding: 0 10px;
}
#nav ul.nav li a:hover {
	background-color: #097f07;
}


/**********************
General Forms
**********************/

input, select, textarea {font: 1em Arial, Helvetica, sans-serif; width: auto;}
input, textarea {padding: 1px;}
input, select {vertical-align: middle;}
textarea {overflow: auto; width: 195px; height: auto;}

input.text, select.select, textarea {border: 1px solid #097F07;}
input.text {width: 195px;}
select.select {width: 200px;}


/**********************
Common classes / Misc.
**********************/

.hidden {display: none;}
.replace {display: block; text-indent: -10000px; line-height: 0;}
.nomargin {margin-bottom: 0;}
.noborder {border: 0 !important;}

.col-l, .float {float: left;}
.float {display: inline;}
.clear {clear: both;}
.col-r {float: right;}

.c {text-align: center;}
.r {text-align: right;}


/**********************
CSS Hacks / Tools
**********************/

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html>body .clearfix {display: inline-block; width: 100%;}
* html .clearfix {/* Hides from IE-mac \*/height: 1%;/* End hide from IE-mac */}
 .clearfix {display: inline-block;}  

 /* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
 /* End Holly Hack */