@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../graphics/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
p {
	margin-bottom: 10px;
	line-height: 1.4em;
}
h1 {
	color: #003300;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2, h2 a:link, h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	color: #A84259;
	letter-spacing: .1em;
	margin-bottom: 5px;
	text-decoration:none;
}

h3, h3 a:link, h3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #A84259;
	letter-spacing: .1em;
	
}

em {
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	letter-spacing: .1em;
	}

a:link, a:visited {
	color: #003300;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #B64B63;
}

a.remove:link, a.remove:visited {
	font-size:.7em;
	color: #003300;
	text-decoration: underline;
}
a.remove:hover {
	text-decoration: none;
	color: #B64B63;
}

a.review:link, a.review:visited {
	font-size:.9em;
	color: #B64B63;
	text-decoration: underline;
}
a.review:hover {
	text-decoration: none;
	color: #003300;
}


hr {
	color:#003300;
}

table.padded-table td { 
	padding:2px;
	}
	
table.padded-table2 td { 
	padding:10px;
	}
	
.small_text {
	font-style:italic;
	font-size:.7em;
}

.price_small {
	font-style:italic;
	font-size:.7em;
	margin-top:10px;
	text-align:right;
	color:#336600;
}

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

.warning {
	color:#FF0000;
	font-size:1.8em;
}

.redtext {
	color:#FF0000;
	font-size:1.8em;
}

#divCenterHome {
	margin: 0px auto;
	width: 900px;
	padding-right:210px;

}

#divCenter {
	margin: 0px auto;
	width: 900px;
	padding-right:110px;
}
#divRight {
	float:right;
	width: 200px;
}

#divHours {
	font-size: 1.4em;
	font-style: italic;
	color: #C2C7BA;
	text-align: right;
	width: 640px;
	margin-left: 240px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	position: relative;
	left: 0px;
	top: 0px;
}

#divHoursSmall {
	font-size: 1.4em;
	font-style: italic;
	color: #C2C7BA;
	text-align: right;
	width: 640px;
	margin-left: 240px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	position: relative;
	left: 0px;
	top: 0px;
}

#divIdentityPhoto {
	left: auto;
	position: absolute;
	height: 500px;
	width: 250px;
	z-index: 1000;
	top: 0px;
	*margin-left:-240px;
	*float:left;	
	*text-align: right;
	}
	
#divIdentityPhotoSmall {
	position: absolute;
	z-index: 600;
	top: 0px;
	margin-left:-20px;
	*margin-left:-100px;
	padding-right:20px;
	margin-top:0px;
	float:left;
}

#divWrap1Home, #wrapHome {
	background-image: url(../graphics/main_top_narrow.gif);
	background-repeat: no-repeat;
	padding-top: 18px;
	width: 660px;
	position: relative;
	margin-top: 5px;
	font-size: 1.2em;
	z-index: 500;
	margin-left: 235px;
	margin-bottom: 20px;
}
#divWrap2Home {
	background-image: url(../graphics/main_bottom_narrow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 18px;
}
#divWrap3Home {
	background-image: url(../graphics/main_back_narrow.gif);
	background-repeat: repeat-y;
	padding-left: 19px;
	padding-right: 15px;
	width: 625px;
}
#divPrimaryContentHome {
	background-color: #9DBA95;
	width: 587px;
	padding-left: 40px;
}

#divWrap1, #wrap {
	background-image: url(../graphics/main_top.gif);
	background-repeat: no-repeat;
	padding-top: 18px;
	width: 860px;
	position: relative;
	margin-top: 5px;
	font-size: 1.2em;
	z-index: 500;
	margin-left: 75px;
	margin-bottom: 20px;
}
#divWrap2 {
	background-image: url(../graphics/main_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 18px;
}
#divWrap3 {
	background-image: url(../graphics/main_back.gif);
	background-repeat: repeat-y;
	padding-left: 19px;
	padding-right: 15px;
	width: 825px;
}
#divPrimaryContent {
	background-color: #9DBA95;
	width: 787px;
	padding-left: 40px;
	
}

#divTxtWrap {
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 10px;
}

#divProductHeading {
		margin-top:-10px;
		margin-bottom:0px;
		text-align:left;
		
		padding-left:0px;
		margin-left:0px;
		position:relative;
		left:-10px;

}

#divSearchList {
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:10px;
	height:250px;
	border-bottom: 1px solid #89A582;
}

#related_items {
position: relative;

	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:10px;

}

.related {
	margin-top:-70px;
	float:right;

}

.index  #divPrimaryContent  {
	padding: 0px 0px 0px 40px;
}
.index  #divTxtWrap  {
	font-size: 1.4em;
	padding-top: 5px;
	padding-right: 30px;
}

#divPrimaryContent  ul {
	margin-bottom: 10px;
	margin-left: 20px;
}
#divPrimaryContent  li {
	line-height: 1.4em;
	margin-bottom: 5px;
}
#divPrimaryNavigation {
	width: 130px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: right;
	text-align: center;
	font-weight: bold;
	margin-left: 10px;
	border-left: 1px solid #89A582;
	z-index: 250;
	margin-bottom: 10px;
	padding: 25px 10px 10px;
}
.index #divPrimaryNavigation {
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#divPrimaryNavigation p {
	margin-bottom: 4px;
	line-height: 1.2em;
	font-size: 1.1em;
}
.index #divPrimaryNavigation p {
	margin-bottom: 4px;
}
#divPrimaryNavigation a:link, #divPrimaryNavigation a:visited {
	color: #2C5135;
	text-decoration: none;
}
#divPrimaryNavigation a:hover {
	color: #B64B63;
	text-decoration: underline;
}

#divHorizontalNavigation {
	width: 777px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	border-bottom:1px solid #89A582;
	z-index: 250;
	margin-bottom: 10px;
	padding: 0px 0px 0px;
}
.index #divHorizontalNavigation {
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#divHorizontalNavigation p {
	margin-bottom: 4px;
	line-height: 1.2em;
	font-size: 1.1em;
}
.index #divHorizontalNavigation p {
	margin-bottom: 4px;
}
#divHorizontalNavigation a:link, #divHorizontalNavigation a:visited {
	color: #2C5135;
	text-decoration: none;
}
#divHorizontalNavigation a:hover {
	color: #B64B63;
	text-decoration: underline;
}

#divCart {
	width: 360px;
	text-align:right;
	z-index: 250;
	margin-left:400px;
	position:relative;	
	margin-top:-20px;
	padding-bottom:5px;
}

#divKeyword {
	width: 360px;
	text-align:right;
	z-index: 250;
	margin-left:400px;
	position:absolute;	
	margin-top:-50px;
	padding-bottom:25px;
	*margin-left:60px;
	*margin-top:10px;
}

#imgCorner {
	position: relative;
	left: 810px;
	bottom: 220px;
	z-index: 500;
}
#divInfoColumn {
	width: 215px;
	margin-top: 300px;
	text-align: right;
	color: #C2C7BA;
	letter-spacing: 1px;
	font:  1.2em Georgia, "Times New Roman", Times, serif;
	float: left;
}
#divInfoColumn img {
	margin-top: 25px;
	margin-bottom: 25px;
	z-index: 100;
}
#divInfoColumn a:link, #divInfoColumn a:visited, #divHours a:link, #divHours a:visited, #divHoursSmall a:link, #divHoursSmall a:visited {
	color: #C2C7BA;
	text-decoration: underline;
}
#divInfoColumn a:hover, #divHours a:hover, #divHoursSmall a:hover {
	color: #B74C68;
	text-decoration: none;
}

.price {
	margin-top:10px;
	text-align:right;
}

.imgRight {
	background-color: #E9F2E1;
	padding: 4px;
	border: 1px solid #868D7D;
	margin-bottom: 10px;
	margin-left: 10px;
}

.imgFloatRight {
	float:right;
	background-color: #E9F2E1;
	padding: 4px;
	border: 1px solid #868D7D;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top:-60px;
}

.imgSearch {
	float:right;	
	background-color: #E9F2E1;
	padding: 4px;
	border: 1px solid #868D7D;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top:-60px;
}

.divGallery {
	padding: 5px;
	width: 250px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
}

#divGiftPhotos, #divPlantNav {
	font-size: 0.9em;
	width: 260px;
	float: right;
	padding-left: 10px;
}
.divGallery  img, .divPlantList img, #divGiftPhotos img, #divPlantNav img {
	background-color: #E9F2E1;
	padding: 4px;
	border: 1px solid #868D7D;
}

.imgLeft2 {
	float:left;
	padding: 4px;
}
.imgLeft {
	background-color: #E9F2E1;
	padding: 4px;
	border: 1px solid #868D7D;
	margin-bottom: 10px;
	margin-right: 10px;
}
.imgFloatLeft {
	background-color: #E9F2E1;
	padding: 4px;
	float:left;
	border: 1px solid #868D7D;
	margin-top:10px;
	margin-bottom: 5px;
	margin-right: 10px;
}


#divPlantWrapper {
	width: 415px;
	
}
.divPlantList {
	float: left;
	width: 125px;
	margin-bottom:10px;
	text-align: center;
	margin-right: 7px;
}
#divCactusSpine {
	position: relative;
	bottom: 230px;
	left: 670px;
	width: 200px;
}
#divCactusSpine a:link, #divCactusSpinee a:visited {
	text-decoration:none;
}#twitter_div {
	font-size: .8em;
	width: 500px;
	margin-top:20px;
}

#divBottomNavHome{
	width: 660px;
	margin-bottom:5px;
	padding-bottom:10px;
	margin-left:-50px;
	text-align: center;
	position:relative;	
}

#divBottomNav{
	width: 660px;
	margin-bottom:5px;
	padding-bottom:10px;
	margin-left:10px;
	text-align: center;
	position:relative;	
}

#divFooter {
	width: 860px;
	margin-top: 0px;
	text-align: center;
	color: #C2C7BA;
	letter-spacing: 1px;
	font:  1.2em Georgia, "Times New Roman", Times, serif;
	position:relative;	
}

#divFooter a:link, #divInfoColumn a:visited, #divHours a:link, #divHours a:visited {
	color: #C2C7BA;
	text-decoration: underline;
}
#divFooter a:hover, #divHours a:hover {
	color: #B74C68;
	text-decoration: none;
}


#slideMainDiv {
  width:418px;
  height:235px;
  position:relative;
  border:0px solid #CCCCCC;
  border-bottom:0px;
}
#slideHeaderDiv {
  width:421px;
  height:241px;
  border:0px solid #000000;
  padding-left:1px;
}
.slideDiv {
  position:absolute;
  left:0;
  top:0;
  width:418px;
  height:235px;
  border:0px solid red;
}
#newdiv {
 background-color:#999999;
 width:420px;
 height:14px;
 padding-bottom:0px;
 margin-bottom:0px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:2px;
}

.suggestionsBox {
		position: relative;
		left: 30px;
		margin: 10px 0px 0px 0px;
		width: 200px;
		background-color: #003300;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 2px solid #000;	
		color: #fff;
	}
	
	a.suggestionsLink:link, a.suggestionsLink:visited{
		color: #fff;
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: .8em;
		letter-spacing: .1em;
	
	}
	a.suggestionsLink:hover{
		color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: .8em;
		letter-spacing: .1em;
	}
	
	
	.suggestionList {
		margin: 0px;
		padding: 0px;
	
	}
	
	.suggestionList li{
		
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
		list-style:none;
	}
	
	.suggestionList li:hover{
		background-color: #2C5135;
	}
	
	/* ---------- Slider ----------- */



#slide_wrapped_daiv {
  	margin-left:-160px; /* Daiv added this to move the thing to the left */
	*margin-left: auto;
  }

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(/graphics/loading.gif) no-repeat 50% 50%;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
	}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	}
.theme-default .nivoSlider a {
	border:0;
	display:block;
	}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
	margin-left:-75px; /* Tweak this to center bullets */
	}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(/graphics/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
	}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/graphics/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
	}
.theme-default a.nivo-prevNav {
	left:15px;
	}

.theme-default .nivo-caption {
	font-family: Helvetica, Arial, sans-serif;
	}
.theme-default .nivo-caption a {
	color:#fff;
	border-bottom:1px dotted #fff;
	}
.theme-default .nivo-caption a:hover {
	color:#fff;
	}
	
.nivoSlider {
	position:relative;
	}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
	}
.nivo-caption p {
	padding:5px;
	margin:0;
	}
.nivo-caption a {
	display:inline !important;
	}
.nivo-html-caption {
    display:none;
	}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
	}
.nivo-prevNav {
	left:0px;
	}
.nivo-nextNav {
	right:0px;
	}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
	}
.nivo-controlNav a.active {
	font-weight:bold;
	}
.theme-default #slider {
	margin:10px auto 50px auto;
	width:418px; /* Make sure your images are the same size */
	height:235px; /* Make sure your images are the same size */
	}

