﻿.floral-category-container
{
	width: 132px;
	float: left;
	height: 300px;
	background-color: #8B9156;
	margin-right: 16px;
	background-image: url('images/bottomImage.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 16px;
	font-size: 10px;
	color: White;


}

.floral-category-image
{
	border: 0px;
	height: 165px;
	width: 132px;
	float: left;
}

.floral-category-rowCont
{
	width: 444px;
	float: left;
	position: relative;
	top: 4px;
}

.floral-category-bodyCont
{
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
	width: 585px;
	height: 530px;
}

.floral-category-textCont
{
	padding-top: 5px; 
	padding-bottom: 5px;
	font-size: 11px;	
	line-height: 140%;
}


.floral-category-textCont p
{
	font-size: 10px;
	margin-top: 4px;
}

.floral-category-bigText
{
	text-transform: uppercase;
	font-family: Georgia, Trebuchet MS, Verdana, Arial;
	
}

.floral-category-content, .floral-category-tagline
{
	width: 116px;
	position: relative;
	left: 8px;
	height: 70px;
	float: left;
}

.floral-category-link
{
	width: 116px;
	position: relative;
	left: 6px;
	text-transform: uppercase;
	white-space: nowrap;
	position: relative;
	top: 10px;
	font-size: 10px;
	float: left;
}

.floral-sidenavContentCont a, .floral-sidenavContentCont a:hover, .floral-sidenavContentCont a:visited
{
	color: White;
	text-decoration: underline;
}

.floral-category-link a, .floral-category-link a:hover, .floral-category-link a:visited
{
	color: White;
	text-decoration: underline;
}



.floral-bouquet-container
{
	width: 169px;
	float: left;
	height: 385px;
	background-color: #8B9156;
	margin-right: 16px;
	background-image: url('images/bottomImage2.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 16px;
	font-size: 10px;
	color: White;
}

.floral-bouquet-image
{
	margin-top: 8px;
	width: 169px;
	height: 191px;
}

.floral-bouquet-content
{
	width: 150px;
	position: relative;
	left: 11px;
	height: 120px;
	margin-top: 3px;
}

.floral-bouquet-price
{
	width: 150px;
	position: relative;
	left: 11px;
	margin-top: 11px;
}

.floral-bouquet-headerCont
{
	width: 560px;
	float: left;
}

.floral-bouquet-catTitle
{
	height: 45px;
	float: left;
}

.floral-bouquet-tagline
{
	margin-top: 5px;
	width: 335px;
	float: left;
	clear: both;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Verdana;
	color: #000100;
}

.floral-bouquet-headerRight
{
	width: 345px;
	float: left;
	margin-bottom: 15px;

}

.floral-bouquet-headerLeft
{
	width: 196px;
	float: left;	
}

.floral-bouquet-button
{
	width: 91px;
	height: 14px;
	margin-top: 11px;
	background-color: #A6AA78;
	position: relative;
	left: 11px;
	text-align: center;
}

.floral-bouquet-button a, .floral-bouquet-button a:hover, .floral-bouquet-button a:visited
{
	color: White;
	text-decoration: none;
}

.floral-bouquet-bodyCont
{
	float: left;
	width: 560px;
}

.floral-orderform-headerCont
{
	width: 546px;
	float: left;
	margin-bottom: 10px;
}


.floral-orderform-bodyCont
{
	width: 546px;
	float: left;
}

.floral-orderform-headerLeft
{
	
	width: 182px;
	float: left;
}

.floral-orderform-headerRight
{
	width: 306px;
	float: left;
	position: relative;
	left: 58px;
	top: 10px;
}

.floral-orderform-headerRight p
{
	font-family: Trebuchet MS, Arial, Verdana;
	color: #000100;
	font-size: 12px;
	
}

.red
{
	color: #EC1C24;
}

.floral-orderform-fieldsTop
{
	background-image: url('images/orderFormTop.gif');
	background-repeat: no-repeat;
	float: left;
	width: 546px;
	height: 20px;
}
.floral-orderform-fieldsCont
{
	width: 546px;
	background-image: url('images/orderFormMiddle.gif');
	background-repeat: repeat-y;
	float: left;
	
}
.floral-orderform-fieldsBottom
{
	background-image: url('images/orderFormBottom.gif');
	background-repeat: no-repeat;
	float: left;
	width: 546px;
	height: 6px;
	font-size: 1px;
}

.floral-orderform-formCont
{
	background-image: url('images/orderFormFloral.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 490px;
	position: relative;
	left: 50px;
}

.floral-orderform-formCont h3
{
	font-family: Trebuchet MS, Arial, Verdana;
	color: #231F20;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 3px;
}

.floral-orderform-formCont p
{
	font-family: Trebuchet MS, Arial, Verdana;
	color: #8B9156;
	font-size: 12px;	
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
}

.floral-orderform-formFieldsCont
{
	width: 450px;
	
	background-color: Transparent;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Verdana;
}

/*.floral-orderform-formFieldsCont input, .floral-orderform-formFieldsCont textarea, .floral-orderform-formFieldsCont select 
{
	border: 1px solid #231F20;
	margin-top: 2px;
	margin-bottom: 5px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
}*/

.floral-orderform-formFieldsCont label
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
}

.floral-orderform-billing label
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
}

.field156
{
	width: 156px;
	float: left;
}

.field166
{
	width: 166px;
	float: left;
	position: relative;
	left: 33px;
}

.field68
{
	width: 68px;
	float: left;
	position: relative;
	left: 61px;
}

.field200
{
	width: 200px;
	float: left;
	position: relative;
	left: 17px;
}

.field47
{
	width: 52px;
	float: left;
	position: relative;
	left: 40px;
}

.field52
{
	width: 52px;
	float: left;
	position: relative;
	left: 60px;
}

.field126
{
	width: 126px;
	float: left;
	position: relative;
	left: 28px;
}

.field262
{
	width: 262px;
	float: left;
	position: relative;
	left: 33px;
}

.field131
{
	width: 131px;
	float: left;
	position: relative;
	left: 0px;
}

.field262b
{
	width: 262px;
	float: left;
	position: relative;
	left: 33px;
}

.field210
{
	width: 210px;
	float: left;
	position: relative;
	left: 0px;
}

.field211
{
	width: 210px;
	float: left;
	position: relative;
	left: 30px;
}

.field77
{
	width: 77px;
	float: left;
	position: relative;
	left:0px;
}

.field25
{
	width: 50px;
	float: left;
	position: relative;
	left:0px;
	clear: both;
}

.field75
{
	width: 75px;
	float: left;
	position: relative;
	left:10px;
}

.floral-genders
{
	width: 69px;
	float: left;
	position: relative;
	left: 61px;
}

.floral-date
{
margin-left: 15px;
}

.floral-microsoftbuilding
{
	width: 300px;
	float: left;
	position: relative;
	font-style: italic;
	font-size: 10px;
	position: relative;
	left: 65px;
	top: -4px;
}

.orderform-section
{
	float: left;
	width: 450px;
}

.orderform-ImageCont
{
	width: 77px;
	float: left;
	min-height: 92px;
	height: 92px;
}

.floral-textcenter
{
	text-align: center;
	border: 1px solid #231F20;
	margin-top: 2px;
	margin-bottom: 5px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
}

.floral-textindent
{
	text-indent: 6px;
	border: 1px solid #231F20;
	margin-top: 2px;
	margin-bottom: 5px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
}

.floral-field
{
	
	
	border: 1px solid #231F20;
	margin-top: 2px;
	margin-bottom: 5px;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
}

.floral-orderform-billing
{
	float: left;
	width: 300px;
}

.floral-orderform-promo
{
	float: left;
	width: 150px;
	position: relative;
	top: -16px;
}

.floral-orderform-submit
{
	color: White;
	background-color: #8B9156;
	border: 0px !important;
	width: 100px;
	height: 15px;
	cursor: pointer;
	background-image: url('images/btnsubmit.gif');
}

.floral-thankyouCont
{
	width: 576px;
	float: left;
	background-image: url('images/thankyoubottom.gif');
	background-color: #8B9156;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 50px;
}

.floral-thankyouCont p
{
	line-height: 125%;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	color: White;
	text-align: center;
}

.floral-thankyouGeorgia
{
	font-family: Georgia, Trebuchet MS, Arial, Verdana;
}

.floral-thankyouCont a, .floral-thankyouCont a:hover, .floral-thankyouCont a:visited
{
	text-decoration: none;
	color: White;
}



.floral-sidenavCont
{
	background-color: #8B9156;
	width: 160px;
	float: left;
	position: relative;
	left: -24px;
	font-family: Trebuchet MS, Arial, Verdana;
	color: White;
}

.floral-sidenavContentCont
{
	position: relative;
	left: 13px;
	float: left;
	width: 132px;


}

.floral-sidenavContentCont h1
{
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 4px;
	text-transform: uppercase;
	color: White;
	font-weight: normal;
}

.floral-sidenavContentCont p
{
	font-size: 10px;
	line-height: 125%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.floral-sidenavButton
{
	width: 91px;
	height: 14px;
	margin-top: 11px;
	background-color: #A6AA78;
	position: relative;
	
	text-align: center;
	font-size: 10px;
	margin-bottom: 12px;
}

.floral-sidenavWhiteline
{
	float: left;
	height: 1px;
	border-bottom: 1px solid white;
	width: 153px;
	position: relative;
	left: 11px;
	font-size: 1px;
	margin-bottom: 5px;
}

.floral-editcat-tagline
{
	width: 116px;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Verdana;
	background-color: #8B9156;
	color: White;
}

.floral-editcat-tagline2
{
	width: 345px;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Verdana;
	background-color: white;
	color: black;
	height: 70px;
}

.floral-editcat-bouquettag
{
	width: 150px;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Verdana;
	background-color: #8B9156;
	color: White;
}

.floral-editcat-mainarea
{
	width: 980px; 
	float: left;
	background-color: White;
	
}

.floral-editcat-mainarea td, .floral-editcat-mainarea input, .floral-editcat-mainarea select, .floral-editcat-subarea select, .floral-editcat-subarea td, .floral-editcat-subarea input, .floral-editcat-subarea label
{
	font-size: 11px;
	
}

.floral-editcat-mainarea td
{
	font-weight: bold;
}

.floral-editcat-subarea
{
	width: 400px; 
	float: left; 
	clear: both;
	background-color: White;
}

.floral-editcat-subarea legend
{
	font-weight: bold;
	font-size: 12px;
}

.floral-sidebar
{
    float: left;
    position: relative; 
}

