/*	THIS MESSAGE MUST REMAIN INTACT:
	This work was created by Cliff Spence at ProMotionSickness.com, but may have been modified
	to fit the design of this website by a third party.  ProMotionSickness.com cannot take
	responsibility for any modified version of this work.  It is licensed under the Creative
	Commons Attribution-ShareAlike License. To view a copy of this license, visit
	http://creativecommons.org/licenses/by-sa/2.0/ or send a letter to:
	Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA.
	
	Theme modified for Chalifours.com by John Rossey at johnrossey.com
*/

body {
  background: #FFFFFF;
  margin: 0;
  padding: 0;
  text-align:center;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000;
  letter-spacing: normal;
  }
#PrintThisPage{
	padding-bottom:5px;
}
p, tr, td, ul, li {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
ul li {
  margin:0;
  list-style-type: square;
  }
h1 {
  padding: 0;
  margin: 0 0 3px 0;
  font: bold 12px/13px Verdana, Arial, Helvetica, Sans-Serif;
  color: #333;
  border: none;
  }
 h2 {
  padding: 0;
  margin: 0 0 3px 0;
  font: bold 12px/13px Verdana, Arial, Helvetica, Sans-Serif;
  color: #333;
  border: none;
  }
h3 {
  padding: 0 0 3px 0; 
    font: bold 12px/13px Verdana, Arial, Helvetica, Sans-Serif;
  color: #333;
  }
h4 {
  padding-top: 5px;
  padding-bottom:5px;
  margin: 0px;
  font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000040;
  text-align: center;
  background: #D9ECC7;
  }
h5, h6 {
  padding: 0;
  margin: 0;
  font: bold 12px/16px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  }
p a, p a:link, p a:visited, p a:active,
a, a:link, a:visited, a:active {
  text-decoration: underline;
  color: #333;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
p a:hover, a:hover {
  text-decoration: underline;
  color: #666;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  cursor: pointer;
  }
table td { vertical-align:top; }
img { border: none; }
.hide { display: none; }
option { min-width: 1.5em; }

/*	____________________
	Container */
table#container {
  display: block;
  margin: 143px auto 0 auto;
  padding: 0;
  width: 765px;
  background: transparent;
  text-align:left;
  z-index:0;
  }

#PageHome {
  margin: 0;
  padding: 0;
  }  

/*	____________________
	Pop-up Containers */
#popupContainer {
  width:90%;
  padding:10px;
  margin: 0 3%;
  background: #FFF;
  }

/*	_______________________
	Pages with a sidebar */
#navcolumn {
  margin: 0;
  padding: 0;
   vertical-align:top;
  text-align:center;

  }
	 
  
#contentcolumn {
  padding:5px 0;
  margin:0px 0px 0 0;
  vertical-align:top;
  text-align:left;
  width: 515px;
  }
 
#ContentColumn .singleProductPage {
	padding: 5px 0 0 0;
	margin: 0;
	}  

	  
#tdWishList{
	display:none;
  }
 
  
/*	__________________________
	Pages without a sidebar */
#page, #pag {
  padding:10px;
  margin:0px;
  background:#fff;
  }
  
  
/*	________________________________
	Content Section on Every Page */
#maincontent {
background-color: #fff;
  margin:0px;
  padding:0px;    
  text-align: left; 
  }

/* Header
___________________________________________________________________________________________ */
#headercontainer {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	}
#Header {
	padding: 0;
  margin: 0 auto;
	position: relative;
  width: 765px;
  z-index:1;
  }
#BrandingArea {
	display:block;
	z-index:2;
	height:103px;
	margin: 0;
	padding: 0;
  width:765px;
  background: transparent;
	position: relative;
  }
 
/*	___________________
	Logo Replacement */
#Logo {
	background: transparent url(avantegardens.gif) no-repeat top left;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
  height: 100px;
	}
#Logo a {
	text-indent: -9999px;
  display: block;
	width: 250px;
  height: 100px;
	}
#Logo a:hover { background: transparent url(avantegardens.gif) no-repeat top left; }
#Logo img { display: none; }


/*	____________
	Site Menu */
#SiteMenu {
	display:block;
	width:450px;
	position:absolute;
	top:5px;
	right:18px;
	z-index:3;
  background: #fff;
  }
#SiteMenu ul {
  margin:0;
  padding: 0;
  white-space: nowrap;
	position: absolute;
	right: 0;
  }
#SiteMenu li {
  display: inline;
  list-style-type: none;
  }
#SiteMenu a {
  padding: 6px 3px 6px 22px;
  color: #000;
  font: bold 10px/25px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  }
#SiteMenu a:hover {
  text-decoration: underline;
  }

/* Site Menu Icons
___________________________________________________________________________________________ */
/* Here is an example of how you can add icons with a hover effect
   to your site menu for better link recognition. */
/*	_____
	  Up */
#SiteMenu a#Header_LoginStatusControl1_lnkStatus,
#SiteMenu a#Header1_LoginStatusControl1_lnkStatus {
  background: transparent url(sitemenu-flowerslide.png) no-repeat 0px 0px;
	color: #F1AC38;
  }
#SiteMenu a#Header_lnkMyAccount,
#SiteMenu a#Header1_lnkMyAccount {
  background: transparent url(sitemenu-flowerslide.png) no-repeat 0px -25px;
	color: #B16D76;
  }
#SiteMenu a#Header_lnkCustomerService,
#SiteMenu a#Header1_lnkCustomerService {
  background: transparent url(sitemenu-flowerslide.png) no-repeat 0px -50px;
	color: #95194C;
  }
#SiteMenu a#Header_lnkSearch,
#SiteMenu a#Header1_lnkSearch {
  background: transparent url(sitemenu-flowerslide.png) no-repeat 0px -75px;
	color: #632C8D;
  }
#SiteMenu a#Header_lnkCart,
#SiteMenu a#Header1_lnkCart {
  background: transparent url(sitemenu-flowerslide.png) no-repeat 0px -100px;
	color: #871130;
  }

/*	___________
	MiniCart */
#Header1_MiniCartTotal_MiniCartTotal, #Header_MiniCartTotal_MiniCartTotal{
	display: block;
	width: 145px;
	position: absolute;
  top: 31px;
  right: 0px;
	text-align: left;
  color: #871130;  
  font: 10px/12px Verdana, Arial, Helvetica, Sans-Serif;
  padding: 0;
	margin: 0;
	z-index: 4;
}

/* Main Menu
___________________________________________________________________________________________ */
#MainMenu { display: none; }

legend { display: none; }
fieldset { 	border: 0; margin: 0; padding: 0; }

div#avante-menu {
	height:40px;
  width:767px;
	text-align: left;
	margin: 0;
	padding: 0;
	left: 3px;
	}
	
div.mitem {
	float: left;
	margin: 0;
	padding: 0;
	}
fieldset#quickcategory {
  float: left;
	width: 182px;
	height: 40px;
	background: #C55DBA url(More-Categories.gif) no-repeat top left;
	position: relative;
	}
fieldset#quickcategory select#selectcat {
	position: absolute;
	top: 10px;
	left: 35px;
	}
fieldset#quicksearch {
	position: absolute;
	bottom: 0px !important; bottom: -1px;
	right: 0px !important; right: -2px;
	width: 253px;
	height: 38px;
	background: url(Search-Box.gif) no-repeat top left;
	}
input#Header1_HeaderSearch1_boxSearchBox,
input#Header_HeaderSearch1_boxSearchBox {
	position: absolute;
	top: 12px;
	left: 48px;
	width: 160px;
	border: 1px solid #633C95;
	background-color: #fff;
	margin: 0;
	}
input#Header1_HeaderSearch1_btnSearchBox,
input#Header_HeaderSearch1_btnSearchBox {
	position: absolute;
	top: 12px;
	right: 10px;
	}
div#callus {
	position: absolute;
	right: 0;
	bottom: 38px;
	}

/* Page
___________________________________________________________________________________________ */

#MainContent, .HomepageBlock {
  padding:0;
  margin:0;
  
  }
#HomeTable {
  padding:0;
  margin:0;
  width:765px;
  }
#HomeColumn1 {
  vertical-align: top;
  text-align: left;
  padding: 0 0px;
  width: 150px;
  margin: 0;
  display: none;
  }
#HomeColumn2 {
  vertical-align:top;
  text-align:center;
  padding: 0 0px;
  margin: 0;
  }
#HomeColumn3 {
  vertical-align:top;
  text-align:left;
  padding: 0 0px;
  width: 150px;
  margin: 0;

  }
#searchPage #HomeColumn3 {
	padding: 0;
	}  

#HomeColumn3 table {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	padding-bottom: 40px;
	}  

/* Other Menus
___________________________________________________________________________________________ */
#navColumn ul, .CategoryList ul,
#navColumn ul li, .CategoryList ul li {
	padding:0;
  margin:0;
  list-style-type: none;
  }
  
/*	________________________________________
	Customer Service and My Account Menus */
#sideNav {
	width: 245px;
	margin: 0 4px;
	padding: 3px;
	background-color: #EFF7E0;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	padding-bottom: 20px;
	}
#PageHome #sideNav {
	width: 250px;
	}	
#searchPage #sideNav {
	width: 251px;
	margin: 0;
	}	
#HomeColumn3 #sideNav {
	margin: 0 1px;
	}
#searchPage #HomeColumn3 #sideNav {
	margin: 0;
	}		
#navcolumn #HomepageBlock  {
	padding: 0 7px;
	}
#divProductRecipes {
	display: none;
	}		
.navBottom {
	background-color: #fff;
	height: 10px;
	background-image: url(navbottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 250px;
	}
#searchPage .navBottom {
	width: 258px;
	}	
html>body#searchPage .navBottom {
	width: 250px;
	}		
	
.NavColumnBlock {
  background: #fff;
  padding: 0;
  margin: 0;

  }
.NavColumnBlockContent {
  padding: 3px;
  margin: 0 0 6px 0;
  line-height: 1.1em;
  text-align: left;
  background: #fff;
  border-left: 1px solid #edebff;
  border-right: 1px solid #edebff;
  border-bottom: 1px solid #edebff;
  color: #666;
  }

/*	___________________________________________
	Customer Service & My Account Menu Links */
.NavColumnBlockContent a, .NavColumnBlockContent a:visited, .NavColumnBlockContent a:link {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #e0a452;
  text-decoration: none;
  list-style-type: none;
  margin: 0 0 0 10px;
  }
.NavColumnBlockContent a:hover {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #fff;
  background-color:#99cc67;
  text-decoration: none;
  } 
#SideMenu1_TitleLabel{
	padding-left:25px;
  } 

/*	_________________________
	Side Bar Menus & Forms */
.CategoryList, .SearchBoxForm, .MailingListSignupForm {
  width:150px;
  padding:0;
  }
.CategoryListContent{
  padding: 3px;
  margin: 0 0 10px 0;
  text-align: left;
  background: #fff;
  border:1px solid #edebff;
  border-top:0;
  }
.SearchBoxFormContent, .MailingListSignupFormContent{
	padding: 8px;
	border:1px solid #edebff;
	padding-left:12px;
	border-top:0;
	margin-bottom:10px;
  }
.Instructions{
  display:block;
  }
.SearchBoxFormContent .FormInput, .MailingListSignupFormContent .FormInput {
  border: #000040 1px solid;
  background: #dbeec6;
  color: #000;
  padding-left: 2px;
  font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
  height: 18px;
  }
.MailingListSignupFormContent .FormLabel {
  font: 10px/12px Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
  color: #000040;
  padding:3px;
  }
/*	_________________________
	Search Button Position */

#ContentColumn1__ctl1_EmailAddressField,#ContentColumn2__ctl1_EmailAddressField,#ContentColumn3__ctl1_EmailAddressField,#ContentColumn4__ctl1_EmailAddressField,#ContentColumn5__ctl1_EmailAddressField{
	margin-top:3px;
}
#ContentColumn1__ctl2_KeywordField,#ContentColumn2__ctl2_KeywordField,#ContentColumn3__ctl2_KeywordField,#ContentColumn4__ctl2_KeywordField,#ContentColumn5__ctl2_KeywordField{
	margin-bottom:8px;
}
#ContentColumn1__ctl1_KeywordField,#ContentColumn2__ctl1_KeywordField,#ContentColumn3__ctl1_KeywordField,#ContentColumn4__ctl1_KeywordField,#ContentColumn5__ctl1_KeywordField{
	margin-bottom:8px;
}

/*	_________________________________
	Side Bar Categories Menu Links */
.CategoryListContent ul, .CategoryListContent ul li {
  margin: 0;
  padding-bottom: 5px;
  list-style-type: none;
  }
.CategoryListContent li { margin: 0; }
.CategoryListContent a,
.CategoryListContent a:link,
.CategoryListContent a:visited {
  display: block;
  color: #e0a452;
  background:transparent;
  padding-bottom: 2px;
  padding-left:3px;
  padding-top:2px;
  text-decoration: none;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
.CategoryListContent li li a,
.CategoryListContent li li a:link,
.CategoryListContent li li a:visited {
  display: block;
  color: #99cc67;
  background:transparent;
  padding: 2px 4px 5px 12px;
  text-decoration: none;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
.CategoryListContent .CurrentCategory a,
.CategoryListContent .CurrentCategory a:link,
.CategoryListContent .CurrentCategory a:visited,
.CategoryListContent .CurrentCategory a:hover {
  color: #7ca22e;
  background-color: #edebff;
  font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
.CategoryListContent .SubCategory a,
.CategoryListContent .SubCategory a:link,
.CategoryListContent .SubCategory a:visited {
  display: block;
  color: #99cc67;
  background-color: #edebff;
  padding: 1px 2px 4px 12px;
  text-decoration: none;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
.CategoryListContent .CurrentCategory .SubCategory a,
.CategoryListContent .CurrentCategory .SubCategory a:link,
.CategoryListContent .CurrentCategory .SubCategory a:visited {
  display: block;
  color: #7ca22e;
  background-color: #dbeec6;
  padding: 3px 5px 3px 18px;
  text-decoration: none;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
.CategoryListContent a:hover,
.CategoryListContent li li a:hover,
.CategoryListContent .SubCategory a:hover,
.CategoryListContent .CurrentCategory .SubCategory a:hover {
  color: #fff;
  background-color: #99cc67;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }

/* Breadcrumbs
___________________________________________________________________________________________ */
#BreadCrumbs {
  margin: 0 0 8px 0;
  padding: 2px 4px;    
  font: 12px Arial, Verdana, Helvetica, Sans-Serif;
  color: #7ca22e;
  text-align: left;
  display:block;
  background: #dbeec6;
   }
   
#BreadCrumbs.singleProductPage {
	width: 763px;
	} 
html>body #BreadCrumbs.singleProductPage {
	width: 755px;
	} 	  

#BreadCrumbs a, #BreadCrumbs a:link, #BreadCrumbs a:visited {
  color: #7ca22e;
  font: 12px Arial, Verdana, Helvetica, Sans-Serif;
  text-decoration: none;
  }
#BreadCrumbs a:hover {
  color: #99cc67;
  font: 12px Arial, Verdana, Helvetica, Sans-Serif;
  text-decoration: underline;
  }
.BreadCrumbTrailSpacer {
  font: 8px Verdana, Arial, Helvetica, Sans-Serif;
  }
.BreadCrumbTrailNoLink {
  }

/* Category Page
___________________________________________________________________________________________ */
#LayoutTable {
width: 480px;
  }
#searchPage #LayoutTable {
	width: 480px;
	}  
#Records table {
  border-top: 1px solid #e0a452;
/*  width:500px;*/
  }
#Records table tr td {
  text-align:center;
  }
#Records table table {
  border:none;
  width:98%;
  }

/*	____________________________________________________
	Category Header (also uses H1 for category title) */
#CategoryBanner {
  margin: 3px 0;
  padding: 0;
  width: 510px;
/*  width: 525px;*/
  }
#Description {
  font:12px/14px Verdana, Helvetica, Arial, Tahoma, Sans-Serif;		
  color:#333;
  margin:10px 0;
  top: inherit;
  }
#divAdditionalDescription
  {
	position:static;
	top:0;
	left:0;
	width:500;
  }
#RecordsFound, #Pager ,#Sorter , #Sorter TD {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color:#7ca22e;
  margin: 0px;
  padding: 0;
  white-space:nowrap;
  }

  #Pager a{
  	color:#7ca22e;
	font-weight:bold;
  }
  #Pager a:hover{
  	color:#99cc67;
	text-decoration:underline;
  }
#Records {
  padding: 5px 0;
  }

/*	_____________________________
	"New" Image Position */
.NewProductBadge {
  position:relative;
  left:-60px;
  top:-128px;
  }

/*	_______________________
	Categories Grid/List */
.SingleCategoryDisplay {
  display: block;
  text-align:center;
  width:166px;
  margin:5px auto;
  vertical-align:top;
  }

 
.SingleCategoryDisplayname a,
.SingleCategoryDisplayname a:link,
.SingleCategoryDisplayname a:visited,
.ListCategoryDisplay a,
.ListCategoryDisplay a:link,
.ListCategoryDisplay a:visited {
  font: normal 11px/12px Verdana, Arial, Helvetica, Sans-Serif;
  color:#333;
  text-decoration:none;
  }
.SingleCategoryDisplayname a:hover,
.ListCategoryDisplay a:hover {
  font: normal 11px/12px Verdana, Arial, Helvetica, Sans-Serif;
  color:#333;
  text-decoration:underline;
  }

/*	________________
	Products Grid  */
.SingleProductDisplay {
  display: block;
  text-align:center;
  width:150px;
  vertical-align:top;
  padding:5px;
  margin:4px auto;
  }
.SingleProductDisplayImage {
  padding-bottom:5px;
  }
.SingleProductDisplayName a,
.SingleProductDisplayName a:link,
.SingleProductDisplayName a:visited {
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  color:#7ca22e;
  text-decoration:none;
  }
.SingleProductDisplayName a:hover {
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:underline;
  color: #99cc67;
  }
.SingleProductDisplayPrice a,
.SingleProductDisplayPrice a:link,
.SingleProductDisplayPrice a:visited {
  font: normal 11px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }
.SingleProductDisplayPrice a:hover {
  font: normal 11px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:underline;
  }

/*	________________
	Product Lists */
.ListProductDisplay {
  height: 100%;
  }
.ListProductDisplayName, .ListProductDisplayName td,
.ListCategoryDisplayName, .ListCategoryDisplayName td {
  text-align:left !important;
  }
.ListProductDisplayPrice, .ListProductDisplayPrice td {
  float:right !important;
  text-align:right !important;
  }

/*	__________________________
	Detailed Products Lists */
.DetailProductDisplay {
  margin: 15px;
  text-align:left;
  }
.DetailProductDisplayName td,
.DetailProductDisplayPrice td,
.DetailProductDisplayDescription td,
.DetailProductDisplayControls td {
  text-align:left !important;
  float:left !important;
  }
.DetailProductDisplayName a,
.DetailProductDisplayName a:link,
.DetailProductDisplayName a:visited {
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }
.DetailProductDisplayName a:hover {
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  background-color: #eee;
  color: #333;
  }
.DetailProductDisplayPrice a,
.DetailProductDisplayPrice a:link,
.DetailProductDisplayPrice a:visited {
  font: normal 11px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }
.DetailProductDisplayPrice a:hover {
  font: normal 11px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }
#Records .DetailProductDisplayImage {
  width:120px;
  float:right;
  text-align:right;
  }
 
/*	________________
	Pricing Links */
a .ListPrice,
a:link .ListPrice,
a:visited .ListPrice { color: #999; }
a .SitePriceDiscounted,
a:link .SitePriceDiscounted,
a:visited .SitePriceDiscounted { color: #f00; }
a:hover .ListPrice { color: #666; }
a:hover .SitePriceDiscounted { color: #f00; }
 
/*	_______________________________________
	Side Bar Product & Category Rotators */ 
.HomepageBlock .SingleCategoryDisplay {
  display: block;
  text-align:center;
  width:140px;
  margin:5px auto;
  vertical-align:top;
  }
.HomepageBlock .SingleProductDisplay {
  display: block;
  text-align:center;
  width:140px;
  vertical-align:top;
  border: none;
  padding:5px;
  margin:6px auto;
  }
.HomepageBlock .SingleProductDisplay {
  margin-top: 5px !important; 
  }
.HomepageBlock .SingleProductDisplayImage {
  /* height: 64px; */
  padding-bottom:5px;
  }
  
/* Product Page
___________________________________________________________________________________________ */

/*	_________
	Layout */
#ProductPageContainer {
  width:765px /*100%;*/
  }
#ProductPageImageColumn {
  padding:0 0px 0 0;
  margin:0px;
  vertical-align:top;
  text-align:center;
  }
#ProductPageContentColumn {
  padding:0 2px;
  width:350px;
  margin:0;
  vertical-align:top;
  text-align:left;  
  border-left: 1px solid #eee;

  }
#spacer {
	margin: 0;
	padding: 0;
	float: left;
	width: 1px;
	height: 450px;
	}
html>body #spacer {
	min-height: 400px;
	}	
/*	_________
	Styles */
#lblSKU { font-size: 11px; color: #000; }
#productdescription { font-style: normal; font-variant: normal; font-weight: normal; line-height: 
               12px; font-size: 11.5px; font-family: 
               Verdana, Arial, Helvetica, Sans-Serif; padding: 2px }
#imgZoom, #PrintThisPage, #EmailThisPage { margin: 100px 0 2px 0; }
#ProductImage a, #ProductImage a:hover { text-decoration: none; }

/*	_______________________
	Product Controls Box */
#ProductControls
{
	border-right: #333 3px double;
	padding-right: 6px !important;
	border-top: #333 3px double;
	margin-top: 5px;
	padding-left: 0px !important;
	background: #edebff;
	padding-bottom: 0px !important;
	margin-left: 0px;
	border-left: #333 3px double;
	/*width: 280px !important;*/
	padding-top: 12px !important;
	border-bottom: #333 3px double;
	/*position: absolute;*/
	top: 170px;
}
#ProductControls table, #ProductControls table tr td
{
	padding:0!important;
}
/*html>body #ProductControls {
	margin-left: 537px;
	width: 220px;
	}*/
#ProductOptions {
	/*width: 90%;*/
	margin: 0;
	padding: 0;
	}	
/*	_____________________
	Product Properties */
.ProductPropertyLabel { font: bold 10px Verdana, Arial, Helvetica, Sans-Serif; color:#000000; }
#ProductProperties { text-align:left; font-size: 8px; }
#ProductProperties ul { margin: 5px 0 0 50px; padding: 0; }
#ProductProperties ul li { margin-top:3px; }
#ProductProperties ul ul { margin: 3px 0 0 0; }


#PriceTbl td {
	padding: 5px 1px;
	}

#buyTable {
	width: 100%;
	}	

/*	________________
	Pricing */
.DiscountText { font: 11px Verdana, Arial, Helvetica, Sans-Serif; color:#333; }
.SitePriceDiscounted,.YouSave,.ListPrice,.SitePrice { font: 11px Verdana, Arial, Helvetica, Sans-Serif; }
.SitePrice, .ListPrice { color:#666; }
.ListPrice { text-decoration:line-through; }
.YouSave { color:#f00; }
.SitePriceDiscounted { color:#333; }

/*	_________________
	Volume Pricing */
#VolumeDiscounts { margin:5px; }
.VolumePricingHeader { background:#999; font: 11px/12px Verdana, Arial, Helvetica, Sans-Serif; color:#FFF; }
.VolumePricingText { font: 11px/12px Verdana, Arial, Helvetica, Sans-Serif; color:#666; }

/*	________________
	Related Items */
.RelatedItemsBlock {
  background: #fff;
  margin: 0;
  padding: 0 0 3px 0;
  background-color: #dbeec6;
  }
.RelatedItemsBlock H3 {
  padding: 3px;
  margin: 0 0 4px 0;
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #fff;
  text-align: left;
  background-color: #99cc67;
  }
.RelatedItemsBlockContent {
  padding: 0 9px;
  text-align: center;
  }
.RelatedItemsBlock .SingleProductDisplay {
  border: 1px solid #e0a452;
  width:145px;
  margin: 4px auto;
  background: #fff;
float:left;
  }
.RelatedItemsBlock .SingleProductDisplayName a,
.RelatedItemsBlock .SingleProductDisplayName a:link,
.RelatedItemsBlock .SingleProductDisplayName a:visited,
.RelatedItemsBlock .SingleProductDisplayName a:hover { font: bold 11px Verdana, Arial, Helvetica, Sans-Serif; }

/*	__________________
	Product Reviews */
#ProductReviews {
  border-top: 1px solid #7ca22e;
  border-bottom: 1px solid #7ca22e;
  margin: 20px 0;
  padding: 0 0 3px 0;
  }
#ProductReviews H3 {
  padding: 3px;
  margin: 0 0 5px 0;
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #7ca22e;
  background: #dbeec6;
  }
#ProductReviewNew { margin: 10px 0; }
#ProductReviews a,
#ProductReviews a:link,
#ProductReviews a:visited {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  padding: 3px;
  text-decoration: none;
  }
#ProductReviews a:hover {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  padding: 3px;
  text-decoration:underline;
  }
.ProductReviewRating {
  font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
  color:#666;
  }
.ProductReview {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  margin: 5px 10px;

  }
.ProductReviewKarma {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color:#666;
  white-space: nowrap;
  }
#pnlReviewDisplay {
  border: 1px solid #999;
  padding: 5px;
  }
#pnlWriteAReview textarea {
  width: 250px;
  height: 150px;
  }

/* Checkout
___________________________________________________________________________________________ */
#tblItems {
  border: 1px solid #edebff;
  width:745px;
  margin:5px;
  }
#CheckoutTable {
  width:745px;
  }
.Header {
  padding: 3px 0;
  margin: 0;
  font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #fff;
  background: #7ca22e;
  }
.CheckoutDescription {
  font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  }

/*	_________________
	Checkout Steps */
#CheckoutSteps {
  padding:5px;
  background: #edebff;
  margin:0;
  border:1px solid #333;
  }
.CheckoutStep {
  padding-right:20px;
  }
.CheckoutStep a, 
.CheckoutStep a:link, 
.CheckoutStep a:visited {
  font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color:#333;
  white-space:nowrap;
  text-decoration:none;
  }
.CheckoutStep a:hover {
  font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color:#7ca22e;
  white-space:nowrap;
  text-decoration:underline;
  }
.CheckoutStep .CheckoutStepCurrent, 
.CheckoutStep a:link.CheckoutStepCurrent, 
.CheckoutStep a:visited.CheckoutStepCurrent, 
.CheckoutStep a:hover.CheckoutStepCurrent {
  font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color:#333;
  white-space:nowrap;
  text-decoration:none;
  }

/*	_____________________
	Shopping Cart Page */
#CartTitle {
  width:100%;
  }
#lblcart {
  color: #333;
  }
table#CartContainer {
  width:745px;
  padding:0;
  margin:0 auto;
  }
table#CartContainer tr td {
  vertical-align:middle;
  }
#CartItemBlock {
  padding:0px;
  margin:0px;
  }
#CartItemBlock Table {
  margin:0px;
  width:745px;
  border-right: 1px solid #edebff;
  border-left: 1px solid #edebff;
  border-top: 1px solid #edebff;
  border-bottom: none;
  }
#CartUpdateBlock {
  width:500px;
  background:#99cc67;
  margin:0px;
  text-align:center;
  vertical-align:middle;
  color:#fff;
  }
#CartTotalBlock {
  border-bottom: double 3px #edebff;
  border-right: solid 1px #edebff;
  border-left: solid 1px #edebff;
  width:25%;
  margin:0px;
  padding:5px;
  text-align:center;
  vertical-align:middle;
  }
#lblSubTotal {
  font: bold 14px Arial, Verdana, Helvetica, Sans-Serif;
  }
#CartCheckoutButtons {
  width:745px;
  text-align:right;
  margin-top:10px
  }
.CartItem,
.CartAlternateItem {
  padding: 5px;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  text-align: left;
  border-bottom:1px solid #edebff;  
  }
.CartItem { background: #fff; }
.CartAlternateItem { background: #dbeec6; }
.CartItem a,
.CartItem a:link,
.CartItem a:visited,
.CartAlternateItem a,
.CartAlternateItem a:link,
.CartAlternateItem a:visited {
  color: #666;
  text-decoration: none;
  font-weight: bold;
  }
.CartItem a:hover,
.CartAlternateItem a:hover {
  color: #333;
  text-decoration: underline;
  font-weight: bold;
  }

/*	________________________
	Shipping Methods List */
#ShipMethodsList {


  }

/*	__________________
	Checkout Styles */
#AddressBookPanel {
  width:735px;
  margin:0;  
  }
#AddressList td {
  border: 3px double #333;
  padding: 5px;
  }
#AddressList td:hover {
  background: #edebff;
  }
.ContentBox {
  margin: 3px 0px 5px 20px;  
  text-align:left;
  background:#ffe;
  border: solid 1px #999;
  padding:10px;
  }
#CheckoutTotals {
  text-align:center;
  background:#dbeec6;
  border-left: 1px solid #333;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  padding:5px;
  margin: 0;
  width: 172px;
  }
#lblGrandTotal {
  border-top: 1px solid #ccc;
  }
#PlaceOrderCell {
  padding:0px;
  margin: 0;
  text-align:center;
  background:#fff;
  }
.ControlArea {
  border: 1px solid #99cc67;
  background: #dbeec6;
  padding:5px;
  margin-top:5px;
  }
#CheckoutPayment {
  background:#edebff;
  border: 1px solid #333;
  padding:5px;
  margin: 0;
  text-align:left;
  width: 172px;
  }
#InstructionsField {
  background: #fff;
  border: 1px solid #dbeec6;
  width: 100%;
  padding:3px;
  margin: 3px 0;
  }
#OrderItemPreview table {
  width: 98%;
  }
#OrderItemPreview table table {
  width: 100%;
  }
#ShipToMultipleAddressesButton { margin: 5px; }
  
/* Misc Visual Styles
___________________________________________________________________________________________ */
.BVText, .CartText {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  }
.BVSmallText {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  }
a#LoginControl1_lnkForgotPassword { text-decoration: none; }
#PackageList a,
#CheckoutPayment a {
  text-decoration: none;
  font-weight: bold;
  }
.BVText .Stories {
  text-align: justify;
  }
.Item {
  padding: 5px;
  background: #fff;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  text-align: left;
  }
.AlternateItem {
  padding: 5px;
  background: #dbeec6;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  text-align: left;
  }
.FormTable {
 margin:5px 5px;
  }
.AddressForm {
  background: #dbeec6;
  border: 3px solid #99cc67;
  }
.contentcell {
  width: 360px;
  background: #dbeec6;
  border: 3px solid #99cc67;
  }
.FormInput, #inKeyword
{
	border-right: #999 1px solid;
	padding-right: 2px!important;
	border-top: #999 1px solid;
	padding-left: 2px;
	background: #fff;
	font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
	border-left: #999 1px solid;
	color: #666;
	border-bottom: #999 1px solid;
/*	height: 18px;*/
}
.ContentCell .FormInput, .ContentCell .FormInputError { width: 200px; }
.FormInput:focus { background: #ffc; } /* changes color of focused input box */
#btnSearch { margin: -2px 0 0 3px; } /* fixes alignment of search button on search page */
.FormInputError {
  border: #999 1px solid;
  background: #ffb5b5;
  color: #333;
  padding-left: 2px;
  font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
  height: 18px;
  }
.formlabel {
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #7ca22e;  
  letter-spacing: normal;  
  }
.CheckoutDescription span.FormLabel label {
  background: #ffc;
  padding:2px;
  }
.FormLabelStrong {
  font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;  
  letter-spacing: normal;  
  }
span#lblAddress { font: normal 14px/16px Arial, Verdana, Helvetica, Sans-Serif; }
.indent {  
  margin-left:20px;
  }
.Padded {
  margin:10px;
  }
#dlPolicy, #dlPolicy a, #dlPolicy a:hover {
  font: 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  }
.text {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  padding-bottom: 8px;
  }
select {
  color: #333;
  }
a#lnkMyAccount, a:link#lnkMyAccount , a:visited#lnkMyAccount {
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  }
a:hover#lnkMyAccount {
  color: #9f0;
  text-decoration: none;
  }

/* Various Messages
___________________________________________________________________________________________ */
.ErrorMessage, .ErrorMessage UL {
  display: block;
  background: transparent;
  font: 10px/12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #f00;
  }
.SuccessMessage {
  display: block;
  background:#e0a452;
  padding: 3px;
  color: #333;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  text-align: center;
  }
.WebPageMessage {
  border:solid 1px #f00;
  background:#fff;
  padding:0;
  margin:0;
  }
.WebPageMessageError, .WebPageMessageWarning, .WebPageMessageInformation, .WebPageMessageQuestion, .WebPageMessageOK {
  padding: 5px;
  background-position: 5px 5px;
  background-repeat: no-repeat;
  }
.WebPageMessage .Message {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  padding: 0 0 0 40px;
  height:30px;
  margin:0;
  color:#333;
  }
.WebPageMessageError { background-image: url(MessageERROR.gif); }
.WebPageMessageWarning { background-image: url(MessageWARNING.gif); }
.WebPageMessageInformation { background-image: url(MessageINFO.gif); }
.WebPageMessageQuestion { background-image: url(MessageQUESTION.gif); }
.WebPageMessageOK { background-image: url(MessageOK.gif); }
  
/* Footer
___________________________________________________________________________________________ */
#footer {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  clear: both;
  width: 765px;
  color: #000;
  padding: 23px 0 0 0;
  text-align: center;
  background: transparent url(footershadow.gif) no-repeat top;

  }
#footermenu a {
  padding-left:4px;
  padding-right:4px;
  color: #7ca22e;
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  }
#footermenu a:hover {
  color:#99cc67;
  text-decoration: underline;
  }
#footercustommenu {
  padding: 4px;
  }
#copyright {
  font-size: 10px;
  position: relative;
  top: 0px;
  color: #000000;
  display: block;
  padding: 4px;
  text-align: center;
  }
  #siteby{
  color:#99cc67;
  	
  }
  #siteby a{
  color:#99cc67;
  	text-decoration:none;
  }
  #siteby a:hover{
  	text-decoration:underline;
	color: #006400;
}
 #poweredby{
 	padding:5px;
 }
 #trCreditCard{
 display:block;
 	width:100%;
 }

#GiftCertificateField{
	margin-bottom:8px;
}
#pnlOKAY{
	text-align:center;
	
}
#pnlOKAY table{
text-align:left;
	margin:0px auto;
}

#Chalifours {
	position:absolute;
	left:0px;
	top:0px;
	width:221px;
	height:103px;
}

#Login {
	position:absolute;
	left:221px;
	top:0px;
	width:112px;
	height:40px;
}

#Your-Account {
	position:absolute;
	left:333px;
	top:0px;
	width:87px;
	height:40px;
}

#Get-Help {
	position:absolute;
	left:420px;
	top:0px;
	width:79px;
	height:40px;
}

#Search {
	position:absolute;
	left:499px;
	top:0px;
	width:79px;
	height:40px;
}

#Your-Cart {
	position:absolute;
	left:578px;
	top:0px;
	width:187px;
	height:40px;
}

#Banner-Area {
	position:absolute;
	left:221px;
	top:40px;
	width:341px;
	height:63px;
}

#Phone-Numbers {
	position:absolute;
	left:562px;
	top:40px;
	width:203px;
	height:25px;
}

#Search-Box {
	position:absolute;
	left:562px;
	top:65px;
	width:203px;
	height:38px;
}

#Home {
	position:absolute;
	left:0px;
	top:103px;
	width:85px;
	height:40px;
}

#Flowers {
	position:absolute;
	left:85px;
	top:103px;
	width:83px;
	height:40px;
}

#Plants {
	position:absolute;
	left:168px;
	top:103px;
	width:83px;
	height:40px;
}

#Gourmet {
	position:absolute;
	left:251px;
	top:103px;
	width:83px;
	height:40px;
}

#Balloon-Bouquets {
	position:absolute;
	left:334px;
	top:103px;
	width:83px;
	height:40px;
}

#Unique-Gift-Ideas {
	position:absolute;
	left:417px;
	top:103px;
	width:83px;
	height:40px;
}

#Weddings {
	position:absolute;
	left:500px;
	top:103px;
	width:83px;
	height:40px;
}

#More-Categories {
	position:absolute;
	left:583px;
	top:103px;
	width:182px;
	height:40px;
}
/*Background color for selected cell*/
/*Styles for a in cell*/

.DateDisabled
{
	font: 9px Arial,Verdana, Helvetica, Sans-Serif;
	color: #000;
	height: 35px;
	background-color: silver;
	text-align: left;
	text-decoration: none;
}
.DateEnabled
{
	font: 9px  Arial,Verdana, Helvetica, Sans-Serif;
  color:#000;
  text-decoration:none;
  height:35px;
  text-align:left;
  background: #EDEBFF; /*#D5FFC0;*/
}

.DateEnabled a,
.DateEnabled a:link,
.DateEnabled a:visited
{
  font: bold 10px  Verdana,Arial, Helvetica, Sans-Serif;
  color:#7C191C;
  text-decoration:none;
  text-align:left;
  margin-left:2px;
}
.DateEnabled a:hover, .DateEnabled a:active
{
	 font: bold 10px Verdana, Arial, Helvetica, Sans-Serif;
	 text-decoration:none;
	
	 text-align:left;
	color: #EE2E24;
}
#divClnd{
    padding:0px;
    margin-top:5px;
}
#clndMain
{
	border: 3px solid #99CC67;
	margin-right:2px;
	margin-top:0px;
	
}
.CalendarTitle td
{
	padding-right: 5px;
	padding-left: 5px;
	/*background: #66cc33;*/
	padding-bottom: 5px;
	font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #fff;
	padding-top: 5px;
	text-decoration: none;
}
.CalendarDayHeader
{
	font: bold 10px Verdana, Arial, Helvetica, Sans-Serif;
	color: #666;
	background-color: #EDEBFF; /*#C55DBA;*/
	text-decoration: none;
}
.CalendarNextPrev, .CalendarNextPrev a:link, .CalendarNextPrev a:active, .CalendarNextPrev a:hover, .CalendarNextPrev a:visited
{
  font: bold 14px  Arial,Verdana, Helvetica, Sans-Serif;
  color:white!important;
  text-decoration:none;
}

.CalendarOtherMonthDay
{
  font: 9px  Arial,Verdana, Helvetica, Sans-Serif;
  color:#000;
  background-color: silver;
  text-decoration:none;
  height:35px;
  text-align:left;
}


#clndMain td
{
width:15%;
}
/* Calendar Start */
.CalendarTitle td
{
	padding-right: 5px;
	padding-left: 5px;
	/*background: #66cc33;*/
	padding-bottom: 5px;
	font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #fff;
	padding-top: 5px;
	text-decoration: none;
}
.CalendarDayHeader
{
	font: bold 10px Verdana, Arial, Helvetica, Sans-Serif;
	color: #666;
	background-color: #EDEBFF; /*#C55DBA;*/
	text-decoration: none;
}
.CalendarNextPrev, .CalendarNextPrev a:link, .CalendarNextPrev a:active, .CalendarNextPrev a:hover, .CalendarNextPrev a:visited
{
  font: bold 14px  Arial,Verdana, Helvetica, Sans-Serif;
  color:white!important;
  text-decoration:none;
}

.CalendarOtherMonthDay
{
  font: 9px  Arial,Verdana, Helvetica, Sans-Serif;
  color:#000;
  background-color: silver;
  text-decoration:none;
  height:35px;
  text-align:left;
}


#clndMain td
{
width:15%;
}

/*Styles for a in cell*/
.DateSelected a,
.DateSelected a:link,
.DateSelected a:visited
{
  font: bold 10px Verdana, Arial, Helvetica, Sans-Serif;
  color:#fff; /* #7ca22e;*/
  text-decoration:none;
 /* background: Silver;*/
}

.CalendarTitle
{
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  color:black;
  text-decoration:none;
  background: #5C3491;
}

.DateSelected
{
	background: #5C3491;
	font: 9px Arial,Verdana, Helvetica, Sans-Serif;
	color: #fff;
	text-align: left;
}


#banner {
position: absolute;
top: 32px;
left: 230px;
}
#hban {
padding-left: 5px;
