h2.section_h2, h2.section_price {
	float: left;
	padding: 0px 30px;
	font: 1.2em Times New Roman, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333527;
}
h2.section_price { float:right; color: #9a9e83; }
span.subtotal  { color: #bdc0ac; }
.clearer { clear: both; }
h3.section_h3 {
	font: 1.1em Times New Roman, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #676a57;
}
h3.section_h3 span { font-size: 0.90em; }
.flowerdiv {
	margin: 0px 20px 20px 20px;
	width: 726px;
	background: #F8FFDE url(images/f_div_bg.gif) bottom right no-repeat;
}
.flowerdiv p { font-size: 0.80em; }
.flowerdiv_inner {
	width: 698px;
	padding: 5px 14px 20px 14px;
	background: transparent url(images/f_inner_bg.gif)top left no-repeat;
}
.flower_table {
	font: 0.8em Times New Roman, Arial, Helvetica, sans-serif;
	color: #676a57;
}
.flower_table td { padding: 2px 6px; text-align: left; vertical-align: top; }
.flower_table td.imagetd, .flower_table td.noimagetd { width: 162px; height: 162px; background-color: #FFF; }
.flower_table td.noimagetd { background: transparent url() center center no-repeat; }
.flower_table td.selecttd { width: 10px; padding: 2px 0px 2px 6px !important; }
.flower_table td.titletd { width: 102px; padding: 2px 6px 2px 0px !important; }
.flower_table td.valuetd { width: 162px; padding: 2px 6px !important; }
.flower_table td.valuetd select { width: 162px; }
.summary_div table td h3 { padding: 10px 10px 0px 0px; margin: 0px; }
.summary_div td { vertical-align: baseline; }
.button_div { padding-top: 20px; }
.submit {
	background-color: #6ca104;
	border: 1px solid #333527;
	padding: 5px 10px;
	color: #FFF;
	cursor: pointer;
}
.submit:hover { background-color: #75ae05; }
.signup_left, .signup_right { width: 200px; font-size: 0.80em; padding: 5px 0px; }
.signup_right { width: 200px; }
.signup_right input {
	width: 200px;
	padding: 2px;
	border: 1px solid #333527;
	font: 1.0em Times New Roman, Arial, Helvetica, sans-serif;
}
em { font-style: normal; color: #FF0000; }
img.photo, .photo img { border: 0px !important; }

/*-----lightbox-----*/

#lightbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox img{ width: auto; height: auto; }
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #FFF; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0; }
#hoverNav a{ outline: none; }

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left; }
#nextLink { right: 0; float: right; }
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 50px no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 50px no-repeat; }

#imageDataContainer{ font-size: 0.75em; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }

#imageData{	padding:0 10px; color: #151515; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }