/*********** RESET***********/

body, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, img, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label, table, tr, th, td {
	margin:0;
	padding:0;
	border:none;
}

/********** GLOBAL **********/

ul, ol, dl{
	margin:0 0 0 30px;
}
ul li, ol li, dl li{
	margin:3px 0;
}
.align-center{
	text-align:center;
}
.align-right{
	text-align:right;
}
.float-right{
	float:right;
}
.float-left{
	float:left;
}
.clear-both{
	clear:both;
}
a:link{
	color:#555;
}
a:visited{
	color:#666;
}
a:hover{
	text-decoration:none;
}
a:active{
	font-weight:700;
}
a:focus{
	font-weight:700;
}
input.checkbox{
	border:none;
	background-color:transparent;
}
strong.large-text{
	font-size:14px;
}

/********* TYPOGRPAHY ********/

body{
	font:12px arial, sans-serif;
	color:#555;
	background:url('../images/bg.gif') repeat;
	text-align:center;
}
h1, h2, h3, h4, h5{
	color:#997b35;
	font-weight:400;
}
h1{
	font-size:22px;
	margin:10px 0 20px 0;
}
h2{
	font-size:18px;
	margin:10px 0 15px 0;
	font-style:italic;
}
h3{
	font-size:16px;
	margin:10px 0 10px 0;
	font-style:italic;
}
h4{
	font-size:14px;
	margin:10px 0 10px 0;
	font-style:italic;
}
h5{
	font-size:12px;
	margin:5px 0 5px 0;
}
p{
	margin:0 0 10px 0;
	line-height:16px;
}

/********* STRUCTURE *********/

#wrapper{
	width:925px;
	margin:0 auto 10px auto;
	text-align:left;
	background:url('../images/wrapper_tile.gif') repeat-y #fff;
}
#header{
	background:url('../images/header.gif') no-repeat #fffd9a;
	height:217px;
}
#content{
	background:url('../images/content.gif') top left no-repeat;
	margin:0 0 20px 0;
}
#footer{
	background:url('../images/footer.gif') top left no-repeat;
	height:77px;
	clear:both;
}
#left-float{
	float:left;
	display:inline;
	width:161px;
	margin:20px 0 0 19px;
}
#right-float{
	float:right;
	display:inline;
	width:675px;
	margin:20px 45px 0 0;
}


/********* HEADER & NAVIGATION *********/

#header img{
	float:left;
	display:inline;
	margin:60px 0 0 35px;
}
#left-float ul{
	list-style:none;
	margin:0
}
#left-float ul li{
	display:inline;
	width:161px;
}
#left-float ul li a{
	display:block;
	height:25px;
	background:url('../images/nav.gif') 0 -25px no-repeat;
	line-height:25px;
	padding:0 0 0 10px;
	text-decoration:none;
	margin:0 0 5px;
	font-weight:700;
	color:#827c6d;
	text-transform:uppercase;
	font-size:10px;
}
#left-float ul li a:hover{
	background:url('../images/nav.gif') 0 0 no-repeat;
	color:#fff;
}
#left-float ul li a.selected{
	background:url('../images/nav.gif') 0 0 no-repeat;
	color:#fff;
}

/********* CONTENT/PAGES *********/

#right-float img{
	float:right;
	clear:right;
	display:inline;
	margin:0 0 15px 15px;
	padding:2px;
	border:1px solid #e3e3e3;
}
ul.special-list{
	list-style:none;
	margin:0 0 0 3px;
	width:662px;
	height:141px;
	overflow:hidden;
	background:url('../images/special.gif') no-repeat #f7f4ed;
}
ul.special-list li{
	padding:0 0 0 20px;
	margin:5px 0 0;
}
ul.special-list li#top-of-list{
	margin:15px 0 0;
}

/********* PRODUCTS PAGE *********/

ul#products{
	list-style:none;
	margin:30px 0 0;
}
ul#products li{
	width:310px;
	background-color:#f7f4ed;
	float:left;
	display:inline;
	margin:10px;
	bordeR:1px solid #ebe4d2;
}
ul#products li h3{
	margin:0 0 5px 0;	
}
ul#products li #prod-padding{
	padding:10px;
}
ul#products li img{
	padding:2px;
	border:1px solid #e3e3e3;
	float:right;
	display:inline;
	margin:0 0 10px 10px;
}
ul#products li #prod-links{
	padding:10px;
	background-color:#ebe4d2;
	clear:both;
	height:30px;
	overflow:hidden;
}
ul#products li #prod-links a{
	background-color:#f7f4ed;
	display:block;
	width:120px;
	height:20px;
	float:left;
	display:inline;
	margin:5px 7px;
	text-align:center;
	line-height:20px;
	text-decoration:none;
	color:#9f8c61;
	font-weight:700;
	font-size:11px;
}
ul#products li #prod-links a:hover{
	background-color:#fff;
}

/********* PRICE LIST *********/

.price-list table{
	border-collapse:collapse;
	margin:10px;
	width:180px;
	height:250px;
	float:left;
	margin:15px;
}
.price-list table th, .price-list table td{
	padding:10px;
	border:1px solid #9f8c61;
}
.price-list table td.no-border{
	border:none;
}
.price-list table th{
	background-color:#9f8c61;
	color:#fff;
	height:22px;
}

/********* DOWNLOADS *********/

ul#downloads{
	list-style:none;
	margin:20px 0 0;
}
ul#downloads li{
	background-color:#f7f4ed;
	border:1px solid #ebe4d2;
	height:34px;
	overflow:hidden;
	margin:0 0 5px 0;
}
ul#downloads li p{
	line-height:30px;
	width:450px;
	display:inline;
	padding:2px 0 0 8px;
	float:left;
}
ul#downloads li a{
	display:block;
	width:107px;
	height:26px;
	float:right;
	margin:1px 3px 0 0;
}
ul#downloads li a img{
	border:none;
	margin:0;
}

/********* CONTACT PAGE *********/

form#contact-form ul{
	list-style:none;
	margin:0;
	width:340px;
}
form#contact-form ul li{
	background-color:#f7f4ed;
	border:1px solid #ebe4d2;
	padding:5px 0 5px 10px;
}
form#contact-form ul li label{
	width:90px;
	display:block;
	float:left;
	line-height:22px
}
form#contact-form ul li input, form#contact-form ul li textarea{
	border:1px solid #ebe4d2;
	width:220px;
	height:20px;
}
form#contact-form ul li textarea{
	height:100px;
}
form#contact-form ul li input#contact-button{
	margin:0 0 0 90px;
	border:none;
}
span.required{
	font-size:14px;
	color:#64c111;
}
p.error{
	font-weight:700;
	color:#ef1717;
	margin:10px 0;
}

/********* FOOTER *********/

#footer p{
	text-align:center;
	padding:28px 0 0;
	font-size:11px;
	color:#fff;
}
#footer a{
	color:#fff;
}

/********* GALLERY *********/

ul#gallery{
	list-style:none;
	margin:15px 0;
}
ul#gallery li img{
	float:none;
	margin:auto;
}
ul#gallery li{
	float:left;
	display:inline;
	margin:15px;
	width:160px;
	height:160px;
	text-align:center;
	overflow:hidden;
}

/********* SLIMBOX *********/

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}






