/**************************************************************
 my styles
**************************************************************/
body
{
	text-align:center;
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    
}
img
{
    border: solid 0px #000000;    
}
a 
{
	color: #585858;/*#339999;*/
}
a:active 
{
	color: #666666; 
}
a:visited 
{
	
	color: #999999;
}
a:hover
{
	color: #ff6900;
}
h1
{
	font-size: 18px;	
}
h2
{
	font-size: 14px;	
}
h3
{
	font-size: 12px;	
}
.main-container
{
	width:930px;
	margin:0 auto;
	
}
.mid-main-container /*ie 6 bug fix */
{
	width:855px;
	margin:0 auto;
}

.drop-down-outer-container
{
	width:100%;
	text-align:right;
}
.drop-down-inner-container
{
	float:right;
	width:356px;
	
}
.drop-down-button-container
{
	float:left;
	width:152px;
}
.home-page-left-container
{
	float:left;
	width:448px;
}
.home-page-right-container
{
	float:left;
	width:333px;
}

.home-page-left-box-top
{
	float:left;
	width:445px;
	height:18px;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/home-page-box-top.jpg);
	background-repeat:no-repeat;
}
.home-page-left-box-middle
{
	float:left;
	text-align:left;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/home-page-box-mid.jpg);
	background-repeat:repeat-y;
	padding-left:20px; 
	padding-right:20px;
}

.home-page-left-box-bottom
{
	float:left;
	width:445px;
	height:23px;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/home-page-box-bottom.jpg);
	background-repeat:no-repeat
}
.home-page-search-box-container
{
	float:left;
	
	vertical-align:middle;
	padding-left:10px;
}
.home-page-search-box-title
{
	color: #C95C23;

 	font-size: 22px;
	padding-bottom: 15px;
}
.home-page-slogan 
{
	font-size: 14px;
	padding-left: 12px;
	text-align: center;
}

.home-page-search-input-container
{
	
	float:left;
	height:40px;

}
.home-page-search-button-container
{
	
	float:left;
	height:40px;
	
	
}
.home-page-search-input-box
{
	margin-top: 2px;
	width:250px; 
	height:20px;
	color: #C95C23; 
	font-weight:bold;
	
}
.home-page-left-box-text
{
	float:left; 
	width:400px;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 10px;
	
	
}
.home-page-flower
{
	float:left;
	position: relative;
	top: -50px; 
	left: -60px;
	z-index: 10;

}
/*************************************************************
hcard styles
*************************************************************/
.longitude
{
	display:none;	
}
.latitude
{
	display:none;	
}
.type
{
	display:none;	
}

/*************************************************************
 featured florist styles
*************************************************************/
.home-page-featured-florist-outer-container
{	
	margin: 0 auto;
	width:788px;
	text-align:center;
}
.home-page-featured-florist-inner-container
{
	width:97%;
	text-align:center;
	margin:0 auto;
	padding-left: 20px;
	padding-bottom:20px;
	border-bottom:dotted 1px #cccccc;
}
.home-page-featured-florist1 
{
	 color: #738C21;
	 font-size: 12px;
	 float:left;
	 width: 30%;
	 padding:0px 10px 0px 10px;
	 border-left: dotted 1px #738C21;
	 border-right: dotted 1px #738C21;
}
.home-page-featured-florist2 
{
	 width: 30%;
	 color: #738C21;
	 font-size:12px;
	 float:left;
	 padding:0px 10px 0px 10px;
	 border-right: dotted 1px #738C21;
	 /*margin-left:8%;*/
}

.home-page-featured-florist-inner-container a:active
{
	color: #738C21;
}
.home-page-featured-florist-inner-container a:visited
{
	color: #999999;
}
.home-page-featured-florist-inner-container  a:hover
{
	color: #E55C16;
}

/***********************************************************
 home page article box styles
***********************************************************/
.home-page-article-outer-container
{
	width:780px;
	margin:0 auto;
}
.home-page-article-teaser-title
{
	color: #C95C23;
	font-size: 15px;
	font-weight:bold;
	padding-bottom:20px;
}
.home-page-article-teaser-text
{
	font-size: 14px;
}
.home-page-article-inner-container
{
	float:left;
	width:756px;
}
a,a:visited,a:hover,a:active .home-page-article-readmore 
{
	color: #666666;/*#738C21;*/
	
}
a,a:visited,a:hover,a:active .home-page-article-close 
{
	color: #666666;
	
}

.home-page-article-inner-left-container
{
	text-align:left;
	float:left;
	padding-left:10px;
	width:35%;
}

.home-page-article-inner-right-container
{
	text-align:left;
	float:left;
	width:60%;
}


.footer-container
{
    margin:0 auto;
	color: #999999;
	width:980px;
	text-align:center;
	padding-top:20px;
}
a.copyright-link
{
	font-size: 11px; 
	font-weight: 400; 
	color: #999999;
	text-decoration:none;
}
a.footer-link
{
	font-size: 12px; 
	font-weight: 400; 
	color: #999999;
	
}
a.footer-link:visited
{
	
	color: #999999;
}
a.footer-link:hover
{
	color: #E55C16;
}

.overlib-container
{
	z-index: 1000000; 
	display:none;
	position: absolute
}

.copyright
{
	font-size: 11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: 400; 
	color: #999999;
}

/********************************************************
 green box styles
*********************************************************/
.green-box-top
{
    background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/green-box-top.gif);
	background-repeat:no-repeat;
	width:528px;
	height:12px;
	font-size:1px; /*ie6 bug fix */
}
.green-box-middle
{
    background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/green-box-middle.gif);
	background-repeat:repeat-y;
	width:528px;
	font-size:1px; /*ie6 bug fix */
	margin:0;
	
}
.green-box-middle ul
{
    font-size:11px;
    color:#ffffff;
    text-align: left;
    line-height:20px;
    list-style-type:square;
}
.green-box-middle a
{
    color:#ffffff;
    font-weight:bold;
}
.green-box-bottom
{
    background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/green-box-bottom.gif);
	background-repeat:no-repeat;
	width:528px;
	height:11px;
	font-size:1px; /*ie6 bug fix */
}
.green-box-link
{
    color: #FFFFFF;
	font-weight:bold;
	text-transform: uppercase;
	font-size: 12px;
}
.green-box-link-container
{
    padding:20px 0px 0px 20px;
    margin: 0 auto;
    width:100%;
    height: 40px;
}
.green-box-search-input-container
{
    padding-top:20px;
    margin:0 auto;
    width:330px; 
}
.search-input-container
{
	
	float:left;
	height:40px;

}
.search-button-container
{
	
	float:left;
	height:40px;
	
	
}
.search-input
{
	margin-top: 2px;
	width:250px; 
	height:20px;
	color: #C95C23; 
	font-weight:bold;
	
}

/*******************************************************
 Simple search box styles
*******************************************************/
.simple-search-box-title
{
	color: #FFFFFF;
	font-weight:bold;
	text-transform: uppercase;
	font-size: 16px;
	padding-bottom: 15px;
}


/********************************************************
 popup styles
*********************************************************/
.popup-container
{
	display:none;
}
.view-states-popup-top
{
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/state-box-top.jpg);
	background-repeat:no-repeat;
	width:476px;
	height:9px;
	font-size:1px; /*ie6 bug fix */
}
.view-states-popup-mid
{
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/state-box-mid.jpg);
	background-repeat:repeat-y;
	width:476px;
	text-align:center;
	font-size:1px; /*ie6 bug fix */
}
.view-states-popup-bottom
{
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/state-box-bottom.jpg);
	background-repeat:no-repeat;
	width:476px;
	height:11px;
	font-size:1px; /*ie6 bug fix */
}
.view-states-item 
{
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:120px;
	text-align:left;
	margin-left:36px;
	font-size: 12px;

}
.view-states-link a 
{
	font-size: 12px;
}
a.view-states-link:active
{
	font-size: 12px;
}
a.view-states-link:visited
{
	color: #999999;
}
a.view-states-link:hover
{
	color: #E55C16;
}

.view-cities-popup-top
{
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/city-box-top.jpg);
	background-repeat:no-repeat;
	width:532px;
	height:9px;
	font-size:1px; /*ie6 bug fix */
}
.view-cities-popup-mid
{
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/city-box-mid.jpg);
	background-repeat:repeat-y;
	width:532px;
	text-align:center;
	font-size:1px; /*ie6 bug fix */

}
.view-cities-popup-bottom
{
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/city-box-bottom.jpg);
	background-repeat:no-repeat;
	width:532px;
	height:11px;
}
.view-cities-item
{
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:140px;
	text-align:left;
	padding-left:31px;
}
.view-cities-item a, .view-cities-item a:active
{
	font-size: 12px;
}
.view-cities-item a:visited 
{
	color: #999999;
}
.view-cities-item a:hover
{
	color: #E55C16;
}
/*********************************************
Distance drop down styles
***********************************************/
.distance
{
	padding: 0px 0px 2px 20px;
	/*border-top: dotted 1px #cccccc;*/
}
.distance a
{
	height: 100%;
	width: 100%;	
}
.distance a:visited
{
	color: #999999;
}
.distance a:hover
{
	color: #E55C16;
}
.distance-drop-down
{
	text-align:left;
	width: 125px;
	border-left:solid 1px #efefef;
	border-right:solid 1px #efefef;
	background-color:#ffffff;
	border-bottom:solid 1px #efefef;
	padding-bottom: 10px;
}

/*************************************************************
 Florist detials
***************************************************************/
.site-thumbnail
{
	border: solid 1px #dedede;

}
.orange-text
{
	color: #fe6a00;	
}
.nearby-box-top
{
	padding: 10px 5px 0px 10px;
	float:left;
	width:314px;
	height:25px;
	background: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/nearby_box_top.gif);
	background-repeat: no-repeat;
	color:#fe6a00;
	font-weight:bold;
	
}

.nearby-box-mid
{
	font-size:0px;
	padding: 10px 5px 0px 10px;
	float:left;
	width:314px;
	background: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/nearby_box_middle.gif);
	background-repeat:repeat-y;
}
.nearby-box-column
{
	
	font-size:12px;
	float:left;
	padding-left:5px;
	width:46%;	
}
.nearby-box-bottom
{
	float:left;
	width:314px;
	height:15px;
	background: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/nearby_box_bottom.gif);
	background-repeat: no-repeat;
}

/**************************************************************
  header styles
**************************************************************/

.header-outer-container
{
   
	width:980px;
	margin:0 auto;
	
}

.header-top
{
	float:left;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/common-header-top.gif);
	background-repeat:no-repeat;
	width:980px;
	height:29px;
	
	font-size: 1px; /*ie6 bug fix*/
}
.header-mid
{
	float:left;
	width:980px;
	background-image:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/common-header-middle.gif); 
	background-repeat:repeat-y; 
	background-position:top;
}
.header-bottom
{
	float:left;
	width:980px;
	height:31px;
	background-image:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/common-header-bottom.gif);
	background-repeat:no-repeat; 
	background-position:top;
	font-size: 1px; /*ie6 bug fix*/
}


.header-slogan-text
{
	color:#666666;
	font-size:9pt;
	font-weight:bold;
	position:relative;
	left: 5px;
}
.header-slogan-text h1, .header-slogan-text h2, .header-slogan-text h3
{
	 color:#666666;
	 font-size:9pt;
	 font-weight:bold;
	 position:relative;
	 left: 5px;
	 padding-bottom:0px;
	 margin:0;
}

.header-inner-left-container
{
	margin-left: 37px;
	text-align:left;
	float:left;
	width:400px;
}

.header-inner-right-container
{ 
    margin-left:30px;
	float:left;
	width:500px;
}

.header-search-box-container
{
    padding-top:20px;
	float:left;
	width:60%;
}
.header-search-text
{
	color: #C95C23;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 6px;
	text-align:left;
}
.header-search-inner-container
{
	vertical-align:middle;
	text-align:left;
}

.header-search-input-box
{
	vertical-align:middle;
	width:200px; 
	margin-top: 3px;
	height: 20px; 
	color: #C95C23; 
	font-weight:bold;
}

.header-state-city-button-container
{
    float:right;
	text-align:left;
	width:30%;
}


/*******************************************************
 breadcrumb
*******************************************************/
.header-bread-crumb-container
{
	text-align:left;
	padding-right: 40px; 
	font-weight:200;
	color:#666666;
	font-size:9pt;
	font-weight:bold;
	position:relative;
    
	padding-bottom:10px;

}
div#BreadCrumb
{
	font-weight: bold;
	font-size: 11px; 
	text-align: left;
}

#BreadCrumb a:visited
{
	color:#999999
}
#BreadCrumb a:hover
{
	color: #E55C16;
}
/*****************************************************
 State page.
*****************************************************/
.city-box-top
{
	width:784px;
	height:22px; 
	text-align:left; 
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/citybox_top.jpg);
	background-repeat:no-repeat;
	
}
.city-box-mid
{
	padding-left:50px; 
	padding-bottom:20px;
	width:734px;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/citybox_middle.jpg);
	background-repeat:repeat-y;
	font-size:1px; /*ie6 bug fix */
}
.city-box-mid div
{
	font-size:12px;
}
.city-box-bottom
{
	padding-top:10px;
	width:784px;
	height:79px;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/citybox_bottom.jpg);
	background-repeat:no-repeat
}
.quote-box-left
{
	float:left;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/quotesbox_left.jpg);
    width:9px;
    height:25px
}
.quote-box-mid
{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	float:left;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/quotesbox_middle.jpg);
	background-repeat:repeat-x;
	height:25px;
	color: #99bd3f;
	font-size:12px; 
	font-weight:bold
	}

.quote-box-right
{
	float:left;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/quotesbox_right.jpg);
	width:9px;
	height:25px
	}
.quote-text
{
	clear:both;
	padding: 10px 30px 5px 30px;
	}
.dotted-separator
{
	clear:both;
	border-bottom:dotted 1px #cccccc;
	width:100%;
	height:20px
	}
	
/*******************************
 letter links green style
********************************/
.letter-links a
{
	color: #fe6a00;
	font-size: 14px;
	font-weight: bold;
}
/*******************************
 letter links green style
********************************/
.letter-links-green a
{
	font-size: 14px;
	font-weight: bold;
}
.state-letters-style 
{
	font-size: 11px;
	font-weight: bold;
}
a.state-letters-style:visited
{
	color:#999999
}
a.state-letters-style:hover
{
	color: #E55C16;
}

.letter-heading
{
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding-left:3px;
	
	
}
.state-text
{
	text-align:left;
	font-size:12px;	
	padding-left:12px;
	
}
.state-text p.quote
{
  margin : 6px 0 0 0; 
  padding: 0px 12px; 
  line-height: 12px; 
  text-align: left; 
  color: rgb( 64, 64, 64 );
  border-bottom: 1px dotted rgb( 64, 64, 64 ); 
}
.state-text em, .right span.attribute
{
  margin: 3px 0 6px 0;
  padding: 0 0 6px 0; 
  display: block; 
  line-height: 16px; 
  color: #fe6a00;
}
.orange-bubble-header
{
	padding: 5px 5px 0px 0px;
	text-align: center;
	color: #ffffff;
	font-weight:bold;
	width:233px;
	height:36px;
	background: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/orange_header.gif) no-repeat;
}
.orange-bubble-header h3.white-header
{
	font-weight: bold;
	color:#ffffff;
	display: inline;	
}
.green-bubble-header
{
	width:512px;
	height:36px;
	background: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/green_header.gif) no-repeat;
}

/*****************************************************
 other content texts
******************************************************/
.other-content-text
{
	color:#fe6a00;
	font-size:12px;
	padding-left:15px;
}
/*****************************************************
 About us page.
*****************************************************/
.about-us-header
{
    background-image:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/about-us-header.jpg);
    background-repeat:no-repeat;
    width: 930px;
    height: 197px;
    color:#ffffff;
    text-align:center;
    padding-top:50px;
      
}
.about-us-heading
{
    padding-top: 40px;
    font-size: 20px;
    color:#ffffff;
    padding-left:20px;
    text-transform:uppercase;
}
.about-us-heading-text
{
    color:#ffffff;
    padding-left:20px;
}
/*****************************************************
 Aricle page.
*****************************************************/
ul#ArticleMenu
{
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	font-size:12px;
	
}
#ArticleMenu li 
{
	padding-bottom:5px;
	
}
#ArticleMenu a:visited
{
	color:#999999;
	
}
#ArticleMenu a:hover
{
	color:#E55C16;
	
}
/*****************************************************
 press release page.
*****************************************************/
.green-header-left 
{
    float:left;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/green-header-left.gif) 0 0 no-repeat;
	width:10px;
	height:30px;
	
}
.green-header-mid
{
    padding-top:8px;
    float:left;
    background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/green-header-mid.gif) 0 2px repeat-x;
	width:620px;
	height:30px;
	color: #ffffff;
	font-weight: bold;
}
.green-header-right 
{
    float:left;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/green-header-right.gif) 0 0 no-repeat;
	width:15px;
	height:30px;
}
.press-release-container
{
   width:620px;
   padding-left:10px;      
}
.press-release-footer-box
{
    background: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/press-release-footer-box.jpg);
    background-repeat:no-repeat;    
    width: 931px;
    height:187px;
    text-align:left;
}
.press-release-footer-box h2
{
    color: #fe6a00;
    font-size:16px;
    font-weight:bold;
    padding-top:40px; 
    padding-left:30px;    
}
.press-release-orange-header
{
    background-image:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/orange-press-release-header.jpg);
    background-repeat:no-repeat;
    width: 923px;
    height: 139px;
    color:#ffffff;
    text-align:center;
    padding-top:60px;
      
}
.press-release-right
{
    float:left;
    width:650px;
    padding-left:20px;
    text-align:left;
    font-size:12px;
    border-right:dotted 1px #000000;    
}
.press-release-left
{
    padding-left:5px;
    float:left;
    width:227px;
    text-align:left; 
}
.orange-right-header
{
    color:White;
    font-size: 12px;
    font-weight:bold;
    background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/orange-right-header.gif);
    background-repeat:no-repeat;
    width:227px;
    height:30px;
    padding: 5px 0px 0px 8px;
    
}
.press-release-right-box-top
{
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/ask-a-florist-calendar-box-top.jpg);	
	background-position: -63px 0px;
	background-repeat: no-repeat;
	width: 227px;
	height: 12px;
	font-size: 1px; /*fix ie bug*/
}
.press-release-right-box-middle
{
	padding: 5px 0px 1px 0px;
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/ask-a-florist-calendar-box-middle.jpg);	
	background-position: -63px 0px;
	background-repeat: repeat-y;
	width: 227px;
	color:#555555;
	text-align: left;
}
.press-release-right-box-bottom
{
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/ask-a-florist-calendar-box-bottom.jpg);	
	background-position: -63px 0px;
	background-repeat: no-repeat;
	width: 295px;
	height: 15px;
}

ul#PressReleaseMenu
{
	
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	font-size:12px;
	
}
#PressReleaseMenu li 
{
    padding-left:20px;
	padding-bottom:5px;
	font-size:11px;
	
}
#PressReleaseMenu a:visited
{
	color: #999999;
}
#PressReleaseMenu a:hover
{
	color: #E55C16;
}
a.press-release-link
{
	padding-left:10px;
	font-size: 12px;
	font-weight: bold;	
}
a.press-release-link:visited
{
	
	color: #999999;
}
a.press-release-link:hover
{
	color: #E55C16;
}
.press-release-link-title
{
	padding-left:10px;
	font-size: 14px;
	font-weight: bold;	
	color: #7AB10F;/*#738C21;*/
	
}
.press-release-title
{
	font-size: 14px;
	color: #C95C23;
}

.press-release-list
{
	width:100%;	
}
.press-release-list a:visited
{
	
	color: #999999;
}
.press-release-list a:hover
{
	color: #E55C16;
}
/*****************************************************
 Top cities page styles
******************************************************/
.top-cities-green-header
{
    background-image:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/other-cities-green-header.jpg);
    background-repeat:no-repeat;
    width: 923px;
    height: 139px;
    color:#ffffff;
    text-align:center;
    padding-top:60px;
    font-weight:bold;    
}
.main-container-top 
{
    width:926px;
    background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/main-rectangle-box-top.jpg) 0 0 no-repeat;
    height:11px;
    float:left;
    padding:0;
    display:block;
    overflow:hidden;
}

.main-container-mid 
{
    width:926px;
    float:left;
    background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/main-rectangle-box-middle.jpg) 0 0 repeat-y;
    padding: 0px 15px 0px 15px;
    font-weight: normal;
}
.main-container-bottom {
    width:926px;
    height:23px;
    float:left;
    background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/main-rectangle-box-bottom.jpg) 0 0 no-repeat;
    
}

/*****************************************************
 promo code popup styles
******************************************************/
.promo-code-container
{	
	text-align:left;
	float:left;
	width: 410px;
	background-color: #ffffff;
	border: solid 1px #cccccc;
	font-size:11px;
}
.promo-code-container a
{
	font-weight: bold;
}
.promo-code-header 
{	
	margin: 0px auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	background-color: #FFB07B;
	font-weight: bold;
}

/*****************************************************
 featured product styles
******************************************************/
.product-container
{	
	float:left;
	width: 410px;
	background-color: #ffffff;
	border: solid 1px #cccccc;
	font-size:11px;
}
.product-container p
{
	padding-bottom: 10px;
}
.product-container img
{
	width: 80px;
	border-bottom: 1px dotted rgb( 64, 64, 64 ); 
}
.product
{
	height:100%;
	width: 33%;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.product-container a
{
	font-weight: bold;
}
.product-header 
{	
	
	margin: 0px auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	background-color: #FFB07B;
	font-weight: bold;
}

.in-listing-product
{
	width:175px;
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/white-bubble.gif);
	background-repeat: no-repeat;
	padding: 5px 5px 5px 5px;
	margin: 0px 10px 0px 0px;
	float:left;
}

.in-listing-product img
{
	width:80px;
	height: 65px;
	float:left;
}
.in-listing-product .shopnow
{
	width:80px;
	height: 20px;
	float:left;
}

.in-listing-product div
{
	font-size:11px;
}


/*****************************************************
 generic styles
******************************************************/
.float-left
{
	float:left;
}
.clear-both
{
	clear:both;
}
.four-column
{
	
	text-align:left;
	float:left;
	width:25%	
}
.highlight-text
{
	color:#E55C15	
}
.inline-h1
{
	display:inline;
	font-size:12px;
	color:#E55C15	
}
.error-text
{
	color:Red;
	font-weight: bold;	
}
.state-header 
{	
	margin: 0px auto;
	width: 98%;
	padding-left:5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	border: solid 1px #cccccc;
	background-color: #efefef;
	/*background-color: #FFB07B;*/
	font-weight: bold;
}

/***********************************************
 City tab styles
************************************************/
.tab-left
{
	width:37px;
	height:45px;
	float:left;
	background-image:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/tab_left.gif);
	background-repeat:no-repeat	
}
.tab-mid
{
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 15px;
	height:45px;
	float:left;
	background-image:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/tab_middle.gif);
	background-repeat:repeat-x
}
.tab-mid h3.tab-active, .tab-mid a.tab-active
{
	color:#92b93e;
	font-weight: bold;	
	text-decoration:none;
	font-size:12px;
}
.tab-right
{
	width:25px;
	height:45px;
	float:left;
	background-image:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/tab_right.gif);
	background-repeat:no-repeat;
}

.tab-left-d
{
	width:37px;
	height:45px;
	float:left;
	background-repeat:no-repeat	
}
.tab-mid-d
{
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 15px;
	height:45px;
	float:left;
	background-repeat:repeat-x
}
.tab-mid-d h3.tab-inactive, .tab-mid-d a.tab-inactive
{
	color:#fe6a00;
	font-weight: bold;	
	text-decoration:none;
	font-size:12px;
}

a.tab-inactive:hover
{
	text-decoration: underline;
}


.tab-right-d
{
	width:25px;
	height:45px;
	float:left;
	background-repeat:no-repeat;
}

.tab-mid a 
{
	width: 100%;
	height:45px;
	float:left;
	color: #92b93e;
	background-repeat:repeat-x
}

.tab-container
{
	width:100%;
	height:45px;
	float:left;
	background-image:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/tab_line.gif);
	background-repeat:repeat-x
}
.green-header
{
	width:482px;
	height: 40px;
	background-image:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/green_gradient_header.jpg);
	background-repeat:no-repeat;
	padding-top: 2px;
	padding-left: 15px;
	
}
.green-header h3.green-heading
{
    margin: 0px 0px 0px 0px;
    padding-top: 10px;
    color:#fe6a00;
	/*color: #92b93e;*/
	font-weight:bold;
	font-size:12px;
}
.content-body
{
	color:#666666;
	padding: 0px 10px 0px 10px;	
}
.flower-quotes-body
{
	width: 95%;
	padding: 0px 10px 0px 10px;	
}
p.quote 
{ 
	width: 95%;
	margin: 6px 0 0 0; 
	padding: 0px 12px; 
	line-height: 14px; 
	text-align: left; 
	font-size: 12px; 
	/*color: rgb( 64, 64, 64 );*/
	color:#666666;
	border-bottom: 1px dotted rgb( 64, 64, 64 ); 
}
/*********************************************
Thrid party page styles
***********************************************/
/*
body
{

  margin:0; 
  padding:0;
  background:#FFF; 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
}*/

.contain
{
  width:788px; 
  margin:0 auto;
}
.head-left
{
	float:left;
	width:550px;
}
.head-right
{
    font-weight:bold;
	float:left;
	width:360px;
	text-align:right;
	color:#738C21;
	text-transform: uppercase;
}
.cityhead
{
	border-bottom: dotted 1px #000000;
}
.cityhead-right
{
    font-weight:bold;
	width:0px;
	text-align:right;
	color:#738C21;
	text-transform: uppercase;
}
.head-left a:visited
{
	color:#999999
}
.head-left a:hover
{
	color:#E55C16
}

.head
{
	text-align:left;	
	padding-bottom: 20px;
	/*border-bottom: dotted 1px #000000;*/
}
.head h1,.head h2,.head h3
{
  margin:0px 0px 0px 0px;
  color:#666; 
  font-size:13px;
}

.head h3
{ 
  margin-bottom:10px;
  font-weight:normal;
}

.narrow_results
{
  float:right; 
  border:none;
}

.left
{
  padding: 0 0 20px 0;
  width:625px; 
  float:left;
}

.right
{
  width:280px; 
  float:left; 
  padding-top: 5px;
}

div.fea_ 
{ 
	
	margin-bottom: 5px;
}


.fea_bottom 
{
    
	width:625px;
	height:15px;
	overflow:hidden;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/result-page-green-box-bottom.gif) no-repeat;
}

.fea_topper
{
    width:625px;
	height:16px;
	overflow:hidden;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/result-page-green-box-top.gif) no-repeat;
}

.fea_content
{
    width:625px;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/result-page-green-box-middle.gif) repeat-y;
}

.fea_inner_content
{ 
    background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/result-page-green-box-middle-inner.gif) top no-repeat;
}

.fea_inner_all
{
  width:625px;
  margin:0 auto; 
  min-height:75px;
  
}

.fea_inner_all p
{
  margin: 1px 0 0 20px; 
  font-size: 10px;
  padding-bottom:10px;
}

.fea_inner_all p a
{
  font-size: 10px;
  text-decoration: underline;
  color: black;
}

.fea_inner_all p a:visited
{
  font-size: 10px;
  text-decoration: underline;
  color: black;
}

.fea_inner_all p a:hover
{
  font-size: 10px;
  color: #ff6900;
  font-weight: bold;
}

.fea_inner_all h3
{
  margin:0 0 0 20px; 
  padding:1px 0 0 0; 
  font-size: 11px;
  color:#000000;
  font-weight: bold;
}

div.fea_summary_container 
{
	padding: 3px 0 0 20px; 
}

p.fea_summary
{ 
  margin: 0; 
  padding: 5px 0 0px 0; 
  border-top: 1px dotted black; 
  float: left; 
  width: 99%; 
  text-align: left; 
  text-indent: 0; 
  font-size: 10px; 
  color: #105586;
}
.pre-fea-footer 
{
	width:625px;
	height:25px;
	background-color:#ffffff;
	margin-left:0;
}
.pre-fea-footer-right {
	width:13px;
	height:26px;
	float:right;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/result-page-feature-footer-right.gif) no-repeat;
}
.pre-fea-footer-left 
{
    width:37px;
	height:26px;
	padding: 5px 0px 0px 15px;
	color: #ffffff;
	font-weight:bold;
	float:left;
	font-size: 14px;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/result-page-feature-footer-left.gif) no-repeat;
}
.pre-fea-footer-mid {
	float:left;
	height:25px;
	line-height:25px;
	color:#FFF;
	vertical-align:middle;
	font-size:10px;
	background-color:#519c00;
	width:560px;
}


.fea_footer
{
  
  width:630px; 
  height:35px;
  background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/listing_bottom_rep.jpg) repeat-x;
  margin-left: -3px;
}

.fea_bl
{
  margin-left: -1px;
  width:49px; 
  height:35px; 
  float:left; 
  background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/listing_corner_bl.png) no-repeat; 
  background-position: -1px 0px;
  color:#FFF; 
  font-size: 18px; 
  text-indent:13px; 
  line-height:27px;
}

.fea_bl_nomap
{
  background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/listing_corner_bl_nomap.jpg) no-repeat; 
  background-position: -0px -3px;  
  margin-left: 0px;
}

.fea_br
{
  width:13px; 
  height:26px; 
  float:right;
  background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/listing_corner_br.jpg) no-repeat;
}

.fea_foot_text_l
{
  padding-top: 1px;
  float:left; 
  height:25px; 
  line-height:26px;
  color:#FFFFFF;
  vertical-align: middle;
  font-size: 10px; 
  margin:0 0 0 4px;
}

.fea_foot_text_l_nomap
{
  padding-top: 1px;
  float:left; 
  position: relative;
  left: -35px;
  height:25px; 
  line-height:26px;
  color:#FFFFFF;
  vertical-align: middle;
  font-size: 10px; 
  margin:0 0 0 4px;
}

a.fea_foot_text_r
{
  padding-top: 1px;
  float:right; 
  height:25px; 
  line-height:26px;
  color:#FFFFFF; 
  font-size: 10px; 
  vertical-align: middle;
  margin:0 3px 0 0; 
  font-weight: normal;
  cursor: pointer;
}

a.fea_foot_text_r:link
{
  font-weight: bold;
  text-decoration: underline;
}

a.fea_foot_text_r:hover
{ 
  text-decoration: none;
  text-decoration: underline;
}

a.visit_mysite_green
{
  padding-left:10px;
  display: block; 
  float:right; 
  clear:right; 
  width:162px; 
  height:36px; 
  text-indent:-1000px; 
  overflow:hidden;
  background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/florist-detail-visitwebsite.gif) no-repeat  0px 0px;
}

a.visit_mysite_blue
{
  display: block; 
  float:right; 
  clear:right; 
  width:141px; 
  height:35px; 
  text-indent:-1000px; 
  overflow:hidden;
  background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/btn_visit_blue.jpg) no-repeat  -141px 0px;
}

a.callme_now
{
  display: block; 
  float:left; 
  clear:right; 
  width:94px; 
  height:31px;  
  padding-left: 5px; 
  text-indent:-1000px; 
  overflow:hidden;
  background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/result-page-callme.gif) no-repeat 0px 0px;
}

a.visit_mysite_green:hover, a.visit_mysite_blue:hover
{
  background-position: 0px 0px;
}

a.callme_now:hover
{
  background-position: 0px 0px;
}

.flower_images
{ 
  float:left; 
  position:relative; 
  top:-24px; 
  left:-26px;
  overflow:hidden;
  behavior: url(/css/iepngfix.htc)
}

.nq_images
{	
	position:relative;
	float:left;
}
.coupon_images
{	
    margin-top: -10px;
	position:relative;
	float:left;
	padding-left: 5px;
}
.open_sunday_highlight
{	
	position:relative;
	float:left;
	padding-left: 5px;
}
.open_sunday_no_highlight
{
		
}
.nq_images_no_highlight
{
	
	position:relative;
	float:left;
}
.coupon_images_no_highlight
{	
	
	
}
.moreShops
{
  width:625px;

  margin: 0px 0 3px 0;
  padding: 0px 0 10px 5px;
  border-bottom: 1px dotted green;

  clear: both;
}

.moreShops:hover
{
  background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/more_shops_bg.jpg );
  background-repeat: repeat-x;
  background-position: 0 0;
}

.moreShops a
{
  text-decoration: underline;
  color: black;
}

.moreShops .left
{
  margin: 0;
  padding: 2px 0 0 0;

  width: 300px;
  display: inline; 
  float: left;

  text-align: left;
}

.moreShops .left a:link, .moreShops .left a:visited
{
  text-decoration: underline;
  color: black;
  font-size:12px;
}

.moreShops .left a:hover
{
  text-decoration: underline;
  color: #ff6900;
}

.moreShops .right
{
  margin: 0;
  padding: 2px 0 0 0;

  display: inline; 
  float: left;
  width: 216px;

  text-align: right;
  font-size: 12px;
  letter-spacing: -1px;
}

.moreShops .right a:link, .moreShops .right a:visited
{
  text-decoration: underline;
  color: black;
}

.moreShops .right a:hover
{
  text-decoration: underline;
  color: #326396;
}

.moreShops .right p
{
  margin: 0;
  padding: 0 0 6px 0;

  line-height: 18px;
  text-align: right;
  font-size: 12px;
}

.moreShops h5
{
  font-size: 12px;
  margin: 0 0 5px 0;
  padding: 0;
}

.moreShops address
{
  font-size: 12px;
  font-style: normal;
}

.moreShopsBottom
{
  padding-bottom: 6px;
  border-bottom: 1px dotted green;
}

.glink a, .glink u
{
	text-decoration: underline;
	color: #585858;/*#738C21; /*link green*/
}
.glink a:hover, .glink u:hover
{
	
	color:#fe6a00;
}
a.in-list-link 
{
	color:#fe6a00;
	font-weight:bold;
}
a:visited.in-list-link a:hover
{
	color:#fe6a00;
	font-weight:bold;
}
a:visited.in-list-link 
{
	color:#fe6a00;
	font-weight:bold;
}
.clearBoth
{ 
  clear: both; 
}

div.map_bound
{ 
  width: 305px; 
  height: 254px; 
  
  background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/box_map.jpg ); 
  background-repeat: no-repeat;
}

div.map
{ 
  margin: 0; 
  padding: 0; 

  width: 284px; 
  height: 234px;
}

.right h3.heading
{ 
  /*margin: 15px 0 0 0; 
  padding: 5px 0 0 12px; 

  width: 293px; 
  height: 24px;  */
  font-weight:bold;
  font-size: 12px; 
  color: #92b93e;
/*
  background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/box_h3.jpg ); 
  background-repeat: no-repeat; 
  background-position: 1px 0px;*/
}

.right ul.citiesNeighboring
{ 
  margin: 3px 0 0 0; 
  padding: 0; 

  list-style-type: none; 
  line-height: 15px; 
  text-indent: 12px; 
  font-size: 12px; 
  color: rgb( 64, 64, 64 );
}


.right a:visited
{
	color: #999999;
}
.right a:hover
{
	color: #E55C16;
}
.right p 
{ 
  margin: 3px 0 0 0; 
  padding: 0px 12px; 

  line-height: 16px; 
  text-align: justify; 
  font-size: 12px; 
  color: #666666;
}

.right a.readMore 
{ 
  display: block; 

  text-decoration: underline; 
  text-align: right; 
  font-size: 12px; 
  color: #fe6a00;

  cursor: pointer; 
}

.right p.quote 
{ 
  margin: 6px 0 0 0; 
  padding: 0px 12px; 
  line-height: 14px; 
  text-align: left; 
  font-size: 12px; 
  color: rgb( 64, 64, 64 );
  border-bottom: 1px dotted rgb( 64, 64, 64 ); 
}


.right em, .right span.attribute
{ 
  margin: 3px 0 6px 0;
  padding: 0 0 6px 0; 
  display: block; 

  line-height: 16px; 
  color: #fe6a00;
}

.left em, .right span.attribute
{ 
  margin: 3px 0 6px 0;
  padding: 0 0 6px 0; 
  display: block; 

  line-height: 16px; 
  color: #fe6a00;
}

.right span.bottom 
{ 
  border: none;
}
/*
.fea_footer
{
    width:625px;
	height:35px;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/listing_bottom_rep.jpg) repeat-x;
	margin-left:0;
}

.fea_footer span.tooltip
{
  display: none;
}

.fea_footer div.container
{
  margin:  0px;
  padding: 0px;
  border: 1px solid rgb( 164, 164, 164 );

  width: 246px;
  height: 170px;

  position: absolute;
  z-index: 6;
  top: -130px;
  left: 300px;

  text-decoration: none;
  line-height: 12px;
  font-size: 12px;
  vertical-align: middle;

  background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/bg_peach.jpg );
  background-repeat: repeat;
}

.fea_footer div.container h3.header, .fea_footer div.container h3.footer
{
  margin: 0;
  padding: 2px 0 0 0;
  border-bottom: solid 1px white;

  display: block;
  height: 20px;
  width: 245px;
  z-index: 6;

  text-align: center;
  color: white;
  text-decoration: none;
  line-height: 12px;
  font-size: 12px;
  vertical-align: middle;

  background-image: url( http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/bg_orange.jpg );
  background-repeat: repeat;
}

.fea_footer div.container h3.footer
{
  border: solid 0px transparent;
  border-top: solid 1px white;

  position: absolute;
  bottom: 0;

  line-height: 14px;
  font-size: 13px;
  font-weight: bold;

  background-image: url( http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/bg_green.jpg );
}

.fea_footer div.container ul
{
  margin: 0;
  padding: 0 22px 0 11px;

  height: 120px;

  list-style-type: none;

  line-height: 14px;
  text-indent: 0;
  text-decoration: none;
  font-size: 11px;
  color: black;
}

.fea_footer div.container ul li
{
  padding: 3px 0;

  text-decoration: none;
  vertical-align: middle;
}

.fea_footer div.container ul li.domain
{
  text-align: center;
  text-decoration: underline;
  color: navy;
}

.fea_footer div.container ul li.product
{
  padding: 6px 0 0 0;

  text-decoration: none;
}

.fea_footer div.container ul li.buyNow
{
  padding: 0 0 6px 0;

  text-decoration: none;
  color: navy;
}

.fea_footer div.container ul li.underline
{
  border-bottom: 1px dotted black;
}

.fea_footer div.container .pointer
{
  cursor: pointer;
}

.fea_footer div.container img
{
  margin: 0; 
  padding: 0; 

  position: absolute; 
  top: 2px; 
  right: 3px;

  line-height: 0; 
  font-size: 0; 
}
*/
/*************************************************
 state page heading styles
***************************************************/
h1.state-headline 
{
	margin-bottom:5px;
	font-size: 14px;
	padding-bottom:10px;
	color:#df571d;/*orange*/
}

a.state-city-link:visited
{

	color: #999999;
}
a.state-city-link:hover
{
    
	color: #ff6900;
}
.top-cities
{
    line-height: 18px;
	margin: 0 auto;
}
.top-cities a:visited
{
    line-height: 18px;
	color: #999999;
}
.top-cities a:hover
{
    line-height: 18px;
	color: #ff6900;
}
.yellow-container-top 
{
    width:929px;
    background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/yellow-main-box-top.jpg) 0 0 no-repeat;
    height:17px;
    float:left;
    padding:0;
    display:block;
    overflow:hidden;
}

.yellow-container-mid 
{
    width:929px;
    float:left;
    background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/yellow-main-box-middle.jpg) 0 0 repeat-y;
    padding: 0px 15px 0px 15px;
}
.yellow-container-bottom {
    width:929px;
    height:79px;
    float:left;
    background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/yellow-main-box-bottom.jpg) 0 0 no-repeat;
    color: #ffffff;
}
.disabled{
    /*Disabled link style*/
    color:#999999;
}
.yellow-container-bottom a {
    color: #ffffff;
}
.yellow-container-bottom a:hover {
    color: #ffffff;
}
.yellow-container-bottom a:visited {
    color: #ffffff;
}
.yellow-container-bottom a:active {
    color: #ffffff;
}
.yellow-r-container-top 
{
    width:933px;
    background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/yellow-r-main-box-top.jpg) 0 0 no-repeat;
    height:99px;
    font-weight:bold;
    color:#ffffff;
    float:left;
}
.yellow-r-container-mid 
{
    width:933px;
    float:left;
    background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/yellow-r-main-box-middle.jpg) 0 0 repeat-y;
    padding: 0px 15px 0px 15px;
}
.yellow-r-container-bottom {
    width:933px;
    height:15px;
    float:left;
    background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/yellow-r-main-box-bottom.jpg) 0 0 no-repeat;
    color: #ffffff;
}
.yellow-r-container-top a {
    color: #ffffff;
    
}
.yellow-r-container-top a:hover {
    color: #ffffff;
}
.yellow-r-container-top a:visited {
    color: #ffffff;
}
.yellow-r-container-top a:active {
    color: #ffffff;
}
/*************************************************
 city page heading styles
***************************************************/
.result-container
{
    width:933px;
    display:block;
}
.header
{
  margin:  0;
  padding: 0;
  width:  790px;
  height: 32px;
  background-image:    url( http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/header_bg.jpg );
  background-repeat:   repeat-x;
  background-position: top left;
  float:left;
  
}

.header .text
{
  margin:  0;
  padding: 0;
  
  height:  32px;
  display: inline;
  float:   left;

  background-image:  url( http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/header_bg_repeat.jpg );
  background-repeat: repeat-x;
}
.header-mid a:visited
{
	color: #999999;
}
.header-mid a:hover
{
	color: #ff6900;
}

.header .text h3 
{
  margin:  0;
  padding: 0 0 0 6px;
  
  height: 32px;
  display: inline;
  float: left;

  line-height: 27px;

  font-size:   12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #df571d;/*orange*//*#99bd3f; /*green*/
  background-image:    url( http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/header_bg_left.jpg );
  background-repeat:   no-repeat;
  background-position: top left;
}

.header .spacer
{
  margin:  0;
  padding: 0;

  width:   19px;
  height:  32px;
  display: inline;
  float:   left;

  background-image:  url( http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/header_spacer.jpg );
  background-repeat: no-repeat;
}

.right div.heading 
{
  margin:  15px 0 0 0;
  padding: 0;

  width: 305px; 

  background-image: url( http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/box_h3_middle.jpg ); 
  background-repeat: repeat-y;
}

.right div.heading div.bottom
{
  margin:  0;
  padding: 0 0 8px 0;

  background-image: url( http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/box_h3_bottom.jpg ); 
  background-repeat: no-repeat; 
  background-position: bottom left;
}

.right div.heading div.bottom div.text  
{
  
  padding: 5px 0 0 12px;

  width: 293px; 

  font-size:12px; 
  font-weight: bold;
  color: #92b93e;
  margin-bottom: 0px;
  margin-top: 0px;

  background-image: url( http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/box_h3_top.jpg ); 
  background-repeat: no-repeat;
}
.right h1 
{
	margin-top: 0px;
	margin-bottom: 0px;		
}

.right h2
{
	margin-top: 0px;
	margin-bottom: 0px;		
}
.right h3
{
	margin-top: 0px;
	margin-bottom: 0px;		
}

a.florist-name-link
{
	text-decoration: none;	
	font-size:14px;
	font-weight:bold;
	color: #000000
}
/*********************************************************
 jquery suggest
************************************************************/
.ac_results 
{
	width: 250px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	z-index: 10000;
	display: none;
	font-size: 12px;
}

.ac_results li {
	padding: 2px 5px;
	white-space: nowrap;
	color: #101010;
	text-align: left;
	font-size: 12px;
}

.ac_over {
	cursor: pointer;
	/*background-color: #F0F0B8;*/
	/*background-color: #83c30f; /*
	/*background-color: #e1f3b9;*/
	background-color: #e1f3b9;

	font-size: 12px;
}

.ac_match {

	
	/*text-decoration: underline;
	color: black;*/
	font-weight:bold;
	font-size: 12px;
}

/**************************************************
 coda
***************************************************/

.bubbleInfo {    position: relative;}
.popup {    position: absolute;    display: none; /* keeps the popup hidden if no JS available */}

/*****************************************************
 drop shadow
*****************************************************/

.dropshadow
{
	float:left;
	clear:left;
	background: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/shadowAlpha.png) no-repeat bottom right !important;
	background: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	
	padding: 0px;
}
.innerbox
{
	position:relative;
	bottom:6px;
	right: 6px;
/*	border: 1px solid #cccccc;*/
	background-color: #ffffff;
	padding:0px;
	margin: 0px 0px 0px 0px;
}
.innerbox
{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox p
{		
	
	margin: 3px;
}


/***************************************
 profile page styles
***************************************/
.hidden {
	overflow:hidden;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/featured-coupon-separator.gif) 20px 0 repeat-y;
}

/*************************************
 left side
*************************************/


#featured-left-content {
	width:630px;
	overflow:hidden;
	float:left;
	text-align: left;
	border-right: dotted 1px #cccccc;
	padding-right:5px;
}

#featured-location-top 
{
    width:630px;
    background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/florist-detail-location-top.gif) 0 0 no-repeat;
    height:15px;
    float:left;
    padding:0;
    display:block;
    overflow:hidden;
}

#featured-location 
{
    width:610px;
    float:left;
    background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/florist-detail-location-middle.gif) 0 0 repeat-y;
    padding: 0px 15px 0px 15px;
}
#featured-location-bottom {
    width:630px;
    height:15px;
    float:left;
    background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/florist-detail-location-bottom.gif) 0 0 no-repeat;
    
}

#featured-location-website {
    float:right;
    padding-right: 10px;
}

#featured-location-website img {
    margin:10px 0 2px 4px;
    padding-left: 10px;
    padding-bottom: 5px;
}

#featured-location-website a img {
    border:none;
    padding-left: 10px;
    padding-bottom: 5px;
}

#featured-location-website a.location {
    display:block;
    width:162px;
    height:36px;
    background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/florist-detail-visitwebsite.gif) 0 0 no-repeat;
}

#featured-location-website a.location:hover {
    display:block;
     width:162px;
    height:36px;
    background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/florist-detail-visitwebsite.gif) 0 0 no-repeat;
}

#featured-location h1 {
    font-size:16px;
    margin:0;
    padding-bottom:10px;
    color:#FE6A00;
    width:420px;
}

#featured-location ul 
{
    float:left;
    list-style:none;
    margin:0;
    padding:0;
    width:420px;
}

#featured-location li {
    margin:0;
}

#featured-location li.phone 
{
    padding-top: 5px;
    font-size:14px;
    color:#585858;
    font-weight:bold;
    margin:5px 0;
}

#featured-location li.website a 
{
    padding-top: 5px;
    font-size:14px;
    color:#585858;
    text-decoration:underline;
    font-weight:bold;
    margin:5px 0;
}

#featured-location li.website a:hover {
    text-decoration:none;
}

#featured-location li.address 
{
    padding-top: 5px;
    font-size:12px;
    color:#585858;
    font-weight:bold;
    margin:5px 0;
    padding-bottom: 10px;
}

#featured-location li.description {
    font-size:12px;
    color:#605724;
    margin:5px 0;
}



.message-headline
{
    text-align: center;
	font-size:12px;
	padding: 10px 10px 10px 0px;
	border-top: dotted 1px #cccccc;

}

#featured-location-member {
    width:426px;
    height:82px;
    background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/florist-detail-member-area-bg.gif) 0 0 no-repeat;
    overflow:hidden;
    margin:0px 0 0 0;
    float:left;
}
#featured-cards  
{
    text-align: center;
    width:190px;
    float:left;
    font-size:12px;
    font-weight:bold;
    color:#585858;
    text-transform: capitalize;
}
#featured-location-member p 
{
    font-weight:bold;
    color:#ffffff;
    font-size:10px;
    padding:10px 10px 0px 150px;
    margin:0;
}

#featured-location-bottom p {
    margin:0;
    padding:0 15px 0 0;
}

#featured-location-bottom a {
    color:#859b28;
    font-size:12px;
}

#featured-location-bottom a:hover {
    text-decoration:none;
}

.orange-header-left 
{
    float:left;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/orange-box-header-left.gif) 0 0 no-repeat;
	width:10px;
	height:35px;
	
}
.orange-header-mid
{
    padding-top: 8px;
    float:left;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/orange-box-header-mid.gif) 0 0 repeat-x;
	width:600px;
	height:35px;
	color: #ffffff;
	font-weight: bold;
}
.orange-header-right 
{
    float:left;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/orange-box-header-right.gif) 0 0 no-repeat;
	width:15px;
	height:35px;
}

#featured-boquet-button 
{
	height:34px;
	width:170px;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/featured-boquet_button.jpg) 0 0 no-repeat;
	line-height:34px;
}

#featured-boquet-button p 
{
	padding:0 0 0 18px;
	margin:0;
	color:#1e3f62;
	font-size:14px;
}

#featured-boquet-content 
{
	width:630px;
	margin:5px 0;
}


div.featured-boquet-productitem 
{
	width:200px;
	float:left;
	overflow:hidden;
	background:none;
	text-align:center;
	margin:0 auto;
	padding:0 0 15px 0;
}

div.featured-boquet-productitem img 
{
  	padding-left: 10px;
}

div.product-price {
    margin:0 auto;
    padding:0 0 0 20px;
    text-align:center;
    display:block;
    overflow:hidden;
    width:auto;
}

div.product-price p {
display:inline;
color:#1e3f62;
font-size:12px;
text-align:center;
}

div.product-price a {
color:#1e3f62;
}

div.product-price a:hover {
text-decoration:none;
}

div.product-price span {
font-weight:bold;
}


/*************************************
 Profile page city flowers content
***************************************/
#profile 
{
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/featured-boquet_bg.gif) 0 0 repeat-x;
	width:470px;
	height:34px;
	float:left;
}

#profile-content-bubble-left
{
	border:soldi 1px #cccccc;
	width:17px;
	height:34px;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/bubble_left.jpg) 0 0 no-repeat;
	float:left;
	background-repeat:no-repeat;
}
#profile-content-bubble-right
{
	width:15px;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/bubble_right.jpg) 0 0 no-repeat;
	float:left;
	height:34px;
	background-repeat:no-repeat;
	
}
#profile-content-bubble-middle 
{
	
	height:34px;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/bubble_middle.jpg) 0 0 no-repeat;
	line-height:34px;
	padding:0 0 0 0px;
	margin:0;
	color:#1e3f62;
	font-size:12px;
	background-repeat:repeat-x;
	float:left;
}
#profile-content-bubble-middle h3, #profile-content-bubble-middle h2, #profile-content-bubble-middle h1
{
	display:inline;
	top: -12px;
	position:relative;
}

.profile-readmore
{
	text-align:right;	
	color:#fe6a00;
}

#profile-content
{
	/*background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/featured-boquet-content_bg.gif) 0 0 repeat-y;*/
	width:470px;
	padding: 0px 10px 0px 10px;
}

#profile-content-inner 
{
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/profile-content-inner_bg.jpg) 0 bottom no-repeat;
	width:430px;
	padding: 0px 20px 0px 20px;
	overflow:hidden;
}

div.profile-productitem 
{
	width:230px;
	float:left;
	overflow:hidden;
	background:none;
	text-align:center;
	margin:0 auto;
	padding:0 0 15px 0;
}

div.profile-productitem img 
{
	margin:0 0 10px 0;
}
/*************************************
 right side
*************************************/


#featured-right-content {
	float:left;
	width:313px;
	margin:0 0 0 3px;
	overflow:hidden;
	text-align: left;
	
}

#featured-map-location-top {
	height:13px;
	width:308px;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/featured-map-location-top.gif) 0 0 no-repeat;
	margin:0;
	padding:0;
	overflow:hidden;
}

#featured-map-location {
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/featured-map-location_bg.gif) 0 0 repeat-y;
}

#featured-map-location-bottom {
	height:13px;
	width:308px;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/featured-map-location-bottom.gif) 0 0 no-repeat;
	overflow:hidden;
}

#featured-map-location img {
	margin:0 9px;
}

#customer-service a.image {
	width:313px;
	height:107px;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/customer-service_bg.jpg) 0 0 no-repeat;
	display:block;
}

#customer-service {
margin:3px 0 0 0;
padding:0;
}

#customer-service a.image:hover {
	width:313px;
	height:107px;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/customer-service_bg_hover.jpg) 0 0 no-repeat;
	display:block;
}

#featured-coupon 
{
	display:block;
	width:100%;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/coupon_box_middle.gif);
	background-repeat: repeat-y;
	padding: 0 5px 0px 12px;
	margin:0 auto;
	overflow:hidden;
}

#featured-coupon a {
	color:#f1823d;
}


#featured-coupon div.content {
/*width: 170px;*/
/*margin-left:113px;*/
	padding: 0px 5px 0px 5px;
}

#featured-coupon div.content p {
	padding:0;
}

#featured-coupon-top {
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/coupon_box_top.gif) 0 0 no-repeat;
	height:9px;
	width:313px;
	margin:3px 0 0;
}

#featured-coupon-bottom {
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/coupon_box_bottom.gif) 0 0 no-repeat;
	height:15px;
	width:313px;
}

#featured-coupon img.percent {
	float:left;
	margin:0 15px 0px 0;
}

#featured-coupon div.coupon-code {
	width:100%;
	display:block;
	margin:0px 0 0 0;
	padding: 0 0 5px 0;
	overflow:hidden;
	/*background:#fdfae6;*/
	background:#ffffff;
	float:left;
	
}

#featured-coupon p {
	font-size:11px;
	color:#556d87;
	margin:0;
	padding:10px 0 0 0;
}
#featured-coupon a {
	font-size:12px;

}
#featured-coupon span {
	font-size:12px;
	color:#556d87;
}

#featured-coupon div.demo 
{
	display:block;
	border:1px #000 solid;
	padding:3px 0px 3px 5px;
	margin: 5px 5px;
	font-size:11px;
	font-weight:bold;
	color:#8da641;
	background:#fdfae6;
}
.coupon-box
{	
	float:left;
	width:87%;
	background:#ffffff;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 0px;
}
.save-coupon
{
	padding-right:15px;
	float:left;
}

/*****************************************************
 ask a florist header.
*****************************************************/
.ask-a-florist-header
{
    padding-top: 80px;
    background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/ask-a-florist-header.jpg);	
	background-repeat: no-repeat;
	width: 928px;
	height: 153px;   
	text-align:center;
}
.ask-a-florist-header2
{
    padding-top: 80px;
    background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/orange-ask-a-florist-header.jpg);	
	background-repeat: no-repeat;
	width: 648px;
	height: 65px;   
	text-align:center;
}
.ask-a-florist-search-box-top
{
    float:left;
    background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/article-search-box-top.jpg);	
	background-repeat: no-repeat;
	width: 231px;
	height: 28px;   
	text-align:center;
}
.ask-a-florist-search-box-mid
{
    float:left;
    background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/article-search-box-middle.jpg);	
	background-repeat: repeat-y;
	padding: 0px 5px 0px 5px;
	width: 221px;
	text-align:center;
}
.ask-a-florist-search-box-bottom
{
    float:left;
    background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/article-search-box-bottom.jpg);	
	background-repeat: no-repeat;
	width: 231px;
	height: 183px;   
	text-align:center;
	text-transform:uppercase;
	color:#ffffff;
}

.ask-a-florist-heading
{
    padding-top: 10px;
    font-size:26px;
    color:#ffffff;
    padding-left:20px;
    font-weight:bold;
    text-transform:uppercase;
}
.ask-a-florist-heading h2
{
    font-weight:bold;    
}

.ask-a-florist-heading-text
{
    color:#ffffff;
    padding-left:20px;
    font-weight:normal;
}
/*****************************************************
 Yellow box.
*****************************************************/
/*.yellow-box-top
{
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/yellowbox_top.gif);	
	background-repeat: no-repeat;
	width: 696px;
	height: 11px;
}
.yellow-box-middle
{
	padding: 10px 5px 1px 35px;
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/yellowbox_middle.gif);	
	background-repeat: repeat-y;
	width: 655px;
	text-align: left;
}
.yellow-box-middle h1
{
	display: inline; 
	font-size:12px;
	color:#999999;
}
.yellow-box-middle h2
{
	display: inline; 
	font-weight:bold;
	font-size:12px;
}

.yellow-box-bottom
{
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/yellowbox_bottom.gif);	
	background-repeat: no-repeat;
	width: 696px;
	height: 28px;
}
.small-flower-overlay
{
	width:135px;
	float:left;
	position: relative;
	top: +10px; 
	left: -30px;
	z-index: 10;
}*/
/***************************************************************************
 Bubble header
***************************************************************************/
.bubble-header-dotted-line
{
    
    border-bottom:dotted 1px #cccccc;
	width:850px;
	height:17px;
	float:left;
	margin-bottom:20px;
}
.bubble-header-container
{
	float:left;
	position:relative;
	left:-5px;
	
}
.bubble-header-left
{
	float:left;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/citybox_bubble_left.gif);
    background-repeat:no-repeat;
    width:17px;
    height:32px
}
.bubble-header-middle
{
    padding-left:6px;
	padding-top:9px;
	font-size:12px;
	font-weight:bold;
	height:32px;
	float:left;
	color: #99bd3f;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/citybox_bubble_middle.gif);
	background-repeat:repeat-x	
}
.bubble-header-right
{
	float:left;
	background:url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/citybox_bubble_right.gif);
    background-repeat:no-repeat;
    width:17px;
    height:32px
}

/***************************************************************************
 calendar box
***************************************************************************/
.calendar-box-top
{
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/ask-a-florist-calendar-box-top.jpg);	
	background-repeat: no-repeat;
	width: 295px;
	height: 12px;
	font-size: 1px; /*fix ie bug*/
}
.calendar-box-middle
{
	padding: 5px 0px 1px 0px;
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/ask-a-florist-calendar-box-middle.jpg);	
	background-repeat: repeat-y;
	width: 295px;
	color:#555555;
	text-align: left;
}
.calendar-box-middle span
{
	color: #fe6a00; /*orange*/
	font-size: 11px;
	text-align:justify;
	
}
.calendar-box-middle b
{
	color: #555555; /*gray*/
	font-size: 11px;
	
}
.calendar-header
{
	color: #92b93e;/*green*/
	font-size: 12px;
	font-weight: bold;
	width:100%;
	text-align:center
}
.calendar-body
{
  
	padding-left:30px;
}

.calendar-box-bottom
{
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/ask-a-florist-calendar-box-bottom.jpg);	
	background-repeat: no-repeat;
	width: 295px;
	height: 15px;
}

/***************************************************************************
 section box
***************************************************************************/
.orange-header-left
{
    margin-left: 5px;
	float:left;
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/ask-a-florist-orange-box-left.jpg);	
	background-repeat: no-repeat;
	width: 10px;
	height: 35px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.orange-header-middle
{
    color: #ffffff;
    font-weight:bold;
	float:left;
	padding: 8px 5px 1px 0px;
	text-transform:uppercase;
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/ask-a-florist-orange-box-middle.jpg);	
	background-repeat: repeat-x;
	height: 35px;
	text-align: left;
}
.orange-header-middle h3.green-heading
{
    color: #ffffff;    
    font-weight:bold;
}
.orange-header-right
{
	float:left;
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/ask-a-florist-orange-box-right.jpg);	
	background-repeat: no-repeat;
	width: 15px;
	height: 35px;
}
.green-header-left
{
	float:left;
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/ask-a-florist-green-header-left.jpg);	
	background-repeat: no-repeat;
	
	margin:0 auto;
	width: 15px;
	height: 35px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.green-header-middle
{
	float:left;
	padding: 8px 5px 1px 0px;
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/ask-a-florist-green-header-middle.jpg);	
	background-repeat: repeat-x;
	color:#ffffff;
	font-weight:bold;
	width:583px;
	height: 35px;
	text-align: left;
	text-transform:uppercase;
}
.green-header-middle h3
{
	color:#ffffff;
	font-weight:bold;
}
.green-header-middle h2
{
	color:#ffffff;
	font-weight:bold;
}
.green-header-right
{
   
	float:left;
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/ask-a-florist-green-header-right.jpg);	
	background-repeat: no-repeat;
	width: 15px;
	height: 35px;
	
}

.section-box-top
{
    float:left;
    background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/article-sec-top.jpg);	
	background-repeat: no-repeat;
	width: 616px;
	height: 14px;
}
.section-box-middle
{
    float:left;
    background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/article-sec-mid.jpg);	
	background-repeat: repeat-y;
	width: 616px;
	padding: 10px 10px 10px 10px;
}
.section-box-bottom
{
    float:left;
    background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/newimages/article-sec-bottom.jpg);	
	background-repeat: repeat-y;
	width: 616px;
	height: 19px;
	margin-bottom:20px;
}
.section-box-top h2
{	
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.section-box-top h3
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.section-box-middle a
{
	
	color: #555555;
}
.section-box-middle a:active
{
	
	color: #555555;
}
.section-box-middle a:visited
{
	
	color: #999999;
}
.section-box-middle a:hover
{
	
	color: #ff6900;
}
.section-box-middle li
{
	color: #469500;
	list-style-type:square;
}

.section-image-overlay
{
	float:right;
	position: relative;
	top: -145px; 
	z-index: 10;
}


/***************************************************************************
 article box
***************************************************************************/
.article-box-top
{
	float:left;
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/articlebox_top.gif);	
	background-repeat: no-repeat;
	padding: 10px 5px 0px 20px;
	width: 513px;
	height: 26px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.article-box-top h2
{	
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.article-box-top h3
{
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.article-box-middle
{
	float:left;
	padding: 0px 20px 1px 20px;
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/articlebox_middle.gif);	
	background-repeat: repeat-y;
	width: 473px;
	text-align: left;
}
.article-box-middle a
{
	
	color: #555555;
}
.article-box-middle a:active
{
	
	color: #555555;
}
.article-box-middle a:visited
{
	
	color: #999999;
}
.article-box-middle a:hover
{
	
	color: #ff6900;
}
.article-box-middle li
{
	color: #469500;
	list-style-type:square;
}
.article-box-bottom
{
	float:left;
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/articlebox_bottom.gif);	
	background-repeat: no-repeat;
	width: 513px;
	height: 24px;
	
}
.article-image-overlay
{
	width: 80px;
	float:right;
	position: relative;
	top: -70px; 
	left: +30px;
	z-index: 10;
}
.article-heading
{
	display: inline; 
	color: white;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/***************************************************************************
 Holiday message box
***************************************************************************/
#holiday-message-content
{
	display:none;	
}
.holiday-message-box-title h2 h3
{
	color: #C95C23;
	font-size: 15px;
	font-weight:bold;
	padding-bottom:20px;	
}
.holiday-message-box-top
{
	
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/holidaybox-top.gif);	
	background-repeat: no-repeat;
	padding: 0px 5px 0px 20px;
	width: 304px;
	height: 12px;
	font-size: 1px;
	color: #ffffff;
	font-weight: bold;
	float:left;
}
.holiday-message-box-middle
{
	
	padding: 0px 0px 0px 0px;
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/holidaybox-middle.gif);	
	background-repeat: repeat-y;
	width: 304px;
	text-align: left;
	float:left;
}
.holiday-message-box-bottom
{
	
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/holidaybox-bottom.gif);	
	background-repeat: no-repeat;
	width: 304px;
	height: 16px;
	float:left;
}

/***************************************************************************
 article yellow search box
***************************************************************************/
.yellow-search-box-top
{
	float:left;
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/searchbox_top.gif);	
	background-repeat: no-repeat;
	padding: 0px 5px 0px 20px;
	width: 246px;
	height: 21px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.yellow-search-box-middle
{
	float:left;
	padding: 10px 20px 1px 20px;
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/searchbox_middle.gif);	
	background-repeat: repeat-y;
	width: 206px;
	text-align: left;
}
.yellow-search-box-bottom
{
	float:left;
	background-image: url(http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/searchbox_bottom.gif);	
	background-repeat: no-repeat;
	width: 246px;
	height: 24px;
	
}
.yellow-search-box-top h2
{	
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.yellow-search-box-top h3
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.yellow-search-box-middle a
{
	
	color: #555555;
}
.yellow-search-box-middle a:active
{
	
	color: #555555;
}
.yellow-search-box-middle a:visited
{
	
	color: #999999;
}
.yellow-search-box-middle a:hover
{
	
	color: #ff6900;
}
.yellow-search-box-middle li
{
	color: #469500;
	list-style-type:square;
}

.small-search-input-box
{
	margin-top: 2px;
	font-size:12px;
	width:200px; 
	height:20px;
	color: #C95C23; 
	font-weight:bold;
	
}

/*********************************************
City Content Block Styles
**********************************************/

#content
{
	display:none;
}
#content p
{
	padding-left: 10px;	
	padding-right: 5px;
}

#citypopup
{
	display: none;
}

#statepopup
{
	display: none;
}

/*********************************************
Article section popup styles
***********************************************/
.article-section-drop-down a
{
	height: 100%;
	width: 100%;	
}
.article-section-drop-down a:visited
{
	color: #999999;
}
.article-section-drop-down a:hover
{
	color: #E55C16;
}
.article-section-popup-column
{
	float:left;
	width: 155px;
	padding: 10px 5px 10px 5px;
	text-align:left;
}
.article-section-drop-down
{
	width:500px;
	text-align:left;
	border:solid 2px #efefef;
	background-color:#ffffff;
	color: #738C21;
	padding: 10px 10px 10px 10px;
	
}
.article-section-popup li
{
	color: #469500;
	list-style-type:square;
}

.googlepopuptitle
{
  margin-top: -8px;
  margin-left: -5px;
  text-align: left;
  font-weight: bold;
  background-color: #F4E9FA;
  width:96%;
  height:14%;
  padding-left:5px;
  padding-right:5px;
}



/*****************************************************
 style for the popup.
*******************************************************/
#faf_map{
  width: 259px;
 
}
#faf_map_contents
{
	 
/*
  background: url(' ..http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/corners/snowWindow_contents.png') bottom center no-repeat #C3D9FF;
  font-family: "courier new";
  font-size: 12px;
*/
}
#faf_map_contents div
{
	/*
  font-style: italic;
  margin: 0 10px;
*/
}
#faf_map_tl
{
	
  width: 14px;
  height: 14px;
 /* background: url('..http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/corners/snowWindow_tl.png') top left no-repeat transparent;
  */
}
* html #faf_map_tl
{
	/*
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corners/snowWindow_tl.png', sizingMethod='crop');
*/
}
#faf_map_t
{
		/*
  background: url('..http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/corners/snowWindow_t.png') top left repeat-x transparent;
*/
}
#faf_map_tr
{
	
  width: 14px;
  height: 14px;
  /*background: url('..http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/corners/snowWindow_tr.png') top left no-repeat transparent;
*/
}
* html #faf_map_tr
{
	/*
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corners/snowWindow_tr.png', sizingMethod='crop');
*/
}
#faf_map_l
{
	
  width: 3px;
 /* background: url('..http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/corners/snowWindow_l.png') top left repeat-y transparent;
*/
}
#faf_map_r
{
	
  width: 3px;
  /*background: url('..http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/corners/snowWindow_r.png') top right repeat-y transparent;
*/
}
#faf_map_bl
{
	
  width: 14px;
  height: 14px;
  /*background: url('..http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/corners/snowWindow_bl.png') top left no-repeat transparent;
*/
}
* html #faf_map_bl
{
	/*
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corners/snowWindow_bl.png', sizingMethod='crop');
*/
}
#faf_map_b
{
	/*
  background: url('..http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/corners/snowWindow_b.png') top left repeat-x transparent;
*/
}
#faf_map_br
{
	
  width: 14px;
  height: 14px;
 /* background: url('..http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/corners/snowWindow_br.png') top left no-repeat transparent;
*/
}
* html #faf_map_br
{
	/*
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corners/snowWindow_br.png', sizingMethod='crop');
*/
}
#faf_map_close
{
	
  width: 10px;
  height: 10px;
  background: url('http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/maps_close.gif') top left no-repeat transparent;
  margin: 25px 0 0 -15px;
  cursor: pointer;

}
* html #faf_map_close
{
	
  background-image:none;
 /* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corners/snowWindow_close.png', sizingMethod='crop');
*/
}
#faf_map_beak
{
	
  width: 0px;
  height: 0px;
  /*background: url('..http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/corners/snowWindow_beak.png') top left no-repeat transparent;
*/
}
* html #faf_map_beak
{
	
  background-image:none;
 /* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corners/snowWindow_beak.png', sizingMethod='crop');
*/
}

/*****************************************************
 style for the popup.
*******************************************************/
.map-info-window-top
{
	
	width:259px;
	height:13px;
	background-image: url('http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/maps_top.gif');
	background-repeat: no-repeat;
	font-weight:bold;
	font-size:11px;
	
}
.map-info-window-top-mid
{
	padding-bottom:10px;
	padding-left: 10px;
	width:259px;
	background-image: url('http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/maps_top_mid.gif');
	background-repeat: repeat-y;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	text-align: left;
	
}
.map-info-window-top-separator
{
	width:259px;
	height:9px;
	background-image: url('http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/maps_separator.gif');
	background-repeat: no-repeat;
	font-weight:bold;
	font-size:11px;
}
.map-info-window-mid
{
	
	width:259px;
	padding-left: 10px;
	background-image: url('http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/maps_middle.gif');
	background-repeat: repeat-y;
	font-size:11px;
}
.map-info-window-mid a
{
	font-size:11px;
	color: #fe6a00;
}
.map-info-window-bottom
{

	width:259px;
	height:13px;
	background-image: url('http://teleflora.edgesuite.net/images/vendors/00002917/findaflorist/imgs/maps_bottom.gif');
	background-repeat: no-repeat;
	
}
.orange-text
{
    color: #df571d;
}

.green-text
{
    color: #738C21;
}
