* { 
	padding: 0; margin: 0
}
body {
	margin: 0;
	padding: 0;
	font-family:Verdana,Tahoma,Helvetica,sans-serif;
    font-size:0.7em;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:1.5em;
	color: #666666; 
	background: #A9BAC3 url(images/bg.gif) repeat-x ;
	text-align: center
}
a { 
	color: #1B50A2;
	background-color: inherit;
	text-decoration: none
}
a:hover {
	color: #197218;
	background-color: inherit
}
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333
}
h1.postheader, h2.postheader { 
	font-size: 1.5em; 
	color: #1B50A2;
	margin-bottom:0px;
	margin:10px 0 0 0
} 
h1 { 
	font-size: 1.5em; 
	color: #1B50A2
} 
h2 { 
	font-size: 1.5em; 
	color: #1B50A2
}
h3 { 
	font-size: 1.3em
}

p, h1, h2, h3 {
	margin: 10px 15px
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #4284B0
}
ul span, ol span {
	color: #666666
}
img {
	border: none
}
img.no-border {
	border: none
}
img.float-right {
	margin: 5px 0px 5px 0px
}
img.float-left {
	margin: 5px 15px 5px 0px
}
a img {  
	border: none
}
a:hover img {  
	border: none
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #4284B0;   
	color: #4284B0;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif
}
#SearchBox label{
	display:inline;
	font-weight:normal;
	margin:5px 3pt
}
.searchfield { 
	margin: 0; 
	width: 120px;
	border: 1px solid #197218; 
	background: #FFF;
	color: #333; 
	height: 14px;
	vertical-align: top;
	font-family:Verdana,sans-serif;
	font-size:1em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:2px
}
.searchbutton { 
	margin: 0pt 0pt 0pt 5px; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #FAFAFA;
	border: 1px solid #c2c2c2;
	color: #777;	
	width: 60px;
	vertical-align: top
}
#wrap {
    background-color: #FFF;
	width: 1000px; 
	height: 100%;
	margin: 0 auto;	
	text-align: left
}
#content-wrap {
	clear: both;
	margin: 0px; 
	padding: 0px;	
	background: #FFF
}
#header {
	position: relative;
	height: 170px;	
	background: #000 url(images/headerbg.gif) repeat-x 0% 100%
}
#logo {
	background: url('images/matsubonsai.gif') no-repeat;
	height: 163px;
	width: 400px
}
#header h1#logo {
	width: 273px;
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 0pt;
	left: 5px
}
#header h2#slogan {
	position: absolute;	 
	top:142px; 
	left: 135px;
	color: #666666;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
	margin:0pt;
    padding: 0px
}
#header ul {
	z-index: 999999;
	position: absolute;
   margin:0; padding: 0;
   list-style:none;
	right: 0; 
	bottom: 6px !important; bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif
}
#header li {
   display:inline;
   margin:0; padding:0
}
#header a {
   float:left;
   background: url(images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none
}
#header a span {
   float:left;
   display:block;
   background: url(images/tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF
}
#header img {
    border: 0px
}
#searchbox {
	position: absolute;
	top: 58px; 
	right: 10px
}
#menubar{
	position: absolute;	 
	top: 2px; 
	width: 1000px;
	height: 28px;
	text-align: right
}
#menu1 {
	clear:right;
	float: right;
	width: 445px;
	text-align: right;
	padding-top: 5px
}
#menu1 ul {
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px
}
#menu1 li {
	padding: 0px;
	margin: 0px;
	display: inline;
	border-left: solid 1px #000
}
#menu1 li.first {
	border-left: none
}
#menu1 li a {
	font-weight: normal;
	background: #fff
}
#menu1 li a:link, #menu1 li a:visited {
	font-weight: normal;
	padding: 0px 2px 0px 5px;
	color: #000;
	text-decoration: none
}
#menu1 li a:active, #menu1 li a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: underline
}
#centercontent {
    background-color: #FFFFFF;
	float: right;
	display: inline;
	width: 600px;
	margin-left: 15px;
	padding: 10px 0px 0px 0px
}
#centercontent p, h1, h2, h3 {
	margin: 10px 15px 0px 0px
}
#centercontentwide {
    background-color: #FFFFFF;
	float: right;
	display: inline;
	width: 780px;
	margin-left: 15px;
	padding: 10px 0px 0px 0px
}
#rightcontent {
	float: right;
	width: 180px;
	margin: 0;	
	padding: 0; 
	display: inline;
	background-color: #FFF
}
#rightcontent, ul.sidemenu {
	list-style:none;
	margin: 10px 0 10px 15px;
	padding:0
}
#rightcontent ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding: 2px 5px 2px 10px;
	background: #f2f2f2;
	border-left: 4px solid #CCC;
	min-height: 18px
}
#rightcontent ul.sidemenu a:hover {
	padding: 2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left: 4px solid #197218
}
#rightcontent ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2
}
#leftcontent {
	float: left;
	width: 175px;
	margin: 0;	
	padding: 0; 
	display: inline;
	background-color: #FFF
}
#leftcontent, ul.sidemenu {
	list-style:none;
	margin: 10px 0 10px 15px;
	padding: 0
}
#leftcontent ul.sidemenu a {
	display: block;
	font-weight: bold;
	color: #333;	
	text-decoration: none;	
	padding: 2px 5px 2px 10px;
	background: #f2f2f2;
	border-left: 4px solid #CCC;
	min-height: 18px
}
#leftcontent ul.sidemenu a:hover {
	padding: 2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left: 4px solid #197218
}
#leftcontent ul.sidemenu li {
	margin-bottom: 1px;
	border: 1px solid #f2f2f2
}
#footer { 
	clear: both; 
	color: #FFF; 
	background: #A9BAC3; 
	border-top: 5px solid #568EB6;
	margin: 30px 0px 0px 0px; 
	padding: 0px; 
	height: 50px;	  
	font-size: 95%
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF
}
#footer .footer-left{
	float: left;
	width: 50%
}
#footer .footer-right{
	float: right;
	width: 50%
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {
	float:none
}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF
}
#header a:hover {
	background-position:0% -42px
}
#header a:hover span {
	background-position:100% -42px
}
#header #current a {
	background-position:0% -42px;
	color: #FFF
}
#header #current a span {
	background-position:100% -42px;
	color: #FFF
}
.float-left  {float: left }
.float-right {float: right }
.align-left  {text-align: left }
.align-right {text-align: right }
.clear {clear: both }
.green {color: #197218 }
.gray  {color: #BFBFBF }
/* commerce */
.ourprice {
  font-weight: bold;
  font-size: 10pt;
  color: #b22222;
  font-family: Verdana,Tahoma,Arial,sans-serif
}
.retailprice {
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  text-decoration: line-through
}
.totalbox {
  text-align: center;
  color: #990000;
  font-weight: bold
}
.adbox {
  padding: 10px;
  font-size: 9pt;
  margin: 0px 0px 10px 0px;
  border: 1px solid #c3d3ed
}
a.editme {
  text-decoration: none;
  color: #4a4d5c
}
.commandbar {
  padding: 3px;
  font-size: 8pt;
  border: 1px solid #c3d3ed
}
.mainproductimage {
  width: 220px;
  text-align: center;
  float: left;
  padding: 0px 0px 10px 0px
}
.productdata {
  border: none;
  border-collapse: collapse
}
.productdata td, .productdata th {
  font-weight: normal;
  padding: 2px;
  text-align: left
}
.price {
  font-weight: bold;
  color: #c00
}
del.price {
  color: #000;
  text-decoration: line-through
}
.productsection {
  padding: 10px;
  border-top: 1px dashed #cccccc
}
.browsebox {
}
.browsebox h1 {
  font-family: Verdana,Tahoma,Arial,sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #3973b5;
  border-bottom: 1px dashed #cccccc
}
.browsebox h1 a {
  color: #3973b5
}
h1.accent {
  font-size: 12px;
  font-weight: bold;
  color: #990000;
  margin: 0px;
  margin: 0px 0px 5px 0px
}
.smalltext {
  font-size: 8pt;
  color: #666666;
  font-family: Verdana,Tahoma,Arial,sans-serif
}
.adbox h3 {
  font-weight: bold;
  font-size: 10pt;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  color: #C7C030;
  margin: 1px 0px 3px 0px
}
.loginheader {
  height: 30px;
  font-weight: bold;
  font-size: 10pt;
  color: #666666;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  background-color: #f5f5f5;
  text-align: center
}
.logincell {
  background-color: #ffffff;
  vertical-align: middle;
  text-align: center;
  padding: 20px
}
.logtable {
  border: 1px solid #c3d3ed;
  background-color: #cccccc
}
.subcategory {
  margin-bottom: 6px;
  margin-left: 10px;
  padding: 0px 0px 0px 0px
}
.productbox {
  height: 290px;
  width: 180px;
  border: 1px solid #c5c5c5;
  margin: 5px
}
.productimage {
  width: 125px
}
.productsummarydisplaywrapper {
  width: 170px;
  padding: 20px 0px 0px 0px
}
.productsummaryimageholder {
  width: 175px;
  height: 165px;
  text-align: center;
  vertical-align: middle
}
.productsummarytext {
  padding: 0px 0px 0px 10px;
  width: 170px;
  height: 55px
}
.retailprice {
  font-weight: bold;
  color: black;
  text-decoration: line-through
}
.yousave {
  font-weight: bold;
  color: #336600
}
.hookline {
  font-size: larger;
  color: #5b626c;
  font-style: italic
}
.coreboxbody {
  width: 140px;
  padding: 0px 20px 0px 20px
}
.coreboxtop {
  height: 22px;
  width: 180px
}
.coreboxbottom {
  width: 180px;
  height: 22px
}
.coreboxheader {
  width: 180px;
  font-weight: bold;
  padding: 5px 0px 10px 0px;
  text-align: center
}
.tenpixspacer {
  height: 10px
}
.twentypixspacer {
  height: 20px
}
.sectionoutline {
  border: 1px solid #cccccc;
  padding: 15px
}
checkout-visited {
  font-size: 16pt;
  color: #dcdcdc;
  font-family: Verdana,Tahoma,Arial,sans-serif
}
checkout-current {
  font-size: 16pt;
  color: #990000;
  font-family: Verdana,Tahoma,Arial,sans-serif
}
.ratingstar {
  font-size: 0pt;
  width: 13px;
  height: 12px;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  display: block;
  background-repeat: no-repeat
}
.filledratingstar {
  background-image: url(Images/FilledStar.png)
}
.emptyratingstar {
  background-image: url(Images/EmptyStar.png)
}
.savedratingstar {
  background-image: url(Images/SavedStar.png)
}
fieldset {
  border: solid 1px #c3d3ed;
  padding: 0px 5px 5px 5px
}
fieldset legend {
  font:bold 11px Verdana,Tahoma,Arial,sans-serif;
  color:#666;
  margin: 0px 0px 10px 0px

}
.loadingbox {
  top: 40%;
  left: 40%;
  border: 1px solid #c3d3ed;
  background-color: #ffffff;
  height: 50px;
  width: 250px;
  text-align: center;
  padding: 20px 0px 0px 0px
}
.selected {
  color: #E03300;
  font-weight: bold
}
.notselected {
  color: #CCC;
  font-weight: bold
}
.payPallink {
  color: #E03300;
  text-decoration: underline;
  font-weight: bold;
  font-size: 1em
}
.adminHeader {
  color: #004a78;
  font-size: 1.5em; 
  left: 110px
}