/* ------------------------------------------------------------------------------------ */
/* PAGE STYLES																	
/* ------------------------------------------------------------------------------------ */
body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg-body-repeat.gif) center top;
	background-color: #75b600;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
#contentContainer {
	margin: 0px auto;
	width: 990px;
	min-height: 700px;
	overflow: hidden;
	background: url(../images/bg-content-repeat.gif) repeat-y;
	position:relative;
}
.contentArea {
	margin: 0px auto;
	width: 920px;
	overflow: hidden;
}
.contentArea ul { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 16px;
	line-height: 16px;
	list-style-type: none;
}
.contentArea li { 
	/*background-image: url(../images/bullet-orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin: 0px;
	padding: 0px 0px 1px 20px;*/
}



/* ------------------------------------------------------------------------------------ */
/* FORM STYLES																	
/* ------------------------------------------------------------------------------------ */
form {
	margin: 0px;
	padding: 0px;
}
.dataText input, select {
	font-size: 11px;
	color: #000000;
	background: url(../images/bg-form-fade.gif) repeat-x;
	border: 1px solid #999999;
	margin:0 0 2px 0;
}
option.listItem {
	background-color: #FFFFFF;
	color: 000000;
}
.input[type='checkbox'] {
	border: 0px;
	background-image: none;
}
input {
}


/* ------------------------------------------------------------------------------------ */
/* SIMPLE CONTENT STYLES																	
/* ------------------------------------------------------------------------------------ */
p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
ul {
	padding: 0px 0px 12px 0px;
	margin: 0px;
}
li {
	padding: 0px;
	margin: 0px;
}
hr {
	color: #e3e3e3; 
	background-color: #e3e3e3; 
	height: 1px; 
	border: 0px;
}


/* ------------------------------------------------------------------------------------ */
/* HEADING TAGS (SUBSTITUTES FOR FLASH TITLES IF UNAVAILABLE)																	
/* ------------------------------------------------------------------------------------ */
h1 {
	padding: 0px 0px 16px 0px;
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -.14em;
	line-height: 1em;
}
h2 {
	padding: 0px 0px 12px 0px;
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -.14em;
	line-height: 1em;
}
h3 {
	padding: 0px 0px 12px 0px;
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -.14em;
	line-height: 1em;
}
h1 a:link { 
	color: #ff6b1a;
	text-decoration: none;
}
h1 a:visited { 
	color: #ff6b1a;
	text-decoration: none;
}
h1 a:hover { 
	color: #ffa370;
	text-decoration: none;
}
h1 a:active { 
	color: #ff6b1a;
	text-decoration: none;
}
h2 a:link { 
	color: #ff6b1a;
	text-decoration: none;
}
h2 a:visited { 
	color: #ff6b1a;
	text-decoration: none;
}
h2 a:hover { 
	color: #ffa370;
	text-decoration: none;
}
h2 a:active { 
	color: #ff6b1a;
	text-decoration: none;
}
h3 a:link { 
	color: #ff6b1a;
	text-decoration: none;
}
h3 a:visited { 
	color: #ff6b1a;
	text-decoration: none;
}
h3 a:hover { 
	color: #ffa370;
	text-decoration: none;
}
h3 a:active { 
	color: #ff6b1a;
	text-decoration: none;
}


/* ------------------------------------------------------------------------------------ */
/* VERY TOP NAVIGATION PAGE BANNER 
/* ------------------------------------------------------------------------------------ */
.bannerContainer {
	width: 920px;
	height: 97px;
	background: url(../images/bg-banner.jpg) no-repeat;
	color: #000000;
	font-size: 11px;
	line-height: 1.2em;
}
.bannerItem {
	float: left;
}

.logo-div img {
	width: 120px;
}

.bannerContainer a:link { 
	color: #ff6b1a;
}
.bannerContainer a:visited { 
	color: #ff6b1a;
}
.bannerContainer a:hover { 
	color: #ffa370;
}
.bannerContainer a:active { 
	color: #ff6b1a;
}
.logo-div {
	padding-left: 19px;
}


/* ------------------------------------------------------------------------------------ */
/* LOWER BLUE BANNER FOR TOOLS AND OTHER STUFF
/* ------------------------------------------------------------------------------------ */
.bannerBasics {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.2em;
	width: 920px;
	overflow: hidden;
}
.bannerBasics a:link { 
	color: #FFFFFF;
}
.bannerBasics a:visited { 
	color: #FFFFFF;
}
.bannerBasics a:hover { 
	color: #ff6b1a;
}
.bannerBasics a:active { 
	color: #FFFFFF;
}
.bannerSimple {
	width: 920px;
	height: 78px;
	overflow: hidden;
}
.bannerSearch {
	width: 920px;
	height: 125px;
	background: url(../images/banner-search-new.jpg) no-repeat;
	overflow: hidden;
}
.bannerCart {
	width: 920px;
	height: 125px;
	background: url(../images/banner-cart-new.jpg) no-repeat;
	overflow: hidden;
}
.bannerComplete {
	width: 920px;
	height: 125px;
	background: url(../images/banner-complete-new.jpg) no-repeat;
	overflow: hidden;
}
.bannerRetailer {
	width: 920px;
	height: 125px;
	background: url(../images/banner-retailer-new.jpg) no-repeat;
	overflow: hidden;
}
.bannerGroupLeft {
	width: 460px;
	height: 125px;
	float: left;
	overflow: hidden;
}
.bannerGroupRight {
	width: 460px;
	height: 125px;
	float: left;
	overflow: hidden;
	text-align: right;
}
.bannerTitle {
	width: 460px;
	height: 52px;
}
.bannerSearchArea {
	height: 29px;
	width: 447px;
	overflow: hidden;
	padding-left: 13px;
}
.bannerButton {
	float: left;
	height: 44px;
}




/* ------------------------------------------------------------------------------------ */
/* SECOND LEVEL CONTENT AND HEADERS
/* ------------------------------------------------------------------------------------ */
.contentAccent {
	margin-top: 4px;
	background: url(../images/content-accent.gif) no-repeat;
	overflow: hidden;
}
.contentPadding {
	width: 900px;
	padding: 20px 8px 20px 12px;
	min-height: 300px;
}
.content2Column {
	width: 420px;
	float: left;
	padding-right: 30px;
	overflow: hidden;
}



/* ------------------------------------------------------------------------------------ */
/* PAGE INFO HEADERS AND THE MOO COW														
/* ------------------------------------------------------------------------------------ */
.mooCowGroup {
	width: 900px;
	overflow: hidden;
}
.mooCow {
	width: 85px;
	float: left;
}
.mooCowLeft {
	width: 425px;
	float: left;
	padding: 10px 50px 0px 0px;
}
.mooCowRight {
	width: 340px;
	float: left;
	padding-top: 10px;
	text-align: right;
}



/* ------------------------------------------------------------------------------------ */
/* CATEGORY LIST RESULTS AND GROUPING TITLE AREAS
/* ------------------------------------------------------------------------------------ */
.catTitleGroup {
	width: 100%;
	overflow: hidden;
}
.catTitleLeft {
	width: 70%;
	float: left;
}
.catTitleRight {
	width: 30%;
	float: left;
	text-align: right;
}
.catGroup {
	width: 628px;
	overflow: hidden;
	border: 1px solid #e3e3e3;
	padding: 10px 10px 0px 10px;
	font-family: "Comic Sans MS", "Comic Sans", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
}
.catGroup a:link { 
	padding: 0px 4px 0px 4px;
	text-decoration: none;
}
.catGroup a:visited { 
	padding: 0px 4px 0px 4px;
	text-decoration: none;
}
.catGroup a:hover {
	padding: 0px 4px 0px 4px;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
.catGroup a:active { 
	padding: 0px 4px 0px 4px;
	text-decoration: none;
}
.catGroup ul { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
	line-height: 20px;
	list-style-type: none;
}
.catGroup li { 
	background-image: url(../images/bullet-gray.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0px;
	padding: 0px 0px 1px 12px;
}
.catColumn {
	float: left;
	width: 146px;
	padding-right: 4px;
}
.catSidePic {
	float: right;
	width: 250px;
	height: 400px;
}



/* ------------------------------------------------------------------------------------ */
/* PRODUCT THUMBNAILS AND THUMBNAIL GROUPING TITLE AREAS
/* ------------------------------------------------------------------------------------ */
.thumbTitleGroup {
	width: 900px;
	overflow: hidden;
}
.thumbTitleLeft {
	width: 600px;
	float: left;
}
.thumbTitleRight {
	width: 300px;
	float: left;
	text-align: right;
}
.thumbGroup {
	float:left;
	width: 900px;
	overflow: hidden;
}
.thumbGroupRelated {
	float:left;
	overflow: hidden;
	width:600px;
}
.thumbBox {
	width: 134px;
	border: 1px solid #e3e3e3;
	padding: 0px 5px 4px 5px;
	margin: 0px 4px 4px 0px;
	float: left;
	height: 200px;
	overflow: hidden;
}
.thumbText {
	height: 26px;
	width: 126px;
	overflow: hidden;
	font-size: 9px;
	line-height: 1em;
}
.thumbText a:link { 
	text-decoration: none;
}
.thumbText a:visited { 
	text-decoration: none;
}
.thumbText a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}
.thumbText a:active { 
	text-decoration: none;
}
.ecardThumbText {
	height: 26px;	
	overflow: hidden;
	font-size: 9px;
	line-height: 1em;
}
.ecardThumbText a:link { 
	text-decoration: none;
}
.ecardThumbText a:visited { 
	text-decoration: none;
}
.ecardThumbText a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}
.ecardThumbText a:active { 
	text-decoration: none;
}
.thumbBoxEcard
{
	width:232px;
	border: 1px solid #e3e3e3;
	padding: 0px 5px 4px 5px;
	margin: 0px 4px 4px 0px;
	float: left;
	overflow: hidden;
}

/* ------------------------------------------------------------------------------------ */
/* PRODUCT RESULTS LAYOUTS
/* ------------------------------------------------------------------------------------ */
.resultsTitleGroup {
	width: 900px;
	overflow: hidden;
	float:left;
}
.resultsTitleLeft {
	width: 650px;
	float: left;
}
.resultsTitleRight {
	width: 250px;
	float: left;
	text-align: right;
}
.resultsNumbers a:link { 
	padding: 0px 2px 0px 2px;
}
.resultsNumbers a:visited { 
	padding: 0px 2px 0px 2px;
}
.resultsNumbers a:hover {
	padding: 0px 2px 0px 2px;
	color: #FFFFFF;
	background-color: #000000;
}
.resultsNumbers a:active { 
	padding: 0px 2px 0px 2px;
}
.resultsNumbers {
	font-family: "Comic Sans MS", "Comic Sans", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 4px 0px 4px;
}



/* ------------------------------------------------------------------------------------ */
/* MAIN FLASH PANEL AND ALTERNATE STYLES									
/* ------------------------------------------------------------------------------------ */
.flashPanel {
	width: 920px;
	height: 379px;
	overflow: hidden;
}


/* ------------------------------------------------------------------------------------ */
/* MAIN HOMEPAGE FLASH PANEL AND ALTERNATE STYLES									
/* ------------------------------------------------------------------------------------ */
.productCategories {
	font-family: "Comic Sans MS", "Comic Sans", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	font-weight: bold;
}
.productCategories a:link { 
	padding: 0px 4px 0px 4px;
	text-decoration: none;
}
.productCategories a:visited { 
	padding: 0px 4px 0px 4px;
	text-decoration: none;
}
.productCategories a:hover {
	padding: 0px 4px 0px 4px;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
.productCategories a:active { 
	padding: 0px 4px 0px 4px;
	text-decoration: none;
}
.productCategories ul { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
	line-height: 14px;
	list-style-type: none;
}
.productCategories li { 
	background-image: url(../images/bullet-gray.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin: 0px;
	padding: 0px 0px 1px 12px;
}
.productLinkGroup {
	/* USED TO BE FOR 2 COLUMS OF PRODUCTS, BUT LONG NAMES WOULD WRAP BECAUSE THE COLUMNS WERE TOO SMALL.  */
	/* width: 140px; 
	float: left;*/
	padding: 60px 0px 0px 12px;
}
.productCategoryCards {
	width: 460px;
	height: 240px;
	float: left;
	background: url(../images/bg-category-cards.jpg) no-repeat;
}
.productCategoryGifts {
	width: 460px;
	height: 240px;
	float: left;
	background: url(../images/bg-category-gifts.jpg) no-repeat;
}


/* ------------------------------------------------------------------------------------ */
/* SEND AN ECARD							
/* ------------------------------------------------------------------------------------ */
.sendEcard {
	width: 99px;
	height: 75px;
	float: left;
}
.eCardGrouping {
	width: 920px;
	height: 379px;
	overflow: hidden;
	background: url(../images/bg-ecard-new.png) no-repeat;
}
.eCardLeft {
	float: left;
	height: 379px;
	width: 505px;
}
.eCardRight {
	float: left;
	height: 379px;
	width: 415px;
}
.eCardText {
	width: 335px;
	height: 436px;
	padding: 40px 0px 0px 56px;
	font-size: 10px;
	line-height: 1.2em;
	overflow: hidden;
}


/* ------------------------------------------------------------------------------------ */
/* ENEWS SIGNUP						
/* ------------------------------------------------------------------------------------ */
.eNews {
	width: 100%;
	min-height: 34px;
	background: url(../images/bg-repeat-enews.gif) repeat-x #010101;
	float: left;
	border-bottom: 1px #FFFFFF solid;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1em;
}
.eNewsItem {
	float: left;
}
.eNews a:link { 
	padding: 6px;
	color: #ffffff;
	text-decoration: none;
}
.eNews a:visited { 
	padding: 6px;
	color: #ffffff;
	text-decoration: none;
}
.eNews a:hover {
	padding: 6px;
	color: #ffffff;
	background-color: #444444;
	text-decoration: none;
}
.eNews a:active { 
	padding: 6px;
	color: #ffffff;
	text-decoration: none;
}
.rss {
	padding:9px 12px 0 0;
	text-align:right;
}
.rss a:link { 
	color: #ffffff;
	background-color: #000000;

}
.rss a:visited { 
	color: #ffffff;
	background-color: #000000;

}
.rss a:hover {
	color: #ffffff;
	background-color: #000000;

}
.rss a:active { 
	color: #ffffff;
	background-color: #000000;

}


/* ------------------------------------------------------------------------------------ */
/* SUB NAVIGATION						
/* ------------------------------------------------------------------------------------ */
.subNav {
	width: 100%;
	min-height: 34px;
	background: url(../images/bg-repeat-subnav.gif) repeat-x #5ca8ff;
	float: left;
	border-bottom: 1px #FFFFFF solid;
	color: #FFFFFF;
	font-size: 11px;
	overflow: hidden;
	line-height: 1em;
}
.subNav a:link { 
	padding: 6px;
	color: #ffffff;
	text-decoration: none;
}
.subNav a:visited { 
	padding: 6px;
	color: #ffffff;
	text-decoration: none;
}
.subNav a:hover {
	padding: 6px; 
	color: #ffffff;
	background-color: #73b4ff;
	text-decoration: none;
}
.subNav a:active { 
	padding: 6px;
	color: #ffffff;
	text-decoration: none;
}


/* ------------------------------------------------------------------------------------ */
/* FIND A RETAILER
/* ------------------------------------------------------------------------------------ */
.retailerLeft {
	width: 296px;
	float: left;
	padding-right: 4px;
	background: url(../images/bg-retailer-accent.gif) no-repeat 172px 40px;
}
.retailerRight {
	width: 600px;
	float: left;
}
.retailerBox {
	width: 284px;
	border: 1px solid #e3e3e3;
	padding: 4px 5px 8px 5px;
	margin: 0px 0px 4px 0px;
	float: left;
	overflow: hidden;
	font-size: 11px;
	line-height: 1.2em;
}
.retailerOptionGroup {
	height: 64px;
	width: 437px;
	float: left;
}
.retailerOption {
	height: 32px;
	width: 322px;
	float: left;
}
.retailerSearch {
	height: 32px;
	float: right;
	width: 115px;
	
}


/* ------------------------------------------------------------------------------------ */
/* PRODUCT DETAIL
/* ------------------------------------------------------------------------------------ */
.productGrouping {
	width: 920px;
	height: 509px;
	overflow: hidden;
}
.productDetails {
	width: 415px;
	height: 509px;
	float: left;
	background: url(../images/bg-product-detail-new.jpg) no-repeat;
}
.productDetailsText {
	width: 335px;
	height: 436px;
	padding: 40px 0px 0px 56px;
	font-size: 10px;
	line-height: 1.2em;
	overflow: hidden;
}
.productPic {
	width: 505px;
	height: 509px;
	float: left;
	background: url(../images/bg-product-detail-noflash-new.jpg) no-repeat;
}
.relatedTitleGroup {
	width: 900px;
	overflow: hidden;
}
.relatedTitleLeft {
	float: left; 
	width: 400px;
}
.relatedTitleRight {
	float: left;
	width: 500px;
}
.relatedSidePic {
	float: right;
	padding: 22px 4px 0px 0px;
	
}


/* ------------------------------------------------------------------------------------ */
/* LARGE CATEGORY PRODUCT BOX
/* ------------------------------------------------------------------------------------ */
.detailBox {
	width: 284px;
	border: 1px solid #e3e3e3;
	padding: 0px 5px 4px 5px;
	margin: 0px 4px 4px 0px;
	float: left;
	overflow: hidden;
	background: url(../images/detail-flower.gif) no-repeat top right;
}
.detailText {
	font-size: 10px;
	line-height: 1.8em;
	padding: 2px;
}
.detailText a:link { 
	text-decoration: none;
	padding: 2px;
}
.detailText a:visited { 
	text-decoration: none;
	padding: 2px;
}
.detailText a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
}
.detailText a:active { 
	text-decoration: none;
	padding: 2px;
}
/*
.thumbTitleLeft {
	width: 600px;
	float: left;
}
.thumbTitleRight {
	width: 300px;
	float: left;
	text-align: right;
}
.thumbBox {
	width: 134px;
	border: 1px solid #e3e3e3;
	padding: 0px 5px 4px 5px;
	margin: 0px 4px 4px 0px;
	float: left;
	overflow: hidden;
}

*/



/* ------------------------------------------------------------------------------------ */
/* SHOPPING CART
/* ------------------------------------------------------------------------------------ */
.cartGrouping{ 
	width: 900px;
	overflow: hidden;
	background: url(../images/vert-divider.gif) repeat-y;
	background-position: 660px 0px;
}
.cartProducts {
	float: left;
	width: 675px;
}
.cartTotal {
	float: left;
	width: 210px;
	overflow: hidden;
	padding-left: 15px;
}
.cartError {
	color: #ff6b1a;
}
.cartNote {
	color: #999999;
	font-size: 9px;
	line-height: 1.2em;
}
.cartPrice {
	font-size: 12px;
}

.checkoutSteps {
	float:right;
	width:400px;
	text-align:right;
	padding:32px 0 0 80px;
	font-size:11px;
	color:#666666;
}
.checkoutStepBox { 
	float:left;
	width:60px;
}
.checkoutSteps a {
	padding:0 0 0 0;
}
.checkoutSteps a:link { 
	color: #666666;
	text-decoration: none;
}
.checkoutSteps a:visited { 
	color: #666666;
	text-decoration: none;
}
.checkoutSteps a:hover { 
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
.checkoutSteps a:active { 
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}


/* ------------------------------------------------------------------------------------ */
/* FOOTER AND COPYRIGHT									
/* ------------------------------------------------------------------------------------ */
.footer {
	width: 920px;
	min-height: 34px;
	background: url(../images/bg-repeat-footer.gif) repeat-x;
	font-size: 10px;
	color: #848484;
	clear:both;
}
.footer a:link { 
	color: #848484;
	text-decoration: none;
}
.footer a:visited { 
	color: #848484;
	text-decoration: none;
}
.footer a:hover { 
	color: #000000;
	text-decoration: none;
}
.footer a:active { 
	color: #848484;
	text-decoration: none;
}


/* ------------------------------------------------------------------------------------ */
/* FBT PROPS							
/* ------------------------------------------------------------------------------------ */
.fbt {
	width: 920px;
	font-size: 10px;
	color: #e1e1e1;
	text-align: center;
	clear: both;
}
.fbt a:link { 
	color: #e1e1e1;
	text-decoration: none;
}
.fbt a:visited { 
	color: #e1e1e1;
	text-decoration: none;
}
.fbt a:hover { 
	color: #bdbdbd;
	text-decoration: none;
}
.fbt a:active { 
	color: #e1e1e1;
	text-decoration: none;
}

.btmShadow {
	/*background-image:url(../images/footer_shadow-trans.png);*/
	margin:0 auto;
	background-image:url(../images/pageBTM-trans.png);
	background-repeat:no-repeat;
	clear:both;
	width:990px;
	height:36px;
}


/* ------------------------------------------------------------------------------------ */
/* LINKS STYLES															
/* ------------------------------------------------------------------------------------ */
a:link {
	color: #ff6b1a;
	text-decoration: underline;
}
a:visited {
	color: #ff6b1a;
	text-decoration: underline;
}
a:hover {
	color: #ff6b1a;
	text-decoration: underline;
}
a:active {
	color: #ff6b1a;
	text-decoration: underline;
}

/* ------------------------------------------------------------------------------------ */
/* ValidatorCalloutExtender
/* ------------------------------------------------------------------------------------ */
.highlight {
	color: #297896;
	font-weight: bold;
	z-index:20;
}


/*Trey's Changes*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600);	

html {
  border-top: 5px solid #fff;
  color: #2a2a2a;
}

html, body {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans';
}

h1 {
  color: #fff;
  text-align: center;
  font-weight: 300;
}

#slider, #sales-slider {
  position: relative;
  overflow: hidden;
  margin: 5px auto 0 auto;
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
  /*background-color: #5ca8ff;*/ 
  display: inline-block;

}

#sales-slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 400px;
  list-style: none;
  /*background-color: #5ca8ff;*/ 
  display: inline-block;
}

#sales-slider ul li {
  position: relative;
  display: block;
  float: left;
  margin-left: 50px;
  padding: 0;
  width: 100%;
  height: 400px;
  /*background-color: #5ca8ff; */
  background-image: url(../images/detail-flower.gif);
  background-repeat: repeat;
  background-size: 5%;
  text-align: center;
  line-height: 300px;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 300px;
  /*background-color: #5ca8ff; */
  background-image: url(../images/detail-flower.gif);
  background-repeat: repeat;
  background-size: .75%;
  text-align: center;
  line-height: 300px;
}

#slider img {
  max-height: 100%;
  max-width: 100%;
  position: relative;
}
 
#slider h3 {
 width: 100%;
 position: absolute;
 top: 240px; 
 margin: 5px;
 color: #fff;
 word-wrap: break-word;
 text-align: center;
 background: rgb(0, 0, 0); /* fallback color */
 background: rgba(0, 0, 0, 0.7);
 overflow-x: auto; 
}

h3 span.spacer {
   padding:0 5px;
}

#slider span { 
 height: inherit;
 width: 100px;
 white-space: normal;
 word-break: break-all;
 overflow: auto; 
 line-height: .4em;
 }
a.control_prev, a.control_next {
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 2% 1%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #ff6b1a;
  text-decoration: none;
  font-weight: 600;
  font-size: 24px;
  opacity: 0.8;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 2;
  -webkit-transition: all 0.4s ease;
}

a.control_prev {
  border-radius: 0 2px 2px 0;
}

a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}

 .image-description {
 	background-color: #5ca8ff; 
 	display: inline-block; 
 	width:50%; 
 	height:300px; 
 	margin-top: 5px;
 }

 .description-text {
 	width:90%;
 	margin: auto;
 	color: #fff;
 }

.description-text h2 {
	margin-top: 15px;
}

 .description-text p {
 	font-size: 15px;
 }

 .bgNew {
    background-image: url(../images/bg-new.png);
    background-size: contain;
    background-repeat: repeat-x;
}

