body,div,dl,dt,dd,ul,ol,li,h1,h2,h2,h4,h5,h6,hr,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
body{font-size:small;}
h1,h2,h2,h4,h5,h6{font-size:100%; font-weight:400;}
q:before,q:after{content:'';}
a:focus {outline: none;}
ol,ul,li {list-style:none;}
em {font-style: normal;}
strong {font-weight: normal;}
select,input,textarea{font:99% arial,helvetica ,sans-serif;}
table{border-collapse:collapse;border-spacing:0;font-size:inherit;}
caption,th{text-align:left;}
pre,code{ font:115% monospace; font-size:100%;}
a img, abbr, fieldset, acronym { border:0px}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:400;}

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;	
}
h2 {
	font-size:1.1667em;
	line-height: 1.286em;
	padding-bottom: 1.286em;
	
}
h2, h4, p, ul ,ol ,dl {
	line-height: 1.5em; 
	font-size:1em;
	padding-bottom: 1.5em;
}
a:link 
{
	color: #592f1f;
}
a:visited 
{
	color: #592f1f;
}
a:hover 
{
	color: #AAA;
}
#wrapper-outer
{
	/* background-color: #DADACE; */
	background-image: url(../images/site/wood-pattern-2.jpg);
}
#wrapper-inner
{
	margin: 0px auto 0px auto;
	width:960px;
	padding: 0px 0px 0px 0px;
	background-color:#FFF;
	position:relative;
	overflow: hidden;
	color: #592f1f;	
	min-height:600px;
}
/* ---------------------------- logo ------------------------- */
#logo-top
{
	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;
	height:10px;
	width:960px;	
	background-color:#5A1408;
}

#logo-outer
{
	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;
	height:132px;
	width:960px;
	border-top: solid 3px #FFF;
	border-bottom: solid 3px #FFF;
	background-image: url(/images/site/logo_bg.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
#logo 
{
	margin:0px 0px 0px 0px;
}
#branding
{
	width:300px;
	height:80px;
	margin-top:60px;
	margin-left:20px;
	float:left;
}
#livechat
{
	margin-top:0px;
	margin-left:10px;
	float:left;	
}
/* --------------------------- cart -------------------------- */
#cart {
	float:right;
	margin-top:0px;
	margin-right:0px;
	padding:5px 5px 5px 5px;
	height:71px;
	width:151px;
	background: url(/images/site/cart_bg2.jpg);
	font-size:0.9em;
}
#cart .CartViewLink {
	padding-right: 20px;
	background: url(/images/site/cart.png) no-repeat right;
	margin-right: 10px;
	cursor: pointer;
}
#cart a {
	color: #562f1e;
	text-decoration: none;
	font-weight: bold;
}
#cart p {
	padding-bottom: 0;
}
#cart #cart-area
{
	padding-top:5px;
}
/*---------------------------------- welcome ------------------------*/
#welcome-text
{
	text-decoration:none;
	text-align:left;
  	padding-bottom:8px;
	border-bottom: solid 2px #6b1c08;
}
#welcome-text a
{
	text-decoration:none;
	color: #562f1e;
}
/* ---------------------------- footer ------------------------- */
#footer-upper
{
	width:960px;
	margin:0px auto 0px auto;
	padding: 10px 0px 10px 0px;
	background-color:#fff;
	height: 80px;
}
/*.centeredImage
{
    text-align:center;
    margin:0px;
    padding:0px;
}*/
#footer-logo-left
{
	width:340px;
	float:left;
	margin: 0 0 0 37px;
}
.footer-logo-right
{
	width:500px;
	float:left;
	margin: 0 0 0 15px;
}
#footer-lower
{
	color:#c1aea8;
	width:960px;
	height:20px;
	background-color:#260d06;
	margin:0px auto 0px auto;
	padding:20px 0px 20px 0px;
	font-size: 0.95em;
}
#footer-left
{
	float:left;
	width: 319px;
	text-align:center;
}
#footer-center
{
	float: left;
	width: 320px;
	text-align:center;
	border-left: dotted 1px #c1aea8;
	border-right: dotted 1px #c1aea8;
}
#footer-center a
{
	text-decoration: none;
	color:#c1aea8;
}
#footer-right
{
	float:right;
	width:319px;
	text-align:center;
}
#FooterBar a:link 
{
	color: #c1aea8;
}
#FooterBar a:visited 
{
	color: #c1aea8;
}
#FooterBar a:hover 
{
	color: #c1aea8; 
}
/* ---------------------------------- menu ---------------------------------- */
#menu {
	width:960px;
	margin:0px auto 0px auto;
	background-color: #730c00;
}
#menu, #menu ul {
	list-style: none;
	height: 2.5em;
	font-size: 0.9em;
	padding:0px 0px 0px 0px;
}
#menu a {
	display: block;
	color:#dbafa9;
	text-decoration: none;
	padding: 5px 0px 5px 4px;
}
#menu li {
	float: left;
	width: 143px;
	font-size: 1.0em;
	padding-right:0px;	
	border-right: dotted 1px #985d57;
	padding-left:16px;
}
#menu li img
{
	padding-left:20px;
}
#menu li ul {
	position: absolute;
	display:none;
	height: auto;
	width: 149px;
	background-color:#6b1c08;
	font-size: 1.0em;
	padding-bottom:0px;
	padding-right:10px;	
	padding-left:0px;
	margin-left:-16px;
}
#menu li ul li 
{
	width: 133px;
	border-right: solid 0px #FFF;
	padding-right:10px;	
	padding-left:16px;
}
#menu li:hover ul ul, #menu li.sfhover ul ul {
	display:none;
}
#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul 
{
	display:block;
}
#menu li:hover, #menu li.sfhover {
	background: #291810;
}
#menu li ul li:hover 
{
}
#menu li ul ul 
{
	margin: -26px 0 0 143px; 
} 
/* ---------------------------------- Header 1 ---------------------- */
h1 {
	font-size:1.8em; 
	color: #DDD;
	background-color:#5a1408;
	padding:10px 0px 10px 20px;
}
h1 em {
	font-size: .6em;
	color: #DDD;
}
/* ---------------------------- home --------------------------- */
#home 
{
	width:960px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
}
#home-intro
{
	width:465px;
	height:364px;
	background-image: url(/images/site/marquee_intro_bg.jpg);
	background-color: #5a1408;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	color:#c3aeab;
}
#home-intro h1
{
	padding: 20px 0px 10px 0px;
	font-size:2.3em;
	font-weight:bold;
	color:#fff;
}
#home-intro p
{
	padding:0px 10px 20px 0px;
}
#home-intro p a
{
	text-decoration:none;
	color: White;
}
#home-intro p a:hover
{
	color:#a2645c;
}
#home-intro .intro-button
{
	width:140px;
	border-left:dotted 1px #985d57;
	padding:0px 0px 0px 10px;
	margin-top:20px;
	float:left;
}
#home-intro .intro-button a
{
	text-decoration:none;
	color:#dbafa9;
}
#home-intro .intro-button a:hover
{
	color:#a2645c;
}

.ads
{
	background-image: url(/images/site/shader_bg.gif);
	background-repeat:repeat-x;
	width:980px;
	padding:3px 0px 15px 18px;
	clear:both;
}
.ads img
{
}
.specie-thumbs
{
	margin-top:-3px;
	border-top: solid 3px #fff;
	background-image: url(/images/site/shader_bg.gif);
	background-repeat:repeat-x;
	width:980px;
	padding:12px 0px 5px 18px;
	height:170px;
}
.specie-thumbs h2
{
	color:#592f1f;
	font-weight:bold;
	font-size:1.9em;
	padding-bottom:10px;
}
.specie-thumbs a
{
	width:98px;
	padding:0px 20px 0px 0px;
	float:left;
	font-size: 0.9em;
	text-align:center;	
	color:#592f1f;
	text-decoration:none;
}
.specie-thumbs a:hover
{
	color:#a2645c;
}
.specie-thumbs img
{
	width:98px;
	height:98px;
	text-decoration:none;
	color:#fff;
}
.browse-all
{
	border-top: solid 3px #fff;
	background-image: url(/images/site/shader_bg.gif);
	background-repeat:repeat-x;
	width:960px;
	padding:12px 0px 5px 20px;	
}
.browse-all a
{
	font-size:1.2em;
	font-weight:bolder;
	text-decoration:none;
	color:#592f1f;	
}
.call-to-action
{
	font-size:1.2em;
	font-weight:bolder;
	border-top: solid 3px #fff;
	width:960px;
	padding:12px 0px 12px 20px;	
	background-color: #5a1408;
	color:#dbafa9;
}
.call-to-action a
{
	color:#f6b66b;
	text-decoration:none;
	letter-spacing:0.1em;
}
#home-seo
{
	background-color:#fff;
	height:1300px;
	color:#592f1f;
	border-top: solid 3px #fff;
	background-image: url(/images/site/shader_bg.gif);
	background-repeat:repeat-x;	
	padding:25px 0px 0px 0px;
	margin:0;
}
.home-block
{
	padding:0px 0px 0px 18px; 
	margin:8px 11px 0px 0px;
	float:left; 
	width:288px;
	border-left: solid 2px #eee;
}
.home-block h2
{
	font-size:1.6em;
	font-weight:bolder;
	padding: 5px 0px 0px 0px;
}
.home-block p
{
	padding:10px 10px 20px 0px; 
	margin: 0;
}
.home-block img
{
	padding: 5px 0px 5px 0px;
}
.home-index
{
	float:left;
	width:162px;
	height:302px;
	padding:10px 0px 0px 5px;
	margin: 0px 0px 0px 5px;
	border: solid 0px #f19669;
	background-color: #DDD;	
	font-size:0.9em;
}
.home-index p
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* --------------------- product page ----------------------------- */
#product-page 
{
}
#product-page h1
{
}
#product-page #product-page-main
{
	background-image: url(/images/site/shader_bg.gif);
	background-repeat:repeat-x;
	padding-top:5px;
	margin-top:3px;
	border-top: solid 1px #bbb;
}
#product-page h2 {
	font-size: 1.4em;
	padding: 5px 0 2px 0;
}
#product-page p {
	font-size: 1.0em;
	color: #444;
}
#product-page #product-images {
	margin: 10px 0;
	width:515px;
	float: left;
	display: block;
	overflow: hidden;
	padding-left:10px;
} 
#product-page #product-images li#selected {
	float: left;
} 
#product-page #product-images li {
	float: left;	
}
#product-page #product-images li img {
	width:508px;
	margin-right: 5px;
}
#product-page #product-images li a img {
	width:68px;
	height:68px;
}
#product-page #product-specs {
	margin: 5px 0 0 0;
	float: left;
	width:405px;
	margin-left:5px;
	padding-left:10px;
	border-left: solid 2px #eee;	
}
#product-page #product-specs h2 {
	padding: 0;
	font-weight:bold;
	font-size:1.6em;
}
#product-page #product-specs ul {
	text-align: left;
	padding-bottom:0px;
	margin-bottom:0px;
}
#product-page #product-specs ul li {
	overflow: hidden;
	border-top: 1px solid #ddd;
	padding: .3em 0;
	font-size: 0.9em;	
}
#product-page #product-specs ul li strong {
	float: left;
	font-weight:bold;
}
#product-page #product-specs form {
	margin-top: 1em;
}
#product-page #product-specs form p {
}
/* -------------------------------- calculator ------------------------- */
#product-page #product-specs #calculator 
{
    padding-top: 0px;
    margin-top:0px;
	float: left;
	width: 404px;
	border-top:solid 1px #ddd;
}
#product-page #product-specs #calculator h2 {
	display: block;
	font-size:1.5em;
	margin-bottom:5px;
	padding-bottom:4px;
	padding-top:10px;
	font-weight:bold;
}
#product-page #product-specs #calculator p
{
	padding-bottom:5px;
}
#product-page #product-specs #calculator #calc-table
{
	padding-left:5px;
}
#product-page #product-specs #calculator table tr td
{
	border-top: solid 1px #ddd;
	padding:5px 0px 5px 0px;
}
#product-page #product-specs #calculator table tr td input,
#product-page #product-specs #calculator table tr td
{
	padding-left:0px;
	color:#555;
	width:80px;
	font-size:1.0em;
}
#product-page #product-specs #calculator #addtocart {
	margin-top:10px;
	padding: 5px 5px 5px 5px;
}
#product-page #product-specs #guarantee {
	float: right;
}
#product-page #error
{
    font-weight:normal;
}
#product-page #related-specs 
{
	clear:both;
	font-weight:normal;
	font-size:0.9em;
	border-top: solid 3px #fff;
	background-image: url(/images/site/shader_bg.gif);
	background-repeat:repeat-x;
	width:980px;
	padding:10px 0px 5px 18px;	
	color: #592f1f;
}
#product-page #related-specs .textblock
{
	width:220px; 
	margin:10px 10px 10px 10px; 
	padding:0; 
	background-color:#fff; 
	height:500px; 
	float:left;
	border-left: solid 2px #EEE;
}
#product-page #related-specs .textblock h2
{
	font-weight:bolder;
	font-size:1.8em;
	padding: 5px 0px 0px 10px;
}
#product-page #related-specs .textblock p
{
	padding:10px 10px 10px 10px; 
}
#product-page #related-specs .textblock ul li
{
	padding-top:5px;
	padding-bottom:5px;
}
img.left {
	float: left;
	margin: 0 10px 10px 0;
	height:100px;
	padding-top: .4em;
}
img.right {
	float: right;
	margin: 0 0 10px 10px;
	height:100px;
	padding-top: .4em;
}
/* ------------------------------ product list ------------------------- */
#product-wrapper
{
	overflow:visible;
	width:960px;
}

#product-list-header
{
	height:40px;
}
#product-list-header h1
{
	font-size:1.8em; 
	color: #DDD;
	padding:10px 0px 10px 20px;
	background-color:#5a1408;
	width:600px;
	height:26px;
	float:left;
} 
/* -------------------------- search --------------------------*/
#product-list-header #search 
{
	font-size:0.9em;
	float:right;
	color:#c3aeab;
	background-color:#5a1408;
	width:325px;
	height:32px;
	padding-top:14px;
	padding-left:15px;
}
.std-paragraph 
{
	padding: 10px 20px 10px 20px;
}
	
#product-list 
{
	overflow:auto;
	overflow:visible;
	width:698px;
	height:1%;
	float: right;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	margin-right:10px;
	padding-bottom:10px;
}
#product-list ul {
	display: block;
	padding-bottom: 0;
}
#product-list ul li 
{
	width:338px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin-bottom: 0px;
	overflow: hidden;
	height:120px;
	display: block;
	padding:10px 0px 0px 10px;
	padding-bottom:10px;
	float:left;
}
#product-list ul li a {
	float: left;
	margin-right: 0px;
	display: block;
	height:120px;
	width:120px;
}
#product-list ul li a img {
	width:120px;
	height:120px;
}
#product-list ul li h2 {
	padding-left: 0px;
	border-left: 0px solid #ddd;
	padding-bottom: 0px;
	padding-right:20px;
	font-size: 1.2em;
	color: #444;
	width:198px;
	float: left;
	line-height: 1.1em;
}
#product-list ul li h2 em {
	padding: .3em .3em 0 .12em;
	font-size: .7em;
	display: block;
	line-height: 1em;
	color: #444;
}
#product-list ul li ul 
{
}
#product-list #your-price
{
	position:absolute;
	padding-top:3px;
	height: 20px;
}
#product-list #brand-image
{
	height:50px;
	width:50px;
	position:relative;
	left:165px;
	top:-50px;
}
/* ------------------------- product filter ------------------------- */
#product-filter {
	width:200px;
	float: left;
	padding-right:10px;
	margin:0px 0px 0px 10px;
	border-top: 1px solid #ddd;
}
#product-filter h2 {
	margin: 10px 0px 10px 0px;
	background-color: #777;
	padding: .4em .2em .3em .5em;
	font-size: 1.2em;
	letter-spacing: .1em;
	color: #FFF;
}

#product-filter ul {
}
#product-filter ul li {
	padding: 0px 0px 0px 3px;
}
#product-filter ul li h2 {
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #444;
	display: inline;
	float: left;
}
#product-filter ul li ul {
	
}
#product-filter ul li ul li {
	border-top: 1px solid #ddd;
	text-align: right;
}
#product-filter ul li ul li a {
	color: #4161ff;
	display:block;
	height:1%;
	font-size:0.9em;
	text-decoration: none;
	padding: 1px 3px 1px 1px;
}
#product-filter ul li ul li a:hover
{
	color:#1d2b70;
	background-color: #FFFEEE;
	cursor:pointer;
}
#product-filter ul li ul li a strong {
	font-weight: normal;
	float: left;
}
/* -------------------------- gallery -------------------------*/
#gallery
{
	width:960px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#gallery ul li
{
	float:left;
	font-size: 0.8em;
	width:320px;
	padding-left:0px;
}
#gallery ul li p
{
	padding: 0;
}
.gallery-photo
{
	padding-left:0px;
	padding-right:3px;
	padding-bottom:0px;	
	padding-top:20px;
}
/*-------------------------------- cart view ----------------------------*/
.CartView
{
	background-color: #FFF;
	position:relative;
	left:0px;
	top:5px;
	display:none;
	width:960px;
	height:100%;
}
#cart-page
{
    font-size:0.8em;
    line-height:1.0em;
    color:#777;
    padding:10px 10px 10px 10px;
    height:600px;
}
#cart-page h2
{
    font-weight:normal;
}
#cart-page #cart-header
{
    font-weight:bold;
}
#cart-page p
{
    padding: 40px 0px 20px 0px;
}
#cart-page #cart-footer
{
    font-weight:bold;
}
/* -------------------------- checkout --------------------------*/
#checkout-outer
{
	width:960px;
	border-top: solid 3px #fff;
	background-image: url(/images/site/shader_bg.gif);
	background-repeat:repeat-x;
}
#checkout
{
    font-size:1.0em;
    line-height:1.2em;
    color:#444;
    padding:10px 5px 5px 5px;
    float: left;
    width: 470px;
}
#checkout h2
{
    font-weight:bold;
    padding:10px 0px 10px 0px ;
}
#checkout h2
{
    font-weight:bold;
    padding:20px 0px 10px 0px;
    color:#444;
}
#checkout #receipt #cart-header
{
    border-bottom: 1px solid #581407;
    padding:20px 0px 20px 0px ;
}
#checkout #receipt #cart-footer
{
    border-top: 1px solid #581407;
    padding:20px 0px 20px 0px ;
}
#CheckOutCart
{
	width:460px;
	padding:10px 0px 10px 0px;
	z-index:999;
	color:#777;	
	float:right;
}
#CheckOutCart h2
{
	background-color:#581407;
	color:#fff;
	height:2em;
	padding:2px 0px 0px 5px;
	margin:0px 10px 0px 0px;
}
#CheckOutCart table
{
	margin:0px 20px 0px 0px;
	font-size:0.8em;
}
#CheckOutCart .table-header
{
	
}
#CheckOutCart table tfoot
{
	border-top: solid 1px #aaa;
}
.hints
{
    padding:0px 0px 0px 0px;
    width:460px;
   	border-top: 0px solid #581407;	
   	float:right;
}
.hints h2
{
	background-color:#581407;
	color:#fff;
	height:2em;
	padding:2px 0px 0px 5px;
	margin:10px 10px 0px 0px;
}
.hints ul
{
    padding:0px 20px 0px 12px;
	margin:0px 20px 0px 5px;
	font-size:1.0em;  
}
.hints ul li
{
	padding-bottom:5px;
	padding-top:5px;
	list-style: disc;
	padding-left:0px;
	margin-left:5px;
}
.hints .questions
{
	padding: 0px 0px 0px 0px;
}
.hints .questions li
{
	padding-bottom:5px;
	padding-top:5px;
	list-style: none;
	padding-left:0px;
	margin-left:0px;
}

table.shipping-options-rb-list label 
{
}

table.shipping-options-rb-list input
{
	float: left;
}

table.shipping-options-rb-list td
{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 390px;
}
/* -------------------------- misc stuff --------------------------*/
.two_columns
{
	width: 420px;
	padding: 0px 30px 0px 25px;
	float:left;	
	text-align:left;
	font-size:0.9em;
}
.two_columns h2
{
	font-weight:bold;
}
.noPad_fullWidth
{
	width: 960px;
	margin: 0px auto 0 auto;
	padding: 20px 0px 20px 0px;	
}
.noPad_fullWidth h2
{
	font-weight:bold;
}
.bodyText_noBanner
{
	width: 920px;
	margin: 0px auto 0 auto;
	padding: 20px 20px 20px 20px;	
}
.bodyText_noBanner h2
{
	font-weight:bold;
}

#misc
{
    line-height:1.2em;
    color:#444;
    padding:10px 0px 10px 10px;
    overflow:visible;
    float:left;
}
#misc p
{
    padding:0px 0px 10px 10px ;
}
#misc h2
{
    font-weight:bold;
    padding:10px 0px 10px 10px ;
}
#misc h3
{
    font-weight:bold;
    padding:10px 0px 10px 10px ;
}
#misc ul li
{
    padding:0px 0px 5px 10px ;
    width: 550px;
}
#misc ul li em
{
    font-weight:bold ;
}

#feedback
{
    font-size:1.0em;
    line-height:1.2em;
    color:#444;
    width:960px;
    padding:10px 5px 5px 5px;
    font-size:0.9em;
}
.quote
{
	color:#7b3012;
	font-style:italic;
	font-weight:bold;
	font-size:1.2em;
	padding-top:5px; 
	padding-bottom:10px;
}
.non-quote
{
	padding-top:0px; 
	border-bottom: solid 1px #0b044b;
}
.signature
{
	padding-top:0px; 
	border-bottom: solid 1px #0b044b;
}
#sideBarLinks dl, dd 
{
	padding: 2px 0 2px 0;
}
#sideBar 
{
	float:right; 
	margin: 20px 40px 0px 0px;
	border: solid 1px #f19669;
	padding: 2px 15px 15px 15px;
	width: 275px;	
	background-color: #f5dece;
}
#sideBarLogo
{
	float:right; 
	margin:0;
	padding:40px 0px 0px 0px;
	width: 290px;	
}
#nav {
	position: absolute;
	top: 154px;
	left: 465px;
}
#receipt
{
	padding:20px 20px 20px 20px;
}

/* -------------------------- login --------------------------*/
#login
{
    font-size:1.0em;
    line-height:1.2em;
    color:#444;
	padding: 10px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
	width:960px;
}
#login ul
{
	width:450px;
	padding-left:20px;
}
#login ul li em
{
	margin-top:10px;
	float:left;
	width:120px;
}
#login ul li input
{
	float:right;
	width:300px;
	margin-top:10px;	
}
#login p
{
	padding-left:142px;
}
#login h2
{
    font-weight:bold;
}
#privacy
{
	margin-top: 30px;
}
#privacy2
{
	position:absolute;
	top:200px;
	float:left;
}
#questions2
{
	position:absolute;
	top:300px;
	float:right;
}
#login label {
	margin-bottom: 1em;
	display: inline;	
}
#login label span {
	display: block;
	float: left;
	width:150px;
}
/* input form widths */
#login #ctl00_Content_Username,
#login #ctl00_Content_CreateEmail,
#login #ctl00_Content_CreateFirstName,
#login #ctl00_Content_CreateLastName,
#login #ctl00_Content_CreateCompanyName,
#login #ctl00_Content_CreatePassword,
#login #ctl00_Content_CreateConfirmPassword
#login #ctl00_Content_Username,
#login #ctl00_Content_Password,
#login #ctl00_Content_CreateConfirmPassword
{
	width:200px;
}
#login-form {
	width:470px;
	float: left;
	padding-left: 0;
}
#create-account {
	width:470px;
	float: right;
}
#card-types {
	display: block;
	height: 30px;
	margin-top: 10px;
	text-align: center;
	width:100%;
	padding-top: 30px;
}
#card-types img {
	margin-right: 10px;
}
#mini-nav {
	margin: 15px auto 5px auto;
	text-align: center;
	display: block;
	width:800px;
}
#mini-nav a{
	margin-right: .7em;
	color: #444;
}
#login table {
	width:450px;
}
#login table tr td h2 {
	width:460px;
	margin-right:20px;
	margin-bottom:20px;
	background-color:#581407;
	color:#FFF;
	font-weight:bold;
	padding:5px;
}
#login label {
}
.receive-email-box
{
	padding-right: 10px;
}
.create-account-button
{
	padding-top: 10px;
}
/* -------------------------- status messages --------------------------*/
div.ErrorMessages
{
	margin: 10px 20px 10px 20px;
	padding: 2px 10px;
	background-color: #581407;
	border-style: solid;
	border-width: 2px;
	border-color: #581407;
}
div.ErrorMessages ul
{
	padding-bottom: 0px;
}
div.ErrorMessages li
{
	color: #FFF;
	margin-left: 1em;
	list-style-type: disc;
}
ul.error, ul.status 
{
	margin: 10px 20px 10px 20px;
	padding: 3px 10px;
}
ul.status 
{
	border: solid 2px #581407;
	background-color: #DDD;
}
ul.error 
{
	background-color: #666;
	border-style: solid;
	border-width: 2px;
	border-color: #581407;
}
ul.error li 
{
	color: #666;
}
/* Wood Species Page - See WoodTypes.ASPX - this is for the multiple species page */
#specie-page
{
}
#specie-page ul li
{
	padding: 0px 0px 0px 5px;
}
#specie-page ul li img
{
	float:right;
}
#specie-page ul li ul
{
	padding:0px 0px 20px 0px;
	width:550px;
}
#specie-page ul li ul li
{
	padding:5px 0px 0px 20px;
}
/* -------------------------- this covers the individual specie page -------------- */
#one-specie
{
    font-size:1.0em;
    line-height:1.2em;
    color:#444;
    padding:10px 0px 5px 0px;
    font-size:0.9em;
    width:960px;
}
#one-specie p
{
	padding: 10px 20px 10px 20px;
}
	
#one-specie .view-products
{
	font-weight:bold;
}
#one-specie h2
{
	font-weight:bold;
	padding-top:20px;
	padding-left:20px;
	width:900px;
}
#one-specie #specifications
{
	width:420px;
	padding: 10px 0px 10px 20px;	
}
#one-specie #specifications li
{
    padding:0px 0px 5px 0px ;
}
#one-specie #specifications li em
{
    font-weight:bold ;
}

#one-specie #specie-images 
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:515px;
	float: right;
	display: block;
	overflow: hidden;
} 
#one-specie #specie-images li#selected 
{
	float: right;
} 
#one-specie #specie-images li 
{
	float: left;	
}
#one-specie #specie-images li img 
{
	width:508px;
	/*height:508px;*/
	padding: 5px 3px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#one-specie #specie-images li a img 
{
	width:68px;
	height:68px;
	float:left;
	padding: 3px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}
#one-specie #repeater
{
	padding: 10px 20px 10px 20px;
}
/* -------------------------- chart links --------------------------*/
.chartLink:link
{
	color: #FFF;
}
.chartLink:visited 
{
	color: #FFF;
}
.chartLink:hover 
{
	color: #a7756e;
}
.chartBar 
{
	background-color:#444; 
	height:15px; 
	margin-bottom:6px;
	padding-bottom:3px;
	padding-left:3px;  
}
/* -------------------------- error and maintenance --------------------------*/
div#errorContent h1, div#maintenanceContent h1 
{
	border: none;
	display: block;
}
div#errorContent p, div#maintenanceContent p 
{
	padding-top: 1.5em;
}
/* -------------------------- site map ---------------------------------------*/
#sitemap
{
    font-size:1.0em;
    line-height:1.2em;
    color:#444;
    padding:10px 5px 5px 5px;
    font-size:0.9em;
}
#sitemap ul
{
	padding-left:30px;
}
#sitemap ul li
{
	list-style-type:disc;
	padding-bottom:5px;
}
#sitemap ul li ul,
#sitemap ul li ul li ul,
#sitemap ul li ul li ul li,
#sitemap ul li ul li ul li
{
	padding-bottom:0px;
	padding-top:0px;
}	
/* -------------------------- learn ------------------------------------------*/
#learn
{
	width: 960px;
	margin: 0px auto 0 auto;
	padding: 20px 20px 20px 20px;	
}
#learn p
{
	width: 600px;
	padding: 20px 0 0 0;
	
}
#learn ul li p
{
	font-size:0.8em; 
	width:575px;
	color:#555;
}

#frequentlyasked
{
	padding:20px 20px 20px 20px;
	width:580px;
	float:left;
	height:1440px;
	overflow:scroll;
}
#frequentlyasked h1
{
	padding:0px 0px 15px 0px;
	color:#333;
	background-color:Transparent;
}
#frequentlyasked h2
{
	padding:25px 0px 0px 0px;
}
.freq-category
{
	padding:25px 0px 0px 0px;
	font-weight:bold;
}	
.freq-question
{
	padding-top:10px;
	padding-bottom:10px;
	font-style:italic;
	padding-left:10px;
}
.freq-answer
{
	padding-top:0px;
	padding-bottom:0px;
	font-style:normal;
	padding-left:20px;
	padding-bottom:0px;
}
.answer-list
{
	padding-bottom:0px;
	padding-left:25px;
}
.answer-list li
{
	list-style: disc;
	padding-left:0px;
	margin-left:25px;
	padding-bottom:5px;
}
.return
{
	padding-left:20px;
	padding-bottom:0px;
	font-size:0.8em;
}
.return:link
{
	color:#999;
}
#freq-sidebar
{
	float:right; 
	margin: 20px 20px 0px 0px;
	border: solid 1px #f19669;
	padding: 5px 0px 0px 10px;
	width: 270px;	
	background-color: #f5dece;
}
#freq-sidebar h2
{
	padding: 0px 0px 0px 0px;
}
#freq-sidebar p
{
	padding: 5px 5px 5px 0px;
	line-height:1.1em;
}
#freq-sidebar p a
{
	text-decoration:none;
	font-size:0.9em;
}
#designer
{
	padding:0;
	margin:0;
	height:80%;
}
#specials
{
    font-size:1.0em;
    line-height:1.2em;
    color:#444;
    padding:3px 5px 3px 5px;
    font-size:0.9em;
}
#specials p
{
    padding:0px 0px 0px 0px ;
}
#discounts
{
	padding:20px 20px 20px 20px; 
	width:598px;
	color:#666;
	margin:0;
	float:left;
	border-top: solid 3px #fff;
	background-image: url(/images/site/shader_bg.gif);
	background-repeat:repeat-x;	
}
#discounts h1
{
	text-align:center;
	color:#592f1f;
	background-color:#fff;
	font-size:2.2em;
	font-weight:bold;
	padding-bottom:20px;
	padding-top:15px;
}
#discounts h2
{
	color:#592f1f;
	font-weight:bold;
	padding:20px 0px 10px 0px;
}
#discounts h2
{
	color:#592f1f;
	font-weight:bold;
	padding:0px 0px 10px 0px;
}
#discounts h4
{
	color:#592f1f;
	font-weight:bold;
	padding:0px 0px 10px 0px;
	text-align:center;
	font-size:1.4em;
}
#discounts h5
{
	font-weight:bold;
	padding:20px 0px 10px 0px;
	text-align:center;
	font-size:1.2em;
}
#discounts p
{
	padding:0px 0px 10px 0px;
}
#discounts-sidebar
{
	padding:20px 5px 20px 35px; 
	width:280px;
	color:#666;
	float:left;
	margin:0;
	border-left: solid 2px #eee;
	border-top: solid 3px #fff;
	background-image: url(/images/site/shader_bg.gif);
	background-repeat:repeat-x;	
}
#discounts-sidebar h1
{
	text-align:left;
	color:#592f1f;
	background-color:#fff;
	font-size:1.8em;
	font-weight:bold;
	padding:15px 0px 20px 0px;
}
#discounts-sidebar img
{
	width:240px;
	padding:0px 0px 20px 0px;
}
#discounts-sidebar p
{
	padding:0px 0px 10px 0px;
}
.textblock
{
    float: left;
	width:220px; 
	margin:10px 10px 10px 30px; 
	padding:0; 
	background-color:#fff; 
	border-left: solid 2px #EEE;
}
#flashcontent
{
	padding:0px 0px 10px 100px;
	z-index:-999;
}

#slideshow 
{
	float: left;
	background-color: #5a1408;
	width: 480px;
	height: 364px;
	overflow: hidden;
}

#slideshow img
{
	margin-top: 5px;
	margin-left: 5px;
}


#logoStrip 
{
	clear: left;
	float: left;
	width: 960px;
	margin-top: 30px;
}

#logoStrip img 
{
	float: left;
	padding: 0px 6px 0px 6px;
}

#prodPaneStart
{
	width: 137px;
	float: left;
	margin: 0px 10px 0px 0px;
}

.prodPane 
{
	width: 137px;
	float: left;
	margin: 0px 10px 0px 10px;
}

.prodPane a 
{
		text-decoration: none;
}

.prodPane a span:hover
{
		text-decoration: underline;
}

#prodPaneStart a 
{
	text-decoration: none;
}

#prodPaneStart a span:hover
{
		text-decoration: underline;
}

.prodPane img 
{
	float: left;
}

.prodPane span 
{
	color: White;
	font-weight: bold;
	font-size: 1.2em;
	width: 7em;
	clear: left;
	float: left;
	padding: 8px 0px 5px 25px;
}

.prodPane .button 
{
	clear: left;
	float: left;
	padding: 10px 0px 10px 0px;
}

#prodPaneStart img 
{
	float: left;
}

#prodPaneStart span 
{
	color: White;
	font-size: 1.2em;
	font-weight: bold;
	width: 7em;
	clear: left;
	float: left;
	padding: 8px 0px 5px 25px;
}

#prodPaneStart .button 
{
	clear: left;
	float: left;
	padding: 10px 0px 10px 0px;
}


