/* Orlando Day Nursery Web Editor:
This CSS page has been set-up for easy navigation and editing. 
Look for the title of each section to find what portion of the web site the code refers to. 
For troubleshooting, contact Mark Pella, style-sheet creator, at mlp06f@fsu.edu */


/* Structure of Body Presentation */
body {margin:0; padding:2% 2% 1% 1%; font-family:verdana, arial, sans-serif; font-size:80%; color:#000000; text-align:center; background-image:url(bgears2.gif);}

.container {background-image:url(bgears4.gif); margin:0 auto 0 auto; padding:2; width:700px; border:5px solid #DED6F7;}

.container2 {background-color:#FFFFFF; margin:1.2em; auto 0 auto; padding:1em 1ex 1em 1ex; width:600px; clear:left;}

.containerbday {background-image:url(bdaybgpinkcon.gif); margin:0 auto 0 auto; padding:2; width:700px; border:5px solid #385768;}

.container2bday {background-image:url(pk-grballoonBK.gif); margin:1.2em; auto 0 auto; padding:1em 1ex 1em 1ex; width:600px; clear:left;}

.containerdog {background-color:#6B9C77; margin:0 auto 0 auto; padding:2; width:700px; border:5px solid #106329;}

.container2dog {background-color:#FFFFFF; margin:1.2em; auto 0 auto; padding:1em 1ex 1em 1ex; width:600px; clear:left;}

.containerread {background-color:#DE4242; margin:0 auto 0 auto; padding:2; width:700px; border:5px solid #D20C0C;}

.container2read {background-color:#FFFFFF; margin:1.2em; auto 0 auto; padding:1em 1ex 1em 1ex; width:600px; clear:left;}

.containermath {background-color:#426B8C; margin:0 auto 0 auto; padding:2; width:700px; border:5px solid #8CADC6;}

.container2math {background-color:#FFFFFF; margin:1.2em; auto 0 auto; padding:1em 1ex 1em 1ex; width:600px; clear:left;}

.containerscience {background-color:#6B9C77; margin:0 auto 0 auto; padding:2; width:700px; border:5px solid #106329;}

.container2science {background-color:#FFFFFF; margin:1.2em; auto 0 auto; padding:1em 1ex 1em 1ex; width:600px; clear:left;}

.containersocialstudies {background-color:#FED9A4; margin:0 auto 0 auto; padding:2; width:700px; border:5px solid #F78C5A;}

.container2socialstudies {background-color:#FFFFFF; margin:1.2em; auto 0 auto; padding:1em 1ex 1em 1ex; width:600px; clear:left;}

.containerwriting {background-color:#F78CF7; margin:0 auto 0 auto; padding:2; width:700px; border:5px solid #B9CEEF;}

.container2writing {background-color:#FFFFFF; margin:1.2em; auto 0 auto; padding:1em 1ex 1em 1ex; width:600px; clear:left;}

.containerschool {background-color:#33CCCC; margin:0 auto 0 auto; padding:2; width:700px; border:5px solid #006666;}

.container2school {background-color:#FFFFFF; margin:1.2em; auto 0 auto; padding:1em 1ex 1em 1ex; width:600px; clear:left;}

.containerteacher {background-image:url(School_bg5.gif); margin:0 auto 0 auto; padding:2; width:700px; border:5px solid #8CADC6;}

.container2teacher {background-color:#FFFFFF; margin:1.2em; auto 0 auto; padding:1em 1ex 1em 1ex; width:600px; clear:left;}

.containerendofyear {background-image:url(beach_bg1.gif); margin:0 auto 0 auto; padding:2; width:700px; border:5px solid #9D9264;}

.container2endofyear {background-color:#FFFFFF; margin:1.2em; auto 0 auto; padding:1em 1ex 1em 1ex; width:600px; clear:left;}

.containermsabuyo {background-color:#FCE4F4; margin:0 auto 0 auto; padding:2; width:700px; border:5px solid #EF9CCE;}

.containerabuyomickey {background-color:#FFFFFF; margin:0 auto 0 auto; padding:2; width:700px; border:5px solid #EF9CCE;}

.container2abuyomickey {background-color:#FFFFFF; margin:1.2em; auto 0 auto; padding:1em 1ex 1em 1ex; width:600px; clear:left;}

p {font-size:100%; font-family: comic sans ms, verdana, arial, sans-serif;margin:0.2em 0 1.2em 0; padding:0.3em;}

li {font-size:100%; font-family: comic sans ms, verdana, arial, sans-serif;margin:0.2em 0 1.2em 0; padding:0.3em;}

h1 {font-family: ravie, kristen itc, comic sans ms, verdana, arial, sans-serif; color:#000000; font-size:200%; text-align:center; margin:0.2em; padding:0;}

h2 {font-size:200%; color:#DED6F7; text-align:center; margin:0.2em; padding:0; font-family:Kristen ITC, comic sans ms, verdana, arial, sans-serif;}

h3 {font-size:100%; color:#EF9CCE; text-align:center; margin:0.2em; padding:0; font-family:Kristen ITC, comic sans ms, verdana, arial, sans-serif;}

h4 {background-color:#e83838; color:#000000; text-align:center; margin:0.2em; padding:0; font-family:comic sans ms, verdana, arial, sans-serif; border:2px solid #e83838; width:486px;}

/* Menu Bar */
/***** Menu Bar *****/

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30
	float: center;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px comic sans ms}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #F385AC;
	color: #000000;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #FFF77B}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EF9C9C;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #B9CEEF;
		color: #FFF77B;
		font: 11px arial}

	#sddm div a:hover
	{	background: #5970B2;
		color: #B9CEEF}

/* Footer/Site Disclaimer */
.footer {color:#A31825; font-size:75%; text-align:center; font-weight:bold; font-family:comic sans ms, "lucida sans", arial, sans-serif; color:#000000;}

.superfooter {width:600px height:1.8em; background-color:#DED6F7; font-size:75%; text-align:center; font-weight:bold; font-family:kristen itc, comic sans ms, "lucida sans", arial, sans-serif; color:#FFFFFF;}

.superfootermsabuyo {width:600px height:1.8em; background-color:#FCE4F4; font-size:75%; text-align:center; font-weight:bold; font-family:kristen itc, comic sans ms, "lucida sans", arial, sans-serif; color:#FFFFFF;}

.superfooterendyear {width:600px height:1.8em; background-color:#F7E7CE; font-size:75%; text-align:center; font-weight:bold; font-family:kristen itc, comic sans ms, "lucida sans", arial, sans-serif; color:#FFFFFF;}

.superfootermath {width:600px height:1.8em; background-color:#8CADC6; font-size:75%; text-align:center; font-weight:bold; font-family:kristen itc, comic sans ms, "lucida sans", arial, sans-serif; color:#FFFFFF;}

.superfooterscience {width:600px height:1.8em; background-color:#106329; font-size:75%; text-align:center; font-weight:bold; font-family:kristen itc, comic sans ms, "lucida sans", arial, sans-serif; color:#FFFFFF;}

.superfootersocialstudies {width:600px height:1.8em; background-color:#F78C5A; font-size:75%; text-align:center; font-weight:bold; font-family:kristen itc, comic sans ms, "lucida sans", arial, sans-serif; color:#FFFFFF;}

.superfooterdog {width:600px height:1.8em; background-color:#6B9C77; font-size:75%; text-align:center; font-weight:bold; font-family:kristen itc, comic sans ms, "lucida sans", arial, sans-serif; color:#FFFFFF;}

.superfooterread {width:600px height:1.8em; background-color:#DE4242; font-size:75%; text-align:center; font-weight:bold; font-family:kristen itc, comic sans ms, "lucida sans", arial, sans-serif; color:#FFFFFF;}

.superfooterschool {width:600px height:1.8em; background-color:#DEF7DE; font-size:75%; text-align:center; font-weight:bold; font-family:kristen itc, comic sans ms, "lucida sans", arial, sans-serif; color:#FFFFFF;}

.superfooterbirthday {width:600px height:1.8em; background-color:#D1EFEF; font-size:75%; text-align:center; font-weight:bold; font-family:kristen itc, comic sans ms, "lucida sans", arial, sans-serif; color:#000000;}

.superfooterteacher {width:600px height:1.8em; background-color:#F385AC; font-size:75%; text-align:center; font-weight:bold; font-family:kristen itc, comic sans ms, "lucida sans", arial, sans-serif; color:#FFFFFF;}

.superfooterwriting {width:600px height:1.8em; background-color:#B9CEEF; font-size:75%; text-align:center; font-weight:bold; font-family:kristen itc, comic sans ms, "lucida sans", arial, sans-serif; color:#FFFFFF;}

.subfooter {background-color:#DED6F7; width:600px height:12em; font-size:75%; text-align:center; font-weight:bold; font-family:comic sans ms, "lucida sans", arial, sans-serif; color:#000000;}

.subfootermsabuyo {background-color:#FCE4F4; width:600px height:12em; font-size:75%; text-align:center; font-weight:bold; font-family:comic sans ms, "lucida sans", arial, sans-serif; color:#000000;}

.subfooterendyear {background-color:#F7E7CE; width:600px height:12em; font-size:75%; text-align:center; font-weight:bold; font-family:comic sans ms, "lucida sans", arial, sans-serif; color:#000000;}

.subfootermath {background-color:#8CADC6; width:600px height:12em; font-size:75%; text-align:center; font-weight:bold; font-family:comic sans ms, "lucida sans", arial, sans-serif; color:#000000;}

.subfooterscience {background-color:#106329; width:600px height:12em; font-size:75%; text-align:center; font-weight:bold; font-family:comic sans ms, "lucida sans", arial, sans-serif; color:#000000;}

.subfootersocialstudies {background-color:#F78C5A; width:600px height:12em; font-size:75%; text-align:center; font-weight:bold; font-family:comic sans ms, "lucida sans", arial, sans-serif; color:#000000;}

.subfooterdog {background-color:#6B9C77; width:600px height:12em; font-size:75%; text-align:center; font-weight:bold; font-family:comic sans ms, "lucida sans", arial, sans-serif; color:#000000;}

.subfooterread {background-color:#DE4242; width:600px height:12em; font-size:75%; text-align:center; font-weight:bold; font-family:comic sans ms, "lucida sans", arial, sans-serif; color:#000000;}

.subfooterschool {background-color:#DEF7DE; width:600px height:12em; font-size:75%; text-align:center; font-weight:bold; font-family:comic sans ms, "lucida sans", arial, sans-serif; color:#000000;}

.subfooterwriting {background-color:#B9CEEF; width:600px height:12em; font-size:75%; text-align:center; font-weight:bold; font-family:comic sans ms, "lucida sans", arial, sans-serif; color:#000000;}

.subfooterteacher {background-color:#F385AC; width:600px height:12em; font-size:75%; text-align:center; font-weight:bold; font-family:comic sans ms, "lucida sans", arial, sans-serif; color:#000000;}

.subfooterbirthday {background-color:#D1EFEF; width:600px height:12em; font-size:75%; text-align:center; font-weight:bold; font-family:comic sans ms, "lucida sans", arial, sans-serif; color:#000000;}