@charset "utf-8";
/* CSS Document */
body {
	width:100%;
	height:auto;
	padding:0;
	margin:0;
	background:#FFFFFF;
	color:#333333;
	font:small   Tahoma, Arial, sans-serif;
}
a {color:#0000FF; text-decoration:none; }
a : hover {color:#0000FF; text-decoration:underline; }
.wrapper	{
	/*moz*/width:99.6%;
	*width:100%;
	/*chrome*/width:99.7%;
	min-height:550px;
	float:left;
	margin:0;
	padding:0;
	border-left:2px solid #003366;
	border-right:2px solid #003366;
	border-bottom:3px solid #c0c0c0;
}

.layout	{
	width:100%;
	height:auto;
	float:left;
}

/* header start */
.head-pannel	{
	width:100%;
	height:80px;
	background-color:#00CCCC;
	float:left;
	padding:0;
	margin:0;
}

.main-logo	{
	width:200px;
	height:70px;
	float:left;
	margin:3px;
}

.college-name	{
	width:auto;
	height:70px;
	float:left;
	font-size:18px;
}

.welcome	{
	width:300px;
	float:right;
	height:65px;
	padding:5px;
	}

.menu-bar	{
	width:100%;
	height:25px;
	float:left;
	margin:1px 0 2px 0;
	background:#3385ad;
}

.menu-content	{
	width:auto;
	height:auto;
	float:left;
	padding:4px 15px 5px 15px;
	background:url(../image/menuborder.gif) no-repeat right;
	color:#FFFFFF;
	font:bold 12px Tahoma;
	text-decoration:none;
}
.menu-content	a{
	color:#FFFFFF;
	font:bold 12px Tahoma;
	text-decoration:none;
}
.menu-content	a:hover{
	color:#0000FF;
	font:bold 12px Tahoma;
	text-decoration:none;
}
.place-pannel	{
	width:90%;
	background:#cdcdcd;
	height:16px;
	float:left;
	margin:0 0 1px 0;
	padding:3px 1% 3px 1%;
}
.place-pannel-act{
color:#d20000;
font-size:12px;
text-decoration:underline;
}
	
/* header end */

/* fonts tag start */
.h1	{
	padding:0;
	margin:0;
	color:#000000;
	font-size:20px;
}

.text-clr	{
	padding:0;
	margin:0;
	font-size:16px;
}

/* fonts tag end */

/* Container start */

.container	{
	width:100%;
	height:auto;
	float:left;

}

.login-pannel	{
	width:635px;
	margin-left:auto;
	margin-right:auto;
	margin-top:65px;
	margin-bottom:65px;
}
.login-pannel-top	{
	width:635px;
	float:left;
	height:13px;
	margin:0;
	background:url(../image/login-pannel-top.gif) no-repeat;
}
.login-pannel-mid	{
	width:635px;
	float:left;
	height:320px;
	margin:0;
	background:url(../image/login-pannel-mid.gif) repeat-y;
}
.login-pannel-bottom	{
	width:635px;
	float:left;
	height:13px;
	margin:0;
	background:url(../image/login-pannel-bottom.gif) no-repeat;
}

.login-content-pannel	{
	width:280px;
	float:left;
	height:220px;
	background:#FFFFFF;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:2px solid #767676;
	padding:5px;
}

.txtname	{	
	width:100px;
	height:auto;
	float:left;
	padding:5px;
	font-weight:bold;
}

.input-loginarea	{
	width:160px;
	padding:3px;
	float:left;
	background:#fffaef;
	border-bottom:3px solid #9c9c9c;
	border-left:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;
	border-top:1px solid #b2b2b2;
	margin:0 5px 8px 0;
}

.submit-login	{
	width:auto;
	height:auto;
	background:#850000 url(../image/submit-red.gif) repeat-x;
	color:#FFFFFF;
	border:0;
	font-weight:bold;
	font-family:Arial, sans-serif;
	}

.container-welcome	{
	width:85%;
	min-height:465px;
	border-left:1px solid #cccccc;
	float:left;
	padding-left:5px;
}

/* Container end */

/* navigation start*/
#tabs {
	width:600px;
	margin-top:40px;
}
#tabs li {
	margin-left: 0px;
	list-style: none;
}
* html #tabs li {
	display: inline;
}
#tabs li, #tabs li a {
	float: left;
}
#tabs ul li.active {
}
#tabs ul li.active a {
	width:200px;
	*width:198px;
	background:#FFFFFF;
	height:30px;
	*height:30px;
	float:left;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:2px solid #767676;
	color:#850000;
	font-size:15px;
	font-weight:bold;
	padding:10px 0 0 15px;
}
#tabs div {
	width:350px;
	float:left;
	height:178px;
	*height:168px;
	background:#FFFFFF;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:2px solid #767676;
	
}
#tabs div p {
	width:100px;
	height:auto;
	float:left;
	padding:5px;
	font-weight:bold;
}
#tabs ul li a {
	text-decoration: none;
	padding: 8px;
	color: #ffffff;
	font-weight: bold;
}
.other-logintabbed	{
	width:195px;
	*width:195px;
	background:#145ca7;
	height:30px;
	*height:30px;
	float:left;
	color:#ffffff;
	font-size:15px;
	border-top:1px solid #7cacce;
	border-bottom:1px solid #7cacce;
	padding:10px 0 0 15px;
}
/* navigation end */

/* left pannel start */
.left-menubar	{
	width:13%;
	float:left;
	margin-right:5px;
}
.left-menubar-act	{
	width:97%;
	height:20px;
	padding:5px 0 5px 10px;
	color:#FFFFFF;
	font:bold 13px Tahoma, Arial, sans-serif;
	float:left;
	background:#006699;
	border-bottom:1px solid #ffffff;
	text-decoration:none;
}

.left-menubar-act	a{
	color:#FFFFFF;
	font:bold 13px Tahoma, Arial, sans-serif;
	text-decoration:none;
}
.left-menubar-act	a:hover{
	color:#FFFFFF;
	font:bold 13px Tahoma, Arial, sans-serif;
	text-decoration:none;
}

/* left pannel stop */

.information-content	{
	width:99%;
	height:auto;
	float:left;
}

.information-area	{
	width:31%;
	height:auto;
	float:left;
	margin:1%;
}
.information-contentpannel	{
	width:99.3%;
	height:auto;
	float:left;
	border:1px solid #a9bcd7;
}

.inform-tagroundleft	{
	width:1.5%;
	height:27px;
	background:url(../image/roundcornerleft-wel.gif);
	float:left;
}
.inform-tagroundmid	{
	width:96.5%;
	height:22px;
	font:bold 13px Arial, Tahoma;
	color:#0000CC;
	padding:5px 0 0 0;
	background:url(../image/roundcornermid-wel.gif);
	float:left;
}

.inform-tagroundright	{
	width:1.9%;
	height:27px;
	background:url(../image/roundcornerright-wel.gif);
	float:left;
}

.container-searcharea	{
	width:80%;
	margin:1% 9% 1% 9%;
	padding:10px 1% 10px 1%;
	min-height:600px;
	float:left;
	background:#dde6f4;
	border:2px solid #7cadce;
}
.add-del-area	{
	width:100%;
	height:30px;
	float:left;
	border-bottom:2px solid #ffffff;
	background:#cecece;
	margin-bottom:5px;
}

.add-button	{
	width:60px;
	height:24px;
	float:left;
	margin:3px 5px 2px 5px;
	background:#FFFFFF url(../image/add.gif) no-repeat center left;
	font:bold 12px Arial, Tahoma;
	padding:5px 5px 5px 15px;
	color:#009933;
	cursor:pointer;
	border:1px solid #009933;
}
.del-button	{
	width:70px;
	height:24px;
	float:left;
	margin:3px 5px 2px 5px;
	background:#FFFFFF url(../image/del.gif) no-repeat center left;
	font:bold 12px Arial, Tahoma;
	padding:5px 5px 5px 20px;
	color:#CC0000;
	cursor:pointer;
	border:1px solid #CC0000;
}

.main-searcharea	{
	width:98%;
	height:auto;
	float:left;
	border-top:2px solid #ffffff;
	background:#cecece;
	margin-bottom:10px;
	padding:2px 1% 2px 1%;
}

.main-searchframe	{
	width:98%;
	height:auto;
	float:left;
	margin:0 1% 0 1%;
	padding:0;
	background:#eaeaea;
	border:1px solid #867490;
}
.search-inputareacontent	{
	width:98%;
	height:auto;
	float:left;
	border-bottom:1px solid #867490;
	padding:2px 1% 5px 1%;
	margin-bottom:5px;
}
.search-inputareacontent-print	{
	width:100%;
	height:auto;
	float:left;
	height:26px;
	border-bottom:1px solid #867490;
	padding-left:1%;
}
.half	{
	width:50%;
	height:auto;
	float:left;
}
.default-input-txt	{
	width:120px;
	float:left;
	padding:3px;
}
.default-input-txt-admission{
	width:220px;
	float:left;
	padding:3px;
}
.inputarea-default	{
	width:auto;
	float:left;
	height:auto;
	padding:2px;
	background:#FFFFFF;
	border:1px solid #666666;
}
.enquirylead-search	{
	width:10%;
	min-height:auto;
	float:left;
	background:#91a0a7;
}

/* table list start */
.table-headtag	{
	width:auto;
	height:17px;
	float:left;
	background:#000000;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding:5px;
	}
.table-detail	{
	width:auto;
	min-height:25px;
	float:left;
	background:#dde6f4;
	color:#333333;
	font-size:11px;
	padding:5px;
	}
.table-detailother	{
	width:auto;
	min-height:25px;
	float:left;
	background:#e4eaf2;
	color:#333333;
	font-size:11px;
	padding:5px;
	}

/* table list end */

.search-button{	width:auto;
	height:auto;
	background:#3485b0 ;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	font:bold 13px Arial;
	}

/*enquiry start */
.enquiryname-field	{
	min-width:40%;
	height:20px;
	padding:5px 2px 0 8px;
	float:left;
	background:#cbd3e1;
	font:bold 12px Arial;
}

.enquiryname-fieldright	{
	min-width:20%;
	height:20px;
	padding:5px 2px 0 8px;
	float:left;
	background:#cbd3e1;
	font:bold 12px Arial;
}

.enquiryinput-field	{
	width:auto;
	height:auto;
	border:1px solid #909cb1;
	padding:2px 2px 2px 3px;
	float:left;
	font: 12px Arial;
	margin-top:2px;
}
.enquiry-fieldborder	{
	width:100%;
	float:left;
	padding-bottom:0px;
	border-bottom:1px solid #c3c3c3;
}
.dropdownin {
    background:url(../image/dropdown.gif) no-repeat scroll right center transparent;
    border: 1px solid #666666;
	cursor: default;
    width:auto;
	height:auto;
	float:left;
	padding:2px;
}
.menu-drop	{
	width:auto;
	height:auto;
	float:left;
	background:url(../image/menuborder.gif) no-repeat right;
	color:#FFFFFF;
	font:bold 12px Tahoma;
	text-decoration:none;
}
.content-userdetail	{
	min-width:30%;
	float:left;
	margin:0 0 0 5px;
	color:#0027a4;
	font:12px Arial, Helvetica, sans-serif;
}

.border-bottom	{
	width:100%;
	height:auto;
	float:left;
	border-bottom:1px solid #999999;
	margin-bottom:5px;
}
.parents-name	{
	width:13%;
	height:auto;
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	padding:2px;
	color:#006ea4;
}
.parents-detail	{
	width:19%;
	height:auto;
	float:left;
	font: 12px Arial, Helvetica, sans-serif;
	padding:2px;
	color:#0027a4;
}

.educational-name	{
	width:20%;
	height:auto;
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	padding:2px;
	color:#006ea4;
}
.educational-detail	{
	min-width:28%;
	height:auto;
	float:left;
	font: 12px Arial, Helvetica, sans-serif;
	padding:2px;color:#0027a4;
}
.enquiry-name	{
	width:30%;
	height:auto;
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	padding:2px;
	color:#006ea4;
}
.enquirydetail-backgroundarea	{
	width:33%;
	height:auto;
	float:left;
	background:#ffffff;
	margin-top:7px;
	border:1px solid #aaaaaa;
	border-left:1px solid #aaaaaa;
	border-right:2px solid #cccccc;
	border-bottom:2px solid #cccccc;
	padding:0.2%;
}
.enquiryparentdetail-backgroundarea	{
	width:65%;
	height:auto;
	float:left;
	margin-left:3px;
	margin-top:7px;
	background:#ffffff;
	border:1px solid #aaaaaa;
	border-left:1px solid #aaaaaa;
	border-right:2px solid #cccccc;
	border-bottom:2px solid #cccccc;
	padding:0.2%;
}
/*LightBox */
.black_overlay{
		display: none;
		position: fixed;	
		top:0%;
		left:0%;
		width:100%;
		height:100%;				
		z-index:1001;
		-moz-opacity: 0.8;
		opacity:.80;
		background-color:#CCCCCC;
		filter: alpha(opacity=80);
		background-attachment:fixed;
}
.white_contents{
		display:none;			
		position:fixed;
		margin-left:auto;
		margin-right:auto;
		margin-top:5%;
		top:0%;
		width:506px;
		height:auto;
		background-color:#FFFFFF;
		border:3px solid #3385ad;
		border-top-left-radius:8px;
	    border-top-right-radius:8px;
		color:#000000;
		z-index:1002;
		overflow:auto;
		left:30%;
	}
.white_content_record{
		display:none;			
		position:absolute;
		margin-left:auto;
		margin-right:auto;
		margin-top:2%;
		top:0%;
		width:900px;
		height:480px;
		overflow: hidden;
		background-color:#FFFFFF;
		border:3px solid #3385ad;
		border-top-left-radius:8px;
	    border-top-right-radius:8px;
		color:#000000;
		z-index:1002;
		left:17%;
	}
.white_content{
		display:none;			
		position:fixed;
		margin-left:auto;
		margin-right:auto;
		margin-top:5%;
		top:0%;
		width:70%;
		height:auto;
		background-color:#FFFFFF;
		border:3px solid #3385ad;
		border-top-left-radius:8px;
	    border-top-right-radius:8px;
		color:#000000;
		z-index:1002;
		overflow:auto;
		left:15%;
	}
.compulsarys {color: #FF0000}
/*LightBox Close */
.dropdownin_light {
    background:url(../image/dropdown_light.gif) no-repeat scroll right center transparent;
	border: 1px solid #7F9DB9;
	height:auto;
	cursor: default;
    width:140px;
	float:left;
	padding:0.1cm;
	margin:0.1cm;
}
.select-name{
	width:80%;
	*width:75%;
	height:auto;
	float:left;
	padding:0.1cm;
	margin:0.1cm;
	}
.select-name-regular{
	width:140px;
	height:auto;
	float:left;
	padding:0.1cm;
	margin:0.1cm;
	}		
.select-regular{
	width:140px;
	height:auto;
	float:left;
	padding:0.1cm;
	margin:0.1cm;
	}
.enquiry-menu-tab	{
	width:auto;
	float:left;
	height:auto;
	padding:5px 10px 5px 10px;
	background:#ffffff;
	border:1px solid #c4c4c4;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	box-shadow:#d4d4d4 0 0 1px 1px;
	}
	.enquiry-menu-tab-act	{
	width:auto;
	height:auto;
	padding:5px 10px 5px 10px;
	background:#d14836 url(../image/button.gif) repeat-x ;
	border:1px solid #dd4b39;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	margin-right:2px;
	margin-left:2px;
	margin-bottom:8px;
	box-shadow:#d4d4d4 0 0 1px 1px;
	}
	.preview
	{
	width:100px;
	height:87px;
	border:solid 1px #dedede;
	padding:1px;
	}
	#preview
	{
	color:#cc0000;
	font-size:12px
	}
/*enquiry end */
/*application */
.browse-pic{
	width:15%;
	height:auto;
	float:left;
	background:#91a0a7;
}
.nexttofill	{
	width:100px; height:auto; text-align:center; margin-left:auto; margin-right:auto;
	padding:2px; background:#009966; color:#FFFFFF; font-weight:bold;
}

.apply-bg	{
	width:98%; background:#91a0a7; height:auto;
	padding:3px 1% 3px 1%; float:left;
}
.greyauto-bg	{	
	background:#91a0a7;
	float:left; 
	min-height:20px; 
	width:80px;
	padding:1% 1% 1% 1%;
}
/*application end */
/* create user */
.createuser-bg	{
	width:420px; height:280px; padding:5px; background:#cff1ff; float:left;
	margin-left:37%; margin-right:30%; margin-top:2%; border:3px solid #86dbff;
}
.createuser-form	{
	width:320px; float:left;
	margin-left:50px; margin-right:50px; margin-top:10px;
}
.createuser.h1	{
	font-size:20px; font-weight:normal; margin:5px; padding:0;
}
.createuserleft.h2	{
	font-size:12px; font-weight:normal; margin:5px; padding:0; float:left; width:110px;
}
/* create user end*/
.amt-paid	{	
	width:98%; height:auto; float:left; padding:1%; font-size:12px; font-weight:bold;
}
.default-txtrite	{
	width:300px;
	float:left;
	padding:3px;
}
/**tab open**/
.TabView{
    width:450px;
	height:auto;
	border:0px #CCC solid;
	margin:25px;
}
.TabView .Tabs {
	height:26px;
	display:block;
	background:#FFF;
}
.TabView .Tabs a {
    background:#3366CC;
	display:block;
	float:left;
	width:75px;
	height:25px;
	line-height:25px;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	border:1px #CCC solid;margin:0px 2px;
}
.TabView .Tabs a.ActiveTab{
    background:#FFF; 
	color:#333333; 
	border:1px #CCC solid;
	border-bottom:1px #FFF solid;
}
.TabView .Tabs a.InactiveTab{
}
.TabView .Pages{
    width:100%;
}
.TabView .Pages .Page{
    border:1px #CCC solid;
	height:222px;
}
.TabView{
    width:1024px;
	height:250px;
	border:0px #CCC solid;
	margin:1px;
}
.TabView .Tabs {
    height:26px;
	display:block;
	background:#FFFFFF;
}
.TabView .Tabs a {
    background:#3366CC;
	display:block;
	float:left;
	width:125px;
	height:25px;
	line-height:25px;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	border:1px #CCC solid;
	margin:0px 2px;
}
.TabView .Tabs a.ActiveTab{
    background:#FFF; 
	color:#333333; 
	border:1px #CCC solid;
	border-bottom:1px #FFF solid;
}
.TabView .Tabs a.InactiveTab{
}
.TabView .Pages{
    width:100%;
}
.TabView .Pages .Page{
    border:1px #CCC solid;
	float:left;
	height:auto;
}
/**tab close**/
.mid_contant{ width:1000px; float:left; padding:10px 0 0 75px;}
.mid_contant_inn_new{width:1100px; float:left; }
.mid_contant_inn_new ul{ margin:0; padding:0;}
.mid_contant_inn_new ul li{width:141px; float:left; border:1px solid #006699;  list-style:none; display:block; margin:10px 10px 10px 10px; padding:10px;border-radius:25px;   }
.mid_contant_inn_new ul li a{ text-decoration:none; color:#000000; font-size:13px; text-align:center; text-align:center; padding:0 0 0 20px;}
.mid_contant_inn_new ul li:hover{width:141px; float:left; border:1px solid #999999; border-radius:25px; box-shadow:5px 5px 5px #006699; }
.footer_end {width:100%; float:left; background:#CCCCCC; height:30px;}
.footer_end_bottam {width:1000px; margin:0 auto;}
.footer_end_bott{width:1000px; float:left;}
.nav_left_bottam{width:300px; float:right; font-size:12px; color:#FF0000; padding:10px 0 0 0px;}
.nav_left_bottam span{ color:#ffffff; font-weight:bold;}
.title_news{width:956px; float:left;margin:10px 0 10px 10px;}
.title_txt{width:110px; float:left;}
.title_txt_box{width:846px; float:left;}
.title_inn{width:756px; float:left; height:35px;}
.title_inn_areya{width:756px; float:left;}
.submit{ width:215px; float:right; margin:10px 0 0 0px;}
.setting_inn{width:500px; float:left; padding:10px 0 15px 0px;}
.setting_inn h2{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#3385ad;}
.setting_inn a{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#3385ad;}
.setting_inn p{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#999999;}
.information_content_in{width:1000px;height:auto;float:left; margin:0 0 0 0; padding-left:200px;}
.news_test_enter{width:1000px; float:left; margin:10px 0 0 20px;}
.news_test{width:1000px; float:left;}
.news_test h2{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#3385ad; }
.news_test p{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
.news_test_inner{ width:900px; float:left; border-radius:25px; background:#dddddd; margin:15px 0 0 0px; padding:10px; min-height:200px; }
.news_test_inner p{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000; line-height:20px;}
.news_test_down{width:927px; float:left;}
.news_test_down h2{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#3385ad; border-bottom:2px solid #666666; line-height:36px;}
.news_test_down_txt{ width:927px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3385ad; border-bottom:1px solid #dddddd; padding:15px 0 10px 0px; line-height:36px;}
.news_tes{ width:300px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3385ad; }
.news_tes p{ width:300px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#999999;}
.news_tes span{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000;}
.news_tes_right{ width:300px; float:right; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3385ad; }
.news_tes_right p{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#999999;   }
.news_tes_right span{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000; text-align:right;}
.coments{width:930px;float:left; padding:10 0 0 0px;}
.coments_new{width:930px;float:left;   border-radius:10px 10px 10px color:#FF0000;}
.submit_new{ width:80px; float:right; margin:10px 0 0 0px;}