/*
Colour Definitions
*/

/* ----------- Nav --------------- */
body {
    font-family:      Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    font-size:        12px;

    background-image: url(../../pics/styles/1/christmas/bg_page_red.gif);
 }
span.local_delivery {
color:#777777;
font-size:9px;
font-style:italic;
line-height:10px;
text-decoration:none;
}
					  
.logo h1 {
         display: inline;
         font: 34px/91px "Palatino Linoype",Palatino,"Times New Roman",Times,serif;
         height: 91px;
}

/* override the order.css definition */
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size:  8pt;
}

.dropdown_menu_topleft {
    width: 10px;
    height: 8px;
    background:url(../../pics/styles/1/winter/menu_topleft_blue.gif) no-repeat;
}

.dropdown_menu_top {
    background:url(../../pics/styles/1/winter/menu_top_blue.gif) repeat-x;
}

.dropdown_menu_topright {
    width: 10px;
    height: 8px;
    background:url(../../pics/styles/1/winter/menu_topright_blue.gif) no-repeat;
}

.dropdown_menu_bottomleft {
    width: 10px;
    height: 8px;
    background:url(../../pics/styles/1/winter/menu_bottomleft_blue.gif) no-repeat;
}

.dropdown_menu_bottom {
    background:url(../../pics/styles/1/winter/menu_bottom_blue.gif) repeat-x; 
}

.dropdown_menu_bottomright {
    width: 10px;
    height: 8px;
    background:url(../../pics/styles/1/winter/menu_bottomright_blue.gif) no-repeat;
}

.dropdown_menu_left_bg {
    background:url(../../pics/styles/1/winter/menu_left_blue.gif) repeat-y; 
}

.dropdown_menu_right_bg {
    background:url(../../pics/styles/1/winter/menu_right_blue.gif) repeat-y; 
}

.dropdown_menu_middle_bg {
    background:url(../../pics/styles/1/winter/menu_middle_blue.gif);
}

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.nav-side {
    width: 120px;
    margin-left: 20px;
    display: block;
}

/* Group together elements using color $dark */
a.call_for_price:link, a.call_for_price:visited, 
a.nav-side:link, a.nav-side:visited, 
a.nav-sidebold:link, a.nav-sidebold:visited,
a.nav-menuitem:link, a.nav-menuitem:visited, 
a.nav-bot:link, a.nav-bot:visited, 
a.nav-top:link, a.nav-top:visited, 
a.nav-topsub:link, a.nav-topsub:visited, 
a.nav-sidesub:link, a.nav-sidesub:visited, 
a.search-header:link, a.search-header:visited,
a.sortprice:link, a.sortprice:visited, 
.logo, 
.title-header, 
.title-headersub,
.title,
.prodheader,
.catheader,
.cattitle,
.catsubtitle,
a.options:hover, 
a.options:link, a.options:visited, a.options:active,
a.accounts:link, a.accounts:visited, a.accounts:active,
a.accounts:hover,
a.accounts_small:link, a.accounts_small:visited, a.accounts_small:active,a.accounts_small:hover,
.prodtitle,
#address_box, #address_box a, #big_lang_link a {
	color: #003399;
}

/* Group together elements using background-color $dark */
table.submenu2, td.submenu2,
a.nav-menuitem:hover,
a.nav-bot:hover, 
a.nav-sideon:link, a.nav-sideon:visited, 
a.sortprice:link, a.sortprice:visited,
a.pricemenu:hover,
a.button-sort:link, a.button-sort:visited,
a.sortprice:hover {
	background-color: #003399;
}

/* Group elements with color $light */
td.pricemenu {
	background-color: #F4F9FF;
}

td.submenu {
        background-color: #D7BC6F;
}
	
.proddetails {
	background-color: #D7E4F2;
} 

/* my account header / title */
.catheader {
	font-weight : bold;
	font-size : 12pt;
}

.cattitle {
	font-weight : bold;
	font-size : 10pt;
}

.catsubtitle {
	font-weight : normal;
	font-size : 10pt;
}

a.options:link, a.options:visited, a.options:active  {
	font-weight : normal;
	font-size : 11pt;
	text-decoration : none;
}

a.options:hover {
	font-weight : normal;
	text-decoration : underline;
	font-size : 11pt;
}

a.accounts:link, a.accounts:visited, a.accounts:active  {
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
}

a.accounts:hover {
	font-weight : bold;
	text-decoration : underline;
	font-size : 11px;
}

a.accounts_small:link, a.accounts_small:visited, a.accounts_small:active  {
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
}

a.accounts_small:hover {
	font-weight : bold;
	text-decoration : underline;
	font-size : 11px;
}



a:link, a:visited, a:active  {
	font-weight : normal;
	font-size : 8pt;
	text-decoration : none;
}

a:hover {
	font-weight : normal;
	text-decoration : underline;
	font-size : 8pt;
}

.header_language_link_francais {
            display:block;
            background:url("../../pics/styles/1/winter/button_francais_blue.gif");
        }
.header_language_link_english {
            display:block;
            background:url("../../pics/styles/1/winter/button_english_blue.gif");
        }
.header_language_link_espanol {
            display:block;
            background:url("../../pics/styles/1/winter/button_espanol_blue.gif");
        }
/* --------------- */
/* PRODUCT THUMB STYLES */
/* --------------- */
.prodheader {
	font-weight : bold;
	font-size : 11pt;
}

.prodtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9pt;
	width:110px;
	overflow:hidden;
}


.priceshown {
	font-weight : bold;
	font-size : 9pt;
}

.price {
	font-weight : bold;
	font-size : 7pt;
}

a.pricemenu:link, a.pricemenu:active, a.pricemenu:visited {
    font-size : 10px;
    text-decoration : none;
    color: #000000;
    display: block;
    padding: 3px;

} 

a.pricemenu:hover  {
    font-size : 10px;
    text-decoration : none;
    color: #ffffff;
    display: block;
    padding: 3px;
}

a.button-sort:link, a.button-sort:visited {
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding: 2px;
    border: 1px solid #333333;
    text-align: center;
}

.speck_line {
    background:url(../../pics/5/speck_blue.gif);
}

a.call_for_price:link, a.call_for_price:visited {
	font-weight: bold;
}


a.nav-side:link, a.nav-side:visited {
	font-size: 12px;

}

a.nav-sidebold:link, a.nav-sidebold:visited {
	font-weight: bold;
}
a.nav-sideon:link, a.nav-sideon:visited {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding: 1px;
}
a.nav-menuitem:link, a.nav-menuitem:visited {
	font-weight: bold;
}
a.nav-menuitem:hover {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
a.nav-bot:link, a.nav-bot:visited {
	font-size: 11px;
	text-decoration: underline;
	padding: 1px;
}
a.nav-bot:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px;
}
a.nav-top:link, a.nav-top:visited {
	padding: 1px;
	font-weight: bold;
}

a.nav-topsub:link, a.nav-topsub:visited {
	padding: 1px;
}
a.nav-sidesub:link, a.nav-sidesub:visited {
	font-size: 11px;
}
a.search-header:link, a.search-header:visited {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ----------- Text --------------- */
.text-small {
	font-size: 11px;
}
.text {
	font-size: 12px;
}
.text-bold {
	font-size: 12px;
	font-weight: bold;
}
.text-bold-grey {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.text-grey {
	font-size: 12px;
	color: #666666;
}
.text-small-bold-grey {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.text-bold-white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text-bold-purple {
	font-size: 12px;
	font-weight: bold;
	color: #660099;
}
.text-xsmall-bold {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.text-bold-red {
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
.logo {
    font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size:  24pt;
}

/* ----------- Miscellaneous --------------- */
img.border-image {
	border: 1px solid #666666;
}
.prod-title-thumb {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}
.price {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.prod-code {
	font-size: 11px;
	color: #666666;
}
.call_for_price_product {
	font-size: 12px;
	font-weight: bold;
}
.contact-info {
	font-size: 11px;
}
.contact-info-bold {
	font-weight: bold;
	font-size: 12px;
}

#popup_common_bg {
	background-color:#FFFFFF;
	margin:15px;
	padding:10px;
}

a.contact-email:link, a.contact-email:visited {
	font-size: 12px;
	color: #0066cc;
}
a.language:link, a.language:visited {
	font-size: 10px;
	text-decoration: underline;
}
a.delivery:link, a.delivery:visited {
	font-size: 12px;
	font-weight: bold;
	color: 336699;
}
a.sortprice:link, a.sortprice:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 1px 5px;
	border: 1px solid #000000;
}
a.sortprice:hover {
	color: #ffffff;
	display: block;
	padding: 1px 5px;
	border: 1px solid #000000;
}
a.url-checkout:link, a.url-checkout:visited {
	color: #FFCC00;
	font-size: 12px;
	text-decoration: underline;
}
a.url-small:link, a.url-small:visited {
	font-size: 11px;
	text-decoration: underline;
}

/* ----------- Promo Product Table --------------- */

.promos_table {
	margin-top:15px;
}

.promo_container {
	width:158px;
	margin-left:20px;
	margin-bottom:15px;
}

.promo_top {
	height:16px;
	background-image:url(../../pics/styles/common/promo_top_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.promo_mid {
	background-image:url(../../pics/styles/common/promo_middle_bg.gif);
	background-position:top;
	background-repeat:repeat-y;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
}

.promo_img img {
	width: 110px;
	padding-bottom:4px;
}

.shipper_img {
	margin:5px;
}

.promo_bottom {
	height:15px;
	background-image:url(../../pics/styles/common/promo_bottom_bg.gif);
	background-position:top;
	background-repeat:repeat-y;
}
.promo_name {
	font-weight:bold;
	margin-bottom:8px;
	width:140px;
	overflow:hidden;
}
.promo_sale {
	color:#FF0000;
}

/* ----------- Title --------------- */
.title-header {
	font-size: 18px;
	font-weight: bold;
}
.title-headersub{
	font-size: 16px;
	font-weight: bold;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.title-white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


/* ----------- Header --------------- */
#header_top_spacer {
    display:block;
    background: url(../../pics/styles/1/winter/spacer_top_blue.gif);
	height:5px;
}

#header_background {
    background-image: url(../../pics/styles/1/winter/bg_header_blue.gif);
}

#header_center_content {
    text-align: center;
    display: block;
}

#header_logo {
    text-align: center;
}

.header_hidden {
    display:none;
}


/* ----------- Footer --------------- */
.footer_background {
    background-image:url(../../pics/styles/1/winter/bg_footer_blue.gif);
}

.footer_bottom_bg { 
    width: 770px;
    height: 30px;
    background: url(../../pics/styles/1/winter/spacer_bottom_blue.gif) repeat-y;
}

#footer_nav_links {
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}

#footer_note a {
font-style:inherit;
font-family:inherit;
text-decoration:none;
color:#000000;
}

.topnav_bg {
    background-image:url("../../pics/styles/1/winter/bg_topnav_3_blue.gif");
    }

/* upper row, drop down nav style */

#topnav_2_upper {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	background:url(//https://www.folimg.com/pics/styles/1/winter/bg_topnav_2_upper_blue.gif);
	padding-top:4px;
	padding-bottom:3px;
}

#topnav_2_upper a{
	font-size:12px;
	color:#515050;
	text-decoration:none;
}

#topnav_2_upper a:hover{
	text-decoration:underline;
}

#topnav2_upper_search{
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#515050;	
}

#topnav_2_upper form {
	display:inline;
	font-size:12px;
	color:#515050;
	padding-left:5px;
}

#topnav_2_upper form input {
vertical-align:middle;
}

.topnav_2_upper_bullet{
	margin-left:8px;
	margin-right:8px;
}

/* background for second row for 'dropdown' nav style*/

.topnav2_bg {
    background:url(../../pics/styles/1/winter/bg_topnav_2_blue.gif);
}

#topnav2 .separator {
  width: 5px;
}


/* ----------- Left Nav --------------- */
ul.sidenav_menu {
    list-style: none;
	margin: 0;
    padding-left: 2px;
    word-wrap: break-word;
}
	  
li.sidenav_category {
	list-style: none;
     margin:0; padding:0;
	height:28px;
}

ul.sidenav_sub_indices{
	list-style: none;
	margin: 6px 0px 5px 0px;
	padding: 0px;
	text-align: left;
}

li.sidenav_arrowside_down {
	padding: 0px;
    background: url(../../pics/styles/common/bulletside.gif) no-repeat;
    background-position: top left;
}
li.sidenav_arrowside_empty {
	padding-right: 2px;
    margin: 0px;
    background: url(../../pics/styles/common/bulletside.gif) no-repeat;
    background-position: top left;
}
li.sidenav_sub-indices { 
	margin-left: 10px;
	padding: 0px;
	background: url(../../pics/styles/common/dot-nav-right.gif) no-repeat;
    background-position: top left;
}


.sidenav_spacer {
    width:15px;
    height: 10px;
    background:url(../../pics/styles/1/winter/spacer_leftnav.gif);
}

.innerpage_bg {
  background:url("../../pics/styles/1/winter/bg_innerpage_blue.gif"); 
}

.sidenav_bg {
  background: url(../../pics/styles/1/winter/bg_innerside_blue.gif);
}

.innerpage_hidden{
    display:none;
}

.sidenav_international_img {
    width: 140px;
    height: 20px;
    background:url(//https://www.folimg.com/pics/styles/1/winter//button_international_3_blue.gif);
    background-repeat: no-repeat;
    vertical-align: middle;
}

.sidenav_globe_icon { 
    width: 20px;
    height: 20px;
	margin-top:10px;
    background:url("../../pics/styles/common/icon_globe.gif");
}

.topnav2_globe_icon {
    width: 20px;
    height: 20px;
    background:url("../../pics/styles/common/icon_globe.gif");
    background-repeat: no-repeat;
	vertical-align:middle;
	padding-bottom:3px;
}

.sidenav_search_icon, .topnav2_search_icon  {
    width: 20px;
    height: 20px;
    background:url("../../pics/styles/common/icon_search.gif") no-repeat;
}

.sidenav_search_button {
    width: 50px;
    height: 24px;
    background:url("https://www.folimg.com/pics/styles/1/winter/button_search_3_blue.gif") no-repeat;
}

.topnav2_search_button {
    width: 50px;
    height: 24px;
    background:url("https://www.folimg.com/pics/styles/1/winter/button_search_3_blue.gif") no-repeat;
    background-position: top;
}

.button_go , .topnav2_search_submit_button {
    width: 22px;
    height: 20px;
    background:url("../../pics/styles/common/button_go_blue.gif");
}

.collapse_sep {
	border: 0;
	width: 140px;
	color: #F4F9FF;
	background-color:#F4F9FF;
	height: 1px;
	margin-top:15px;
	margin-bottom:10px;
	margin-left:15px;
}


.product_hidden {
    display:none;
}

.innerside_bg_topleft { 
width: 176px;
height: 20px;
background:url(../../pics/styles/1/winter/bg_innerside_topleft_blue.gif) left repeat;
}

.innerside_bg_topright { 
 width: 594px;
 height: 20px;
 background:url(../../pics/styles/1/winter/bg_innerpage_topright_blue.gif);
}

.innerside_bg_bottomleft { 
    width: 176px;
    height: 10px;
 background:url(../../pics/styles/1/winter/bg_innerside_bottomleft_blue.gif);
}

.innerside_bg_bottomright { 
    width: 594px;
    height: 10px;
 background:url(../../pics/styles/1/winter/bg_innerpage_bottomright_blue.gif);
}

.innerside_bg_left { 
    width: 594px;
    height: 10px;
 background:url(../../pics/styles/1/winter/bg_innerpage_bottomright_blue.gif);
}

.addtocart_xlg_button {
    width: 155px;
    height: 28px;
    background:url(../../pics/button_addtocart_xlg_blue.gif);
}

#topnav ul {
    margin: 0;
    padding:0;
    width:770px;
}

#topnav ul li {
    list-style: none;
    display: inline;
}


#topnav1 a img {
    width: 124px;
    height: 44px;
    border-width: 0; 
}

a#topmenu1_home_rollover img {
        background:url(//https://www.folimg.com/pics/styles/1/winter/button_home_3_blue.gif);
        background-repeat: no-repeat;
        background-position: center center;
    }

a#topmenu1_aboutus_rollover img {
        background:url(//https://www.folimg.com/pics/styles/1/winter/button_aboutus_3_blue.gif);
        background-repeat: no-repeat;
        background-position: center center;
    }

a#topmenu1_contactus_rollover img {
        background:url(//https://www.folimg.com/pics/styles/1/winter/button_contactus_3_blue.gif);
        background-repeat: no-repeat;
        background-position: center center;
    }

a#topmenu1_areasweserve_rollover img {
        background:url(//https://www.folimg.com/pics/styles/1/winter/button_areasweserve_3_blue.gif);
        background-repeat: no-repeat;
        background-position: center center;
    }

a#topmenu1_our_guarantee_rollover img {
        background:url(//https://www.folimg.com/pics/styles/1/winter/button_our_guarantee_3_blue.gif);
        background-repeat: no-repeat;
        background-position: center center;
    }

a#topmenu1_login_rollover img {
        background:url(//https://www.folimg.com/pics/styles/1/winter/button_login_3_blue.gif);
        background-repeat: no-repeat;
        background-position: center center;
    }

a#topmenu1_cart_rollover img {
        background:url(//https://www.folimg.com/pics/styles/1/winter/button_cart_3_blue.gif);
        background-repeat: no-repeat;
        background-position: center center;
    }

a#topmenu1_occasions_rollover img {
        background:url(//https://www.folimg.com/pics/styles/1/winter/button_occasions_3_blue.gif);
        background-repeat: no-repeat;
        background-position: center center;
    }

a#topmenu1_products_rollover img {
        background:url(//https://www.folimg.com/pics/styles/1/winter/button_products_3_blue.gif);
        background-repeat: no-repeat;
        background-position: center center;
    }

a#topmenu1_bestsellers_rollover img {
        background:url(//https://www.folimg.com/pics/styles/1/winter/button_bestsellers_3_blue.gif);
        background-repeat: no-repeat;
        background-position: center center;
    }

a#topmenu1_holidays_rollover img {
        background:url(//https://www.folimg.com/pics/styles/1/winter/button_holidays_3_blue.gif);
        background-repeat: no-repeat;
        background-position: center center;
    }

a#topmenu1_sitemap_rollover img {
        background:url(//https://www.folimg.com/pics/styles/1/winter/button_sitemap_3_blue.gif);
        background-repeat: no-repeat;
        background-position: center center;
    }

a#topmenu1_privacy_security_rollover img {
        background:url(//https://www.folimg.com/pics/styles/1/winter/button_privacy_security_3_blue.gif);
        background-repeat: no-repeat;
        background-position: center center;
    }

a#topmenu1_site_services_rollover img {
        background:url(//https://www.folimg.com/pics/styles/1/winter/button_site_services_3_blue.gif);
        background-repeat: no-repeat;
        background-position: center center;
    }

#topnav1 .separator {
    margin:2px; padding:0px;
    width: 20px; height: 40px;
    display: -moz-inline-box;
    display:inline-block;
    background:url("../../pics/styles/1/winter/seperator_blue.gif");
    background-repeat: no-repeat;
    background-position: center center;
}

#topnav .home_icon {
    margin:2px; padding:0px;
    width: 20px;
    height: 40px;
    display: -moz-inline-box;
    display:inline-block;
    background:url("../../pics/styles/1/winter/icon_home_blue.gif") center no-repeat;
}

#topnav .cart_icon {
    margin:2px; padding:0px;
    width: 20px;
    height: 40px;
    display: -moz-inline-box;
    display:inline-block;
    background:url("../../pics/styles/1/winter/icon_cart_blue.gif") center no-repeat;
}

#address_lang_bar{
	width:770px;
	margin-top:8px;
	float:left;
	background:url(//https://www.folimg.com/pics/styles/1/winter/bg_header_lang_blue.gif) no-repeat;
	background-position:bottom;
	text-align:left;
}

#address_box{
	width: 570px;
	float:left;
	position:relative;
	text-align:left;
	padding-left:20px;
	padding-bottom:3px;
	padding-top:3px;
}

#big_lang_link{
	width:150px;
	float:right;
	position:relative;
	text-align:right;
	padding-right:20px;
	margin-bottom:8px;
}

#big_lang_link a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#big_lang_link_img{
	width: 4px;
	height: 4px;
	background:url(//https://www.folimg.com/pics/styles/1/winter/bg_topnav_bullet_grey.gif) no-repeat;
}

/* scan alert hacker safe */
#scanalert_sidenav_new{
	padding-left:45px;
	margin-bottom:3px;
}

#scanalert_topnav_new {
	margin-top:5px;
}

/* florist top message */

#top_msg_ban_container {
	width:537px;
	background-image:url(../../pics/styles/common/top_msg_ban_blue.gif);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:10px;
	padding-bottom:10px;
	padding-top:15px;
}

#florist_msg_top {
	width:500px;	
	text-align:center;
	padding-top:10px;
}

#flashcontent {
	width:500px;
	background-color:#FFFFFF;
	margin-top:10px;
	margin-bottom:5px;
}

#banner_custom {
	width:100%;
	margin-top:10px;
}
#banner_custom #flashcontent {
	width:100%;
	margin-top:0px;
}

/* florist bottom message */

.bottom_msg_background {
	padding:10px;
	padding-top:4px;
	padding-bottom:4px;
}

/* email capture */
#email_capture_step_1 {
	width:537px;
	height:40px;
	background-image:url(../../pics/styles/common/email_capture_1_blue.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#email_cap_step_1_field {
	width:430px;
	float:left;
	font-family :  Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	margin-top:10px;
}
#step_1_field_label {  
	font-weight:normal; 
}

#email_cap_step_1_field input{
	width:140px;
	height:19px;
	font-family :  Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:5px;
}

#email_cap_step_1_button {
	width:100px;
	float:right;
	text-align:left;
	margin-top:10px;
}

#email_capture_step_2 {
	width:537px;
	height:63px;
	background-image:url(../../pics/styles/common/email_capture_2_blue.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#email_cap_step_2_field {
	width:280px;
	float:left;
	font-family :  Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	margin-top:27px;
}
#email_cap_step_2_input{
	width:140px;
	height:19px;
	float:left;
}
#email_cap_step_2_input input{
	width:140px;
	height:19px;
	font-family :  Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:10px;
	margin-top:25px;
}
#email_cap_step_2_button {
	width:100px;
	float:right;
	text-align:left;
	margin-top:25px;
}

#email_cap_msg {
	width:537px;
	height:58px;
	background-image:url(../../pics/styles/common/email_cap_msg_blue.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	font-family :  Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cc0000;
	padding-top:12px;
}

#email_cap_success {
	color:#000000;
}


/* custom content pages */
#custom_container {
	width:520px;
	text-align:left;
}
#custom_text_1 {
	clear:both;
}


#custom_image {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.searchPageLink {
                  font-weight: normal;
                  color: blue;
                  border: none;
                  padding-left: 1px;
                  padding-right: 1px;
                  background: #fff;
}

.searchPageLinkSelected {
                          font-weight: bold;
                          color: black;
                          border: 1px solid black;
                          background: #EFEFEF;
                          padding-left: 5px;
                          padding-right: 5px;
}



        .sidenav_icon_home {
	    margin:0;
		margin-top:10px;
		padding:0;
	    display:block;
        width: 20px;
	    height:28px;
	    background:url(../../pics/styles/1/winter/icon_home_blue.gif) top left no-repeat;
        }

    /* hide the text since we have an image */
    .sidenav_li_home span {
        display: none;
    }

    .sidenav_li_home {
        margin:0; 
        display:block;
        width:140px;
        height:28px;
        background:url(../../pics/styles/1/winter/button_home_blue.gif) top right no-repeat;
        overflow: visible;
    }

        .sidenav_icon_aboutus {
	    margin:0;
		margin-top:10px;
		padding:0;
	    display:block;
        width: 20px;
	    height:28px;
	    background:url(../../pics/styles/1/winter/icon_aboutus_blue.gif) top left no-repeat;
        }

    /* hide the text since we have an image */
    .sidenav_li_aboutus span {
        display: none;
    }

    .sidenav_li_aboutus {
        margin:0; 
        display:block;
        width:140px;
        height:28px;
        background:url(../../pics/styles/1/winter/button_aboutus_blue.gif) top right no-repeat;
        overflow: visible;
    }

        .sidenav_icon_contactus {
	    margin:0;
		margin-top:10px;
		padding:0;
	    display:block;
        width: 20px;
	    height:28px;
	    background:url(../../pics/styles/1/winter/icon_contactus_blue.gif) top left no-repeat;
        }

    /* hide the text since we have an image */
    .sidenav_li_contactus span {
        display: none;
    }

    .sidenav_li_contactus {
        margin:0; 
        display:block;
        width:140px;
        height:28px;
        background:url(../../pics/styles/1/winter/button_contactus_blue.gif) top right no-repeat;
        overflow: visible;
    }

        .sidenav_icon_areasweserve {
	    margin:0;
		margin-top:10px;
		padding:0;
	    display:block;
        width: 20px;
	    height:28px;
	    background:url(//https://www.folimg.com/pics/styles/1/winter/icon_areasweserve_blue.gif) top left no-repeat;
        }

    /* hide the text since we have an image */
    .sidenav_li_areasweserve span {
        display: none;
    }

    .sidenav_li_areasweserve {
        margin:0; 
        display:block;
        width:140px;
        height:28px;
        background:url(../../pics/styles/1/winter/button_areasweserve_blue.gif) top right no-repeat;
        overflow: visible;
    }

        .sidenav_icon_our_guarantee {
	    margin:0;
		margin-top:10px;
		padding:0;
	    display:block;
        width: 20px;
	    height:28px;
	    background:url(//https://www.folimg.com/pics/styles/1/winter/icon_our_guarantee_blue.gif) top left no-repeat;
        }

    /* hide the text since we have an image */
    .sidenav_li_our_guarantee span {
        display: none;
    }

    .sidenav_li_our_guarantee {
        margin:0; 
        display:block;
        width:140px;
        height:28px;
        background:url(../../pics/styles/1/winter/button_our_guarantee_blue.gif) top right no-repeat;
        overflow: visible;
    }

        .sidenav_icon_login {
	    margin:0;
		margin-top:10px;
		padding:0;
	    display:block;
        width: 20px;
	    height:28px;
	    background:url(../../pics/styles/1/winter/icon_login_blue.gif) top left no-repeat;
        }

    /* hide the text since we have an image */
    .sidenav_li_login span {
        display: none;
    }

    .sidenav_li_login {
        margin:0; 
        display:block;
        width:140px;
        height:28px;
        background:url(../../pics/styles/1/winter/button_login_blue.gif) top right no-repeat;
        overflow: visible;
    }

        .sidenav_icon_cart {
	    margin:0;
		margin-top:10px;
		padding:0;
	    display:block;
        width: 20px;
	    height:28px;
	    background:url(../../pics/styles/1/winter/icon_cart_blue.gif) top left no-repeat;
        }

    /* hide the text since we have an image */
    .sidenav_li_cart span {
        display: none;
    }

    .sidenav_li_cart {
        margin:0; 
        display:block;
        width:140px;
        height:28px;
        background:url(../../pics/styles/1/winter/button_cart_blue.gif) top right no-repeat;
        overflow: visible;
    }

        .sidenav_icon_occasions {
	    margin:0;
		margin-top:10px;
		padding:0;
	    display:block;
        width: 20px;
	    height:28px;
	    background:url(../../pics/styles/1/winter/icon_occasions_blue.gif) top left no-repeat;
        }

    /* hide the text since we have an image */
    .sidenav_li_occasions span {
        display: none;
    }

    .sidenav_li_occasions {
        margin:0; 
        display:block;
        width:140px;
        height:28px;
        background:url(../../pics/styles/1/winter/button_occasions_blue.gif) top right no-repeat;
        overflow: visible;
    }

        .sidenav_icon_products {
	    margin:0;
		margin-top:10px;
		padding:0;
	    display:block;
        width: 20px;
	    height:28px;
	    background:url(../../pics/styles/1/winter/icon_products_blue.gif) top left no-repeat;
        }

    /* hide the text since we have an image */
    .sidenav_li_products span {
        display: none;
    }

    .sidenav_li_products {
        margin:0; 
        display:block;
        width:140px;
        height:28px;
        background:url(../../pics/styles/1/winter/button_products_blue.gif) top right no-repeat;
        overflow: visible;
    }

        .sidenav_icon_bestsellers {
	    margin:0;
		margin-top:10px;
		padding:0;
	    display:block;
        width: 20px;
	    height:28px;
	    background:url(../../pics/styles/1/winter/icon_bestsellers_blue.gif) top left no-repeat;
        }

    /* hide the text since we have an image */
    .sidenav_li_bestsellers span {
        display: none;
    }

    .sidenav_li_bestsellers {
        margin:0; 
        display:block;
        width:140px;
        height:28px;
        background:url(../../pics/styles/1/winter/button_bestsellers_blue.gif) top right no-repeat;
        overflow: visible;
    }

        .sidenav_icon_holidays {
	    margin:0;
		margin-top:10px;
		padding:0;
	    display:block;
        width: 20px;
	    height:28px;
	    background:url(../../pics/styles/1/winter/icon_holidays_blue.gif) top left no-repeat;
        }

    /* hide the text since we have an image */
    .sidenav_li_holidays span {
        display: none;
    }

    .sidenav_li_holidays {
        margin:0; 
        display:block;
        width:140px;
        height:28px;
        background:url(../../pics/styles/1/winter/button_holidays_blue.gif) top right no-repeat;
        overflow: visible;
    }

        .sidenav_icon_sitemap {
	    margin:0;
		margin-top:10px;
		padding:0;
	    display:block;
        width: 20px;
	    height:28px;
	    background:url(//https://www.folimg.com/pics/styles/1/winter/icon_sitemap_blue.gif) top left no-repeat;
        }

    /* hide the text since we have an image */
    .sidenav_li_sitemap span {
        display: none;
    }

    .sidenav_li_sitemap {
        margin:0; 
        display:block;
        width:140px;
        height:28px;
        background:url(//https://www.folimg.com/pics/styles/1/winter/button_sitemap_blue.gif) top right no-repeat;
        overflow: visible;
    }

        .sidenav_icon_privacy_security {
	    margin:0;
		margin-top:10px;
		padding:0;
	    display:block;
        width: 20px;
	    height:28px;
	    background:url(//https://www.folimg.com/pics/styles/1/winter/icon_privacy_security_blue.gif) top left no-repeat;
        }

    /* hide the text since we have an image */
    .sidenav_li_privacy_security span {
        display: none;
    }

    .sidenav_li_privacy_security {
        margin:0; 
        display:block;
        width:140px;
        height:28px;
        background:url(//https://www.folimg.com/pics/styles/1/winter/button_privacy_security_blue.gif) top right no-repeat;
        overflow: visible;
    }

        .sidenav_icon_site_services {
	    margin:0;
		margin-top:10px;
		padding:0;
	    display:block;
        width: 20px;
	    height:28px;
	    background:url(../../pics/styles/1/winter/icon_site_services_blue.gif) top left no-repeat;
        }

    /* hide the text since we have an image */
    .sidenav_li_site_services span {
        display: none;
    }

    .sidenav_li_site_services {
        margin:0; 
        display:block;
        width:140px;
        height:28px;
        background:url(../../pics/styles/1/winter/button_site_services_blue.gif) top right no-repeat;
        overflow: visible;
    }


    .product_order_image {
	width: 110px;
	height: 28px;
	background:url(../../pics/button_ordernow_blue.gif);
	margin-left:auto;
	margin-right:auto;
    }
	.product_order_image a {
	display: block;
	width: 110px;
	height: 28px;
	}

/* ----------- default.css ----------- */
 body {
    font-size: 12px;
    background-color: red;
    background-image: url(../../pics/styles/1/christmas/bg_page_red.gif);
}


a#topmenu1_home_rollover img {
    width: 44px;
    background:url(../../pics/styles/1/winter/button_home_blue.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

a#topmenu1_aboutus_rollover img {
    width: 64px;
    background:url(../../pics/styles/1/winter/button_aboutus_blue.gif) no-repeat;
    background-repeat: no-repeat;
    background-position: center center;
}

a#topmenu1_contactus_rollover img {
    width: 78px;
    background:url(../../pics/styles/1/winter/button_contactus_blue.gif) no-repeat;
    background-repeat: no-repeat;
    background-position: center center;
}

a#topmenu1_areasweserve_rollover img {
    width: 91px;
    background:url(../../pics/styles/1/winter/button_areasweserve_blue.gif) no-repeat;
    background-repeat: no-repeat;
    background-position: center center;
}

a#topmenu1_our_guarantee_rollover img {
    width: 105px;
    background:url(../../pics/styles/1/winter/button_our_guarantee_blue.gif) no-repeat;
    background-repeat: no-repeat;
    background-position: center center;
}

a#topmenu1_login_rollover img {
    width: 61px;
    background:url(../../pics/styles/1/winter/button_login_blue.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

a#topmenu1_cart_rollover img {
    width: 72px;
    background:url(../../pics/styles/1/winter/button_cart_blue.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

a#topmenu1_home_rollover:hover img {
    background:url(../../pics/styles/1/winter/button_home_blue_on.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
a#topmenu1_aboutus_rollover:hover img {
    background:url(../../pics/styles/1/winter/button_aboutus_blue_on.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
a#topmenu1_contactus_rollover:hover img {
    background:url(../../pics/styles/1/winter/button_contactus_blue_on.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
a#topmenu1_areasweserve_rollover:hover img {
    background:url(../../pics/styles/1/winter/button_areasweserve_blue_on.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
a#topmenu1_our_guarantee_rollover:hover img {
    background:url(../../pics/styles/1/winter/button_our_guarantee_blue_on.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
a#topmenu1_login_rollover:hover img {
    background:url(../../pics/styles/1/winter/button_login_blue_on.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
a#topmenu1_cart_rollover:hover img {
    background:url(../../pics/styles/1/winter/button_cart_blue_on.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
a#topmenu1_occasions_rollover:hover img {
    background:url(../../pics/styles/1/winter/button_occasions_blue_on.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
a#topmenu1_products_rollover:hover img {
    background:url(../../pics/styles/1/winter/button_products_blue_on.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
a#topmenu1_bestsellers_rollover:hover img {
    background:url(../../pics/styles/1/winter/button_bestsellers_blue_on.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
a#topmenu1_holidays_rollover:hover img {
    background:url(../../pics/styles/1/winter/button_holidays_blue_on.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
a#topmenu1_site_services_rollover:hover img {
    background:url(../../pics/styles/1/winter/button_site_services_blue_on.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
.innerside_bg_topright { 
  height: 55px;
}

.innerside_bg_topleft { 
  height: 55px;
}

#address_lang_bar{
	background:url(//https://www.folimg.com/pics/styles/1/winter/bg_header_lang.gif);
}

#topnav_2_upper {
	background:url(../../pics/styles/1/winter/bg_topnav_2_upper.gif);
	color:#FFFFFF;
}

#topnav_2_upper a{
	color:#FFFFFF;
}

#topnav2_upper_search{
	color:#FFFFFF;	
}


#topnav2 .row2_link_bestsellers, .row2_link_holidays, .row2_link_aboutus {
  width: 64px;
  height: 18px;
}

#topnav2 .row2_link_site_services {
  width: 59px;
  height: 18px;
}

#topnav2 .row2_link_products {
  width: 62px;
  height: 18px;
}

#topnav2 .row2_link_occasions {
  width: 73px;
  height: 18px;
}

#topnav2 .row1_link_international {

  width: 91px;
  background-repeat: no-repeat;
}

#topnav2 .row1_link_cart {
    background-position: top center;
}
#topnav2 .row1_link_login {
    background-position: top center;
}
#topnav2 .row1_link_home {
    background-position: top center;
}


.topnav2_search_button {
    background:url("../../pics/styles/1/winter/button_search_blue.gif") no-repeat;
}

.footer_bottom_bg { 
    width: 770px;
    height: 75px;
    background-repeat: no-repeat;
}
table.seo_text_table{
     background-image:url(../../pics/styles/1/winter/bg_footer_blue.gif);
     padding:10px;
}


.sidenav_li_home { margin-left: 20px; background-position: top left; width: 140px; height: 20px;}
.sidenav_icon_home { height: 20px;}
.sidenav_li_aboutus { margin-left: 20px; background-position: top left; width: 140px; height: 20px;}
.sidenav_icon_aboutus { height: 20px;}
.sidenav_li_contactus { margin-left: 20px; background-position: top left; width: 140px; height: 20px;}
.sidenav_icon_contactus { height: 20px;}
.sidenav_li_areasweserve { margin-left: 20px; background-position: top left; width: 140px; height: 20px;}
.sidenav_icon_areasweserve { height: 20px;}
.sidenav_li_our_guarantee { margin-left: 20px; background-position: top left; width: 140px; height: 20px;}
.sidenav_icon_our_guarantee { height: 20px;}
.sidenav_li_login { margin-left: 20px; background-position: top left; width: 140px; height: 20px;}
.sidenav_icon_login { height: 20px;}
.sidenav_li_cart { margin-left: 20px; background-position: top left; width: 140px; height: 20px;}
.sidenav_icon_cart { height: 20px;}
.sidenav_li_occasions { margin-left: 20px; background-position: top left; width: 140px; height: 20px;}
.sidenav_icon_occasions { height: 20px;}
.sidenav_li_products { margin-left: 20px; background-position: top left; width: 140px; height: 20px;}
.sidenav_icon_products { height: 20px;}
.sidenav_li_bestsellers { margin-left: 20px; background-position: top left; width: 140px; height: 20px;}
.sidenav_icon_bestsellers { height: 20px;}
.sidenav_li_holidays { margin-left: 20px; background-position: top left; width: 140px; height: 20px;}
.sidenav_icon_holidays { height: 20px;}
.sidenav_li_sitemap { margin-left: 20px; background-position: top left; width: 140px; height: 20px;}
.sidenav_icon_sitemap { height: 20px;}
.sidenav_li_privacy_security { margin-left: 20px; background-position: top left; width: 140px; height: 20px;}
.sidenav_icon_privacy_security { height: 20px;}
.sidenav_li_site_services { margin-left: 20px; background-position: top left; width: 140px; height: 20px;}
.sidenav_icon_site_services { height: 20px;}

/* scan alert hacker safe */
#scanalert_sidenav_new{
	margin-top:4px;
}

.sidenav_bg {
    background: none;
}

.sidenav_international_img {
    width: 110px;
    height: 28px;
    background:url(../../pics/styles/1/winter/button_international_blue.gif) no-repeat;
}

.sidenav_search_button {
    width: 50px;
    height: 20px;
    background:url("../../pics/styles/1/winter/button_search_blue.gif") no-repeat;
}

.sidenav_spacer {
    width:10px;
    height: 10px;
    background:url(../../pics/styles/1/winter/spacer_leftnav.gif);
}

/* LET'S CREATE FLORIST'S BELOW PROMO PRODUCTS MESSAGE */
.bottom_msg_background {
    text-align: center;
}

.bottom_msg_upper_line {
    background-color: #F4F9FF;
    background-image: url("../../pics/styles/common/product_frames/squ_border_blue_02.gif");
    background-repeat: repeat-x;
    background-position: bottom center;
    width: 100%;
    height: 10px;
}

.bottom_msg_upper_left_corner {
    background-image: url("../../pics/styles/common/product_frames/squ_border_blue_01.gif");
    background-repeat: no-repeat;
    background-position: bottom left;
    float: left;
    width:10px;
    height:10px;
}

.bottom_msg_upper_right_corner {
     background-image: url("../../pics/styles/common/product_frames/squ_border_blue_03.gif");
     background-repeat: no-repeat;
     background-position: bottom right;
     float: right;
     width:10px;
     height:10px;
}

.bottom_msg_lower_left_corner {
    background-image: url("../../pics/styles/common/product_frames/squ_border_blue_07.gif");
    background-repeat: no-repeat;
    background-position: top left;
    float: left;
    width:10px;
    height:10px;
}

.bottom_msg_lower_right_corner {
     background-image: url("../../pics/styles/common/product_frames/squ_border_blue_09.gif");
     background-repeat: no-repeat;
     background-position: top right;
     float: right;
     width:10px;
     height:10px;
}

.bottom_msg_lower_line {
    background-color: #F4F9FF;
    background-image: url("../../pics/styles/common/product_frames/squ_border_blue_08.gif");
    background-repeat: repeat-x;
    background-position: top center;
    width: 100%;
    height: 10px;
}

.bottom_msg_left_side_line {
    background-color: #F4F9FF;
    background-image: url("../../pics/styles/common/product_frames/squ_border_blue_04.gif");
    background-position: left;
    background-repeat: repeat-y;
}

.bottom_msg_right_side_line {
    background-image: url("../../pics/styles/common/product_frames/squ_border_blue_06.gif");
    background-position: right;
    background-repeat: repeat-y;
}
/* END OF FLORIST'S BELOW PROMO PRODUCTS MESSAGE */

/* ----------- winter.css ----------- */
 #header_top_spacer {
    display:block;
    width: 770px;
    height: 22px;
    background: url(../../pics/styles/1/winter/spacer_top_blue.gif);
}

.dropdown_menu_topleft {
    width: 12px;
    height: 9px;
    background:url(../../pics/styles/1/winter/menu_topleft_blue.gif) no-repeat;
}

.dropdown_menu_topright {
    width: 12px;
    height: 9px;
    background:url(../../pics/styles/1/winter/menu_topright_blue.gif) no-repeat;
}

.dropdown_menu_bottomleft {
    width: 12px;
    height: 10px;
    background:url(../../pics/styles/1/winter/menu_bottomleft_blue.gif) no-repeat;
}

.dropdown_menu_bottomright {
    width: 12px;
    height: 10px;
    background:url(../../pics/styles/1/winter/menu_bottomright_blue.gif) no-repeat;
}

.innerside_bg_topright { 
  height: 48px;
}

.innerside_bg_topleft { 
  height: 48px;
}

/* LET'S CREATE FLORIST'S BELOW PROMO PRODUCTS MESSAGE */
.bottom_msg_background {
    text-align: center;
}

.bottom_msg_upper_line {
    background-color: #F4F9FF;
    background-image: url("../../pics/styles/common/product_frames/squ_border_blue_02.gif");
    background-repeat: repeat-x;
    background-position: bottom center;
    width: 100%;
    height: 10px;
}

.bottom_msg_upper_left_corner {
    background-image: url("../../pics/styles/common/product_frames/squ_border_blue_01.gif");
    background-repeat: no-repeat;
    background-position: bottom left;
    float: left;
    width:10px;
    height:10px;
}

.bottom_msg_upper_right_corner {
     background-image: url("../../pics/styles/common/product_frames/squ_border_blue_03.gif");
     background-repeat: no-repeat;
     background-position: bottom right;
     float: right;
     width:10px;
     height:10px;
}

.bottom_msg_lower_left_corner {
    background-image: url("../../pics/styles/common/product_frames/squ_border_blue_07.gif");
    background-repeat: no-repeat;
    background-position: top left;
    float: left;
    width:10px;
    height:10px;
}

.bottom_msg_lower_right_corner {
     background-image: url("../../pics/styles/common/product_frames/squ_border_blue_09.gif");
     background-repeat: no-repeat;
     background-position: top right;
     float: right;
     width:10px;
     height:10px;
}

.bottom_msg_lower_line {
    background-color: #F4F9FF;
    background-image: url("../../pics/styles/common/product_frames/squ_border_blue_08.gif");
    background-repeat: repeat-x;
    background-position: top center;
    width: 100%;
    height: 10px;
}

.bottom_msg_left_side_line {
    background-color: #F4F9FF;
    background-image: url("../../pics/styles/common/product_frames/squ_border_blue_04.gif");
    background-position: left;
    background-repeat: repeat-y;
}

.bottom_msg_right_side_line {
    background-image: url("../../pics/styles/common/product_frames/squ_border_blue_06.gif");
    background-position: right;
    background-repeat: repeat-y;
}
/* END OF FLORIST'S BELOW PROMO PRODUCTS MESSAGE */

/* ----------- winter.css ----------- */
 #header_top_spacer {
    display:block;
    width: 770px;
    height: 22px;
    background: url(../../pics/styles/1/winter/spacer_top_blue.gif);
}

.dropdown_menu_topleft {
    width: 12px;
    height: 9px;
    background:url(../../pics/styles/1/winter/menu_topleft_blue.gif) no-repeat;
}

.dropdown_menu_topright {
    width: 12px;
    height: 9px;
    background:url(../../pics/styles/1/winter/menu_topright_blue.gif) no-repeat;
}

.dropdown_menu_bottomleft {
    width: 12px;
    height: 10px;
    background:url(../../pics/styles/1/winter/menu_bottomleft_blue.gif) no-repeat;
}

.dropdown_menu_bottomright {
    width: 12px;
    height: 10px;
    background:url(../../pics/styles/1/winter/menu_bottomright_blue.gif) no-repeat;
}

.innerside_bg_topright { 
  height: 48px;
}

.innerside_bg_topleft { 
  height: 48px;
}

/* LET'S CREATE FLORIST'S BELOW PROMO PRODUCTS MESSAGE */
.bottom_msg_background {
    text-align: center;
}

.bottom_msg_upper_line {
    background-color: #F4F9FF;
    background-image: url("../../pics/styles/common/product_frames/squ_border_blue_02.gif");
    background-repeat: repeat-x;
    background-position: bottom center;
    width: 100%;
    height: 10px;
}

.bottom_msg_upper_left_corner {
    background-image: url("../../pics/styles/common/product_frames/squ_border_blue_01.gif");
    background-repeat: no-repeat;
    background-position: bottom left;
    float: left;
    width:10px;
    height:10px;
}

.bottom_msg_upper_right_corner {
     background-image: url("../../pics/styles/common/product_frames/squ_border_blue_03.gif");
     background-repeat: no-repeat;
     background-position: bottom right;
     float: right;
     width:10px;
     height:10px;
}

.bottom_msg_lower_left_corner {
    background-image: url("../../pics/styles/common/product_frames/squ_border_blue_07.gif");
    background-repeat: no-repeat;
    background-position: top left;
    float: left;
    width:10px;
    height:10px;
}

.bottom_msg_lower_right_corner {
     background-image: url("../../pics/styles/common/product_frames/squ_border_blue_09.gif");
     background-repeat: no-repeat;
     background-position: top right;
     float: right;
     width:10px;
     height:10px;
}

.bottom_msg_lower_line {
    background-color: #F4F9FF;
    background-image: url("../../pics/styles/common/product_frames/squ_border_blue_08.gif");
    background-repeat: repeat-x;
    background-position: top center;
    width: 100%;
    height: 10px;
}

.bottom_msg_left_side_line {
    background-color: #F4F9FF;
    background-image: url("../../pics/styles/common/product_frames/squ_border_blue_04.gif");
    background-position: left;
    background-repeat: repeat-y;
}

.bottom_msg_right_side_line {
    background-image: url("../../pics/styles/common/product_frames/squ_border_blue_06.gif");
    background-position: right;
    background-repeat: repeat-y;
}
/* END OF FLORIST'S BELOW PROMO PRODUCTS MESSAGE */