/* CSS Document */

#frame-fullpage {float:none; margin:0 auto; width:100%; }
/*#frame-fullpage {curl(../def_images/_bacground.jpg);}*/
/*#frame-fullpage {width:995px;}*/
#content-frame #content {width:970px;}
#content_library { width:960px; }

#content-frame-wrapper { clear:both;width:100%; }

#content-frame { padding:0 0 0 5px; /* background-image:url(../def_images/bacground.png);*/}

#content { float:none; margin: 2px auto 0; background-color:#fff;}
#content_library {float:none; margin: 0 0 0 0; background-color:#d9d6c3;}
/*#content{width:0px;position:relative;float:left;padding:8px 8px 8px 0px;}#ar #content{float:right;padding:8px 0px 8px 8px;}*/

/*body {	margin:0;
		padding:0px;
		padding:6px 0px;
		background-color:#fff;
		font-size:63.5%;
		color:#333;
		font-family:Verdana, Arial, Helvetica, sans-serif;	
		/*background-image:url(../def_images/body-bg.gif); 
		background-position:center top;
		background-repeat:repeat-x;*//*
		background-color:#FAFFE8;
	}*/
body {
		margin:0;
		padding:6px 0px;
		/*background-color:#CCCED1;*/background-color:#b9cbe3;
		background-image:url(../def_images/body-bg.gif);
		background-position:center top;
		background-repeat:repeat-x;
		font-size:68.5%;
		color:#333;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.clear { clear:both; }

/**************************header Start here************************************/
#upgreat { width:970px;}

#topbar { width:970px; background-image:url(../def_images/topbg.gif); height:30px;}
#topbar .name{margin:0px; float:left; padding:0 0 0 3px;font-size:1.2em;line-height:22px; color:#fff;}
#topbar .contact {margin:-1px; float:right; padding:0 5px 0 0px;font-size:1.2em; line-height:22px; color:#fff;}
.icon { padding:5px 5px;}
#topbar a { font-weight:bold; color:#FFFFFF; text-decoration:none;}
#topbar a:hover { color:#99FF00; }

/*#topbar-wrapper{padding-top:8px; float:left;width:970px;background:#fff  top repeat-x;}
#topbar{margin:0 auto;padding:0 5px;width:970px;background:#url(../def_images/topb-bg.gif) no-repeat;}
#topbar p{margin:0;padding:5px 5px;font-size:1.1em;line-height:17px;}
#topbar a{color:#fff;}*/

#header
	{
		background-image:url(../def_images/header-bg.jpg);
		margin: 0 auto 0;
		height:180px;	
		width:970px;
			
	}
	
#headerday {
			background-image:url(../sample/14augustpakday.jpg);
			margin: 0 auto 0;
			height:200px;	
			width:970px; float:left;
		}


#pakday { width:970px; margin:0 auto; padding:0 0; float:left;}
#pakday .pakday1 {float:left; width:107px; height:84px; background-image:url(../sample/Waving_Pakistan_flag.gif);}
#pakday .pakday2 {float:right; width:107px; height:84px; background-image:url(../sample/Rt-Waving_Pakistan_flag.gif);}
#pakday #daytext { float:left; padding:8px 0; width:750px; font-size:2.2em; font-weight:bold;}


	
#other-header {
background-image:url(../def_images/BHeader.jpg);
		margin: 0 auto 0;
		height:180px;	
		width:970px;

}

#crd-header {
background-image:url(../def_images/bimcs-CRDhdr.jpg);
		margin: 0 auto 0;
		height:176px;	
		width:970px;

}
	/*
#himenuDiv { width: 100%;
	height: 50px;
	margin-top: 5px;
	float: left;
	}*/
/**************************header End here************************************/

/*************************************Nave start here**********************************/
#nav-wrapper {
	float:left;
	width:100%;
	margin:0px auto;
	
	/*padding: 155px 0 0 0;
    /*border-top:1px solid #6d6d6d;*/
	/*background-image:url(../def_images/nav-wrapper-bg.gif);*/
	background-position:center bottom;
	/*background-repeat:repeat-x;*/
	border-top:3px solid #E8E8E8;
	}
.jqueryslidemenu{
font: bold 12px Verdana;
background: #414141;
width: 100%;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #0058a8; /*#414141; /*background of tabs (default state)*/
color: white;
padding: 8px 10px;
border-right: 1px solid #778;
color: #FFFF00; /*#2d2b2b;*/
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
background: #000088; /*tab link background during hover state*/
color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow ../def_images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/****************************************End Here*************************************************************/
h2 { color:#000099;}
p {color:#000033;}
.list-bolet {list-style:url(../library/images/blt_check.gif);}
.list-bolet-arrow {list-style:url(../def_images/arrow_normal.png)}
.List-bolets-roman { list-style:square; color:#6666FF;}
.list-bolet-new-event {list-style:url(../events/images/blt-pt.gif);}
.list-bolet-event {list-style:url(../events/images/icon_preview.gif);}
#Event-wraper { float:left; width:260px; height: 318px; }
#Event-wraper .normal { background: #eaf3ca url(../def_images/bkg_normalgreen.png) no-repeat top; }
#Event-wraper .active { background: #c0e8ff url(../def_images/bkg_activeblue1a.png) no-repeat top; }
#Event-header { width:90%; font-size:20px; font-weight: bold; padding: 18px 0 0 8px; }
#Event-wraper .active #Event-header{ color:#fff; }
#Event-text { margin:4px; vertical-align:middle; width:230px; padding-bottom:1px; }
 
#news-wraper { float:right; width:260px; height:50px; padding:8px 8px 8px 0px; }
#news-wraper .normal { background: #eaf3ca url(../def_images/news_normalhead.jpg) no-repeat top;}
#news-wraper .active { background: #c0e8ff url(../def_images/news_activehead.jpg) no-repeat top; }
#news-wraper .active .news-header{ color:#fff; }

#news-wraper .news-header { width:62%; font-size:20px; font-weight:bold; padding: 18px 0px 0 7px;}
#news-wraper .news-buttn {float:right; width:50px; margin:-30px 0 0 0; padding: 0px 0px 0 0px;}

#news-wraper .news-text { margin:5px; padding: 0 10px; vertical-align:middle; width:230px; padding-bottom:1px;}
#news-wraper #newsb { background-image:url(../def_images/Translogo2.png);}
#news-wraper .news-text p { color:#666666 font-size:1em; }
#news-wraper .news-text a { color:#FFFFFF;}

#news-wraper .active .news-text a { color:#000000; }
#news-wraper .active .news-text a:hover { color:#B10113; }
#news-wraper .active .news-text p { color:#333333; font-size:1.0em; }

#news-wraper .news-text .nor { background:none; }
#news-wraper .news-text .act { background:#B9D6F4; }


/*#listticker {height:200px;
	width:230px;
	overflow:hidden;
	padding:6px 10px 14px 10px;
	}*/
#listticker {height:190px;
	width:225px;
	overflow:hidden;
	padding:6px 10px 14px 10px;
	margin:0px 0px 0px 0px;
	}
/****************************News Ticker********************************************/

	#NewsVertical {
	width: 260px;
	height: 200px;
	display: block;
	overflow: hidden;
	position: relative;
	}
	#controller{
	padding:6px;
	font-size:11px;
	color:#666;
	}
	#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		width: 270px;
		height: 200px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical li {
		display: block;
		width: 230px;
		color: #333333;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:6px 0 14px 0;
		}
/*********************************END HERE******************************************/

#Quick-wraper { float:left; width:970px; overflow:hidden; padding:0 0 0 0px;}
/*#Quick-wraper .Quick-header { width:100%; font-size:20px; font-weight: bold; padding: 18px 18px 10px 10px;  background: #c0e8ff url(../def_images/bkg_active.png) no-repeat top left; color:#FFFFFF; }*/

#content-down{
				margin: 0 auto 0;

	}

#Quick-wraper .Quick-text { padding:5px 2px 0 10px; }
#Quick-wraper .Quick-text ul { padding: 0px; margin: 0px; list-style:none; }
#Quick-wraper .Quick-text li { padding: 0px; margin: 2px 10px 5px 0px; list-style-type: none; display:inline;}
#Quick-wraper .Quick-text li em { color: #9b9b9b;}
#Quick-wraper .Quick-text .normal { background: #f5fbff; border: solid 1px #e4f4fc; float: left; padding: 3px; width: 219px;}
#Quick-wraper .Quick-text .normal strong { font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px; font-size: 12px; font-weight: bold; }
#Quick-wraper .Quick-text strong a { color: #3399cc;  padding-left: 18px;}
#Quick-wraper .Quick-text strong { background: url(../def_images/arrow_normal.png) no-repeat left center; }
#Quick-wraper .Quick-text p { display: block; font-size: 10px; padding: 4px 0px; margin: 0px; line-height: 11px;}
#Quick-wraper .Quick-text .normal em {background: #fff; display: block; font-size: 9px; font-weight: bold; padding: 5px 3px; margin: 0px; font-style:normal;}
/*#Quick-wraper .active #newsbottom { width:260px; background: url(../def_images/bottom-blue.png) no-repeat bottom; }*/
#newsbottom span{ float:right; font-size:0.8em; }
#newsbottom a { text-decoration:none; color:#0099FF; }
#newsbottom a:hover { text-decoration:underline; color:#0033FF; }

#Quick-wraper .Quick-text .active { background: #f4fbdc; border: solid 1px #f1f2db; float: left; padding: 3px;  width: 219px;  }
#Quick-wraper .Quick-text .active strong { font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px; font-size: 12px; font-weight: bold; }
#Quick-wraper .Quick-text .active strong a { color: #999933; background: url(../def_images/arrow_active.png) no-repeat left center; padding-left: 18px;}
#Quick-wraper .Quick-text .active p { display: block; font-size: 10px; padding: 4px 0px; margin: 0px; line-height: 11px;}
#Quick-wraper .Quick-text .active em { background: #fff; display: block; font-size: 9px; font-weight: bold; padding: 5px 3px; margin: 0px; font-style:normal;}
#Quick-wraper .Quick-text .active em a { text-decoration: underline; color: #bbbb743;}

/***************************************************Contect Top**************************************/
 .content-top
{
	margin: 0 auto 0;
	width: 950px;
	/*height:250px;*/
 	margin-top: 0px;
	padding-top: 20px;
	
	/*background: #ffffff url(../def_images/divtop.png) no-repeat top;*/
}

#contect_bottom
	{
		margin: 0 auto;
		width: 960px;
		padding: 0 0px 0px 15px;
	}

/************************************************Content Left*********************************************************/



#contentleft{
				width:605px; 
				float:left;
				padding: 10px 0px 0px 15px;
			}
			
#contentright{ 
				width:280px; 
				float:right; 
				margin:2px; 
				padding: 0 15px 0 0;
			}

#slideshow{
				border:1px solid #D2D4D6;
				background-color:#0058a8;
				}

#slide-detail{
				width:604px; 
				height:260px; 
			}
#slide-text1, #slide-text2, #slide-text3, #slide-text4 {
					width: 446px; 
					height: 258px; 
					margin:0px;right:0; 
					bottom:0; 
					border:1px solid #fff;
					}
#slide-text1 .slide-inner-text , #slide-text2 .slide-inner-text , #slide-text3 .slide-inner-text , #slide-text4 .slide-inner-text {width:440px; padding: 0 0 0 3px;} 
#slide-text1 h2, #slide-text2 h2, #slide-text3 h2, #slide-text4 h2{margin-bottom:8px; font-size:2em; color:#ffea27;}
#slide-text1 h3, #slide-text2 h3, #slide-text3 h3, #slide-text4 h3{margin-bottom:5px; font-size:1.5em;color:#ffea27;}
#slide-text1 p, #slide-text2 p, #slide-text3 p, #slide-text4 p{ color:#fff;}
#slide-text1 a, #slide-text2 a, #slide-text3 a, #slide-text4 a{color:#ffea27;}

#slide-text1{border:1px solid #0058a8;background-color:#0058a8; background-image:url(../def_images/slideshow-s2-bg.png); float:left;}
#slide-text2{border:1px solid #0058a8;background-color:#0058a8; background-image:url(../def_images/slideshow-s3-bg.png); float:left;}
#slide-text3{border:1px solid #0058a8;background-color:#0058a8; background-image:url(../def_images/slideshow-s1-bg.png); float:left;}
#slide-text4{border:1px solid #0058a8;background-color:#0058a8; background-image:url(../def_images/slideshow-s4-bg.png); float:left;}
#slide-detail ul{float:right;background:#fff;width:155px; height:260px; padding:0 0 0 0; margin: 0 0 0 0;}
#slide-detail ul li{margin:1px;display:block;width:155px;height:64px;}
#slide-detail ul a{display:block;line-height:64px;background:#0058a8;color:#fff;text-decoration:none;text-align:center;}

/*****************************************************End here********************************************************/
#pbody #innertext {
			float:right;
			margin:0px auto 0;
			padding: 0 0 0 0;
			width:380px;
			top:-35px;
			position:relative;
			
		}
#pbody #innertext {
			color:#FFFFFF; 			
		}
 #pbody #innertext h2 {
			color:#FFFFFF; 			
		}
	

	#ProgHead {
/* 	  top: -1.8em; */
      float:left;
      width:940px; font-size: small;
	  font-weight:bold;
      /*line-height:normal;
	  /*border-bottom: 2px solid #FFFFFF;*/
      }

	#ProgHead ul {
	  margin:10px 0px 0px 15px;
	  padding:18px 18px;
	  list-style:none;
      }
    #ProgHead li {
      display:inline;
      margin:0px;
      }
    #phnav a {
      float:left;
      background:url(../def_images/tableftH.gif) no-repeat left top;		/*url("tableft.gif") no-repeat left top;*/
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #phnav a span {
      float:left;
      display:block;
	  cursor:pointer;
      background:url(../def_images/tabrightH.gif) no-repeat right top;		/*url("tabright.gif") no-repeat right top;*/
      padding:5px 15px 4px 6px;
/*      color:#666;*/
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #phnav a span {float:none; color:#FFFFFF; }
    /* End IE5-Mac hack */
    #phnav a:hover span {
      color:#FF9834;
      }
    #phnav a:hover {
      background-position:0% -42px;
      }
    #phnav a:hover span {
      background-position:100% -42px;
      }
	  
	#pbody div {
		margin: 8px;
		padding: 40px 0px 0 0px;		
		width:950px;
		height:190px;
		
	 }
	
	#pbody #ptab0{
		background: url(../def_images/aq-another-header-6.png) no-repeat;
	}
	#pbody #ptab1{
		background:url(../def_images/aq-another-header-7.png) no-repeat; 

	}
	#pbody #ptab2{
		background:url(../def_images/aq-another-header-5.png) no-repeat;

	}
	#pbody #ptab3{
		background:url(../def_images/aq-another-header-3.png) no-repeat;

	}
	#pbody #ptab4{
		background:url(../def_images/aq-another-header-1.png) no-repeat; 
	}
	#pbody #ptab5{
		background:url(../def_images/aq-another-header-2a.png) no-repeat;
	}
	#pbody #ptab6{
		background:url(../def_images/aq-another-header-4.png) no-repeat;
	}
	 /*#ProgHead .sub_pnav {
    display:none;position:absolute;
	left:-17px;
	width:940px; margin-top:4px;
	border-color:2px solid #000000;
	}	*/
/******************************************************End*******************************************/

#middle-wraper{
				width:930px; 
				float:left;
				padding: 10px 0px 0px 15px;
			}
div.container
{
width:100%;
margin:0px;
border:1px solid #000066;
line-height:120%;
height:220px;
}

#middle-wrapers{
				width:930px; 
				float:left;
				padding: 5px 0px 0px 5px;
			}
div.containers
{
width:100%;
border:1px solid #000066;
line-height:120%;
margin:0px;
}

div.con-header
{
padding:0.5em;
color:white;
background-color:#000066;
clear:left;
}
h1.con-header
{
padding:0;
margin:0;
}
div.newfair
{
width:915px;
padding:7.5px;
color:#0066CC;
background:url(../events/images/fair.jpg);
clear:left;line-height:25px;
text-decoration:underline;
}
div.newheader
{
padding:4em;
color:white;
background-color:#000066;
text-align:center;
}
h1.new-header
{
padding:0;
margin:0;
}


div.bs-header
{
padding:0.9em;
color:white;
text-align:center;
background-color:#000066;
clear:left;
line-height:30px;
}
h2.bs-header
{
padding:0;
margin:0;
color:#FFFFFF;
}

div.con-fair
{
width:910px;
padding:0.9em;
color:#0066CC;
background:url(../events/images/fair.jpg) repeat-x;
clear:left;
}

h1.reg-header
{
padding:6px 0;
margin:0;
}

div.reg-fair
{
width:910px;
font-size:1.4em;
color:#0066CC;
padding:3px;
background:url(../events/images/fair.jpg) repeat-x;
clear:left;
}

div.left
{
float:left;
width:460px;
margin:0;
padding:1em;
/*font-size:0.8em;*/
}
div.con-body
{
margin-left:465px;
border-left:1px solid #000066;
padding:1em;
}

div.detail-body
{
margin-left:0px;
/*border-left:1px solid #000066;*/
padding:1em;

}

div.detail-body p
{
	font-size:12px;
}

div.detail-news
{
margin-left:0px;
/*border-left:1px solid #000066;*/
padding:1em;

}

div.detail-news p
{
	font-size:12px;
	color:#0066FF;
}

div.detail-news a { color:#FF0000; text-decoration:none;}
div.detail-news a:hover { color:#000099; }

div.con-body a{ color:#000066;}
div.con-body a:hover{ color:#B10113;}

.img-show { width:600px;
			margin-left:160px;
}

.img-show-inline { width:850px;
			margin:10px auto;
}

.img-show-inline span { padding:10px 10px 10px 10px; }

.book-fair { width:920px; text-align:center;			
}
.img-show span, book-fair span { padding: 8px 8px 8px 8px;}
/******************************Footer Start here********************************/
/* footer */
.QuickLink
{
	text-align: left; border-bottom:3px solid #E8E8E8;
}
/*.commonWidth
{
	margin: 0 auto;
	text-align: left;
	width: 100%;
	background: lightcyan;
}*/
.footerTab
{
	width: 140px;
	height: 16px;
	margin-left: 25px;
	background: url(../def_images/quicker-links2.jpg) no-repeat;
	cursor: pointer;
	
}/*
#footer{
	width:970px;
	min-width:880px;
 	margin:10px auto 0;
	/*padding:0px 0px 18px 0px;*/
 	/*background:#304549;*//*
	height:85px;
	background:url(../def_images/footer.gif) no-repeat 100%;
	border-top:5px solid #bfc3b6;
	color:#4F0027;
}
#footer .cont{
	width:860px;
	overflow:hidden;
	margin:30px auto 0px;
	padding:0px 0 0 30px;
	/*background: #3a5359; *//*
}
#footer p{
	float:left;
	display:inline;
	margin:4px 0 0 12px;
	line-height:1.2em;
	/*font-size:10px;*//*
}
#footer ul {
	margin:4px 0 0;
	padding:0 0 12px;
	list-style:none;
	float:right;
}
#footer li {
	float:left;
	padding:0 10px;
	margin:0;
	line-height:1.2em;
/*	background:url(../img/bg-footer-li.gif) no-repeat 100% 1px;*//*
}
#footer li.last {
	background:none;
}
#footer a {
	color:#4F0027 ;
	text-decoration:none;
}
#footer a:hover{
	color:#000080;
	text-decoration:underline;
}*/

#footer  
	{
		margin:0 0 0 -1px;
		width:970px;
		height:80px;
		background-color:#cadffe;
		border:1px solid #FFF;
	}
	
	#footer .footer-inter{
		overflow:hidden;
		margin:20px auto 0px;
		text-align:center;
		/*border:1px solid #FFF;*/
	}
	
	#footer .footer-inter
	{
		width:850px; height:50px;
		background:url(../def_images/footer-bar-cntr.jpg) repeat-x left top;
	}
	
	#footer .ft-left
	{
		float:left;
		height:50px;
		width:4px;
		background:url(../def_images/footer-bar-left.jpg) no-repeat left top;
	}
	
	#footer .ft-right
	{
		margin:-31.5px 0 0 0;
		float:right;
		height:50px;
		width:10px;
		background:url(../def_images/footer-bar-right.jpg) no-repeat right top;
	}
	

	#footer span
	{
		width:500px;
		font-size:0.8em;
		color:#fff;	
	}
	#footer ul 
	{
		margin:8px auto 0;
		list-style:none;
		width:600px;
		font-size:0.8em;
	}
	#footer li {
	  display:inline;
      margin:0;
      padding:0;	
	}
	#footer a 
	{
		color:#fff;
		text-decoration:none;
	}
	#footer a:hover{
		color:#E2B689;
		text-decoration:underline;
	}


/******************************Footer End here********************************/

 #bujict-right {width: 690px;
				padding:0px 15px 0 0px;
				float:right;
			}
				
 #bukc_middle, .bukc_middle_Courses {
				width: 930px;
				padding:30px 5px 0 0px;
				margin:5px auto;
			}
 .contact_img { padding: 350px 0 0 10px;
				background:url(../def_images/contact-us_18.jpg) no-repeat bottom; }

 #bukc_middle a, .bukc_middle_Courses a { text-decoration:none; color:#0066FF;}
 #bukc_middle a:hover, .bukc_middle_Courses a:hover { text-decoration:underline; color:#0033FF;}
  
 #bukc_middle h3, #bukc_middle h2, .bukc_middle_Courses h3, .bukc_middle_Courses h2 { color:#000099; }
 #bukc_middle .mid_heading, .bukc_middle_Courses .mid_heading, .notice_heading { margin-top:13px; background:url(../def_images/nav_34.jpg) no-repeat right; padding:5px 5px; font-size:2em; background-color:#F8E407; color:#000099; width:auto;}
 
 .notice_heading { color:#FF0000; }
 
 #tabsK { margin-top:10px;}
 #bukc_middle .mid_heading_bs {margin-top:12px; padding:5px 5px; font-size:2em; background-color:#0F87FF; color:#FFFFFF;}
 #bukc_middle .mid_heading_mgnt {margin-top:12px; padding:5px 5px; font-size:2em; background-color:#FF0909; color:#FFFFFF;}
 
 #location { border:dotted; border-color:#666666; }
 .spaced {	margin-bottom:0;}
 .spaced li { margin-bottom:15px;}
 .col-11 { width:455px; padding: 0 0 0 10px; }
 .col-12 { width:400px; padding: 0 0 0 10px; }
 .col-13 { width:920px; padding: 10px 10px 10px 20px; background-color:#0099FF; }
 .col-14 { width:920px; line-height:150%; }
 .col-15 { width:700px; line-height:150%; }
 .col-16 { width:560px; line-height:150%; }
 .col-17 { width:440px; padding: 0 0 0 10px; }
 .col-18 { width:920px; line-height:150%; background-color:#FFF0F0; padding: 5px 10px; }
 .col-19 { width:420px;  padding:0 0px 0 200px; }
  .col-21 { width:740px;  padding:0 0px 0 80px; }
  .col-20 { width:920px; line-height:150%; padding: 5px 10px; }
  .col-22 { width:670px;  padding:0 0px 0 80px; }
  .col-23 { background:transparent !important; width:485px;  margin:6px auto; }
  .col-24 { width:930px;}
  .col-31 { width:850px;  margin:0 auto; }
  .col-32 { width:600px;  margin:0 auto; }

 .l {float:left !important;}
 .r {float:right !important;}
 .c {text-align:center;}
 .col-job {line-height:250%; color:#0099FF;}
 .col-14, .col-15, .col-17, .bujict, .col-12 { background:url(../def_images/Translogo2.png) no-repeat center; }/*background: url(http://localhost/bahria/about_images/Translogo2.png);}*/
  #bukc_middle .hding { padding:6px 6px; height:15px; width:150px; background:url(../def_images/nav_34.gif) repeat-y; font-weight:bold; font-size:1.5em;}
  .hding2 { padding:6px 6px; height:15px; width:200px; background:url(../def_images/nav_34.gif) repeat-y right; font-weight:bold; font-size:1.5em; background-color:#E8E800; color:#0066FF;}
  .hding3 {width:250px;}
  .bgcolor_div { width:700px; padding:0 0px 0 40px;}
  
  .sp_l { width:585px; float:left; margin:0 0 1px 1px; padding:5px 0px 5px 5px; background-color:#FFCCCC;}
  .sp_r { width:100px; float:right; margin:0 0 1px 1px; padding:5px 0px 5px 5px; background-color:#FFCCCC;}
  
  .spn_l { width:128px; margin:0 0 1px 2px; float:left; padding:0px 0 0px 8px; background-color:#FFCCCC;}
  
    .spn_c { width:132px; margin:0 0 1px 2px; float:left; padding:0px 0 0px 8px; background-color:#FFCCCC;}
	  .spn_r { width:128px; margin:0 0 1px 2px; float:right; padding:0px 0 0px 8px; background-color:#FFCCCC;}
	  
	  .spn_ll { width:128px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:0px 0 0px 8px; background-color:#FFDDDD;}
    .spn_cc { width:132px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:0px 0 0px 8px; background-color:#FFDDDD;}
	  .spn_rr { width:128px; margin:0 0 1px 1px; margin-left:2px; float:right; padding:0px 0 0px 8px; background-color:#FFDDDD;}
	  
	  .cs_dept0 { font-weight:bold; color:#FFFFFF; width:20px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:0px 0 0px 8px; background-color:#0099CC;}
    .cs_dept { font-weight:bold;color:#FFFFFF;width:385px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:0px 0 0px 8px; background-color:#0099CC;}
	  .cs_deptr { font-weight:bold;color:#FFFFFF;width:50px; margin:0 0 1px 1px; margin-left:2px; float:right; padding:0px 0 0px 8px; background-color:#0099CC;}
	  
	.Electives {width:730px; margin:0 0 1px 1px; margin-left:2px; padding:3px 0 3px 8px; text-align:center; font-size:14px; background-color:#0F87FF; color:#FFFF00;}
	
	.spns1_l0 { width:20px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#0F87FF;}
	.spns1_l1 { width:100px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#0F87FF; color:#FFFFFF;}
	.spns1_l2 { width:100px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#0F87FF; color:#FFFFFF;}
	.spns1_l3 { width:300px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#0F87FF; color:#FFFFFF;}
    .spns1_l4 { width:50px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#0F87FF; color:#FFFFFF;}
	 .spns1_l5 { width:50px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#0F87FF; color:#FFFFFF;}
	.spns1_r6 { width:50px; margin:0 0 1px 1px; margin-left:2px; float:right; padding:3px 0 3px 8px; background-color:#0F87FF; color:#FFFFFF;}
	
	.spns1_ll0 { width:20px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#84C1FF;}
	.spns1_ll1 { width:100px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#84C1FF; color:#FFFFFF;}
	.spns1_ll2 { width:100px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#84C1FF; color:#FFFFFF;}
	.spns1_ll3 { width:300px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#84C1FF; color:#FFFFFF;}
    .spns1_ll4 { width:50px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#84C1FF; color:#FFFFFF;}
	 .spns1_ll5 { width:50px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#84C1FF; color:#FFFFFF;}
	.spns1_rr6 { width:50px; margin:0 0 1px 1px; margin-left:2px; float:right; padding:3px 0 3px 8px; background-color:#84C1FF; color:#FFFFFF;}
	
	.spns1_e { width:20px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#0F87FF;}
	.spns2_e { width:150px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#0F87FF; color:#FFFFFF;}
	.spns3_e { width:360px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#0F87FF; color:#FFFFFF;}
	.spns4_e { width:50px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#0F87FF; color:#FFFFFF;}
    .spns5_e { width:50px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#0F87FF; color:#FFFFFF;}
	.spns6_e { width:50px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#0F87FF; color:#FFFFFF;}
	
	.spns1_e0 { width:20px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#84C1FF;}
	.spns1_e2 { width:150px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#84C1FF; color:#FFFFFF;}
	.spns1_e3 { width:360px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#84C1FF; color:#FFFFFF;}
    .spns1_e4 { width:50px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#84C1FF; color:#FFFFFF;}
	.spns1_e5 { width:50px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#84C1FF; color:#FFFFFF;}
	.spns1_e6 { width:50px; margin:0 0 1px 1px; margin-left:2px; float:right; padding:3px 0 3px 8px; background-color:#84C1FF; color:#FFFFFF;}
	
	.spnb_l0 { width:20px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:12px 0 3px 8px; height:30px; background-color:#FF0909;}
	.spnb_l2 { width:100px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:12px 0 3px 8px; height:30px; background-color:#FF0909; color:#FFFFFF;}
	.spnb_l3 { width:300px; text-align:center; margin:0 0 1px 1px; margin-left:2px; float:left; padding:12px 0 3px 8px; height:30px; background-color:#FF0909; color:#FFFFFF;}
    .spnb_l4 { width:50px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:5px 0 3px 8px; height:37px; background-color:#FF0909; color:#FFFFFF;}
	 .spnb_l5 { text-align:center; width:157px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 1px; background-color:#FF0909; color:#FFFFFF;}
	 .spnb_l6 { text-align:center; width:50px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 1px; background-color:#FF0909; color:#FFFFFF;}
	 .spnb_l7 { text-align:center; width:50px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 1px; background-color:#FF0909; color:#FFFFFF;}
	 
	.spnb_r8 { text-align:center; width:50px; margin:0 0 1px 1px; margin-left:2px; float:right; padding:3px 0 3px 1px; background-color:#FF0909; color:#FFFFFF;}
	
	.spnb_t0 { width:20px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#FF7575;}
	.spnb_t2 { width:100px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#FF7575; color:#FFFFFF;}
	.spnb_t3 { width:300px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#FF7575; color:#FFFFFF;}
    .spnb_t4 { width:50px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#FF7575; color:#FFFFFF;}
	 .spnb_t5 { text-align:center; width:170px; margin:0 0 1px 2px; float:left; padding:3px 0 3px 1px; background-color:#FF7575; color:#FFFFFF;}
	 .spnb_t6 { text-align:center; width:50px; margin:0 0 1px 2px; float:left; padding:3px 0 3px 1px; background-color:#FF7575; color:#FFFFFF;}
	 .spnb_t7 { text-align:center; width:50px; margin:0 0 1px 2px; float:left; padding:3px 0 3px 1px; background-color:#FF7575; color:#FFFFFF;}
	 
	.spnb_tr8 { text-align:center; width:50px; margin:0 0 1px 2px; float:right; padding:3px 0 3px 1px; background-color:#FF7575; color:#FFFFFF;}
	
	.sbee_l0 { margin:0 0 1px 1px; text-align:center; margin-left:2px; float:left; padding:12px 0 3px 8px; height:30px; background-color:#0099CC;}
	.sbee_l00 { margin:0 0 1px 1px; text-align:center; margin-left:2px; float:left; padding:12px 0 3px 8px; height:15px; background-color:#84C1FF;}
	.sbee_l1 { width:5px;}
	.sbee_l2 { width:80px;}
	.sbee_l3 { width:270px; text-align:left;}
	.sbee_l4 { text-align:center; width:157px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 1px; background-color:#0099CC; }
	 .sbee_l5 { text-align:center; width:50px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 1px; background-color:#0099CC;}	
	.sbee_l6 { width:50px;}
	.sbee_l60 { width:50px; height:39px; margin:0 auto; background:url(../icons/Check-icon.png) no-repeat; }
	.sbee_l50 { text-align:center; width:50px; margin:0 0 1px 1px; margin-left:2px; float:left; height:24px; padding:3px 0 3px 1px; background-color:#84C1FF;}
	
	.sbees_l01 { margin:0 0 1px 1px; text-align:center; margin-left:2px; float:left; padding:12px 0 3px 8px; height:30px; background-color:#0099CC;}
	.sbees_la {width:220px}
	.sbees_lb {width:145px}
	.sbees_lc {width:145px}
	
	.sbees_l02 { margin:0 0 1px 1px; text-align:center; margin-left:2px; float:left; padding:12px 0 3px 8px; height:30px; background-color:#84C1FF;}
	
	  .space { padding:0 0 0 60px;}

	.set_font { font-size:12px; font-weight:700; color:#0099FF;}
	
 #st_h {
 			float:right;
			height:289px;
 		}
		
  #st_h2 {
 			float:right;
			height:600px;
 		}
  #st_hw {
 			float:right;
			
			height:600px;
 		}
		
 .listview { color:#000066; /*background-color:#CFD9DA;*/}
 
 #m_vision { 
 			
			width:227px;
			height:156px;
			background:url(../about-bahria/about_images/vision-pic.jpg) no-repeat top;
			}
 #vision {  width:226px;
 			height:133px;
 			background:url(../about-bahria/about_images/pic-drop-shadow.gif) repeat-x;
 }
 
 #m_statement {
				float:right;
 				width:157px;
				height:173px;
				background:url(../about-bahria/about_images/mission-pic.jpg) no-repeat top;
 				}
 #history {
				float:right;
 				width:202px;
				height:124px;
				background:url(../about-bahria/about_images/history-pic.jpg) no-repeat top;
 				}
				
	#bog {
				width:178px;
				height:153px;
				background:url(../about-bahria/about_images/bog-pic.jpg) no-repeat top;
		}
	#bog_under {  width:178px;
				height:133px;
				background:url(../about-bahria/about_images/pic-drop-shadow.gif) repeat-x;
 			}
			
	#whybahria {
				width:250px;
				height:136px;
				background:url(../about-bahria/about_images/bahria-pic-2.jpg) no-repeat top;
		}
	#why_bahria {  width:250px;
				height:133px;
				background:url(../about-bahria/about_images/pic-drop-shadow.gif) repeat-x;
 			}
			
	#hd_right 
		{
		  background:url(../events/images/fair.jpg) repeat-x;
		  font-size:1.2em; font-weight:bold; color:#0000CC; padding:4px;
		}
	#bukc_middle .hd_facilities
		{
		  background:url(../events/images/fair.jpg) repeat-x;
		  font-size:1.6em; color:#0000CC; padding:8px; text-align:center;
		}
		
	 .hd_notice { font-size:2.5em; line-height:50px; color:#FF0000; padding:8px; text-align:center; }
		
	#middle-wrapers .hd_facilities 
		{
		  background:url(../events/images/fair.jpg) repeat-x;
		  font-size:1.6em; color:#0000CC; padding:8px; text-align:center;
		}
		
	#set_pic
		{
			padding:6px;
			width:240px;
		}
	#set_pic3 
		{
			padding:6px;
			width:250px;
		}
	#aff1 
		{
			width:106px;
			height:122px;
			background:url(../about-bahria/about_images/HECLOGO.gif) no-repeat center;
		}
	
	#aff2 
		{
			width:106px;
			height:125px;
			background:url(../about-bahria/about_images/peclogo.jpg) no-repeat center;
		}
	#aff3, #aff4
		{
			width:120px; text-align:center; float:left; background-color:#FFD8B0; color:#0000CC; font-size:x-small;
		}
	#fac_pic01
		{
			width:209px;
			height:157px;
			background:url(../about-bahria/about_images/facilities_pic-01.jpg) no-repeat top;
			}
	 #fac_pic00 
	 		{ 
				width:209px;
				height:133px;
				background:url(../about-bahria/about_images/pic-drop-shadow.gif) repeat-x;
			 }
	#fac_pic02
		{
			width:209px;
			height:157px;
			background:url(../about-bahria/about_images/facilities_pic-02.jpg) no-repeat top;
			}
	 #fac_pic20 
	 		{ 
				width:209px;
				height:133px;
				background:url(../about-bahria/about_images/pic-drop-shadow.gif) repeat-x;
			 }
			 
	#fac_pic03
		{
			width:209px;
			height:157px;
			background:url(../about-bahria/about_images/facilities_pic-03.jpg) no-repeat top;
			}
	 #fac_pic30 
	 		{ 
				width:209px;
				height:133px;
				background:url(../about-bahria/about_images/pic-drop-shadow.gif) repeat-x;
			 }
			 
	#fac_pic04
		{
			width:200px;
			height:160px;
			background:url(../about-bahria/about_images/facilities_pic-04.jpg) no-repeat top;
			}
	 #fac_pic40 
	 		{ 
				width:200px;
				height:133px;
				background:url(../about-bahria/about_images/pic-drop-shadow.gif) repeat-x;
			 }
			 
	#fac_pic05
		{
			width:209px;
			height:157px;
			background:url(../about-bahria/about_images/facilities_pic-07.jpg) no-repeat top;
			}
	 #fac_pic50 
	 		{ 
				width:209px;
				height:133px;
				background:url(../about-bahria/about_images/pic-drop-shadow.gif) repeat-x;
			 }
			 
	#fac_pic06
		{
			width:209px;
			height:157px;
			background:url(../about-bahria/about_images/facilities_pic-06.jpg) no-repeat top;
			}
	 #fac_pic60 
	 		{ 
				width:209px;
				height:133px;
				background:url(../about-bahria/about_images/pic-drop-shadow.gif) repeat-x;
			 }
	#st_msg {
 			float:right;
			height:289px;
			
 		}
 
 #director-msg { 
 			
			width:150px;
			height:195px;
			background:url(../faculty/images/director.jpg) no-repeat top;border:dashed medium #0099FF;
			}
 #conv-guest612010 { 
 			
			width:160px;
			height:120px;
			background:url(../events/images/convocation6012010/160fwdbukc610-4.jpg) no-repeat top;border:dashed medium #0099FF;
			}
 #conv-rector612010 {
 			width:160px;
			height:120px;
			background:url(../events/images/convocation6012010/160fwdbukc610-7.jpg) no-repeat top;border:dashed medium #0099FF;
 }
 
 #msg {  width:156px;
 			height:133px;
 			background:url(../about-bahria/about_images/pic-drop-shadow.gif) repeat-x;
 }	 
 
 #msg2 {
 			width:165px;
 			height:133px;
 			background:url(../about-bahria/about_images/pic-drop-shadow.gif) repeat-x;
 }
  #ms-msg { 
 			
			width:106px;
			height:150px;
			background:url(../faculty/images/Naveed-M-Khan.jpg) no-repeat top;
			}
 
 #msg-ms {  width:106px;
 			height:133px;
 			background:url(../about-bahria/about_images/pic-drop-shadow.gif) repeat-x;
 }	 
			 
/*********************************************************************************************************************/


/*- Menu Tabs K--------------------------- */ 	

    #tabsK, #tabsE {
      float:left;
      width:100%;
      background:#E7E5E2;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #54545C;
      }
    #tabsK ul, #tabsE ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsK li, #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsK a {
      float:left;
      background:url("../academics/images/tableftK.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsK a span {
      float:left;
      display:block;
      background:url("../academics/images/tabrightK.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
	  
	  #tabsE a {
      float:left;
      background:url("../academics/images/tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("../academics/images/tabrightE.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsK a span, #tabsE a span{float:none;}
    /* End IE5-Mac hack */
    #tabsK a:hover span, #tabsE a:hover span{
      color:#FFF;
	  background-position:100% -42px;
      }
    #tabsK a:hover, #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsK a:hover span, #tabsE a:hover span {
      background-position:100% -42px;
	  }
	  
/*********************************************************************************************************************/


	#clinical_frame {
	margin:6px auto;
	height:51px;
	width:309px;
		background-image:url(../academics/images/clinical-Recognition-logo.gif);	}
		
	#csdept
	{
	margin:6px auto;
	height:242px;
	width:395px;
		background-image:url(../departments/images/cs_dept.gif);
	}
	
	#msdn
	{
	float:right;
	height:51px;
	width:139px;
		background-image:url(../departments/images/msdn.gif);
	}
	
	
	/******************************************************************************************************************/
	
	/************************************************BUJICT************************************************************/
	
	#contant-Left {width:205px; height:350px; float:left; margin-top:20px; border-right: 2px solid #000099; } 
	#contant-Left .nvBB {width:192px; height:37px; margin-left:-8px } 
	/*#contant-Left .nvBB span { padding-top:20px}*/
	#contant-Left .nvBB span a {text-decoration:none; padding-left:15px; padding-top:7px;}
	#contant-Left .nvBB .in_text { padding-left:15px;font-family:Tahoma, verdana; font-size:1em; font-weight:bolder;}
	#contant-Left .nvBB .in_text a {text-decoration:none; color:#000099;}
	
	#contant-Left .nvBB a {
		display: block;
		width: 192px;
		height: 30px;
		background: url(../def_images/navbtmbar.gif) 0 0 no-repeat;
		overflow: hidden;
		border:0px;
		
	
	}
	
	#contant-Left .nvBB a:hover {
		background-position: 0 -38px;	
		color:#FFFFFF;
		overflow: hidden;
			border:0px;
	}
	
	 .bujict_managementboard {width: 690px;
				padding:0px 0px 0 0px;
				float:right;
			}
			/*
#bujict_board .bujict_managementboard { padding:5px 2px 0 10px; }*/
#bujict_board ul { padding: 0px; margin: 0px; list-style:none; }
#bujict_board li { padding: 0px; margin: 2px 5px 5px 0px; list-style-type: none; display:inline;}
#bujict_board li em { color: #9b9b9b;}
#bujict_board .normal { background: #f5fbff; border: solid 1px #e4f4fc; float: left; padding: 3px; width: 215px;}
#bujict_board .normal strong { font-family: 'Georgia'; letter-spacing: -1px; font-size: 12px; font-weight: bold; }
#bujict_board strong a { color: #3399cc;  padding-left: 18px;}
#bujict_board strong { background: url(../def_images/arrow_normal.png) no-repeat left center; }
#bujict_board p { display: block; font-size: 10px; padding: 4px 0px; margin: 0px; line-height: 11px;}
#bujict_board .normal em {background: #fff; display: block; font-size: 9px; font-weight: bold; padding: 5px 3px; margin: 0px; font-style:normal;}

#bujict_board .active { background: #DDFFDD; border: solid 1px #f1f2db; float: left; padding: 3px;  width: 215px;  }
#bujict_board .active strong { font-family: 'Georgia'; letter-spacing: -1px; font-size: 12px; font-weight: bold; }
#bujict_board .active strong a { color: #999933; background: url(../def_images/arrow_active.png) no-repeat left center; padding-left: 18px;}
#bujict_board .active p { display: block; font-size: 10px; padding: 4px 0px; margin: 0px; line-height: 11px;}
#bujict_board .active em { background: #fff; display: block; font-size: 9px; font-weight: bold; padding: 5px 3px; margin: 0px; font-style:normal;}
#bujict_board .active em a { color: #bbbb743;}

.bujict_table_0 { font-weight:bold; color:#FF0000; width:15px; margin:2px 0 2px 1px; margin-left:2px; float:left; padding:10px 0 10px 8px; border-bottom:1px solid #66FF00;/*background-color:#D9EAF4;*/}
.bujict_table_1 { font-weight:bold;color:#000000;width:288px; margin:2px 0 2px 1px; margin-left:2px; float:left; padding:10px 0 10px 8px; border-bottom:1px solid #66FF00;/* background-color:#D9EAF4;*/}
.bujict_table_2 { font-weight:bold;color:#FF0000;width:145px; margin:2px 0 2px 1px; margin-left:2px; float:right; padding:10px 0 10px 8px; border-bottom:1px solid #66FF00;/*background-color:#D9EAF4;*/}

 #greetings {
 			width:960px; 
			float:left;
			padding: 10px 0px 0px 0px;
 }
 
 #toure {
 			width:650px;
			height:200px;
			float:left;
			
			padding:0 0 0 0px;
		 	/*background-image:url(../greetings/tour.jpg);*/
 }
 
 #sum-ses {
 			margin-top:30px;
			width:150px;
			height:190px;
			float:left;
			text-align:center;
			background-color:#F4F4F4;			
 }			
 
 #sum-ses span { color:#000066; font-size:1em;}
 
 #final-result  {
 			margin-top:30px;
			width:150px;
			height:190px;
			float:right;
			text-align:center;
			background-color:#F4F4F4;
 }
 
 #final-result  {color:#000066; font-size:1em;}
 
 
 /******************************************************** Fee Struncture ***********************************************/
 
 .feeh_l0 {  width:250px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 3px; font-size:2em; background-color:#0F87FF; color:#FFFFFF;}
	.feeh_l1 { width:80px; margin:0 0 1px 1px; font-size:1em; margin-left:2px; float:left; text-align:center; padding:3px 2px 3px 0px; background-color:#0F87FF; color:#FFFFFF;}
	
	.feedg { width:925px;color:#FFFFFF; padding:10px 0px; height:80px; font-size:1.4em; margin:0 0 1px 1px;}
	
	.feed_l0 {  width:250px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 3px; background-color:#84C1FF; color:#FFFFFF;}
	
	.feedd_l0 {  width:250px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 3px; background-color:#84C1FF; color:#FFFFFF; text-align:center;}
	
	.feed_l1 { width:80px; margin:0 0 1px 1px; font-size:1em; margin-left:2px; float:left; text-align:center; padding:3px 2px 3px 0px; background-color:#84C1FF; color:#FFFFFF;}
	
	.feeds_l1 { width:80px; margin-bottom:2px; font-size:1em; margin-left:2px; float:left; text-align:right; padding:3px 2px 3px 0px; background-color:#84C1FF; color:#FFFFFF;}
	
	.feedt_l1 { width:80px; margin-bottom:2px; font-size:1em; margin-left:2px; float:left; text-align:right; padding:3px 2px 3px 0px; background-color:#0F87FF; color:#FFFFFF;}
 
 /*************************************************************End*******************************************************/
 
 .bah_div_bgcolor { background:transparent !important; width:670px; margin:0 0 1px 1px; float:left; padding:3px 3px;}
 
 .rs_paper { width:150px; margin:0 0 1px 1px; float:left; padding:3px 0 3px 8px; background-color:#F5FAC5; color:#0033CC;}
 .rspaperdetail { text-align:justify; width:500px; margin:0 0 5px 1px; margin-left:4px; float:left; padding:3px 6px 3px 8px; background-color:#F5FAC5; color:#0033CC;}
 
 .setheight { height:155px}
 .setheight2 { height:182px}
 .setheight3 { height:167px}
 .setheight4 { height:142px}
 .setheight5 { height:103px}
 .setheight6 { height:192px}
 .setheight7 { height:208px}
 .setheight8 { height:126px}
 
 .copyrights { width:660px; margin:0 auto; font-weight:bold; height:15px; padding:4px 4px; background-color:#000099; color:#FFFF00;}
 .copyrights .lds{ float:left; width:300px;}
 .copyrights .rds{ float:right; width:160px;}  
 
 /**********************************************************************************************************************/
 .office { margin:0 auto; width:600px; padding:2px 2px; font-weight:bold; font-size:1.4em; color:#000099;}
 #off-proc { width:620px; margin:0 auto;}
 #off-proc .offleft { float:left; width: 310px; padding:0 0 0 4px; margin:2px 0 2px 0; color:#FFF; font-size:1.2em; text-align:left; background-color:#0099FF;}
 #off-proc .offright {  float:right; width: 300px; padding:0 0 0 4px; margin:2px 0 2px 0; color:#FFF; font-size:1.2em; text-align:left; background-color:#0099FF;}
 
 
  #bukc_middle .mid_heading_pharma {margin-top:12px; padding:5px 5px; font-size:1.5em; background-color:#0F87FF; color:#FFFF00;}
  #bukc_middle .mid_heading_pharma2 {margin-top:12px; padding:5px 5px; font-size:1.4em; background-color:#0F87FF; color:#FFFF00;}
  .col-25 { width:640px; margin:0 auto; }
  
.spnsph1_l0 { width:20px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#0F87FF;}
.spnsph1_l1 { width:120px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#0F87FF; color:#FFFFFF;}
.spnsph1_l3 { width:350px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#0F87FF; color:#FFFFFF;}
.spnsph1_l4 { width:100px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#0F87FF; color:#FFFFFF;}

.spnsph1_ll0 { width:20px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#0F87FF; color:#FFFFFF;}
.spnsph1_ll1 { width:120px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#0F87FF; color:#FFFFFF;}
.spnsph1_ll3 { width:350px; margin:0 0 1px 1px; text-align:left; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#0F87FF; color:#FFFFFF;}
.spnsph1_ll4 { width:100px; margin:0 0 1px 1px; margin-left:2px; float:left; padding:3px 0 3px 8px; background-color:#0F87FF; color:#FFFFFF;}

 .img-pharms { width:700px; margin:0 auto;}
 .img-pharms span { padding:4px 4px;}
 .img-pharms img { border:#999999 thin groove;}
 
 /************************************************************************************************************/
 
 #srclogin { background-image:url(../src/images/loginbg.jpg);
 			width:521px;
			height:383px;
			float:right;
 			} 
 #srclogin2 { background:transparent !important;
 			width:261px;
			height:383px;
			float:right;
			background:#CCCCCC;
 			}
			
 #srclogin2 .inputname {  
 							background:transparent !important; 
 							float:right; 
							width:70%;
							text-align:right;
							padding:63px 54px 0 0; 
 			}
			
  #srclogin2 .nametxt { width:100%;}
  #srclogin2 .pwdtxt { width:100%;}
  #srclogin2 .chk {width:100%;}
  
 #srclogin2 .inputname input { width:165px; height:24px; font-size:1.8em;}
			
 #srclogin2 .inputpwd {  
 							background:transparent !important; 
 							float:right;
							width:70%; 
							text-align:right;
							padding:15px 54px 0 0; 
 			}
			
  #srclogin2 .inputpwd input { width:165px; height:24px; font-size:1.8em;}
  
  #srclogin2 .logbtn 
  					{
						width:20%;
						float:right;
					}
	#srclogin2 .logbtn {
								width:87px;
								height:32px;
								padding:11px 16px 0 0;							
							}
  
  #srclogin2 .chk01 {
  					background:transparent !important; 
 					float:right;
					width:20%;
					padding:9px 72px 0 0;
  					}
					
	#srclogin2 .forgot {
							width:30%;
							float:right;
							padding:2px 40px 0 0;							
						}
						
   #srclogin2 .reg 
   					{
						width:30%;						
						float:right;
						padding:80px 154px 0 0;
						font-size:1.2em;
						font-weight:bold;
						
					}
 
 	#src1 {
			height:190px;
			width:214px;
			float:right;	
			}
			
	#src_img_01 {
					height:175px;
					width:214px;					
					background-image:url(../events/images/independenceday/src1.JPG);
				}
				
	#src2 {
			height:340px;
			width:600px;
			margin:0 auto;
			}
			
	#src_img_02{
					height:365px;
					width:240px;
					float:left;					
					background-image:url(../events/images/independenceday/src2.JPG);
				}
	#src_img_03{
					height:365px;
					width:255px;
					float:right;					
					background-image:url(../events/images/independenceday/src3.JPG);
				}
	#src4 {
					height:450px;
					width:282px;
					float:right;
			}
				
	#src_img_04{
					height:190px;
					width:240px;
					float:right;					
					background-image:url(../events/images/independenceday/src4.JPG);
				}
	#src_img_05{
					height:190px;
					width:255px;
					float:right;					
					background-image:url(../events/images/independenceday/src5.JPG);
				}
				
	.src_recuitment_00
				{
					height:125px;
					width:190px;
					float:right;
					margin:0 auto;
				}

	.src_recuitment_01 
				{
					height:145px;
					width:190px;
					float:right;
					margin:0 auto;
				}
	#src_recuitment_001
				{
					height:135px;
					width:185px;
					float:right;
					background-image:url(../src/images/Test_Conducted_Proctor_Gamble.jpeg);
				}
	#src_recuitment_heading
				{
					text-align:center;
					width:190px;
					float:none;
					font-size:0.8em;
					color:#0099FF;
				}
	#src_recuitment_002
				{
					height:130px;
					width:159px;
					margin: 0 auto;
					background-image:url(../src/images/U_Careers_day_unilever.jpeg);
				}
	#src_recuitment_003
				{
					height:118px;
					width:157px;
					margin: 0 auto;
					background-image:url(../src/images/Orientation_session.jpeg);
				}
	#src_recuitment_004
				{
					height:138px;
					width:149px;
					margin: 0 auto;
					background-image:url(../src/images/Presentation_Lipton_Talent_Hunt.jpeg);
				}
	#src_recuitment_005
				{
					height:141px;
					width:175px;
					margin: 0 auto;
					background-image:url(../src/images/KESC_Internship_Program_2009.jpeg);
				}
	.src_recuitment_02
				{
					height:190px;
					width:190px;
					float:right;
					margin:0 auto;
				}
	#src_recuitment_006
				{
					height:142px;
					width:186px;
					margin: 0 auto;
					background-image:url(../src/images/Management_Trainee_Program.jpeg);
				}
	#src_recuitment_007
				{
					height:138px;
					width:182px;
					margin: 0 auto;
					background-image:url(../src/images/HSBC_Graduating_Students.jpeg);
				}
	#src_recuitment_008
				{
					height:108px;
					width:142px;
					margin: 0 auto;
					background-image:url(../src/images/Graduating_Students.jpeg);
				}
	#src_recuitment_009
				{
					height:126px;
					width:187px;
					margin: 0 auto;
					background-image:url(../src/images/TestConducting_Internship.jpeg);
				}
	#src_recuitment_0010
				{
					height:117px;
					width:172px;
					margin: 0 auto;
					background-image:url(../src/images/SUPARCO.JPG);
				}