/* Designed and Created by Kirsten Halterman - www.kirstenhalterman.com */

body {
	padding-top: 15px;	
	width: 800px;
	font-size: 13px;
	text-align: center;
	margin-left:auto; 
	margin-right:auto;
	font-family: Helvetica, Arial, sans-serif;
	color: grey;
	background-color: #98a47e;
	}
	
.box_main{
	width: 800px;
	padding: 10px;
	background-color: white;
}
	#header {
		text-align: left;
		padding-top: 75px;
		padding-left: 15px;
	}
	
	.BannerImagePoppiesMAIN h1{
		margin: 0 0 0 0;
		display: block;
		width: 800px;
		height: 0;
		background-image: url(images/dentists_header.jpg);
		background-repeat: no-repeat;
		overflow: hidden;
		padding: 135px 0 0 0;
	}
	
	.BannerImageMANYpoppies h1{
		margin: 0 0 0 0;
		display: block;
		width: 800px;
		height: 0;
		background-image: url(images/smPoppyHeader.jpg);
		background-repeat: no-repeat;
		overflow: hidden;
		padding: 135px 0 0 0;
	}
	
	.BannerImageYELLOWpoppies h1{
		margin: 0 0 0 0;
		display: block;
		width: 800px;
		height: 0;
		background-image: url(images/generalHeader.jpg);
		background-repeat: no-repeat;
		overflow: hidden;
		padding: 135px 0 0 0;
	}
	
	.BannerImageChildren h1{
		margin: 0 0 0 0;
		display: block;
		width: 800px;
		height: 0;
		background-image: url(images/kidsHeader.jpg);
		background-repeat: no-repeat;
		overflow: hidden;
		padding: 135px 0 0 0;
	}
	
	.BannerImagePEDIATRICflowers h1{
		margin: 0 0 0 0;
		display: block;
		width: 800px;
		height: 0;
		background-image: url(images/kidsFlowersHeader.jpg);
		background-repeat: no-repeat;
		overflow: hidden;
		padding: 135px 0 0 0;
	}
	
	h1 a{
		margin: 75px 0 0 15px;
		display:block;
		width:583px;
		height: 0px;
		background-image: url(images/welcomeHeader.jpg);
		background-repeat:no-repeat;
		padding: 75px 0 0 0;
		overflow:hidden;
	}
	
	
	#photo_left{
		float: right;
		text-align: right;
		padding-right: 30px;
		padding-bottom: 10px;
		padding-top: 24px;
		padding-left: 30px;
	}
	
	#photo_left2{
		float: right;
		text-align: right;
		padding-right: 30px;
		padding-bottom: 10px;
		padding-top: 24px;
		padding-left: 60px;
	}
	
	#photo_right{
		float: left;
		text-align: left;
		padding-left: 30px;
		padding-bottom: 10px;
		padding-top: 24px;
		padding-left: 30px;
	}
	
	#photo_TEXTright{
		float: right;
		text-align: right;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 30px;
		font-family: Helvetica, Arial, sans-serif;
		color: grey;	
		font-size: 10px;
		font-style: italic;

	}
	
	#main {
		font-size: 14px;
		text-align: center;
		color: #514d30;
	}
	
	#text_center {
		font-size: 13px;
		text-align: center;
		color: #514d30;
		padding-left: 25px;
		padding-right: 10px;
		line-height: 20px;
	}
	
	#text_left {
		font-size: 13px;
		text-align: left;
		color: #514d30;
		padding-left: 25px;
		padding-right: 10px;
		line-height: 20px;
	}
	
	#text_indent {
		font-size: 13px;
		text-align: left;
		color: #514d30;
		padding-left: 50px;
		padding-right: 10px;
		line-height: 20px;
	}
	
		#text_indent2 {
		font-size: 13px;
		text-align: left;
		color: #514d30;
		padding-left: 50px;
		padding-right: 10px;
		line-height: 20px;
	}
	
		#backToTop {
		font-size: 2px;
		padding-left: 25px;
		text-align: left;
		font-style: italic;
	}
	
	#text_contact_header {
		font-size: 18px;
		text-align: center;
		color: #514d30;
		padding-right: 140px;
		line-height: 25px;
	}
	
	#text_contact {
		font-size: 15px;
		text-align: center;
		color: #514d30;
		padding-right: 140px;
		line-height: 18px;
	}
	
	#text_contact_info {
		font-size: 15px;
		text-align: center;
		color: #514d30;
		padding-right: 140px;
		padding-top: 15px;
		line-height: 18px;
	}
	
	#text_subheader {
		font-size: 18px;
		text-align: left;
		color: #514d30;
		padding-left: 25px;
		line-height: 30px;
	}
	
	#text_subheader2 {
		font-size: 18px;
		text-align: left;
		color: #514d30;
		line-height: 30px;
		padding-top: 5px;
		padding-bottom: 10px;
	}
	
	#text_subheader3 {
		font-size: 18px;
		text-align: left;
		color: #514d30;
		line-height: 30px;
		padding-top: 10px;
	}
	
		#type {
		font-style:italic;
		line-height: 24px;
		color: #514d30;
		font-size: 12px;
		text-align: center;
	}




/* Links */
a:active{
	color: #514d30;
	border: none;
	text-decoration: none;
}	
a:visited{
	border: none;
	color: #514d30;
	text-decoration: none;
}
a:link{
	border: none;
	color: #514d30;
	text-decoration: none;
}

a:hover{
	border: none;
	text-decoration: none;
	color:#98a47e;
}  





/* Menu Bar */
#menuContainer
	{
	position:absolute;
	background-color: #98a47e;
	width: 800px;
	margin-top: 140px;
	}

#menu
	{
	align: center;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	width: 100%;
	}
		
#menu a
	{
	text-align: center;
	display: block;
	border: 1px solid #98a47e;
	white-space: wrap;
	padding: 0.3em;
	}
	
#menu a:link, #menu a:visited
	{
	color: #514d30;
	background-color: white;
	background-position: right center;
	background-repeat: repeat-x;
	text-decoration: none;
	}
	
#menu a:hover, #menu a:active
	{
	color: white;
	background-color: #98a47e;
	text-decoration: none;
	}	
	
#menu a.top_parent, #menu a.top_parent:hover
	{
	background-position: right center;
	background-repeat: repeat-x;
	}
	
#menu a.parent, #menu a.parent:hover
	{
	background-position: right center;
	background-repeat: repeat-x;
	}

#menu ul
	{
	list-style: none;
	margin-left: 13px;
	margin-right: 12px;
	padding: 0px;
	float: left;
	width: 9em;	/* width of all menu boxes */
	}

#menu li
	{
	position: relative;
    min-height: 1px; 	
    vertical-align: bottom;
	}

#menu ul ul
	{
	position: absolute;
	z-index: 500;
	top: auto;
	display: none;
	padding: 1em;
	margin: -1em 0 0 -1em;
	}

#menu ul ul ul
	{
	top:0;
	left:100%;
	}

div#menu li:hover
	{
	cursor: pointer;
	z-index:100;
	}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}


/*LightBox JS v2.04 Code by Lokesh Dhakar*/
#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 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; }
