/* CSS Document */

/************************************************************
    Author:     Tash Smith
    Date:       09th April 2009
    Email:      Tashrsmith@gmail.com
    Client:     Pre-School Ealing School
************************************************************/

/********************Core**********************/        

*{
	margin:0;
	padding:0;
}

html{
	font-size:68.75%; /*Sets the basic font of the whole page to 11pt */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
}

#site{
	width:980px;
	margin:20px auto;
	
}

ul{
	list-style:none;
}

h1{
font-size:1.63em;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
}

a{
	color:#9567DA;
	text-decoration:none;
	outline:none;
}

/************Site*****************/

#site{
	/*border:solid #0000CC 1px;*/
}


/*************Header****************/

#header{
	/*border:solid #0000CC 1px;*/
	background-image:url(/images/headerBanner.jpg);
	background-repeat:no-repeat;
	background-color:#9999ff;
	height:116px;
}

#headerlink{
	background-image:url(/images/logo_blue.gif);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	width:156px;
	height:115px;
	margin-top:10px;
	margin-left:800px;
}

#smallbanner{
	height:5px;
	width:980px;
	margin-top:4px;
	background-color:#9567DA;
	
}

/*************Main Content****************/

#maincontent{
	/*border:solid #0000CC 1px;*/
	
}

.starbullet{
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin-left:60px;
	margin-top:4px;
	list-style-type: none;
}

.starbulletSub{
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin-left:20px;
	margin-top:4px;
	list-style-type: none;
}

#leftcontent{
	position:relative;
	width:420px;
	margin-top:4px;
	float:left;
}
	
.picturedivimg{
	border: 20px solid #FFCB41;
}

.picturedivimg2{
	border: 20px solid #FFCB41;
	margin-left:15px;
}

.picturedivimg3{
	border: 20px solid #FFCB41;
}

.picturedivimg4{
	border: 20px solid #FFCB41;
	margin-left:10px;
}

.picturedivimg5{
	border: 20px solid #FFCB41;
	margin-left:5px;
}

.picturedivimg6{
	border: 20px solid #FFCB41;
	margin-left:100px;
}

.buildingimg{
	float:left;
	padding-top:20px;
	margin-left:25px;
}

.buildingimg img{
	margin: 10px 10px 10px 10px;
}

#rightcontent{
	width:545px;
	/*height:340px;*/
	margin-left:10px;
	margin-top:4px;
	padding-left:4px;
	border-left:dashed 1px #9567DA;
	/*float:left;*/
}

.homepageP{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin-left:20px;
	margin-top:10px;
	width:500px;
	font-size:1.18em;
	line-height:140%;
}

#homepageH1{
	color:#9567DA;
	width:400px;
	margin-left:70px;
	margin-top:10px;
	text-align:center;
}

.insetpicture{

	
	/*background-color:#FFCB41;*/	
}

.staffpic{
	border: 10px solid #FFCB41;
	margin-left:230px;
	margin-top:5px;
	margin-bottom:5px;*/
	/*border:solid 1px #000000;*/
}

/*.smalltext{
	font-family:font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin-left:10px;
	color:#FFFFFF;
}*/

.staffbackto{
	position:absolute;
	left:-55px;
	top:5px;
}

.paragraphindent{
	padding-left:15px;
}
.paragraphstarbullet{
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}


.floatright{
	float:right;
}

table{
	margin-left:20px;
	margin-top:4px;
}

.tablediv{
	padding-bottom:4px;
}

.breakdiv{
	width:200px;
	height:4px;
	margin-left:170px;
	margin-top:4px;
	margin-bottom:4px;
	background:#FFCB41;
}

.boxdiv{
border: 1px solid #FFCC66 ;
width: 402px;
margin-left:60px;
margin-top:20px;
padding-right:20px;
padding-left:2px;
}

.innerboxdiv{
margin-top:2px;
margin-bottom:2px;
border: 1px solid #CCCCCC;
width:398px;
padding-bottom:10px;
padding-right:20px;
}

#file_table{
width:500px;
}

#file_table table{
width:500px;
}

#file_table table td{
width:50px;
text-align:center;
margin-left:4px;
margin-right4px;
}
/*************Bottom content****************/

#buttonNav li{
	float:left;
	width:305;
	margin-left:6px;
	margin-right:6px;
}

#buttonNav{
	margin-left:16px;
}

#preload{ 
	display: none; 
}

#buttonNav li #b1{
	display:block;
	background-image: url(../images/homepagebutton1.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:75px;
	width:305px;
}

#buttonNav li #b1:hover{
	display:block;
	background-image: url(../images/homepagebutton1on.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:75px;
	width:305px;
}


#buttonNav li #b2{
	display:block;
	background-image: url(../images/homepagebutton2.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:75px;
	width:305px;
}

#buttonNav li #b2:hover{
	display:block;
	background-image: url(../images/homepagebutton2on.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:75px;
	width:305px;
}

#buttonNav li #b3{
	display:block;
	background-image: url(../images/homepagebutton3.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:75px;
	width:305px;
}

#buttonNav li #b3:hover{
	display:block;
	background-image: url(../images/homepagebutton3on.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:75px;
	width:305px;
}

#bottomcontent{
	margin-top:4px;
	width:980px;
}



/********************Navigation**************/

#topNavBar li{
	float:left;
	width:138px;
	text-align:center;
	background-color:#9999ff;
	margin-top:4px;
	margin-left:1px;
	margin-right:1px;
	padding-top:6px;
	padding-bottom:6px;
}

#topNavBar a{
	color:#FFFFFF;
	font-weight:bold;
}

/********************Footer********************/

#footer{

}

#smallbanner2{
	height:5px;
	width:980px;
	margin-top:4px;
	background-color:#9567DA;
	
}

#widgetbox{
	height:150px;
	width:980px;
	background-color:#9999ff;
	/*border: solid #FFCB41 4px;*/
	margin-top:4px;
	position:relative;
}

#translateBox{
	height:72px;
	left:0px;
	top: 60px;
	overflow:hidden;
	position:absolute;
}

#footerNav{
	margin-left:6px;
	padding-left:4px;
	margin-top:5px;
	height:140px;
	float:left;
} 

#footerNav a{
	color:#FFFFFF;
}


#javaBox{
	position: absolute;
	left: 20px;
	top: 150px;
}

.bottomNavBar{
	display:block;
	width:780px;
	margin-left:10px;
	margin-top:10px;
	text-align:center;
	float:left;
}

.bottomNavBar p{
	/*float:left;*/
	/*width:420px;*/
	text-align:center;
	margin-top:4px;
	color:#FFFFFF;
	margin-left:1px;
	margin-right:1px;
	padding-top:6px;
	padding-bottom:6px;
	font-weight:bold;
}

#logoblue{
	float:left;
}

#footerCredits{
	text-align:right;
	float:right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

/********************Clearfix**********************/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}


