﻿	@charset "utf-8";

/* CSS Styles - Document last updated 3.01.09 */



/*******************************************************************************************

		Default Styles

*******************************************************************************************/

body
{
	background:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#034832;
}

a, a:visited
{
	text-decoration:none;
	color:#034832;
}

a:hover
{
	text-decoration:underline;
}

.clear
{
	clear:both;
}

p
{
	padding:5px;
	margin:2px;
}

div, body, div#left ul
{
	margin:0;
	padding:0;
}

h3
{
	color:#034832;
}

/*******************************************************************************************

		Main Container

*******************************************************************************************/

div#container
{
	width:952px;
	margin:10px auto;
}

/*******************************************************************************************

		Header

*******************************************************************************************/


div#header
{
	width:952px;
	float:left;
	height:50px;
	font-weight:bold;
	overflow:hidden;
}

div#header div#logo
{
	width:281px;
	float:left;
	height:50px;
}

div#header div#logo img, div#header div#logo a
{
	border:none;
}

div#shoppingcart, div#currency, div#shoppingcart form input, div#currency select
{
	font-size:10px
}

div#header div#shoppingcart
{
	/*width:120px;*/
	height:50px;
	float:left;
	text-align:center;
	margin-left:30px;
	border-left:1px dotted #886432;
	/*border-right:1px dotted #886432;*/
}

div#header div#currency
{
	width:160px;
	height:50px;
	float:left;
	text-align:center;
	border-right:1px dotted #886432;
}

div#header div#topmenu
{
	width:450px;
	height:50px;
	float:left;
	margin:0;
}

div#header div#topmenu ul
{
	list-style:none;
	margin:0;
	padding:0;
}

div#header div#topmenu ul li a
{
	display:block;
	float:left;
	height:45px;
	text-align:center;
	margin:0;
	padding:5px 20px 0px 20px;
	font-size:0.9em;
	border-right:1px dotted #034832;
}

div#contentbar ul li 
{
    float:left;
}

div#header div#topmenu ul li 
{
	float:left;
	
}


div#header div#topmenu ul li a:hover
{
	text-decoration:none !important;
}

div#header div#topmenu ul li a img
{
	border:none;
	clear:both;
	margin:0;
	padding:0;
}

div#header div#topmenu ul li
{
	display:block;
}

/*******************************************************************************************

		Center Section (contains left column, tab bar and content

*******************************************************************************************/


div#center
{
	width:952px;
	float:left;
}

/*******************************************************************************************

		Left Column

*******************************************************************************************/

div#left
{
	width:192px;
	float:left;
	overflow:hidden;
	
}

div#left h3
{
	width:192px;
	color:#034832;
	height:26px;
	font-size:16px;
	margin:20px 0px 2px 0px;	
	font-weight:bold;
	text-align:left;
}

div#left h3.green
{
	color:white;
	padding:8px 0px 0px 0px;
	background: url(/images/h3green.jpg) repeat-x;
	text-align:center;
}

div#left h3.red
{
	color:white;
	padding:8px 0px 0px 0px;
	background:url(/images/h3red.jpg) repeat-x;
	text-align:center;
}
div#left ul
{
	list-style:none;
}
div#left a, div#left a:hover, div#left a:visited
{
	color:#fff;
}



div#left ul li a
{
	display:block;
	width:186px;
	height:18px;padding:8px 0px 8px 8px;
	margin-bottom:2px;
}


div#left ul li a
{filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;}
div#left ul li a:hover
{filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;}
.g1
{
	background:#034832;
}

.g2
{
	background:#005C3D;
}

.g3
{
	background:#00684C;
}

.g4
{
	background:#1B755B;
}

.g5
{
	background:#3E846C;
}

.g6
{
	background:#77A694;
}

.g7
{
	background:#77A694;
}

.g8
{
	background:#77A694;
}

.g9
{
	background:#77A694;
}

.g10
{
	background:#77A694;
}


.r1
{
	background:#7C0E01;
}

.r2
{
	background:#B80101;
}

.r3
{
	background:#D12121;
}

.r4
{
	background:#DF3737;
}

.r5
{
	background:#E14040;
}

.r6
{
	background:#E86666;
}
.r7
{
	background:#E86666;
}

.r8
{
	background:#E86666;
}

.r9
{
	background:#E86666;
}

.r10
{
	background:#E86666;
}

.r11
{
	background:#E86666;
}

/*******************************************************************************************

		Banners - P.S --  Carl, banner ideally is rotating through jscript, 4 to 5 slides. 

*******************************************************************************************/
div#banners
{overflow:hidden;
	width:705px;
	float:left;
	height:120px;
	margin-top:20px;margin-left:30px;
	text-align:center;background:url(/images/banner.jpg) no-repeat;
}

div#banners h1
{color:#fff;font-size:28px;text-align:center;width:580px;padding:0;margin-top:10px;margin-left:125px;}

div#banners h3, div#banners h2
{color:#fff;font-size:20px;width:580px;padding:0;margin-top:0px;margin-left:125px;}
/*******************************************************************************************

		Tabs at the top of the main content part (main menu)

*******************************************************************************************/

div#contentbar
{
	float:left;
	width:705px;
	z-index:3;margin-left:30px;
}

div#contentbar ul
{
	list-style:none;
}

div#contentbar ul li a
{
	display:block;
	width:131px;
	height:37px;
	margin:0;
	padding-top:25px;
	background:url(/images/tab-normal.jpg) no-repeat bottom;
	float:left;
	text-align:center;
}

div#contentbar ul li a
{
	color:#fff;
}

div#contentbar ul li a:hover
{
	background:url(/images/tab-normal-hover.jpg) no-repeat bottom;
	color:#fff;
}

div#contentbar ul li a.active
{
	font-size:1em;
	font-weight:bold;
	color:#fff;
	background:url(/images/tab-selected.jpg) no-repeat 0px 10px !important;
}

/*******************************************************************************************

		Content

*******************************************************************************************/

div#content
{
	z-index:2000;
	float:left;
	width:705px;
	background:url(/images/content-top.gif) no-repeat top;
	margin:-15px 0px 0px 30px;
	padding-top:15px;
}

div#content div#content1
{
	width:705px;
	background:url(/images/content-center.gif) repeat-y top;
}

div#content div#content1 div#content2
{
	width:655px;
	background:url(/images/content-bottom.gif) no-repeat bottom;
	padding:20px 25px 40px 25px;
}

div#content h1
{
	width:705px;
	text-align:center;
	margin:-10px 0px 10px 0px;
	padding:0;
	font-size:1.5em;
}

/*******************************************************************************************

		Product display (the containers for the individual products, both when browsing a 
		category and in the shopping cart

*******************************************************************************************/


div.product
{
	width:190px;
	margin:13px;
	float:left;
}

div.product div.round1
{
	width:190px;
	background:url(/images/product-center.jpg) repeat-y center;
}

div.product div.round1 div.round2
{
	width:190px;
	background:url(/images/product-top.jpg) no-repeat top;
}


div.product div.round1 div.round2 div.round3
{
	width:180px;
	background:url(/images/product-bottom.jpg) no-repeat bottom;
	padding:10px 5px 30px 5px;
	height:250px;
	text-align:center;
	min-height:240px;
	overflow:hidden;
}

div.product div.round1 div.round2 div.round3 img
{
	border:none;
}

div.product .compra, .addonCtrlWrapper .compra
{
	width:90px;
	height:37px;
	border:none;
	overflow:hidden;
	background:url(/images/button-general.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	display:block;
	margin:auto;
	line-height:30px;
}

div.product .compra:hover,.addonCtrlWrapper .compra:hover
{
	background:url(/images/button-general-hover.jpg) no-repeat;
}

/*******************************************************************************************

		Bottom Links

*******************************************************************************************/

div#bottomlinks
{
	width:952px;
	margin:auto;
	text-align:center;
	margin:30px 0px 10px 0px;
}

#bottomlinks ul li
{
    display:inline;
}

/*******************************************************************************************

		Copyright. P.S. Carl - see what payment methods are accepted through your payment gateway, and add icons in bottom. Add icons of SSL Certs as well.

*******************************************************************************************/

div#copyright
{
	width:952px;
	text-align:center;
	padding:15px 0px 15px 0px;
	margin:auto;
	font-size:0.8em;
}

.search
{
    	
}
.search hr
{
	margin-bottom:20px;
}
.searchTextBox
{	
	font-size:11px;
	float:left;
	width:90px;
	
}
.searchButton
{
    width:90px;
    height:37px;
	border:none;
	overflow:hidden;
	background:url(/images/button.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	
	margin-top:-10px;
	clear:right;	
}

.smallFlowerCtrlWrapper
{
	float:left;
	width:280px;		
	height:270px;
	margin:20px;
}
.smallFlowerCtrlWrapper a
{
	text-decoration:none;
}
.smallFlowerCtrlImgWrapper
{
	width:250px;
	height:250px;
	margin:auto;
	text-align:center;
}
.smallFlowerCtrlFlowerName
{
	display:block;
	font-size:12px;
}
.smallFlowerCtrlPrices
{	
	float:right;
}
.smallFlowerCtrlPrice,.smallFlowerCtrlStrikedPrice
{		
	font-size:12px;
	font-weight:bold;
	color:#7F943F;	
}
.smallFlowerCtrlStrikedPrice
{
	text-decoration:line-through;
	padding-right:10px;
}
.mainFlowerCtrl
{
	margin: 10px;
}
.smallFlowerCtrlButtons,.mainFlowerCtrlH1
{
	/*background-color:#EAEFD9;
	color:#A9B67D;	
	border:solid 1px #A9B67D;
	padding:3px;*/
}
.smallFlowerCtrlButtons a.details, .smallFlowerCtrlButtons  a.buyNow
{
	float:left;
	font-weight:bold;
	
	font-size:13px;
}

.smallFlowerCtrlButtons a.buyNow
{
	float:right;
}
.mainFlowerCtrlH1
{
	color:#034832;
	margin-right:10px;
	text-align:center;
	font-size:15px;
}
.mainFlowerCtrlImg,.pricingOptions
{
	border:solid 1px #106234;
	
}
.mainFlowerCtrlH2
{
	color:#034832;
	font-size:14px;
	text-align:center;
}
.mainFlowerCtrlPrices,.mainFlowerCtrlDescription,.pricingOptions
{
	color:#034832;
}
.mainFlowerCtrlDescription
{
	width: 100%; 
	text-align: left;	
	font-weight:bold;
}
.requiredStar
{
	color:Red;
}
.green
{
	color:#7E943F;
}

.pricingOptions
{
	background-color:#F0F8E8;
	padding:10px;
	
}
.pricingOptions b.title
{
	font-size:16px;
	color:#7E943F;
	line-height:35px;
	vertical-align:top;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.hr
{
	width:100%;
	clear:both;
	border-bottom:1px dotted #811C1C;
	height:1px;	
	margin-top:5px;
	margin-bottom:5px;
}
#scart .title,#addons .title,#orderDetails .title
{
	border:solid 1px #106234;
	background-color:#F0F8E8;
	color:#106234;	
	font-size:16px;
	font-weight:bold;
	width:95%;
	margin:auto;
	line-height:30px;
	text-align:center;
}
#scart table
{
	border-collapse:collapse;
	margin:auto;
	margin-top:20px;
	border:solid 1px #106234;
	empty-cells:show;
}

#scart th, #scart td
{	
	border-left:1px dotted #106234;
	border-right:1px dotted #106234;
}

#scart th
{
	color:#106234;	
	text-decoration:underline;
	border-bottom:1px dotted #106234;	
	background-color:#F0F8E8;
}
#scart tr.alternate td, #scart tfoot
{
	background-color:#F0F8E8	 ;
	

}
#scart td.tdImg
{
	width: 120px;
	border-right:solid 1px white;
}
#scart tfoot,#scart tfoot td.delCharge
{
	border-top:2px dotted #106234;
}
#addons
{	
	margin:auto;
}
#addons .contents
{
	width:95%;	
	margin:auto;
	
}
.addonCtrlWrapper
{	
	float:left;
	width:142px;
	height:220px;
	border:solid 1px #106234;
	background-color:#F0F8E8;
	margin-top:10px;
	margin-right:10px;	
}
.addonCtrlImgWrapper
{
	border:solid 1px black;
	width:100px;
	margin:auto;
}
.addonCtrlWrapper b.highlight2
{
	font-size:14px;
}

.addonButton
{
    display:block;
    width:90px;
    height:37px;
    background-image:url('/images/button.gif');
    color:White;
    
    line-height:30px;
    margin:auto;
}
.smallFlowerCtrlPrice
{
	color:#811C1C;
	margin-bottom:10px;
}

#orderDetails
{
	width:90%;
	margin:auto;
}
#orderDetails .title
{
	width:99%;
	margin-bottom:20px;
	margin-top:20px;
}
#orderDetails .section
{
	margin:auto;
	border:solid 1px #106234;
	background-color:#F5FFE8;
	color:#781A1A;	
	margin-bottom:15px;
}

#orderDetails .sectionTitle
{
	background-color:#106234;
	color:White;
	font-size:18px;	
	line-height:35px;
	padding-left:10px;
	margin-bottom:7px;
	font-weight:bold;
}
.recipientFormLabelDiv
{
	width: 135px; 
	float: left; 
	text-align: right; 
	padding-right: 5px;
	font-size:12px;
	float:left;
}
.recipientFormCtrl
{
	clear:right;
	margin-bottom:3px;
	text-align: left; 
	width:400px;
	font-family:Tahoma;
	font-size:12px;
}

span.pagingCtrlSelected
{
	background-color:#a9c78c;
	font-weight:bold;
	border:solid 2px #106234;
}
a.pagingCtrl,a.pagingCtrlSelected
{
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
a.pagingCtrl:hover,a.pagingCtrlSelected:hover
{
	text-decoration:underline;
}
#bottomPlaces
{ 
	height:70px;
	overflow:auto;
	text-align:center;
}

#bottomPlaces a
{
	margin-left:5px;
	margin-right:5px;	
}

.helpPage
{
    margin:15px;
    font-size:13px;
    color:#106234;
}

.helpPage a
{
    color:#106234;
    text-decoration:underline;
}
.helpH1
{
	text-align:center;
	font-weight:bold;
	
}
.helpH2
{
    
}
.countryFlag
{
	width:20px;
	height:13px;
	border: ridge 1px gray;
}

.fpageCountryDiv
{
	float: left; 
	width: 33%; 
	height: 25px; 
	text-align: left;
    border-bottom: solid 1px #EFF3FB; 
    margin-top: 12px;
    
}

#floristChoice
{
    border:solid 1px #106234;
	width:680px;
	margin:auto;
	margin-top:20px;
	margin-bottom:10px;
	background-color:#F0F8E8;
	margin-left:-12px;
	
}

#floristChoice .product .round2
{	
	background:url(/images/product-top-fc.jpg) no-repeat top;
}


#floristChoice .product
{
    margin-left:10px;
    height:150px;
}

#floristChoice .product .round3
{
    background:url(/images/product-bottom-fc.jpg) no-repeat bottom;
	
}

#floristChoice .product .round1
{
	height:280px;
}

#fcTop,#fcBottom
{
	width:100%;
	height:20px;
}

#fcLeft
{
	float:left;		
}
#fcRight
{
	float:Right;
}
#fcContents
{
	width:100%;
	
	height:350px;
}
#fcMain
{	
	margin-right:4px;
	margin-left:4px;	
	height:100%;	
}

.fcItem
{
	float:left;	
}
.fcTitle
{
	margin:auto;	
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

#pathway
{
    margin-top:-22px;
    font-size:11px;
}
#fpageCountryList 
{
    text-align:center;
}
#fpageCountryList a
{
    line-height: 50px;
    font-size:24px;
}

h1.pageTitle
{
    text-align:center;
    /*display:inline;*/
    font-size:10px;
}

h2.pageTitle
{
    font-size:10px;
    text-align:center;
    /*display:inline;*/
}
.btnAddToCart
{
    width:154px;
	height:65px;
	border:none;
	overflow:hidden;
	background:url(/images/buttonbig.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	display:block;
	margin:auto;
	padding-top:15px;
}
.btnAddToCart:hover
{
    background:url(/images/buttonbighover.gif) no-repeat;
}

#scart .btnAddToCart
{
    padding-top:21px;
}

#footerImages
{
	background-image:url('/images/footer.gif');
	width:649px;
	height:30px;
	margin:auto;
}

table.creditCardList
{
    display:inline;
}

table.creditCardList td
{
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    text-align:left
}

table.creditCardList td div
{
    width:45px;
}
