/* dynamic css */
.replace {
	position:relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.replace span {
	display: block;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
.replace a {
	cursor: pointer;
	cursor: hand;
}
.clear {
	clear: both;
}
/* clear fix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* container div */
div#header_container {
	position: relative;
	width: 902px;
	margin: 0 auto;
	background: #fbf8f0;
}
div#main_container {
	position:absolute;
	width:870px;
	top:468px;
	left:0;
	z-index:100;
	margin:0 auto;
}
div#content_container {
	margin:0 auto;
	width:870px;
	padding-left:0px;
	padding-right:0px;
}
div#tape_left {
	position: absolute;
	left: -58px;
	width: 58px;
	height: 636px;
	background: url(tape_left.png) no-repeat;
	behavior: url(iepngfix.htc);
	z-index: 300;
}
div#tape_right {
	position: absolute;
	right: -57px;
	width: 57px;
	height: 636px;
	background: url(tape_right.png) no-repeat top right;
	overflow: hidden;
	behavior: url(iepngfix.htc);
	z-index: 300;
}

/*----------  GENERIC CONTENT  ------------*/

div.content {
	float: right;
	display: inline;
	position: relative;
	width: 678px;
	min-height: 340px;
	margin: 20px 20px 20px 0px;
	z-index: 50;
}
div.content h1 {
	font-size: 2.3em;
	color: #58523f;
	font-weight: normal;
	margin: 25px 0 20px 0;
	padding: 0;
}
div.content h1 span.stepdown {
	font-size:65%;
	font-style:italic;
}
div.content h2 {
	font-size: 1.6em;
	color: #58523f;
	font-weight: normal;
	margin: 20px 0 10px 0;
	padding: 0;
	font-style:italic;
}
div.content h3 {
	font-size: 1.3em;
	color: #58523f;
	font-weight: normal;
	margin: 0px 0 5px 0;
	padding: 0;
}
div.content p {
	font-size: 1em;
	color: #333;
	margin: 10px 0;
	padding: 0;
	line-height:1.7em;
}
div.content a {
	color: #997D4E;
}
div.content td {
	color:#333;
}
* html div.content {
	height:340px;
}
/* middle nav tabs */
ul#middlenav {
	float: left;
	position: relative;
	display: inline;
	list-style-type: none;
	height: 39px;
	margin: -39px 0 0 290px;
	padding: 0;
	z-index: 100;
}
ul#middlenav li {
	cursor:pointer;
	float: left;
	height: 39px;
	margin: 0;
	padding: 0;
}
ul#middlenav li a {
	cursor:pointer;
	float: left;
	display: block;
	height: 28px;
	padding: 11px 0 0 15px;
	outline: none;
	text-decoration: none;
	font-size: 1.6em;
	line-height: 1.2em;
	behavior: url(iepngfix.htc);
}
ul#middlenav li span {
	float: left;
	display: block;
	width: 19px;
	height: 39px;
	behavior: url(iepngfix.htc);
}
ul#middlenav li.off a {
	background: url(tab_bg_off.png) no-repeat bottom left;
	color: #fff !important;
}
ul#middlenav li.off span {
	background: url(tab_right_off.png) no-repeat bottom right;
}
ul#middlenav li.on a {
	background: url(tab_bg_on.png) no-repeat bottom left;
	color: #413f34;
}
ul#middlenav li.on span {
	background: url(tab_right_on.png) no-repeat bottom right;
}

/* generic feature boxes */
div.content .column {
	float: left;
	width: 180px;
	margin: 20px 40px 20px 0px;
	padding: 0;
}
div.content .columnhalf {
	float: left;
	width: 290px;
	margin: 20px 40px 20px 0px;
	padding: 0;
}
a.readstory {
	display: block;
	width: 98px;
	height: 23px;
	background: url(button_readstory.gif);
	text-indent: -9000px;
	outline: none;
}
/* header images */
div#headerimage {
	position: relative;
	width: 902px;
	height: 374px;
	overflow: hidden;
	/*clear: both;
	float: left;*/
	z-index: 50;
}
div#headerimage_med {
	float: left;
	width: 998px;
	height: 332px;
	overflow: hidden;
	clear: both;
	z-index: 50;
}
div#headerimage_short {
	float: left;
	width: 998px;
	height: 126px;
	overflow: hidden;
	clear: both;
	z-index: 50;
}
/* arrows for slide */ 
a#arrow_left {
	display: block;
	position: absolute;
	top: 70px;
	left: 30px;
	background: url(arrow_left.png) no-repeat 0 0;
	width: 37px;
	height: 38px;
	padding: 0;
	text-indent: -9000px;
	outline: none;
	z-index: 50;
	behavior: url(iepngfix.htc);
}
a#arrow_left:hover {
}
a#arrow_right {
	display: block;
	position: absolute;
	top: 70px;
	left: 927px;
	background: url(arrow_right.png) no-repeat 0 0;
	width: 37px;
	height: 38px;
	padding: 0;
	text-indent: -9000px;
	outline: none;
	z-index: 50;
	behavior: url(iepngfix.htc);
}
a#arrow_right:hover {
}
/* the slide */
div#slidearrows {
	float: left;
	position: relative;
	padding: 0 0 20px;
	clear: both;
}
div#featureslide {
	float: left;
	position: relative;
	background: #fbf8f0;
	width: 880px;
	height: 170px;
	padding: 0 0 0 0px !important;
	overflow: hidden;
	clear: both;
	z-index: 50;
}
div#featureslide.home {
	height: 160px;
	background: transparent;
	margin: 0 0 0px 0;
}
div#middle_shadow_bottom {
	float: left;
	width: 100%;
	height: 24px;
	margin: 0 0 0px 0;
	behavior: url(iepngfix.htc);
	clear: both;
}
/* slide feature boxes (again this could be reused) */
div.slide {
	float: left;
	position: relative;
	width: 2994px;
	clear: both;
}
div.slide img {
	float: left;
	margin: 0;
}
div.slide .column {
	float: left;
	position: relative;
	width: 258px;
	height: 135px;
	margin: 0px 0 0 0px;
	padding: 0 20px 0 20px;
	border-right: 1px solid #d3c4b5;
}
div.slide .column.first {
	padding: 0 20px 0 20px;
	border-left: 1px solid #d3c4b5;
}
div.slide .column.section {
	margin: 0px 0 0 100px;
	border-left: 1px solid #d3c4b5;
}
div.slide h2 {
	margin: 0 0 10px 0;
	color: #5C4513;
	font-weight: normal;
}
div.slide p {
	color: #737373;
	font-size: 0.9em;
	margin:0;
	padding:0;
}
div.slide img.feature {
	padding: 0 20px 0 0px;
}
/* #a.learnmore { float: left; display: block; width: 98px; height: 23px; background: url(http://www.duchyoriginals.com/images/static/button_learnmore.gif); text-indent: -9000px; outline: none; }
*/
a.learnmore {
	position:absolute;
	top:105px;
	right:40px;
	width: 98px;
	height: 23px;
	background: url(button_learnmore.gif);
	text-indent: -9000px;
	outline: none;
}
/* styled slider scrollbar */
div.slider {
	position: relative;
	width: 635px;
	height: 16px;
	margin: 0;
	top: 126px;
	padding: 1px;
	background: url(slider_bg.gif) no-repeat;
	z-index: 200;
}
div.handle {
	position: absolute;
	cursor: move;
	height: 14px;
	width: 274px;
	top: 1px;
	background: url(slider.gif) no-repeat center;
	z-index: 300;
}
div.slider_small {
	position: relative;
	width: 253px;
	height: 16px;
	margin: 0;
	top: 124px;
	padding: 1px;
	background: url(slider_small_bg.gif) no-repeat;
	z-index: 200;
}
div.handle_small {
	position: absolute;
	width: 140px;
	height: 14px;
	top: 1px;
	background: url(slider_small.gif) no-repeat center;
	z-index: 300;
}
div.slider a, div.slider_small a {
	text-decoration:none;
	outline:none;
}
/*----------  HOME PAGE  ------------*/

/* arrows for header images */ 
a#home_arrow_left {
	position: absolute;
	top:0px;
	_top: -430px;
	left: 0;
	display: none;
	background: url(home_arrow_left.png) no-repeat 0 0px;
	width: 125px;
	height: 375px;
	_height: 860px;
	padding: 0;
	/*text-indent: -9000px;*/
	outline: none;
	z-index: 100;
	cursor:pointer;
	/*behavior: url(iepngfix.htc);*/
}
a#home_arrow_left.active {
	background-position: 0 -430px;
}
a#home_arrow_right {
	position: absolute;
	top:0px;
	_top: -430px;
	left: 676px;
	display: block;
	background: url(home_arrow_right.png) no-repeat 0 0px;
	width: 225px;
	height: 375px;
	_height: 860px;
	padding: 0;
	/*text-indent: -9000px;*/
	outline: none;
	z-index: 100;
	cursor:pointer;
	/*behavior: url(iepngfix.htc);*/
}
a#home_arrow_right.active {
	background-position: 0 -430px;
}
/* home page nav tabs */
ul#homenav {
	float: left;
	position: relative;
	display: inline;
	list-style-type: none;
	margin: -37px 0 0 130px;
	padding: 0;
	height: 37px;
	z-index: 100;
}
ul#homenav li {
	float: left;
	height: 37px;
	margin: 0px 28px;
	padding: 0;
}
ul#homenav li a {
	float: left;
	display: block;
	height: 37px;
	padding: 0 0 0 4px;
	outline: none;
	text-decoration: none;
	font-size: 1.6em;
	line-height: 2em;
	text-indent: -9000px;
	behavior: url(iepngfix.htc);
}
ul#homenav li a:hover {
	cursor: pointer;
}
li#hn_isgood.off a {
	display: block;
	background: url(lumber_sales.png) no-repeat;
	width: 155px;
	height: 37px;
}
li#hn_isgood.on a {
	display: block;
	background: url(lumber_sales_h.png) no-repeat;
	width: 155px;
	height: 37px;
}
li#hn_doesgood.off a {
	display: block;
	background: url(forestry_tab.png) no-repeat;
	width: 155px;
	height: 37px;
}
li#hn_doesgood.on a {
	display: block;
	background: url(forestry_tab_h.png) no-repeat;
	width: 155px;
	height: 37px;
}
li#hn_tastesgood.off a {
	display: block;
	background: url(hardwoods_tab.png) no-repeat;
	width: 155px;
	height: 37px;
}
li#hn_tastesgood.on a {
	display: block;
	background: url(hardwoods_tab_h.png) no-repeat;
	width: 155px;
	height: 37px;
}
div#hi_isgood {
	float: left;
	width: 902px;
	height: 374px;
}
div#hi_isgood span, div#hi_doesgood span, div#hi_tastesgood span {
	float: left;
	width: 902px;
	height: 374px;
}
div#hi_doesgood {
	float: left;
	width: 902px;
	height: 374px;
}
div#hi_tastesgood {
	float: left;
	width: 902px;
	height: 374px;
}
div#hi_isgood a, div#hi_doesgood a, div#hi_tastesgood a {
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	width: 902px;
	height: 374px;
	z-index:200;
}
