﻿
body {
margin : 20px;
background-image : url(../images/body_bg.jpg);
font-family : Arial, Helvetica, sans-serif;
background-repeat : repeat-x;
background-color : #e7ecf0;
}
.main_cont {
width : 985px;
margin : 0 auto;
background-color : #fff;
padding : 8px 8px 8px 8px;
}
.main_cont2 {
width : 985px;
margin : 0 auto;
background-color : #e7ecf0;
padding : 8px 8px 0 8px;
}
.logo {
padding-top : 20px;
float : left;
}
.iiner_container {
padding : 8px;
}
.clear {
clear : both;
}
.left_corner {
background-image : url(../images/left_corner.jpg);
background-position : left;
height : 30px;
background-repeat : no-repeat;
}
.right_corner {
background-image : url(../images/right_corner.jpg);
background-repeat : no-repeat;
height : 30px;
background-position : right;
}
.link_bg {
background-image : url(../images/link_bg.jpg);
background-repeat : repeat-x;
line-height : 30px;
}
.top_link {
font-family : verdana, Helvetica, sans-serif;
font-size : 12px;
color : #ccc;
}
.top_link ul {
padding : 0;
margin : 0;
}
.top_link li {
display : inline;
font-size : 12px;
color : #fff;
padding : 7px;
list-style-type : none;
list-style-image : none;
}
.top_link li a {
display : inline;
font-size : 12px;
color : #fff;
padding : 5px;
text-decoration : none;
list-style-type : none;
list-style-image : none;
}
.top_link li a:hover {
display : inline;
font-size : 12px;
color : #e7ecf0;
list-style-type : none;
list-style-image : none;
}
.left_cont {
float : left;
width : 269px;
}
.left_pane {
float : left;
width : 269px;
margin-top : 3px;
}
.right_pane {
width : 705px;
float : right;
margin-top : 3px;
padding-bottom : 10px;
}
.small_left {
background-image : url(../images/left_sign.jpg);
background-repeat : no-repeat;
margin-top:10px;
height : 40px;
background-position : left;
}
.small_right {
background-image : url(../images/right_sign.jpg);
background-repeat : no-repeat;
background-position : right;
}
.mid_sign {
background-image : url(../images/sign_bg.jpg);
background-repeat : repeat-x;
line-height : 40px;

}
.left_heading1 {
font-size : 16px;
font-weight : bold;
text-align:left;
font-weight : bold;
padding-left : 10px;
color : #8e8d8d;
}
.left_heading {
font-size : 16px;
font-weight : bold;
text-align:center;
font-weight : bold;
padding-left : 10px;
color : #8e8d8d;
}
.img_button {
float : left;
margin-right : 14px;
}
.img_button2 {
float : left;
}
.form_bg {
background-color : #f7f7f7;
}
.user_txt {
font-size : 12px;
color : #aaaaaa;
line-height : 28px;
font-weight : bold;
}
.txt_field {
background-color : #e8e8e8;
border : 0;
margin-top : 5px;
margin-bottom : 7px;
width : 124px;
height : 21px;
}
.content_cont {

}
.video_cont {

}
.heading {
font-size : 21px;
font-weight : bold;
margin-top : 7px;
color : #3f75a4;
}

.text_inner {
font-size : 12px;
line-height : 18px;
text-align : justify;
padding-top : 0;
margin-right : 7px;
color : #342c2a;
}
.text {
font-size : 12px;
line-height : 18px;
text-align : justify;
padding-top : 0;
margin-right : 7px;
color : #342c2a;
}
.video_bg {
background-color : #f7f7f7;
padding :5px;
}
.ved_img {
float : left;
margin-right : 5px;
vertical-align : top;
}
.ved_img2 {
float : left;
vertical-align : top;
}
.copy {
float : left;
font-size : 10px;
color : #717171;
}
.b_link {
float : right;
font-size : 10px;
color : #717171;
}
.bottom_link {
font-size : 10px;
padding-left : 5px;
text-decoration : none;
padding-right : 5px;
color : #3f75a4;
}
.bottom_link:hover {
font-size : 10px;
color : #3f75a4;
}
.video ul {
margin : 0;
padding : 0;
display : inline;
}
.video li {
margin : 0;
padding-left: 0px;
padding-right:0px;
display : inline;
}

.improve{float:right; font-size:22px; color:#585858; margin-top:10px;}

.left_add{ margin-top:7px; border:0px;}




/*pop up css*/
.pop_heading{ background-image:url(../admin/images/pop_bg.jpg);
              background-repeat:repeat-x;
              text-align:left;
               line-height:35px; 
               font-family:Arial;
                font-size:13px; color:White;
                padding-left:10px; font-weight:bold;
          }

.VideomodalPopup 
   {
	background-color:#CDEFF1;
	border-width:3px;
	border-style:solid;
	border-color:#035ab0;
	width:640px;
	height:456px;
   }

.cross
{      
     float:right;
     padding-right:10px;
     padding-top:8px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.failure{font-family:Arial;
         font-size:11px;
          color:Red;
}

.add_student {
	background-color:#CDEFF1;
	border-width:3px;
	border-style:solid;
	border-color:#035ab0;
	width:450px;
}

.student_info{
	border-width:3px;
	border-style:solid;
	border-color:#035ab0;
	width:450px;
}

.pop_up_main{ border:1px solid #035ab0;
         background-color:White;}
         
 .pop_heading{ background-image:url(../admin/images/pop_bg.jpg);
              background-repeat:repeat-x;
              text-align:left;
               line-height:35px; 
               font-family:Arial;
                font-size:13px; color:White;
                padding-left:10px; font-weight:bold;
  }
  
  .cross{ float:right;
        padding-right:10px;
        padding-top:8px;
}

.modalTable
{
	padding-left:10px;
	padding-top:10px;
	
}


.form_field{ text-align:left;
             vertical-align:top;
             padding-right:10px;
             padding-top:5px; font-size:12px;
             color:#10375e;
             padding-bottom:5px;}
             
             

.top_rightlink{
text-align:right;
font-size:12px;
text-decoration:none;
margin-top:37px;
padding-bottom:7px;
color:#000;
font-family:Arial, Helvetica, sans-serif;}

.top_rightlink a{
text-align:right;
font-size:12px;
text-decoration:none;
margin-top:37px;
padding-bottom:7px;
color:#000;
font-family:Arial, Helvetica, sans-serif;}

.top_rightlink :hover{
text-align:right;
font-size:12px;
margin-top:37px;
padding-bottom:7px;
color:#000;
font-family:Arial, Helvetica, sans-serif;}

.forgetlink{ text-decoration:none; font-size:11px; color:#333;}
.forgetlink:hover{ text-decoration:underline; color:#000;}


   
   

