﻿body{
	margin:0px;
	padding:0px;
	background-image:url('images/bg.jpg');
	background-repeat:repeat-x;
	color: #333333;
}
a{
	color: gray ;
	text-decoration:none ;
}
a:hover {
	color:blue;
}
#wrapper{
	width:960px;
	margin:0px auto;
	background-color: white ;
}
#header{
	background-image:url('images/header.jpg');
	height:130px;
	background-repeat: no-repeat;
	background-position: left center ;
	width:100%;
}
.t_menu{
	width:220px;
	height:110px;
	padding-top: 20px;
	float: right ;
	background-image: url('images/login_main.jpg');
	background-repeat: no-repeat ; 
	background-position: center -15px;
	margin-right: 20px;
	visibility :visible ;
}
.t_menul{
	width:120px;
	height:110px;
	padding-top: 20px;
	float: right ;
	margin-right: 20px;
	visibility :visible ;
}
.t_menul input{
	width: 83px;
	background-color: silver ;
	border: 1px #EBEBED solid ; 

}

.t_menu input{
	width: 83px;
	background-color: transparent ;
	border: 0px #EBEBED solid ; 

}
.t_menu a{
	display: block ;
	float: right ;
	margin-right: 5px;
	padding: 3px;
}
#top_bu{
	width:200px;
	height:20px;
	margin-top:25px;
	float:right;
}
#top_bu a{
	background-image:url('images/top_bu.gif');
	background-repeat:no-repeat;
	background-position:left;
	border:none;
	padding:2px;
	margin:2px;
	width:140px;
	height:20px;
	padding-left:30px;
	color:white ;
	float:right;
}
#top_bu a:hover{
	border:none;
	padding:2px;
	margin:2px;
	color:white ;
	width:150px;
	padding-left:30px;
	background-image:url('images/top_bu1.gif');
	background-repeat:no-repeat;
	background-position:left;
}
#cont{

}
/*.left_menu{
	background-image: url('images/menu_top.gif');
	padding-top:30px;
	background-repeat: no-repeat ; 
}
.left_menubot{
	background-image:url('images/menu_bot.gif');
	background-repeat: no-repeat ;
	padding-bottom: 21px;
	background-position: 0px bottom ;
}
.left_menubot ul, .left_menubot li{
	margin:0px;
	padding: 0px;
	list-style: none ;
}
.left_menubot div{
	padding-left: 2px;
}
.left_menubot li{
	position: relative ;
	height: 25px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 3px;
	background-image: url('images/menu_b1.gif');
	background-repeat: no-repeat ;
	color: white ;
}
.left_menubot li:hover{
	background-position: 0px -28px;
}
.left_menubot ul ul{
	position: absolute ;
	top: 0px;
	left: 160px;
	width: 160px;
	display: none ;
}
.left_menubot ul li:hover > ul{
	display: block ;
}
.left_menubot a{
	display:block ;
	color: white ;
	text-decoration: none ;

}

.main_menu,.main_menu ul{
	padding: 0px;
	margin: 0px;
	list-style:none ;
}
.main_menu li{
	font-weight: bold ;
	font-family: Verdana, Geneva, Tahoma, sans-serif ;
	font-size: 14px;
		color: #003399;

}
.main_menu ul li{
	font-weight: normal ;
	margin: 0px;
	font-size: 11px;
	text-transform:lowercase ;
	background-image: none ;
		border-bottom: 1px white solid ;
		width: 154px;

}
.main_menu a{
		/*color: ;
		color:green ;
		text-decoration: none ;
}
.main_menu a:hover {
	color: black ;#003399
}
*/
.click_here{
	background-image: url('images/click_here.gif');
	background-repeat: no-repeat ;
	width: 87px;
	display: block ;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Verdana, Geneva, Tahoma, sans-serif ;
	font-size: 13px;
	font-weight: bold ;
	text-decoration: none ;
	color: white ;
	-webkit-transition:all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
}
.click_here:hover {
	background-position: center  bottom ;

}
.courses{

}

.courses a{
	display: block ;
	width: 162px;
	height: 102px;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
}
.courses a[title="English Language Courses"]{
	background-image: url('images/eng_lang.jpg'); 
}
.courses a[title="Under-Graduate Courses"]{
	background-image: url('images/und_grad.jpg'); 
}
.courses a[title="Post Graduate Courses"]{
	background-image: url('images/post_grad.jpg'); 
}
.courses a[title="Professional Courses"]{
	background-image: url('images/prof_cour.jpg'); 
}
.courses a[title="Short Courses"]{
	background-image: url('images/short_courses.jpg'); 
}
.courses a:hover{
	-webkit-transform: scale(.9);
	-moz-transform: scale(.9);
	-o-transform: scale(.9);
}
.inner{
	margin: 10px;
	font-size: 12px;
	color: #595959;
	font-family: Verdana;
	text-align: justify;
	text-align: left ;
}

.inner a{
	color: navy ;
}
.inner a:hover {
	text-decoration: underline ;
}





#heading{
	float:right;
	width:580px;
	height:50px;
	background-image:url('images/News.gif');
	background-repeat:no-repeat;
	text-align:right;
	background-position:right;
	padding-right:10px;
}
#footer{
	background-image:url('images/footer_bg.jpg');
	background-repeat:repeat-x ;
	width:960px;
	height:80px;
}
#footer p {
	text-align:center;
	margin:0px;
	padding-top:28px;

}
#footer p a{
	color:#666666;
	font-family:"Arial Unicode MS";
	font-size:12px;
	text-decoration:none; 
}
#footer p a:hover{
	color:black;
}
h3 {
	border-bottom: 1px silver solid ;
	font-size: 18px;
}
.style8 a{
	color: orange ;
	font-weight: bold ;
}
.left_nav {
	background-image: url('images/menu_left_bg.jpg');
	background-repeat: repeat-y ; 
}
.left_nav ul{
	margin: 0px;
	padding: 0px;
}
a.left_nav1{
	background-image: url('images/menu_left_top.jpg');
	background-repeat: no-repeat ;
	display: block ;
	width: 150px;
	padding-left: 38px;
	padding-top: 15px;
	padding-bottom: 8px;
	color: white ;
	text-decoration: none ;
	font-family:Arial, Helvetica, sans-serif ;
	font-size: 14px;
	font-weight: bold ;
	text-transform:uppercase ;
}
.left_nav ul, .left_nav li{
	list-style: none ;
	color: white ;
}
.left_nav a{
	color: white ;
	text-decoration: none ;

}
.left_nav a:hover {
	text-decoration: underline ;
}
ul.sub_menu{
	margin-left: 30px;
	padding-left: 10px;
	height: 0px;
	overflow: hidden ;
	z-index: 2;
	width: 140px;
	cursor: pointer ;

	-webkit-transition:all .3s ease-in-out;
}
ul.sub_menu li{
	position: relative;
}
.left_nav li:hover > ul.sub_menu{
	height:auto ;
	overflow: visible ;
}
.sub_menu ul{
	position: absolute ;
	left: 130px;
	top: 2px;
	width: 200px;
	background-color: #24586D;
	display: none ;
}
ul.sub_menu li:hover > ul{
	display: block ;
	z-index: 10;
	width: 200px;
}
ul.sub_menu li > ul li{
	padding: 5px;
}
ul.sub_menu li > ul li:hover {
	background-color: #7CB9D3;
}

/**************************************NEW MENU*****************************/
.new_menu{
	
}

/**********************************************************************/
.arrowlistmenu{
	width: 190px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 12px Arial;
	margin: 0px;
	display: block ;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	cursor: pointer;
	height: 25px;
}
.menuheader:hover {
/*	background-image: url('images/but_bg1.jpg');
	background-repeat: repeat-x ; 
*/
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	/*background-image: url(titlebar-active.png);*/
}

/*
.arrowlistmenu ul{ 
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; 
}

.arrowlistmenu ul li{
	padding-bottom: 2px;
}

.arrowlistmenu ul li a{
	color: #A70303;
	background: url(arrowbullet.png) no-repeat center left; 
	display: block;
	padding: 2px 0;
	padding-left: 19px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
}
.arrowlistmenu ul li a:visited{
	color: #A70303;
}


.arrowlistmenu ul li a:hover{
	color: #A70303;
	background-color: #F3F3F3;
}
*/


span.Introduction, span.Organization, span.YourLocalPolice, span.CharacterCertificate, span.PhotoGallery, span.MissingPersons, span.IdentificationVehicles, span.NewsUpdates ,span.Oversight, span.Budgets, span.CrimeAnalysis, span.CrimeStoppers, span.Initiatives, span.Employment, span.Martyrs, span.Complaints, span.ResourceCenter, span.ContactUs{
	background-repeat: no-repeat ;
	background-position: left bottom ;
	display: block ;
	width: 100%;
	height: 35px;
	padding: 5px 0px 5px 50px;
	width: 140px;
}

/********************************************************************************/

.hover tr:hover {
	background-color: #EFEFEF; 
}
