/* CSS Document */

body{padding:0px; margin:0px; 
background:url(images/body.png);
color:#4a4949;
font:14px "Trebuchet MS",Arial, Helvetica, sans-serif;
}
div, ul, h1, h2, h3, li, p, img, a{margin:0; padding:0;color:#4a4949;}
ul{list-style-type:none;}

/*-------------- wrapper ---------*/
#wrapper_outer {
	background:url(images/back.png) repeat-x;
}
#wrapper{
	width:990px;
	background:#e9e1b5;
	margin:0 auto;
	position:relative;	
	}
/*--------------header -----------*/
#header{
	width:990px;
	height:121px;
	padding:0;
	margin:0;
}

#welcome {
	width:300px;
	font-size:14px;
	font-weight:normal;
	padding-top:3px;
	float:right;
	margin:0px auto;
	text-align:right;
}

#welcome a {
	font-size:12px;
}

.clear {
		float:none;
		clear:both;
		height:5px;
	}
	
.heading{
	font-size:17px;
	font-weight:bold;
	margin-left:10px;
	margin-bottom:2px;
	padding:4px 3px 0px 3px;
	height: 26px;
	width: 710px;
	border-bottom:solid 1px #4a4949;
}


/*----------------------body---------------*/
#content{
	width:750px;
	margin:0px;
	margin-top:25px;
	padding:0px;
}

#login {
	width:320px;
	height:240px;
	padding:20px;
	margin:0 auto;
	background:#fff;
	color:#4a4949;
	border:solid 1px #4a4949;  
}

#main {
	width:731px;
	margin-left:15px;
	margin-right:5px;
}	
	
.main {
	width:731px;
	background:url(images/main-strip.png) repeat-y;
}	

	
#menu {
	width:230px;
	margin:0px;
	margin-top:25px;
	float:right;
	text-decoration:none;
	}	

/*------------------------footer---------------*/
#footer{
	height:27px;
	padding:0px;
	margin:0px;
	padding-top:10px;
	background:url(images/footer.png) repeat-x;
	text-align:center;
	color:#e9e1b5;
	font:12px Arial, Helvetica, sans-serif;
	}
/*-------------------Staff Menu------------------*/

#nav {
	display:block;
	width:230px;
	background:url(images/menu-strip.png) repeat-y;
	border:none;
}
#nav table{
`	display:block;
	width:230px;
	background:url(images/menu-strip.png) repeat-y;
	border:none;
}
#nav tr td a img {
	border:none;
}

#nav tr td a:link, #nav li a:visited {
	display:block;
	text-decoration:none;
}
#nav li active, #nav li a:focus {
	background:#a2743e;
	color:#fff;
	opacity:0.6;
}

.limitcrossed {
	text-align:center;
	height:24px;	
	color:#e30;
}

th {
	height:25px;
	background:#6d4715;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}

.errormsg {
	width:600px;
	margin:0 auto;
	font-weight:bold;
	text-align:center;
	color:#f00;
	border:solid 2px #f00;
	padding:5px;
}

p {
	height: 23px;
	padding:5px;
	margin-left:10px;
}

#password {
	margin-left:10px;
	padding:10px;
	width:400px;
	border:dotted 1px #4a4949;
}

.mandatory {
	display:none;
	color:#f00;
}

.confirmmsg {
	width:600px;
	margin:0 auto;
	font-weight:bold;
	text-align:center;
	color:#0c9723;
	border:solid 2px #0c9723;
	padding:5px;
}

#login {
	width:400px;
	margin:0 auto;
	position:relative;
}

.login {
	height:30px;
	border:none;
}
#studenthome {
    margin-left:20px;
	padding-left: 20px;
}

/*----------------Table Styiling-----------------------------------*/
/*Author Dwarak*/
/*table {
 font-size:0.9em;
 font-family: Arial, Helvetica, verdana sans-serif;
 background-color:#fff;
 border-collapse: collapse;
 width: 80%;
}
caption {
 font-size: 25px;
 color: #1ba6b2;
 font-weight: bold;
 text-align: left;
 background: url(header_bg.jpg) no-repeat top left;
 padding: 10px;
 margin-bottom: 2px;
}
thead th {
 border-right: 1px solid #fff;
 color:#fff;
 text-align:center;
 padding:2px;
 text-transform:uppercase;
 height:25px;
 background-color: #a3c159;
 font-weight: normal;
}
tfoot {
 color:#1ba6b2;
 padding:2px;
 text-transform:uppercase;
 font-size:1.2em;
 font-weigth: bold;
 margin-top:6px;
 border-top: 6px solid #e9f7f6;
}
tbody tr {
 background-color:#fff;
 border-bottom: 1px solid #f0f0f0;
}
tbody td {
 color:#414141;
 padding:5px;
 text-align:left;
}
tbody th {
 text-align:left;
 padding:2px;
}
tbody td a, tbody th a {
 color:#6C8C37;
 text-decoration:none;
 font-weight:normal;
 display:block;
 padding-left:15px;
}
tbody td a:hover, tbody th a:hover {
 color:#009193;
 text-decoration:none;
}*/
/*---------------------------------------------End Of Table Styling------------------------------------*/
/*---------------------------------Dropdown Styling For Autoloading in Dopdown */
/*Author Dwarak */
#progdiv{
    float: right;
    width: 400px;
}
/*-----------------------------------Update Message Div-------------------------*/
#messagediv
{
    margin-left: 200px;
    background-color: #FFFF66;
    color: #2d2d2d;
    width: 300px;
    text-align: center;
}
#courseList{
    float: left;
    width: 200px;
    height: 250px;


}
#courseList a{
    word-spacing: 1px;

}
/*---------------------------------------End Of Custom Styles ------------------------*/
/*------------------------------Calendar----------------------------------------------*/
/*Author Lavanya*/
body {
  font-family: tahoma;
  font-size: 11px;
}

input, select, textarea {
	font-family: tahoma;
	font-size: 11px;
}

#calendar-header {
/*background-color: #6699CC;*/
background-color: #000000;
 margin: auto; width: 100%;
 padding-top: 2px; }
#calendar-header .closeme { padding: 0px 3px 2px 0px; }

#calendar-body { padding-bottom: 3px; background-color: #6699CC; margin: auto; width: 100%; }
#calendar-body .general { background-color: #FFFFFF; }
#calendar-body .othermonth { background-color: #EEEEEE; color: #AAAAAA; }
#calendar-body .header { background-color: #6699CC; color: #FFFFFF; }
#calendar-body .today { background-color: #FFFFCC; }
#calendar-body .bg { background-color: #6699CC; }
#calendar-body .select { background-color: #FFCC99; }
#calendar-body .othermonth a:link { text-decoration : none; font-family: tahoma; color: #CCFFCC; }
#calendar-body .othermonth a:visited { text-decoration : none; font-family: tahoma; color: #CCFFCC; }
#calendar-body .othermonth a:hover { text-decoration : underline; font-family: tahoma; color: #FFFFFF; }
#calendar-body a:link { text-decoration : none; font-family: tahoma; color: #000000; }
#calendar-body a:visited { text-decoration : none; font-family: tahoma; color: #000000; }
#calendar-body a:hover { text-decoration : underline; font-family: tahoma; color: #FF0000; }
#calendar-body .disabledate { color: #669999; }

#calendar-footer { background-color: #CCCCCC; border: 0px solid #000000; width: 100%; margin: auto; }
#calendar-footer .btn { line-height: 21px; }
#calendar-footer .btn a:link { text-decoration : none; font-family: tahoma; color: #000000; }
#calendar-footer .btn a:visited { text-decoration : none; font-family: tahoma; color: #000000; }
#calendar-footer .btn a:hover { text-decoration : underline; font-family: tahoma; color: #FF0000; }

#calendar-header, #calendar-body, #calendar-footer { padding-left: 1px; padding-right: 1px; }
#calendar-container { background-color: #6699CC; }

.tcday, .tcmonth, .tcyear { font-size: 11px; }

.date-tccontainer { border: 1px solid #cccccc; background-color: #efefef; padding: 2px; }
/*---------------------------------------Calender Ends------------------*/

li.even {
	/*background-color:#659CD8;*/
	background-color:#000000;
}

li.odd {
	background-color:#FFF;
}

tr.even {
	background-color: #99CFF0;
	background-color:#000000;
}

tr.odd {
	background-color:#FFF;
	/*background-color:#000000;*/
}
.suggestionsBox {
	left: 99px;
	width: 404px;
	background-color: #fff;

	border: 2px solid #000;
	margin-top: 5px;
	position: relative;
}
	
.suggestionList {
	margin: 0px;
	padding: 0px;
}
.clrflt {
	clear: both;
}
	
.suggestionList li {
	margin: 0px;
	cursor: pointer;
	list-style-type: none;
}

.suggestionList li:hover {
	background-color: #CAE6F7;
	/*background-color:#000000;*/
}

.mouseover {
	background-color: #CAE6F7;
}
#searchbar {
	height: 30px;
	margin: 0px;
	margin-left: 50px;
	padding: 0px;
}
#searchDiv {
	margin-top:20px;
	margin-left:50px;
}

/* End Fillfeed */
.chkvalid {
	font-weight: bold;
	color: #F00;
	display: none;
}
#searchText {
	width: 400px;
}

/*For fieldset*/
fieldset {
  padding: 1em;
  font:90%/1 sans-serif;
  }
label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  font-size:11px;
  }
  /*To Display Transaction*/
  #displayTransaction
  {
  font-size : 18px;
  margin-left:100px;
  }

/*For idRules.php*/
  
.General ul{
/*color:#FFFFFF;*/
padding:0px;
margin:0px;
text-align:left;
}
.General ul li{
/*line-height:17px;
padding:2px 0px 3px 20px;
margin:1px 0px 1px 2px;*/
list-style-type:none;
background:url(images/arrow.png) no-repeat;
/*background:url(images/menu-strip.png) repeat-y;*/

/*background-repeat:no-repeat;*/
/*background-position:2px 2px;*/
}

  

