/* ----------- Reset Styles ----------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0;	border: 0;	outline: 0;	font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}

/* ----------- Template Styles ----------- */
/* General Styles ------------------------------*/
body{
background: #FFFFFF url(../pics/styles/18/bg_body.gif) repeat-x top;
text-align:center;
font: 12px Arial, Helvetica, sans-serif;
color:#425118;
height:100%;
}
#outerContainer{
position:relative;
width:950px;
height:1070px;
position:relative;
margin-left:auto;
margin-right:auto;
text-align:left;
}

/* Header -------------------------------------------*/
#headVacationBanner{
position:absolute;
top:0px;
left:0px;
width:99%;
font-size:10px;
text-align:center;
background-color:#CC0000;
z-index:1;
}
#headMain{
width:950px;
height:185px;
margin-left:auto;
margin-right:auto;
}
#headVisual{
height:115px;
}
h1{
position:relative;
width:950px;
height:110px;
text-align:center;
font: italic bold 33px Georgia, "Times New Roman", Times, serif;
color:#998675;
letter-spacing:-2px;
line-height:110px;
}
h1 #floristLogoContainer{
position:absolute;
left:0px;
bottom:10px;
width:950px;
text-align:center;
}
#headAddress{
position:absolute;
top:750px;
right:28px;
width:255px;
height:110px;
padding:10px;
background-color:#bbcd53;
border: 2px solid #998675;
text-align:right;
}
#headFloristContact{
position:relative;
padding-top:75px;
font:11px Arial, Helvetica, sans-serif;
}
#headFloristContact br, #headFloristContact .floristName, #headFloristContact .floristEmail{
display:none;
}
#headFloristContact #floristLang{
position:absolute;
top:0px;
right:0px;
color:#425118;
text-decoration:none;
}
#headFloristContact .floristLangLink{
color:#425118;
text-decoration:none;
}
#headFloristContact #floristLang_francais{
padding-right:4px;
border-right: 1px solid #425118;
}
#headFloristContact #floristLang_english{
padding-right:4px;
border-right: 1px solid #425118;
}
#headFloristContact #floristOtherURL{
position:absolute;
top:45px;
right:0px;
color:#425118;
text-decoration:none;
}
#headFloristContact .floristAddress {
position:absolute;
top:60px;
right:0px;
}
#headFloristContact #loggedInMsg{
position:absolute;
top:18px;
right:0px;
}

#topnav2Upper{
position:relative;
width:500px;
height:25px;
text-align:right;
font: 11px Arial, Helvetica, sans-serif;
line-height:11px;
color:#7f9b2d;
}
#topnav2Upper a{
padding:0px 10px;
color:#7f9b2d;
text-decoration:none;
border-right:1px solid #7f9b2d;
}
#topnav2_upper_search{
padding:0px 10px;
}

#topnav2Search{
display:inline;
width:190px;
height:20px;
}
#topnav2Search #search{
position:absolute;
top:-4px;
right:-140px;
width:135px;
height:14px;
padding-left:2px;
border:2px solid #7f9b2d;
font-size:10px;
}
#topnav2SearchGo{
position:absolute;
top:-4px;
width:27px;
right:-170px;
height:20px;
background: transparent url(../pics/styles/18/button_go.gif) no-repeat center bottom;
border:0px;
cursor:pointer;
}

#headNav{
}

/* Drop Down Nav Styling -------------------------------------------*/
#topnav2{
margin-left:auto;
margin-right:auto;
}
.topnav2count2 {
width:400px;
}
.topnav2count3 {
width:520px;
}
.topnav2count4 {
width:660px;
}
.topnav2count5 {
width:790px;
}
.topnav2count6 {
width:950px;
}


/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at https://www.stunicholls.com/menu/pro_dropdown_3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#topnav2headNav {height:41px; position:relative; z-index:500;}
#topnav2headNav li.topnav2Top {display:block; float:left;}
#topnav2headNav li a.topnav2Top_link {display:block; float:left; height:41px; cursor:pointer;}
#topnav2headNav li a.topnav2Top_link span {display:none;}
#topnav2headNav li a.topnav2Top_link span.topnav2Down {display:none;}

#topnav2headNav li:hover a.topnav2Top_link {color:#FFFFFF;}
#topnav2headNav li:hover a.topnav2Top_link span {background-color:#0099FF;}
#topnav2headNav li:hover a.topnav2Top_link span.topnav2Down {padding-bottom:3px;}

/* Default list styling */

#topnav2headNav li:hover {position:relative; z-index:200;}

#topnav2headNav li:hover ul.headNavMenu
{left:25px; top:41px; background-color:#998675; padding:10px 3px 15px 12px; border:2px solid #FFFFFF; width:170px; height:auto; z-index:300;}
#topnav2headNav li:hover ul.headNavMenu li
{display:block;  position:relative; float:left; width:180px; }
#topnav2headNav li:hover ul.headNavMenu li a
{display:block; color:#FFFFFF; font-size:12px; font-weight:bold; width:170px; padding-bottom:10px; line-height:11px; color:#FFFFFF; text-decoration:none;}
#topnav2headNav li:hover ul.headNavMenu li a:hover 
{text-decoration:underline;}
#topnav2headNav li b {display:block; font-size:11px; height:18px; width:88px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#ff6; border-bottom:1px solid #ff6; cursor:default;}

#topnav2headNav li:hover li:hover ul,
#topnav2headNav li:hover li:hover li:hover ul,
#topnav2headNav li:hover li:hover li:hover li:hover ul,
#topnav2headNav li:hover li:hover li:hover li:hover li:hover ul
{position:relative; left:0px; top:0px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; z-index:400; height:auto;}

#topnav2headNav ul, 
#topnav2headNav li:hover ul ul,
#topnav2headNav li:hover li:hover ul ul,
#topnav2headNav li:hover li:hover li:hover ul ul,
#topnav2headNav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

/* end stu styles */

.headNavMenu li.headNavMenuSub{
padding-left:12px;
background: transparent url(../pics/styles/18/topnav_submenu_dot.gif) no-repeat left top;
}

#headNav_bestsellers a.topnav2Top_link{
width:120px;
padding:0px 25px 0px 25px;
background: transparent url(../pics/styles/18/button_bestsellers.gif) no-repeat center top;
}
#headNav_bestsellers a:hover.topnav2Top_link{
background: transparent url(../pics/styles/18/button_bestsellers_on.gif) no-repeat center top;
}
#headNav_holidays a.topnav2Top_link{
width:110px;
padding:0px 20px 0px 20px;
background: transparent url(../pics/styles/18/button_holidays.gif) no-repeat center top;
}
#headNav_holidays a:hover.topnav2Top_link{
background: transparent url(../pics/styles/18/button_holidays_on.gif) no-repeat center top;
}
#headNav_occasions a.topnav2Top_link{
width:108px;
padding:0px 25px 0px 25px;
background: transparent url(../pics/styles/18/button_occasions.gif) no-repeat center top;
}
#headNav_occasions a:hover.topnav2Top_link{
background: transparent url(../pics/styles/18/button_occasions_on.gif) no-repeat center top;
}
#headNav_products a.topnav2Top_link{
width:95px;
padding:0px 25px 0px 25px;
background: transparent url(../pics/styles/18/button_products.gif) no-repeat center top;
}
#headNav_products a:hover.topnav2Top_link{
background: transparent url(../pics/styles/18/button_products_on.gif) no-repeat center top;
}
#headNav_aboutus a.topnav2Top_link{
width:97px;
padding:0px 25px 0px 25px;
background: transparent url(../pics/styles/18/button_aboutus.gif) no-repeat center top;
}
#headNav_aboutus a:hover.topnav2Top_link{
background: transparent url(../pics/styles/18/button_aboutus_on.gif) no-repeat center top;
}
#headNav_site_services a.topnav2Top_link{
width:121px;
padding:0px 25px 0px 25px;
background: transparent url(../pics/styles/18/button_siteserv.gif) no-repeat center top;
}
#headNav_site_services a:hover.topnav2Top_link{
background: transparent url(../pics/styles/18/button_siteserv_on.gif) no-repeat center top;
}

#headNav_logout a{
padding-left:4px;
color:#425118;
border-left:1px solid #425118;
text-decoration:none;
font-size:11px;
}

/* Containers -------------------------------------------*/
#mainInner{
height:445px;
background: #FFFFFF url(../pics/styles/18/valentine/bg_main.jpg) no-repeat top left;
margin-bottom:410px;
}
#mainNavColumn, #scanAlertBox, #homeSearch{
display:none;
}


/* Extra Column -------------------------------------------*/
#mainExtraColumn{
position:relative;
}
#additionalNav2, #floristAdditionalContact, #mainExtraColumn span, #mainExtraColumn br, #mainExtraColumn a {
display:none;
}
#mainExtraColumn .floristPhonelocal{
display:block;
position:absolute;
top:-73px;
left:685px;
padding-left:15px;
border-left:1px solid #7f9b2d;
font: italic 16px Georgia, "Times New Roman", Times, serif;
color:#7f9b2d;
}
#mainExtraColumn .floristPhonelocal strong{
display:none;
}
#mainExtraColumn #loggedInMsg{
display:none;
}
#mainExtraColumn #floristContact{
padding-top:0px;
height:0px;
}

/* Main Column -------------------------------------------*/

#MainPagePromoFlash{
position:absolute;
top:450px;
left:0px;
}
#top_msg_ban_container{
position:absolute;
top:750px;
left:28px;
width:540px;
height:110px;
padding:15px 15px 0px 15px;
background-color:#bbcd53;
border: 2px solid #998675;
font: 11px Arial, Helvetica, sans-serif;
overflow:hidden;
}
#prodDetailCouponMsg{
position:absolute;
top:882px;
left:28px;
width:570px;
height:28px;
overflow:hidden;
font: 11px Arial, Helvetica, sans-serif;
color:#7F9B2D;
}


/* Lower -------------------------------------------*/
#additionalNav{
position:absolute;
bottom:85px;
left:0px;
width:950px;
height:70px;
font: 11px Arial, Helvetica, sans-serif;
line-height:11px;
}
#additionalNav #scanAlertLowerBox {
float:left;
margin-right:12px;
}
#additionalNav ul {
float:left;
width:825px;
}
#additionalNav ul li{
display:inline;
white-space: nowrap;
}
#additionalNav ul li a{
line-height:14px;
background: transparent url(../pics/styles/18/lower_nav_divider.gif) no-repeat center left;
padding:0px 6px 0px 7px;
color:#7f9b2d;
text-decoration:none;
/*border-left:1px solid #7f9b2d;*/
white-space: nowrap;
}
#additionalNav .generalNavFirst a{
padding:0px 7px 0px 0px;
background:none;
/*border-left:none;*/
}
#emailCapBox{
position:absolute;
bottom:70px;
left:0px;
width:950px;
height:40px;
border-top:2px solid #7F9B2D;
border-bottom:2px solid #7F9B2D;
}
#email_cap_step_1_field {
float:left;
width:620px;
margin-top:8px;
text-align:right;
font-size:11px;
color:#7f9b2d;
}
#email_cap_step_1_button {
float:right;
width:320px;
margin-top:9px;
text-align:left;
}
html>body #email_cap_step_1_button {
margin-top:8px;
}
#email_cap_step_1_field input {
width:135px;
height:14px;
padding:1px;
font-size:11px;
border:2px solid #7f9b2d;
}
#email_capture_old_container {
background-color: transparent;
text-align:right;
padding-bottom:5px;
}
#email_cap_step_2_field {
float:left;
width:620px;
margin-top:8px;
text-align:right;
font-size:11px;
color:#7f9b2d;
}
#email_cap_step_2_field input{
margin-left:10px;
margin-right:10px;
font-size:11px;
}
#email_cap_button {
width:90px;
float:left;
margin-top:8px;
}
#email_capture_old_message {
font-size:10px;
position:relative;
clear:both;
text-align:center;
margin-top:0px;
color:#FFFFFF;
background-color:#CC0000;
line-height:10px;
}

#mainCopyright{
position:absolute;
bottom:10px;
left:0px;
width:950px;
height:50px;
text-align:center;
font-size:11px;
color:#7f9b2d;
line-height: 13px;
}
#mainCopyright a{
color:#7f9b2d;
text-decoration:none;
}
/* popups */
#mainContentColumn #popup_container{
top:150px;
z-index:900;
}

/* left nav */
ul.navList li {
	width: 143px;
}

ul.navList li a {
	display: block;
}

a.navDelivery {
	width: 143px;
}

/* hack for ie6 select over div */
#topnav2headNav li:hover div.selectOverlapHack {
overflow:hidden;
z-index:-1;
width:186px;
height:300px;
position:absolute;
top:47px;
left:0px;
}

.selectOverlapHack {
overflow:hidden;
z-index:-1;
width:0px;
height:0px;
position:absolute;
}

.selectOverlapHack iframe {
display:none;
display/**/:block;
position:absolute;
top:0;
left:0;
z-index:-1;
filter:mask();
width:3000px;
height:3000px;
}

/* ----------- Inner page Styles ----------- */
/* ----------- Color Styles ----------- */