/* 
	Amazing Flowers
	Author: Billarga - www.billarga.com
*/
   

html,body {
	margin:0;
	padding:0
}

body {
	font: 92% georgia,serif;
	color: #542989;
	text-align:center;
	background: url(../../images/main-body-bg.jpg) no-repeat top center; }
	p {
		margin:0 0 10px 10px; }

div#top-strip {
	background: url(../../images/body-bg.jpg) repeat-x top center;
	width: 100%;
	height: 5px; }
		
div#header {
	background: #fff url(../../images/header-image.jpg) no-repeat top right;
	height: 229px; }
	div#header h1 {
		color: #55298a; }
	div#header a {
		color: #fff;
		text-decoration: none; }
		div#header a:hover {
			text-decoration: underline;}
	#header-text {
		width: 958px;
		height: 173px;
		position: relative; }
	#header-text span {	
		background: url(../../images/header-logo.jpg) no-repeat;
		position: absolute;
		width: 100%;
		height: 100%;}
	#main-nav {
		width: 958px;
		height: 56px;
		background: url(../../images/horizontal-nav-bg.jpg) no-repeat; }
		#main-nav span {
			line-height: 35px;
			font-size: 13px;
			font-weight: bold;
			letter-spacing: 2px;
			color: #fff;
			float: right;
			margin: 0 20px 0 0; }
	
div#container {
	text-align:left;
	width:958px;
	margin:0 auto;
	border-left: 1px solid #fac8cb;
	border-right: 1px solid #fac8cb; }
	
div#content {
	float:right;
	width:640px;
	padding: 0; }
	div#content p {
		line-height:1.4; }
	div#content h2 {
		margin: 20px 0 10px 10px;
		font-size: 14px;
		font-weight: bold; }
	
	div#content h2#category-text {
		background: url(../../images/category-title-bg.jpg) repeat-x top right;
		height: 30px;
		margin: 5px 0 0 0;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		letter-spacing: 1px;
		line-height: 30px;
		padding: 0 0 0 10px; }
			
	#welcome-text {
		width: 466px;
		height: 45px;
		position: relative;
		margin-bottom: 10px; }
	#welcome-text span {	
		background: url(../../images/welcome2.jpg) no-repeat;
		position: absolute;
		width: 100%;
		height: 100%;}
	div#content div#home {
		width: 460px;
		float: left; }
	div#content div#specials {
		width: 157px;
		height: 520px;
		float: right;
		background: url(../../images/specials-header.jpg) no-repeat top right; }
	div#content div#products {
		padding: 0;
		margin: 0;
		float: left;
		width: 100%; }
		div#specials h2 {
			color: #542989;
			font-size: 12px;
			font-weight: bold;
			letter-spacing: 1px;
			padding: 13px 0px 0px 0px;
			margin: 0 0 11px 0;
			text-align: center; }
		div.product-wrapper {
			width: 155px;
			height: 240px;
			font-size: 12px;
			background: #d8f2c9;
			border: 1px solid #f7d7d9;
			text-align: center;
			margin: 3px 0; }
		div.product-float {
			float: left;
			margin: 3px 3px 0 0; }

			div.product-wrapper div.title {
				height: 30px;
				font-size: 12px;
				padding: 5px 8px 5px 8px; }
			div.product-wrapper img {
				border: 1px solid #fac8cb;
				margin: 0; }
			div.product-wrapper div.price {
				font-weight: bold;
				text-align: left;
				margin: 5px 0 0 10px; }
			div.product-wrapper div.details {
				float: left;
				margin: 15px 0 0 10px; }
				div.product-wrapper div.details a {
					color: #542989;
					text-decoration: none; }
					div.product-wrapper div.details a:hover {
						text-decoration: underline; }
			div.product-wrapper div.buy {
				float: right;
				margin: 12px 10px 0 0; }
				div.product-wrapper div.buy img {
					border: 0; }
			div.left {
				float: left;
				width: 320px;
				padding: 10px 0 0 0;
				text-align: justify; }
			div.left div.price {
				margin: 10px 0px;
				padding: 0 0 0 10px;
				width: 320px;
				display: table-row;
				float: left; }
				div.left div.price span {
					margin: 10px 15px 5px 0;
					display: block; }
				div.left div.price .option {
					margin: 0;
					display: block; }
				div.left div.price .buy {
					margin: -22px 0 0 0;
					float: right; }
			
			div.checkout-section {
				padding: 10px 0 0 0;
				border-bottom: 1px solid #8a9952;
				background: #d8f2c9;
				float: left;
				width: 100%; }
				div.checkout-section div.extra-item {
					display: block;
					clear: both; }
					div.checkout-section div.extra-item img {
						width: 75px;
						height: 75px; }
			div.price-checkout {
				margin: 0px;
				padding: 0 0 0 10px;
				display: table-row;
				float: left;
				width: 250px; }
				div.price-checkout span {
					margin: 10px 15px 5px 0;
					display: block; }
				div.price-checkout .option {
					margin: 0;
					display: block; }
				div.price-checkout .buy {
					margin: -22px 0 0 0;
					float: right; }
			img.product-image {
				float: right;
				margin: 0;
				padding: 0;
				width: 300px; }
			img.product-thumb {
				float: left;
				margin: 0 15px 15px 10px;
				padding: 0;
				width: 134px;
				height: 134px;
				border: 1px solid #fac8cb; }
	
div#navigation {
	background:#f7d4d7 url(../../images/nav-bg-btm.jpg) no-repeat bottom left;
	float:left;
	width:310px;
	height: 526px;
	margin: 0 0 3px 0; }
	div#navigation h2 {
		color: #542989;
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 1px;
		padding: 13px 0px 20px 60px;
		margin: 0; }
		div#navigation a {
			color: #542989;
			text-decoration: none; }
		div#navigation a:hover {
			text-decoration: underline; }
	div#navigation div.nav-section-top {
		background: #f7d4d7 url(../../images/nav-header-top.jpg) no-repeat top left; }
	div#navigation div.nav-section {
		background: url(../../images/nav-header.jpg) no-repeat top left;
		clear: both; }
	div#navigation div.nav-list {
		padding: 0;
		margin: 0 10px 10px 10px;
		font-size: 14px;
		float: left; }
		div#navigation div.nav-list li  {
			width: 270px;
		}
		div#navigation div.nav-list li {
			margin: 0 0 10px 0;
			width: 135px;
			list-style:none;
			float:left; }
		
div#footer {
	background: #fff url(../../images/footer-bg.jpg) no-repeat bottom center;
	color: #542989;
	clear:both;
	padding: 0;
	height: 75px;	
	font-size: 11px; }
	div#footer div.content {
		width:958px;
		margin:0 auto; }
		div#footer p {
			margin:0;
			padding:3px 10px;
			width: 100%;
			text-align: center; }
		div#footer a {
			color: #542989;
			text-decoration: none; }
			div#footer a:hover {
				text-decoration: underline; }
		#footer div.left {
			float:left;
			margin: 0;
			padding:15px 30px 0 15px;
			text-align:left;
			width: 210px; }
			#footer span {
				background:transparent url(../../images/billarga.jpg) no-repeat scroll top left;
				float:right;
				height:50px;
				margin:-17px 0 0 0px;
				text-indent:-9999px;
				text-align: left;
				width:95px; }
		#footer div.right {
			float: right;
			width: 230px;
			text-align: right;
			padding: 0px 15px 0 0; }
			#footer div.right img.credit-img {
				padding-top: 10px;
				padding-left: 10px;
				vertical-align: top; }
		#footer div.terms {
			float: left;
			width: 458px; }
		#footer div.dots {
			background: transparent url(../../images/footer-dots.jpg) no-repeat top center;
			height: 15px; }
			
div.clear {
	clear: both; }

h1.pop {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0; }
h1.heading {
	font-size: 16px;
	font-weight: bold;
	margin: 10px; }
strong {
	font-weight: bold; }
ul {
	margin: 0 0 10px 25px;
	 }
	ul li {
		list-style: disc;
		margin-bottom: 5px; }
img.teleflora {
	float:right;
	margin: 0 15px 0 20px; }
img.lba {
	float:right;
	margin: 10px 15px 10px 20px; }
	
	



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
