html, body {
  font-size: 12pt;
  font-family: "Lucida Bright", serif;
  background: white;
  text-align: center;
  margin: 0;
  padding: 0;
  min-width: 800px;
}

* {
  margin: 0;
  padding: 0;
  font-size: 9pt;
  font-family: "Lucida Bright", serif;
}

.spaced * {
  margin-top: 15px;
}

#mainimage {
  padding: 0;
  margin-top: -5px;
  background-image: url("images/ww2.jpg");
  background-repeat: no-repeat;
}

#borderimage {
  padding: 0;
  margin-top: -5px;
  background-image: url("images/border_left.jpg");
  background-repeat: no-repeat;
}

.contenttable {
  width: 100%;
  padding: 2px;
  margin: 0;
}

.scrolltable {
  height: 100%;
  padding: 10px;
  margin: 10px;
  border: 2px ridge rgb(49, 96, 125);
}

.image {
  padding: 0px;
  height: 100%;
  width: 50%;
  background-image: url("images/nursery_clock.jpg");
}

#container {
  position: relative;
  border: 1px solid rgb(49, 96, 125);
  padding: 8px;
  border-color: #7FA1B6;
  width: 975px;
  height: auto;
  margin: 5px auto;
  background: white;
  color: rgb(49, 96, 125);
  text-align: left;
  text-decoration: none;
}

div.scroll {
  height: 455px;
  width: 894px;
  overflow: auto;
  border: 1px solid #666;
  padding: 2px;
  margin-top: 5px;
}

.listing {
  padding-bottom: 0px;
  text-align: left;
}

tr.d0 {
  background-color: white;
}

.listing tr td {
  font-size: 10pt;
  font-family: "Lucida Bright", serif;
  padding-bottom: 0px;
}

.listing tr td a {
  font-size: 9pt;
  color: rgb(49, 96, 125);
}

.listing tr td {
  font-size: 9pt;
  color: rgb(49, 96, 125);
}

.d1 {
  background-color: #f5f5f5;
}

.photo {
  padding-left: 0pt;
  width: 100px;
  height: 80px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
  position: relative;
  z-index: 0;
}

.thumbnail:hover{
  background-color: transparent;
  z-index: 50;
}

.thumbnail span{/*CSS for enlarged image*/
  position: absolute;
  background-color: white;
  padding: 5px;
  left: -1000px;
  border: #7fa1b6 1px solid;
  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: -300px;
  left: 250px;/*position where enlarged image should offset horizontally */
}

/*End of Credits: Dynamic Drive CSS Library */

.available {
  padding-left: 10px;
  width: 35px;
}

.name {
  padding-top: 3px;
  padding-left: 4px;
  width: 180px;
  vertical-align: top;
}

.price{
  padding-top: 3px;
  padding-left: 8px;
  width: 40px;
  vertical-align: top;
}

.description{
  padding-left: 8pt;
  padding-bottom: 4pt;
  padding-top: 2pt;
  vertical-align: top;
}

.colour{
  padding-left: 8pt;
  width: 40px;
  vertical-align: top;
}

#selected {
  background-color: rgb(184, 188, 153);
  color: rgb(110, 117, 68);
  font-size: 9pt;
}

.specoptions tr td a {
  color: rgb(110, 117, 68);
  font-size: 9pt;
}
#main {
  width: 100%;
}
.search span#free {
  border: 2px ridge rgb(49, 96, 125);
}
img {
  border: 0px;
}
.activecell a {
  text-decoration: none;
}
#quote {
  background: #b8bc97;
  padding: 15px 5px 15px 5px;
  color: white;
  margin: 0pt;
  font-size: 12pt;
  font-family: "Lucida Bright", serif;
  text-align: center;
}
.listheader tr td {
  font-size: 8pt;
  font-family: "Lucida Bright", serif;
}

.sitemap {
  font-size: 10pt;
  font-family: "Lucida Bright";
  padding-right: 10px;
}

.sitemap a {
  text-decoration: none;
  color: white;
}
.sitemap a:hover {
  color: rgb(184, 202, 216);
}
.shoppingcart a {
  text-decoration: none;
  color: rgb(49, 96, 125);
}
.shoppingcart a:hover {
  color: blue;
}
.shoppingcart {
  margin-top: 5px;
  padding-top: 0px;
  padding-right: 10px;
}
.title {
  color: rgb(49, 96, 125);
}
.searchmenu {
  padding-top: 10px;
  padding-right: 10px;
  height: 20px;
}
h1 {
  margin-top: 15px;
  margin-bottom: 14px;
  font-size: 22pt;
  font-weight: normal;
}
#head1 {
  width: 98%;
  background: #fff;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 8px;
  margin-right: 8px;
  min-width: 970px;
}
#content1 {
  margin-left: 1px;
  margin-right: 1px;
  min-width: 970px;
}
#foot1 {
  height: 30px;
  font-family: "Lucida Bright", serif;
  font-weight: bold;
  color: #000;
  margin-top: 5px;
  margin-bottom: 8px;
  margin-left: 8px;
  margin-right: 8px;
  min-width: 970px;
}

#address {
  font-size: 10pt;
  font-family: "Lucida Bright", serif;
  color: rgb(49, 96, 125);
  text-align: right;
  padding-top: 570px;
  padding-bottom: 0px;
  padding-right: 25px;
}

#mainaddress {
  position: absolute;
  font-size: 10pt;
  bottom: 42px;
  right: 771px;
  color: rgb(49, 96, 125);
  text-align: right;
}

#mainaddress a {
  font-size: 10pt;
  text-align: right;
}

#address1 {
  font-size: 10pt;
  font-family: "Lucida Bright", serif;
  color: rgb(49, 96, 125);
  text-align: right;
  padding-bottom: 0px;
}

#address a {
  color: rgb(49, 96, 125);
}

.text {
  font-size: 12pt;
  font-family: "Lucida Bright", serif;
  color: rgb(49, 96, 125);
  text-align: left;
}

.smalltext {
  font-size: 10pt;
  font-family: "Lucida Bright", serif;
  color: rgb(49, 96, 125);
  text-align: left;
}

.smalltext a{
  font-size: 10pt;
}
.smalltext p{
  font-size: 10pt;
}
a {
  color: rgb(49, 96, 125);
}
.collections a {
  color: rgb(49, 96, 125);
}
.collections {
  font-size: 12pt;
  font-family: "Lucida Bright", serif;
  color: rgb(156, 161, 122);
  width: 100px;
  text-align: left;
  padding-top: 180px;
  padding-bottom: 120px;
  padding-left: 20px;
  padding-right: 70px;
  line-height: 19pt;
}
.menu {
  height: 50px;
  width: 715px;
  color: white;
  text-decoration: none;
  padding-right: 0px;
  }
.menu tr td {
  height: 32px;
  color: white;
}
.rightmenu {
  position: absolute;
  left: 860px;
  top: 56px;
  width: 95px;
  height: 612px;
  color: white;
}
.rightmenu tr td a {
  width: 95px;
  color: white;
}
.rightmenu tr td img {}

.cart a {
  text-decoration: none;
  color: rgb(49, 96, 125);
}

.cart a:hover {
  color: blue;
}

.cart {
  margin-top: 10px;
  margin-right: 5px;
  text-align: right;
}

.maincart a {
  text-decoration: none;
  color: rgb(49, 96, 125);
}

.maincart a:hover {
  color: blue;
}

.maincart {
  margin-top: 10px;
  margin-right: 135px;
  text-align: right;
}

.search {
  text-align: right;
  margin-top: 10px;
  margin-right: 2px;
  height: 28px;
}

.mainsearch {
  text-align: right;
  margin-top: 10px;
  margin-right: 130px;
  height: 28px;
}

.footer {
  position: absolute;
  bottom: 6px;
  left: 14px;
  height: 20px;
  padding-top: 1px;
  padding-bottom: 1px;
  background-color: rgb(131, 162, 182);
  color: white;
  font-size: 10pt;
  font-family: "Lucida Bright", serif;
  text-align: center;
  width: 975px;
}

.footer3 {
  height: 20px;
  margin-top: 5px;
  padding-top: 1px;
  background-color: rgb(131, 162, 182);
  color: white;
  font-size: 10pt;
  font-family: "Lucida Bright", serif;
  text-align: center;
}

.listheader {
  margin-top: 8px;
  padding: 2px 5px 0px 0px;
  background-color: rgb(184, 188, 153);
  color: white;
}

.specialscroll {
  width: 100%;
  height: 100%;
  overflow: auto;
}

.special8 {
  width: 155px;
}

.specialimages {
  position: absolute;
  top: 356px;
  left: 10px;
  padding: 0;
  margin: 0;
  width: 340px;
  height: 300px;
}

.speciallist {
  position: absolute;
  top: 180px;
  left: 80px;
  width: 140px;
  text-align: left;
  line-height: 19pt;
}

.onleft {
  position: absolute;
  top: 145px;
  left: 40px;
  width: 210px;
  text-align: left;
}

.centerarea {
  position: absolute;
  top: 205px;
  left: 265px;
  width: 710px;
  height: 440px;
  text-align: left;
}

.atbottom {
  position: absolute;
  bottom: 42px;
  left: 268px;
}

.footer2 {
  position: absolute;
  bottom: 6px;
  height: 20px;
  padding-top: 1px;
  padding-bottom: 1px;
  background-color: rgb(131, 162, 182);
  color: white;
  font-size: 10pt;
  font-family: "Lucida Bright", serif;
  text-align: center;
  width: 854px;
  left: 6px;
}

.planttitle {
  margin-left: 355px;
  text-align: left;
  margin-bottom: 8px;
  margin-top: 18px;
}

.maintitle {
  margin-left: 260px;
  text-align: left;
  margin-bottom: 8px;
  margin-top: 18px;
}

.panel {
  height: 455px;
}

.mainpanel {
  position: relative;
  margin-left: 260px;
  height: 440px;
  margin-right: 130px;
}

.left {
  float: left;
  width: 330px;
  padding-left: 10px;
  height: 100%;
}

.right {
  float: right;
  width: 620px;
  height: 100%;
}

.panelscroll {
  width: 100%;
  height: 100%;
  overflow: auto;
  text-align: left;
}

.panelscroll2 {
  overflow: auto;
  text-align: left;
  padding-right: 15px;
  height: 450px;
}

.panelscroll3 {
  height: 155px;
}

.panelscroll p {
  margin-bottom: 15px;
  color: inherit;
}

.panel div p {
  margin-bottom: 15px;
}

.panel p {
  margin-bottom: 15px;
}

.productavailable {
  padding-top: 10px;
  padding-bottom: 10px;
}

.gifttable {
  width: 225px;
}

.gifttable tr td {
  font-size: 85%;
}

.page a {
  font-size: 85%;
  color: white;
}

.page {
  font-size: 85%;
}
/* <.TableRowone > class */

.TableRowOne {
  BACKGROUND-COLOR: white;
  TEXT-ALIGN: left;
/* font properties */
  COLOR: #408080;
  FONT-style: normal;
  FONT-WEIGHT: normal;
  FONT-SIZE: smaller;
  FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
/* padding top right bottom left */
  PADDING: 2px 2px 2px 2px;
}
/* <.TableRowtwo > class */

.TableRowTwo {
  BACKGROUND-COLOR: #f8f8f6;
  TEXT-ALIGN: left;
/* font properties */
  COLOR: #408080;
  FONT-style: normal;
  FONT-WEIGHT: normal;
  FONT-SIZE: smaller;
  FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
/* padding top right bottom left */
  PADDING: 2px 2px 2px 2px;
}
.onsale {
  color: white;
  background-color: rgb(255, 0, 0);
  margin: 0;
  text-align: right;
  font-size: 9pt;
  font-family: "Lucida Bright", serif;
  text-decoration: none;
  padding-right: 0px; 
}
.onsale:hover{
background-color: rgb(255, 100, 100);
}
.activecell {
  background-color: #B8BC99;
  color: white;
  margin: 0;
  text-align: center;
  font-size: 12pt;
  font-family: "Lucida Bright", serif;
}
.fillcell {
  color: white;
  background-color: rgb(131, 162, 182);
  margin: 0;
  text-align: center;
  font-size: 12pt;
  font-family: "Lucida Bright", serif;
}
.fillcell a{
  color: white;
}
.activecell a{
  color: white;
}
.fillcell:hover {
  background-color: rgb(175, 194, 209);
}
.activecell:hover {
  background-color: rgb(204, 207, 180);
}
.fillcell a {
  text-decoration: none;
}

.cssbutton{
width: 180px;
height: 40px;
background-color: rgb(131, 162, 182);
color: white;
padding: 1px 1px;
margin: 0;
text-align: center;
font-size: 12pt;
font-family: "Lucida Bright", serif;
}
.cssbutton:visited{
color: white;
}
.cssbutton:hover{
background-color: rgb(175, 194, 209);
padding: 1px 1px;
}
.cssbutton:active{
color: white;
}
