@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;/**/
	
}

body{ /**/background:#FFF8E8;  min-width:1150px; max-width:2000px; margin:auto; font-family:Tahoma, Geneva, sans-serif; font-style:normal; /* text-rendering: optimizeLegibility !important; -webkit-font-smoothing: antialiased !important;*/  }

.headerSection{ width:100%; height:280px; /*background:url(../images/bg_hdr_repeat.jpg) repeat-x;*/ background:#FFF8E8; }
.banner{ width:1150px; height:280px; background:url("../images/SHUATS-hdr-2024.jpg")no-repeat; margin:auto; padding:0;}

/*.shoutOut p {font-family:"Times New Roman", Times, serif; color:#fff; text-align:center; font-weight:normal; text-shadow:1px 1px 0px #333; letter-spacing:1px; font-weight:lighter; line-height:30px; }*/

.linkRight{ float:right; width:255px;}
#boxThumnail { height:371px;  width:100%; margin-left:0px;  margin-top:5px;}
.boxContainer{ 
				width:245px; height:371px;
				/*background:#012F1B;
				background: -moz-linear-gradient(top, #013C18, #012F1B);
				background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#013C18), to(#012F1B)); */
				
				}
.boxContainer .box{
  width: 244px;
  float: left; 
  margin: 0px;
  padding:0px;
 /* border: 1px solid #EBEBEB;*/
  text-align: center;
  background:#EBEBEB;
}

/*Fade all the DIV when user hovers on any div*/
.boxContainer:hover .box{
 zoom: 1;
  filter: alpha(opacity=50);
  opacity: 0.50;
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -ms-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
}

/*Fade out the particular DIV when user hover on that DIV*/
.boxContainer .box:hover{
  /*box-shadow: 3px 3px 15px #E5E5E5;*/
  border-color:#E5E5E5;
  background: #fff;
  color: #fff;
  cursor: pointer; 
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}
.messageAndLinks{  width:255px; height:375px; float:right; }
#listLink
{
margin-left: 30px;
padding-left: 0;
padding-top:55px;
list-style: none;
}

#listLink li 
{
padding-left:18px;
padding-top:1px;
background:url(../images/arrow_new.png);
background-repeat: no-repeat;
background-position: 0 .6em;
}

#listLink li a 
{
 font-family:Tahoma, Geneva, sans-serif; color:#030; font-size:12px; text-shadow:1px 1px 1px #CCC;letter-spacing:1px; text-decoration:none; line-height:18px;
}
#listLink li a:hover 
{
 text-decoration:underline; color:#900;
}










#midContainer { width:1150px; height:auto; padding-top:5px;  }
#newsEventsVideoSection { float:left; width:883px; height:auto; margin-top:0px; margin-left:5px; }
#rightSection { float:right; width:256px; height:auto; margin-top:0px;  }
#bannerLink { float:right;  width:245px; margin-right:1px;   }
#bannerLink img { 
	background:#FFFFFF;
	padding:4px;
	
	margin-top:5px;
	/*border:1px solid #777777;
	-moz-box-shadow:0px 0px 3px #CCCCCC;
	-webkit-box-shadow:0px 0px 3px #CCCCCC;
	box-shadow:0px 0px 3px #CCCCCC;*/
	}
#sectionLinks{}


#newsEventsSectionOLDa{ float:left;  width:360px; margin-top:5px; padding-top:0px; margin-left:18px;
	
	/*padding:0px;
	background:#FFF; border:1px solid #CCC;
	-moz-box-shadow:0px 0px 2px #999999;
	-webkit-box-shadow:0px 0px 2px #999999;
	box-shadow:0px 0px 2px #999999;*/
}


#newsEventsSectionOLD ul
{
list-style-type: none;
}

#newsEventsSectionOLD ul li
{
/*background-image:url(../images/date.jpg);*/
background-repeat: no-repeat;
width:355px;
min-height:85px;
background-position:0px;
padding-left: 82px;
padding-top:5px;
padding-bottom:5px;
line-height:17px;
margin-bottom:15px;
box-shadow: 2px 2px 10px #CCC;
}

#newsEventsSectionOLD ul li p
{
text-decoration:none;
color:#900;
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
/*text-shadow: 1px 1px 1px #fff;*/
font-weight:normal;
letter-spacing:1px;
  
}
#newsEventsSectionOLD ul li a
{  
 font-family:Tahoma, Geneva, sans-serif; font-size:11px; font-weight:normal; /*text-shadow:1px 1px 1px #fff;*/ text-decoration:none; letter-spacing:1px; color:#333;
}

#newsEventsSectionOLD ul li a:hover
{
text-decoration:none;
text-shadow: 1px 1px 1px #fff;
 color:#EA4D00; 
}


.EventsContainerHeader{float:left; background:url(../images/events.jpg) no-repeat; width:360px; height:39px;  padding-top:12px; padding-right:5px;}
.EventsContainerHeader a{text-decoration:none; color:#6F9902; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; font-size:16px; text-shadow:1px 1px 1px #fff; letter-spacing:1px; }
.EventsContainerHeader a:hover{text-decoration:none; color:#C60;}

.EventsContainer{ float:left; border:none; width:360px; margin-top:10x;}
.eventsSection ul{ list-style:none;}
.eventsSection ul li{line-height:18px; margin-bottom:12px;}
.eventsSection ul li a{ font-family:Tahoma, Geneva, sans-serif; font-size:11px; font-weight:700; text-shadow:1px 1px 1px #fff; text-decoration:none; letter-spacing:1px; color:#6F9902;  font-style:normal;}
.eventsSection ul li a:hover{text-decoration:underline;}
.eventsSection ul li p{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; text-shadow:1px 1px 1px #fff; letter-spacing:1px; color:#333; line-height:17px;}

.imageBesideNews{ width:442px; height:148px; margin-top:0px; background:#333;}



/*.bridgeContainerMain{ width:100%; height:auto; background:#FEF1D3;}
.bridgeContainer{ width:1150px; height:150px; padding:0; margin:auto; background:url(../images/bottom_building.jpg) no-repeat; padding-bottom:0px; }
*/
.bottomContainer{width:100%; height:330px; background:url(../images/btm_repeater_new.jpg) repeat-x; margin-top:0px;/**/}
.bottomSection{ width:1150px; height:279px; margin:auto; padding:0; background:url(../images/bottom_menu_bg_new.jpg) no-repeat;  }
.bottomMenus{  width:1150px; height:279px; float:left; }
.bottomMenusLeft{ width:480px; height:auto; float:left;}
.bottomMenusRight{ width:238px; height:auto; float:right;}
.bottomMenusLeftLeft{ width:240px; height:auto; float:left;}
.bottomMenusLeftRight{ width:232px; height:auto;  float:right; }
.bottomMenusLeftLeft ul { list-style:none; padding-top:8px; }
.bottomMenusLeftLeft ul li a{ font-family:Tahoma, Geneva, sans-serif; font-size:13px; color:#FFF; text-shadow:1px 1px 1px #000; text-decoration:none; letter-spacing:1px; line-height:15px; }
.bottomMenusLeftLeft ul li a:hover { text-decoration:underline;}

.bottomMenusLeftRight ul { list-style:none; padding-top:8px; }
.bottomMenusLeftRight ul li a{ font-family:Tahoma, Geneva, sans-serif; font-size:13px; color:#FFF; text-shadow:1px 1px 1px #000; text-decoration:none; letter-spacing:1px; line-height:15px; }
.bottomMenusLeftRight ul li a:hover { text-decoration:underline;}

/*.bottomMenusRight ul{ list-style:none; padding-top:8px; }
.bottomMenusRight ul li a{ font-family:Tahoma, Geneva, sans-serif; font-size:13px; color:#FFF; text-shadow:1px 1px 1px #000; text-decoration:none; letter-spacing:1px; line-height:15px; }
.bottomMenusRight ul li a:hover { text-decoration:underline;}*/
.bottomMenusRight a img{ margin-top:8px; margin-left:2px; }
.bottomMenusRight p { margin-top:8px;  font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#FFF; text-shadow:1px 1px 1px #000; text-decoration:none; letter-spacing:1px; line-height:15px;}
.bottomMenusRight p a { font-family:Tahoma, Geneva, sans-serif; font-size:13px; color:#FFF; text-shadow:1px 1px 1px #000; text-decoration:none; letter-spacing:1px; line-height:18px; }
.bottomMenusRight p a:hover { text-decoration:underline;}




.HeadingText{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:22px; 
	font-weight:normal; 
	text-shadow:0px 1px 1px #333;
	color:#9C3;
	letter-spacing:2px;
	text-decoration:none;
	margin-bottom:8px;
	margin-top:5px;
	}
.bannerScrollerLink{ width:100%; height:444px; /*background:url(../images/banner_bg.jpg) repeat-x; margin-top:0px;*/ background:#FFF8E8;}	
.bannerScrollerLinkContainer{ width:1150px; margin:auto; padding:0; height:372px; }
.bannerLeft{ float:left; width:895px; margin-top:0px;}	

.Hdr{  background:url(../images/hdr.jpg) no-repeat; height:30px; width:240px; margin-top:7px; padding-top:4px;}
.Hdr a { text-decoration:none; color:#6F9902; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; font-size:16px; text-shadow:1px 1px 1px #fff; letter-spacing:1px; }
.Hdr a:hover { text-decoration:none; color:#C60; }
.HdrCont{ text-decoration:none; color:#333; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; line-height:15px;  font-size:11px; text-shadow:1px 1px 1px #fff; letter-spacing:1px; margin-top:5px; text-align:justify;}
.socialNetwork{ background:url(../images/social_network.jpg) no-repeat; float:right; line-height:18px; float:right; clear:right; margin-top:25px; margin-right:5px;}
.socialNetwork a{ text-decoration:underline; color:#89A127; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; font-size:11px; text-shadow:1px 1px 1px #fff; letter-spacing:1px; }
.mainPageBottomMenu {  margin-top:18px; float:left; width:1150px; height:20px;  color:#EFEFEF;  text-shadow:1px 1px 1px #000;}
.mainPageBottomMenu a{ text-decoration:none; color:#EFEFEF; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; font-size:11px; text-shadow:1px 1px 1px #000; letter-spacing:1px;}
.mainPageBottomMenu a:hover{ text-decoration:underline;}
.midCont {width:505px; height:auto; margin-top:0px; float:right;   }
.midContMenu{ width:225px; height:175px; float:left; margin-top:30px; padding-left:30px;}
.midContMenu ul { list-style:none; margin-top:8px; margin-left:1px;  }
.midContMenu ul li{ background:url(../images/arrow_new.png); background-repeat: no-repeat; background-position: 0 .5em; margin-top:1px; line-height:18px; }
.midContMenu ul li a{ font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#6F9902; text-shadow:1px 1px 1px #fff; text-decoration:none; letter-spacing:1px;  margin-left:17px;}
.midContMenu ul li a:hover { text-decoration:underline;}
.midContLogos{ width:260px; height:195px; float:right; margin-top:15px;  }
.midContLogos a img{ margin-left:20px; margin-top:15px;}

.hdrNew{  height:193px; width:240px; margin-top:5px; 
	/*background:#FFF;*/	
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.hdrNew img{ margin-top:3px; margin-left:4px; }
.HdrCont{ text-decoration:none; color:#333; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; line-height:15px;  font-size:11px; text-shadow:1px 1px 1px #fff; letter-spacing:1px; margin-top:5px; text-align:justify;}
.innPage{ width:1150px; height:auto;  margin-top:20px; margin:auto; padding:0; background:#FFF; }
.innPage111{ width:800px; height:auto;  margin-top:20px; margin:auto; padding:0; background:#FFF; }

.degProHdr{ margin-top:20px; margin-bottom:5px; text-decoration:none; color:#6F9902; font-family:"Times New Roman", Times, serif; font-style:normal; font-weight:normal; font-size:18px; text-shadow:1px 1px 1px #fff; letter-spacing:1px; }
.leftSideCommonHdr{ margin-top:5px; margin-bottom:5px; padding-left:5px; padding-top:5px; height:21px; background:#F4B73A; text-decoration:none; color:#fff; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:normal; font-size:13px; letter-spacing:0.5px; }
.leftSideCommonHdr a{text-decoration:none; color:#fff; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:normal; font-size:13px; letter-spacing:0.5px; }
.leftSideCommonHdr a:hover{ color:#900;}
.contentHdr{text-align:left; margin-bottom:5px; text-decoration:none; color:#6F9902; font-family:"Times New Roman", Times, serif; font-style:normal;  font-size:27px; text-shadow:1px 1px 1px #fff; letter-spacing:0.4px; border-bottom:1px solid #F5F5F5; font-variant:small-caps; text-transform:none; letter-spacing:1.2px; font-weight:400;
	background:url(../images/point_hand.png);
	background-repeat: no-repeat;
	background-position:0.1em;
	padding-left:23px; 
	padding-top:6px;
	margin-bottom:15px;
	padding-bottom:6px;
	}
.smallContentHdr{text-align:left; margin-bottom:5px; text-decoration:none; color:#8F8F8F; font-family:"Times New Roman", Times, serif; font-style:normal;  font-size:20px; text-shadow:1px 1px 1px #CCC; letter-spacing:0.4px; border-bottom:1px solid #F5F5F5; font-variant:small-caps; text-transform:none; letter-spacing:1.2px; font-weight:bold;
	background:url(../images/arrow_new.png);
	background-repeat: no-repeat;
	background-position:0.1em;
	padding-left:18px; 
	padding-top:6px;
	margin-bottom:15px;
	padding-bottom:6px;
	}	

.profileHdr{ text-decoration:none; color:#6F9902; font-family:"Times New Roman", Times, serif; font-style:normal; font-weight:normal; font-size:34px; text-shadow:1px 1px 1px #fff; letter-spacing:0.6px; border-bottom:1px solid #F5F5F5; font-variant: small-caps;
    text-transform: none;
    font-weight: 400;
	/*background:url(../images/web_pro_icon.png);
	background-repeat: no-repeat;
	background-position: 0em;*/
	padding-left:0px; 
	padding-top:4px;
	margin-bottom:5px;
	padding-bottom:10px;
	
	}
	
	
	
.abtunivshiats{ text-decoration:none; color:#6F9902; font-family:"Times New Roman", Times, serif; font-style:normal; font-weight:normal; font-size:25px; text-shadow:1px 1px 1px #fff; letter-spacing:0.4px; border-bottom:1px solid #FDE3A8;
	background:url(../images/point_hand.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left:20px; 
	padding-top:2px;
	margin-bottom:5px;
	margin-top:15px;
	}
.abtunivshiatscont{ text-decoration:none; font-size:12px;  color:#960; font-family:Tahoma, Geneva, sans-serif; speak: none; font-style: normal;
font-weight: normal; font-variant: normal;  letter-spacing:0.9px; line-height:20px; text-align:justify; text-shadow:0px 0px 1px #F9F9F9; }
.abtunivshiatscontmore{ font-size:12px;  color:#930; font-family:Tahoma, Geneva, sans-serif; speak: none; font-style: normal;
font-weight: normal; font-variant: normal;  letter-spacing:0.1px; line-height:20px; text-align:justify; text-shadow:0px 0px 1px #F9F9F9; }

.abtunivcorhdr{ text-decoration:none; color:#6F9902; font-family:"Times New Roman", Times, serif; font-style:normal; font-weight:normal; font-size:25px; text-shadow:1px 1px 1px #fff; letter-spacing:0.4px; border-bottom:1px solid #FDE3A8;
	background:url(../images/point_hand.png);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left:20px; 
	padding-top:2px;
	margin-bottom:5px;
	margin-top:15px;
	}
.abtunivcor{ font-size:13px;  color:#960; font-family:Tahoma, Geneva, sans-serif; speak: none; font-style: normal;
font-weight: normal; font-variant: normal;  letter-spacing:0.9px; line-height:20px; text-align:justify; text-shadow:0px 0px 1px #F9F9F9;   }
.abtunivcortmore{   font-size:12px;  color:#C60; font-family:Tahoma, Geneva, sans-serif; speak: none; font-style: normal;
font-weight: normal; font-variant: normal;  letter-spacing:0.1px; line-height:20px; text-align:justify; text-shadow:0px 0px 1px #F9F9F9; }

.rightContainer{ width:940px; float:right; height:auto; border-left:1px solid #F5F5F5; margin-top:20px;   }
.rightContainerContent { width:915px; float:right; height:auto; margin-top:0px; margin-right:10px; }

.rightContainer111{ width:700px; float:left; height:auto; border-left:1px solid #F5F5F5; margin-top:20px;   }
.rightContainerContent111 { width:700px; float:left; height:auto; margin-top:0px; margin-right:10px; }


.leftContainer{ width:190px; float:left; height:auto; margin-left:8px; margin-top:20px; }
.leftContainer1{ width:190px;}
.internationalUniv{  height:auto; width:800px; margin-top:7px; padding-top:4px; text-decoration:none; color:#6F9902; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; font-size:15px; text-shadow:1px 1px 1px #fff; letter-spacing:1px; }
.internationalUniv ul{ line-height:16px; margin-top:1px; list-style:none;}
.internationalUniv ul li { 
	padding-left:18px; 
	padding-top:2px;
	background:url(../images/arrow_new.png);
	background-repeat: no-repeat;
	background-position: 0 .7em; 
	padding-bottom:3px;
	font-size:11px;  color:#333; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; text-shadow:1px 1px 1px #fff; letter-spacing:1px;
				}

.internationalVisit{  height:auto; width:915px; margin-top:7px; padding-top:4px; text-decoration:none; color:#6F9902; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; font-size:15px; text-shadow:1px 1px 1px #fff; letter-spacing:1px; }
.internationalVisit ul{ line-height:16px; margin-top:1px; list-style:none;}
.internationalVisit ul li { 
	padding-left:18px; 
	padding-top:2px;
	background:url(../images/arrow_new.png);
	background-repeat: no-repeat;
	background-position: 0 .7em; 
	padding-bottom:3px;
	font-size:11px;  color:#333; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; text-shadow:1px 1px 1px #fff; letter-spacing:1px;
				}


.visitForeign{  height:auto; width:915px; margin-top:7px; padding-top:4px; text-decoration:none; color:#6F9902; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; font-size:15px; text-shadow:1px 1px 1px #fff; letter-spacing:1px; }
.visitForeign ul{ line-height:16px; margin-top:1px; list-style:none;}
.visitForeign ul li { 
	padding-left:18px; 
	padding-top:2px;
	background:url(../images/arrow_new.png);
	background-repeat: no-repeat;
	background-position: 0 .7em; 
	padding-bottom:3px;
	font-size:11px;  color:#333; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; text-shadow:1px 1px 1px #fff; letter-spacing:1px;
				}
				

.allPointer{  height:auto; width:auto; margin-top:7px; padding-top:4px; text-decoration:none; color:#6F9902; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; font-size:15px; text-shadow:1px 1px 1px #fff; letter-spacing:1px; }
.allPointer ul{ line-height:16px; margin-top:1px; list-style:none;}
.allPointer ul li { 
	padding-left:18px; 
	padding-top:2px;
	background:url(../images/arrow_new.png);
	background-repeat: no-repeat;
	background-position: 0 .7em; 
	padding-bottom:3px;
	font-size:11px;  color:#333; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; text-shadow:1px 1px 1px #fff; letter-spacing:1px;
				}
				
.academics{ width:265px; height:310px; float:left; background:#FFF; margin-top:40px; margin-left:20px; margin-right:20px; box-shadow: 2px 2px 5px #CCC; }
.academicsCont{text-decoration:none; font-size:12px;  color:#333; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; text-shadow:1px 1px 1px #fff; letter-spacing:0.5px; line-height:18px; text-align:justify; padding-top:6px; padding-left:5px; padding-right:5px;}
.academicsCont ul{ line-height:17px; margin-top:1px; height:143px; list-style:none; }
.academicsCont ul li { text-align:left;	 
	
	padding-left:16px; 
	
	background:url(../images/arrow_new.png);
	background-repeat: no-repeat;
	background-position: 0 .5em; 
	padding-bottom:2px;
				}
.academicsCont ul li a{ font-size:11px;  color:#A63600; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:normal; text-shadow:1px 1px 1px #fff; letter-spacing:0.6px; text-decoration:none; }
.academicsCont ul li a:hover{ text-decoration:underline; color:#900; }
.academicsMore{width:266px; height:20px; background:#608826; margin-top:5px;}
.academicsMore a{ float:right;  text-decoration:none; font-size:11px;  color:#fff; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter;   letter-spacing:0.9px; }
.academicsMore a:hover{text-decoration:underline; }

.bottomContainerAllInnerPages{ width:100%; background:#FFF8E8; height:418px;}
.bottomContainerBGImage{ width:1150px; height:418px; background:url(../images/bottom_image_shuats.jpg) no-repeat; padding:0; margin:auto; }

.btmMenu{text-decoration:none; font-size:20px; height:auto;  color:#FF0; font-family:Verdana, Geneva, sans-serif; font-style:normal; font-weight:normal;  letter-spacing:0.6px; line-height:18px; text-align:left; width: 1100px; float:left; margin-left:50px; text-shadow:1px 1px 1px #333; margin-top:5px;  }
.btmMenu ul{  margin-top:16px; height:200px;  float:left; width:200px; list-style:none; }
.btmMenu ul li { 	 
	width:150px;
	padding-left:8px; 
	 line-height:18px;
	background:url(../images/btm_bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .5em; 
	 
				}
.btmMenu ul li a{font-size:11px;  color:#fff; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; letter-spacing:0.8px; text-decoration:none;}
.btmMenu ul li a:hover{ text-decoration:underline; color:#CCC; }



/*.bottomContainerAllInnerPages{ width:100%; background:url(../images/bottom_repeat_inner_pages_latest.jpg) repeat-x; height:375px;}
.bottomContainerBGImage{ width:1150px; height:375px; background:url(../images/bottom_new_image.jpg) no-repeat; padding:0; margin:auto; }
.btmMenu{text-decoration:none; font-size:17px; height:auto;  color:#FF0; font-family:Verdana, Geneva, sans-serif; font-style:normal; font-weight:normal;  letter-spacing:0.6px; line-height:18px; text-align:justify; width: 800px; float:right; text-shadow:1px 1px 1px #333; margin-top:0px;  }
.btmMenu ul{  margin-top:16px; height:200px;  float:left; width:200px;}
.btmMenu ul li { 	 
	width:150px;
	padding-left:8px; 
	 line-height:21px;
	background:url(../images/btm_bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .6em; 
	padding-bottom:2px;
				}
.btmMenu ul li a{font-size:11px;  color:#fff; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; letter-spacing:0.8px; text-decoration:none;}
.btmMenu ul li a:hover{ text-decoration:underline; color:#CCC; }*/

<!--3D Cube Slider-->
div.jkcubeslideshow{ /* main container */

	background: white;
	display: block;
	width: 107px; /* default width of main container */
	height: 104px; /* default height of main container */
	position: relative;
	-webkit-perspective: 1000px; /* Greater the value, less pronounced the 3D effect */
	perspective: 1000px; /* Greater the value, less pronounced the 3D effect */;
}

div.side1, div.side2 { /* two panels that make up cube effect */
	width: 100%; 
	height: 100%;
	position: absolute;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	backface-visibility: hidden; /* hide backface of DIVs */
	transition: all 1s ease-in-out; /* CSS transition. Actual duration set by script */;
}

div.side1 img, div.side2 img { /* how should slideshow images be sized inside panels? */
	width: 100%;
	height: auto;
}
div.sticky {
  position: fixed;
  /*width: 20%;*/
  top: 120px;
  /*border: 3px solid #8AC007;*/ 
   margin-left:958px;  
} 
<!--3D Cube Slider Ends-->

 
.subInfoLinks{    width: 180px; float:right; color:#900;  background:#FFF8E8; padding-left:10px; padding-top:2px; }
.subInfoLinks ul{  margin-top:0px; height:180px; list-style:none; }
.subInfoLinks ul li { 	 
	
	padding-left:18px; 
	 line-height:23px;
	background:url(../images/arrow_new.png);
	background-repeat: no-repeat;
	background-position: 0 .7em; 
	padding-bottom:2px;
				}
.subInfoLinks ul li a{ font-size:12px;  color:#333; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; letter-spacing:0.5px; text-decoration:underline; }
.subInfoLinks ul li a:hover{ text-decoration:underline; color:#900; }
.promRecruit{width:505px; height:190px; background:#fff; margin-top:24px; /*-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666; box-shadow:0px 0px 5px #666666;*/ }
.promRecruit marquee img { margin-top:15px; margin-left:15px; }	


.dean_inner{ width: 190px; height:auto; float:right; text-align:center; font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#333; font-weight:bold;  background:#FFF8E8; margin-top:0px; line-height:18px; text-shadow:1px 1px 1px #fff;  }

.head_inner{ width: 190px; height:auto; float:right; text-align:center; font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#333; font-weight:bold;  background:#FFF8E8; margin-top:0px;  line-height:18px; text-shadow:1px 1px 1px #fff;  }

.dean_Hdr{ padding-top:8px; background:#F4B73A; width:190px; height:26px; font-family:'Times New Roman', Times, serif; font-style:italic; font-size:22px; color:#FFF; text-shadow:none; font-weight:lighter; letter-spacing:0.7px; }

.head_Hdr{ padding-top:6px; background:#F4B73A; width:190px; height:24px; font-family:'Times New Roman', Times, serif; font-style:italic; font-size:22px; color:#FFF; text-shadow:none; font-weight:lighter; letter-spacing:0.7px; }

.director_inner{ width: 190px; height:auto; float:right; text-align:center; font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#333; font-weight:bold;  background:#FFF8E8; margin-top:0px;  line-height:18px; text-shadow:1px 1px 1px #fff;  }


.director_Hdr{ padding-top:6px; padding-bottom:6px; background:#F4B73A; width:190px; height:auto; font-family:'Times New Roman', Times, serif; font-style:italic; font-size:22px; color:#FFF; text-shadow:none; font-weight:lighter; letter-spacing:0.7px; line-height:22px; }


.chairman_inner{ width: 190px; height:auto; float:right; text-align:center; font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#333; font-weight:bold;  background:#FFF8E8; margin-top:0px;  line-height:18px; text-shadow:1px 1px 1px #fff;  }


.chairman_Hdr{ padding-top:6px; padding-bottom:6px; background:#F4B73A; width:190px; height:auto; font-family:'Times New Roman', Times, serif; font-style:italic; font-size:22px; color:#FFF; text-shadow:none; font-weight:lighter; letter-spacing:0.7px; line-height:22px; }




.cont_inner{ width: 190px; height:auto; float:right; border-top:1px #FFF1D2 solid;  margin-top:10px; background:#FFF8E8;}
.cont_inner p{font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#333; font-weight:normal; padding-top:5px; padding-bottom:10px; text-align:center; line-height:18px; text-shadow:1px 1px 1px #fff; letter-spacing:0.5px; }

.midContainerCont{text-decoration:none; font-size:13px;  color:#606060; font-family:Tahoma, Geneva, sans-serif; speak: none; font-style: normal;
font-weight: normal; font-variant: normal; /* text-shadow:1px 1px 1px #fff; */ line-height:20px; letter-spacing:0.8px;  text-align:justify; 
		  
		
		 }

.cont_dict{ width: 195px; height:auto; float:right;  margin-top:20px; background:#FFF8E8;}
.cont_dict p{font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#333; font-weight:normal; padding:5px; text-align:left; line-height:18px; }

.departmentsList{ width:auto; color:#900; padding-left:10px; padding-top:2px; }
.departmentsList ul{ margin-top:0px; height:auto; list-style:none; }
.departmentsList ul li { 	 
	
	padding-left:18px; 
    line-height:28px;
	background:url(../images/arrow_new.png);
	background-repeat: no-repeat;
	background-position: 0 .9em; 
	padding-bottom:2px;
				}
.departmentsList ul li a{ font-size:15px;  color:#606060; font-family:Tahoma, Geneva, sans-serif; font-style:normal; letter-spacing:0.8px; text-decoration:underline; font-variant:small-caps; text-transform:none; letter-spacing:1.2px; font-weight:400; }
.departmentsList ul li a:hover{ text-decoration:underline; color:#900; }


.pointList{ width:auto; color:#900; padding-left:10px; padding-top:2px; }
.pointList ul{ margin-top:0px; height:auto; list-style:none; }
.pointList ul li { 	 
	
	padding-left:18px; 
    line-height:22px;
	background:url(../images/arrow_new.png);
	background-repeat: no-repeat;
	background-position: 0 .6em; 
	padding-bottom:2px;
	font-size:13px;  color:#606060; font-family:Tahoma, Geneva, sans-serif; font-style:normal;  font-weight:400; 
				}
 


.researchWork{ width:auto; color:#900; padding-left:10px; padding-top:2px; }
.researchWork ul{ margin-top:0px; height:auto; list-style:none; }
.researchWork ul li { 	 
	
	padding-left:18px; 
    line-height:23px;
	background:url(../images/arrow_new.png);
	background-repeat: no-repeat;
	background-position: 0 .8em; 
	padding-bottom:2px;
				}
.researchWork ul li a{ font-size:12px;  color:#333; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; letter-spacing:0.5px; text-decoration:underline; }
.researchWork ul li a:hover{ text-decoration:underline; color:#900; }


.cpccObjectives{ width:auto; color:#900; padding-left:0px; padding-top:2px; }
.cpccObjectives ul{ margin-top:0px; height:auto; list-style:none; }
.cpccObjectives ul li { 	 
	
	padding-left:18px; 
    line-height:23px;
	background:url(../images/arrow_new.png);
	background-repeat: no-repeat;
	background-position: 0 .7em; 
	padding-bottom:2px;
	font-size:12px;  color:#333; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; letter-spacing:0.5px; 
				}





.cpccTeam{ width:auto; color:#900; padding-left:0px; padding-top:2px; }
.cpccTeam ul{ margin-top:0px; height:auto; list-style:none; }
.cpccTeam ul li { 	 
	
	padding-left:18px; 
    line-height:18px;
	background:url(../images/arrow_new.png);
	background-repeat: no-repeat;
	background-position: 0 .7em; 
	padding-bottom:2px;
	font-size:12px;  color:#333; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; letter-spacing:0.5px; 
	margin-top:5px;
				}


.courseList{ width:auto; color:#900;}
.courseList ul{ margin-top:0px; height:auto; list-style:none;  }
.courseList ul li a{ 	 
	
	padding-left:18px;
	background:url(../images/arrow_new.png);
	background-repeat: no-repeat;
	background-position: 0 .4em; 
    line-height:24px;
	 
	
	font-size:12px;  color:#333; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; letter-spacing:0.5px; 
	margin-top:5px;
				}
				

.staffList{ width:auto; color:#900; }
.staffList ul{ margin-top:0px; height:auto; list-style:none; }
.staffList ul li a{ 	 
	
	padding-left:18px; 
    line-height:24px;
	background:url(../images/arrow_new.png);
	background-repeat: no-repeat;
	background-position: 0 .4em; 
	
	font-size:12px;  color:#333; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; letter-spacing:0.5px; 
	margin-top:5px;
				}

.courList{ width:auto;  }
.courList ul{ margin-top:0px; height:auto; list-style:none; }
.courList ul li { 	 
	
	padding-left:16px; 
    line-height:14px;
	background:url(../images/arrow_new.png);
	background-repeat: no-repeat;
	background-position: 0 .2em; 
	text-decoration:none;
	font-size:14px;  color:#900; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:bold; letter-spacing:0.5px; 
	margin-top:15px; margin-bottom:3px;
				}


.breadCrumb { font-weight:bold; color:#666;  font-size:11px; letter-spacing:1px;}
.breadCrumb li{ text-align:left; display:inline; }
.breadCrumb li a{ font-family:Tahoma, Geneva, sans-serif; font-size:11px; font-weight:bold; color:#666;  text-align:left; display:inline; letter-spacing:1px;}


.staffDetailList{ width:auto; height:auto; color:#900; padding-left:0px; margin-top:22px;  font-variant:small-caps; text-transform:none; letter-spacing:1.2px; font-weight:400; }
.staffDetailList ul{ margin-top:0px; height:auto; list-style:none; }
.staffDetailList ul li { 	 
	
	padding-left:5px; 
    line-height:18px;
	background: #F9F9F9 ;
	background-repeat: no-repeat;
	background-position: 0 .4em; 
	padding-bottom:2px;
	
	margin-top:5px;
				}
.staffDetailList ul li a{
	font-size:14px;  color:#6F9902; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:400; letter-spacing:1px;  text-decoration:none;
}

.staffDetailList ul li a:hover{
	color:#000;
}

.vacan{color:#900; font-size:14px; font-weight:bold; text-decoration:none;}
.vacan:hover { text-decoration:underline;}
.vanIcon{font-size:15px; color:#F60; text-decoration:none;background:url(../images/arrow_new.png);
	background-repeat: no-repeat; letter-spacing:1px; 
	background-position: 0 .4em;
	padding-left:16px;}

.leftSideMenuCollapse{ width:190px; height:auto; margin-top:10px;}
.leftSideMenuCollapse ul{  height:auto; font-size:14px;  color:#333; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; letter-spacing:0.5px; list-style:none;}
.leftSideMenuCollapse ul li { 	 
	border-bottom:2px #FFF solid;
	background-color:#F9F9F9;
	padding-left:12px; 
    line-height:27px;
	background-image:url(../images/nav_icon.png);
	background-repeat: no-repeat;
	background-position: 0.1em; 
	padding-bottom:0px;
				}
.leftSideMenuCollapse ul li a{ font-size:13px;  color:#090; font-variant:small-caps; text-transform:none; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:normal; letter-spacing:1px; text-decoration:none; }
.leftSideMenuCollapse ul li a:hover{ text-decoration:underline; color:#333; }

.leftSideMenuHdr{ padding-top:6px; padding-bottom:6px; background:#F4B73A; width:190px; height:24px; font-family:'Times New Roman', Times, serif; font-style:italic; font-size:22px; color:#FFF; text-shadow:none; font-weight:lighter; letter-spacing:0.7px; text-align:center; }





.feePayMenu{ width:270px; height:auto; margin-top:0px; float:left;}
.feePayMenu ul{  height:auto; font-size:14px;  color:#333; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; letter-spacing:0.5px; list-style:none;}
.feePayMenu ul li { 	 
	border:1px #A9CE51 solid;
	background-color:#FAFFBD;
	padding-left:62px; 
	margin-bottom:10px;
    line-height:37px;
	/*background-image:url(../images/nav_icon.png);	*/
	background-repeat: no-repeat;
	background-position: 0.1em; 
	padding-bottom:0px;
				}
.feePayMenu ul li a{ font-size:16px;  color:#090; font-variant:small-caps; text-transform:none; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:normal; letter-spacing:1px; text-decoration:none; }
.feePayMenu ul li a:hover{ text-decoration:underline; color:#333; }
.tableBorder{ border:1px #CCC solid;}


.listingItems{   }
.listingItems ul{ margin-top:0px; height:auto; list-style:none; }
.listingItems ul li { 	 
	padding-left:15px; 
    line-height:24px;
	background:url(../images/point_hand_small.png) no-repeat;
	background-repeat: no-repeat;
	background-position: 0 .6em; 
	padding-bottom:2px;
	  font-weight:lighter;  
	
	text-decoration:none; font-size:13px;  color:#606060; font-family:Tahoma, Geneva, sans-serif; speak: none; font-style: normal;
font-weight: normal; font-variant: normal; /* text-shadow:1px 1px 1px #fff; */   letter-spacing:0.8px;  text-align:justify;
				}



.dictStaffIcons{ width:915px; height:auto; margin-top:0px; float:left;  }
.dictStaffIcons ul{  width:300px; height:auto; font-size:14px;  color:#333; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; letter-spacing:0.5px; list-style:none; white-space:nowrap;  }
.dictStaffIcons ul li { 
	display:inline;
	border:1px #A9CE51 solid;
	background-color:#FAFFBD;
	padding-left:52px; 
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	margin-left:10px;
	/*background-image:url(../images/nav_icon.png);	*/
	background-repeat: no-repeat;
	background-position: 0.1em; 
	
				}
.dictStaffIcons ul li a{ font-size:16px;  color:#090; font-variant:small-caps; text-transform:none; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:normal; letter-spacing:1px; text-decoration:none; }
.dictStaffIcons ul li a:hover{ text-decoration:underline; color:#333; }


.academicRegulations{ width:915px; height:auto; margin-top:0px; float:left;  }
.academicRegulations ul{  width:300px; height:auto; font-size:14px;  color:#333; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; letter-spacing:0.5px; list-style:none; white-space:nowrap;  }
.academicRegulations ul li { 
	display:inline;
	border:1px #A9CE51 solid;
	background-color:#FAFFBD;
	padding-left:52px; 
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	margin-left:10px;
	/*background-image:url(../images/nav_icon.png);	*/
	background-repeat: no-repeat;
	background-position: 0.1em; 
	
				}
.academicRegulations ul li a{ font-size:16px;  color:#090; font-variant:small-caps; text-transform:none; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:normal; letter-spacing:1px; text-decoration:none; }
.academicRegulations ul li a:hover{ text-decoration:underline; color:#333; }

.krishi{   }
.krishi ul{ margin-top:0px; height:auto; list-style:none; }
.krishi ul li { 	 
	padding-left:15px; 
    line-height:20px;
	background:url(../images/point_hand_small.png) no-repeat;
	background-repeat: no-repeat;
	background-position: 0 .4em; 
	padding-bottom:2px;
	font-size:12px;  color:#333; font-family:Tahoma, Geneva, sans-serif; font-style:normal; font-weight:lighter; letter-spacing:1px; 
	
	
				}
.pointerAll{   }
.pointerAll ul{ margin-top:0px; height:auto; list-style:none; }
.pointerAll ul li { 	 
	padding-left:15px; 
    line-height:20px;
	background:url(../images/point_hand_small.png) no-repeat;
	background-repeat: no-repeat;
	background-position: 0 .4em; 
	padding-bottom:2px;
	text-decoration:none; font-size:13px;  color:#606060; font-family:Tahoma, Geneva, sans-serif; speak: none; font-style: normal;
font-weight: normal; font-variant: normal; letter-spacing:1px; 
	
	
				}		
				
				
.jsbsTchList{ width:auto; color:#900; padding-left:20px; padding-top:2px; }
.jsbsTchList ul{   height:auto;  list-style:circle; }
.jsbsTchList ul li { 	 
	
	padding-left:0px; 
    line-height:24px;
	/*background:url(../images/arrow_new.png);
	background-repeat: no-repeat;
	background-position: 0 .6em; */
	padding-bottom:2px;
				}
.jsbsTchList ul li a{ font-size:11px;  color:#606060; font-family:Tahoma, Geneva, sans-serif; font-style:normal; letter-spacing:0.8px; text-decoration:underline;   letter-spacing:0.6px; font-weight:400; }
.jsbsTchList ul li a:hover{ text-decoration:underline; color:#900; }				
				

.btmContLinkImg{ width:254px; height:auto; padding:0; margin:auto; margin-top:6px;}

.eduMandatoryDis{margin-top:36px; padding-left:4px; padding-bottom:4px; padding-top:4px; background:#F4B73A; width:190px; font-family:Tahoma, Geneva, sans-serif; font-style:italic; font-size:13px; color:#333; text-shadow:none; font-weight:lighter; letter-spacing:0.7px; line-height:18px; font-weight:bold; }


.eduPoint{ background:#FFF8E8; width:195px;}
.eduPoint ul{ list-style:none; padding:3px;}
.eduPoint ul li { text-decoration:none; font-size:11px;  color:#900; font-family:Tahoma, Geneva, sans-serif; font-style: normal;
font-weight: bold; font-variant: normal; letter-spacing:1px; padding-left:15px; line-height:16px; 
background:url(../images/point_hand_small.png) no-repeat;
	background-repeat: no-repeat;
	background-position: 0 .3em; 
	padding-bottom:3px;  margin-top:6px;}
.eduPoint ul li a{text-decoration:underline; font-size:11px;    color:#333; font-family:Tahoma, Geneva, sans-serif;   font-style: normal; font-weight: normal; font-variant: normal; letter-spacing:1px; }

.news_adj{ background:url(../images/thumbnail_news_common.jpg) no-repeat; background-position:0.2em; background-color:#FFF; font-family:Tahoma, Geneva, sans-serif; font-size:11px; font-weight:normal; /*text-shadow:1px 1px 1px #fff;*/ text-decoration:none; letter-spacing:1px; color:#333;}

.tabs {
  /*background: #EFF1E4;*/
  width: 1150px;
  height:auto;
  font-family:Tahoma, Geneva, sans-serif;
  font-size:14px;
  line-height:22px;
   
}

.tabs nav 
{
	
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  background:#C5DB6A;
  color: #666;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
  width: 150px;

 }

.tabs nav a {

  padding: 20px 0px;
  text-align: center;
  width: 100%;
  cursor: pointer;
  letter-spacing:0.6px;
  border-bottom:1px #999 solid;
 }

/*.tabs nav a:hover,*/
.tabs nav a.selected {
   
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  letter-spacing:1px;
  background:#91AA2A;  
	}

.tabs .content {
	position: absolute;
	top:0px;
	left: 150px;
	color: #933;
	height: 100%;
	overflow: visible;
	opacity: 0;
	transition: opacity 0.1s linear 0s;
	letter-spacing:0.5px;
	clear:left;
	border:1px #CCC solid;
	padding-top:18px; 
}

.tabs .content.visible {
  margin-left: 5px;
  padding-left:20px;
  margin-top:-64px;
  width: 966px;
  overflow: visible;
  opacity: 1;
  height:auto; 
  
  /*background: #EFF1E4;
  grid-template-columns: fit-content(300px) fit-content(300px) 1fr;
  grid-gap: 5px;
  box-sizing: border-box;*/
  position:relative;
   
  padding-bottom:40px;
 }

.tabs .content ul{  list-style:none; }
.tabs .content ul li { 	 
	font-size:16px;
	padding-left:20px; 
    line-height:28px;
	background:url(../images/arrow_new.png);
	background-repeat: no-repeat;
	background-position: 0 .7em; 
	padding-bottom:2px;
				}
.tabs .content ul li a{ font-size:14px;  color:#606060; font-family:Tahoma, Geneva, sans-serif; font-style:normal; letter-spacing:0.8px; text-decoration:underline;   letter-spacing:0.6px; font-weight:400; }
.tabs .content ul li a:hover{ text-decoration:underline; color:#900; }

.tabs .content table { width:960px;  height:auto;   }
.tabs .content table tr{  }
.tabs .content table tr td
{   font-size:16px;
	padding-left:0px;     
	padding-bottom:12px;
	}
.tabs .content table tr td p{ background:url(../images/arrow_new.png); background-repeat: no-repeat;
	background-position: 0 .5em;  padding-left:18px; 
	}
.tabs .content table tr td p a{ font-size:14px; font-weight:normal;  color: #900; font-family:Tahoma, Geneva, sans-serif; font-style:normal; letter-spacing:0.8px;     letter-spacing:0.5px;   line-height:22px;  
	}
.tabs .content table tr td p a:hover{ text-decoration:underline; color:#900; }
