﻿*
{
border: 0;
margin: 0;
}



body
{
    
    font: 12px Arial, Helvetica, sans-serif; 
    line-height: 18px;
    background-repeat: repeat-x;
    background-attachment: fixed;   
   
}


address
{
 padding-left:50px;   
}


.body_bg
{
    
 
 background-color:#217798;
    
    /* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #196B9A 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #196B9A 100%);

/* Opera */ 
background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #196B9A 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #196B9A));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #196B9A 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to top, #FFFFFF 0%, #196B9A 100%);
  
    
}


#tbl_outer
{
 
    margin:0px;
    width:100%;
    /*background-image: url('images/bg_head_long.jpg');
    background-position: center top;*/
}

#asst_tech
{
    height: 25px;
    background-color: #DFFFFF;
    background-image: url('images/asst.jpg');
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #FFFFFF;
    text-align:center;
    display:none;
}

#asst_tech input
{
 cursor:pointer;   
}

#header
{
    border-bottom-style: solid;
    border-bottom-width: thin; 
    border-bottom-color: #FFFFFF;
    background-color: #217798;
}


#tbl_main
{
    
    width: 1008px;
    margin: 0 auto;
    clear: both;
    background: url('images/mainbg.png') repeat-y;
    
    
}

#tbl_logo
{
    
 
    width: 1008px;
    height: 150px;
}


#univ_name
{
    color:#FFCC00;
    font-size:60px; 
    font-family: 'Agency FB'; 
    font-weight:bolder; 
    letter-spacing: .1em;
}


#top_bar_reverse
{
    
    width: 680px;
    height: 49px;
    background-image: url('images/menu_reverse.jpg');
    background-repeat: no-repeat;
    background-position: right bottom;
    color: Yellow;
    
    
    
}

#top_bar_reverse a img
{
   display:none;
}


#top_bar_reverse a 
{
    width: 100%;
	height: 34px;
	display: block;
	text-align: center;
	text-decoration: none;
    color  :Yellow; 
    padding-top:10px;  
}

#top_bar_reverse a:hover
{
    color: Black;
    background-image: url(images/menuhover_reverse.png);
    background-repeat: no-repeat;
    background-position: center -15px;
}



#left{
	width: 308px;
	margin-left: 7px;
}

#left_top{
	background: url(images/left_top.jpg) no-repeat;
	height:7px;
	margin-left: 10px;
	margin-top:0px;
}
#left H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #0f3349;
	height: 40px;
	text-align: left;
	padding-left:30px;
	margin-bottom: 10px;
	background: url(images/title.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 1px;
	margin-right: 3px;
	padding-top: 5px;
}

#leftbg{
	background: url(images/leftbg.jpg);
    background-repeat: no-repeat;
    background-position: top;
	min-height:220px;
	margin-top:5px;
	margin-left: 10px;
	
	
}

#left ul{
	list-style: none;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 5px;
}

#left li{
	background: url(images/ls.png) no-repeat 2px 3px;
	padding-left: 25px;
	margin-bottom: 10px;
	text-align:left;
	font-weight:bold;
}

#left ul li a{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size:12px;*/
	text-decoration:none;
	color: #000000;
	font-weight:normal;
	text-align:left;
	font-weight:bold;
}

#left ul li a:hover {
	color: #3f5c6d;
}




#right{
	float: right;
	width: 681px;
	margin-right: 8px;
}

#right H4
{
    height: 40px;
    font-family: 'Adobe Gothic Std B';
    font-size: 20px;
    font-weight: normal;
    color: #CC3300;
    margin-left: 2px;
    margin-right: 2px;
    /*background: url(images/title.gif);*/
    background-repeat: repeat-x;
    background-position: bottom;
    padding-left: 15px;
    margin-bottom: 0px;
    padding-top: 10px;
    letter-spacing:1px;
}


#right H5
{
    height: 40px;
    font-family: Aharoni;
    font-size: 16px;
    font-weight: normal;
    color: #3333CC;
    margin-left: 2px;
    margin-right: 2px; /*background: url(images/title.gif);*/
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 85px;
    margin-bottom: 0px;
    padding-top: 10px;
    letter-spacing: 1px;
    background-image: url('images/hand.gif');
}


#right .hand
{
    height: 40px; 
    padding-left: 85px;
    background-image: url('images/hand.gif');
    background-repeat:no-repeat;
    background-position:left top;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	line-height:20px;
	text-indent:0px;
}


#right .text
{
    margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	line-height:20px;
}

#right .text img
{
   margin:5px 5px 5px 0px;
   border:thin solid black;
}

#right ul
{
    padding-left: 105px;
    list-style-type: circle;
    padding-right:15px;
    line-height:25px;
    /*font-weight:bold;*/
}

#right ol
{
    padding-left: 75px;
    font-weight:bold;
    padding-right:15px;
    line-height:25px;
}

.dept_header_images
{
   
}
.dept_header_images img
{
    margin-left:5px;
    margin-right:5px;
    width: 670px;
    height: 150px;
    
}

.dept_home_images img
{
    
    width: 100%;
    
    
}

.page_header
{
    border: thin solid #808080;
    
    font-family: 'Adobe Gothic Std B';
    font-size: 25px;
    font-weight: normal;
    color: #053C7E;
    padding: 20px;
    padding-top:10px;
    letter-spacing: 1px;
    text-align: center;
    width:628px;
    background-color: #FFFF99;
    margin-left:5px;
    text-align:center;
    line-height:35px;
    
  
}




.dept_name_opacity
{
    border: thin solid #808080;
    display: table;
    font-family: 'Adobe Gothic Std B';
    font-size: 25px;
    font-weight: normal;
    color: #053C7E;
    padding: 10px;
    letter-spacing: 1px;
    text-align: center;
    width:650px;
    background-color: #FFFF99;
    opacity: 0.8;
    margin-top: -150px;
}

.dept_name_opacity span
{
    opacity:1;
}


#footer
{
   
    top:0;
    background-position: left bottom;
    background-color: #217798;
    color: #18495A;
    text-align: center;
    position: relative;
    height: 148px;
    color:White;
    border-top-style:solid;
    border-top-width:thin;
    border-bottom-color:White;
 
   
}

#content
{
    text-align:justify;
    margin:5px;
    padding:10px;
     
}


.grad_sky
{
     /* IE10 Consumer Preview */ 
background-image: -ms-radial-gradient(center, circle farthest-corner, #FFFFFF 0%, #BEEAF0 100%);

/* Mozilla Firefox */ 
background-image: -moz-radial-gradient(center, circle farthest-corner, #FFFFFF 0%, #BEEAF0 100%);

/* Opera */ 
background-image: -o-radial-gradient(center, circle farthest-corner, #FFFFFF 0%, #BEEAF0 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(radial, center center, 0, center center, 506, color-stop(0, #FFFFFF), color-stop(1, #BEEAF0));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-radial-gradient(center, circle farthest-corner, #FFFFFF 0%, #BEEAF0 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: radial-gradient(circle farthest-corner at center, #FFFFFF 0%, #BEEAF0 100%);
 
 min-height:550px;
 text-align:justify;
 
}

#wait
{
     /* IE10 Consumer Preview */ 
background-image: -ms-radial-gradient(center, circle farthest-corner, #FFFFFF 0%, #BEEAF0 100%);

/* Mozilla Firefox */ 
background-image: -moz-radial-gradient(center, circle farthest-corner, #FFFFFF 0%, #BEEAF0 100%);

/* Opera */ 
background-image: -o-radial-gradient(center, circle farthest-corner, #FFFFFF 0%, #BEEAF0 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(radial, center center, 0, center center, 506, color-stop(0, #FFFFFF), color-stop(1, #BEEAF0));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-radial-gradient(center, circle farthest-corner, #FFFFFF 0%, #BEEAF0 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: radial-gradient(circle farthest-corner at center, #FFFFFF 0%, #BEEAF0 100%);
 
text-align:justify;
    margin:5px 5px -5px 5px;
    padding:10px;
    display:none;
    min-height:50px;
 
}

.univ_link
{
    border-style: solid;
    border-width: thin;
    padding: 10px;
    font-size: large;
    font-family: verdana;
    font-weight: bold;
    text-align: center;
    background-color: #fff;
    color: #3333CC;
    display: block;
    text-decoration: none;
    

}


.highlight
{
    background-color: #E6E6DB;
    border: 1px solid #000000;
    padding: 10px;
}


.link1
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight: bold;
    color: #3399FF;
    margin:0px;
    margin:5px 0px 5px 0px;
}

#right a.link1
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration:none;
    font-weight: bold;
    color: #3399FF;
    margin:0px; 
}





.link2
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
    color: #993300;
    margin:5px 0px 5px 0px;
}

 #right a.link2
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
    color: #993300;
}

.right_arrow
{
    height: 40px;
    font-family: Aharoni;
    font-size: 16px;
    font-weight: normal;
    color: #3333CC;
    margin-left: 2px;
    margin-right: 2px; /*background: url(images/title.gif);*/
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 50px;
    margin-bottom: 0px;
    padding-top: 5px;
    letter-spacing: 1px;
    background-image: url('images/right_cal_arrow.png');
}


.right_arrow1
{
    height: 40px;
    font-family: Aharoni;
    font-size: 12px;
    font-weight: normal;
    color: #3333CC;
    margin-left: 2px;
    margin-right: 2px; /*background: url(images/title.gif);*/
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 50px;
    margin-bottom: 0px;
    padding-top: 5px;
    letter-spacing: 1px;
    background-image: url('images/r_arrow.gif');
    line-height:30px;
}
.right_arrow_text
{
   
    font-weight: normal;
    margin-left: 10px;
    margin-right: 10px; /*background: url(images/title.gif);*/
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 50px;
    margin-bottom: 0px;
    padding-top: 5px;
    letter-spacing: 1px;
    background-image: url('images/right_cal_arrow.png');
    
}

.star
{
    background-image: url('images/star_red.gif');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 75px;
}


.arrow_blue_white
{
    background-image: url('images/arrow_blue_white.gif');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 75px;
}

.arrow_yellow
{
    background-image: url('images/arrow_yellow.gif');
    background-repeat: no-repeat;
    background-position: left center;
    
}


.heading
{
    height: 40px;
    font-family: Aharoni;
    font-size: 16px;
    font-weight: normal;
    color: #3333CC;
    margin-left: 2px;
    margin-right: 2px; /*background: url(images/title.gif);*/
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 50px;
    margin-bottom: 0px;
    padding-top: 5px;
    letter-spacing: 1px;
    
}



.heading_smallPadding
{
    height: 40px;
    font-family: Aharoni;
    font-size: 16px;
    font-weight: normal;
    color: #3333CC;
    margin-left: 2px;
    margin-right: 2px; /*background: url(images/title.gif);*/
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 10px;
    margin-bottom: 0px;
    padding-top: 5px;
    letter-spacing: 1px;
    
}


.email1
{
    background-image: url('images/email.png');
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 30px;
    min-height:20px;
    padding-top:5px;
    margin:5px;
    text-align:left;
}

.email2
{
    background-image: url('images/email.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    min-height: 20px;
    padding-top: 2px;
    margin: 5px;
    text-align: left;
}

.phone1
{
    background-image: url('images/Phone-icon.png');
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 30px;
    min-height: 20px;
    padding-top: 2px;
    margin:5px;
    text-align:left;
}

.phone2
{
    background-image: url('images/Phone.gif');
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 30px;
    min-height: 20px;
    padding-top: 2px;
    margin:5px;
    text-align:left;
}

.mobile1
{
    background-image: url('images/mobile.png');
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 30px;
    min-height: 20px;
    padding-top: 2px;
    margin:5px;
    text-align:left;
}


.qualification
{
    font-family: arial;
    font-style: italic;
    font-weight: bold;
    color: #3366FF;
    margin:5px 0px 5px 0px;
}


/*          Alternet Row Style Start    */





	.alternet_row_style{
		width:100%; 
		border-collapse:collapse; 
	}
	.alternet_row_style td{ 
		padding:7px; border:#4e95f4 1px solid;
	}
	/* provide some minimal visual accomodation for IE8 and below */
	.alternet_row_style tr{
		background: #b8d1f3;
	}
	/*  Define the background color for all the ODD background rows  */
	.alternet_row_style tr:nth-child(odd){ 
		background: #b8d1f3;
	}
	/*  Define the background color for all the EVEN background rows  */
	.alternet_row_style tr:nth-child(even){
		background: #dae5f4;
	}

    .alternet_row_style tr:first-child
    {
        
       background-image: url('images/diagonal_yellow.png'); 
    }







.alternet_row_style_no_border{
		width:100%; 
		border-collapse:collapse; 
	}
	.alternet_row_style_no_border td
{
    padding: 7px;
   
}
	/* provide some minimal visual accomodation for IE8 and below */
	.alternet_row_style_no_border tr{
		background: #b8d1f3;
	}
	/*  Define the background color for all the ODD background rows  */
	.alternet_row_style_no_border tr:nth-child(odd){ 
		background: #b8d1f3;
	}
	/*  Define the background color for all the EVEN background rows  */
	.alternet_row_style_no_border tr:nth-child(even){
		background: #dae5f4;
	}

    .alternet_row_style_no_border tr:first-child
    {
        
       background-image: url('images/diagonal_yellow.png'); 
    }






.alternet_row_style_yellow_sky{
		width:100%; 
		border-collapse:collapse; 
	}
	.alternet_row_style_yellow_sky td{ 
		padding:7px; border:#4e95f4 1px solid;
	}
	/* provide some minimal visual accomodation for IE8 and below */
	.alternet_row_style_yellow_sky tr
{
    border: 1px solid #e69700;
    background: #EEEEEE repeat 50% 50%;
    font-weight: bold;
    color: Black;
}
	/*  Define the background color for all the ODD background rows  */
	.alternet_row_style_yellow_sky tr:nth-child(odd){ 
	border: 1px solid #e69700;
    background: #EEEEEE repeat 50% 50%;
    font-weight: bold;
    color: Black;
	}
	/*  Define the background color for all the EVEN background rows  */
	.alternet_row_style_yellow_sky tr:nth-child(even)
{
    border: 1px solid #e69700;
    background: #C5DDFC url('images/sky.png') repeat 50% 50%;
    font-weight: bold;
    color: Black;
}


.alternet_row_style_yellow_sky_withHeader{
		width:100%; 
		border-collapse:collapse; 
	}
	.alternet_row_style_yellow_sky_withHeader td{ 
		padding:7px; border:#4e95f4 1px solid;
	}
	/* provide some minimal visual accomodation for IE8 and below */
	.alternet_row_style_yellow_sky_withHeader tr
{
    border: 1px solid #e69700;
    background: #EEEEEE repeat 50% 50%;
    font-weight: bold;
    color: Black;
}
	/*  Define the background color for all the ODD background rows  */
	.alternet_row_style_yellow_sky_withHeader tr:nth-child(odd){ 
	border: 1px solid #e69700;
    background: #EEEEEE repeat 50% 50%;
    font-weight: bold;
    color: Black;
	}
	/*  Define the background color for all the EVEN background rows  */
	.alternet_row_style_yellow_sky_withHeader tr:nth-child(even)
{
    border: 1px solid #e69700;
    background: #C5DDFC url('images/sky.png') repeat 50% 50%;
    font-weight: bold;
    color: Black;
}


.alternet_row_style_yellow_sky_withHeader tr:first-child
    {
        
       background-image: url('images/diagonal_blue2.png'); 
       color:Orange;
    }



/*           Alternet Row Style   End */


  .rowStyleOrange
    {
        
        background-image: url('images/diagonal_yellow.png');
       color:Blue;
    }
    
    
tr.rowStyleOrange
{
    background-image: url('images/diagonal_yellow.png');
}


.bold
{
    font-weight:bold;
}


.officers
{
    
}

.officers table
{
    width:100%;
}

.officers table td.left
{
    width:120px;
    vertical-align:top;
}

.officers table td.right
{
    padding-left:10px;
    vertical-align:top;
}



.padding10px
{
    padding-left:10px;
}

.padding20px
{
    padding-left:20px;
}

.padding30px
{
    padding-left:30px;
}

.padding40px
{
    padding-left:40px;
}
.padding50px
{
    padding-left:50px;
}


.margin10px
{
    margin-left:10px;
}


.margin20px
{
    margin-left:20px;
}

.margin30px
{
    margin-left:30px;
}

.margin40px
{
    margin-left:40px;
}

.margin50px
{
    margin-left:50px;
}

p.firstCapital:first-
{
    font-size: 2.0em;
    float: left;
    vertical-align: top;
    color: #CC3300;
    font-weight: bold;
}

.supernova
{
    color: Black;
    background-image: url('images/animated.gif');
    background-repeat: repeat;
}