html {
	margin: 0;
	padding: 0;
	}
body, td, th, input {
	font:small arial,sans-serif;
	voice-family:inherit;
	}
body {
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	background: #000000 url(/css/images/structure/body_bg.gif) no-repeat 0 0;
	background-position:center top;

}
img {border:0;}

acronym {
	border-bottom: none;
	}

p {margin:0 0 1em 0; padding:0;}

a:link {
	color:#000;
	}
a:hover {
	color:#9DC427;
	}
a:visited {
	color:#000;
	}
form {
	margin:0;
	padding:0;
	}
h1 {
	margin:0;
	padding:0;
	}
h2, h3, h4 {
	margin:0;
	padding:0;
	font-size:120%;
	}

#wrap {
	margin:0 auto;
	width:782px;
	padding:15px;
	font-size:85%;
	border-right:#ECECEA 1px solid;
	border-left:#ECECEA 1px solid;
	background-color:#FFF;
	}
#header {
	margin:0 0 .4em 0;
	padding:0 0 1em 0;
	border-bottom:#E0E0E0 1px solid;
	}
#logo {
	width:40%;
	line-height:0.0em;
	float:left;
	}
	#logo img {
		margin:0 0 0 0px;
		}
#supportNav {
	width:30%;
	float:left;
	}
	#supportNav ul {
		margin:0 0 .8em 0;
		padding:0;
		}
	#supportNav li {
		margin:0;
		padding:0 .3em 0 .5em;
		display:inline;
		border-left:#9CC426 1px solid;
		}
	#supportNav li:first-child {
		border-left: none;
		padding-left:0;
		}
	#supportNav a {
		text-decoration:none;
		}

#shoppingBasket {
	background:url(/css/images/structure/basket.gif) 125px 26px no-repeat;
	float:right;
	width:23%;
	height:8em;
	padding:0 0 0 1%;
	border-left:#E4E4E4 1px solid;
	}
	#shoppingBasket h2 {
		margin:0 0 11px 0;
		padding:0;
		}
	#shoppingBasket p {
		margin:0;
		padding:0;
		}
	#shoppingBasket .number {
		font-weight:bold;
		color:#9DC427;
		}
	#shoppingBasket #viewBasket a {
		font-weight:bold;
		color:#9DC427;
		}
#mainNav {
	padding:0 0 0 9px;
	border-top:#E0E0E0 1px solid;
	background:#A7A7A7 url(/css/images/structure/mainnav.gif) 0 0 repeat-x;
	clear:both;
	}
	#mainNav ul {
		margin:0;
		padding:0;
		white-space: nowrap;
		}
	#mainNav li {
		margin:0;
		padding:0;
		display:inline;
		}
		#mainNav li.active a {
			background:#9DC427 url(/css/images/structure/mainnav_active.gif) 0 0 repeat-x;
			}
	#mainNav a {
		text-decoration:none;
		font-weight:bold;
		font-size:110%;
		padding:.3em 1.2em .5em 1.2em;
		border-left:#fff 1px solid;
		color:#FFF;
		float:left;
		}
#search {
	text-align:right;
	background:url(/css/images/structure/mainnav_bottom.gif) 0 0 repeat-x;
	padding:7px 0 0 0;
	}
	#search form {
		background:#F7F7F5 url(/css/images/structure/search.gif) 0 0 repeat-x;
		border:#DDD 1px solid;
		padding:4px;
		}
	#search .searchBox {
		display:inline;
		background:url(/css/images/structure/searchbox.gif) 0 50% no-repeat;
		padding:5px 0 5px 26px;
		}
		#search .searchBox input {
			font-size:90%;
			font-weight:bold;
			width:30em;
			height:1.8em;
			padding-left:.5em;
			color:#666;
			border:#BABABA 1px solid;
			}
	#search .searchBtn {
		display:inline;
		margin:0 0 0 .1em;
		}
		#search .searchBtn input {
			border:#B4B4B4 1px solid;
			text-transform:uppercase;
			font-weight:bold;
			font-size:90%;
			color:#464646;
			background: #D6D6D6 url(/css/images/structure/search_btn.gif) 0 0 repeat-x;
			padding:.2em 0;
			}
	#search .searchBox input, #search .searchBtn {vertical-align:middle;}

#contentBody {
	clear:both;
	margin:12px 0 0 0;
	}
#sideBar {
	width:25%;
	float:left;
	}
.sideBox {
	border:#DDDDDD 1px solid;
	margin:0 0 .8em 0;
	}
	.sideBox .boxContent {
		padding:5px 10px;
		}
	.sideBox h2 {
		background:#F8F7F4 url(/css/images/structure/sidebox_header.gif) 0 0 repeat-x;
		border-bottom:#EBEBEB 1px solid;
		padding:.4em .2em .4em .6em;
		margin:0;
		color:#FFFFFF;
		}
	.sideBox ul {
		margin:0;
		padding:0;
		}
	.sideBox li {
		padding:0 0 .2em 0;
		list-style:none;
		}
	.sideBox ul a {
		text-decoration:none;
		}
	.sideBox .more {
		padding:0;
		margin:.4em 0 0 0;
		}
	.sideBox .more a {
		color:#9DC427;
		background: url(/css/images/icons/more.gif) 0 50% no-repeat;
		padding:0 0 0 20px;
		font-weight:bold;
		}
#content {
	width:74%;
	float:right;
	padding:0 0 1em 0;
	}
	#content h2 {
		margin:0 0 2em 0;
		color:#000;
		font-size:120%;
		}
	#content h2 span {
		color:#9DC427;
		}
	#content ul {
		margin:0 0 0 1.5em;
		padding:0;
		}
	#content li {
		list-style-image:url(/css/images/structure/bullet.gif);
		margin:0 0 .3em 0;
		padding:0;
		}
#footer {
	margin:15px 0 0 0;
	clear:both;
	font-size:100%;
	}
#footerNav {
	background-color:#333;
	padding:.8em .8em .9em .8em;
	margin:0 0 .3em 0;
	text-align:center;
	}
	#footerNav a {
		color:#ccc;
		text-decoration:none;
		}
	#footerNav li {
		margin:0;
		padding:0 .3em 0 .7em;
		display:inline;
		border-left: #ccc 1px solid;
		}
	#footerNav li:first-child {
		border-left: none;
		}
	
#typesofPayment {
	width:30%;
	float:left;
	}
#legal {
	width:68%;
	float:right;
	color:#999; 
	text-align:right;
	margin:.3em 0 0 0;
	}

/* Home Styles */
.homePromoLarge {
	border:#DDD 1px solid;
	text-align:right;
	margin:0 0 8px 0;
	}
	.promoFooter {
		clear:both;
		padding:.3em 5px 5px 5px;
		}
	.promoFooter .promoLinks {
		width:90%;
		float:left;
		text-align:left;
		}
		.promoFooter .promoLinks ul {
			margin:0;
			padding:0;
			}
		.promoFooter .promoLinks li {
			margin:0 0 0 1.7em;
			padding:0;
			display:inline;
			list-style-image:url(/css/images/icons/link_button.gif);
			}
		.promoFooter .promoLinks li {
			margin:0;
			padding:0;
			display:inline;
			list-style:none;
			}
		.promoFooter .promoLinks a {
			margin:0 6px 0 0;
			padding:.3em 0 .3em 18px;
			background:url(/css/images/icons/link_button.gif) 0 50% no-repeat;
			}
	.promoFooter .promoButtons {
		width:10%;
		float:right;
		text-align:right;
		}
		.promoFooter .promoButtons a {
			margin:0 0 0 3px;
			}
.smallPromos {
	margin:0 0 8px 0;
	}
.homePromoSmall {
	float:left;
	/*width:11.8em;*/
	width:134px;
	border:#BABABA 1px solid;
	padding:0 0 6px 0;
	margin:0 8px 1em 0;
	display:inline;
	}
	.homePromoSmall h3 {
		color:#99C625;
		font-weight:bold;
		font-size:100%;
		margin:0;
		padding:0;
		}
		.homePromoSmall h3 a {
			text-decoration:none;
			color:#9DC427;
			}
	.homePromoSmall .textLink, .homePromoSmall h3, .homePromoSmall .price {
		margin:0 0 0 7px;
		}
	.homePromoSmall .textLink a {
		color:#000;
		background: url(/css/images/icons/more.gif) 0 50% no-repeat;
		padding:0 0 0 17px;
		text-decoration:underline;
		}
.homePromoMedium {
	float:left;
	/*width:23.7em;*/
	width:47%;
	border:#BABABA 1px solid;
	padding-right:.5em;
      
	margin:2px 1% 10px 2px;
	text-align:right;
	display:inline;
	height:13em;
	background:no-repeat;
	}
	.homePromoMedium h3 {
		color:#99C625;
		font-weight:bold;
		margin:0;
		padding:0;
		font-size:120%;
		}
		.homePromoMedium h3 a {
			text-decoration:none;
			color:#9DC427;
			}
	.homePromoMedium .textLink {
		margin:0 0 0 7px;
		clear:both;
		}
	.homePromoMedium .textLink a {
		color:#000;
		background: url(/css/images/icons/more.gif) 0 50% no-repeat;
		padding:0 0 0 17px;
		text-decoration:underline;
		}
	.homePromoMedium h2 {
		padding:0;
		margin:0;
		}
	.homePromoMedium .text {
		width:43%;
		margin:1em 0;
		line-height:1.2em;
		float:right;
		}
#allOccasPromo {
	background:url(/css/images/promos/flowers_alloccasions.jpg) bottom left no-repeat;
	}
#sameDayPromo {
	background:url(/css/images/promos/flowers_sameday.jpg) bottom left no-repeat;
	}
#hampersPromo {
	background:url(/css/images/promos/selected_hampers.jpg) top left no-repeat;
	border-color:#E9E9E7;
	height:11em;
	}
	#hampersPromo .text {
		width:32%;
		}
#wineSpecPromo {
	background: url(/css/images/promos/wine_specials.jpg) top left no-repeat;
	border-color:#E9E9E7;
	height:11em;
	}
	#wineSpecPromo .text {
		width:32%;
		}

/* General Styles */
.product {
	margin:0 0 1em 0;
	
	padding:0 0 1.7em 0;
	}
	.product .image {
		float:left;
		width:50%;
		}
	.product .info {
		float:right;
		width:48%;
		
		}
		.product .info a {
			font-weight:bold;
			color:#9DC427;
			}
		.product .info h3 {
			color:#9DC427;
			font-size:110%;
			}
		.product .info .price {
			font-weight:bold;
			font-size:210%;
			margin-top:1em;
			}
		.product .info .description {
			margin:1.5em 0 0 0;
			}
		.product .info .details {
			margin:1.5em 0 0 0;
			}
		.product .info .details p {
			margin:0;
			}
	.product .button {
		text-align:right;
		margin:2em 0 0 0;
		}
.productDetails {
	clear:both;
	border-bottom:#ccc 1px solid;
	border-top:#ccc 1px solid;
	padding:0 0 1em 0;
	margin:0 0 1em 0;
	}
	.productDetails h4 {
		font-size:100%;
		margin:1em 0 .5em 0;
		}
.productServices {
	border-bottom:#ccc 1px solid;
	padding:0 0 1em 0;
	margin:0 0 1em 0;
	}
	.productServices h4 {
		font-size:100%;
		margin:0 0 2em 0;
		display:inline;
		}
	.productServices .t4desc {
		display:inline;
		}
	.productServices .service {
		margin:0;
		padding:0;
		}
	.productServices .button {
		text-align:right;
		}
	.productServices a {
			font-weight:bold;
			color:#9DC427;
			}
.productExtras {
	clear:both;
	border-bottom:#ccc 1px solid;
	padding:0 0 1em 0;
	margin:0;
	}
	.productExtras h4 {
		font-size:100%;
		margin:0 0 .5em 0;
		display:inline;
		}
	.productExtras .t4desc {
		display:inline;
		}
	.productExtras h5 {
		font-size:100%;
		margin:0 0 .5em 0;
		}
	.productExtras .button {
		text-align:right;
		}
	.productExtras .thumbExtra {
		float:left;
		width:31%;
		margin:1em 2% 0 0;
		}
		.productExtras .thumbExtra .image {
			float:left;
			width:50%;
			}
			.productExtras .thumbExtra .image img {
				border:#BABABA 1px solid;
				display:block;
				}
		.productExtras .thumbExtra .details {
			float:right;
			width:48%;
			}
			.productExtras .thumbExtra .details .name {
				color:#9DC427;
				font-weight:bold;
				display:block;
				}
			.productExtras .thumbExtra .details .weight {
				color:#9DC427;
				font-weight:bold;
				display:block;
				}
			.productExtras .thumbExtra .details .price {
				font-weight:bold;
				display:block;
				}
		.productExtras .button {
			clear:both;
			}
		
.productBrief {
	float:left;
	width:46%;
	margin:0 3% 1em 0;
	padding:0 0 1em 0;
	border-bottom:#ccc 1px solid;
	display:inline;
	}
	.productBrief h3 {
		color:#9DC427;
		font-size:100%;
		}
	.productBrief .image {
		float:left;
		width:35%;
		}
		.productBrief .image img {
			border:#BABABA 1px solid;
			}
	.productBrief .details {
		float:left;
		width:38%;
		}
	.productBrief .details .first {
		height:7em;
		}
	.productBrief .promoBuy {
		float:right;
		width:27%;
		}
		.productBrief .promoBuy .offer {
			height:75px;
			}
		.productBrief .promoBuy .offer img {
			display:block;
			}
	.productBrief .price {
		font-weight:bold;
		}
	/*.productBrief .textLink {
		margin:4em 0 0 0;
		}*/
	.productBrief .textLink a {
		color:#000;
		background: url(/css/images/icons/more.gif) 0 50% no-repeat;
		padding:0 0 0 17px;
		text-decoration:underline;
		}
	.productBrief .buy {
		display:block;
		}

/* Special Styles */
.clear {clear:both;}

.hide,
#controls a,
#controls a:hover,
#controls a:visited,
#search .searchBox label,
.t2home
	{
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	}
#controls a:active, #controls a:focus {
	position:static;
	width:auto;
	height:auto;
	background-color:#000;
	color:#FFFF00;
	padding:.5em;
	display:block;
	}
	
/*********** Hacks ***********/
.clearfix:after, #header:after, #body:after, #footer:after, #mainNav:after, .promoFooter:after, .product:after, .productExtras:after, .smallPromos:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix, #header, #body, #footer, #mainNav, .promoFooter, .product, .productExtras, .smallPromos {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix, html #header, html #body, html #footer, html #mainNav, html .promoFooter, html .product, html .productExtras, html .smallPromos {height: 1%;}
.clearfix, #header, #body, #footer, #mainNav, .promoFooter, .product, .productExtras, .smallPromos {display: block;}
/* End hide from IE-mac */