﻿
/*Standard CSS */

body
{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background:#5B4848;
	color:#811C1C;
}

body, html, div, ul, li
{
	margin:0px;
	padding:0px;
}

.clear
{
	clear:both;
}

/* Main Container */
div#container-back
{
	width:1000px;
	margin:auto;
	background:url(../../images/body_background.jpg);
}

div#container
{
	margin:auto;
	width:950px;
}

/*Header (Top)*/

div#header
{
	height: 103px;
	overflow:hidden;
	width:950px;
}
div#header h1
{
	font-size:14px;	
}
div#header h2
{
	font-size:11px;	
}
div#toplogo
{
	width:309px;
	height:106px;
	float:left;
	background:url(../../images/top_logo.jpg);
}

div#toproundmenu
{
	width:318px;
	height:59px;
	overflow:hidden;
	background:url(../../images/top_round_menu.jpg);
	float:right;
	margin-top:-3px;	
}
div#toproundmenu .leftContent
{
	padding-left:20px;
	padding-top:10px;
	color:White;
	float:left;
	text-align:center;
	font-weight:bold;
}

div#toproundmenu .rightContent
{
	padding-right:20px;
	padding-top:10px;
	color:White;	
	text-align:center;
	font-size:11px;
}
div#toproundmenu a,div#toproundmenu a:link,div#toproundmenu a:hover,div#toproundmenu a:visited
{
	text-decoration:none;
	color:White;
}
.currenciesCombo
{
	font-size:11px;
	margin-top:5px;
}
div#toprighticons
{
	width:318px;
	height:106px;
	float:right;
	overflow:hidden;
	text-align:center;
}

div#toprighticons-content
{	
	height:47px;
	margin-left:30px;		
}

div#toprighticons-content ul
{
	list-style:none;
	margin:auto;
}

div#toprighticons-content ul li
{
	display:block;
	border-right:1px dotted #811C1C;
	float:left;
	color:#D34C4C;
	padding:5px 15px 5px 15px;
	text-decoration:none;
	text-align:center;
}

div#toprighticons-content ul li a
{
	color:#D34C4C;
}

div#toprighticons-content img
{
	border:none;
}

/*Top Menu*/

div#topmenu
{
	width:950px;
	height:48px;
	overflow:hidden;
	background:url(../../images/topmenu.jpg) repeat-x;	
}

div#topmenu ul
{
	margin:0;
	padding:0;list-style:none;
}

div#topmenu ul li
{
	height:38px;
	float:left;
	padding:10px 50px 5px 50px;
	font-size:18px;
	
	
}

div#topmenu ul li a
{
	color:#FFFFFF;
	text-decoration:none;
}
div#topmenu ul li a:hover
{
	text-decoration:underline;
}
div#topmenu .search
{
	float: right; 
	padding-top: 10px;
}
/*Top Advert*/
div#topadvert
{
	width:950px;
	height:275px;overflow:hidden;
	background:url(../../images/top_advert.jpg) no-repeat;
}

div#topadvert h1, div#topadvert h3 a
{
	color:#fff;
	font-size:20px;
	text-align:center;
	margin:auto;
	width:450px;
	float:left;
	text-decoration:none;
	margin-top:15px;
}

div#topadvert h1
{
	color:#6B1417;
	font-size:26px;
	text-align:center;
	margin:auto;
	width:450px;
	float:left;
	text-decoration:none;
	margin-top:15px;
}

div#topadvert_content
{
	width:450px;
	margin-left:310px;
	margin-top:25px;
}

div#topadvert div#topadvert_countries1 ul
{
	list-style:circle;
}

div#topadvert div#topadvert_countries1 ul li
{
	float:left;
	width:150px;	
}

div#topadvert div#topadvert_countries1 ul li a
{
	font-size:18px;
	color:#fff;
}

/*Main Content*/
div#content
{
	width:950px;
	
}

div.leftmenu
{
	width:289px;
	float:left;	
	padding-right:5px;
	margin-right:5px;
}

div.leftmenucontent
{
	width:289px	;
}

div.leftmenu h2
{
	color:#557100;
	font-size:16px;
	margin-left:20px;
}

div.leftmenu ul
{
	list-style:none;
	/*width:120px;
	float:left;*/
	margin-bottom:20px;
	margin-left:20px;	
}
div.leftmenu ul li
{
	width:132px;
	float:left;
	white-space:nowrap;
}
div.leftmenu ul li a
{
	color:#811C1C;
	padding:4px;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
div.leftmenu ul li a:hover
{
	text-decoration:underline;
}



div#maincontent
{
	width:650px;
	float:left;
	margin-top:15px;
	border-left:dotted 1px #811C1C;
}
/*Frontpage specific css*/
.frontpage .box
{
	width:230px;
	float:left;
	margin-left:55px;
}

div.frontpage div.box h3
{
	font-size:14px;
	color:#7F943F;
	width:170px;
	display:block;
	float:left;
	margin:0;
	padding:0;
}

.frontpage .small
{
	font-size:10px;
	color:#7F943F;
	width:40px;
	float:right;
}

div.frontpage a
{
	color:#7f943f;
}

/*Bottom Adverts*/
div#bottomadverts
{
	width:950px;
	height:150px;
	margin-bottom:20px;
}

div#bottomadverts img
{
	padding:10px 0px 10px 6px;
}

/*Credit Cards*/
div#creditcards
{
	width:950px;
	height:66px;
	background:url(../../images/credit_cards.jpg) center no-repeat;
}

/*Footer */
div#footer
{
	width:950px;
	text-align:center;
}

div#footer ul
{
	list-style:none;
	width:900px;
	margin:auto;
	padding:0;
}

div#footer ul li
{
	float:left;
	padding:2px;
}

div#footer ul li a, div#footer ul li a:visited
{
	color:#811C1C;
	text-decoration:none;
}

.searchTextBox
{
	position:relative;
	top:-5px;
	background-color:#F1C1C1;
	border:0px;
	height:17px;
	
}
.btnSearch
{
	margin-right:10px;
	position:relative;
	top:2px;
	
}
.smallFlowerCtrlWrapper
{
	float:left;
	/*width:280px;		*/
	/*width:180px;*/
	width:180px;
	height:270px;
	margin:10px;
}
.smallFlowerCtrlWrapper a
{
	text-decoration:none;
}
.smallFlowerCtrlImgWrapper
{
	/*width:250px;
	height:250px;*/
	width:180px;
	height:180px;
	margin:auto;
	text-align:center;
}
.smallFlowerCtrlFlowerName
{
	margin:auto;
	font-size:11px;
	height:13px;	
	text-align:center;
	overflow:visible;
}
.smallFlowerCtrlPrices
{	
	margin:auto;
	text-align:center;
}
.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-style:italic;
	font-size:13px;
}

.smallFlowerCtrlButtons a.buyNow
{
	float:right;
}
.mainFlowerCtrlH1
{
	color:#829643;
	margin-right:10px;
	text-align:center;
	font-size:15px;
}
.mainFlowerCtrlImg,.pricingOptions
{
	border:solid 1px #A9B67D;
}
.mainFlowerCtrlH2
{
	color:#829643;
	font-size:14px;
	text-align:center;
}
.mainFlowerCtrlPrices,.mainFlowerCtrlDescription,.pricingOptions
{
	color:#811C1C;
	
}
.mainFlowerCtrlDescription
{
	width: 100%; 
	text-align: left;	
	font-weight:bold;
}
.requiredStar
{
	color:Red;
}
.green
{
	color:#7E943F;
}

.pricingOptions
{
	background-color:#F5F8ED;
	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
{
	background-color:#F5F8ED;
	border:solid 2px #A9B67D;
	color:#7E943F;	
	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:1px dotted #811C1C;
	empty-cells:show;
}

#scart th, #scart td
{	
	border-left:1px dotted #811C1C;
	border-right:1px dotted #811C1C;
}

#scart th
{
	color:#7E943F;	
	text-decoration:underline;
	border-bottom:1px dotted #811C1C;
}
#scart tr.alternate td, #scart tfoot
{
	background-color:#EAEFD9;
	

}
#scart td.tdImg
{
	width: 120px;
	border-right:solid 1px white;
}
#scart tfoot,#scart tfoot td.delCharge
{
	border-top:2px dotted #A9B67D;
}
#addons
{	
	margin:auto;
}
#addons .contents
{
	width:95%;	
	margin:auto;
	
}
.addonCtrlWrapper
{	
	float:left;
	width:142px;
	height:220px;
	border:solid 1px #ECF1DF;
	background-color:#F5F8ED;
	margin-top:10px;
	margin-right:10px;	
}
.addonCtrlImgWrapper
{
	border:solid 1px black;
	width:100px;
	margin:auto;
}
.addonCtrlWrapper b.highlight2
{
	font-size:14px;
}
.smallFlowerCtrlPrice
{
	color:#811C1C;
	margin-bottom:10px;
}

#orderDetails
{
	width:90%;
	margin:auto;
}
#orderDetails .title
{
	width:99%;
	margin-bottom:20px;
}
#orderDetails .section
{
	margin:auto;
	border:solid 1px #E9EED8;
	background-color:#F5F8ED;
	color:#781A1A;	
	margin-bottom:15px;
}

#orderDetails .sectionTitle
{
	background-color:#9FB672;
	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;
}

a.pagingCtrlSelected
{
	
}
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;	
}


.helpH1
{
	text-align:center;
	font-weight:bold;
}
.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
{
	width:625px;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
}
#fcTop
{
	background-image:url('/images/floristchoice_top.gif');
}
#fcBottom
{
	background-image:url('/images/floristchoice_bottom.gif');	
}
#fcTop,#fcBottom
{
	width:100%;
	height:20px;
}
#fcLeft,#fcRight
{
	background-image:url('/images/floristchoice_border.gif');	
	width:8px;
	height:100%;
}
#fcLeft
{
	float:left;		
}
#fcRight
{
	float:Right;
}
#fcContents
{
	width:100%;
	
	height:310px;
}
#fcMain
{	
	margin-right:8px;
	margin-left:8px;	
	height:100%;	
}

.fcItem
{
	float:left;	
}

.fcTitle
{
	margin:auto;	
	font-size:24px;
	font-weight:bold;
	text-align:center;
}
