/* rjs these are for mobile site only */
/* *.ProductContainer, *.ProductName, *.addProductToCart {text-align: center; margin:10px} */
/* *#logoOrchid, *.breadcrumb, *.stores, *.cart, *.Specials {display: none}
*.saleSKU {font-weight: bold; text-decoration: line-through; }
*.bigRed {font-weight: bold; color: red } 
*.bigGreen {font-weight: bold; color: green;}
  */
/* end rjs */

body,
html {
    margin:0;
    padding:0;
    background-color: white;
	margin-left: 0px;
    color:#000;
    }

@media screen {
body {
	min-width: 870px; /* must equal width of wrapper container */
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .9em;
	margin-top: 30px;
	margin-bottom: 25px;
}

body#orchids, html#orchids {
    background-color: #e7e7e7; /* #e7ebf2 */
}
body#bonsai, html#bonsai {
    background-color: #f8ecd7;
}
body#violets, html#violets {
    background-color: #f1e5f1;
}
body#garden, html#garden {
    background-color: #f0fff0;
}
body#gifts, html#gifts {
    background-color: #fffafa;
}

#wrapper {
    margin: 0 auto;
	padding: 20px;
	padding-top: 4px;
	background-color: white;
    width: 870px;  /* must equal min-width in body tag */
	border: #C4CEA7 1px solid;
	overflow: visible;
    }
#wrapper-bonsai {
    margin: 0 auto;
	padding: 20px;
	padding-top: 4px;
	background-color: white;
    width: 870px;  /* must equal min-width in body tag */
	border: #C4CEA7 1px solid;
	overflow: visible;
    }
#bonsai-supplys {
    margin: 0 auto;
    width: 870px;  /* must equal min-width in body tag */
	padding: 20px;
	padding-top: 4px;
	background-color: white;
	border: yellow 5px solid;
	overflow: visible;
    }
#main {
	float: right;
	margin: 0;
	width: 710px;  /* this should be 160 less than the wrapper and body widths */
	padding-bottom: 16px;
	}
	
.Y {
   display: none;
   }
   
#stores {
    float: left;
	margin-left: -60px;
	margin-top: -40px;
	font-weight: bold;
	font-size: .9em;
	}
#cart {
    float: left;
	margin-left: 600px;
	margin-top: -30px;
	font-weight: bold;
	font-size: .9em;
	}
#logo {
    clear: both;
	vertical-align: top;
	}
#SearchBox {
    margin: 0; 
    float: right; 
    clear: right; 
    margin-top: -36px;
    }
#header {
    clear: both;
	font-weight: bold;
	color: #2C471A;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size : 130%;
	}
	
#header h1 {
    clear: left;
	color: #2C471A;
	margin-left: 10px;
	font-size: 100%;
	}
	
#orchid {
    font-family: Comic Sans MS; 
	text-align: center; 
	font-weight: bold;
	}

.mixBox {
  -webkit-box-shadow: 6px 10px 20px 0px rgba(0,0,0,0.38);
  -moz-box-shadow: 6px 10px 20px 0px rgba(0,0,0,0.38);
  box-shadow: 6px 10px 20px 0px rgba(0,0,0,0.38);
  border: 1px solid #E0E0E0;
  padding: 8px;
  margin-top: 4px; 
  margin-bottom: 4px;
  }

#nav {
}	
#nav,#nav ul,#nav li {
	list-style: none;
	display: inline;
	margin: 0;
}

#nav li a
{
    padding: 5px;
    text-decoration: none;
    border:#EAEAEA 1px solid;
    border-bottom:none;
    background-color: #F7F7F7;
    color:#00c;
}

#nav li a:hover
{
    background-color: #669;
    color:#fff;
}
#nav li  .navhi {
	background-color:#fff;
    border:#666 1px solid;
    border-bottom:none;
}
#leftNavigation {
	float:left;
	width:150px;
	font-size: 0.8em;
	background-color: white;
	} 
	
.sub .box {
	background-color: White;
	border: thin solid Black;
	} 
	
#wrapper-intra {
    margin: 4px auto;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    width: 1200px;
	padding: 20px;
	background-color: white;
	border: #EAEAEA 1px solid;
	overflow: visible;
    }
#wrapper-bb {

    }	
#flower {
	float: right;
    }
#bookmarks {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
	width: 100%;
	clear: right;
	z-index: 2;
}
.breadcrumb {
	font-size : 1.2em;
	font-weight : bold;
	font-family: Arial, Helvetica, Sans-Serif;
	color : #000000;
	padding-left: 4px;
	margin-bottom: 4px;
	} 
#breadcrumb {
	font-size : 1.2em;
	font-weight : bold;
	font-family: Arial, Helvetica, Sans-Serif;
	color : #000000;
	padding-left: 4px;
	margin-bottom: 4px;
	clear: both;
}
#breadcrumb a {
	text-decoration: none;
}
#breadcrumb a:visited {
	text-decoration: none;
}
#breadcrumb a:hover {
	color: Navy;
	} 

#footer
{
	font-size: 1em;
	border-width: 1px 0 0 0;
	text-align: center;
	border-color: Black;
	border-style: solid none none none;
	width: 100%;
	clear: both;
	z-index: 2;
}

#orchidCareCorner {
    float: right; 
	width: 200px; 
	margin-left: 4px; 
	vertical-align:top; "
}

#full {
	padding-left: 4px;
	padding-bottom: 20px;
}

#searchButton:hover {
background-image: url(https://www.repotme.com/thumbnails/rose-baby-carousel-pot-100.jpg);
}

td.ProductName {
  vertical-align: middle;
  }
  
.addProductToCart {
  margin: 0; 
  display: inline;
}

.saleSKU {
  font-weight: bold; 
  text-decoration: line-through;
  }

.bigRed {
  font-weight: bold; 
  color: red;
  }
  
  .bigGreen {
  font-weight: bold; 
  color: green;
  }
    .bigPurple {
  font-weight: bold; 
  color: purple;
  }
form {
margin-top: 20px;
margin-bottom: 20px;
}

select {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 100%;
}

img {border: 0;
margin: 1px;}

img.expando{ /*sample CSS for expando images. Not required but recommended*/
border: none;
vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
}

p, ul, h3, h4, h5 {
	margin-top: 1.1em;
	margin-bottom: 1.1em;
	line-height: 120%;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 100%;
}
}
h1 {
    margin-top: 10px;
	font-weight: bold;
	color: #B90000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size : 140%;
}
h2 {
	font-weight: bold;
	color: #B90000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size : 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	display: inline; 
	margin-right: 1em;
}
.goth{

	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size: 20px;
    color: green;      
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
}
div.underText{
    vertical-align: top;
    display: inline-block;
    text-align: center;
    width: 200px;
}
.caption2{
 display: block;
}
h2.big {
	font-weight: bold;
	color: #B90000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size : 120%;
	margin-bottom: 0px;
	margin-top: 0px;
	display: inline; 
	margin-right: 1em;
}
h1.media {
	font-weight: bold;
	color: #B90000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size : 130%;
	border-bottom: 1px solid #B90000;
}
h3 {
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size : 100%;
}
li {
	margin-top: 1.1em;
	margin-bottom: 1.1em;
	line-height:120%
}
table, th, td {font-size:100%; border-collapse:collapse; text-align:left; vertical-align:top}
a:link {
	color: blue;
	text-decoration: none;
	font-family : inherit;
	font-size : inherit;
	font-weight : bold;
	cursor: pointer;

}
a:visited {
	color: blue;
	text-decoration: none;
	font-family : inherit;
	font-size : inherit;
	font-weight : bold;
	cursor: pointer;

}
a:hover {
	color: blue;
	text-decoration: underline;
	font-family : inherit;
	font-size : inherit;
	font-weight : bold;
	cursor: pointer;
}
a:active {
	color: blue;
	text-decoration: underline;
	font-family : inherit;
	font-size : inherit;
	font-weight : bold;
	cursor: pointer;
}


.tagLine{
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 30px;
	font-size: 12pt;
	z-index: 5;
	font-family : Arial, Helvetica, Sans-Serif;
}

.sub ul{list-style:none; margin:0; padding:0}


ul li li {
	background: White no-repeat 6px 0.75em;
	margin-left: 0.5em;
}



.box {
	border: thin solid Black;
	margin-bottom: 10px;
}
/* background color for main box */
.sub .box {
	background-color: White;
	border: thin solid Black;
}
#leftNavigation li  {margin:0; padding:0; background:none}


@media print
   {
   .breadcrumb { display: none;
	visibility: hidden; }
   #leftNavigation { display: none; 
	visibility: hidden;}
	 .sub .box { display: none;
	visibility: hidden; }

	#main {
	float: left;
	width: 90%;
	padding-bottom: 10px;
}
    }
/* Headings */

#leftNavigation h2 {
	font-size: 1.1em;
	font-weight: bold;
	background: none;
	border: 0;
	border-bottom: 2px solid Black;
	padding: 1px 2px 0;
	margin: 0 5px 10px;
	display: block;
	z-index: 20;
}


#leftNavigation .sub h2 {padding:1px 0 0}
/* B level selected */

#leftNavigation h2 a, #leftNavigation h2 a:visited {
	color: Blue;
	text-decoration: none;
	display: block;
	padding: 0 0px;
	font-weight: bold;
}

#leftNavigation h2 strong  {
	color: Blue;
	text-decoration: none;
	display: block;
	padding: 0 0px 0px 0px;
	font-weight: bold;
	/*background: url(img/bluearrow.gif) no-repeat 2px;*/
}

#leftNavigation h2 a:hover {
	color: 	Navy;
	font-weight: bold;
}
#leftNavigation h2 a:active, #leftNavigation h2 a:focus {
	color: #fff;
	background-color: #B90000;
	font-weight: bold;
}
/* B level hover text color */
#leftNavigation .sub h2 a:hover {
	color: Navy;
	font-weight: bold;
}
#leftNavigation .sub h2 a:active, #leftNavigation .sub h2 a:focus {
	color: White;
	background-color: White;
}

.sub ul {margin:0 1px; padding-bottom:10px}
.sub li {
	border: solid;
	border-width: 0px 0;
	margin: 1px 0;
	height: 1%;
}
html>body .sub li {height:auto}
.sub li. {
	border-color: black;
	border: solid;
	border-width: 1px 0;
}

/* B level non-selected */
.sub li a:link, .sub li a:visited, .sub li strong {
    color: Navy;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 7px 3px 19px;
	background: no-repeat 7px 0.5em;
}

/* B level selected */
.sub li.here a, .sub li.here a:visited, .sub li.here strong {
	color: Navy;
	font-weight: bold;
	background: #F7F7F7 url(img/bluearrowdown.gif) no-repeat 7px 0.5em;
    color: #fff;
	background: #4040FF;
}
/* B level selected */
.sub li.here strong {
	color: #fff;
	background: #4040FF;
}

/*level B hover box*/
.sub li a:hover, .sub li a:active, .sub li a:focus, .sub li.here a:hover, .sub li.here a:active, .sub li.here a:focus {
	color: Blue;
	font-weight: bold;
   background: White url(img/bluearrow.gif) no-repeat 7px 0.5em;
}

/* background is lines between C items */
.sub ul ul {
	margin: -2px 0 0;
/**/
	margin-top: 0;
	padding: 0;
	background: #F7F7F7;
}
.sub ul ul li {border:0; background:#F7F7F7} /*deeceo*/

/* C text, not selected */
.sub li.here ul a:link, .sub li.here ul a:visited, .sub li.here ul strong {
	color: Navy;
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	background: #F7F7F7 no-repeat 19px 0.25em;
	padding: 3px 7px 3px 20px; /* ruth changed this from 27 to 17 for ie*/
	border: solid #F7F7F7;
	border-width: 0px 0;
} 

/* C text, selected */
.sub li.here ul strong, .sub li.here ul li.here a:link, .sub li.here ul li.here a:visited, .sub li.here ul a:hover, .sub li.here ul a:active, .sub li.here ul a:focus, .sub li.here ul li.here a:hover, .sub li.here ul li.here a:active, .sub li.here ul li.here a:focus {
	color: #fff;
	background: #000080 no-repeat 19px 1em;
}
/* C text, selected */
.sub li.here ul a:hover, .sub li.here ul li.here a:hover {
	color: Blue;
	font-weight: bold;
	background: #F7F7F7 url(img/bluearrow.gif) no-repeat   1em;
}
.caption {
    padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 200px;
	line-height: 14px;
}

.boxonright {
	background-color: #F7F7F7;
	border-top: solid Navy;
	border-bottom: solid Navy;
	border-width: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: .9em;
	margin-bottom: 10px;
	color: Black;
	text-align: left;
	margin-top: 0;
	margin-right: 10px;
	padding-top: 2px;
	margin-bottom: 0;
	padding-bottom: 2px;
}.careonright {
	background-color: #F7F7F7;
	border-top: solid Navy;
	border-bottom: solid Navy;
	border-width: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: .9em;
	margin-bottom: 10px;
	color: Black;
	text-align: left;
	margin-top: 0;
	margin-right: 10px;
	padding-top: 2px;
	margin-bottom: 0;
	padding-bottom: 2px;
}
.corner {
	background-color: #F7F7F7;
	border-top: solid Navy;
	border-right: solid Navy;
	border-width: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	text-align: left;
	margin-top: 0;
	margin-right: 10px;
	padding-top: 2px;
	margin-bottom: 0;
	padding-bottom: 2px;
}

 ul.nobullet {
	margin-top: 0;
	border-top-width: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-left: 14px;
	padding-left: 4px;
	line-height: 1.1em;
	list-style-type: none;
}

 ul {
	margin-top: 0;
	border-top-width: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

li {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

/* classes for different size text */
.tinytxt, .tinytext {
font-size: .8em;
}
.tinyboldtxt{
	font-size : .8em;
	font-weight : bold;
}
.smalltinytext{
	font-size : .9em;
	font-weight : bold;


}
.smalltxt {
	font-size : .9em;
}
.smallboldtxt {
	font-size : .9em;
	font-weight : bold;
}
.medtxt {
	font-size : 1em;
}
.medboldtxt {
	font-size : 1em;
	font-weight : bold;
}
.bigtxt {
	font-size : 1.1em;
}
.bigboldtxt {
	font-size : 1.1em;
	font-weight : bold;
}
.hugetxt, .hugetext {
	font-size : 1.2em;
}
.hugeboldtxt {
	font-size : 1.2em;
	font-weight : bold;
}
.highlight{
	font-weight: bold;
	color: #B90000;
	font-family: Arial, Helvetica, Sans-Serif;
}
.highlightHome{
	font-weight: bold;
	color: #B90000;
	font-family: Arial, Helvetica, Sans-Serif;
}
.red {
	color: #B90000;
	font-family: Arial, Helvetica, Sans-Serif;
}
.highlight_blue{
	font-weight: bold;
	color: Blue;
	font-family: Arial, Helvetica, Sans-Serif;
}
.highlight_wblue{
	font-weight: bold;
	color: #7382A1;
	font-family: Arial, Helvetica, Sans-Serif;
}
.highlight_option{
	font-weight: bold;
	color: red;
	font-family: Arial, Helvetica, Sans-Serif;
}
.highlight_select{
	background-color: #FFEEEC;
}
.highlighttitle{
	font-weight: bold;
	color: #B90000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size : 1em;
	line-height: 18px;
}
.floatleft {
	float : left;
	min-width : 400px;
	vertical-align : top;
}
.floatright {
	float : right;	
	padding-left: 5px;
	min-width: 220px;
}
.basicfloatleft {
	float : left;
}
.basicfloatright {
	float : right;	
}

.indenttiny {
	padding-left : 6px;
}
.indentsmall {
	padding-left : 10px;
}
.indentmed {
	padding-left : 12px;
}
.indent50 {
   padding-left : 50px;
}
.indent100 {
   padding-left : 100px;
}
.indentbig {
	padding-left : 146px;
}
.indentverybig {
	padding-left: 200px;
}
.indenthuge{
	padding-left: 300px;
}
.clear
{
	clear: both;
}


.noverticalspace {
  margin-top: 0;
  border-top-width: 0;
   padding-top: 0;
   margin-bottom: 0;
   padding-bottom: 0;
   margin-left: 14px;
   padding-left: 4px;
}
.nospace {
  margin-top: 0;
  border-top-width: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-left: 10px;
}

.left {
float: left;
padding-right: 0.5em;
}
.right {
float: right;
padding-left: 0.5em;
}
.center  {
margin: auto;
display: block;
}

@media print {
body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 80%;
}

#wrapper {
    margin:0 auto;
    }
	
#noprint {
    display: none;
	}

#main {
	float: right;
	padding-bottom: 20px;
	}

#footer {
    display: none;
	}
}
.pots {
	float: left;
	margin-right: 0.5em;
	border-bottom-style : solid;
	border-bottom-width : 3px;
	border-right-style : solid;
	border-right-width : 3px;
	border-bottom-color : #B90000;
	border-right-color: #B90000;
}
.bonsai-supplies {
	float: left;
	margin-right: 0.5em;
	border-bottom-style : solid;
	border-bottom-width : 3px;
	border-right-style : solid;
	border-right-width : 3px;
	border-bottom-color : #364A31;
	border-right-color: #364A31;
}
.orchid-supplies {
	float: left;
	margin-right: 0.5em;
	border-bottom-style : solid;
	border-bottom-width : 3px;
	border-right-style : solid;
	border-right-width : 3px;
	border-bottom-color : #B90000;
	border-right-color: #B90000;
}
.gardening-supplies {
	float: left;
	margin-right: 0.5em;
	border-bottom-style : solid;
	border-bottom-width : 3px;
	border-right-style : solid;
	border-right-width : 3px;
	border-bottom-color : #B90000;
	border-right-color: #B90000;
}
.bonsai-supplies {
	float: left;
	margin-right: 0.5em;
	border-bottom-style : solid;
	border-bottom-width : 3px;
	border-right-style : solid;
	border-right-width : 3px;
	border-bottom-color : #B90000;
	border-right-color: #B90000;
}
.african-violet-supplies {
	float: left;
	margin-right: 0.5em;
	border-bottom-style : solid;
	border-bottom-width : 3px;
	border-right-style : solid;
	border-right-width : 3px;
	border-bottom-color : #B90000;
	border-right-color: #B90000;
}
.redborder {
	margin-right: 0.5em;
	border-bottom-style : solid;
	border-bottom-width : 3px;
	border-right-style : solid;
	border-right-width : 3px;
	border-bottom-color : #B90000;
	border-right-color: #B90000;
}

#quicksheet {
    margin: 4px;
    margin-bottom: 6px;
	border-bottom-style : solid;
	border-bottom-width : 3px;
	border-bottom-color : #000080;
	border-right-style : solid;
	border-right-width : 3px;
	border-right-color: #0000FF;
	border-top-style : solid;
	border-top-width : 1px;
	border-top-color: #0000FF;	
	border-left-style : solid;
	border-left-width : 1px;
	border-left-color: #000080;
	padding: 6px;
}

#quicksheet.h1 {
    display: inline;
}

#quicksheet.p {
    margin-left: 10px; 
	margin-top: 0px
}

.redbox {
	border-bottom-style : solid;
	border-bottom-width : 3px;
	border-bottom-color : #B90000;
	border-right-style : solid;
	border-right-width : 3px;
	border-right-color: #B90000;
	border-top-style : solid;
	border-top-width : 1px;
	border-top-color: #B90000;	
	border-left-style : solid;
	border-left-width : 1px;
	border-left-color: #B90000;
	padding: 6px;

}
.bluebox {
	border-bottom-style : solid;
	border-bottom-width : 3px;
	border-bottom-color : Blue;
	border-right-style : solid;
	border-right-width : 3px;
	border-right-color: Blue;
	border-top-style : solid;
	border-top-width : 1px;
	border-top-color: Blue;	
	border-left-style : solid;
	border-left-width : 1px;
	border-left-color: Blue;
	padding: 6px;

}
.redhead {
	background-image: url(https://www.repotme.com/img/redhead.gif);
	background-repeat: repeat-x;
}

#navcontainer
{
width: 100%;
margin: 0 auto;
padding:  0;
font-family: georgia, serif;
}
 
#navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid Black;
font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
}
 
#navlist li
{
list-style: none;
margin: 0;
display: inline;
}
 
#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid black;
border-bottom: none;
background: #DDE;
text-decoration: none;
}
 
#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }
 
#navlist li a:hover
{
color: #000;
background: #AAE;
border-color: #227;
}
 
#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}

#bubble_tooltip {
	width:147px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top {
	background-image: url('img/bubble_top.gif');
	background-repeat:no-repeat;
	height:16px;	
}
#bubble_tooltip .bubble_middle {
	background-image: url('img/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span {
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, Arial, Helvetica, Sans-Serif;
	font-size: 1em;
}
#bubble_tooltip .bubble_bottom {
	background-image: url('img/bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:44px;
	position:relative;
	top:-6px;
}	
.deals {
	background-image: url(img/deals-bg-70.jpg);
   width: 480px;
	height: 70px;
	padding: 8px;
	color: White;
	font-weight: bold;
	background-repeat: no-repeat;
}
.deals a:link {
	color: white;
	text-decoration: none;
	font-family: inherit;
	font-size: inherit;
	font-weight: bold;
	cursor: pointer;
}
.deals a:visited {
	color: white;
	text-decoration: none;
	font-family: inherit;
	font-size: inherit;
	font-weight: bold;
	cursor: pointer;
}
.deals a:hover {
	color: white;
	text-decoration: underline;
	font-family : inherit;
	font-size : inherit;
	font-weight : bold;
	cursor: pointer;
}
.deals a:active {
	color: blue;
	text-decoration: underline;
	font-family : inherit;
	font-size : inherit;
	font-weight : bold;
	cursor: pointer;
}

/* Tabs for product description box */
ul.tbrw {
	list-style-type: none;
	display: block;
	float: left;
	margin-top: 10px;
}
ul.tbrw li,
ul.tbrw a {
	display: block;
	float: left;
}
ul.indent-tabs {
	border-bottom: 1px solid white;
	width: 471px;
	
	margin-left: 11px;
	margin-bottom: 0;
}
ul.indent-tabs {
	width: 560px;
	padding-left: 0px;
}
ul.stbrw {
	margin-top: 5px;
	padding-left: 1px;
	width: 597px;
}

ul.tbrw li {
	margin-right: 5px;	
}
ul.tbrw a,
ul.tbrw a:visited {
	border: 1px solid #C4CEA7; /* #C4CEA7*/
	border-bottom: none;
	background: #F7F7F7;
	position: relative;
	top: 1px;
	line-height: 15px;
	padding: 4px 9px 4px 9px;
	color: blue; /* #6A7545 */
	text-decoration: none;
}
ul.tbrw a:hover {
	border: 1px solid #C4CEA7; /* #C4CEA7*/
	border-bottom: none;
	background: #F7F7F7;
	position: relative;
	top: 1px;
	line-height: 15px;
	padding: 4px 9px 4px 9px;
	color: blue; /* #6A7545 */
	text-decoration: underline;
}
ul.tbrw li.hi a,
ul.tbrw li.hi a:visited {
	background-color: #fff;
	border-color: #C4CEA7;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	color: black;
	padding: 5px 9px 3px 9px;
}
ul.tbrw li.gifthi a,
ul.tbrw li.gifthi a:visited {
	/*background-image: url("http://www.repotme.com/img/holiday-gift-shop-hi.jpg");
	width: 116px;*/
	width: 80px;
	border-color: #C4CEA7;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	color: black;
	padding: 5px 9px 3px 9px;
}
ul.tbrw li.orchids a,
ul.tbrw li.orchids a:visited {
	background-color: #0000cc;
	border-color: #C4CEA7;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	color: white;
	padding: 5px 9px 3px 9px;
}
ul.tbrw li.bonsai a,
ul.tbrw li.bonsai a:visited {
	background-color: #6f4e37;
	border-color: #C4CEA7;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	color: white;
	padding: 5px 9px 3px 9px;
}
ul.tbrw li.violets a,
ul.tbrw li.violets a:visited {
	background-color: #93268f;
	border-color: #C4CEA7;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	color: white;
	padding: 5px 9px 3px 9px;
}
ul.tbrw li.garden a,
ul.tbrw li.garden a:visited {
	background-color: #164630;
	border-color: #C4CEA7;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	color: white;
	padding: 5px 9px 3px 9px;
}
ul.tbrw li.gift a,
ul.tbrw li.gift a:visited {
    /*background-image: url("http://www.repotme.com/img/holiday-gift-shop.jpg");
	width: 116px;
	*/
	width: 80px;
	background-color: #B90000;
	border-color: #C4CEA7;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	color: white;
	padding: 5px 9px 3px 9px;
}

.boxborder {
	background-color: white;
	border-width: 1px;
	border-color: #acbccd;
	border-style: solid;
	padding: 5px;
	padding-top: 0px; 
	float: left; 
	clear: both; 
	margin-top: -1px;
	font-size: 1em;
	color: Black;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 700px;
	margin-bottom: 10px;

}
.specials {
	background-color: #FCEDF0;
    height: 116px;
	width: 418px;
	padding-left: 8px;
	padding-right: 7px;
	font-size: .86em;
	margin-bottom: 8px;
	color: Black;
	text-align: center;
	margin-top: 6px;
	padding-top: 4px;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
.container {
position: relative;
top: auto;
left: auto;
width: auto;
}
label#from2 {
position: absolute;
top: 0;
right: 1px;
bottom: 1px;
left: .5em;
z-index: 1;
height: 1em;
font-size: 13px;
line-height: 3.5em;
color: #999;
white-space: nowrap;
cursor: text;
transition:all .1s ease;
}
label#to2 {
position: absolute;
top: 0;
right: 1px;
bottom: 1px;
left: .5em;
z-index: 1;
height: 1em;
font-size: 13px;
line-height: 3.5em;
color: #999;
white-space: nowrap;
cursor: text;
transition:all .1s ease;

}
label#message2 {
position: absolute;
top: 0;
right: 1px;
bottom: 1px;
left: .5em;
z-index: 1;
height: 1em;
font-size: 13px;
line-height: 3.5em;
color: #999;
white-space: nowrap;
cursor: text;
transition:all .1s ease;

}
label#email2 {
position: absolute;
top: 0;
right: 1px;
bottom: 1px;
left: .5em;
z-index: 1;
height: 1em;
font-size: 13px;
line-height: 3.5em;
color: #999;
white-space: nowrap;
cursor: text;
transition:all .1s ease;

}
input#from:focus ~ label, input:valid ~label#from2 {
  font-size:9px;
  font-weight:bold;
  left:5px;
  top:-5px;
}
input#to:focus ~ label, input:valid ~label#to2 {
  font-size:9px;
  font-weight:bold;
  left:5px;
  top:-5px;
}
input#message:focus ~ label, input:valid ~label#message2 {
  font-size:9px;
  font-weight:bold;
  left:5px;
  top:-5px;
}
input#email:focus ~ label, input:valid ~label#email2 {
  font-size:9px;
  font-weight:bold;
  left:5px;
  top:-5px;
}

input#from:valid~label {
  color:green;
}
input#to:valid~label {
  color:green;
}
input#message:valid~label {
  color:green;
}
input#email:valid~label {
  color:green;
}


input#from:focus:invalid ~label{
  color:red;
}
input#to:focus:invalid ~label{
  color:red;
}
input#message:focus:invalid ~label{
  color:red;
}
input#email:focus:invalid ~label{
  color:red;
}

input#from:required ~label::before{
  content:"*";
  color:red;
}
input#to:required ~label::before{
  content:"*";
  color:red;
}
input#message:required ~label::before{
  content:"*";
  color:red;
}
input#email:required ~label::before{
  content:"*";
  color:red;
}

input#from:required:valid ~label::before{
  color:green;
}
input#to:required:valid ~label::before{
  color:green;
}
input#message:required:valid ~label::before{
  color:green;
}
input#email:required:valid ~label::before{
  color:green;
}