body {
	background-color : #FFFFFF;
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size:  11px;
}

A:link, A:visited, A:active {
	color: #666666;
	text-decoration : underline;
	}
	
A:hover {
	color: #663300;
	text-decoration : none;
	}


td {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size:  11px;
}

td.light {
	background-color : #FFFFCC;
}

.feature {
	font-size:  10px;
	padding : 3px 5px 0px 20px;
}

.feature_description {
	font-size:  10px;
	padding : 3px 5px 0px 10px;
}

.featuretext {
	font-size:  10px;
}

.flowers_feature {
	font-size:  10px;
}

td.cartnav_fade {
	color: #999999;
}

.rightmenu_header {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	color: #663300;
	font-size:  12px;
	font-weight: bold;
	padding : 0px 0px 0px 10px;	
}

.rightmenu_content {
	padding : 0px 0px 0px 10px;	
}

.rightmenu_bg {
	background-color : #E0EFCB;
}


td.product_header {
    font-size:  10px;
	color: #663300;
	font-weight: bold; 
	padding : 5px 5px 5px 3px;
}

td.shopcart_header {
    font-size:  12px;
	background-color : #CCCC9A;
	padding : 3px 5px 3px 3px;
}

tr.shopcart_header {
    font-size:  12px;
	background-color : #CCCC9A;
	padding : 3px 5px 3px 3px;
}


td.personal_account_header {
    font-size:  12px;
	background-color : #CCCC9A;
}

td.shopcart_header_summary {
    font-size:  12px;
	font-weight: bold;
	padding : 0px 5px 3px 3px;
}

.catalog_list {
	background-color : #CCCC99;
}

.product_list {
	background-color : #FFFFEA;
}

/* formatting new product design (larger thumnails, 4 columns) */

.products {
	padding: 3px;
}

.product_info {
	padding-left: 15px;
	paddding-right: 18px;
}

.price {
	padding-left: 15px;
	paddding-right: 18px;
}

/* end of formatting new product design */

td.catalog_list A:link, td.catalog_list A:visited, td.catalog_list A:active {
	background-color : #CCCC99;
	font-size:  12px;
	font-weight: bold;
	color: #000000;
	text-decoration : none;
	background-color : #CCCC99;
}


.catalog_bg {
	background-color : #999966;
}

.leftmenu {
	background-color : #FFFED9;
	text-align : left;
}

.leftmenu_vendor {
	background-color : #EEEEEE;
}

.leftmenu_helpdesk {
	background-color : #E0EFCB;
}

.helpbox {
	margin : 10px 20px 10px 20px;
}

.nav {
	color: #FFFFFF;
}

table.nav A:link, table.nav A:visited, table.nav A:active {
	color: #FFFFFF;
}

table.nav A:hover {
	color: #663300;
	}

.dep_header {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size:  12px;
	font-weight: bold;
	padding-left : 12px;
	color: #000000;
}

/* This div is used in the aboutus section.
   Images are aligned 'left' and text wraps around them, this
   allows the div tag to make a hard return, so the next doesn't wrap aswell. */
div.sectionbox {
	clear : left;
	padding : 15px 0px 0px 0px;
}


div.dep_header A:link, div.dep_header A:visited, div.dep_header A:active {
	color: #000000;
	text-decoration : none;
	}
	
div.dep_header A:hover {
	text-decoration : underline;
	}

.categories {
	font-size : 10px;
	padding-left : 12px;

}

.categories_ftdi {
	font-size : 10px;
	padding-left : 14px;
	text-align : left;

}

hr {
	height : 1px;
	background : #CCCC99;
	background-color : #000000;
	color : #000000;
	margin : 5px 0px 5px 0px;
	border : none;
}

h1 {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size:  16px;
	color: #663300;
	font-weight: bold;
	margin : 0px 0px 0px 0px;
	/* took out 15px padding not wanted in product page display */
	padding : 0px 0px 0px 0px;
}

h2 {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size:  12px;
	color: #663300;
	font-weight: bold;
}

h3 {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size:  12px;
	color: #663300;
}

.red {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	color: #FF3333;
}

.error_normal {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size:  11px;
	color: #FF3333;
}

.error {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size:  11px;
	font-weight: bold;
	color: #FF3333;
}

.error_box {
	background-color : #EEEEEE;
}

.small {
	font-size:  10px;
	color: #000000;
}

.fade {
	color: #999999;
}

.footer {
	font-size: 9px;
	text-align : center;
	margin : 0px 10px 10px 10px;
}

	
A.current_header:link {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size:  14px;
	color: #663300;
	font-weight: bold;
	text-decoration : none;
	
}

/* mark's additions - integrate into Bernards Style Sheet */

.strike_price {
   text-decoration: line-through; 
   font-weight: normal; 
   font-family: Helvetica, Arial, Verdana, sans-serif;
   font-size: 11px;
}

img.nospace, br.nospace, form.nospace {
   	font-size: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	}
	
	
form { 
	display: block;
	margin: 0px;
	padding: 0px;
}

input { 
	margin:  0px;
	padding: 0px;
}

input.checkout { 
	margin:  0px 10px 0px 0px;
	padding: 0px;
}

img.signin { 
	margin: 5px 0px 5px 0px ;
}

tr.productrow1 {
	background-color : #FFFFFF;
}

tr.productrow2 {
	background-color : #FFFFCC;
}

tr.shopcart_row1 {
	background-color : #FFFFFF;
}

tr.shopcart_row2 {
	background-color : #FFFFCC;
}

.cart-line01 {
        background-color: #ffffff;
        padding-top : 5px;
}

.cart-line02 {
        background-color:  #ffffff;
}

.cart-line03 {
        background-color:  #ffffff;
}

.cart-total {
        border-top : 1px solid Black;
        color: #000000;
        font-weight: bold;
}

.cart_lightback {
	BACKGROUND-COLOR: #FFFFCC;
}

div.shopcarttrail {
	clear: both;
	display: block;
	margin-bottom: 18px;
	width: 400px;
	text-align: right;
	position:relative;
	left:320px;
}

a.shopcartParent_off:link,  a.shopcartParent_off:visited, a.shopcartParent_off:active, a.shopcartParent_off:hover  {
	font-weight: normal;
}

a.shopcartParent_on:link, a.shopcartParent_on:visited, a.shopcartParent_on:active, a.shopcartParent_on:hover {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.shopcartParent_off, .shopcartParent_on {
	text-decoration: none;
	margin: 0px 1px 0px 1px;
	vertical-align : middle;
	display: block;
	font-size: 11px;
	float:left;
}

a.shopcartParent_off:link,  a.shopcartParent_off:visited, a.shopcartParent_off:active, a.shopcartParent_off:hover, a.shopcartParent_on:link, a.shopcartParent_on:visited, a.shopcartParent_on:active, a.shopcartParent_on:hover {
	color: ;
	cursor : pointer;
}
a.shopcartChild:link, a.shopcartChild:active, a.shopcartChild:visited {
	display: none;
}

div.shopcartChildren {
	display: none;
}

div.shopcartParent_off {
	color: #CCCCCC;
}

div.shopcartParent_on {
	color: ;
	font-weight: bold;
}

div.divider {
	background-image: url(/kernel/images/microsite-divider.gif);
	float:left;
	width:1px;
	height:17px;
}

div.spacer {
	clear: both;
}

img.imageborder {
	border: 1px solid #999999;
}

