﻿body,html {
		width:auto;
	height: auto;

}
BODY {
	PADDING: 0px;
	MARGIN: 0px;
	FONT-FAMILY: verdana;
	FONT-SIZE: 12px;
	text-align: center;
	color: #1c1c1c;
	background-color:#ececec;
	background-image: URL('../images/mock_bg.jpg');
	background-repeat: repeat-x;
	background-position:top center;



}




a:link {
	color: #0075eb;
		text-decoration:none;
}
a:visited {
	color: #0075eb;
		text-decoration:none;
}
a:hover {
	color: #0075eb;
		text-decoration:underline;
}


#leftnav {

	color: #fff;
	text-transform:capitalize;
	padding: 0px 0px 10px 17px;
	line-height:25px;
}
#leftnav  a:link {
	color: #fff;
	text-decoration: none;
}
#leftnav  a:visited {
	color: #fff;
	text-decoration: none;
}
#leftnav   a:hover {
	color: #fff;
	text-decoration:underline;
}

#leftnav_item	{
	padding: 0px 0px 0px 0px;
}

#leftnav_top {
	background-image: URL('../images/leftnav_top.jpg');
	background-repeat: no-repeat;
	height:16px;
}
#leftnav_bot {
	background-image: URL('../images/leftnav_bot.jpg');
	background-repeat: no-repeat;
	height: auto;
	background-color:aqua;
	
}


#container {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	position: relative;
	background-image: URL('../images/content_bg.jpg');
	background-repeat: repeat-y;

}
#header {
	height: 162px;
	width: 980px;
	text-align: center;
	position: relative;
	background-image: URL('../images/header.jpg');
	background-repeat: no-repeat;
}
#demo {
	background-image: URL('../images/paw_bg.jpg');
	background-repeat: repeat;
}

#logo {
	height: 100px;
	width: 980px;
	text-align: left;
	float:left;

}
#phone	{
	height: 85px;
	width: 413px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	float:right;
}

#nav {
	width: 980px;
	padding: 0px 0px 0px 0px;
	height: 62px;
	text-align: left;
	clear:both;
}


#menu {
	width: 718px;
	padding: 0px 0px 0px 0px;
	height: 62px;
	text-align: left;
	float:left;
	clear:both;
}

#menu a:hover {
	outline:none;
}



#cart {
	width: 83px;
	height: 62px;
	text-align: left;
	float:right;
}



#search {
	width: 153px;
	height: 41px;
	padding: 21px 5px 0 20px;
	float:right;
	text-align:left;
	border:0;

}


.login_box {
	border: 0;
	font-size: 12px;
	height: 24px;
	color: #c55833;
	width:141px;
	padding:0;
	margin:0px 5px 0px 0px;
	background-image: URL('../images/login_bg.jpg');
	background-repeat: repeat;

}

.loginbutton {
	width:59px;
	height:24px;
}



.search_box {
	border: 0;
	font-size: 12px;
	height: 25px;
	color: #383838;
	width:121px;
	padding:0px 0px 0px 5px;
	margin:0;
	background-image: URL('../images/search_bg.jpg');
	background-repeat: repeat;

}
.navbutton {
	width:27px;
	height:25px;
	border:0;
}


.optionbutton {
	font-family: arial;
	font-size: 12px;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #383838;
	padding: 2px;
	border: 1px solid #0075eb;
}
.searchfield {
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
	width: auto;
	height: auto;
	color: #000000;
}

#number	{
	width: 154px;
	height: 24px;
	padding: 14px 0px 0px 0px;
	float:right;
	text-align:right;
	clear:both;
	color:#818285;
}

#topnav {
	width: 580px;
	height: 24px;
	color: #FF0000;
	text-align: right;
	float:right;
}
#menu ul{
	width: 530px;
	height: 30px;
	padding:0px;
	margin:0px;
	color: #FF0000;
	text-align: left;
	float:left;
}

.menuitem {
	height: 20px;
	padding: 0px 20px 0px 20px;
	color: #FF0000;
	text-align: left;
	float:left;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}


#menu  a:link {
	color: #818285;
	text-decoration: none;
}
#menu  a:visited {
	color: #818285;
	text-decoration: none;
}
#menu  a:hover {
	color: #ed4039;
	text-decoration: none;
}






#beseen {
	font-size: 20px;
	color: #EFFC98;
}
#mainheader {
	height: 410px;
	width: 980px;
	text-align: center;
	position: relative;
}
#content {
	text-align: left;
	width: 980px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-height:500px;
	background-image:URL('../images/content_bot_bg.jpg'); 
	background-position: bottom right; 
	background-repeat:no-repeat;
}

#home_content {
	width:312px;
	height:411px;
	float:left;
	padding:40px 25px 0 20px;
	background-image:URL('../images/home_content_top_bg.jpg'); 
	background-position: top right; 
	background-repeat:no-repeat;
	line-height:18px;

}


#home_catalog {
	width:447px;
	height:451px;
	float:right;
}


#sub_content {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
	line-height:18px;
}

#innernav {
	padding-top: 17px;
	width: 700px;
	float: left;
}
#innernav a:hover {
	outline: none;
}
#innernav_search {
	padding-top: 13px;
	float: right;
	width: 200px;
}
#submenu {
	color: #fff;
		text-decoration: none;
}

#submenu a:link {
	color: #fff;
	text-decoration: none;
}
#submenu a:visited {
	color: #fff;
	text-decoration: none;
}
#submenu a:hover {
	color: #fff;
	text-decoration: underline;
}



#subnav {
	padding: 17px 0px 0px 180px;
	text-transform: uppercase;
	color: #737375;
	font-weight: bold;
	font-size: 15px;
}
#subnav a:link {
	color: #737375;
	text-decoration: none;
}
#subnav a:visited {
	color: #737375;
	text-decoration: none;
}
#subnav a:hover {
	color: #737375;
	text-decoration: underline;
}
.go {
	vertical-align: middle;
}
#leftcol {
	width: 200px;
	text-align: center;
	margin: 0px;
}
#midcol {
	width: 640px;
	margin: 0px;
}
#rightcol {
	width: 150px;
	margin: 0px;
}
.receiptbg {
	background-color: #FFFFFF;
}
.cartbuttons {
	font-family: arial;
	font-size: 12px;
	padding: 2px;
	FONT-WEIGHT: bold;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	height: 20px;
	background: url('../images/cartbutton.');
}
.searchbutton {
	font-family: arial;
	font-size: 12px;
	FONT-WEIGHT: bold;
	background-color: #FFFFFF;
	COLOR: #FF0000;
	FONT-FAMILY: Arial;
	width: 30px;
	height: 23px;
}
hr {
	color: #cccccc;
}


.receiptbg {
	background-color: #FFFFFF;
	Color: #000000;
}
h4 {
	color: #383838;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	line-height:30px;
}
h5 {
	color: #383336;
	font-size: 1.6em;
	font-weight: bold;
	margin:0px;
	padding:0px;
	display:inline;
}
h6 {
	color: #207379;
	font-size: 1.0em;
	font-weight: bold;
	margin: 10px 0 20px 0;
}
h7 {
	color: #4e7d17;
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 0px;
}
p {
}
FORM {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
#footer_bg {
	width: 980px;
	background-image: URL('../images/footer_bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	height:300px;
	background-color: #ececec;


}
#footer_links {
	height: 171px;
	width: 360px;
	text-align: left;
	padding: 32px 0 0 0;
	color: #333333;
	float:left;
	line-height:13px;
}
#footer_links a:link {
	color: #1c1c1c;
	text-decoration:none;
}
#footer_links a:visited {
	color: #1c1c1c;
}
#footer_links a:hover {
	color: #0075eb;
}

hr.footer {
	height: 16px; 	background: url('../images/footer_hr.jpg') no-repeat scroll left;
	border:0px;
	margin:0px;
}

hr.footer_contact {
	height: 16px; 
	background: url('../images/footer_contact_hr.jpg') no-repeat scroll left;
	border:0px;
	margin:0px;
}


#footer_contact {
	height: 171px;
	width: 328px;
	text-align: left;
		padding: 32px 0 0 30px;
	color: #333333;
	float:left;
	
}

#footer_mailing {
	height: 203px;
	width: 262px;
	text-align: left;
	color: #333333;

		float:left;
}




#copyright {
	height: 29px;
	width: 475px;
	padding: 10px 15px 0px 0px;
	color: #383838;
	font-size: 9px;
	text-align:right;
	float:right;
}
#copyright a:link {
	color: #383838;
		text-decoration:none;
}
#copyright a:visited {
	color: #383838;
		text-decoration:none;
}
#copyright a:hover {
	color: #0075eb;
	text-decoration:none;
}

#trademark {
	height: 29px;
	width: 475px;
	padding: 10px 0px 0px 15px;
	color: #383838;
	font-size: 9px;
	float:left;
	text-align:left;
}
#trademark a:link {
	color: #383838;
		text-decoration:none;
}
#trademark a:visited {
	color: #383838;
		text-decoration:none;
}
#trademark a:hover {
	color: #0075eb;
		text-decoration:none;
}



/*MOUSEOVER IMAGE POPUP*/
.thumbnail {
	position: relative;
	z-index: 0;
}
.thumbnail:hover {
	background-color: transparent;
	z-index: 50;
}
.thumbnail span {
	/*CSS for enlarged image*/
position: absolute;
	background-color: #FF0000;
	padding: 5px;
	left: -1000px;
	border: 5px dashed #FFFFFF;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail span img {
	/*CSS for enlarged image*/
border-width: 0;
	padding: 2px;
}
.thumbnail:hover span {
	/*CSS for enlarged image on hover*/
visibility: visible;
	top: -100px;
	left: -100px; /*position where enlarged image should offset horizontally */
}
#anet {
	float: right;
}
.price {
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
}
.price a:link {
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
}
.price a:visited {
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
}
.bambooicon {
	margin: 10px;
	text-align: center;
	font-size: 16px;
	color: #CC3300;
	font-weight: bold;
}
#glossary {
	background-image: URL('../images/tree-ghost.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	padding: 20px;
	background-color: #ffffff;
}
#glossary2 {
	padding: 20px;
	background-color: #ffffff;
}
#ecostatement {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #849C6B;
	padding: 20px;
	text-align: left;
}

