/* CSS Document */
/*CSS for youare div*/
#div_youare{
	height: 1mm;
	width: 750px;
	text-align: left;
}
#span_youare{
	background-color: #FF9933;
	width: 60px;
	height: 1ex;
	font-size: 1px;
	margin-left: 235px;
}
/*CSS for main page parents, index parents */

#tbl_parentsMain{
	width: 700px;
	margin-top: 20px;
	margin-left: 14px;
	margin-bottom: 75px;	
}
#tbl_parentsMain img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#td_examsInfo{
	width: 233px;
	height: 150px;	
}
#td_schoolMenu{
	width: 233px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
}
#td_schoolUniform{
	width: 233px;
	height: 150px;
}
#td_documentsTitle{
	background-image: url(../images/parentsPage/parentsDoc.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 30px;
	}
#td_documents{
	text-align: center;
	vertical-align: top;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#div_parentsDoc{
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 700px;
	left: 350px;
	border-top: 1px solid #999999;
	border-right: 1px solid #99CC33;
	border-bottom: 1px solid #99CC33;
	border-left: 1px solid #99CC33;	
	background-image: url(../images/DocTitles/parentsDocBack.jpg);
	background-repeat: repeat-x;
}
#div_docName{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8AAAD0;
	letter-spacing: 2px;
	text-align: left;
	word-spacing: 2px;
	width: 350px;
	height: 15px;
	margin-bottom: 15px;
	list-style-type: disc;
	margin-left: 10px;
}
#div_docDate{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #828282;;
	letter-spacing: 2px;
	text-align: left;
	word-spacing: 2px;
	width:150px;
	margin-left: 360px;
	position: relative;
	height: 15px;
	position: absolute;
	margin-bottom: 15px;
	margin-top: -30px;
}
#div_docType{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #828282;
	letter-spacing: 2px;
	text-align: left;
	word-spacing: 2px;
	width:100px;
	margin-left: 510px;
	position: absolute;
	height: 15px;
	margin-bottom: 15px;
	margin-top: -30px;
}
#div_docSize{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #828282;
	letter-spacing: 2px;
	text-align: left;
	word-spacing: 2px;
	width: 100px;
	margin-left: 610px;
	position: absolute;
	height: 15px;
	margin-bottom: 15px;
	margin-top: -30px;
}
.class_documentsLinks{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	border: none;
	text-decoration: none;
}
.documentsLinks a:link, .documentsLinks a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.documentsLinks a:hover, documentsLinks a:active{
	color:#99CC33;
	text-decoration: underline;
}

#td_quickLinks{
	color: #666666;
	width: 228px;
	height: 330;
	vertical-align: top;
	background-image: url(../images/parentsPage/quickLinksBackground.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 60px;
}
#td_quickLinksHolidays{
	color: #666666;
	width: 228px;
	height: 330;
	vertical-align: top;
	background-image: url(../images/parentsPage/quickLinksBackgroundHolidays.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 60px;
}
/* ul_quickLinks */
#ul_quickLinks{
	list-style-image: url(../images/greenButton.gif);
}

#ul_quickLinks li{
	margin-top: 10px;
}

#ul_quickLinks a:link, #ul_quickLinks a:visited {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0px 3px 0px;
	color: #708491;
	text-decoration:none;
}

#ul_quickLinks a:active, #ul_quickLinks a:hover {
        color:#ADD149;
}
#imageContainer {
	height:300px;
}  
#imageContainer img {
	display:none;
	position:absolute;
	width:450px;
	height:300px;
	opacity: -0.01;
	margin-left: 10px;
	z-index: 1;
}
#div_imgBackground{
	background-image: url(../images/parentsPage/frameWhitewhitshadowforImagesParents.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	width: 450px;
	z-index: 2;
	float: left;
	position: absolute;
	margin-left: 10px;
}
#td_imageContainer{
	width: 500px;
	z-index: 1;
	height: 330px;
	padding-left: 10px;
}
/*CSS for census page */
#tbl_censusMenu{
	width: 700px;
	height: 100px;
	margin-left: 5px;
	
}
#td_censusLayersMenu{
	height: 50px;
	position: relative;

}
#div_layer1MenuCmd{
	width: 200px;
	height: 40px;
	position: absolute;
	background-image: url(../images/parentsPage/censusLayer1Button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;
}
#div_layer2MenuCmd{
	width: 200px;
	height: 40px;
	margin-left: 200px;
	position: absolute;
	background-image: url(../images/parentsPage/censusLayer2Button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;
}
#div_layer3MenuCmd{
	width: 200px;
	height: 40px;
	margin-left: 400px;
	position: absolute;
	background-image: url(../images/parentsPage/censusLayer3Button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;
}

#td_censusPagesMenu{
	height: 40px;
	position: relative;
	padding-left: 150px;
}
#div_layer1PagesCmds{
	text-align: left;
	width: 100px;
	position: absolute;
}
#div_layer2PagesCmds{
	text-align: left;
	width: 300px;	
	position: absolute;
}
#div_layer3PagesCmds{
	text-align: left;
	width: 350px;
	position: absolute;
}
#div_pageTitle{
	width: 50px;
	height: 30px;
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 2px;
	padding-top: 8px;
	padding-left: 3px;
}
#div_page1Cmd{
	width: 50px;
	height: 30px;
	margin-left: 50px;
	position: absolute;
	background-image: url(../images/parentsPage/censusNum1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	cursor:pointer;
}
#div_page2Cmd{
	width: 50px;
	height: 30px;
	margin-left: 100px;
	position: absolute;
	background-image: url(../imagesparentsPage/parentsPage/censusNum2.gif);
	background-repeat: no-repeat;
	background-position: center center;	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	cursor:pointer;
}
#div_page3Cmd{
	width: 50px;
	height: 30px;
	margin-left: 150px;
	position: absolute;
	background-image: url(../images/parentsPage/censusNum3.gif);
	background-repeat: no-repeat;
	background-position: center center;	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	cursor:pointer;
}
#div_page4Cmd{
	width: 50px;
	height: 30px;
	margin-left: 200px;
	position: absolute;
	background-image: url(../images/parentsPage/censusNum4.gif);
	background-repeat: no-repeat;
	background-position: center center;	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	cursor:pointer;
}

#div_page5Cmd{
	width: 50px;
	height: 30px;
	margin-left: 250px;
	position: absolute;
	background-image: url(../images/parentsPage/censusNum5.gif);
	background-repeat: no-repeat;
	background-position: center center;	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	cursor:pointer;
}
#div_page6Cmd{
	width: 50px;
	height: 30px;
	margin-left: 300px;
	position: absolute;
	background-image: url(../images/parentsPage/censusNum6.gif);
	background-repeat: no-repeat;
	background-position: center center;	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	cursor:pointer;
}
#div_Layer1Page1{
	position: static;
}
#div_Layer2Page1{
	position: absolute;
}
#div_Layer2Page2{
	position: absolute;
}
#div_Layer2Page3{
	position: absolute;
}
#div_Layer2Page4{
	position: absolute;
}
#div_Layer2Page5{
	position: absolute;
}
#div_Layer3Page1{
	position: absolute;
}
#div_Layer3Page2{
	position: absolute;
}
#div_Layer3Page3{
	position: absolute;
}
#div_Layer3Page4{
	position: absolute;
}
#div_Layer3Page5{
	position: absolute;
}
#div_Layer3Page6{
	position: absolute;
}

/* Data protection ACT */

#div_printVersion{
	text-align: right;
	width: 700px;
}
/************************************** internet_safety **********************************/
#div_internet_safety{
	margin-left:auto;
	margin-right:auto;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
}
#div_safety_line{
	text-align: center;
}
#div_internet_safety img{
	margin-left:10px;
	margin-left:10px;
	margin-bottom:5px;
}
#div_safety_text{
	font-size: 13px;
	font-weight: lighter;
	color: #006600;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#div_safety_links{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top: 20px;
	margin-bottom: 10px;
}
#div_safety_links img{
	margin-right: 20px;
}
