/* --- CSS Reset --- */

html, body, div, span, object, iframe, hr,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

html, body, div, span, object, iframe, hr,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0px;
	padding: 0px;
	border: 0px;
  vertical-align: baseline;
}

li { list-style-type: none; }
a { text-decoration: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }

body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	line-height: 22px;
	font-size: 13px;
}

/* --- Page Layout --- */

body, html {
	height: 100%;
	text-align: center;
}

body {
	text-align: left;
}

body {
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #85a451;
}

.clear {
	clear: both;
}

#layout {
  background: url(/catalog/view/theme/graceful/images/backdrop.gif) repeat-y center top;
	width: 1014px;
	margin: 0px auto;
	min-height: 100%;
}

#layout_header {
  background: url(/catalog/view/theme/graceful/images/header_backdrop.gif) no-repeat top left;
	width: 1014px;
	height: 281px;
}

#layout_left {
	float: left;
	width: 238px;
}

#layout_main {
	float: left;
	width: 569px;
}

#layout_right {
	float: left;
	width: 190px;
}

#layout_pad_footer {
	height: 324px;
}

#layout_footer {
  background: url(/catalog/view/theme/graceful/images/footer_backdrop.gif) no-repeat top left;
	width: 1014px;
	height: 324px;
	margin: -324px auto;
}

/* --- Common Typography --- */

body {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 15px;
  line-height: 21px;
}

hr {
  margin-bottom: 16px;
  background: #3e5e07;
  height: 1px;
  overflow: hidden;
}

/* --- Header Buttons --- */

#layout_header a.button {
  
  display: block;
  position: absolute;
  top: 9px;
  line-height: auto;
  height: 22px;
  padding-left: 20px;
  
  background-attachment: scroll;
  background-color: transparent;
  background-position: left center;
  background-repeat: no-repeat;
  
  color: #fff;
  font-weight: bold;
  
}

#layout_header a:hover.button {
  text-decoration: underline;
}

#layout_header a.checkout {
  background-image: url(/catalog/view/theme/graceful/images/icon_checkout.gif);
  left: 770px;
}

#layout_header a.account {
  background-image: url(/catalog/view/theme/graceful/images/icon_account.gif);
  left: 877px;
}

/* --- Content Area --- */

#content {
  margin-top: 12px;
  width: 541px;
}

/* --- Basic Content Typography --- */

.content {
  color: #222222;
}

.content h1 {
  font-size: 30px;
  font-weight: bold;
  color: #99003a;
  margin-bottom: 16px;
}

.content h2 {
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
  padding-bottom: 16px;
  color: #344f06;
}

.content h3 {
}

.content a {
  color: #99003a;
  font-weight: bold;
}

.content a:hover {
  text-decoration: underline;
}

.content p {
  margin-bottom: 16px;
}

/* --- Product Listings --- */

#products.content h1 {
  font-size: 30px;
}

#products.content h2 {
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
  padding-top: 16px;
  margin-top: 16px;
  padding-bottom: 16px;
  border-top: solid 1px #344f06;
  color: #344f06;
}

#products.content h3 {
  font-size: 18px;
  font-weight: bold;
}

#products.content.level-3 div.category-info {
  margin-bottom: 16px;
}

#products.content.max-level-3 h2 {
  font-size: 28px;
}

#products.content.max-level-3 h3 {
  font-size: 22px;
  color: #344F06;
  margin-bottom: 16px;
}

#products.content h6 {
  font-size: 18px;
  font-weight: bold;
  color: #993366;
  padding-bottom: 10px;
}

#products span.price,
#products span.price.slashed,
#products a.add-to-cart {
  color:#99003A;
  font-weight:bold;
  font-size: 16px;
}

#products span.price.slashed {
  color: #cd829e;
  text-decoration: line-through;
}

#products a.add-to-cart {
  text-decoration: underline;
}

.stock-status-7 .stock-status { display:none; } /* don't display in-stock message */
.stock-status-5 .stock-status { color:#f00; font-weight:bold; } /* highlight out-of-stock message */
.stock-status-5 .in-stock { display:none; } /* hide "add to cart" widget/link when out of stock */

/* --- Cart --- */

#cart {
  background: #ffffff url(/catalog/view/theme/graceful/images/cart_btm.gif) no-repeat bottom left;
  padding: 5px 15px 15px 12px;
}

#cart h1 {
  font-size: 19px;
  color: #99003a;
  margin-bottom: 8px;
}

#cart h2 {
  font-family: Arial, Helvetica, Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #4d6424;
  border-bottom: solid 1px #4d6424;
}

#cart p {
  font-family: Arial, Helvetica, Verdana;
  font-size: 12px;
  line-height: 18px;
  color: #4d6424;
  margin-bottom: 8px;
}

#cart p strong {
  font-size: 18px;
}

#cart-trays { height:14px; }

#cart .tray-wrapper {
  float: left;
  margin-right: 7px;
}

#cart .tray-wrapper p {
  font-size: 11px;
  font-family: Helvetica, Arial;
  font-weight: bold;
  margin-top: -4px;
  margin-left: 3px;
}

.cart-list {
  padding-bottom: 8px;
  font-size: 11px;
  font-family: Helvetica, Arial;
  line-height: 15px;
}

.cart-list th { width:50px; text-align:right; padding-right:8px; }
.cart-list td { width:96px; }

.cart-list.other th { width:20px; }
.cart-list.other td { width:126px; }

#cart a.button {
  display: block;
  overflow: hidden;
  width: 164px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: top left;
  margin-top: 12px;
}

#cart a.cart {
  background-image: url(/catalog/view/theme/graceful/images/button_cart.gif);
}

#cart a.checkout {
  background-image: url(/catalog/view/theme/graceful/images/button_checkout.gif);
}

#cart h2 {
  position: relative;
}

#cart a.help-button {
  display: block;
  position: absolute;
  width: 40px;
  height: 15px;
  cursor: pointer;
  left: 123px;
  top: 2px;
  background: url(/catalog/view/theme/graceful/images/help-button.gif) no-repeat top left;\
}

/* --- Navigation --- */

#layout_footer { position:relative; }
#layout_footer ul.nav { position: absolute; left: 222px; top:26px; }

#layout_header { position:relative; }
#layout_header ul.nav { position: absolute; left: 222px; top:147px; }

ul.nav * {
  width: 95px;
}

ul.nav li {
  background-image: url(/catalog/view/theme/graceful/images/nav.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 105px;
}

ul.nav li a {
  display: block;
  padding-top: 85px;
  height: 20px;
  text-align: center;
  color: #344f06;
  font-weight: bold;
}

ul.nav li a:hover {
  color: #99003a;
  text-decoration: underline;
}

li.nav-delphiniums { background-position: -95px 0px; }
li.nav-perennials { background-position: -190px 0px; }
li.nav-annuals { background-position: -285px 0px; }
li.nav-oh-deer { background-position: -380px 0px; }
li.nav-collections { background-position: -475px 0px; }

/* --- Menu --- */

.menu {
  line-height: auto;
}

.menu li a {
  
  font-family: Verdana, Arial, Helvetica;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  
  display: block;
  height: 20px;
  padding-top: 5px;
  padding-left: 30px;
  
}

.menu div.submenu {
  padding: 4px 0px 4px 8px;
  line-height: 16px;
}

.menu div.submenu a {
  
  font-family: Arial, Helvetica, Verdana;
  font-size: 11px;
  
  height: 16px;
  padding-top: 0px;
  color: #ffffff;
  
}

.menu li.active { background: url(/catalog/view/theme/graceful/images/menu_active.gif) no-repeat 20px 11px; }

.menu li.active a { color: #ffff66; }
.menu li.active div.submenu a { color: #ffffff; }

.menu a:hover, .menu li.active div.submenu a:hover {
  color: #ffff66;
}

/* --- Search Box --- */

form#search {
  position: relative;
  background: url(/catalog/view/theme/graceful/images/search.gif) no-repeat 30px 6px;
  height: 40px;
}

form#search input {
  background: transparent;
  border: none;
  padding: 0px;
  margin: 0px;
}

form#search input.keyword {
  
  position: absolute;
  left: 35px;
  top: 9px;
  width: 128px;
  
  background: #ffffff;
  font-family: Arial, Helvetica;
  font-size: 11px;
  
}

form#search input.button {
  
  position: absolute;
  left: 165px;
  top: 6px;
  width: 30px;
  height: 20px;
  
  cursor: pointer;
  
}

/* --- Footer --- */

#footer_copy {
  
  font-family: Arial, Helvetica, Verdana;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  
  color: #cedaba;
  text-align: center;
  
  position: absolute;
  left: 248px;
  top: 160px;
  width: 520px;
  
}

#footer_copy p {
  margin-top: 7px;
  text-align: center;
}

#footer_copy a { color: #ffffff; }
#footer_copy a:hover { text-decoration: underline; }

/* --- Shadow Wrappers --- */

img.shadow {
  background-color: #ffffff;
}

.shadow-wrap3 img {
  display: block;
}

.shadow-wrap1, .shadow-wrap2, .shadow-wrap3 {
  display: inline-table;
  /* \*/display:block;/**/
}

.shadow-wrap1 {
  float: left;
  background: url(/catalog/view/theme/graceful/images/shadow.gif) right bottom no-repeat;
}

.shadow-wrap2 {
  background: url(/catalog/view/theme/graceful/images/shadow_bl.gif) left bottom no-repeat;
}

.shadow-wrap3 {
  padding: 0 4px 4px 0;
  background: url(/catalog/view/theme/graceful/images/shadow_tr.gif) right top no-repeat;
}

.shadow-wrap4 {
  padding: 3px;
  border: solid 1px #cccccc;
  background: #fff;
}

/* --- Tray Widget --- */

.tray {
  background: url(/catalog/view/theme/graceful/images/tray.gif) no-repeat left top;
  width: 74px;
  height: 42px;
}

#cart .tray.count-0 { background-position: 0px 0px; }
#cart .tray.count-1 { background-position: 0px -42px; }
#cart .tray.count-2 { background-position: 0px -84px; }
#cart .tray.count-3 { background-position: 0px -126px; }
#cart .tray.count-4 { background-position: 0px -168px; }
#cart .tray.count-5 { background-position: 0px -210px; }
#cart .tray.count-6 { background-position: 0px -252px; }
#cart .tray.count-7 { background-position: 0px -294px; }
#cart .tray.count-8 { background-position: 0px -336px; }

.last-tray-count-0 .tray.widget { background-position: 0px 0px; }
.last-tray-count-1 .tray.widget { background-position: 0px -43px; }
.last-tray-count-2 .tray.widget { background-position: 0px -86px; }
.last-tray-count-3 .tray.widget { background-position: 0px -129px; }
.last-tray-count-4 .tray.widget { background-position: 0px -172px; }
.last-tray-count-5 .tray.widget { background-position: 0px -215px; }
.last-tray-count-6 .tray.widget { background-position: 0px -258px; }
.last-tray-count-7 .tray.widget { background-position: 0px -301px; }
.last-tray-count-8 .tray.widget { background-position: 0px -344px; }

.tray.widget {
  background-image: url(/catalog/view/theme/graceful/images/tray_widget.gif);
}

.tray-widget {
  
  float: left;
  position: relative;
  width: 138px;
  height: 72px;
  margin-bottom: 16px;
    
  background: url(/catalog/view/theme/graceful/images/tray_widget_bg.gif) no-repeat left top;
  
}

.tray-widget-quantity {
  
  position: absolute;
  left: 35px;
  top: 50px;
  width: 23px;
  height: 16px;
  
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  color: #000;
  border: none;
  padding: 0px;
  margin: 0px;
  
}

.tray-widget-add {
  
  position: absolute;
  left: 86px;
  top: 8px;
  width: 40px;
  height: 15px;
  
  margin: 0px;
  padding: 0px;
  border: 0;
  background: transparent;
  color: transparent;
  text-indent: -10000px;
  cursor: pointer;
  
}

.tray-widget .tray.widget {
  position: absolute;
  left: 4px;
  top: 4px;
}

.tray-widget .tray.widget.highlight {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.tray-widget .set-quantity {
  position: absolute;
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
}

.tray-widget a.help-button {
  display: block;
  position: absolute;
  left: 86px;
  top: 24px;
  width: 40px;
  height: 15px;
  overflow: hidden;
  cursor: pointer;
}

/* --- Help Pop-up --- */

div.help {
  padding:16px;
}

div.help * {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	line-height: 21px;
	font-size: 15px;
}

div.help h1 {
  color: #993366;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
}

div.help img {
  float: left;
  border: solid 1px #ccc;
  padding: 1px;
  margin: 7px 16px 8px 0px;
  
}

#TB_ajaxContent div.help p {
  padding: 0px 0px 10px 0px;
}

/* --- Quote --- */

#quote {
  background: url(/catalog/view/theme/graceful/temp/quote.gif) no-repeat left bottom;
  margin-top: 32px;
  height: 230px;
}

/* --- Misc. / Common --- */

.box {
  background: #F7F7F7;
  border: 1px solid #DDDDDD;
  padding: 16px;
  margin-bottom: 16px;
}

.box.warning {
  background: #99003a;
  color: #ffffff;
}

.box.error {
  background: #85a451;
  color: #ffffff;
}

.box.success {
  background: #67803f;
  color: #ffffff;
  font-weight: bold;
}

/* --- Checkout Pages --- */

.checkout p {
  margin-bottom: 16px;
}

.checkout ul {
  list-style-position: inner;
  padding-left: 16px;
  margin-bottom: 16px;
}

.checkout li {
  list-style-type: disc;
}

.checkout a.button {
  background:transparent url(../image/button_right.png) no-repeat scroll right top;
  color:#FFFFFF;
  display:inline-block;
  font-family:arial,sans-serif;
  font-size:12px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  height:25px;
  line-height:normal;
  margin-right:6px;
  padding-right:18px;
  text-decoration:none;
  cursor: pointer;
}

.checkout a.button span {
  background:transparent url(../image/button_left.png) no-repeat scroll 0 0;
  display:inline-block;
  padding:5px 0 5px 18px;
  cursor: pointer;
  font-weight: bold;
}

.checkout span.error {
  color: #f00;
}

.checkout table.cart {
  border:1px solid #EEEEEE;
  border-collapse:collapse;
  margin-bottom:10px;
  width:100%;
}

.checkout table.cart tr.odd {
  background: #EEEEEE;
}

.checkout table.cart th {
  background:#EEEEEE none repeat scroll 0 0;
  font-weight:normal;
  padding:5px;
}

.checkout table.cart td {
  padding:5px;
}

.checkout span.stock-5 {
  /* out of stock */
  color: #f00;
  font-weight: bold;
}

.checkout table.cart td,
.checkout table.cart th {
  vertical-align: middle;
}

/* --- WYSIWYG tweaks --- */

body.wysiwyg.content {
  background: #ffffff;
  padding: 8px;
}

body.wysiwyg.content table,
div.content.tables table {
  border-collapse: collapse;
}

body.wysiwyg.content td,
div.content.tables td {
  border: solid 1px #cccccc;
}

/* --- Header --- */

#layout_header { position: relative; }

#header_photo {
  position: absolute;
  left: 30px;
  top: 56px;
  width: 182px;
  height: 193px;
}

.header_content {
  position: absolute;
  left: 820px;
  top: 55px;
  width: 163px;
  height: 195px;
  overflow: hidden;
}

.header_content h1 {
  font-size: 19px;
}

.wysiwyg.header_content {
  position: relative;
  left: inherit;
  top: inherit;
}

#inspiration {
  position: absolute;
  left: 19px;
  top: 10px;
  width: 573px;
  height: 18px;
  background: url(/catalog/view/theme/graceful/temp/basho.gif) no-repeat top left;
}
