/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: MS Sans Serif4, Geneva, sans-serif; font-size: 10px; }
.errorBox { font-family : MS Sans Serif4, Geneva, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : MS Sans Serif4, Geneva, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : MS Sans Serif4, Geneva, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  /* background: #ffffff; */
  color: #291202;
  margin: 0px;
  background-image:url('images/bg_gradient_main2.gif');
  background-repeat:repeat-y;
  background-color:#fff;
  background-position: center 50%;
  text-align:center
}

p
{
	margin-top: 7px;
	margin-bottom: 7px;
}

h3
{
    font-size: 120%;
  	margin-top: 10px;
	margin-bottom: 10px;
}

h4
{
    font-size: 110%;
  	margin-top: 10px;
	margin-bottom: 10px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #666;
  text-decoration: underline;
}

FORM {
	display: inline;
}

#DA_window
{	
    position: relative;
	background-color: #FEFEF4;
    margin: 0 auto 0 auto;
    padding: 0;
	width: 955px;
    float: center;
	text-align:left;
}

TR.header {
  /* background: #291202; */
  padding-bottom: 10px;
  margin-bottom: 10px;
}

TR.header a{
  color: #fff; 	

}

TR.headerNavigation, TR.headerNavigation .infoBox  a{
  /* background: #bbc3d3; */
}

TD.headerNavigation {
  font-family: MS Sans Serif4, Geneva, sans-serif;
  font-size: 11px;
  /* background: #bbc3d3; */
  /* color: #ffffff; */
  /* font-weight : bold; */
}

A.headerNavigation { 
  /* color: #FFFFFF;  */
}

A.headerNavigation:hover {
  color: #ccc;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, MS Sans Serif4, Geneva, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, MS Sans Serif4, Geneva, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  /* background: #291202; */
}

TD.footer {
  font-family: MS Sans Serif4, Geneva, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox  a{
 color: #000;
}

.infoBox  a{
 color: #000;
}

.infoBoxContents {
  font-family: MS Sans Serif4, Geneva, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
}

.infoBoxNoticeContents {
  font-family: MS Sans Serif4, Geneva, sans-serif;
  font-size: 10px;
  color: #000;
}

TD.infoBoxHeading {
  /* font-family: MS Sans Serif4, Geneva, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ddd;
  color: #ffffff;  */
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: MS Sans Serif4, Geneva, sans-serif;
  font-size: 10px;
  color: #000;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
/* background: #f8f8f9;   */
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  /* background: #f8f8f9;   */
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #291202;
}

.productListing-heading {
  font-family: MS Sans Serif4, Geneva, sans-serif;
  font-size: 10px;
  background: #291202;
  color: #fff;
  padding: 3px;
  font-weight: bold;
}

TD.productListing-data {
  font-family: MS Sans Serif4, Geneva, sans-serif;
  font-size: 10px;
}

A.pageResults {
  /* color: #0000FF; */
  text-decoration: none;
}

A.pageResults:hover {
  /* color: #0000FF; */
  text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading {
  font-family: MS Sans Serif4, Geneva, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #291202;
  padding-top: 15px;
}

.pageResults img
{
	border: 0px;
	padding: 2px;
	vertical-align: middle;
}

TABLE.homepage
{
  margin-top:20px;
  margin-left: 20px;
  position: absolute;
  /*  z-index: 10; */
}

TABLE.homepage TD.pageHeading
{
  padding-top:10px;
  padding-bottom:10px;
  margin-top:10px;
  margin-bottom:10px;
  font-size: 20px;
}

.pageHeading img
{
  display: none;
}

TABLE.homepage TD.main a
{
  background: url(images/arrow_right_dark.gif) no-repeat left;	
  padding-left:10px;
  padding-top: -1px;
  font-weight: bold;	
} 

TABLE.homepage  img
{
  margin-top:12px;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: MS Sans Serif4, Geneva, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main
{
  font-family: MS Sans Serif4, Geneva, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.main p b
{
	text-transform: uppercase;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: MS Sans Serif4, Geneva, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: MS Sans Serif4, Geneva, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: MS Sans Serif4, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: MS Sans Serif4, Geneva, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: MS Sans Serif4, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: MS Sans Serif4, Geneva, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: MS Sans Serif4, Geneva, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: MS Sans Serif4, Geneva, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: MS Sans Serif4, Geneva, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, MS Sans Serif4, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, MS Sans Serif4, Geneva, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: MS Sans Serif4, Geneva, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: MS Sans Serif4, Geneva, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: MS Sans Serif4, Geneva, sans-serif; font-size: 10px; color: #8c8c8c; padding: 5 0 10 0}
.checkoutBarCurrent { font-family: MS Sans Serif4, Geneva, sans-serif; font-size: 10px; color: #000000; padding: 5 0 5 0}

/* message box */

.messageBox { font-family: MS Sans Serif4, Geneva, sans-serif; font-size: 10px; padding:5px;}
.messageStackError, .messageStackWarning { 
font-family: MS Sans Serif4, Geneva, sans-serif; font-size: 11px; background-color: #ffbbbb; padding:5px;
border:1px solid #b66}
.messageStackSuccess { 
font-family: MS Sans Serif4, Geneva, sans-serif; 
font-size: 11px; 
background-color: #bbffbb; 
padding:5px;
border:1px solid #6b6}

/* input requirement */

.inputRequirement { font-family: MS Sans Serif4, Geneva, sans-serif; font-size: 10px; color: #ff0000; }




/* Home cooked tabs */

#nav_tabs
{
   position: absolute;
   width: 955px;
   font-family: MS Sans Serif4, Geneva, sans-serif; 
}

#nav_level1
{
background-color: #fffdee;	
border-top: 4px solid #E5E0C2;
border-bottom: 4px solid #E5E0C2;
padding: 5 10 5 10px;
font-size: 11px;
}


#nav_level1 a
{
   padding: 5 10 5 10px;
   font-weight: bold;
}

#nav_level1 a b
{
   margin: 0px;
   /* background-color: #eee;	*/
   color: #E39205;   
}

#nav_level2
{
   display: block;
   padding: 5 10 5 10px;
   font-size: 10px;
   background-color: #fffdee;	
   border-bottom: 4px solid #E5E0C2;
}


#nav_level2 a
{
   padding: 10 10 5 10px;	
}

#nav_level2 a b
{
   margin: 0px;
   /* background-color: #ddd;	*/
   color: #E39205;   
}

#nav_level3
{
   display:block;
   padding: 5 10 5 10px;
   font-size: 10px;
}

#nav_level3 a
{
   padding:5 10 5 10px;	

}

#nav_level3 a b
{
   color: #E39205; 
}


.headerToolbar
{
   font-family: MS Sans Serif4, Geneva, sans-serif; 	
   font-size: 10px;
   vertical-align:bottom; 
   color: #fff;
   /* border: 1px solid white; */
   margin: 0 0 16 0px;
   padding: 0 0 16 0px;
 
}

/** new product listing */
.product_listing_panel
{
  padding-left: 10px;
  float:left;
	width: 100%;
}


.product_listing_item, .product_listing_feature
{   
  padding-left: 5px;
	padding-top: 5px;
	float:left;
	font-family: MS Sans Serif4, Geneva, sans-serif;
	font-size: 11px;
    overflow: hidden;
	
}

.product_listing_item p, .product_listing_feature p
{
  display: block;
  float:left;
	margin: 0 0 0 5px;
	padding: 0px;
	clear: left;
	/* border: 1px solid black; */
	width: 100%;
}

.product_listing_item p.price
{
	width: 60%;
}

.product_listing_item  img, .product_listing_feature  img
{
	border: 3px solid #e5e0c2;
	margin-bottom: 5px;
	margin-left: 3px;
	float:left;
}

.product_listing_item  span.small-orange, .product_listing_feature span.small-orange
{
	float:right;
	margin-bottom: 1px
}

#recommendations 
{
	margin:10px;
	width: 260px;
}

#recommendations  img, .product_info_thumb
{
	border: 3px solid #e5e0c2;
	float: left;
	margin-right: 5px;
	padding-top: 2px;
}

#recommendations  s 
{
	text-decoration: none;
}

#recommendations .extras img
{
	border: 0px;
}

div.extras
{
	padding-bottom: 3px;
	margin-bottom: 3px;
	float:left;
	   font-family: MS Sans Serif4, Geneva, sans-serif; 	
}

TABLE.main-footer
{
	border-top: 4px solid #E5E0C2;
}

.left20
{
	padding:0 0 0 20px;
}

.left10
{
	padding-left:10px;
}

TABLE.background_
{
	/*background: url('images/bgflower0.jpg') no-repeat bottom right; */
}


TABLE.background_23, TABLE.background_2355, TABLE.background_2357
{
	background: url('images/bgflower2.jpg') no-repeat 105% 99%;
}
TABLE.background_24
{
	background: url('images/bgflower1.jpg') no-repeat bottom right;
}
TABLE.background_25, TABLE.background_2552
{
	background: url('images/bgflower3.jpg') no-repeat bottom right;
}

TABLE.background_2446
{
	background: url('images/bgflower6.jpg') no-repeat bottom right;
}

TABLE.background_2445
{
	background: url('images/bgflower5.jpg') no-repeat bottom right;
}

TABLE.background_51
{
	background: url('images/bgflower20.jpg') no-repeat 52% 20%;
}

TABLE.background_default
{
	/* background: url('images/bgflower7.jpg') no-repeat bottom right; */
}

TABLE.background_2237
{
	background: url('images/bgflower7.jpg') no-repeat bottom right;
}

TABLE.background_2548, TABLE.background_2458
{
	background: url('images/bgflower8.jpg') no-repeat bottom right;
}

TABLE.background_50
{
	background: url('images/bgflower12.jpg') no-repeat 85% 100%;
}

TABLE.background_privacy
{
	background: url('images/bgflower9.jpg') no-repeat top right;
}

TABLE.background_article_info
{
	background: url('images/bgflower9.jpg') no-repeat 100% 10%;
}

TD.category-description p, TD.category-description li
{
	width:450px;
}

TD.category-description  img
{
	margin: 0 10 10 10px;
}


TD.boxText a, TD.boxText
{
	color: #fff;
}


SPAN.small-orange
{
    font-size: 9px;
	display:block;
	/* border: 1px solid black; */
}
SPAN.small-orange IMG
{
	border : 0px;
	vertical-align: middle;
	/* border: 1px solid black; */
}

SPAN.small-orange a
{
  color: #E39205;
  /* border: 1px solid black; */
}

#shopping-cart .infoBoxContents
{
	color: #fff;
}

#shopping-cart
{
	border: 1px solid #fff;
}


.product_listing_item  p a, .product_listing_feature p a
{
	padding-bottom:5px;
	font-size: 110%;
	/* text-transform: uppercase; */
}

.productInfoTitle
{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

.product-info
{
	width: 100%;
}

.product-info-desc 
{
  font-family: MS Sans Serif4, Geneva, sans-serif;
  font-size: 11px;
  line-height: 1.5em;
	width: 300px;
}

.product-info-desc-design
{
	width: 600px;

}

#tab-spacer
{
  height: 34px
}

#tab-spacer
{
  height: 30px
}

SPAN.enlarge IMG
{
	vertical-align: middle;
}

.whiteText
{
  color: #fff;
}

#clients
{
	position: absolute;
	left:550px;
    top:170px;
	padding-top: 0px;
}

#clients h3
{
	padding-top: 0px;
	margin-top: 0px;
}

#clients li
{
	list-style: none;
}

TABLE.product-info-desc .main p
{
	width: 200px;
}

 .main p img
{
	border: 4px solid #E5E0C2;

}

 .main p img
{
		float: right;
}

#pause
{
	position: absolute;
    left:880px;
    top:595px;
	cursor: pointer;
}

#play
{
	position: absolute;
    left:890px;
    top:594px;
	cursor: pointer;
}

TABLE.checkout_table
{
	width: 70%;
	margin: 0 0 0 20px;
}

TABLE.checkout_table TABLE.main
{
	background-color: #fff;
}

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
/*** End Header Tags SEO ***/

/** news autumn winter pages */
div.belle
{
  font-size:  175%; 
  font-family: Times New Roman, serif;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}

.white-selected
{	
	background-color: #E5E0C2;
	color: #FEFEF4;
}

.colourful-selected
{	
	background-color: #E39205;
	color: #FEFEF4;
}

.plants-selected
{	
	background-color: #c6db94;
	color: #FEFEF4;
}

.pink-selected
{	
	background-color: #ffbabd;
	color: #FEFEF4;
}

.valentines-selected
{	
	background-color: #dd5555;
    color: #FEFEF4;
}

.vibrant-selected
{	
	background-color: #E39205;
    color: #FEFEF4;
}

.blues-selected
{	
	background-color: #9999dd;
    color: #FEFEF4;
}



div.belle a
{
  display: block;
  padding: 15px;
	margin: 10 40 10 0px; 
  border: 4px solid #E5E0C2;
}

div.belle a:hover
{
	text-decoration: none;
	background-color: #291202;
	color: #E5E0C2;
}

div.belle-menu
{
	margin: 10 10 10 0px;
	padding: 20 0 0 0px;
	
}

.header_table
{
	background: url('images/header_gradient.jpg');
}

.footerContent
{	
	padding: 0 10 10 20px;
	font-family: arial;
	color: E5E0C2;
	font-size: 75%;
	font-style: italic;
}

TABLE.main-footer .infoBox .boxText
{
	padding-left: 20px;
}

#homepage-slideshow
{
	/*  order: 1px solid black; */
	cursor: pointer;
}



TABLE.footer_sitemap li
{
	padding: 0px;
	margin: 1%;
	display: block;
	width: 18%;
	float: left;
}
TABLE.footer_sitemap ul.sitemap 
{
	list-style-position: none;
	list-style-type: none;
	margin-left: 0px;
	font-weight: bold;
	font-size: 120%;
	padding-left: 0px;
	
	
}

TABLE.footer_sitemap ul.sitemap ul.sitemap 
{
	font-weight: normal;
	font-size: 100%;
	margin-left: 1em;
}

TABLE.footer_sitemap ul.sitemap ul.sitemap  li
{	
width: 100%;
	float: none;
	border: none;
}

TABLE.footer_sitemap
{
	background-color: #aea49e;
}

TABLE.footer_sitemap a
{
	color: #443333;
}