﻿*
{
margin:0px;
padding:0px;
border:0px;
outline:none;
}

/* DEFAULT CLASSES */

.absolute{
	position:absolute;
	}

.overflow_hide{
	overflow:hidden;
	}
	
.relative{
	position:relative;
	}

.bold{
	font-weight:bold;
	}

.clearBoth{
	clear:both;
	}

.clearRight{
	clear:right;
	}

.clearLeft{
	clear:left;
	}

.floatLeft{
	float:left;
	}

.floatRight{
	float:right;
	}

.inline{
	display:inline;
	}

.hidden{
	display:none;
	}

.center{
	margin:0 auto;
	}

.alignRight{
	text-align:right;
	}	
    
.border{
	border:solid black 1px;
	}
    
.pointer{
	cursor:pointer;
	}
    
.spacing1{
	margin-top:7px;
	}

.spacing2{
	margin-top:10px;
	}	
	
.spacing3{
	margin-top:3px;
	}		
   
.spacing4{
	height:40px;

	}
	
/* DEFAULT CLASSES */


body{
	background-color:#5bb9ed;
	font-size:62.5%;
	font-family:trebuchet MS, helvetica, serif;
	color:white;
	line-height:145%;

	}

p{
	font-size:1.2em;
	font-family:trebuchet MS, helvetica, serif;
	}

h1{	
	letter-spacing:0.7px;
	}

#container{
	width:960px;
	min-height:770px;
	background-image:url('../images/background.jpg');
	background-repeat:no-repeat;
	
	}

#containerEmail{
	width:960px;
	min-height:770px;
	background-image:url('../images/background.jpg');
	background-repeat:no-repeat;
	}

#header{
	width:960px;
	height:110px;
	}

#stageSWF{
	position:absolute;
	z-index:10;
	width:960px;
	}
	
#cloudSWF{
	position:absolute;
	left:0px;
	min-width:960px;
	width:100%;
	}
#contentSwf{
	min-width:960px;
	width:100%;
	height:440px;
	
	}

#headerEmail{
	width:960px;
	height:180px;
	background-image:url('../images/headerthankyou.gif');
	}

#contentEmail{
	width:960px;
	height:440px;
	background-image:url('../images/thankyou.jpg');
	}	
	
#content{
	width:600px;
	min-height:600px;
	background:#aedcf7;
	margin-top:35px;

	}	

#content h1{
	font-size:1.8em;
	color:#9643bf;
	}
	
#content h2{
	font-size:1.4em;
	color:#9643bf;
	}	
	
#leftCol{
	margin:30px 0px 20px 50px;
	width:385px;
	color:#333;
	}
	
#leftColContact{
	margin:30px 0px 0px 50px;
	width:330px;
	color:#333;
	}	
	
#motherImg{
	margin-top:130px;
	width:90px;
	height:240px;
	background-image:url('../images/mother.png');
	background-repeat:no-repeat;
	}
	
#teacherImg{
	margin-top:113px;
	width:95px;
	height:257px;
	background-image:url('../images/teacher.png');
	background-repeat:no-repeat;
	}	
	
#rightCol{
	margin:30px 0px 0px 40px;
	font-size:1.2em;
	}	
	
.parentCol li{
	margin-top:10px;
	display:block;
	}

.contactCol li{
	display:block;
	line-height:135%;
	}	

#content a:link {text-decoration:none;color:#9643bf;}      /* unvisited link */
#content a:visited {text-decoration:none;color:#9643bf;}  /* visited link */
#content a:hover {text-decoration:none;color:#FF6C26;}  /* mouse over link */
#content a:active {text-decoration:none;color:#FF6C26;}  /* selected link */
	
#thankYou a:link {text-decoration:none;color:#9643bf;}      /* unvisited link */
#thankYou a:visited {text-decoration:none;color:#9643bf;}  /* visited link */
#thankYou a:hover {text-decoration:none;color:#E5ED26;}  /* mouse over link */
#thankYou a:active {text-decoration:none;color:#E5ED26;}  /* selected link */	

#welcome{
	height:70px;
	}
	
#welcome p{	
	text-align:center;
	font-size:1.3em;
	line-height:130%;
	letter-spacing:.2px;
	}
	
	
	/* for IE			.shadow {
				height: 1em;
				filter: Shadow(Color=#666666, 	
				Direction=135, 
				Strength=5);
				} */
	
#welcome h1{
	color:#9643BF;
	text-align:center;
	font-size:3.6em;
	margin-top:10px;
	}
	
#thankYou h1{
	text-align:center;
	font-size:3.6em;
	margin:15px 0px 3px 0px;
	}	

#thankYou p{	
	text-align:center;
	font-size:1.8em;
	line-height:130%;
	letter-spacing:0.2px;
	}
	
#footer{
	width:960px;
	height:130px;
	}
	
#banner{
	width:728px;
	height:90px;
	background-color:white;
	margin:20px 0px 15px 116px;
	}

#banner1{
	width:210px;
	height:60px;
	margin:20px auto;
	}

#mainNav li{
	display:inline;
	margin-right:9px;
	}

#selected a:link {text-decoration:none;color:#E5ED26;}      /* unvisited link */
#selected a:visited {text-decoration:none;color:#E5ED26;}  /* visited link */
#selected a:hover {text-decoration:none;color:#E5ED26;}  /* mouse over link */
#selected a:active {text-decoration:none;color:#E5ED26;}  /* selected link */

.mainNav a:link {text-decoration:none;color:#fff;}      /* unvisited link */
.mainNav a:visited {text-decoration:none;color:#fff;}  /* visited link */
.mainNav a:hover {text-decoration:none;color:#E5ED26;}  /* mouse over link */
.mainNav a:active {text-decoration:none;color:#E5ED26;}  /* selected link */		




#mainNav{
	width:960px;
	font-size:2.9em;
	text-align:center;
	}
	
#backUpNavHome li{
	display:inline;
	}
	
#backUpNavHome a:link {text-decoration:none;color:#316380;}      /* unvisited link */
#backUpNavHome a:visited {text-decoration:none;color:#316380;}  /* visited link */
#backUpNavHome a:hover {text-decoration:none;color:#E5ED26;}  /* mouse over link */
#backUpNavHome a:active {text-decoration:none;color:#E5ED26;}  /* selected link */		

#backUpNavHome{
	margin-left: 210px;
	font-size:1.1em;
	}	
	
#copyrightsHome p{
	font-size:1.1em;
	}
	
#copyrightsHome{
	margin-left: 530px;
	}	
	
#copyrightsHome a:link {text-decoration:none;color:#316380;}      /* unvisited link */
#copyrightsHome a:visited {text-decoration:none;color:#316380;}  /* visited link */
#copyrightsHome a:hover {text-decoration:none;color:#E5ED26;}  /* mouse over link */
#copyrightsHome a:active {text-decoration:none;color:#E5ED26;}  /* selected link */	
	
	
#backUpNav li{
	display:inline;
	}

#backUpNav a:link {text-decoration:none;color:#316380;}      /* unvisited link */
#backUpNav a:visited {text-decoration:none;color:#316380;}  /* visited link */
#backUpNav a:hover {text-decoration:none;color:#E5ED26;}  /* mouse over link */
#backUpNav a:active {text-decoration:none;color:#E5ED26;}  /* selected link */		

#backUpNav{
	margin-left: 116px;
	font-size:1.1em;
	}
	
#copyrights p{
	margin-right: 116px;
	font-size:1.1em;
	text-align:right;
	}
	
#copyrights a:link {text-decoration:none;color:#316380;}      /* unvisited link */
#copyrights a:visited {text-decoration:none;color:#316380;}  /* visited link */
#copyrights a:hover {text-decoration:none;color:#E5ED26;}  /* mouse over link */
#copyrights a:active {text-decoration:none;color:#E5ED26;}  /* selected link */	

#cloudBottom{
	margin-top:-10px;
	}

#clouds{
z-index:100;
		}

#cloudLeft1{
	background-image:url('../images/cloud_left1.png');
	width:143px;
	height:99px;
	top:0px;
	left:85px;
	}

#cloudLeft2{
	background-image:url('../images/cloud_left2.png');
	width:213px;
	height:163px;
	left: 20px;
	top: 150px;

	}

#cloudLeft3{
	background-image:url('../images/cloud_left3.png');
	width:215px;
	height:200px;
	bottom:110px;
	left:35px;
	}

#cloudRight1{
	background-image:url('../images/cloud_right1.png');
	width:126px;
	height:98px;
	top:0px;
	left:720px;
	}

#cloudRight2{
	background-image:url('../images/cloud_right2.png');
	width:199px;
	height:207px;
	bottom:90px;
	left:720px;
	}
	
#girlImg{
	background-image:url('../images/girl.png');
	width:77px;
	height:127px;
	bottom:270px;
	left:787px;
	z-index:10;
	}	
	
#shareBtnAngle{
	width:47px;
	height:47px;
	bottom:362px;
	left:758px;
	z-index:20;
	}
	
#cloudRight3{
	background-image:url('../images/cloud_right3.png');
	width:220px;
	height:113px;
	bottom:100px;
	left:480px;
	}

#cloudRight4{
	background-image:url('../images/cloud_right4.png');
	width:129px;
	height:85px;
	top:100px;
	left:750px;
	}

	
	
	
#contact_area{
	width:305px;
	height:300px;
	}

.nospam{
	display:none;
	}

#myform{
	margin-top:10px;
	}

#myform label{
	font-size:1.4em;
	float:left;
	margin-top:5px;
	color:#9643bf;
	}

#myform input{
	width:305px;
	margin-bottom:10px;
	margin-top:2px;
	height:17px;

	}

#myform input.submit_button{
	width:50px;
	height:17px;
	border:none;
	background-image:url('../images/submit.gif');
	margin-top:8px;
	}


#required1, #required3, #required4, #required5 {
	background-repeat: no-repeat; 
	width: 11px;
	height: 11px;
	float: left;
	margin-left:5px;
	margin-top:3px;
}

#enquiry{
	margin-top:2px;
	margin-bottom:0px;
	height:120px;
	width:305px;
	font-family:trebuchet MS, helvetica, serif;
	font-size:1.2em;
	}


.messageStyle{
	margin:10px 0px 0px 10px;
	color:#ff6c26;
	font-size:1.1em;
	}


a.emailShare img {
	height: 55px;
	width:179px;
}
	

#ie6{
  display:none;
    }	
	













