@charset "utf-8";
/* CSS Document */

*
{
	margin:0px;
	padding:0px;
}
body
{
	text-align:center;
}


#nav
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #ffcc66;

}



#nav a:hover {
	
	color:#000;
	}


#nav ul
{
	list-style-type:none;
	
	
}
#nav li
{
	display:inline;
	padding:34px;
	
}
#nav a
{
	text-decoration:none;
	color:#cc3333;
		
}

#logo{
	margin-top:13px;
			
}

#collegename{
	margin-top:-55px;
	margin-right:100px;
	color:#CC3333;
	font-size:20px;
	float:right;
	
}

#logo a{
	margin-top:10px;
float:right;
padding:3px;
}





/* Sudo Slider */

.slider ul, .slider ul li, .sliderul, .sliderli{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden; 
	}
.slider ul li, .sliderli{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
		comment the height out, if autoheight is on. 
	*/ 
	width:900px;

/* 	height:241px; */
	overflow:hidden; 
}	
.slider, .slider2 {
	width:900px;
	overflow:hidden; 
}
.graphic, .prevBtn, .nextBtn{
	 margin:0;
	 padding:0;
	 display:block;
	 overflow:hidden;
	 text-indent:-8000px;
 }
 
 .prevBtn, .nextBtn { 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000;
	background:url(file:///C|/Users/pallavi/Desktop/noorpur/btn_prev.gif)  no-repeat 0 0;	
	cursor:pointer;
}	
.nextBtn{ 
	left:900px;
}														
.nextBtn {
	background:url(file:///C|/Users/pallavi/Desktop/noorpur/btn_next.gif) no-repeat 0 0;	
	 
	 
}	
#wrapper .prevBtn{ 
	left:-35px;
}	
		
/* numeric controls */	
ol {
	margin:1em 0;
	padding:0;
	height:28px;	
}
ol li{
	margin:0 10px 0 0; 
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
}
ol li a{
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	background:#DAF3F8;
	color:#555;
	padding:0 10px;
	text-decoration:none;
}
ol li.current a{
	background:#5DC9E1;
	color:#fff;
}
ol li a:focus, .prevBtn a:focus, .nextBtn a:focus{outline:none;}

/* // Sudo Slider */

body {
	font:80% Trebuchet MS, Arial, Helvetica, Sans-Serif;
	color:#333;
	line-height:180%;
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5
{
	margin: 0 0 15px 0;
	padding: 0;
	color: #690;
	font-weight: normal;
}
h1
{
	font-size: 200%;
	letter-spacing: -2px
}

p
{
	margin: 0 0 15px 0;
	padding: 0;
	line-height:21px;

}

a
{
	color: #690;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

img{
	border:none;
}
pre{
	margin-top:-16px;
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	width:674px;
}	
			
.graphic, .prevBtn, .nextBtn {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
			
#container {	
	margin:0 auto;
	text-align:left;
	width:900px;
	background:#fff;		
	margin-bottom:2em;
	height:auto;
}

#admission-text
{
	margin:20px;
	text-align:justify;
	width:570px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:12px;
	float:left;
	line-height:30px;
}
#admission-text b
{
	color:#c33;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}


#rightbar
{
	width:280px;
	float: right;
	margin-top:20px;
	
}
#rightbar li a{
	margin-left:20px;
	text-decoration:none;
	color:#333;
	
}


#rightbar img
{
	margin-left:20px;
}

#rightbar a:hover
{
	background-image:url(images1/links-over_03.jpg);
}


#rightbar h2 b{
	margin-left:20px;
	text-decoration:none;
	color:#cc3333;
}


#rightbar ul{
	list-style-type:none;
	
	
}
#rightbar table  h1
{
	color:#C33;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:normal;
	text-align:center;
}

#rightbar table  h2
{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
}

#rightbar h3 {
		color:#cc3333;
	letter-spacing: normal;
}

#footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	clear: both;
	background-color: #ffcc66;
	
	
	
}



#footer a:hover {
	color:#000;
	
	
}


#footer ul
{
	list-style-type:none;
	
	
}
#footer li
{
	display:inline;
	padding:34px;
	
}
#footer a
{
	text-decoration:none;
	color:#cc3333;	
}
