body{
	background-color: #FFFFFF;
	font: 70% Arial, sans-serif;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

/*Common Classes*/
#header .links,
#footer .links{
	padding: 8px 0;
	margin:0;
	text-align: right;
	vertical-align: middle;
	list-style: none;
}

#header h1 {font-size:120%}

div.low-links {
	clear: both;
	background-color: #CADA93;
}

.links a,
.links li{
	display: inline;
	margin:0;
	padding: 0 4px;
	color: #000;
}
.links li {border-right: 1px solid #000;}
.links li.last {border-right: none}

.links li.last a { background: url("/lib/yhst-50940505372253/cart-icon.gif") no-repeat left center; padding-left: 18px; }

H1, H2 {
	font: bold 1.1em Georgia, Times, serif;	
	color: #19893D;
}

div.tlCorner {
	background: url("/lib/yhst-50940505372253/corners.gif") no-repeat 0 top;
	padding: 0 4px;
	overflow: hidden;
	zoom: 1; /* needed for IE6- */
}

div.trCorner {
	background: url("/lib/yhst-50940505372253/corners.gif") no-repeat right top;
	margin-right: -12px;
	padding-right: 12px;
}

div.blCorner {
	background: url("/lib/yhst-50940505372253/corners.gif") no-repeat -8px bottom;
}

div.brCorner {
	background: #647B44 url("/lib/yhst-50940505372253/corners.gif") no-repeat right bottom;
	width: 100%; /* needed for IE4 */
	margin: 0px auto 6px; 
	clear: both;
}

div.cCover {
	background-color: #647B44;
	padding: 8px 8px;
	color: #FEFFFD;
	font: bold 1.3em Georgia, Times, sans-serif;
	text-align: center;
	clear: both;
}

/*End Common Classes*/

/*Main Structure Style*/
#container{
	font: 1em Arial, sans-serif;
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: left;
}

#header {
	background: #E3ECBF url("/lib/yhst-50940505372253/header-bg.jpg") no-repeat right top;
	border-top: solid 1px #CADA93;
	border-left: solid 1px #CADA93;
	border-right: solid 1px #CADA93;
}

#header h1#brandmark {
	padding: 5px 11px 7px;
	float: left;
}

#header h1#brandmark img {
	vertical-align: top;
}

#header p#header-info {
	margin: 0;
	padding: 88px 40px 0;
	text-align: right;
	font-weight: bold;
	font-size: 1.1em;
}

#bodyshell {
	background: #FFFFFF url("/lib/yhst-50940505372253/main-bg.jpg") repeat-y right top;
	clear: both;
	margin: 0;
	border-left: solid 1px #CADA93;
	border-right: solid 1px #CADA93;
	width: 758px;
}

#footer {
	width: 760px;
	background-color: #fff;
	clear: both;
}

#header:after,
#bodyshell:after,
#footer:after,
#header .low-links:after,
#footer .low-links:after,
#footer .text:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/*End Main Structure Style*/

#bodycontent{
	width: 100%;
	float: right;
}

#bodycontent .bodypad{
	padding: 10px;
	float: left;
	width: 738px;
	font-size: 1.1em;
}

#footer div.low-links img.cc-img {
	float: left;
	margin: 6px;
}

#footer .text {
	text-align: right; 
	padding: 20px 14px;
	color: #7F7F7F;
}

/*Nav Area*/
#searcharea {
	float: left;
	width: 236px;
	padding: 3px 6px;
}

#searcharea fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}

#searcharea * { 
	vertical-align: middle; 
}

#searcharea #query {
	font-size: 1em;
	width: 150px;
	padding: 2px;
}

#searcharea span {
	font-weight: bold;
}

#sc-left-nav {
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #D57816;
	float: left;
	width: 758px;
	background-color: #819A6D;
}
	
#sc-left-nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 1.1em;
}
	
#sc-left-nav li a {
	display: block;
	padding: 8px;
	border-top: 1px solid #97A97F;
	border-right: 1px solid #A3BC83;
	background-color: #819A6D;
	color: #fff;
	text-decoration: none;
}

#sc-left-nav li a:hover {
	background-color: #D57816;
	border-top: 1px solid #BB8D42;
}

/*End Nav Area*/

/* -- Home Page -- */

div#welcome-side {
	width: 236px;
	float: right;
	padding-top: 8px;
}

div#welcome-side ul.quick-links li {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#welcome-side ul.quick-links li a {
	display: block;
	color: #000;
	padding: 2px 16px;
	background: url("/lib/yhst-50940505372253/related-dot.gif") no-repeat 8px 8px;
}

div#welcome-side ul.quick-links li a:hover {
	color: #D57715;
	text-decoration: underline;
	background: url("/lib/yhst-50940505372253/related-hover-dot.gif") no-repeat 8px 8px;
}

div#contents-side {
	width: 489px;
	float: left;
}

div#contents-side div.featured-flower {
	float: left;
	width: 475px;
	padding: 0 7px;
}

div#contents-side div.featured-flower img.main-img {
	float: left;
	margin-right: 18px;
	margin-bottom: 7px;
}

div#contents-side div.featured-flower div.main-info {
	float: left;
	width: 224px;
	padding: 7px 0;
}

div#contents-side div.featured-flower a.name {
	font-size: 1.2em;
	color: #1A883D;
	text-decoration: none;
	font-weight: bold;
}

div.sale-price-bold {
	color: #D57816;
	font-weight: bold;
}

/* -- END Home Page -- */

/* -- Item/Section Pages -- */

div.sc-breadcrumbs {
	padding-bottom: 8px;
}

div#itemarea {
	padding: 8px 0 0;
}

div.productInfo {
	float: left;
}

div.productInfo div {
	margin: 4px 0;
}

div.productInfo span.multiLineOption {
	display: block;
	margin: 4px 0;
}

a#scMainImage {
	display: block;
	float: left;
	margin-right: 12px;
}

div#caption {
	clear: both;
	padding: 8px;
}

#seo-related-links {
	margin: 0 auto;
	clear: both;
}

#seo-related-links h3, h3.cross-sell-text{
	color: #19893D;  
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
	padding: 16px 8px 6px;
}

#seo-related-links ul {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	width: 714px;
	float: left;
	border-top: solid 1px #D57816;
	border-bottom: solid 1px #D57816;
}

#seo-related-links ul.seo-links li {
	width: 49%;
	float: left;
	display: block;
	margin:0; 
	padding:0;
}

#seo-related-links ul.seo-links li a {
	display: block;
	color: #000;
	padding: 2px 0 2px 40px;
	background: url("/lib/yhst-50940505372253/related-dot.gif") no-repeat 32px 8px;
}

#seo-related-links ul.seo-links li a:hover {
	color: #D57715;
	text-decoration: underline;
	background: url("/lib/yhst-50940505372253/related-hover-dot.gif") no-repeat 32px 8px;
}

/*-- END Item/Section Pages -- */

/* -- Sitemap Page -- */

.sitemap-header {
    font: bold 14px verdana;
    color: #000000;
    display: block;
    padding-top:  15px;
}
.sitemap-1      {
    font: bold 12px verdana;
    color: #19893D;
    display: block;
    padding-left: 25px;
}
.sitemap-2      {
    font: normal 12px verdana;
    color: #D57816;
    display: block;
    padding-left: 50px;
}
.sitemap-3      {
    font: normal 10px verdana;
    color: #19893D;
    display: block;
    padding-left: 75px;
}
.sitemap-4      {
    font: normal 8px verdana;
    color: #D57816;
    display: block;
    padding-left: 100px;
}

/* -- END Sitemap Page -- */



