@charset "utf-8";
body {
	background-image: url(../images/homepage_01.jpg);
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
	background-color:#327CC3;
	font-family:Arial;
}

.main{
	padding-top:0px;
	width:923px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
.top_menu {
	width:923px;
	height:71px;
	background-image:url(../images/innerpage_top_bg.jpg);
	background-repeat:no-repeat;
	float:left;
}
.top_menu a img{
	border:none;	
}
.bottom_menu {
	width:880px;
	height:73px;
	margin-left:34px;
	margin-right:auto;
	background-image:url(../images/shadow2_24.png);
	background-repeat:no-repeat;
	margin-top:7px
}
.page_content {
	padding-top:72px;
}
.page_content_top {
	width:859px;
	height:14px;
	margin-left:34px;
	margin-right:auto;
	background-image:url(../images/midi_03.png);
	background-repeat:no-repeat;
}
.page_content_bottom {
	width:859px;
	height:14px;
	margin-left:34px;
	margin-right:auto;	
	background-image:url(../images/midi_18.png);
	background-repeat:no-repeat;
}
.bottom_menu a img{
	border:none;
	padding-top:30px;
	padding-bottom: 0px;
	margin: 0px;
}
.page_content_middle {
	width:859px;
	height:auto;
	margin-left:34px;
	margin-right:auto;
	background-image:url(../images/midi_07.png);
	background-repeat:repeat-y;
}
.copyrights, .copyrights a {
	padding-top:0px;
	margin-top:0px;
	text-align:center;
	font-family:Arial;
	font-size:11px;
	color:#AFDBFE;
	text-decoration:none;	
	font-size:11px;
}
/* Side Menu */
.sidemenu{	
	width: 165px;
	float: left;	
	border-right:1px solid #EFEFEF;
	margin-top: 10px;
	margin-bottom:0px;
	padding: 0px;	
}
ul.sidemenu{
	margin-left:15px;
	margin-bottom:0px; 
	padding:0px; 
	font-size:12px;	
	list-style:none;
	text-align: left;	
}
ul.sidemenu li{	
	list-style:none;
}
ul.sidemenu li a{
	background:url(../../../images/sidemenu_active.jpg) no-repeat left -28px;
	/*width:160px;*/ 
	height:20px; 
	padding:3px 10px; 
	display:block; 
	text-decoration:none;
	color:#006699;
}
ul.sidemenu li a:hover, ul.sidemenu li a.active{
	background:url(../../../images/sidemenu_active.jpg) no-repeat; 
	font-weight:bold;
	color:#000000; 
}

.right_main{
	margin-left: 200px;
	width: 619px;
	margin-right: 40px;
	font-size: 12px;
}

.green_heading{
	font-family:Arial;
	font-size:16px;
	color: #339933;
	text-decoration:none;
	line-height:18px;
	font-weight:bold;	
	background-color: #FFFFFF;
	margin-left:15px;	
	float: left;
}

.green_text{
	font-family:Arial;
	font-size:16px;
	color: black;
	text-decoration:none;
	line-height:18px;
	font-weight:bold;	
	background-color: #FFFFFF;
	margin-left:15px;	
}

.parents_main {	
	margin-left: 190px;
	width: 619px;
	margin-right: 40px;
}
.parents_main p, .parents_main ul{
	line-height:130%;
	margin-top: 0.5em;
	margin-right: 0.25em;
	margin-bottom: 0.25px;
	margin-left: 0.25em;
}

.parents_main h3{
	margin:.25em 0px ; 
	font-size:16px; 
	color:#FF6600; 
}
a{
	color:#0066CC;
	text-decoration:none;
}
.blue_text {
	color: #367fc4;
	font: Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1px;
	line-height:15px;
}

.sitemap_mainlink, .sitemap_mainlink a{
	font-size: 13px;
	color:#006699;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}

.sitemap_mainlink a:hover, .sitemap_sublink a:hover {color: #FF6600; text-decoration:underline}
a.seo_bg {
	background-image: url(images/seo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	width: 370px;
	height: 328px;
	margin-left:13px;
	margin-top:3px;
	display:block;
}
.normalline {
	line-height: 100%;
}

.datagrid{border:1px solid #CCCCCC;}
.datagrid th{background-color:#0080C0; color:#FFFFFF; font-size:11px;}
.datagrid .altrow{background-color:#F4F4F4;}

.orange_bigtxt{
font-family:Arial;
font-size:16px;
color: #c07318;
font-weight:bold;
}
.grey_bold {
	font-family:Arial;
	font-size:16px;
	color: #666666;
	font-weight:bold;
}

.teachers_console{
	text-align: left;
}

.teachers_console p{
	font-size: 14px;
}

.teachers_console_b {	
	font-size: 12px;
}


/* teacher console page styles 17th may 2011*/

#t_console_wrapper{
	width: 445px;
	margin: 0;
	padding: 0;
	font: normal 14px Arial;
	color: #2d2d2d;
}

#t_console_wrapper h3{
	font: bold 16px Arial;
	color: #FF6600;
	margin: 0;
	padding: 10px 0 14px 0;
}

.general_container{
	width: 445px;
	float: left;
	margin: 0 0 18px 0;
	background: url(../images/login_box_mid_bar.jpg) repeat-y;
}

.general_container_bottom {
	float: left;
	display: block;
	width: 445px;
	height: 19px;
	background: url(../images/login_box_btm_bar.jpg) no-repeat;
}

.general_container .containerContent{
	width: 365px;
	margin: 0;
	padding: 0 45px 5px 35px;
	float: left;
	background: url(../images/login_box_top_bar.jpg) no-repeat 0 0;
}

.general_container .containerContent h4{
	font: bold 15px Arial;
	color: #2e2e2e;
	padding: 12px 296px 35px 0;
	margin: 0;
	float: left;
	width: 114px;
	text-align: center;
}

.general_container .containerContent strong{
	padding: 0 0 10px 0;
	margin: 0;
	display: block;
}

.general_container .containerContent span {
	float: left;
	margin: 0;
	padding: 8px 0 10px 0;
	width: 365px;
	background: url(../images/login_input_bg.jpg) no-repeat right 4px;
}

.general_container .containerContent span label{ 
	float: left;
}

.general_container .containerContent span input{
	float: right;
	width: 174px;
	margin: 1px 8px 0 0;
	border: 0;
	background: none;
	color: #666;
	font: normal 14px Arial;
	letter-spacing: 1px;
}

.formButtons {
	float: right;
	margin-top: 0.5em;
}

.formButtons .signUpButton {
	display: block;
	width: 194px;
	height: 70px;
	background: url(../images/signup_teacher_console_btn.jpg) no-repeat 0 0;
	padding: 0;
	margin: 0 0 0 0;
	border: 0;
	cursor: pointer;
}

.formButtons .signUpButton:hover { 
	background: url(../images/signup_teacher_console_btn_hover.jpg) no-repeat 0 0;
}

.formButtons .submitButton{
	width: 100px;
	height: 44px;
	display: block;
	background: url(../images/submit_btn.jpg) no-repeat 0 0;
	padding: 0;
	margin: 5px 0 0 0;
	border: 0;
	cursor: pointer;
}

.formButtons .submitButton:hover{ background: url(../images/submit_btn_hover.jpg) no-repeat 0 0;}
