/* COMMONT STYLE 
---------------------------------------------------------------*/
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000033;
	text-align: center;
}

body#bd {
	margin: 5px;
	background: #7392BE;
	background: url("/templates/default/images/clouds-vapour.gif") no-repeat top center #7392BE;
 	background-attachment: fixed

}


/* Heading */
h1 {
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #60ABDE;
	background: url(/templates/default/images/seperator.gif) repeat-x bottom left;
	font: 20px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2, h3, h4, h5 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #3B6097;
	background: url(/templates/default/images/seperator.gif) repeat-x bottom left;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h6 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #3B6097;
	background: url(/templates/default/images/seperator.gif) repeat-x bottom left;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* Link */
a {
	color: #44AF51;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active{
	color: #68D174;
	font-weight: bold;
	text-decoration: none;
}

}

table {
	border: 1px solid #ffffff;
}

/* Table */
th {
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

td.address1 {
	width: 414px;
	height: 269px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(http://www.flyingstartdaynursery.com/fsdn-images/contact/bubble1.gif) no-repeat left top;

}

td.address2 {
	width: 414px;
	height: 229px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(http://www.flyingstartdaynursery.com/fsdn-images/contact/bubble2.gif) no-repeat left top;

}



/* common elements */
hr {
	border-top: 1px solid #D3CCC2;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

img {
	border: none;
}

p {
	margin: 6px 0;
}

ul {
	margin: 6px 12px;
	padding: 0;
	list-style: none;
}

ul li {
	padding-left: 12px;
	background: url(/templates/default/images/arrow.png) no-repeat 0 6px;
	line-height: 140%;

}


/* HEADER
---------------------------------------------------------------*/
#header {
	width: 100%;
	position: relative;
}

div.header-logo {
	background: url(http://www.flyingstartdaynursery.com/fsdn-logos/header.gif) no-repeat left top;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: 20px;
	height: 200px !important;
	height: 221px;
	width: 802px;
}

div.header-logo a {
	background: url(http://www.flyingstartdaynursery.com/fsdn-logos/header.gif) no-repeat left top;
	display: block;
	width: 802px;
	height: 221px;
	text-indent: 0;
}

/* MAIN NAVIGATION
---------------------------------------------------------------*/
#topnav ul, #topnav-red ul, #footer ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 12px Arial, Helvetica, sans-serif;
}

#topnav li,#topnav-red li {
	padding: 0px 0px 0px 0px;
	display: inline;
	background: none;
}

/* MAIN LAYOUT
---------------------------------------------------------------*/


#container {
	width: 802px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	text-align: left;
	padding: 0px 0px 0px 0px;
	border: 0px solid #666;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 5px; 
	-webkit-box-shadow: 0 3px 8px #666;
 	-moz-box-shadow: 0 3px 8px #666;

}

#main {
	width: 100%;
	vertical-align: top;
        padding: 0px 0px 0px 0px;
}


/* LEFT COL + RIGHT COL
---------------------------------------------------------------*/
#content {
	float: left;
	margin: 20px 0px 0px 17px !important;
	margin: 20px 0px 0px 17px;
}

#content-welcome {
	float: left;
	height: 500px;
	margin: 20px 0px 0px 17px !important;
	margin: 20px 0px 0px 17px;
	background: url(http://www.flyingstartdaynursery.com/fsdn-images/welcome/back.gif) no-repeat left bottom;
}

#content-contact {
	float: left;
	height: 500px;
	margin: 20px 0px 0px 17px !important;
	margin: 20px 0px 0px 17px;
}


#contact {

	border: 1px;
	padding-top:0px; padding-bottom:0px; padding-right: 0px; padding-left:50px;
	margin:0px;

}

#contact2 {
	position:relative;
	width: 414px;
	height: 234px;
	border: 0px;
	background: url(http://www.flyingstartdaynursery.com/fsdn-images/contact/bubble-bottom.gif) no-repeat left top;
	padding-top:0px; padding-bottom:0px; padding-right: 0px; padding-left:0px;
	margin:0px;

}

#addressone {
	padding-top:62px; padding-bottom:0px; padding-right: 0px; padding-left:105px;
	font: 12px Verdana, Helvetica, sans-serif;
	color: #3B6097;
	text-align: center;
	vertical-align:middle;
	float: left;
	border: 0px;

}

#addresstwo {
	padding-top:0px; padding-bottom:0px; padding-right: 0px; padding-left:60px;
	font: 11px Verdana, Helvetica, sans-serif;
	color: #3B6097;
	text-align: center;
	vertical-align:middle;
	float: left;
	border: 0px;

}


#addresstwo a.contact:link {
	font: 11px Verdana, Helvetica, sans-serif;
	color: #3B6097;
	text-decoration: underline;
}

#addresstwo a.contact:visited {
	font: 11px Verdana, Helvetica, sans-serif;
	color: #3B6097;
	text-decoration: underline;
}

#addresstwo a.contact:hover {
	font: 11px Verdana, Helvetica, sans-serif;
	color: #3B6097;
	text-decoration: underline;

}

#content-pledge {
	float: left;
	margin: 20px 0px 0px 17px !important;
	margin: 20px 0px 0px 17px;
	background: url(http://www.flyingstartdaynursery.com/fsdn-images/pledge/pledge-back.gif) no-repeat left bottom;
}

#content p, #content-welcome p, #content-pledge p {
	font: 12px Verdana, Helvetica, sans-serif;
	margin-top: 1em;
	line-height: 19px;

}


#content span.emphasise, #content-welcome span.emphasise {
	color: #3B6097;
	font-weight: bold;

}

#content span.contact {
	font: 11px Verdana, Helvetica, sans-serif;
	color: #5DA9DD;
	font-weight: bold;

}


#content span.philosophy {
	color: #4AB957;
	font-weight: bold;
	font-style: italic;

}

#content span.small {
	font: 11px Verdana, Helvetica, sans-serif;
	color: #000033;
	line-height: 20px;

}

#content ul, #content-pledge ul {
	font: 11px Verdana, Helvetica, sans-serif;
	list-style-type:none;

}

#content li, #content-pledge li {
	margin-top: 1em;
	padding-left:3px;
	margin-left: 20px;
        font-weight: bold
}

#content li.green, #content-pledge li.green {
	list-style-image: url(http://flyingstartdaynursery.com/fsdn-images/green-bullet.gif);
	background-position:0 5px;
	color: #47B554;

}

#content li.blue, #content-pledge li.blue {
	list-style-image: url(http://flyingstartdaynursery.com/fsdn-images/blue-bullet.gif);
	background-position:0 5px;
	color: #5DA7DA;
}

#content li.red, #content-pledge li.red {
	list-style-image: url(http://flyingstartdaynursery.com/fsdn-images/red-bullet.gif);
	background-position:0 5px;
	color: #EE1C23;
}

#content li.neutral {
	list-style-image: url(http://flyingstartdaynursery.com/fsdn-images/red-bullet.gif);
	background-position:0 5px;
	color: #3B6097;

}

#content li.eygreen {
	list-style-image: url(http://flyingstartdaynursery.com/fsdn-images/red-bullet.gif);
	background-position:0 5px;
	color: #47B554;

}

#content li.eyblue {
	list-style-image: url(http://flyingstartdaynursery.com/fsdn-images/red-bullet.gif);
	background-position:0 5px;
	color: #5DA7DA;

}

#content td.darkblue {
	font: 10px Verdana, Helvetica, sans-serif;
	font-weight: bold;

}

#content td.lightblue {
	font: 10px Verdana, Helvetica, sans-serif
}

#content td.address {
	font: 10px Verdana, Helvetica, sans-serif
	font-weight: bold;

}

#leftcol {
	width: 20%;
	float: left;
	margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
	display: inline;
}


#leftnav {
	position: relative;
	float: left;
	text-align: left;
	width:140px;
	height:231px; 
	background: url(http://www.flyingstartdaynursery.com/fsdn-images/left-nav-bg.gif) repeat-x bottom left;

}

#leftnavinner {
	position: absolute; 
	float: left;
	width:100px; 
	height:107px; 
	top: 50%; 
	margin-top: -45px; 

}

#leftlist {
	list-style-type:none;
 	padding:0;
	margin:0

}


#leftlist li.left_inactive {
	font: 12px Arial, Helvetica, sans-serif; font-weight: bold;
	border-top: 1px solid white;
	list-style-type:none;
	padding-top: 4px; padding-bottom: 4px;
	color: #FFFFFF;
	background: url(http://www.flyingstartdaynursery.com/fsdn-images/left-nav-hg.gif) no-repeat;

}

#leftlist li.left_active_menu {
	font: 12px Arial, Helvetica, sans-serif; font-weight: bold;
	border-top: 1px solid white;
	list-style-type:none;
	padding-top: 4px; padding-bottom: 4px;
	color: #FFFFFF;
	background: url(http://www.flyingstartdaynursery.com/fsdn-images/left-nav-hg-ac.gif) no-repeat;
}

#leftlist a.left:link {
	color: #ffffff;
	text-decoration: none;
}

#leftlist a.left:visited {
	color: #ffffff;
	text-decoration: none;
}

#leftlist a.left:hover {
	color: #ffffff;
	text-decoration: none;
	margin: 4px;
}

#leftlist a.left:active {
	color: #ffffff;
	text-decoration: none;
}

#slideshow {
	height: 107px;
	width: 376px;
	margin: 0 auto;
	margin-top:125px
	background: #FFFFFF;
	text-align: center;
	padding: 19px 0px 0px 0px;
	border: 0px;
	background: url(http://www.flyingstartdaynursery.com/gallery/images/slide-bar.gif) no-repeat top right #ffffff;
}

#crayons {
	text-align: center;
	font: 12px Verdana, Helvetica, sans-serif;
	background: url(http://www.flyingstartdaynursery.com/fsdn-images/testimonial/back.jpg) repeat top right; 
	padding: 4px 4px 4px 4px;
	border: 1px solid #EDAD0E;
	width: 295px;
}

#crayons-inner {

	border: 0px solid #EDAD0E;
	padding: 0px 0px 0px 0px;
	background: #FBDF8D; 
}

#crayons-back {
	width: 100px;
	height: 300px;
	background: url(http://www.flyingstartdaynursery.com/fsdn-images/testimonial/crayons-back.gif) no-repeat left bottom;
}


/* FOOTER
---------------------------------------------------------------*/
#footer {
	background: url(http://www.flyingstartdaynursery.com/fsdn-logos/footer.gif) no-repeat left top;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: 20px;
	height: 184px !important;
	height: 186px;
	width: 802px;
}

#footer-kite {
	background: url(http://www.flyingstartdaynursery.com/fsdn-logos/footer-kite.gif) no-repeat left top;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: 20px;
	height: 184px !important;
	height: 186px;
	width: 802px;
}

#footer-butterflies {
	background: url(http://www.flyingstartdaynursery.com/fsdn-logos/footer-butterflies.gif) no-repeat left top;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: 20px;
	height: 184px !important;
	height: 186px;
	width: 802px;
}

#footer-pix1 {
	background: url(http://www.flyingstartdaynursery.com/fsdn-logos/footer-pix1.jpg) no-repeat left top;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: 20px;
	height: 184px !important;
	height: 186px;
	width: 802px;
}



/* TOPNAV DEFAULT */
#topnav {
	padding: 4px 0 14px 3px;
	margin-top: 6px;
	margin-bottom: 0px;
	background: url(http://www.flyingstartdaynursery.com/fsdn-images/nav-bg.gif) repeat-x bottom left #3B6097;
	text-align: left;
}

#topnav #mainlevel li.default,#topnav-red #mainlevel li.default{
	padding: 0;
}

#topnav a,#topnav-red a {
	margin-left: -3px;
	padding: 8px 22px 5px;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;

}

#topnav a:hover,#topnav-red a:hover,#topnav a:active,#topnav-red a:active{
	color: #E1E187;
	text-decoration: none;
}

#topnav #mainlevel li.default_active_menu a {
	padding-top: 10px;
	color: #FFFFFF;
	background: url(/templates/default/images/tr.gif) no-repeat top right #70B825;
}

#topnav #mainlevel li#menu460 a {
	border: none;

}

#topnav #mainlevel li#menu461 a {
	position: relative;
	left: 80px;
	margin-left: -16px;
	padding: 5px 22px 6px;
	border: 0px solid #FFFFFF;
	color: #FFFF00;
	text-decoration: none;
	padding-top: 10px;
	background: url(/templates/default/images/download.gif) no-repeat center left;
}

#topnav #mainlevel li#menu460 a:hover,#topnav #mainlevel li#menu461 a:hover{
	color: #E1E187;
}


/* LINKS */
a.comment-read {
	padding-top: 6px;
	display: block;
	font-size: 11px;
}

a._active_menu{
	font-weight: bold;
}

#user-bar a{
	padding: 0 0 0 4px;
	background: none!important;
}


h2.componentheading {
	margin-top: 0!important;
}

.componentheading {
	padding-bottom: 2px;
	margin-bottom: 12px;
	color: #3B6097;
	background: url(/templates/default/images/seperator.gif) repeat-x bottom left;
	font-size: 20px;
	font-weight: bold;
}


table.moduletable {
	width: 100%;
}

table.moduletable th {
	color: #E6A22E;
	background: none;
	font-weight: bold;
	font-size: 18px;
}


/* MODULE TABLE
---------------------------------------------------------------*/
div.moduletable h3,
div.moduletable-blank h3,

}

div.contactbase {
	background: #ffffff;
	margin: 0 0px 0px;
	font: Times New Roman,times,serif;
	font-size: 90%;
	font-style: italic;
	color: #000000;
	padding: 0px 0;
	
}

div.contacttable-red {
	border: 0px solid #ffffff;
	padding: 6px;
	margin-bottom: 18px;
	background: #ffffff;
	font: 10px Verdana, Helvetica, sans-serif;
	font-style: italic;
	color: #5C5C5A;
}

.error {
	color: #B91919;
}

.highlight {
	font-weight: bold;
}

.inputbox {
	padding-left: 2px;
	margin-bottom: 1px;
	font: 11px Arial,sans-serif;
}

.small{
	color: #666666;
	font-size: 11px;
}


/* Style for button link */
.link-button {
	position: absolute;
	top: 240px;
	right: 0px;
	width: 100%;
	height: 52px;
}

.steps li {
	padding: 0;
	list-style: none;
	height: 30px;
	line-height: 30px;

}

/* Clearfix */
.clearfix:after{
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

.clearfix{
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
}

.clearfix{
	display: block;
}


.wibiyaToolbar_Menu_UL li{ background: none !important; }
