﻿body 
{
	font-family: Arial, Verdana, Tahoma Sans-Serif;
	font-size:0.8em;	
	width:800px;
	margin:0 auto;
	position:relative;
	background: #b0acad url(../Images/Body/BGSilver.jpg) no-repeat fixed;
}

.changeFont
{
	font-family: Verdana,Arial,Tahoma Sans-Serif;
}


/************** mainSideLink Style ****************************/

#sideSubLink, .sideNavFont
{
	font-family: Verdana,Lucida Sans, Arial, Verdana,Sans-Serif;
	font-size:0.9em;	
}

#sideSubLink a:link,#sideSubLink a:visited
{
	color:White;
	text-decoration:none;
}

#sideSubLink a:hover,#sideSubLink a:active
{
	text-decoration:underline;
}


.sideNavFont a:link .strong,.sideNavFont a:visited.strong /*Use in news content view*/
{	
	color:red;
	text-decoration:none;
}

.sideNavFont a:link,.sideNavFont a:visited
{
	color:Black;	
	text-decoration:none;
}

.sideNavFont a:hover,.sideNavFont a:active
{
	text-decoration:underline;
	
}

/************** mainSideLink Style End ****************************/

/************** SubSideLink Style, admission, etc ****************************/
#subSideLinkBody li
{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style:none;
	text-align:left;
	text-transform:uppercase;		
}

#subSideLinkBody
{
	font-family:  Arial, Verdana,Sans-Serif,Sans-Serif;
	padding: 0;
}

/****** Start of Menu *************/
#menu
{
	width:210px;
	margin: 0;
	padding: 0;		
	position:relative;
	/*border:solid 1px #ccc;	*/
}

#menu h4
{
	text-align:center;
	font-size:medium;
}
	
#menu ul {
list-style: none;
margin: 0;
padding: 0;}


#menu li
{
	position: relative;		
	width:198px; /*Set the anchor width*/		
	margin-left:10px;
	margin-top:1em;	
	/*border:solid 1px;*//* Enable to this to see the list border*/
}

#menu li a /*Default background image arrow1 (gray arrow)*/
{
background:url(../Images/subPageTemplate/arrow1.png) no-repeat left top;
/*border:solid 1px;*/
display:block;
padding-left:1em;
}

#menu li a[class='strong'] /*when anchor tag class is strong set the background image to arrow2 (yellow arrow)*/
{
background:url(../Images/subPageTemplate/arrow2.png) no-repeat left top;			
}

#menu a 
{
text-decoration: none;
}

#menu a:hover {
color: #a00;
text-decoration: underline;
}

#menu ul ul {
position: absolute;
top:0;
left:100%;
width:100%;
background-color:#efefef;
border:solid 1px red;
}

#menu ul ul li
{
	 border:solid 1px maroon;		 
}

#menu ul ul ul{
position: absolute;
top:0;
left:100%;
width:100%;
background-color:#efefef;
}

#menu li li
{
	padding-left:0;	
	margin:0;
	padding-top:.2em;
	padding-bottom:.8em;
}


div #menu ul ul, div #menu ul ul ul,
div #menu ul li:hover ul ul
{
	display:none;
}

div #menu ul li:hover ul, div #menu ul ul li:hover ul
{
	display:block;
}


#menu li > a[class] /*remove the link when it is active page*/
{
	text-decoration:none;
	cursor:default;
	font-weight:bold;
	color:Red;
}

/****** End of Menu *************/

.strong
{
	font-weight:bold;	
	color:Red;		
}

.contentHeading
{
	color:#F63;
}

.contentStyle
{
	text-align:center;
}

.personName
{
font-weight:bold;
}

.educDegree
{
	
}
.designation
{
	font-style:italic;	
}
.officeName
{
	font-weight:bold;
	text-transform:uppercase;
}


.listContent /*For unordered list*/
{
	list-style-type:disc; 	
	margin:0;
	padding-left:3em;
}

.listContent ul /*For unordered sublist*/
{
	list-style-type:disc;
	margin:0;
	padding-left:2em;	
}

.listContentNS /*For unordered list with no style*/
{
	list-style-type:none;
	margin:0;
	padding-left:2em;		
}


.listContentOrdered /*For Ordered list*/
{
	list-style-type:decimal; 
	margin:0;
	padding-left:3em;
}


.listContentOrderedUR /*For Ordered list*/
{
	list-style-type:upper-roman;
	margin:0;
	padding-left:3em;
}

.listContentOrderedLA /*For Ordered list*/
{
	list-style-type:lower-alpha;
	margin:0;
	padding-left:3em;
}

.boldContent{font-weight:bold;}

.indentSubContent {padding-left:2em;}

.ulineContent {text-decoration:underline;}

.italicContent{font-style:italic;}

.uCase {text-transform:uppercase;}

.lowerSize
{
font-size:0.8em;
}

.center
{
	text-align:center;
}
.left
{
	text-align:left;
}

.tableList /*use in scholarship*/
{
	float:left;	
	border-top: 1px solid #BFBAB0;
	padding:5px;
	width:98%;	
}

.altColor1 /*Alternating Color for Table List*/
{
	background-color:#F2EFE9;
}

.altColor2 /*Alternating Color for Table List*/
{
	background-color:#E6E3DD;
}

.adjustLeft
{
	float:left
}

.setWidth /*use in Scholarship page*/
{
	width:90px;
}

table {
border: 1px solid #999;
border-collapse: collapse;
font-family: Georgia, Times, serif;
text-align:left;
width:100%;
}

caption
{
	background-color:#FC9;
	padding:2px 0;
	border: 1px solid #999;
	font-weight:bold;	
}

td {
border: 1px solid #999;
padding: 1px 5px;
vertical-align: top;
}

tr.title
{
	background-color:#CC9;	
}

tr.odd
{
	background-color:#F7F6F3;
}

tr:hover, .title:hover
{
	background-color:#FFC;
}

div.resetTable table
{
	border:none;
	padding:0;
	text-align:left;
}

div.resetTable td
{
border: 1px solid #999;
padding: 5px;
vertical-align: top;
}

.admin td
{
	width:50%;
}

.admin tr
{
	text-align:left;
}

.contentGray
{
	font-size:smaller;
	color:Gray;
}

a:link
{
	text-decoration:underline;
	color:red;
}

a:visited,a:hover, a:active
{
	text-decoration:underline;
	color:Maroon;
}

.removeLink
{
	cursor:default;
	font-weight:bold;
	color:Red;
}

.backToTop
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
}

/*Style for Field Set use in Admissions/ExaminationResult.aspx */

fieldset {
margin: 1.5em 0 0 0;
padding: 0;
}

legend {
margin-left: 1em;
color: #000000;
font-weight: bold;
}

fieldset ol {
padding: 1em 1em 0 1em;
list-style: none;
}

fieldset li.upperField {
padding-bottom: .5em;
}

.submit {
border-style: none;
text-align:center;
margin:.5em 0;
}

label {
float: left;
width: 12em;
margin-right: 1em;
text-align: right;
}
/*End of Style for Field Set use in Admissions/ExaminationResult.aspx */

.subContentHeader /*Use for page Title*/
{
	background:url(../Images/Body/Gradient_02.png) repeat-x;
	text-align:left;
	font-size:medium;	
	font-weight:bold;	
	font-family:Arial;
	color:Red;
	height:24px;
		float:left;
	padding-top:2px;
	text-align:center;		
}
	

.contentTitleLeft
{
	background:url(../Images/Body/Gradient_01.png) no-repeat;
	height:24px;
	width:67px;	
	display:block;	
	float:left;		
}
	
.contentTitleRight
{
	background:url(../Images/Body/Gradient_03.png) no-repeat;
	height:24px;
	width:67px;			
	float:left;
	text-align:center;	
}
	
.centered
{
	margin:auto;
	width:220px;
}

.smallFont
{
	font-size:smaller;
}

