body {	
	text-align: center;
	padding: 0;
	margin: 0;
	background: #51aad2 url(../img/back.jpg) repeat-x top;
	font: 0.8em/2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#MainStage
{
	width: 817px;
	margin: 0 auto;
}

p {
	line-height:20px;
	margin-top:0;
}

img { border:none; }

a:link, a:visited {
	text-decoration: none;
	cursor:pointer;
	color:#FF6633;
}

a:hover {text-decoration:underline;}
a:focus {outline: none;}

#logo {

	text-indent: -5000px;
	background: url(../img/logo.png) no-repeat;
	height: 70px;
	width: 280px;
	float: left;
	margin: 20px 0 0 80px;
}

/* ANONYMOUS */
#signin {
	float:right;
	width: 313px;
	height: 65px;
	background: url(../img/signin.png);
	margin: 28px 100px 0 0;
}
	#signin-fields {
		padding:35px 0 0 0;
	}
		#signin-fields input {
			font-size:11px;
		}
		#signin-fields .signin-input {
			width: 83px;
			height: 13px;
			border: 0px solid #FFF;
			margin:0 0 0 40px;
			padding:0;
		}
		#signin-fields #ok {
			border: 0px solid #FFF;
			text-indent:-5000em;
			margin:0 0 -4px 0;
			padding:0;
		}

/* LOGGED-IN */
#signedin {
	float:right;
	width: 313px;
	height: 65px;
	background: url(../images/headerSignIn_plainBg.png);
	margin: 28px 100px 0 0;
}
    .singedinContent { padding:14px 20px 20px 20px; text-align:center; color:#FFF; line-height:16px; font-size:12px }

#signin p {
	margin-bottom: 0;
}

#signin label, #signin #havefun {
	display: none;
}

#user {
	margin-left: 40px;
	margin-right: 42px;
}

#signin #ok {
	width: 22px;
	height: 22px;
	text-indent: -5000px;
	background: url(../img/ok.png);
	cursor: pointer;
}

/*
	Main Content
*/

#mainContent {
	position:relative;
}


/* Navigation */

#nav {
	width: 76px;
	padding: 0;
	list-style: none;
	float: left;
	margin: 27px 0 0 0;
	position:absolute;
	left:0;
	top:0;
}
	#nav li {
		padding:0;
		margin:0;
	}

#nhome a, #nabout a, #ntour a, #njoin a, #ncontact a, #nhome span, #nabout span, #ntour span, #njoin span, #ncontact span {
	display: block;
	text-indent: -5000px;
	width: 77px;
}



#nhome a, #nhome span {
	background: url(../img/navhome.png);
	height: 54px;
	margin-top: 12px;
}


#nabout a, #nabout span {
	background-image: url(../img/navabout.png);
	height: 46px;
}



#ntour a, #ntour span {
	background-image: url(../img/navtour.png);
	height: 45px;
}



#njoin a, #njoin span {
	background-image: url(../img/navjoin.png);
	height: 50px;
}



#ncontact a, #ncontact span {
	background-image: url(../img/navcontact.png);
	height: 46px;
}

#nhome a:hover {
	background-image: url(../img/navhomeh.png);
}

#nabout a:hover {
	background-image: url(../img/navabouth.png);
}

#ntour a:hover {
	background-image: url(../img/navtourh.png);
}

#njoin a:hover {
	background-image: url(../img/navjoinh.png);
}

#ncontact a:hover {
	background-image: url(../img/navcontacth.png);
}


/* Content */

#content {
	background: url(../img/parentstopp.png) no-repeat;
	width: 685px;
	text-align: left;
	margin:0 auto;
	min-height:500px;
}
	#contentInside {
		padding:14px 20px 0 22px;
	}


#content p, #content li {
	padding: 0 28px;
}



#welcome 
{
    margin:0 0 0 5px;
	width: 333px;
	background: url(../img/contdiv1.gif) center 4px no-repeat;
}



#welcome p.first {
	padding-top:110px;
}



#welcome p.last {
	background: url(../img/contdiv1bottom.gif) bottom no-repeat;
	padding-bottom: 20px;
	margin-bottom: 0;
}

#welcome p {
	color: #083b85;
	text-align:left;
    line-height:20px;
}



#welcome h2 {
	display: none;
}



#tour {
	width: 332px;
	height: 149px;
	background: url(../img/contdiv2.png) no-repeat center;
	margin:-40px 0 0 5px;
}

	#tour-content {
		padding: 105px 0 0 230px;
	}
	
		#tour-content a {
			display: block;
			width: 95px;
			height: 40px;
			text-indent: -5000px;
		}

#parentstext {
	width: 290px;
	background: url(../img/contdiv3.gif) center top no-repeat;
	margin:0 0 0 8px;
}

	#parentstext #parentstext-content {
		padding:120px 0 0 0;
	}
	
	#parentstext a {
		display: block;
		width: 90px;
		height: 25px;
		text-indent: -5000px;
		top:0;
		left:180px;
		position:relative;
		background-image: url(images/clear.png);
	}

#parentstext div.last {
	background: #FFF url(../img/contdiv3bottom.gif) center bottom no-repeat;
	height: 20px;
}

#parentstext p {
	color: #006a00;
	padding-top: 18px;
}

#parentstext h3, #parentstext h4 {
	display: none;
}



#parentstext a:hover {

	border-right: 3px solid #46892a;

}



#join 
{
    clear:both;
	width: 293px;
	background: url(../img/contdiv4.gif) right top no-repeat;
	margin:0 0 0 13px;
}



#join p {
	color: #00345f;
}



#join div.last {
	background: url(../img/contdiv4bottom.gif) right bottom no-repeat #FFF;
	height: 21px;
}

#join-content-link {
	padding:40px 0 0 33px;
}
	
	#join-content-link a {
		display: block;
		width: 75px;
		height: 60px;
		text-indent: -5000px;
	}

#join-content-text {
	padding:90px 0 0 0;
}

#BackgroundInfo_Button 
{
    float:right;
    padding:10px 9px 0 0;
}


/* About */

.contentSubPages {
	padding:14px 0 0 26px;
}

.contentSubPages h3 {
    padding-bottom:0;
    margin-bottom:4px;
}

#inner-SubPages {
	width:575px;
	background: url(../img/content_subpages_bg.gif) no-repeat;
	padding: 20px 30px 0 30px;
	margin: 0 0 0 0;
	color: #083b85;
	min-height:450px;
}

#inner-SubPages p {
    padding-top:12px;
	text-align:justify;
}

#inner-SubPages p, #inner-SubPages li {
	font-size:11px;
	margin: 0;
	padding-left:0;
	padding-right:0;
	border:0px solid #CC0000;
	line-height:19px;
}

#inner-SubPages a:link, #inner-SubPages a:visited { color:#00adee; } 
#inner-SubPages a:hover { color:#00adee; } 


#inner-SubPages p.first {
}

.contentSubPages div.last {
	width:635px;
	margin: 0 0 0 1px;
	background: url(../img/content_subpages_bg_btm.gif) no-repeat bottom;
	height: 20px;
}

#inner-SubPages h2 {
	color:#FFF;
	font-size:28px;
	padding:30px 0 0 0;
	margin:0 0 50px 0;
}

#inner-SubPages h3 {
}

.tableOfContentsBlock 
{
	background: url(../images/tablecontents_bg.png) repeat-x top left #eff5fa ;
    border:1px solid #b3d9e9;
    padding:8px;
    line-height:18px;
    font-size:11px;
}


/* Footer */

#footer {
	color: #0b4697;
	background: url(../img/parentsbottom.png) no-repeat center top;
	padding-top: 45px;
	margin: 0 auto;
	clear: both;
	height:44px;
	width:686px;
}



#footer a {
	color: #0b4697;
}

/* REGISTRATION */
.RegistrationErrorBlock { border:1px solid #FF9900; background:#fff; padding:20px; }
.RegistrationErrorBlock ul li { padding:0; margin:0; line-height:normal; }



/* TOUR */
.tourContainer { padding:5px 10px 10px 10px; margin:0 auto; }
.tourNav { margin: 0px 0 }
#tourNav a { margin: 0 2px; padding: 1px 3px; font-size:11px; border: 1px solid #45a4ce; background: #d2ebfe; color:#0a5bb0; text-decoration: none }
#tourNav a.activeSlide { background: #0b91d8; color:#fff; }
#tourNav a:focus { outline: none; }
#tourNav a:hover { background:#9fd4fd; color:#fff; }
