/* Color: Brown */

body {
    background: #fff url(../../Flowers/images/green/BodyBg.gif) 0 0 repeat-x;
    color: #2f2f2f;
}
a {
    color: #663300;
    font-weight: normal;
    text-decoration: underline;
}
a:hover {
    color: #b94380;
}
h2 {
    color: #996633;
}
h3 {
    color: #996633;
}
hr {
    background: #f83;
    color: #f83;
}

#Container {
}


#TopMenu {
    color: #000;
    font-weight: bold;
    background:#ffffff;
}
#TopMenu li a, #TopMenu li span {
    color: #000;
}
#TopMenu li span a {
    color:#000;
}
#TopMenu li a:hover {
    color: #996633;
    text-decoration: underline;
}

#Menu {
    background: #000000;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
#Menu li {
    color:#fff;
}
#Menu li a {
    color: #ccc;
    background: #000;
}
#Menu li a:hover {
    text-decoration: underline;
    color: #fc6
}
#Menu li ul {
    border: 1px solid #fff;
    border-top: 0;
}
#Menu li ul li a {
    color: #000;
    background: #f83;
}
#Menu li ul li a:hover {
    color: #fff;
}


#Outer {
}
#Wrapper {
    background:#fff;
}
#Header {
    background-position: 100% 0;
   background: url(../../product_images/header_images/Flowers_headerImage.jpg) 0 0;
  
}


#Logo {
}
#Logo h1 {
    color: #996633;
}
#Logo h1 a {
    color: #996633;
}


#SearchForm {
}
#SearchForm form {
    background: url(../../Flowers/images/green/SearchFormBg.gif) 0 0 no-repeat;
}
#SearchForm label {
    display: none;
}
#SearchForm input {
    background: #fff;
    border: 1px solid #f83;
}
#SearchForm .Button {
    border: 0;
}
#SearchForm a {
    color: #000;
}
#SearchForm p {
    color: #000;
}


.Left {
    background:#FFCC66;
    border-right: 1px solid #fff;
}
.Left .Block {
}
.Left h2 {
    color: #000;
}
.Left li {
    border-bottom: 1px solid #fff;
}
.Left li a {
    color:#000;
}
.Left li a:hover {
    color:#000;
}


.Content {
}
.Content h2 {
    color:#000;
    font-weight:normal;
    font-size: 27px;
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}

.Right {
    background:#FFCC66;
    border-left: 1px solid #fff;
}
.Right .Block {
}
.Right h2 {
    color: #000;
}
.Right li {
    border-bottom: 1px solid #fff;
}
.Right a {
    color:#000;
}
.Right a:hover, .Right a:hover strong {
    color:#000;
}
.Right hr {
    background: #fff;
    color: #fff;
}


#Footer {
    border-top: 1px solid #f83;
}


.NewsletterSubscription input {
    border: 1px solid #f83;
}


.Content .ProductList li,
.fastCartContent .ProductList li {
    background: #fff;
    border: 1px solid #f83;
}
.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
}
.ProductList a {
    color: #000;
    text-align: center;
}
.ProductList a:hover {
    color: #000;
}
.ProductList .ProductImage {
    padding: 2px;
    border: 2px;
}
.Content .ProductList strong, .Content .ProductList strong a {
    font-weight: bold;
    font-size: 1em;
}
.ProductPrice, .ProductList em {
    color: #000;
    font-weight: ital;
    text-align: center;
}

.ProductList .Rating {
    color: #6a6a6a;
}
.Content .FeaturedProducts .ProductList li {
}
.Content .FeaturedProducts .ProductList .ProductImage {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}


.Right .TopSellers li {
    background: #fff;
    border: 1px solid #f83;
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    font-family: Arial, Verdana, san-serif;
    color: #663300;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
    background: #fff;
    border: 1px solid #f83;
}
.Right .TopSellers li.TopSeller1 .ProductDetails {
    /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
}
.Right .TopSellers li.TopSeller1 .Rating {
}

.Breadcrumb {
    border-bottom: 1px solid #f83;
}


.CompareItem { width:200px; border-left: solid 1px #f83; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #f83; }
.CompareFieldTop { border-bottom:solid 1px #f83; }
.CompareFieldTop a:hover { color:#F71F04; }
.CompareCenter { border-left:solid 1px #f83; border-bottom:solid 1px #f83; }
.CompareLeft { border-left:solid 1px #f83; border-bottom:solid 1px #f83; }

.ViewCartLink {
    background: url('../../Flowers/images/green/Cart.gif') 
        no-repeat 5px 4px;
}

table.CartContents, table.General {
    border: 1px solid #f83;
}

table.CartContents thead tr th, table.General thead tr th {
    background: #fef1e1;
    color: #2f2f2f;
    border-bottom: 1px solid #f83;
}

.CartContents td {
    background: #fff;
}

.CartContents tfoot .SubTotal td {
    border-top: 1px solid #f83;
    color: #2f2f2f;
}

.MiniCart .SubTotal {
    color: #2f2f2f;
}

.JustAddedProduct {
    border: 1px solid #f83;
    background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
    color: #2f2f2f;
}

.CategoryPagination {
    color: #2f2f2f;
    background: #fef1e1;
    border: 1px solid #f83;
}

.CheckoutRedeemCoupon { background: #fef1e1; padding: 10px; width: 300px; border: 1px solid #f83; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
    background:#fef1e1;
    border: 1px solid #f83;
}


.SpecificInfoMessage {
    background-color: #fef1e1;
    color: #555;
}

.InfoMessage {
    background: #fef1e1 url('../../Flowers/images/InfoMessage.gif') 
        no-repeat 5px 8px;
    border: 1px solid #f83;
    color: #555;
}

.SuccessMessage {
    background: #fff url('../../Flowers/images/SuccessMessage.gif') 
        no-repeat 5px 8px;
    color: #f83;
}

.ErrorMessage {
    background: #fef1e1 url('../../Flowers/images/ErrorMessage.gif') 
        no-repeat 5px 8px;
    color: #555;
    border: 1px solid #f83;
}

.CreateAccount {
    border-right: 1px solid #f83;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
    background: #fef1e1;
}
.QuickSearch { border: 1px solid #f83 }
.QuickSearchHover td{ background: #fef1e1; }
.QuickSearchAllResults a { background: url('../../Flowers/images/green/QuickSearchAllResultsButton.gif')
        no-repeat right; }

.SearchTips .Examples {
    background: #fef1e1;
    border: 1px solid #f83;
}

.MiniCart .SubTotal {
    color: #b94380;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #f83;
    color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #fef1e1;
    color: #888;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #888;
}

/* General Tables */
table.General tbody tr td {
    border-top: 1px solid #efefef;
}

/* Tabbed Navigation */
.TabNav {
    border-bottom: 1px solid #f83;
}

.TabNav li a {
    border: 1px solid #996600;
    background: #fef1e1;
    color: #000;
}

.TabNav li a:hover {
    background-color: #fc6;
}

.TabNav li.Active a {
    border-bottom: 1px solid #fff;
    background: #fff;
}

/* Product Videos */

#VideoContainer {
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.currentVideo {
    background-color: #ffcc66;
}

.videoRow:hover {
    background-color: #efefef;
}

.CartContents .ItemShipping th {
    border-bottom-color: #f83;
    border-top-color: #f83;
    background: #fef1e1;
    color: #2f2f2f;
}

/* Category flyout styles (theme) */

/* Child menu items, does not include the always-showing root level */
#SideCategoryList .sf-menu li ul li {
}

/* Root menu item when expanded */
#SideCategoryList .sf-menu .sfHover a,
/* Child menu item links */
#SideCategoryList .sf-menu li ul a {
    background-color: #FFCC66;
    color: #000;pro
}

/* Parent menu items of a child being hovered (not including root-level items) */
#SideCategoryList .sf-menu li ul li:hover > a,
/* Child menu item while hovering */
#SideCategoryList .sf-menu li ul a:focus,
#SideCategoryList .sf-menu li ul a:hover,
#SideCategoryList .sf-menu li ul a:active {
    background-color: #FFCC66;
    color:#000;
}

#SideCategoryList .sf-sub-indicator {
    background-image:  url('../../Flowers/images/green/arrows-dark.png');
}

/* End: category flyout styles */


/* start fast cart styles */
#fastCartContainer {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.fastCartContent h2 {
    color: #663300;
    background-color:transparent;
}
.fastCartContent h3 {
    color: #BB6F21;
    background-color:transparent;
}
.fastCartSummaryBox {
    border: 1px solid #f83;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
    color: #996633;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    color: #800000;
}
.fastCartContent .Quantity {
    color: #828DB3;
}
.fastCartContent p {
    color: #444444;
}
.fastCartContent .ProductList li {
    background-color: #FFF;
}
/* end fast cart styles */