/*
 *
 * Font definitions
 *
 */

@font-face {
    font-family: 'CoconRegular';
    src: url('/cms_assets/File%20Library/v2/fonts/cocon-regular-webfont.eot');
    src: url('/cms_assets/File%20Library/v2/fonts/cocon-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/cms_assets/File%20Library/v2/fonts/cocon-regular-webfont.woff') format('woff'),
         url('/cms_assets/File%20Library/v2/fonts/cocon-regular-webfont.ttf') format('truetype'),
         url('/cms_assets/File%20Library/v2/fonts/cocon-regular-webfont.svg#CoconRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'CoconLight';
    src: url('/cms_assets/File%20Library/v2/fonts/cocon-light-webfont.eot');
    src: url('/cms_assets/File%20Library/v2/fonts/cocon-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/cms_assets/File%20Library/v2/fonts/cocon-light-webfont.woff') format('woff'),
         url('/cms_assets/File%20Library/v2/fonts/cocon-light-webfont.ttf') format('truetype'),
         url('/cms_assets/File%20Library/v2/fonts/cocon-light-webfont.svg#CoconLight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSansSemibold';
    src: url('/cms_assets/File%20Library/v2/fonts/opensans-semibold-webfont.eot');
    src: url('/cms_assets/File%20Library/v2/fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/cms_assets/File%20Library/v2/fonts/opensans-semibold-webfont.woff') format('woff'),
         url('/cms_assets/File%20Library/v2/fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('/cms_assets/File%20Library/v2/fonts/opensans-semibold-webfont.svg#OpenSansSemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('/cms_assets/File%20Library/v2/fonts/opensans-regular-webfont.eot');
    src: url('/cms_assets/File%20Library/v2/fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/cms_assets/File%20Library/v2/fonts/opensans-regular-webfont.woff') format('woff'),
         url('/cms_assets/File%20Library/v2/fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('/cms_assets/File%20Library/v2/fonts/opensans-regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* CSS RESET */
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, img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: 'Lucida Grande','Tahoma','Arial','Verdana','sans-serif';
	font-size: 14px;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
}
.hide {
	display: none;
}

/* GENERAL PAGE LAYOUT CONTAINERS */
body {
    background: #fff;
}
body * {
    background: transparent;
}
div.container-outer {
	text-align: center;
	position: relative;
}
div.container-inner {
	margin: 4px auto 0px auto;
	width: 960px;
	text-align: left;
	position: relative;
}

/* COMMON/SHARED STUFF */
button,
input[type=submit],
input[type=button] {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	padding-left: 6px;
	padding-right: 6px;
	background: #00b7dc;
	border: none;
}
input[type=submit],
input[type=button] {
   vertical-align: middle;
   height: 22px;
   line-height: 22px;
   padding: 0px 8px;
}
button[type=submit] {
	
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	padding-left: 6px;
	padding-right: 6px;
	background: #00b7dc;
	border: none;
	
   vertical-align: middle;
   height: 22px;
   line-height: 22px;
   padding: 0px 8px;
}
input {
	padding: 4px;
	border: 1px solid #ababab;
}


/* HEADER */
div#header-outer {
	height: 160px;
	background: #fff;
}
/*Baxley November 18, created a new header logo id for eu logos */
a#header-logo {
	font-size: 0px;
	line-height: 0px;
	background: url(/cms_assets/Image%20Library/Floralife/v2/site-logo-tagline.png) no-repeat;
	/*background: url(/cms_assets/fl_logo.png) no-repeat;*/
	width: 290px;
	height: 90px;
	position: absolute;
	top: 40px;
	left: -30px;
}
a#header-logo-eu {
	font-size: 0px;
	line-height: 0px;
	background: url(/cms_assets/Image%20Library/Floralife/v2/site-logo-eu.png) no-repeat;
	/*background: url(/cms_assets/fl_logo.png) no-repeat;*/
	width: 290px;
	height: 90px;
	position: absolute;
	top: 40px;
	left: -30px;
}
div#header-links {
	position: absolute;
	top: 8px;
	right: 0px;
}

li#header-buy-online {
	display: inline-block;
	width: 131px;
	height: 31px;
	position: relative;
}
div#header-links ul li#header-buy-online a {
	position: absolute;
	top: -12px;
	left: -20px;
	text-indent: -9999px;
	line-height: 0px;
	display: block;
	width: 131px;
	height: 41px;
	background: url('/images/buy_online.jpg');
}

div#header-links ul {
	list-style: none;
}
div#header-links ul li {
	float: left;
	display: inline-block;
	position: relative;
}
div#header-links ul li.seperator {
	border-left: 1px solid #ababab;
	height: 14px;
	margin-left: 12px;
}
div#header-links ul li div.row {
	
}
div#header-links ul li,
div#header-links ul li a {
	/*margin-left: 12px;*/
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #aaa;
	height: 14px;
	line-height: 14px;
}
div#header-links ul li a {
	margin-left: 12px;
}








/*
 * Language selector
 */

#language-selector {
	/*width: 180px;*/
	/*margin-right: -50px;*/
}
#language-wrapper {
	margin-top: -8px;
	padding-top: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 6px;
	position: relative;
	font-size: 12px;
	background: #fff;
	z-index: 100;
	
}
#language-wrapper span {
	font-size: 12px;
}
#language-wrapper img {
	align: middle;
	vertical-align: middle;
}
#language-wrapper:hover {
	/*box-shadow: 0px 0px 12px #555;*/
	position: relative;
	z-index: 500;
}
#language-select-dropdown {
	display: none;

}
#language-selector:hover #language-select-dropdown {
	background: #fff;
	display: block;
	width: 350px;
	padding: 12px 8px 8px 8px;
	/*position: relative;*/
	position: absolute;
	box-shadow: 0px 0px 12px #555;
	top: 0px;
	right: 0px;
	z-index: 501;
}
#language-wrapper #language-select-dropdown a {
	text-align: left;
	margin-left: 0px;
	height: 20px;
	line-height: 20px;
}
#language-wrapper #language-select-dropdown a.active {
	color: #00B7DC;
}
#language-wrapper #language-select-dropdown a span {
	font-size: 12px;
}
#language-wrapper #language-select-dropdown a:hover span {
	text-decoration: underline;
}















div#header-search {
	position: absolute;
	top: 32px;
	right: 0px;
	height: 36px;
	line-height: 26px;
	width: 250px;
}

div#header-search .gsib_a {
  padding: 0 !important;
}

div#header-search button[type=submit] {
	vertical-align: middle;
	height: 22px;
	/*width: 80px;*/
}
div#header-search input[type=text] {
	vertical-align: middle; 
	width: 170px;
}
div#header-social-links {
	position: absolute;
	right: 0px;
	top: 70px;
}
div#header-social-links a {
    text-decoration: none;
    margin-left: 12px;
}
div#header-admin {
	font-size: 30px;
	color: #ABABAB;
	position: absolute;
	right: 0px;
	top: 80px;
	font-family: 'CoconLight'
}
/* MAIN MENU */
div#main-menu-outer {
	background: #000;
	position: relative;
	z-index: 100;
}
#main-menu-gradient {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 30px;
	width: 100%;
	z-index: 99;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
	background: -moz-linear-gradient(top,  #ffffff,  #f2f2f2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2');	
}
ul#main-menu {
	margin-left: 0px;
	position: relative;
	height: 30px;
	line-height: 30px;
	list-style: none;
	z-index: 100;
	margin-bottom: 0px;
}
ul#main-menu > li {
	float: left;
}
ul#main-menu > li.seperator {
	height: 26px;
	margin-top: 4px;
	border-right: 1px solid #ababab;
}
ul#main-menu > li > a,
ul#main-menu > li > a > span {
	text-decoration: none;
	display: block;
	width: 150px;
	text-align: center;
	color: #ababab;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}
ul#main-menu > li > a.active,
ul#main-menu > li > a.active > span {
	height: 28px;
	border-bottom: 2px solid #00b7dc;
	color: #00b7dc;
}
/*ul#main-menu > li.menu-home > a,*/
ul#main-menu > li.menu-home > a > span {
	text-align: left;
	padding-left: 24px;
	width: 110px;
	background: url(/cms_assets/Image%20Library/Floralife/v2/home-icon.png) no-repeat 0px 5px;
}

#main-submenu {
	color: #fff;
	background: #000;
}
.main-submenu-column {
	width: 150px;
	float: left;
	border-right: 1px solid #555;
	height: 226px;
}
#main-submenu-blank {
	width: 150px;
}
.main-submenu-column ul {
	margin: 12px 12px 0px 12px;
}
.main-submenu-column ul li {
	margin-bottom: 8px;
	
}
.main-submenu-column ul li a,
.main-submenu-column ul li a span {
	color: #cdcdcd;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
.main-submenu-column ul li a:hover,
.main-submenu-column ul li a.active {
	text-decoration: underline;
}

/* BREADCRUMB NAVIGATION */
#breadcrumb-nav-outer {
	background: #fff;
}
#breadcrumb-nav-inner {
	padding: 20px 0px 20px 0px;
}
#breadcrumb-nav-inner 
{
    color: #ababab;
    font-weight: bold;
}
#breadcrumb-nav-inner a {
    height: 14px;
    font-weight: bold;
	line-height: 14px;
	font-size: 13px;
	text-decoration: none;
	color: #ababab;
}
#breadcrumb-nav-inner a:hover,
#breadcrumb-nav-inner a.current,
#breadcrumb-nav-inner span.current {
    color: #8ec549;
}


/* MAIN CONTENT AREA */
#main-content-outer {
	background: #fff;
}

/* CATEGORY PAGE */
div#category-left-column {
	width: 300px;
	float: left;
	margin-top: 20px;
}
div#category-right-column {
	width: 660px;
	float: left;
	margin-top: 20px;
}

/* POPOUT TILES */
div.popout-tile {
	box-shadow: 0px 0px 20px #cdcdcd;
	border-radius: 12px;
	margin: 70px 12px 30px 0px;
}
div.popout-tile img {
	margin-top: -20%;
	margin-left: 28px;
}
div.popout-tile h2 {
	color: #8ec549;;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #aaa;
	margin: -1px 20px 0px 20px;
	padding: 12px 0px 12px 0px;
	font-size: 15px;
}
div.popout-tile h4 {
	padding: 20px;
	font-weight: bold;
	font-size: 13px;
	color: #575959;
}
div.popout-tile p {
	padding: 0px 20px 14px 20px;
	font-size: 11px;
	line-height: 22px;
	color: #575959;
}

/* STAGE LIST */
ul.stage-list {
	list-style: none;
}
ul.stage-list li {
	margin-bottom: 4px;
	padding-left: 30px;
	height: 22px;
	line-height: 24px;
	font-size: 11px;
	font-weight: bold;
}
ul.stage-list li span {
	font-size: 11px;
	
}
ul.stage-list li.stage-1 {
	background: url(/cms_assets/Image%20Library/Floralife/v2/blue-corner-flower.png) no-repeat;
}
ul.stage-list li.stage-2 {
	background: url(/cms_assets/Image%20Library/Floralife/v2/yellow-corner-flower.png) no-repeat;
}
ul.stage-list li.stage-3 {
	background: url(/cms_assets/Image%20Library/Floralife/v2/red-corner-flower.png) no-repeat;
}

/* CATEGORY TILES */
div#category-tiles {
	padding-left: 12px;
}
a.category-tile {
	width: 148px;
	height: 190px;
	display: block;
	float: left;
	color: #848484;
	border-bottom: 1px solid #efefef;
	margin-right: 14px;
	text-align: center;
	cursor: pointer;
	margin-bottom: 20px;
	text-decoration: none;
	font-size: 12px;
}
a.category-tile p 
{
    font-size: 12px;
    padding: 6px 6px 0px 6px;
}   
a.category-tile:hover {
	color: #333;
}
a.category-stage1 {
	background: #fff url(/cms_assets/Image%20Library/Floralife/v2/blue-corner-flower.png) no-repeat 124px 166px;
}
a.category-stage1:hover {
	border-bottom-color: #4c65ac;
}
a.category-stage2 {
	background: #fff url(/cms_assets/Image%20Library/Floralife/v2/yellow-corner-flower.png) no-repeat 124px 166px;
}
a.category-stage2:hover {
	border-bottom-color: #ffc425;
}
a.category-stage3 {
	background: #fff url(/cms_assets/Image%20Library/Floralife/v2/red-corner-flower.png) no-repeat 124px 166px;
}
a.category-stage3:hover {
	border-bottom-color: #ee3124;
}
a.category-tile div.category-tile-thumbnail {
	text-align: center;
	height: 100px;
	line-height: 100px;
	margin-bottom: 12px;
}
a.category-tile div.category-tile-thumbnail img {
	vertical-align: bottom;
}

/* CATEGORY FILTER */
div#category-filter {
	text-align: right;
	padding: 60px 10px 34px 0px;
	font-size: 11px;
	color: #aaa;
}
div#category-filter a {
	font-size: 11px;
	color: #aaa;
	text-decoration: none;
}
div#category-filter a:hover,
div#category-filter a.active {
	text-decoration: underline;
	color: #00b7dc;
}
/* FOOTER */
#footer-outer {
	background: #000;
	color: #fff;
}
.footer-column {
	width: 160px;
	float: left;
	position: relative;
	z-index: 100;
}
.footer-column h2 {
	color: #40c9e5;
	margin-bottom: 10px;
	margin-top: 30px;
	font-size: 14px;
	font-weight: bold;
}

.footer-column h2 a {
	color: #40c9e5;
	text-decoration: none;
}
.footer-column h2 a:hover {
	text-decoration: underline;
}
.footer-column ul {
	
}
.footer-column ul li {
	margin-bottom: 8px;
}
.footer-column ul li a {
	color: #fff;
	display: inline-block;
	text-decoration: none;
	font-size: 12px;
	width: 120px;
}
.footer-column ul li a span {
	font-size: 12px;
}
.footer-column ul li a:hover {
	text-decoration: underline;
}
.footer-column ul li a img {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

#footer-tree-outline,
#footer-tree-pink {
	width: 309px;
	height: 210px;
	position: absolute;
	bottom: 0px;
	right: 20px;
	z-index: 99;
}
#footer-tree-outline {
	background: url(/cms_assets/Image%20Library/Floralife/v2/footer-tree-outline.png) no-repeat;
}
#footer-tree-pink {
	background: url(/cms_assets/Image%20Library/Floralife/v2/footer-tree-pink.png) no-repeat;
}

#footer-logo {
	font-size: 0px;
	line-height: 0px;
	position: absolute;
	top: 24px;
	right: 0px;
	width: 196px;
	height: 56px;
	background: url(/cms_assets/Image%20Library/Floralife/v2/footer-logo.jpg) no-repeat;
}
#footer-legal {
	font-size: 12px;
	line-height: 20px;
	text-align: right;
	position: absolute;
	top: 100px;
	right: 0px;
}
#footer-legal span {
	font-size: 12px;
}
#footer-legal a {
	font-size: 12px;
	text-decoration: underline;
	color: #40c9e5;
}

/* HOMEPAGE BANNER */
#homepage-banner-outer {
	height: 370px;
	background: #fff;
	padding-top: 20px;
	padding-bottom: 8px;
}
#homepage-banner-inner {
	height: 350px;
	z-index: 100;
	background: #fff;
	padding: 10px;
}
#homepage-banner-frame-outer {
	height: 330px;
	overflow: hidden;
	border-radius: 12px;
	border: 8px solid #fff;
	background: #fff;
	position: relative;
	z-index: 100;
}
#homepage-banner-shadow {
	position: absolute;
	bottom: -34px;
	left: -14px;
	width: 1026px;
	height: 83px;
	background: url(/cms_assets/Image%20Library/Floralife/v2/homepage-banner-shadow.png) no-repeat -10px 0px;
	z-index: 99;
}
#homepage-banner-frame-inner {
	border-radius: 8px;
	background: #fff;
	overflow: hidden;
	height: 330px;
}
#homepage-banner-left-arrow {
	position: absolute;
	top: 146px;
	left: 0px;
	width: 55px;
	height: 93px;
	background: url(/cms_assets/Image%20Library/Floralife/v2/homepage-left-arrow.png) no-repeat;
	cursor: pointer;
	z-index: 101;
}
#homepage-banner-right-arrow {
	position: absolute;
	top: 146px;
	right: 0px;
	width: 55px;
	height: 93px;
	background: url(/cms_assets/Image%20Library/Floralife/v2/homepage-right-arrow.png) no-repeat;
	cursor: pointer;
	z-index: 101;
}
#slider {
position:relative;
width: 962px; 
height: 350px; 
margin: 0 auto;
}
#slider .holder_cont {
position: relative; 
overflow: hidden; 
width: 962px;
width: 944px;
height: 350px;
}
#slider .holder {
width: 10000px;
padding:0;
margin:0;
}
#slider ul li.slide {
margin:0px;
padding:0px;
display:block;
position: relative; 
float:left; 
z-index:1002;
width: 962px;
width: 944px;
height: 330px;
border-radius: 8px;
background-color:transparent;
}

/* HOMEPAGE TILES */
div#homepage-tiles {
	height: 514px;
}
div.homepage-tile {
	width: 142px;
	height: 428px;
	color: #575959;
	margin-top: 80px;
	margin-right: 16px;
	position: relative;
	border: 1px solid #fff;
	float: left;
	padding: 0px;
	background: #fff;
	z-index: 100;
}
div.homepage-tile-active,
div.homepage-tile:hover {
	border: 1px solid #fff;
	padding: 0px;
	margin-left: -30px;
	padding-left: 30px;
	border-radius: 12px;
	padding-right: 30px;
	margin-right: -14px;
	z-index: 101;
	box-shadow: 0px 0px 20px #ababab;
}
div.homepage-tile:hover h4,
div.homepage-tile:hover a.featured-product {
	left: 30px;
}
div.homepage-tile div.tile-image-outer {
	height: 110px;
	margin-top: -80px;
}
div.homepage-tile div.tile-image-outer div.tile-image-inner {
	position: relative;
	height: 110px;
}
div.homepage-tile div.tile-image-outer div.tile-image-inner img {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
div.homepage-tile h3 {
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #575959;
	padding: 4px 0px 4px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #575959;
	text-align: center;
}
div.homepage-tile p {
	font-size: 11px;
	color: #575959;
	line-height: 16px;
	margin-top: 10px;
}
div.homepage-tile h4  {
	font-size: 9px;
	font-weight: bold;
	color: #575959;
	text-align: center;
	width: 142px;
	position: absolute;
	bottom: 180px;
	left: 0px;
	padding-top: 10px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #575959;	
}
div.homepage-tile h4 span {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
div.homepage-tile a {
    text-decoration: none;
    color: #575959;
}
div.homepage-tile a.featured-product {
	height: 140px;
	width: 142px;
	position: absolute;
	bottom: 26px;
	left: 0px;
	text-align: center;
	width: 142px;
	height: 142px;
	border: 1px solid #cdcdcd;
	border-radius: 12px;
	line-height: 140px;
}
div.homepage-tile a.featured-product img {
	vertical-align: middle;
}
/* MAIN CONTENT AREA */
#main-content {
}
#main-content * {
}
#main-content h1, #main-content h1 span {
	position: relative;
	z-index: 100;
	font-size: 34px;
	text-align: center;
	color: #555;
	margin-bottom: 20px;
	font-family: 'CoconLight';
}

/* PRODUCT DETAILS */

#product-details {
	margin-top: 20px;
	margin-bottom: 20px;
}
#product-details-left {
	width: 700px;
	border: 1px solid #cdcdcd;
	border-radius: 8px;
	float: left;
	min-height: 100px;
	padding: 20px 20px 20px 20px;
	margin-bottom: 30px;
}
#product-details-right {
	width: 170px;
	float: left;
	margin-left: 30px;
}
#product-details-right a {
	display: block;
	margin-bottom: 20px;
}
#product-details-header {
	position: relative;
	margin-bottom: 14px;
}
#product-details-header img#product-details-logo {
	float: left;
}
#product-details-header #product-details-header-text {
	float: left;
	margin-left: 18px;
	width: 340px;
}
#product-details-header h2 {
	margin-bottom: 10px;
	padding-top: 24px;
	font-size: 18px;
	font-weight: bold;
	color: #888;
}
#product-details-header h2.category-stage1 {
	padding-left: 26px;
	background: #fff url(/cms_assets/Image%20Library/Floralife/v2/blue-corner-flower.png) no-repeat bottom left;
	color: #4c65ac;
}
#product-details-header h2.category-stage2 {
	padding-left: 26px;
	background: #fff url(/cms_assets/Image%20Library/Floralife/v2/yellow-corner-flower.png) no-repeat bottom left;
	color: #ffc425;
}
#product-details-header h2.category-stage3 {
	padding-left: 26px;
	background: #fff url(/cms_assets/Image%20Library/Floralife/v2/red-corner-flower.png) no-repeat bottom left;
	color: #ee3124;
}
#product-details-header h3 {
	color: #888;
	font-weight: bold;
}
#product-details-header #product-details-social-links {
	float: right;
}
#product-details-social-links {
	width: 210px;
	display: none;
}
#product-details-social-links a {
	border: none;
	text-decoration: none;
}
#product-details-social-links a img {
	border: none;
}

#product-details-content 
{
    padding-top: 20px;
}
#product-details-content,
#product-details-content * {
	color: #575959;
}
#product-details-content p {
	margin-bottom: 18px;
	line-height: 20px;
}
#product-details-content a {
	color: #00b7dc;
    font-size: 14px;
    font-weight: normal;
}

#product-details-content ul 
{
    list-style-type: circle;
}
#product-details-content ul li 
{
    margin-left: 20px;
    color: #575959;
    margin-bottom: 8px;
}

#also-try {
	height: 140p;
}
#also-try h2 {
	margin-bottom: 12px;
	font-size: 15px;
	font-weight: bold;
}
#also-try .also-try-tile {
	float: left;
	width: 142px;
	text-align: center;
	margin-right: 20px;
}
#also-try .also-try-tile:last-child {
	margin-right: 0px;
}
#also-try .also-try-tile .also-try-desc {
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	color: #888;
}
#also-try .also-try-tile a {
	text-align: center;
	width: 142px;
	height: 142px;
	border: 1px solid #cdcdcd;
	border-radius: 12px;
	line-height: 140px;
	display: block;
	text-decoration: none;
}
#also-try .also-try-tile:hover *  {
	color: #000;
	border-color: #777;
}
#also-try .also-try-tile a img {
	vertical-align: middle;
}

/* GENERAL PAGES */

.general-content h2 {
	margin-bottom: 10px;
	padding-top: 24px;
	font-size: 18px;
	font-weight: bold;
	/*color: #4c65ac;*/
	color: #ababab;
}

.general-content p {
	font-size: 14px;
	line-height: 22px;
	color: #575959;
}
.general-content ul {
list-style-type:disc;
color: #575959;
padding-left:40px;
}
.general-content li {
	padding:0px 0px 8px 0px;
	font-size: 14px;
	line-height: 22px;
}
.general-content ol {
color: #575959;
padding-left:40px;
list-style-type:decimal;
}
.general-content li {
padding:0px 0px 8px 0px;
	font-size: 14px;
	line-height: 22px;
}
 
#generic-left-column {
	width: 200px;
	float: left;
}
#generic-right-column {
	width: 738px;
	padding-left: 20px;
	float: left;
}
#generic-right-column p {
	font-weight: normal;
	margin-bottom: 10px;
}

/* PRODUCT DETAIL BANNER */
#generic-banner-outer {
	height: 370px;
	background: #fff;
	padding-top: 20px;
	padding-bottom: 8px;
}
#generic-banner-inner {
	height: 340px;
	z-index: 100;
	background: #fff;
	padding: 10px;
}
#generic-banner-frame-outer {
	height: 330px;
	overflow: hidden;
	border-radius: 12px;
	/*
	border: 8px solid #fff;
	*/
	background: #fff;
	position: relative;
	z-index: 100;
}
#generic-banner-shadow {
	position: absolute;
	bottom: -34px;
	left: -14px;
	width: 1026px;
	height: 83px;
	background: url(/cms_assets/Image%20Library/Floralife/v2/homepage-banner-shadow.png) no-repeat -10px 0px;
	z-index: 99;
}
#generic-banner-frame-inner {
	border-radius: 12px;
	background: #fff;
	overflow: hidden;
	height: 330px;
	position: relative;
}
#generic-banner-frame-inner h2 {
	margin-left: 260px;
	margin-top: 80px;
	font-family: 'CoconLight';
	font-size: 42px;
	color: #00b7dc;
	font-weight: 300;
}
#generic-banner-frame-inner h3 {

	margin-left: 260px;
	font-family: 'CoconLight';
	width: 350px;
	font-size: 24px;
	color: #999;
	font-weight: 300;
}
#generic-banner-logo {
	position: absolute;
	top: 30px;
	left: 60px;
}
#generic-banner-corner {
	position: absolute;
	right: 0px;
	bottom: 0px;
	border-radius: 12px;
}


div.general-content a {
    color: #00B7DC;
    text-decoration: none;
    font-size:inherit;
}

div.general-content a:hover {
    text-decoration: underline;
}

/* ======================== $__left navigation panel ===============================*/
ul.leftNav{padding:0; margin:0;}
ul.leftNav li{padding:0; margin:0;list-style:none;line-height:22px;padding-left:3px}
ul.leftNav li a{
	color:#666666;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
}
ul.leftNav li a:hover{text-decoration:underline}
ul.leftNav li.leftNav1 a {
	text-transform: uppercase;
}
ul.leftNav li.leftNav2 a {
	font-weight: normal;
	font-size: 14px;
	padding-left: 8px;
}
ul.leftNav li.leftNav3 a {
	font-weight: normal;
	font-size: 12px;
	padding-left: 16px;
}
ul.leftNav li.leftNav4 {
	
}



