* /*Set's border, padding and margin to 0 for all values*/
{
	padding: 0;
	margin: 0;
	border: 0;
	color: #000000;
}
body, html {
	color:#43963C;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-align: center; /*** Centers the design in old IE versions ***/
	background-color: #FFFFFF;
	background-image: url(../images/bg-fade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
body {
	font-size: 12px;
}
.nobg{background-color:#FFFFFF; background-image:none;text-align: left;}
p {padding: 7px 0 7px 0;}


.clear { clear: both; }
#maincontainer {
	width:791px;
	margin: 0; /*** Centers the design ***/
	min-height: 300px;
	background: #ffffff;
	text-align: left; /*** Because we centered the text in body we have to move the text back to left aligning ***/
	border:1px solid #43963C;
	padding: 0px;

}
* html #maincontainer {
}
/**************************
HEADER
**************************/
#header {
	background-color: #ffffff;
	height:179px;
}
#headerleft{ 
width:143px;
float:left;
}
#headerright{ 
width:648px;
float:right;
}
.headermenu{
	width:791px;
	background-color: #43963c;
	background-image: url(../images/top-nav-bg.gif);
	background-repeat: repeat-x;
	height: 32px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -3px;
	left: 0px;
	z-index: 1;
	right: 0px;
	bottom: 0px;
}
/**************************
Heading styles
**************************/
h1, h2, h3, h4, h5 {
font-weight: bold;
padding-bottom: 5px;
font-size-adjust:none;
font-stretch:normal;
font-style: normal;
font-variant:normal;
}
h1 {
font-size: 36px;
color:#ffffff;
}
h2 {
font-size: 16px;
color:#4F4F4F;
}
h3 {
font-size: 14px;
color:#4F4F4F;
padding-top:32px;
}
.boldGreen3 {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
a.boldGreen3, a.boldGreen3:link, a.boldGreen3:visited, a.boldGreen3:active {
	text-decoration: underline;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.boldGreen2 {
font: bold 15px Arial, Helvetica, sans-serif;
color: #006600;
}

.boldGreen {
font: bold 13px Arial, Helvetica, sans-serif;
color: #43963c;
}
.giantred{font: bold 24px verdana; color: #FF0000;}
.hugered{font: bold 18px verdana; color: #993300;}
.huge{font: bold 18px verdana; color: #006600;}
.productHeader {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #2D6929;
	display: block;
	background: url(../images/core/pageHeader_symbol.gif) no-repeat 0px 50%;
}
.productHeaderRed {
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
color: #FF0000;
display: block;
}
.FinePrintText {
font: 10px Verdana, Arial, Helvetica, sans-serif;
width: 90px;
color: #43963c;
}
.name{font: bold 16px verdana; color: #43963c;}

.boldText {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
}
.price {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #0063a6;
}
/**************************
GLOBAL HREF STYLES 
**************************/
a:link {
font: bold 12px Arial, Helvetica, sans-serif;
text-decoration: underline;
color: #0000FF;
}
a:visited {
font: bold 12px Arial, Helvetica, sans-serif;
text-decoration: underline;
color: #0000FF;
}
a:hover, a:active {
font: bold 12px Arial, Helvetica, sans-serif;
text-decoration: underline;
color: #0066CC;
}
/**************************
Links
**************************/
a.bbb {
font: 11px Arial, Helvetica, sans-serif;
}
a.nav, a.nav:link, a.nav:visited, a.nav:active, a.resourcelinks:visited {
font: 11px Arial, Helvetica, sans-serif;
color: #43963c; 
text-decoration:none;
padding: 0px 0px 0px 3px;
}
a.nav:hover, a.resourecelinks:active {
font: 11px Arial, Helvetica, sans-serif;
background-color: #43963c;
color: #fff;
text-decoration:none;
padding: 0px 0px 0px 3px;
}
a.botnav, a.botnav:link, a.botnav:visited, a.botnav:active {
font: 12px Arial, Helvetica, sans-serif;
text-decoration: underline;
color: #0000FF;
}

/**************************
CONTENT AND COLUMNS
**************************/
#maincontent {
float: right;
width: 791px;
/*background: #60A8E7;*/
}
* html #maincontent {
position: relative; /*** IE needs this  ***/
}
#contentleft{
	float:left;
	width:143px;
	height:100%;
	padding: 0px;
	font-size:12px;
	line-height:18px;
	background-color:#D8EFD6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #43963C;
}
#leftheader{
	margin:0;
	padding-top: 2px;
	padding-bottom: 0px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 148px;
	text-align: center;
	float: left;
}
#content{
padding:0px;
height:100%;
}
#contentright{
	float:right;
	/*width:593px;*/
width:647px;
	background-color:#ffffff;
	border:0px solid red;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contentbg{
width:164px;
background: url(../images/freedom_rt_headgrad.gif) repeat-x;
padding:28px 10px 10px 10px;
}
#featuredsection{
width:593px;
padding: 0px 30px 0px 24px;
}
#contentsection{
width:593px;
padding: 0px 30px 0px 24px;
}
.featuredboxleft, .flowerboxleft{
width:304px; 
/*height:493px; */
padding:0 22px 0 22px; 
float:left;
}
.featuredboxleft .heading{
height:33px;
}
.boxleft{
width:250px; 
/*height:493px; */
padding:0 22px 0 22px; 
float:left;
}
.sympathyboxes {
	height: 200px;
	vertical-align: bottom;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.boxleft .heading{
height:33px;
}
.featuredboxright, .flowerboxright{
width:241px; 
height:493px; 
padding:0 2px 0 0; 
float:left;
background-color:#DAEBD9;
color:#006600;
}
.flowerboxleft{
height:370x;
}
.flowerboxright{
height:350px;
background-color:#ffffff;
}
.featuredboxright .heading{ 
background-color:43963c;
height:21px;
color:#ffffff;
padding-top: 10px;
border-bottom:2px solid #ffffff;
}
.orderheading{
width:593px;
padding: 25px 30px 0px 24px;
}
#bouquetcontainer{
width:593px;
padding: 25px 30px 0px 24px;
}
/**************************
FEATURED PRODUCTS STYLES 
**************************/
/* Table that contains the image and pricing information */
.featuredContainer {
width: 184px;
font: normal 12px Arial, Helvetica, sans-serif;
text-align: center;
vertical-align: top;
margin: 4px 4px 4px 4px;
}
/* Effect applied to the actual product image */
.featuredImg {
border: 1px solid #724572;		
padding:2px 2px 2px 2px;
margin: 0px 0px 2px 0px;
text-align: center;
}
/**************************
bouquet 
*************************/
.bouquet{
width:197px;
height:254px;
float:left;
}
.bouquetbuttons{
	width:173px;
	padding:5px 12px 5px 12px;
}
/**************************
Thumbnail image 
*************************/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #f0e8f0;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -54px;
left: -81px; /*position where enlarged image should offset horizontally */
}
.hiddenPic {display:none;}
/**************************
Left Menu
**************************/
#content ul{
list-style:none;
padding:0;
margin:0;
width: 138px;
}
.leftmenu {
font: bold 11px Arial, Helvetica, sans-serif;
color: 43963c; 
display: block; 
padding: 2px 0px 2px 5px;
voice-family: "\"}\"";
voice-family:inherit;
width: 138px;
}
a.leftmenu:link, a.leftmenu:visited {
font: bold 11px Arial, Helvetica, sans-serif;
color: #43963c;
text-decoration: none;
border-bottom: 1px solid #fff;
}
a.leftmenu:hover, a.leftmenu:active {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #43973D;
}
.leftmenured {
font: bold 11px Arial, Helvetica, sans-serif;
color: #ff0000; 
display: block; 
padding: 2px 0px 2px 5px;
voice-family: "\"}\"";
voice-family:inherit;
width: 138px;
}
a.leftmenured:link, a.leftmenured:visited {
font: bold 11px Arial, Helvetica, sans-serif;
color: #ff0000;
text-decoration: none;
border-bottom: 1px solid #fff;
}
a.leftmenured:hover, a.leftmenured:active {
font: bold 11px Arial, Helvetica, sans-serif;
color: #fff;
background: #43973D;
text-decoration: none;
}
.leftmenuspace{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/**************************
FORM
**************************/
form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0; 
}
.txtbox{
border:1px solid #CDCDCD;
padding:5px 0 5px 0;
color:#4F4F4F;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
width:150px;
}
/**************************
gurantee
**************************/
#gurantee{ margin-top:25px;}
#creditcards{
	margin-top:10px;
	margin-left: 10px;
	text-align: center;
}
#bottomnav{margin-top:10px;}
#guranteecontainer{ width:500px;}
/**************************
FOOTER
**************************/
#footerfull{
width:100%;
background-color: #044C8B;
}
#footer {
	width: 791px;
	text-align: left;
	background-color:#D8EFD6;
	color:#ffffff;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #43973D;
}
#footerleft{
float:left;
}
#footerright{
float:right;
color:#A7D6FF;
}
/**************************
Tracking Order
**************************/
.input_base 
{
	background-color:#eeeeee;
	border:1px solid #d4d4d4;
	text-align:center;
	color: #000;
}
.input_base SPAN 
{
	font-weight:bold;
}
/**************************
Comments and rating
**************************/
.commentleft{
	float:left;
	width:180px;
}
.commentright{
	float:right;
	width:413px;
}
.menuitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 8px;
	margin-right: 15px;
	margin-left: 2px;
	margin-bottom: 0px;
	float: left;
}
a.menuitems, a.menuitems:link, a.menuitems:visited, a.menuitems:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 8px;
	margin-right: 15px;
	margin-left: 2px;
	margin-bottom: 0px;
	float: left;
	cursor: pointer;
}
.menucart {
	position: relative;
	top: 5px;
	left: -10px;
}

.joinbutton {
	height: 20px;
	width: 50px;
	background-color: #009933;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CC00;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #00CC00;
	font-weight: bold;
	padding: 0px;
	margin: 3px;
	font-size: 12px;
}
.notincluded {
	font-size: 12px;
	color: #999999;
}
.description {
	padding: 10px;
}
.jointext {
	font-size: 14px;
	font-weight: bold;
	color: #43963C;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.jointextsmall {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #006600;
	font-size: 16px;
}
.flowerbouquetsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #43963C;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 12px;
	letter-spacing: 3px;
}
.christmasmenutext {
	color: #FF0000;
}
.speciahighlight {
	background-color: #FFCCFF;
	font-size: 18px;
	color: #FF00CC;
	text-decoration: underline;
	padding: 3px;
}
