﻿@charset "utf-8";
/* CSS Document */
*{
	padding:0px;
	margin:0px;
}
body{
	padding:0px;
	margin:0px;
}
/*default page*/
.dev
        {
            background-image: url(../../Style/Images/valid.png);
            background-position: right center;
            background-repeat: no-repeat;
        }
        .ashish
        {
            background-image: url(../../Style/Images/invalid.png);
            background-position: right center;
            background-repeat: no-repeat;
        }
.header_top{
	/*background:#5d1d17;*/
	height:30px;
	width:100%;
	min-width:1000px;
}
.TableDev{
	font-size:12.5px;
}

.bottom{
	background:#2B3B2B;
	height:30px;
	width:100%;
	padding-bottom:0px;
	min-width:1000px;
	bottom:0;
	position:fixed;
}
 .Header
        {            
            background: url(../Images/header.png) repeat-x;
            height: 59px;
            margin-top:-6px;
        }
.header_outer{
	height:170px;
	border-bottom:2px solid #6d6d6d;
	min-width:1000px;
}
#tooltip {
    background-color:#000;
    border:1px solid #fff;
    padding:10px 15px;
    width:200px;
    display:none;
    color:#fff;
    text-align:left;
    font-size:12px;
 
    /* outline radius for mozilla/firefox only */
    -moz-box-shadow:0 0 10px #000;
    -webkit-box-shadow:0 0 10px #000;
}
.header_inner{
	margin:auto;
	width:1000px;
}
.header_left{
	float:left;
	border-right:1px solid #9b9b9b;
	height:170px;
	width:220px;
}
.header_left img{
	padding:10px;	
}
.clear{
	clear:both;
}
.header_right{
	float:right;
	border-left:1px solid #9b9b9b;
	width:125px;
	height:165px;
	padding-top:5px;
}
.header_right img{
	padding: 5px 5px 5px 10px;
}
.header_mid{
	float:left;
	padding-left:75px;
	padding-top:55px;
}
.header_mid ul{
	 padding-top: 25px;
	 padding-left: 15px;
}
.header_mid ul li:first-child{
	background:none;
}
.header_mid ul li{
	background: url("../image/top_menu_sep.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 40px;
    list-style: none outside none;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
}
.header_mid ul li:hover{
	background:#e67817;
}
.header_mid ul li a{
	font-size:20px;
	color:#372308;
	font-family:Arial;
	text-decoration:none;
}

.mian_content_outer{
	margin:auto;
	margin-bottom:50px;
	width:1000px;
}
.mian_content_outers{
	margin:auto;
	margin-bottom:50px;
	width:95%;
}
.mian_content_left{
	float:left;
	width:770px;
}
.mian_content_right{
	float:right;
	width:220px;
}
.slider{
	margin:10px;
}
.home_menu{
	/*background: url("../image/mian_menu_bg.png") no-repeat scroll 0 0 transparent;*/
    margin: 10px;
    width: 204px;
    border-left: 1px solid #AAAAAA;
}
.home_menu ul{
}
.home_menu ul li:first-child{
	border:none;
}
.home_menu ul li{
	border-top: 1px solid #C0C0C0;
    list-style: none outside none;
    padding-bottom: 18px;
    padding-top: 18px;
}
.home_menu ul li:hover{
	background:#e67817;
}
.home_menu ul li a{
	text-decoration:none;
	color:#010101;
	font-size:24px;
	font-family:Arial;
	padding-left: 30px;
}
.design{
	background:url(../image/body_bottom_bg.png) no-repeat;
	height:29px;
	width:920px;
	margin:auto;
	padding-bottom:15px;
}
.mian_content_image{
	 border-bottom: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;
    padding-bottom: 20px;
    padding-top: 20px;
	min-width:1000px;
}
.mian_content_image_inner{
	width:1000px;
	margin:auto;
}
.main_content_image_left{
	float:left;
	width:320px;
	display:block;
}

.main_content_image_mid{
	 background: url("../image/home_sep.png") no-repeat scroll 0 5px transparent;
	 float:left;
	 padding-left: 48px;
	 display:block;
}
.main_content_image_right{
	background: url("../image/home_sep.png") no-repeat scroll 0 5px transparent;
    float: right;
    padding-left: 50px;
    width: 270px;
	display:block;
}
.news_outer{
	 margin-bottom: 10px;
    margin-top: 10px;
	height:350px;
}
.news_inner{
	margin:auto;
	width:1000px;
}
.news_inner_left{
	float:left;
	/*background:url(../image/news_bg.png) no-repeat;*/
	width:231px;
	height:291px;
	border-right:1px solid #aaa;
	min-height:350px;

}
.news_inner_right{
	float:right;
	width:750px;
}
.news_inner_left h1{
	text-align:center;
	color:#45270c;
	font-size:24px;
	font-family:Arial;
	font-weight:normal;
	border-bottom:2px solid #cccccc;
	padding-top:10px;
	padding-bottom:10px;
}
.news_inner_left ul
{
   

}
.news_inner_left ul li:first-child{
	border:none;
}
.news_inner_left ul li{
	list-style:none;
	border-top:1px solid #ccc;
	font-family:"Arial", Times, serif;
	font-size:17px;
	color:#1a1a1a;
	padding:5px 30px;
	font-weight:normal;
}
.seven_line{
	height:65px;
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	background:#f6f6f6;
	min-width:1000px;
}
.seven_line:hover{
	background:#e67817;
	min-width:1000px;
}
.seven_line_inner{
	margin:auto;
	width:1000px;
}
.footer_top{
	height:80px;
	border-bottom:1px solid #c0c0c0;
	padding-bottom:10px;
}
.footer_top_inner{
	margin:auto;
	width:1000px;
	padding-top:10px;
}
.footer_top_inner_left{
	float:left;
	background:url(../image/footer_link.png) no-repeat;
	width:177px;
	height:65px;
	padding-right: 28px;
	padding-top:25px;
}

.footer_top_inner_left a{
	font-family:Arial;
	font-size:20px;
	color:#141414;
	text-align:center;
	text-decoration:none;
	display:block;
}	
.footer_top_inner_right{
	float:right;
	background:url(../image/footer_link.png) no-repeat;
	width:177px;
	height:65px;
	padding-top:25px;
}

.footer_top_inner_right a{
	font-family:Arial;
	font-size:22px;
	color:#141414;
	text-align:center;
	text-decoration:none;
	display:block;
}
.footer{
	background: url(../Images/footer.png) repeat-x;
	min-width:1000px;
	height:45px;
	margin: 0px auto;
	padding-bottom: 60px;
}
.ff
{
   background: url(../Images/footer.png) repeat-x;
	min-width:100%;
	height:45px;
	margin: 0px auto;
	bottom:0px;
	position:fixed;
    }
.footer_inner{
	margin:auto;
	width:1000px;
}
.footer_inner_top{
	padding-top:5px;
}
.footer_inner_bottom{
	padding-top:25px;
	*padding-top:13px;
}
.footer_inner_bottom_left{
	float:left;
	padding-top:10px;
	padding-left:10px;
}
.footer_inner_bottom_left span{
	color:#fff;
}
.footer_inner_bottom_left a{
	color:#000 !important;
	text-decoration:none;
}
.footer_inner_bottom_left a:hover{
	color:blue;
}
.footer_inner_bottom_right{
	float:right;
}
.social{
	
}
.social ul li{
	list-style:none;
	padding-left:5px;
	padding-right:5px;
	float:left;
}

img{
	border:none;
}
.footer_inner_top ul li:first-child{
	border:none;
}
.footer_inner_top ul li{
	float:left;
	list-style:none;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #fff;
}
.footer_inner_top ul li a{
	color:#fff;
	text-decoration:none;	
}
.main_content_image_left a{
	font-family:"Arial", Times, serif;
	font-size:24px;
	text-align:center;
	display:block;
	padding-right:70px;
}
.main_content_image_mid a{
	font-family:"Arial", Times, serif;
	font-size:24px;
	text-align:center;
	display:block;
}
.main_content_image_right a{
	font-family:"Arial", Times, serif;
	font-size:24px;
	display:block;
	text-align:center;
}
.footer_top_inner ul{
}
.footer_top_inner ul li{
	list-style:none;
	float:left;
	width:210px;
	padding-right:3px;
	padding-left:3px;
}
.footer_top_inner ul li span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	float:left;
	padding-top:20px;
}
.footer_top_inner ul li a{
	padding-left:10px;
	float:left;
}
.footer_top_inner ul li a img{
	padding-top:15px;
}

/*default page*/
.contact_top {
    background: url("../image/heder_top_bg.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 22px;
    font-weight: normal;
    height: 35px;
    padding-top: 8px;
    text-align: center;
    text-transform: uppercase;
}
.all_body_part
{
    border-top:1px solid #aaa;
    border-bottom:1px solid #aaa;
    min-width:1000px;
}
.all_body_part_inner
{
    margin:auto;
    width:960px;
}

/*contact*/

.contact_top1{
		background: url("../image/contact.png") repeat-x scroll 0 0 transparent;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	height: 35px;
	padding-top: 8px;
	text-align: center;
	text-transform: uppercase;
	margin:auto;
	width:960px;
}
.contact_main {
	margin:auto;
	width:950px;
	margin-bottom:20px;
}
.contact_left {
	background: url("../image/contact_sep.png") no-repeat scroll 370px -50px transparent;
    float: left;
    margin-left: 40px;
    width: 430px;
}
.contact_right {
	float:right;
	width:400px;
}
.contact_left h1 {
	background: url("../image/contact_title.png") no-repeat scroll 0 30px transparent;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 20px;
}
.contact_left span {
	color:#0e2875;
}
.contact_left img {
	padding-top: 20px;
	padding-left:20px;
}
.contact_right h1 {
	background: url("../image/contact_title.png") no-repeat scroll 0 30px transparent;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 20px;
}
.contact_right span {
	color:#0e2875;
}
.textbox_contact {
	border:1px solid #aaa;
	width:210px;
	height:20px;
}
.textarea_contact {
	border:1px solid #aaa;
	width:210px;
	height:50px;
}
.contact_address {
}
.contact_address img {
	padding-top:20px;
}
.contact_address h1 {
	background: none repeat scroll 0 0 transparent;
	color: #2075B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	text-transform: uppercase
}
.contact_address p {
	padding-left: 10px;
}
.contactno {
}
.contactno_left {
	float:left;
	width:130px;
}
.contactno_right {
	float: right;
	padding-top: 60px;
	width: 295px;
}
.contactno_right a {
	text-decoration:none;
	color:#000;
}
.contactno_left img {
	padding:0px;
	padding-top:20px;
}
/*contact*/

/*donate*/
.donate {
	margin: 20px auto auto;
	min-height:500px;
}
.donate p {
	padding-top:5px;
	padding-bottom:3px;
	padding-left: 10px;
	text-align:justify;
}
.donate ul {
	padding-left:50px;
	padding-top:10px;
	padding-bottom:10px;
}
.donate ul li {
	list-style:decimal;
	font-weight:bold;
}
.donate_left{
	float:left;
	width: 430px;
}
.donate_right{
   float: right;
    min-height: 200px;
    width: 450px;
}
.donate_right h2{
	font-weight:normal;
	text-align:center;
}
/*donate*/
/*term & condition*/
.term ul {
    padding-left: 20px;
}
.term ul li {
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: justify;
}
.term {
    margin:20px auto;
   
}

.about_left {
    background: url("../image/about_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    margin-bottom: 20px;
    min-height: 300px;
    width: 200px;
}
.about_left ul li:first-child
{
    border:none;
}
.about_left ul li {
    border-top: 1px solid #AAAAAA;
    list-style: none outside none;
    padding-bottom: 15px;
    padding-top: 15px;
}
.about_left ul li a {
    color: #000000;
    font-family: Centaur;
    font-size: 20px;
    font-style: italic;
    text-decoration: none;
}
.about_left ul li a:hover
{
    color:#e67817;
}

.about_right {
    float: right;
    margin-bottom: 20px;
    width: 760px;
}
.about_right ul {
    padding-left: 30px;
    padding-top: 10px;
}
.about_right ul li {
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 3px;
    padding-top: 5px;
}
.about_main {
	background:url("../images/bottom_dow_sep.png") no-repeat scroll 0 232px transparent;
	min-height: 234px;
	width: 220px;
	padding-left:10px;
}
.about_image {
	float:left;
}
.about_title {
	float: left;
	padding-left: 20px;
}
.about_title h2 {
	color:#030303;
	font-family:Adobe Caslon Pro;
	font-size:26px;
	font-weight:normal;
}
.about_main p {
	text-align:justify;
	color:#413c3c;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size:13px;
}
.about_main a {
	padding-bottom: 7px;
	padding-top: 15px;
	display:block;

	float:right;
}
.about p {
    font-size: 17px;
    padding-bottom: 6px;
    padding-top: 6px;
    text-align: justify;
}
.about {
    margin: 20px auto;
}
.about h2 {
    font-weight: normal;
    margin: auto;
    padding-top: 10px;
    text-align: center;
    width: 650px;
}
/*scholarship */
.scholar {
	width:960px;
	margin:auto;
	background:#fefefe;
}
.scholar_content {
	margin: auto;
	padding: 20px 10px;
	width: 930px;
}
.scholar_left {
	float:left;
	width:430px;
	height:170px;
}
.scholar_right {
	float:right;
	width:430px;
	height:170px;
}
.scholar_left1 {
	float:left;
	width:140px;
}
.scholar_left2 {
	float:right;
	width:250px;
}
.scholar_left2 p {
	text-align:justify;
}
.scholar_left2 a {
	float:right;
	padding-top:10px;
}
.about_scholarship {
	margin: 20px auto auto;
	width: 900px;
}
.about_scholarship_right p {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: justify;
	font-size:17px;
}
.about_scholarship_left {
	float:left;
	width:230px;

}
.about_scholarship_right {
	float:right;
	width:650px;
}
.about_scholarship p {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: justify;
	font-size:17px;
}
.about_scholarship h2 {
	margin: auto;
	text-align: center;
	text-transform: capitalize;
	width: 500px;
}
.fee_scholarship {
	margin: 20px auto auto;

}
.fee_scholarship ul {
	padding-left:20px;
}
.fee_scholarship ul li {
	list-style: square outside none;
	padding-bottom: 10px;
	padding-left: 0;
	padding-top: 10px;
	text-align: justify;
}
.elig_scholarship {
	margin: 20px auto auto;

}
.elig_scholarship h3 {
	font-weight:normal;
	text-transform:capitalize;
	padding-top:10px;
	padding-bottom:10px;
}
.elig_scholarship h2 {
	font-weight:normal;
	padding-bottom:10px;
	padding-top:10px;
	color:red;
}
.elig_scholarship ul {
	padding-left:35px;
}
.elig_scholarship ul li {
	padding-top:2px;
	padding-bottom:2px;
}
.apply_scholarship {
	margin: 20px auto auto;
}
.apply_scholarship h2 {
	color:red;
	padding-top:10px;
	padding-bottom:10px;
}
.apply_scholarship ul {
	padding-left:35px;
}
.apply_scholarship ul li {
	font-size: 17px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: justify;
}
.apply_scholarship p {
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}
.exampattern_scholarship {
	margin: 20px auto auto;
}
.exampattern_scholarship ul {
	padding-left:15px;
}
.exampattern_scholarship ul li {
	padding-top:5px;
	padding-bottom:5px;
	text-align:justify;
}
.exampattern_scholarship h1 {
	text-align:center;
	color:red;
	font-weight:normal;
}
.exampattern_scholarship p {
	font-weight:bold;
	padding-left:15px;
}
.tablescholar {
	margin: 10px auto;
}
.defination_scholarship {
	margin: 20px auto auto;
}
.tabledefination {
	width:600px;
	margin:auto;
}
.tabledefination a {
	color: #000000;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
.tabledefination tr td {
	padding:2px;
}
.about_scholarship_left ul li:first-child
{
    border:none;
}
.about_scholarship_left ul li {
    border-top: 1px solid #AAAAAA;
    list-style: none outside none;
    padding-bottom: 9px;
    padding-top: 10px;
}
.about_scholarship_left ul li a:hover
{
    color:#e67817;
}
.about_scholarship_left ul li a {
    color: #000000;
    font-family: Centaur;
    font-size: 18px;
    font-style: italic;
    text-decoration: none;
}
.date_scholarship ul {
    padding-left: 30px;
}
.about_scholarship_right ul li {
    background: url("../images/list.png") no-repeat scroll 0 10px transparent;
    list-style: none outside none;
    padding-bottom: 2px;
    padding-left: 15px;
    padding-top: 2px;
}
.selection_scholarship h3 {
    background: none repeat scroll 0 0 #AAAAAA;
    font-size: 18px;
    font-weight: normal;
    margin: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}
.selection_scholarship p {
    padding: 10px;
}
.about_scholarship_right ul li {
    background: url("../images/list.png") no-repeat scroll 0 10px transparent;
    list-style: none outside none;
    padding-bottom: 2px;
    padding-left: 15px;
    padding-top: 2px;
}
.examcenter_scholarship p {
    font-size: 16px;
    font-weight: bold;
    text-align: justify;
}
.exam_center {
    margin: auto;
    *margin: auto;
    width: 300px;
    *width: 300px;
}
.examcenter_scholarship ul {
    padding-left: 60px;
}
.about_scholarship_left ul
{
    width:190px;
    border-right: 1px solid #AAAAAA;
}
/*scholarship*/
.about_left ul
{
    width:170px;
    border-right: 1px solid #AAAAAA;
    
}
 /*Platinum*/
.platinum{
	width:760px;
	margin:auto;
	margin-top:10px;
}
.platinum_top{
	background:url(../image/platinum_top.png) no-repeat;
	width:902px;
	height:12px;
	margin:auto;
}
.platinum_bottom{
	background:url(../image/platinum_bottom.png) no-repeat;
	width:902px;
	height:13px;
	margin:auto;
}
.platinum_middle{
	margin:auto;
	width:760px;
}
.plat_main{
}
.plat_main_left{
	float:left;
	width:600px;
}
.plat_main_right{
	float:right;
	width:160px;
}
.plat_main_left_logo{
	background: url("../image/plat_logo_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 210px;
    width: 160px;
}
.plat_main_left_logo img{
	padding-top:15px;
	padding-left:7px;
}
.plat_main_left_logo1{
	background:url(../image/plat_main_bg.png) no-repeat;
	width:440px;
	height:225px;
	float:right;
}
.plat_main_left_logo1 h1{
	color:#000066;
	font-size:55px;
	font-weight:normal;
	padding-left:20px;
}
.plat_main_left_logo1 p{
	font-size:12px;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	height:115px;
}
.plat_main_left_logo1 a{
	float:right;
	padding-right:10px;
}
.plat_main_right_contact{
	background:url(../image/plat_right_bg.png) no-repeat;
	width:160px;
	height:215px;
	text-align: center;
	margin-bottom:20px;
}
.plat_main_right_contact h2{
	   background: none repeat scroll 0 0 #AAAAAA;
    font-family: Arial;
    font-weight: normal;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 160px;
}
.plat_main_bottom{
	width:600px;
	height:230px;
	margin-top:5px;
	margin-bottom:5px;
}
.plat_footer{
	 background: url("../image/plat_footer.png") no-repeat scroll 0 0 transparent;
    height: 160px;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 560px;
    padding-left:20px;
    padding-right:20px;
}
.marquee img
{
    padding-top:20px;
    padding-left:5px;
    padding-right:5px;
}
.platinum_bottom_left a
{
    background:url(../image/back.png) ;
    margin-bottom:12px;
    float:left;
    margin-left:20px;
    width:50px;
    height:30px;
    }
    .platinum_bottom_right a
{
    background:url(../image/next.png);
   margin-bottom:12px;
    float:right;
    margin-right:20px;
    width:50px;
    height:30px;
    }
    .marquee
    {
        padding-top:6px;
    }
    .date {
	padding-left:40px;
	height:44px;
	padding-top: 10px;
}
.news_day {
	background:url(../image/dd.png) no-repeat;
	width:31px;
	height:31px;
	float:left;
	margin-left: 5px;
	margin-right: 5px;
}
.news_day span {
	color: #FFFFFF;
	display: block;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	padding-top: 3px;
	text-align:center;
}
.news_year {
	background:url(../image/yy.png) no-repeat;
	width:65px;
	height:31px;
	float:left;
	margin-left: 5px;
	margin-right: 5px;
}
.news_year span {
	color: #FFFFFF;
	display: block;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	padding-top: 3px;
}
.news_main h2
{
    text-align:center;
}
.date_scholarship
{
    margin:auto;
    width:500px;
}

/*dream India*/
.dream{
}
.dream h2{
	font-size:22px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
}
.dream_down{
	margin-top:10px;
	margin-bottom:10px;
}

.dream_down h2{
	font-size:22px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
}
.dream_down img{
	padding-left:10px;
	padding-right:10px;
}
.gallery
{
    margin:auto;
    width:900px;
    margin-bottom:20px;
    margin-top:20px;
}
.TestRsltHdr
{
    text-align:center;
    font-size:20px;
    }
    .TestRsltTxtCntHD
    {
        text-align:center;
        font-weight:bold;
        }
.TestRsltTxtNotCntHD{padding-left:10px;font-weight:bold;}  
.TestRsltTxtCnt{text-align:center;}
.TestRsltTxtNotCnt{padding-left:10px;}  
.Hosp_Header{padding:5px;}   
.hosp_name{font-family: mangal;font-size: 17px;}
.Cent{text-align:center;} 
