/* ELEMENT DEFINITION */
* { margin: 0pt; padding: 0pt; }
li { margin: 0pt; padding: 0pt; }
ul { margin: 0pt; padding: 0pt; }
body {
	background: #FFFBD6;
	margin: 0pt auto;
}
img { border: none; }
fieldset { border: none; }
a { text-decoration: none; color: #36244E; }
a:hover { text-decoration: underline; }
ul { list-style-type: none; }
.clear { clear: both; }
#container {
	width: 810px;
	margin: 0pt auto;
	font: 12px "Trebuchet MS", Arial, Sans-serif;
	color: #382450;
	background: #FFF url("/lib/yhst-54299629817630/container-bg.gif") top left repeat-y;
}
.clear { clear: both; }
/* END ELEMENT DEFINITION */

/* HEADER */
#container #header {
	width: 810px;
	background: #FFFBD6 url("/lib/yhst-54299629817630/header-bg.jpg") bottom left no-repeat;
	height: 126px;
	position: relative;
	z-index: 1;
}
#header ul#topnav {
	position: relative;
	z-index: 5;
	left: 75px;
	width: 325px;
	float: left;
	top: 3px;
}
#header ul#topnav li {
	float: left;
	margin-right: 25px;
}
#header #logo {
	position: absolute;
	z-index: 2;
	left: -58px;
}
#header #logo a {
	outline-style: none;
}
#header #shipping-and-cart {
	float: right;
	width: 385px;
	margin-top: 22px;
	color: #D4C0E5;
}
#header #shipping-and-cart .shipping {
	width: 255px;
	float: left;
	position: relative;
	z-index: 1;
	top: 15px;
	line-height: 14px;
}
#header #shipping-and-cart .shipping span {
	font-size: 17px;
}
#header #shipping-and-cart .cart {
	float: right;
	width: 110px;
	position: relative;
	z-index: 1;
	top: 13px;
	right: 5px;
}
#header #search {
	width: 275px;
	float: right;
	margin-top: 40px;
}
#header #search img {
	float: left;
	position: relative;
	z-index: 1;
	top: 7px;
}
#header #search form {
	float: left;
}
#header #search input.search-box {
	border: none;
	width: 117px;
	padding: 3px 0px 1px 3px;
	margin-left: 8px;
	font: 10px "Trebuchet MS", Arial, Sans-serif;
}
#header #search input.go-btn {
	position: relative;
	z-index: 1;
	top: 5px;
}
/* END HEADER */

/* LEFTNAV */
#container #leftnav {
	float: left;
	width: 149px;
	background: #D4C0E5;
	position: relative;
	z-index: 1;
	margin-bottom: 115px;
}
#leftnav .flower-part {
	position: absolute;
	z-index: 5;
	background: url("/lib/yhst-54299629817630/flower-part.jpg") top left no-repeat;
	width: 25px;
	height: 16px;
	left: -2px;
}
#leftnav ul#nav {
	margin-bottom: 25px;
	position: relative;
	z-index: 1;
	top: 10px;
	width: 149px;
}
#leftnav ul#nav li {
	display: block;
	font: bold 14px "Trebuchet MS", Arial, Sans-serif;
	margin: 10px 0px;
	position: relative;
	z-index: 1;
}
#leftnav ul#nav li a {
	display: block;
	padding-left: 28px;
	color: #7E3A87;
	width: 121px;
}
#leftnav ul#nav li a:hover {
	background: #7D3A89 url("/lib/yhst-54299629817630/li-indicator1.gif") center left no-repeat;
	color: #FFF;
	text-decoration: none;
}
#leftnav img.quality {
	position: relative;
	z-index: 5;
	left: -11px;
	margin-bottom: 25px;
}
#leftnav #newsletter {
	text-align: center;
	border-top: 3px solid #45214D;
	border-bottom: 3px solid #45214D;
}
#leftnav #newsletter img.news-header {
	margin-top: 10px;
}
#leftnav #newsletter img.news-footer {
	margin-bottom: 10px;
}
#leftnav #newsletter form input.news-box {
	width: 103px;
	border: 1px solid #46214C;
	padding: 1px 0px 1px 2px;
	font: 10px "Trebuchet MS", Arial, Sans-serif;
	margin-right: 5px;
}
#leftnav #newsletter form input.news-go {
	position: relative;
	z-index: 1;
	top: 6px;
}
#leftnav #newsletter form {
	margin-bottom: 10px;
}
/* END LEFTNAV */

/* CONTENT */
#container #content {
	float: right;
	width: 661px;
}
#content #welcome-msg {
	width: 300px;
	float: left;
	border-bottom: 3px solid #EAD41C;
	height: 301px;
	overflow: hidden;
}
#content #welcome-msg img.welcome {
	margin-left: 15px;
	margin-top: 12px;
}
#content #welcome-msg img.welcome-footer {
	position: relative;
	z-index: 1;
	bottom: -10px;
}
#content #welcome-msg p {
	margin-left: 15px;
	margin-top: 12px;
	color: #35264F;
	line-height: 20px;
}
#content #featured-item {
	float: right;
	width: 355px;
	background: #FEF49F;
	border: 3px solid #EAD41C;
	margin-top: 12px;
	position: relative;
	z-index: 1;
	height: 286px;
}
#content #featured-item img.item {
	float: left;
	width: 172px;
	margin-left: 10px;
	border: 3px solid #FFF;
	margin-top: 5px;
}
#content #featured-item .description input.order-button {
	margin-top: 15px;
}
#content #featured-item .description {
	float: right;
	width: 156px;
	margin-top: 5px;
}
#content #featured-item .description p.title {
	font-size: 14px;
	font-weight: bold;
}
#content #featured-item .description p.desc {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content #featured-item .description p.price {
	font-size: 14px;
}
#content #featured-item .description p.price span {
	text-decoration: line-through;
}
#content #featured-item .description p.sale {
	font-size: 14px;
	font-weight: bold;
}
#content #featured-item img.featured-header {
	margin-top: 20px;
	margin-left: 12px;
}
#content #featured-item div.description img {
	margin-top: 15px;
}
#content #featured-item .featured-flower {
	position: absolute;
	z-index: 5;
	width: 57px;
	height: 59px;
	background: url("/lib/yhst-54299629817630/featured-flower.gif") top left no-repeat;
	right: -13px;
	top: -21px;
}
#content #sale {
	clear: both;
	position: relative;
	z-index: 4;
	background-color: #FAEFFF;
	width: 661px;
	text-align: center;
	float: left;
	padding-top: 40px;
	padding-bottom: 20px;
}
#content #sale .sale-flower {
	height: 41px;
	width: 99px;
	background: url("/lib/yhst-54299629817630/sale-flower.gif") top left no-repeat;
	position: absolute;
	z-index: 5;
	left: -5px;
	top: -3px;
}
	/* SALE-CONTAINER */
	#content #sale #extra-div {
		margin-left: 40px;
	}
	* html #content #sale #extra-div {
		 margin-left: 10px;
	}
	#content #sale .sale-container {
		float: left;
		width: 110px;
		margin-left: 30px;
		text-align: center;
		margin-bottom: 20px;
	}
	.sale-container img.product-img {
		border: 1px solid #A087A4;
	}
	.sale-container p.title {
		font-weight: bold;
		color: #46214D;
	}
	.sale-container p.price span {
		text-decoration: line-through;
	}
	.sale-container p.sale {
		font-weight: bold;
		color: #9C1D76;
		position: relative;
		z-index: 1;
		top: -5px;
	}
	.sale-container img.atc {
		margin-top: 5px;
	}
	/* END SALE-CONTAINER */
/* END CONTENT */

/* FOOTER */
#container #footer {
	clear: both;
	background: #FEFBDA;
	border-top: 8px solid #46214C;
	position: relative;
	z-index: 1;
	width: 810px;
}
#footer #badges {
	width: 149px;
	text-align: center;
	position: absolute;
	z-index: 5;
	top: -110px;
}
#footer #badges img {
	margin-bottom: 10px;
}
#footer #bottomnav {
	text-align: right;
	margin-top: 11px;
	margin-right: 15px;
}
#footer #bottomnav a {
	margin-right: 20px;
	color: #4A2453;
	line-height: 17px;
}
#footer #bottomnav a.last {
	margin-right: 0px;
	padding-right: 25px;
	background: url("/lib/yhst-54299629817630/atc-img.gif") center right no-repeat;
}
#footer #copyright {
	text-align: right;
	font: 11px "Trebuchet MS", Arial, Sans-serif;
	color: #83637B;
	margin-top: 15px;
}
#footer #copyright a {
	color: #83637B;
}
/* END FOOTER */
	
/* IE HACKS */
*:first-child+html #header #search input.go-btn {
	top: 4px!important;
}
* html #header #search input.go-btn {
	top: 4px!important;
}
*:first-child+html #leftnav form input.news-go {
	top: 4px!important;
}
* html #leftnav form input.news-go {
	top: 4px!important;
}
*:first-child+html #content #sale {
	margin-bottom: 20px;
}
* html #content #sale {
	margin-bottom: 20px;
}
* html #leftnav ul#nav {
	position: relative;
	z-index: 1;
	top: 20px;
}
* html #leftnav ul#nav li {
	margin: 0px;
}
* html #header #search form input.go-btn { top: 2px!important; }
* html #content #featured-item div.featured-flower { right: -14px; }
* html #leftnav img.quality {
	width: 149px;
}
* html #image-and-insets { width: 250px; }
* html table#contents-table td { padding-right: 5px; }
* html #leftnav ul#nav li { margin: 5px 0px!important; }
/* END IE HACKS */

/* SECTION AND ITEM PAGES */
#image-and-insets {
	float: left;
	width: 275px;
	margin-left: 15px;
	text-align: center;
}
#product-info-table {
	float: right;
	width: 350px;
	margin-right: 15px;
}
.scBreadcrumbs {
	margin: 10px 0px 10px 10px;
}
.section-img {
	float: left;
	margin-left: 15px;
	margin-right: 10px;
}
h1#section-contenttitle {
	margin-left: 15px;
	margin-bottom: 10px;
}
table#contents-table {
	margin-left: 15px;
	margin-top: 25px;
	text-align: center;
	width: 625px;
	margin-bottom: 25px;
}
#caption {
	padding-right: 10px;
	padding-left: 15px;
	margin-bottom: 15px;
}
#scPage-insets a img {
	padding: 0px 3px;
}
table#contents-table .sale-price-bold {
	font-weight: bold;
	color: #9C1D76;
	position: relative;
	z-index: 1;
	top: -5px;
}
table#contents-table .name {
	font-weight: bold;
	color: #46214D;
}
table#contents-table .price span {
	text-decoration: line-through;
}
table#contents-table td.horizontal-seperator {
	/*border-bottom: 1px solid #83637B;*/
	border: 1px solid #83637B;

}
table#contents-table td.vertical-seperator {
	/*border-right: 1px solid #83637B;*/
	border: 1px solid #83637B;

}
table#contents-table td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #FFF;
}
table#product-info-table th {
	text-align: right;
	background-color: #46214C;
	color: #FFF;
	padding:5px 5px 5px 0px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
table#product-info-table td {
	text-align: left;
	background-color: #D4C0E5;
	color: #7D3986;
	padding:5px 0px 5px 5px;
	border-top: 1px solid #FFF;
}
table#product-info-table tr.product-title td {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background-color: #46214C;
	color: #FFF;
	padding:5px;
	border: none;
}
table#product-info-table tr.sale-price td,
table#product-info-table tr.sale-price tr {
	font-weight: bold;
}
table#product-info-table tr td.add-to-cart {
	text-align: center;
}
table#product-info-table tr.quantity input {
	border: 1px solid #46214C;
}
h2#itempage-captiontitle {
	margin: 10px 0px;
	font-size: 18px;
}
p.cross-sell-header {
	font-size: 18px;
	font-weight: bold;
	margin-left: 15px;
}
#seo-related-links {
	margin-left: 15px;
	width: 625px;
}
#seo-related-links h3.relatedHd {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
#seo-related-links ul.seo-links li {
	border-right:1px solid #001E4D;
	float:left;
	padding:0px 5px;
}
#seo-related-links ul.seo-links li.last {
	border-right: none;
}
#info-div {
	padding: 15px;
}
table#sitemap {
	margin-bottom: 15px;
	text-align: left;
}
/* END SECTION AND ITEM PAGES */

/* SITE MAP */
.sitemap-header {
    font: bold 14px verdana;
    color: #000000;
    display: block;
    padding-top:  15px;
}
.sitemap-1      {
    font: bold 12px verdana;
    color: #000080;
    display: block;
    padding-left: 25px;
}
.sitemap-2      {
    font: normal 12px verdana;
    color: #0000FF;
    display: block;
    padding-left: 50px;
}
.sitemap-3      {
    font: normal 10px verdana;
    color: #0000FF;
    display: block;
    padding-left: 75px;
}
.sitemap-4      {
    font: normal 8px verdana;
    color: #0000FF;
    display: block;
    padding-left: 100px;
}
/* END SITE MAP */
