@charset "utf-8";
/* CSS Document */

/* hover menu */
#t1 { width: 100px; }
#t2 { width: 100px; }
#t3 { width: 180px; }

#admin_submenu {  margin-left:70px;  *margin-left:0px;visibility: hidden;  }
#user_submenu { margin-left: 168px; *margin-left:170px;visibility: hidden;  }
.submenu a
{
 display: block;
 color:#fff;
 width: 100px; /* This should be width of .submenu above minus right-side padding on next line */
 padding: 8px 0px 4px 8px;
 text-decoration: none;
 background-color:#8d8d8d;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;

}

ul { position: absolute; display: block; }
li { position: relative; display: block; }
.submenubox {
 margin-top: 33px; 
 padding: 0; border: 0;
}
.submenubox ul
{
 margin: 0; padding: 0; border: 0;
 list-style-type: none;

}
.submenubox ul li {
  margin: 0; padding: 0; border: 0;
border-bottom:1px solid #fff; 
width:108px;
 
}
.submenubox ul li a:link { }
.submenubox ul li a:visited { }
.submenubox ul li a:hover
{
 color:#0e6274; /* text color for submenu items */
 background-color:#e7e7e7;
 font-weight:bold;

}
/* hover menu ends */

body{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}

.container{
	width:966px;
	margin:5px auto;
	padding-bottom:5px;
}

.header{
	width:966px;
	float: left;
}

.header1{
background-image:url(../images/header_left.jpg);
background-repeat:no-repeat;
width:17px;
height:145px;
float:left;
}
.header2{
	width:931px;
	background-image:url(../images/header_center_bg.jpg);
	background-repeat:repeat-x;
	height:145px;
	float: left;
}

.header3{
	background-image:url(../images/header_right_bg.jpg);
	background-repeat:no-repeat;
	width:18px;
	height:145px;
	float: left;

}

.logo  {
	margin-bottom:0px;
	margin-left:12px;
	margin-right:0px;
	margin-top:20px;
	float:left;
	display: inline;

}

.sitemap{
	margin-left:158px;
	margin-top: 20px;
	float: left;
	font-size: 12px;
	display: inline; 

}

.IIP_top{
	margin-left:690px;
	margin-top: 0px;
	float: left;
	display: inline; 

}

 .sitemap A:link {
 text-decoration: none;
 color:#000000;
 }
.sitemap A:visited {
text-decoration: none;
color:#000000;
}
.sitemap A:active {
text-decoration: none;
color:#000000;
}
.sitemap A:hover {
text-decoration: underline;
 color: #539bb2;}
 
 .middle-container{
	background-image:url(../images/middle-container-bg.jpg);
	background-repeat:repeat-y;
	width:966px;
	height: auto;
	float: left;
 
 }
.nav{
	width:950px;
	height:34px;
	margin-top:3px;
	margin-left: 8px;
	float:left;
	display: inline;


} 


 .herobanner{
	background-repeat:no-repeat;
	width: 950px;
	margin-left: 8px;

 }
 
 .herobanner1{
	background-repeat:no-repeat;
	width: 950px;
	margin-left: 8px;
	margin-top: 1px;

 }
 
 .herobanner-innerpag{
	background-repeat:no-repeat;
	width: 950px;
	float: left;
	margin-left: 8px;
	display: inline;
	height: 226px;

 }
 
 .content{
	width:715px;
	float: left;
	display: inline;
  }
  
  
 .content p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3d3d3d;
	margin:0px;
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 10px;
 
 
 } 
  
 
 .content-home{
	width:942px;
	float: left;
	margin-left: 8px;
	margin-top: 11px;
	display: inline;
  }
 
 
 .footer{
	background-image: url(../images/footer.jpg);
	background-repeat:no-repeat;
	float:left;
	width: 966px;
	height: 58px;
 
 }
 
 .foottext{
	width:415px;
	float: left;
	margin-left: 22px;
	margin-top: 12px;
	color: #FFFFFF;
	display: inline;
	font-size: 11px;
 
 
 }


.foottext a:link, .foottext a:visited {
	font-size: 11px;	
	text-decoration: none;
	color:#FFFFFF;
}

.foottext a:link.active, .foottext a:visited.active, .foottext a:hover {
	color: #ffffff;	
	text-decoration:underline;	
}

.wonestylogo{
	width:125px;
	float: left;
	padding-left: 281px;
	padding-top: 12px;
	color: #FFFFFF;
	font-size:11px;
}

.wonestylogo1{
	width:103px;
	height:33px;
	float: left;
	margin-top: 10px;


}




ul.blue {
	margin: 0px 0;
	padding:0px;
	list-style: none;
	background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
	float: left;
	clear: left;
	width: 950px;
	height: 34px;
	
}

ul.blue li {
	float: left;
	padding-top:3px;
}

ul.blue li a {
	float: left;
	text-decoration: none;
	color: #0e6274;
	padding: 4px 10px 0 0px;
	margin-right: 8px;
	font: 900 14px "Arial", Helvetica, sans-serif;
	}

ul.blue li a span {
	float: left;
	padding-right: 10px;
	display: block;
	margin-top: -4px;
	height: 27px;
}

ul.blue li a:hover {
	color: #0d5f83;
	background-image: url(../images/blue.png);
	background-repeat: no-repeat;
	background-position: right top;
}

ul.blue li a:hover span {
	background-image: url(../images/blue.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:36px;
}

ul.blue li a.current {
	color: #0d5f83;
	background-image: url(../images/blue.png);
	background-repeat: no-repeat;
	background-position: right top;
}

ul.blue li a.current span {
	background-image: url(../images/blue.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.rightpanel{
	/* width:180px;
	float:left;
	padding-left: 10px; */
	width: 212px;
	float: left;
	padding-left: 15px;
	margin-top:38px;
}

.rightpanel-mba{
	width:212px;
	float:left;
	padding-left:0px;
	
}

.bredcrum{
	float:left;
	margin-top:4px;
	width:600px;
	padding-left: 15px;
	color:#000;
	font-size:10px;
	padding-bottom: 14px;
}


.bredcrum A:link {
 text-decoration: underline;
 font-size:10px;
 color:#2b7a8a;
 }
.bredcrum A:visited {
text-decoration: underline;
font-size:10px;
color:#2b7a8a;
}
.bredcrum A:active {
text-decoration: underline;
font-size:10px;
color:#2b7a8a;
}
.bredcrum A:hover {
text-decoration: underline;
font-size:10px;
 color: #539bb2;}
 
 
 
.content h1{
	/*height:25px;*/
	/*background-color:#2a7888;*/
	color:#2a7888;
	font-size:16px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left: 5px;
}

h1.pgheading {
	color:#2a7888;
	font-size:24px;
	margin:0px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 5px;
	}

.mbaHeading{
color:#2a7888;
	font-size:2em;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left: 5px;
	letter-spacing:0.05em;


}
.leftpanel{
	width:261px;
	float:left;
	height: auto;
	padding-left: 9px;
}

.header-program{
	float:left;
	width:261px;
	height: 183px;
}

.header-program1{
background-image:url(../images/header_leftpanel.jpg);
height:35px;
width:261px;
}

.bba-mba{
	background-image:url(../images/bbm_mba.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:148px;
}


.testimonial-panel{
	float:left;
	width:261px;
	height: 183px;
	margin-top:8px;
}

.header-testimonial{
background-image:url(../images/header_leftpanel.jpg);
height:35px;
width:261px;
}

.bba-mba1{
	background-repeat:no-repeat;
	width:261px;
	height:146px;
}


.leftpanel-hdtext{
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	color: #2a7787;
	line-height: 30px;
}
.leftpanel-hdtext-rss{
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	color: #2a7787;
	padding-top: 7px;
}
.leftpanel-hdtext1{
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	line-height: 25px;
	color: #2a7787;
}

.testi-left{
	background-image:url(../images/bg_left_testimonial.jpg);
	height:106px;
	width:6px;
	float: left;
}


.testi-center{
	background-image:url(../images/bg_left_testimonial.jpg);
	background-repeat:repeat-x;
	height:101px;
	width:259px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}

.testiright{
	background-image: url(../images/bgtestiright.jpg);
	height:106px;
	width:7px;
	float:left;
}

.testimonial-panel1{
	float:left;
	width:261px;
	height: 141px;
	margin-top: 10px;
	overflow: hidden;
}

.achivers{
	width:261px;
	height: 151px;
	margin-top:10px;
	overflow: hidden;
	float: left;
}

.achiver-left{
	background-image:url(../images/achivers_left.jpg);
	height:116px;
	width:6px;
	float: left;
}


.achiver-center{
	background-image:url(../images/achivers_center.jpg);
	background-repeat:repeat-x;
	height:111px;
	width:259px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	
	
}
.achiver-btm{
background-image: url(../images/achiver-btm.jpg);
background-repeat:no-repeat;
width:260px;
height:5px;
}

.achiverright{
	background-image: url(../images/achivers_right.jpg);
	height:116px;
	width:7px;
	float:left;
}

.disclosure{
	width:260px;
	height:58px;
	float:left;
	margin-top:12px;
}

.IIP{
	width:260px;
	height:58px;
	float:left;
	margin-top:12px;
}

.testimonial-panel1 p{
	margin:0px;
	padding-left:0px;
	padding-top:8px;
	padding-right:8px;
	color:#777777;
	font-size: 11px;

}

.testimonial-panel1 img{
float:left;
padding-right:8px;
padding-left:5px;

}

.testi-btm{
background-image: url(../images/btm-testimonial.jpg);
width:260px;
height:5px;



}

.achivers p{
	margin:0px;
	padding-left:0px;
	padding-top:8px;
	padding-right:8px;
	color:#777777;
	;
	font-size: 11px;

}

.achivers img{
float:left;
padding-right:8px;
padding-left:8px;
}

.center-panel{
	height:570px;
	float:left;
	width:411px;
	margin-left: 15px;


}
.tabpanel{
width:411px;
height:246px;
}

.imagegallery{
	width:411px;
	height:246px;
	margin-top: 7px;
}
.educationloan{
	width:411px;
	height:58px;
	margin-top: 9px;
}

.rightpanelindex{
	width:235px;
	height:570px;
	float:left;
	margin-left: 8px;
	display: inline;
}

.news-event{
	height:247px;
	width:236px;
	overflow: hidden;
}

.admission-banner{
width:235px;
height:246px;
margin-top:7px;

}

.adm-hd{
	width:235px;
	background-image:url(../images/admission_header.jpg);
	background-repeat:no-repeat;
	height: 35px;
}

.admi-img{
width:235px;
}

.mapbanner{
	width:235px;
	margin-top:9px;


}

.imghd{
width:411px;
height:25px;
background-image: url(../images/life@bims.jpg);
}
.imgcenter{
	width:409px;
	height:199px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}

.imgbtm{
background-image: url(../images/image_gallery_btn.jpg);
width:411px;
height:22px;


}

#apDiv1 {
	width:285px;
	height:22px;
	z-index:1;
	
	
	}
	
.tabhd{
background-image:url(../images/tab_hd.jpg);
background-repeat:no-repeat;
width:411px;
height:36px;
}

.tabbg{
	background-image: url(../images/bg_tabb.jpg);
	width:411px;
	height:246px;
}


.tabbgMba{
	background-image: url(../images/tabbgmba.jpg);
	background-repeat: no-repeat;
	width:642px;
	height:350px;
	padding: 0px;
	margin-left: 10px;
}


.tabbgbbm{
	background-image: url(../images/tabbgbbm.jpg);
	background-repeat: no-repeat;
	width:500px;
	height:300px;
	padding: 0px;
	margin-left: 10px;
}


.newshd{
	width:236px;
	background-image:url(../images/admission_header.jpg);
	background-repeat:no-repeat;
	height: 35px;
}

.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden;
	width: 400px; /*width of featured content slider*/
	height: 185px;
	float: left;
}

.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: visible;
	width: 400px; /*width of featured content slider*/
	height: 170px;
	float: left;
	margin-top: 25px;
}



.sliderwrapper .contentdiv{
	visibility: visible; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: -24px;  /*leave as is*/
padding-left:6px;
padding-top:5px;
	background: white;
	width: 400px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}




.pagination{
	text-align: right;
	padding: 0;
	float: left;
	background-repeat: no-repeat;
	z-index: 201;
	top: 100px;
}




.pagination a{
	padding: 0px 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	margin:0px;
	color: #a6a3a3;
	display:left;
	background-repeat:no-repeat;
	background-image:url(images/Untitled-1.png);	
    
	
}

.pagination a:hover, .pagination a.selected{
	color: #2a7787;
	background-image: url(images/Untitled-1_hover.png);
}

.newscenter{
	width:234px;
	height:207px;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	background-image: url(../images/news-center.jpg);
	background-repeat: repeat-x;
	display: bloc;
}

.btmnews{
background-image:url(../images/btm-news.jpg);
width:236px;
height:5px;
background-repeat:no-repeat;



}


/*#basic-accordian{
	border:1px solid #EEE;
	padding:5px;
	width:233px;
	top:50%;
	z-index:2;
}*/

.accordion_headings{
	padding:5px;
	
	background-image:url(../images/newsheading-bg.jpg);
	background-repeat:repeat-x;
	color:#2b7a8b;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background-image:url(../images/newsheading-bg-hover.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	
}

.accordion_child{
	padding: 5px;
	color: #777777;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.accordion_child1{
	padding: 5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.header_highlight{
	
	background-image:url(../images/newsheading-bg-hover.jpg);
	color:#FFFFFF;
}

.btnmore{
	padding-left:40px;
}

.btnmore A:link {
 text-decoration: none;
 color:#539bb2;
 }
.btnmore A:visited {
text-decoration: none;
color:#539bb2;
}
.btnmore A:active {
text-decoration: none;
color:#000000;
}
.btnmore A:hover {
text-decoration: underline;
 color: #539bb2;}


.btnmore1{
	padding-left:150px;
}

.btnmore1 A:link {
 text-decoration: underline;
 color:#539bb2;
 }
.btnmore1 A:visited {
text-decoration: underline;
color:#539bb2;
}
.btnmore1 A:active {
text-decoration: underline;
color:#000000;
}
.btnmore1 A:hover {
text-decoration: none;
 color: #539bb2;}

.btnmore2{
	padding-left:5px;
}

.btnmore2 A:link {
 text-decoration: none;
 color:#539bb2;
 }
.btnmore2 A:visited {
text-decoration: none;
color:#539bb2;
}
.btnmore2 A:active {
text-decoration: none;
color:#000000;
}
.btnmore2 A:hover {
text-decoration: underline;
 color: #539bb2;}
.chairman{
	float:right;
	margin:0px 8px 8px 8px;
	padding-left:5px;

}

.right-top-panel{
	width:180px;
	height:auto;

}

.right-top-panel1{
	width:180px;
	height:171px;

}

.top-bg{
	background-image:url(../images/inner-right-top.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:5px;
}

.center-bg{
	width:178px;
	height:auto;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	background-image:url(../images/inner-center-bg.jpg);
	background-repeat:repeat-x;
 
}

.sideMenuHeight{
height:100px;
}

.sidemenLocHite{
height:160px;
}

p.none {border-top:2px dotted #1d646d;font-weight: bold;width:500px;margin-left:100px;}

.sideMenuHeightBbm{
height:50px;
}
.btm-bg{
	background-image:url(../images/inner-right-btm.jpg);
	background-repeat:no-repeat;
	width:180px;
	height: 7px;
}

.center-bg ul{

list-style:none;
margin:0px;
padding:0px;

font-size:14px;

}

.center-bg ul li{
padding-top:6px;
padding-left:8px;


}

.center-bg ul li A:link {
 text-decoration: none;
 color:#539bb2;
 margin-top:5px;
 }
.center-bg ul li A:visited {
text-decoration: none;
color:#539bb2;
}
.center-bg ul li A:active {
text-decoration: none;
color:#000000;
}
.center-bg ul li A:hover {
	text-decoration: underline;
	color: #14717e;
	font-weight:bold;
	
}
.btm-paenl{
	width:182px;
	height:151px;
	margin-top: 15px;
}

.text22 A:link {
 text-decoration: none;
 color:#539bb2;
 }
.text22 A:visited {
text-decoration: none;
color:#539bb2;
}
.text22 A:active {
text-decoration: none;
color:#000000;
}
.text22 A:hover {
text-decoration: underline;
 color: #539bb2;}
 
 .text23{
 color: #539bb2;
 font-weight:bold;
  }
 
 .content-pack{
 /* float:left;
 width:754px; */
 	width:715px;
	float: left;
	display: inline;
	margin-left: 8px;
 }
 .applyImg{
 padding-left:10px;
 float:left;
 }
  .text25{
 color:#518b9a;
	font-size:0.9em;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left: 5px;
	letter-spacing: 0.09em;
	float:left;
  }
 
 .text24{
 font-size:12px;
 
 }
 .content li{
 list-style:none;
 padding-left:8px;
 color:#777777;
  }
  
  .content li A:link {
 text-decoration: none;
 color:#539bb2;
 background-image:url(../images/application-form.jpg);
 }
.content li A:visited {
text-decoration: none;
color:#539bb2;
}
.content li A:active {
text-decoration: none;
color:#000000;
}
.content li img:hover {
text-decoration: underline;
 color: #539bb2;
 background-image:url(../images/application-form-hover.jpg);
 
 }
  
  .mbasyllabus{
	width:180px;
	height:151px;
	margin-top:2px;
    }
  
  .mbasyllabusEloan{
	width:180px;
	height:151px;
	margin-top:0px;
   }
  
  .mbasyllabus1{
	width:180px;
	height:175px;
	margin-top:18px;
	margin-bottom: 5px;
    }
  
  .bbm-structure{
	width:754px;
	float: left;
	display: inline;
	margin: auto;
	padding-left: 8px;
  }
  
  .bbm-structure table{
  border:0px solid #d0d0d0;
  border:5px solid #d0d0d0;
  border-collapse: collapse;
   }
   
   .bbm-structure table td{
		border:1px solid #d0d0d0;
	   }
  
 .bbm-structure p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#777777;
	margin:0px;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 10px;
	padding-bottom: 4px;}
  

.btm-paenl-faculty{
	width:182px;
	height:151px;
	margin-top: 0px;
}



.placements{
	width:350px;
	padding-left: 257px;
	padding-top:50px;
	list-style:none;
}

.placements li{
margin-top:8px;
margin-bottom:3px;

}

 .studentLifeDD{
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 color:#777777;
 margin:0px;
 padding-top: 10px;
 padding-left: 7px;
 padding-right: 10px;
 
 }
 
 .text26{
	font-size:9px;
	font-weight:bold;
 
 }

.space{
margin-left:4px;

}

.tabhome{
color:#2b7a8b;
font-size:17px;

}
.right{
	float:right;
	margin-top: 3px;


}

.left{
	float:left;
	padding:8px;


}

.recruit{
	width:300px;
	height:530px;
	padding-left:10px;
	float: left;
	margin: 0px;
}

.recruit li{
	padding:5px;
	list-style-type:none;
		}
.bbm{
padding-left:30px;}

.mba-img{
padding-left:0px;}

.admisionbtn{
width:274px;
height:57px;
background-image:url(../images/application-form.jpg);
background-repeat:no-repeat;
}

.admisionbtn a{
width:274px;
height:57px;
display:block; 
text-decoration:none; 


}

.admisionbtn a:hover{
	width:274px;
	height:57px;
	background-image:url(../images/application-form-hover.jpg);
	background-repeat:no-repeat;
	text-decoration:none; 

}

.bankchallen{
	width:274px;
	height:59px;
	background-image:url(../images/bank-challan.jpg);
	background-repeat:no-repeat;
	margin-top: 8px;
}

.bankchallen a{
width:274px;
height:59px;
display:block; 
text-decoration:none; 


}

.bankchallen a:hover{
	width:274px;
	height:59px;
	background-image:url(../images/bank-challan-hover.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
}

.addrs{
width:750px;

}

.addresshrd{
	background-color:#eaeaea;
	color:#666666;
	font-size:18px;
	height:25px;
	width:745px;
	padding-left: 10px;
}
.text30{
	background-color:#ececec;
	color:#FFFFFF;
}

.tabllle{
	margin-top:20px;
	margin-left:5px;
	}

.tabllle td{
border: 1px solid #d0d0d0;
height:0.001em;

}
.tabllle p{
font-weight:normal;

}

.txtPad{
height:1px;}


/* contact and feedback form style */
 
 .contactUs{
	color:#000;
	font-size:22px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-left: 5px;
	padding-bottom:0px;
}
.ContactAddress{
	color:#5f5f5f;
	font-size:1.1em;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left: 5px;
	padding-top:10px;
}
.email{
	color:#21969e;
	font-size:0.8em;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left: 0px;
}
 
 .contactFormDiv{
	border:1px solid #dddddd;
	background-color:#ffffff;
	width:480px;
	margin-left:28px;
	margin-right:80px;
	*margin-right:40px;
	margin-bottom:22px;
	margin-top:20px;
	float:left;
	
}

.feedbackFormDiv{
border: 1px solid #dddddd;
background-color: #ffffff;
width: 494px;
height: 901px;
margin-left: 20px;
margin-right: 120px;
*margin-right: 50px;
margin-bottom: 22px;
margin-top: 20px;
float:left;
}

.contactMapDiv{
float: left;
margin-right: 10px;
width: 282px;
margin-top: 20px;
}
.contactFormMainDiv{
	background:#f7f7f7;
	width:950px;
	margin-left:8px;
}


.feedbackFormMainDiv{
	background:#f7f7f7;
	width:950px;
	margin-left:8px;
}

 .ContactMapDir{
width:235px;
float:left;
margin-left:15px;

}

 .contactUsLinks{
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 color:#2b7a8a;
 padding-top:8px;
 padding-left:0px;
 padding-right:0px;
 float:left;
 
  }
  
 .contactUsLinks A:link {
 text-decoration:  underline;
 color:#2b7a8a;
 }
  
.contactUsLinks A:visited {
text-decoration: underline;
color:#2b7a8a;
}

.contactUsLinks A:active {
text-decoration:  underline;
color:#2b7a8a;
}
 .contactUsLinks A:active {
text-decoration:  underline;
color:#2b7a8a;
}

 .contactBottom{
background-image: url(../images/contacusbtm.jpg);
	height:58px;
	width:410px;
	float:left;
	margin-left:15px;
}
 .disclosureContact{
	width:260px;
	height:58px;
	float:left;
	margin:0px;
	padding-left:5px;
	padding-bottom:10px;
}

 .txtColor{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 border-top: 2px solid #8e8e8e;
border-left: 1px solid #cecece;
border-bottom: 1px solid #cecece;
border-right: 1px solid #cecece;
   }
   

   
 .formTxt{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color:#000000;
 font-weight:bold;
  }
   
 .starColor{color:#a01313;font-weight:bold;font-size:13px;}
 
input:focus, textarea:focus {
	background: #efefef;
	color: #000;
}

 /* contact and feedback form style ends */



.email-1 A:link {
 text-decoration: underline;
 color:#2b7a8a;
 }
.email-1 A:visited {
text-decoration: underline;
color:#2b7a8a;
}
.email-1 A:active {
text-decoration: underline;
color:#2b7a8a;
}
.email-1 A:hover {
text-decoration: underline;
 color: #539bb2;}


img {
border:0px;}

/* mba page */

.factsBackground{
background-image:url(../images/keyfacts.gif);
width: 212px;
height: 358px;
}

.rgtrailbg{
background-image:url(../images/rgtrailbg.gif);
width: 212px;
height: 210px;
}

.facts-mba{
    color: #4d5e63;
	font-size: 16px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 10px;
	padding-right:5px;
	padding-bottom:10px;
}

.intake-mba{
    color: #2f555f;
	font-size: 13px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 10px;
	padding-right:5px;

}

.intake-mba-small{
    color: #2f555f;
	font-size: 12px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 3px;
	letter-spacing:0.01em;
	padding-right:5px;
}

.intake-mba-small A:link {
 text-decoration: none;
 color:#2f555f;
 }
.intake-mba-small A:visited {
text-decoration: none;
color:#2f555f;
}
.intake-mba-small A:active {
text-decoration: none;
color:#000000;
}
.intake-mba-small A:hover {
text-decoration: underline;
 color: #2f555f;}


.resourceslist {
    color: #2f555f;
	font-size: 12px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 0px;
	letter-spacing:0.01em;
	padding-right:5px;
}

.resourceslist A:link, .resourceslist A:visited, .resourceslist A:active, .resourceslist A:hover {
 text-decoration: none;
 color:#2f555f;
 }


 
 
.download-mba{
background-image: url(../images/downloads-mba.gif);
width: 212px;
height: 122px;
}
.space-mba{
margin-right:6px;
margin-bottom:6px;
}

.space-mba-xplore{
margin-right:6px;
}
.explorebackground{
background-image: url(../images/explore-background.gif);
width: 212px;
height: 182px;
}
.gapXplore{
padding-bottom:5px;
}
.phNo-mba{
color: #2f555f;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
padding-bottom:1px;
padding-left:30px;
margin: 0px;
}
.eduloanBackground{
background-image: url(../images/edu-loan.gif);
width: 212px;
height: 324px;
}
.eduloanTxt{
color: #90989a;
letter-spacing:1px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
padding-top:10px;
padding-left: 15px;
font-weight:normal;
margin: 0px;
}

.textTablecolor{
border:1px; solid #474747;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #000;
margin-left:10px;
}
.spaceImg{
padding-right:5px;
}

.spacebigImg{
padding-right:10px;
}
.special-mba{
width: 685px;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
background-color: #f5f5f5;
margin-left: 8px;
}
.special-mba h1{
	color:#3f3e3e;
	font-size:14px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 5px;
	letter-spacing:1px;
	
}

.mbaContent h1{
	color:#3f3e3e;
	font-size:16px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left: 8px;
	letter-spacing:1px;
}


.mbaContent{
    width:715px;
	float: left;
	margin-left: 8px;
	display: inline;
  }
  
 .mbaContent p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3f3e3e;
	margin:0px;
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 10px;
}	


.special-smallfont{
	color: #3f3e3e;
	font-size: 13px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
	padding-right: 80px;
		}

.smallfont-mba p{
	color: #3f3e3e;
	margin:0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 10px;
	}

.rightpanelMba{
width: 212px;
float: left;
padding-left: 15px;
}
	
	
.sideMenuMba{
border-bottom: 1px solid #e0e0e0;
background: #fbfbfb;
width:185px;
padding: 8px 0px 5px 25px;
color: #176478;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.sideMenuMbaTop{
border-top: 1px solid #e0e0e0; color:#0b3742;
background-image:url(../images/blue-mba.jpg);

}

.sideMenuMba A:link {
 text-decoration: none;
 color:#0b3742;
 
 }
.sideMenuMba A:visited {
text-decoration: none;
color:#0b3742;
}
.sideMenuMba A:active {
text-decoration: none;
color:#0b3742;
}
.sideMenuMba A:hover {
text-decoration: underline;
 color: #0b3742;
 }

.blue-mba-icon{
margi-left:-70px;
}

.downloadPdf{
color: #176478;
font-weight:normal;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
letter-spacing: 0px;
}

a.up:link, a.up:visited, a.up:active, a.up:hover {
text-decoration: underline;
color: #176478; font-weight:normal;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;}

.downloadPdf A:link {
 text-decoration: none;
 color:#176478;
 
 }
.downloadPdf A:visited {
text-decoration: none;
color:#176478;
}
.downloadPdf A:active {
text-decoration: none;
color:#176478;
}
.downloadPdf A:hover {
text-decoration: underline;
color: #176478;
 }
 
 .feedbackNote{
	color: #176478;
	font-size: 13px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 10px;
		}

.mapAddress{
	color:#266e80;
	font-size:16px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left: 0px;
	
}

.facultyNames{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #176478;
font-weight: bold;
}		

.rightProgMba{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color:#2a7888;
font-weight: bold;
letter-spacing:1px;
}

.sitemapLinks{
	color:#2b7a8a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: noraml;
	
		}


.sitemapLinks A:link {
 text-decoration: none;
 color:#2b7a8a;
 }
.sitemapLinks A:visited {
text-decoration: none;
color:#2b7a8a;
}
.sitemapLinks A:active {
text-decoration: underline;
color:#2b7a8a;
}
.sitemapLinks A:hover {
text-decoration: underline;
 color: #539bb2;}
 
.sitebredcrump{
padding-left: 20px;
padding-top: 5px;
}

.sitemapFirstDiv{
width: 250px;
height: 200px;
float: left;
padding-left: 50px;
padding-top: 20px;
line-height:25px;
}

.sitemapSecDiv{
width:250px;
height: 200px;
float:left;
padding-top:20px;
line-height:25px;
}

.clearBoth{
clear: both;
}

.spaceAboutUs{
margin-left: 47px;
}

/* admissions page */
.programAdmision{
border-bottom: 1px solid #e0e0e0;
background: #f5f5f5;
width:660px;
padding: 8px 0px 5px 25px;
color: #104668;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-left:8px;
}
.programBorder{
border-top: 1px solid #e0e0e0;
}
.programDesc{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:noraml;
color:#2a7888;
padding-left:10px;
}
.prgramDesc1{
padding-left:15px;
}
.prgramDesc2{
padding-left:15px;
}

.readMore{
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
color: #2f555f;
letter-spacing:0.01em;
padding-left:200px;
}



.readMore A:link {
 text-decoration: none;
 color:#2f555f;
 }
.readMore A:visited {
text-decoration: none;
color:#2f555f;
}
.readMore A:active {
text-decoration: none;
color:#000000;
}
.readMore A:hover {
text-decoration: underline;
 color: #2f555f;}
 
 
 .dwnloadAppform{
	color:#165565;
	font-size:16px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 5px;
	letter-spacing:1px;
	float:left;
	padding-top:20px;
	padding-right:80px;
}

.dwnloadAppform A:link {
 text-decoration: none;
 color:#308791;
 }
.dwnloadAppform A:visited {
text-decoration: none;
color:#308791;
}
.dwnloadAppform A:active {
text-decoration: none;
color:#000000;
}
.dwnloadAppform A:hover {
text-decoration: underline;
 color: #308791;}
 
.arrowPadding{
padding-left: 8px;
padding-right: 5px;

}
 
.bulletlist { 
	width: 698px;
	margin:5px 0 0 0;
	padding: 0px 0px 0px 8px;
	background-image: url(../images/square-bullet.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	border:0px;
}
.bulletlist p { 
	margin:0 0 0 0;
	padding: 0px 0px 0px 10px;
	font-family: arial, verdana, helvetica, sans-serif;	
	font-size: 12px; 
	color: #3d3d3d;
}

.admisMba{float:left;width:340px;height:150px;}
.adminMbaBbm{float:left;width:345px;padding-top:15px;}

.rss-text{
	color:#9ba2a4;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:55px;
	padding-right:5px;

}

.rssbtn{
	margin-left:3px;
	margin-top: 0px;


}

.rss-text A:link {
 text-decoration: none;
 color:#9ba2a4;
 }
.rss-text A:visited {
text-decoration: none;
color:#9ba2a4;
}
.rss-text A:active {
text-decoration: none;
color:#9ba2a4;
}
.rss-text A:hover {
text-decoration: none;
 color: #539bb2;}


.text02{
color:#2a7787;
margin-left:4px;
}

.text03{
color:#2a7787;

}

.testi-readmore{
	padding-left:90px;



}


.testi-readmore A:link {
 text-decoration: underline;
 color:#539bb2;
 }
.testi-readmore A:visited {
text-decoration: underline;
color:#539bb2;
}
.testi-readmore A:active {
text-decoration: underline;
color:#000000;
}
.testi-readmore A:hover {
text-decoration: none;
 color: #539bb2;}



.content1{
	width:695px;
	float:left;
	margin-top: 15px;
	padding-left: 10px;
	color:#000000;

}
.content1 ul{
margin:5px 0px 0px 0px;
padding:0px 0px 0px 0px;

color:#000000;


}

.content1 ul li{
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
}

.notfound{
	width:555px;
	height:188px;
	margin-left:145px;
	margin-top:100px;
}

.notfound404{
	width:552px;
	height:145px;
	background-image: url(../images/404bg.jpg);
	background-repeat: repeat-x;
	border:5px solid #cac9d1;


}

.notfound404 p{
margin:45px 0px 0px 20px;
padding:0px 0px 0px 0px;
color:#cac9d1;
font-size:15px;
}
                                         
.notfound-links{
	width:555px;
	height:188px;
	margin-left:145px;
	
}

.notfound-links h2{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size:18px;
color:#186372;
font-weight:normal;
}

#links ul{
margin:0px;
padding:0px;
}

#links li{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 20px;
display:inline;
list-style-image:url(../images/arrowbig-icon.gif);
}

#links li a{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 10px;
background-image:none;
color:#999999;
text-decoration:underline;
}


#links li A:link {
	text-decoration: underline;
	color:#999999;
 }
#links li A:visited {
text-decoration: underline;
color:#999999;
}
#links li A:active {
text-decoration: underline;
color:#999999;
}
#links li A:hover {
text-decoration: none;
 color: #539bb2;}
 
.faq_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF0000;
	text-decoration:none;
}	
