/*
  $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:  Arial; font-size: 11px; padding-left:2px; padding-right:0px;}
.boxText a { text-decoration: none; color: #000000; font-family:  sans-serif; font-weight: normal; font-size: 11px; padding-left:0px; padding-right:0px;}
.boxText a:hover { text-decoration: underline; font-weight: 600; color: #000000;}
.errorBox { font-family :  sans-serif; font-size : 10px; background: #FFFFFF; font-weight: bold; }
.stockWarning { font-family :  Arial, sans-serif; font-size : 10px; color: #000099; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  sans-serif; font-size : 10px; color: #FFFFFF; text-decoration: underline; }

BODY {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family:Arial;
  font-size:10pt;
}

.contentArea {
  padding-left:20px;
  padding-right:20px;
  padding-top:20px;
}

/* note this changes spacing of all infoboxes in main content area - so will change button position if changed */
.contentArea .infoBox {margin-bottom:6px;} 

.columnLeft { margin-left:17px; margin-top:17px;}
.columnRight { margin-right:17px; margin-top:17px; }

.storeBorder {border: 0px solid black;}

.storeLogo {
  text-align:center;
}

img {
  border-width:0px;
}

A {
  color: #000000;
  text-decoration: underline;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
position: relative;
}

td.headerNavigation, div.headerNavigation {
  font-family:  Arial, sans-serif;
  font-size: 8pt;
  color: #69603F;
  padding-top:5px;
  padding-bottom:5px;
  padding-right:20px;
  font-weight : bold;
  text-align:right;
width: 350px;
position: absolute;
top: 165px;
right: -7px;
}

A.headerNavigation { 
margin-left: 1px;
margin-right: 1px;
color: #000;
text-decoration: none;
}

A.headerNavigation:hover {
margin-left: 1px
margin-right: 1px;
color: #9B011D;
text-decoration: underline;
}
.breadcrumbTable
{
margin: 0px 0px 0px 195px;
}
div.breadCrumb {
position: absolute;
top: 198px;
width: 500px;
  color:#000;
  padding-left: 17px;
  padding-top:5px;
  padding-bottom:5px;
  text-align:left;
height: 20px;
}

div.breadCrumb span {
float: left;
margin: 0px 4px;
}

A.breadCrumb
{
float: left;
display: inline;
color:#000;
text-decoration:none;
font-family: Arial,sans-serif;
font-size: 11px;
font-weight:normal;
}

A.breadCrumb:hover
{
color :#E9E6C3;
text-decoration:underline;
font-family: Arial,sans-serif;
font-size: 11px;
}

#prices
{
color: #FFF;
text-align: right;
margin-right: 10px;
margin-top: 5px;
}

TR.headerError {
  background: #000000;
}

TD.headerError {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
  text-align: left;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
}

td.footer, div.footer {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  padding-top:5px;
  padding-bottom:5px;
  color: #000;
  text-align:center;
  margin-top:10px;
  height: 22px;
  background-color:#FFFFFF;
}

a.footer, a.footer:hover {
  font-family:  Arial, sans-serif;
  color: #FFFFFF;

}

.infoBox {
  background: #FFFFFF;  
  margin-bottom: 10px;
}

.infoBoxContents,.infoBoxContentsPlus {
  background: #FFFFFF;
  padding:0px;
  font-family:  Arial, sans-serif;
  font-size: 11px;
font-weight: normal;
  
}
.infoBoxPlus {
  background: #FFFFFF;  
  margin-bottom: 0px;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family:  Arial, sans-serif;
  font-size: 11px;
  border-width: 0px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background:#FFFFFF;
  height: 22px;
  color: #000000;
    border: solid 1px #FFFFFF;
  text-align: left;
text-transform: lowercase;
}

TD.infoBoxHeading img {
display: none;
}


TD.infoBox, SPAN.infoBox {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

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;
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

span.pageHeading
{
  font-family:  Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-transform: capitalize;
  color: #000000;
}

TD.pageHeading, DIV.pageHeading, h1 {
  font-family:  Arial, sans-serif;
  font-size: 28px;
  font-weight: bold;
  color: #000000;
text-transform: lowercase;
margin: 0;
}

TD.pageHeading {
  padding-top:5px;
}

h1 {
  margin-bottom:0px;
}

TD.main, P.main {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  line-height: 1.3;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Arial, sans-serif;
  font-size: 10px;
}

TD.fieldKey {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Arial, sans-serif;
  color: #000000;
}

SPAN.errorText {
  font-family:  Arial, sans-serif;
  color: #000000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFFFFF; }

.checkoutBarFrom, .checkoutBarTo { font-family:  Arial, sans-serif; font-size: 10px; color: #FFFFFF; }
.checkoutBarCurrent { font-family:  Arial, sans-serif; font-size: 10px; color: #FFFFFF; }

/* message box */

.messageBox { font-family:  Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:  Arial, sans-serif; font-size: 10px; background-color: #FFFFFF; }
.messageStackSuccess { font-family:  Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:  Arial, sans-serif; font-size: 10px; color: #000000; }


.estimatedshippingBoxContents {
  background: #f8f8f9;
  font-family:  Arial, sans-serif;
  font-size: 10px; 
}

.ShowShipping {
  background: #D9D9D9;
  color: #4a4a4a;
  font-family:  Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
} 
	
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
}

h2 { 
 font-family:  Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
}

.main li {
	width:100%;
	list-style-type:disc;
	vertical-align: top; 
}

.quantityDiscountsNotifications { color:navy; }

table {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family:Arial;
  font-size:8pt;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #817F46;
margin: 0px 0px 0px -18px;
}

td.productListing-heading {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  background: #000000;
  height:22px;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-heading a:hover,.productListing-heading a {
  color:white;
}

TD.productListing-data {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
width: 178px;
min-height: 178px;
/*
background: #FFF url(http://www.cherrywoodflorist.co.nz/catalog/images/product_listing_bg.jpg) top left no-repeat;
*/
background: none;
}

TD.productListing-data img {
margin: 18px 0px 0px 2px;
width: 138px;
height: 138px;

}

.recentlyViewed-data {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  padding-bottom:10px;
  background: #FFFFFF;
}

.specialsListing-heading,.featuredListing-heading,.best_sellersListing-heading,.newproductsListingBox-heading,.recentlyViewed-heading,.alsoListingBox-heading, .xsellListingBox-heading {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  height:22px;
  color: #000000;
  font-weight: bold;
  padding-left:10px;
}

.specialsListingBox-header {border: solid 1px #FFFFFF;}
.specialsListingBox-body {border: solid 1px #FFFFFF;background:#FFFFFF;}
.featuredListingBox-header {border: solid 1px #330FFFFFF000;}
.featuredListingBox-body {border: solid 1px #FFFFFF;background:#FFFFFF;}
.specialsListing-heading {background: #FFFFFF;}
.best_sellersListingBox-header {border: solid 1px #FFFFFF;}
.best_sellersListingBox-body {border: solid 1px #FFFFFF;background:#FFFFFF;}
.best_sellersListing-heading {background: #FFFFFF;}
.newproductsListingBox-header {border: solid 1px #FFFFFF;}
.newproductsListingBox-body {border: solid 1px #FFFFFF;background:#FFFFFF;}
.newproductsListingBox-heading {background: #FFFFFF;}
.xsellListingBox-header {border: solid 1px #FFFFFF;}
.xsellListingBox-body {border: solid 1px #FFFFFF;background:#FFFFFF;}
.xsellListingBox-heading {background: #FFFFFF;}
.alsoListingBox-header {border: solid 1px #FFFFFF;}
.alsoListingBox-body {border: solid 1px #FFFFFF;background:#FFFFFF;}
.alsoListingBox-heading {background: #FFFFFF;}
.recentlyViewed-header {border: solid 1px #FFFFFF;}
.recentlyViewed-body {border: solid 1px #FFFFFF;background:#FFFFFF;}
.recentlyViewed-heading {background: #FFFFFF;}

.productDescriptionHeading {
  width:100%;
  border-bottom:1px solid black;
  color:black;
  font-weight:bold;
}
.productDescriptionBody {
  margin-bottom:1em;
}

.greetingText, .greetingText a {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color:red;
}


ul.plain li {list-style-type: none;}
li.arrow {list-style-image:  url('images/list_arrow.gif');}

.newsdeskHeader {
  background:#1953A2;
  color:white;
  padding-left:20px;
  padding-right:20px;
  margin-top:5px;
}

.newsdeskHeader a, .newsdeskHeader a:hover {
  color:white;
  text-decoration:underline;
}

a.newsdeskSelected {
  color:white;
  text-decoration:none;
  font-weight:bold;  
}

.newsdeskContent {
  background:#CED5DD;
  color:black;
}

.newsdeskImage {
  text-align:center;
}

.newsdeskMain {
  padding-left:20px;
  padding-right:20px;
  padding-bottom:10px;
  height:600px;
  vertical-align:top;
}

.newsdeskMain img {
  border:1px solid black;
}

.create_border {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  padding: 4px 4px 4px 4px;
}

.locatorHeader {
  background:#156A0B;
  color:white;
  padding-left:20px;
  padding-right:20px;
  margin-top:5px;  
}

.locatorContent {
  background:#E8F8D1;
  color:black;
}

.locatorMain {
  padding-left:20px;
  padding-right:20px;
  padding-bottom:10px;
  height:600px;
  vertical-align:top;
}

.searchBox {
position: absolute;
top: 195px;
right: 5px;
  text-align:right;
  margin-right:0px;
  padding-bottom:0px;
}

.searchText {
  font-weight:bold;
  color:black;
}

.image {
  border: 1px solid #666666;
}

.boxheader {
  color:#000000;
  padding-bottom:3px;
}

.sitemap ul {margin:0;padding:0;}
.sitemap ul li {font-weight:bold;}
.sitemap ul ul li {font-weight:normal;}
.sitemap li {list-style-type: none;}
.sitemap ul ul {margin:0;font-weight:normal;padding:0;padding-left:25px;}
.formPad td {padding-bottom:3px;}



.header
{
position: relative;

width: 919px;
height: 196px; 
background: url(http://www.cherrywoodflorist.co.nz/catalog/images/header_bg_image.jpg) top left no-repeat;
}
.contentArea
{
padding-top: 70px ;
}

#shoppingCart
{
margin: 120px 0px 0px 0px;
text-align: right;
}

#shoppingCart td
{
text-align: right;
}

.columnLeft
{
float: left;
position: relative;
margin: 0px 15px 0px -5px;
}
/*
  $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:  Arial; font-size: 11px; padding-left:2px; padding-right:0px;}
.boxText a { text-decoration: none; color: #000000; font-family:  sans-serif; font-weight: normal; font-size: 11px; padding-left:0px; padding-right:0px;}
.boxText a:hover { text-decoration: underline; font-weight: 600; color: #000000;}
.errorBox { font-family :  sans-serif; font-size : 10px; background: #FFFFFF; font-weight: bold; }
.stockWarning { font-family :  Arial, sans-serif; font-size : 10px; color: #000099; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  sans-serif; font-size : 10px; color: #FFFFFF; text-decoration: underline; }

BODY {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family:Arial;
  font-size:10pt;
}

.contentArea {
  padding-left:20px;
  padding-right:20px;
  padding-top:20px;
}

/* note this changes spacing of all infoboxes in main content area - so will change button position if changed */
.contentArea .infoBox {margin-bottom:6px;} 

.columnLeft { margin-left:17px; margin-top:17px;}
.columnRight { margin-right:17px; margin-top:17px; }

.storeBorder {border: 0px solid black;}

.storeLogo {
  text-align:center;
}

img {
  border-width:0px;
}

A {
  color: #000000;
  text-decoration: underline;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
position: relative;
}

td.headerNavigation, div.headerNavigation {
  font-family:  Arial, sans-serif;
  font-size: 8pt;
  color: #69603F;
  padding-top:5px;
  padding-bottom:5px;
  padding-right:20px;
  font-weight : bold;
  text-align:right;
width: 350px;
position: absolute;
top: 165px;
right: -7px;
}

A.headerNavigation { 
margin-left: 1px;
margin-right: 1px;
color: #000;
text-decoration: none;
}

A.headerNavigation:hover {
margin-left: 1px
margin-right: 1px;
color: #9B011D;
text-decoration: underline;
}
.breadcrumbTable
{
margin: 0px 0px 0px 195px;
}
div.breadCrumb {
position: absolute;
top: 198px;
  color:#000;
  padding-left: 17px;
  padding-top:5px;
  padding-bottom:5px;
  text-align:left;
height: 20px;
}

A.breadCrumb
{
display: inline;
color:#000;
text-decoration:none;
font-family: Arial,sans-serif;
font-size: 11px;
font-weight:normal;
}

A.breadCrumb:hover
{
color :#E9E6C3;
text-decoration:underline;
font-family: Arial,sans-serif;
font-size: 11px;
}

#prices
{
color: #FFF;
text-align: right;
margin-right: 10px;
margin-top: 5px;
}

TR.headerError {
  background: #000000;
}

TD.headerError {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
  text-align: left;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
}

td.footer, div.footer {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  padding-top:5px;
  padding-bottom:5px;
  color: #000;
  text-align:center;
  margin-top:10px;
  height: 22px;
  background-color:#FFFFFF;
}

a.footer, a.footer:hover {
  font-family:  Arial, sans-serif;
  color: #FFFFFF;

}

.infoBox {
  background: #FFFFFF;  
  margin-bottom: 10px;
}

.infoBoxContents,.infoBoxContentsPlus {
  background: #FFFFFF;
  padding:0px;
  font-family:  Arial, sans-serif;
  font-size: 11px;
font-weight: normal;
  
}
.infoBoxPlus {
  background: #FFFFFF;  
  margin-bottom: 0px;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family:  Arial, sans-serif;
  font-size: 11px;
  border-width: 0px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background:#FFFFFF;
  height: 22px;
  color: #000000;
    border: solid 1px #FFFFFF;
  text-align: left;
text-transform: lowercase;
}

TD.infoBoxHeading img {
display: none;
}


TD.infoBox, SPAN.infoBox {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

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;
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

span.pageHeading
{
  font-family:  Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-transform: capitalize;
  color: #000000;
}

TD.pageHeading, DIV.pageHeading, h1 {
  font-family:  Arial, sans-serif;
  font-size: 28px;
  font-weight: bold;
  color: #000000;
text-transform: lowercase;
margin: 0;
}

TD.pageHeading {
  padding-top:5px;
}

h1 {
  margin-bottom:0px;
}

TD.main, P.main {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  line-height: 1.3;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Arial, sans-serif;
  font-size: 10px;
}

TD.fieldKey {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Arial, sans-serif;
  color: #000000;
}

SPAN.errorText {
  font-family:  Arial, sans-serif;
  color: #000000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFFFFF; }

.checkoutBarFrom, .checkoutBarTo { font-family:  Arial, sans-serif; font-size: 10px; color: #FFFFFF; }
.checkoutBarCurrent { font-family:  Arial, sans-serif; font-size: 10px; color: #FFFFFF; }

/* message box */

.messageBox { font-family:  Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:  Arial, sans-serif; font-size: 10px; background-color: #FFFFFF; }
.messageStackSuccess { font-family:  Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:  Arial, sans-serif; font-size: 10px; color: #000000; }


.estimatedshippingBoxContents {
  background: #f8f8f9;
  font-family:  Arial, sans-serif;
  font-size: 10px; 
}

.ShowShipping {
  background: #D9D9D9;
  color: #4a4a4a;
  font-family:  Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
} 
	
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
}

h2 { 
 font-family:  Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
}

.main li {
	width:100%;
	list-style-type:disc;
	vertical-align: top; 
}

.quantityDiscountsNotifications { color:navy; }

table {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family:Arial;
  font-size:8pt;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #817F46;
margin: 0px 0px 0px -18px;
}

td.productListing-heading {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  background: #000000;
  height:22px;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-heading a:hover,.productListing-heading a {
  color:white;
}

TD.productListing-data {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
width: 178px;
min-height: 178px;
/*
background: #FFF url(http://www.cherrywoodflorist.co.nz/catalog/images/product_listing_bg.jpg) top left no-repeat;
*/
background: none;
}

TD.productListing-data img {
margin: 18px 0px 0px 2px;
width: 138px;
height: 138px;
border: 1px solid #666;
}

.recentlyViewed-data {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  padding-bottom:10px;
  background: #FFFFFF;
}

.specialsListing-heading,.featuredListing-heading,.best_sellersListing-heading,.newproductsListingBox-heading,.recentlyViewed-heading,.alsoListingBox-heading, .xsellListingBox-heading {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  height:22px;
  color: #000000;
  font-weight: bold;
  padding-left:10px;
}

.specialsListingBox-header {border: solid 1px #FFFFFF;}
.specialsListingBox-body {border: solid 1px #FFFFFF;background:#FFFFFF;}
.featuredListingBox-header {border: solid 1px #330FFFFFF000;}
.featuredListingBox-body {border: solid 1px #FFFFFF;background:#FFFFFF;}
.specialsListing-heading {background: #FFFFFF;}
.best_sellersListingBox-header {border: solid 1px #FFFFFF;}
.best_sellersListingBox-body {border: solid 1px #FFFFFF;background:#FFFFFF;}
.best_sellersListing-heading {background: #FFFFFF;}
.newproductsListingBox-header {border: solid 1px #FFFFFF;}
.newproductsListingBox-body {border: solid 1px #FFFFFF;background:#FFFFFF;}
.newproductsListingBox-heading {background: #FFFFFF;}
.xsellListingBox-header {border: solid 1px #FFFFFF;}
.xsellListingBox-body {border: solid 1px #FFFFFF;background:#FFFFFF;}
.xsellListingBox-heading {background: #FFFFFF;}
.alsoListingBox-header {border: solid 1px #FFFFFF;}
.alsoListingBox-body {border: solid 1px #FFFFFF;background:#FFFFFF;}
.alsoListingBox-heading {background: #FFFFFF;}
.recentlyViewed-header {border: solid 1px #FFFFFF;}
.recentlyViewed-body {border: solid 1px #FFFFFF;background:#FFFFFF;}
.recentlyViewed-heading {background: #FFFFFF;}

.productDescriptionHeading {
  width:100%;
  border-bottom:1px solid black;
  color:black;
  font-weight:bold;
}
.productDescriptionBody {
  margin-bottom:1em;
}

.greetingText, .greetingText a {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  color:red;
}


ul.plain li {list-style-type: none;}
li.arrow {list-style-image:  url('images/list_arrow.gif');}

.newsdeskHeader {
  background:#1953A2;
  color:white;
  padding-left:20px;
  padding-right:20px;
  margin-top:5px;
}

.newsdeskHeader a, .newsdeskHeader a:hover {
  color:white;
  text-decoration:underline;
}

a.newsdeskSelected {
  color:white;
  text-decoration:none;
  font-weight:bold;  
}

.newsdeskContent {
  background:#CED5DD;
  color:black;
}

.newsdeskImage {
  text-align:center;
}

.newsdeskMain {
  padding-left:20px;
  padding-right:20px;
  padding-bottom:10px;
  height:600px;
  vertical-align:top;
}

.newsdeskMain img {
  border:1px solid black;
}

.create_border {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  padding: 4px 4px 4px 4px;
}

.locatorHeader {
  background:#156A0B;
  color:white;
  padding-left:20px;
  padding-right:20px;
  margin-top:5px;  
}

.locatorContent {
  background:#E8F8D1;
  color:black;
}

.locatorMain {
  padding-left:20px;
  padding-right:20px;
  padding-bottom:10px;
  height:600px;
  vertical-align:top;
}

.searchBox {
position: absolute;
top: 195px;
right: 5px;
  text-align:right;
  margin-right:0px;
  padding-bottom:0px;
}

.searchText {
  font-weight:bold;
  color:black;
}

.image {
  border: 1px solid #666666;
}

.boxheader {
  color:#000000;
  padding-bottom:3px;
}

.sitemap ul {margin:0;padding:0;}
.sitemap ul li {font-weight:bold;}
.sitemap ul ul li {font-weight:normal;}
.sitemap li {list-style-type: none;}
.sitemap ul ul {margin:0;font-weight:normal;padding:0;padding-left:25px;}
.formPad td {padding-bottom:3px;}



.header
{
position: relative;

width: 919px;
height: 196px; 
background: url(http://www.cherrywoodflorist.co.nz/catalog/images/header_bg_image.jpg) top left no-repeat;
}
.contentArea
{
padding-top: 70px ;
}

#shoppingCart
{
margin: 120px 0px 0px 0px;
text-align: right;
}

#shoppingCart td
{
text-align: right;
}

.columnLeft
{
float: left;
position: relative;
margin: 0px 15px 0px -5px;
}

* html #leftColImage img
{
margin: 0px 0px 0px 5px;
}
