/* CSS Document: JSS.CSS
	Author: Ajay C R -- 
	Client: JSS Centre for Management Studies
	This file belongs to the domain www.jsscpooty.org
*/
/* ############################################################################################ */
/* Global CSS Styles */
body{
	/*background-color: #9DC5D9;*/
	background-color: #FFFFFF;

}

a{
	color: #000066;
	text-decoration: none;
}

a:hover{
	color: #0066CC;
	text-decoration: none;
}

a:visited{
	color: #000066;
	text-decoration: underline;
}

a:active{
	color: #990000;
	text-decoration: underline;
}

.bgRepeat{
	background-image: url(../images/banner_spacer.jpg);
	background-repeat: repeat;
}
table th,td{
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table_bg{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.tr{
	/*border: 1px solid #006600;*/ 
}

/* ############################################################################################ */
/* The menu on the Left hand side */
.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	background-image: url(img/flower1.gif);
	background-repeat: no-repeat;
	width: 172px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	background-attachment: fixed;
	padding-bottom: 20px;
}

/* ############################################################################################ */
/* The area for the content */
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(img/flower2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	margin: 16;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 28px;
	padding-left: 24px;
	line-height: 16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

/* ############################################################################################ */
/* Other Styles */
.para {
	background-color: #f4f4f4;
}

.blink {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	list-style-image: url(../images/bullet_red.gif);
	list-style-position: outside;
	line-height: 22px;
	list-style-type: none;
}

.ul2{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	list-style-image: url(../images/ajay_01.gif);
	list-style-position: outside;
	line-height: 22px;
}
.numberList{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 22px;
	list-style-type: decimal;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	width: 450px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	height: 30px;
}
.bottommenu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
.greysmall {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
.jssmvp {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	text-align: left;
	font-weight: normal;
	padding: 30;
	font-style: normal;
	padding-right: 34px;
	padding-bottom: 28px;
	padding-left: 34px;
	line-height: 16px;
}


/* ############################################################################################ */
/* The horizontal Global Navigation Menu Container */	
/* CSS Document */
#hnavcontainer ul
{
	background-color: #FDFCFF;
	color: #333333;
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	margin: 0px;
	padding: 0;
}

#hnavcontainer ul li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	margin: 0px;
	padding: 0px;
}

#hnavcontainer ul li a
{
	padding: 0.2em 1em;
	background-color: #FDFCFF;
	color: #000066;
	text-decoration: none;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
}

#hnavcontainer ul li a:hover
{
	background-color: #EAEAEA;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
}

/* ############################################################################################ */
/* The left menu Vertical Style */
#lmenu{
	margin-top:0px;
	padding:0px;
	
}
#lmenu a{
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #7F7FCC;
	text-align: left;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-color: #069;
}

/* background-color: #EAEAEA;
	color: #990000; 
		border-left-color: #99CC33;
*/
#lmenu a:hover{
	background-color: #990000;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: left;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-color: #069;
}
/*#99CC33 */
#lmenu a#current {
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #fcaf3b;
	text-align: left;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-color: #069;;
}
/* active #666666 */
#lmenu a:active
{
background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #fcaf3b;
	text-align: left;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-color: #069;
}

/* ############################################################################################ */
/* Misc Styles */
.tble{
border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #333333;
}

.nli{
display: block;
	text-decoration: none;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: white;
	background: #39c;
	padding: 0.25em 0.5em 0.4em 0.75em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5bd;
	border-right-color: #035;
	border-bottom-color: #068;
	border-left-color: #CCCCCC;
}
.insidetbl {
	line-height: 18px;
	margin: 5px;
	padding: 5px;
}

.myTable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #776C50;
	width: 450px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	height: 20px;
	margin: 5px;
	padding: 5px;
	vertical-align: baseline;
	text-transform: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
}

.contentinner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(img/flower2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	margin: 5;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	padding: 5px;
}
.spanBold {
	font-style: normal;
	font-weight: bold;
	color: #4D6DA3;
	text-decoration: none;
}

.para {
	background-color: #f4f4f4;
}

.blink {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.Subheader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D6DA3;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	line-height: 14px;
	height: 20px;
	margin: 5px;
	padding: 5px;
	vertical-align: baseline;
	text-transform: none;
	border-bottom-style: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #99CC33;
}

.img_spacer {
	margin: 5px;
}

/* ############################################################################################ */
/* This part of CSS deals with hyperlinks with layout.gif images */

.tdLink{
	color: #4D6DA3;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.tdLink:hover {
	color: #28b;
	text-decoration: none;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}

/* ############################################################################################ */
/*Sub Inline Menus */
#Inavcontainer ul
{
	padding-left: 0;
	margin-left: 0px;
	color: White;
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Inavcontainer ul li { display: inline; }

#Inavcontainer ul li a
{
	background-color: #369;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	padding-top: 0.2px;
}

#Inavcontainer ul li a:hover
{
background-color: #99CC33;
color: #fff;
}

.alphalist {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 22px;
	list-style-type: lower-alpha;
}
.bold {
	font-weight: bold;
	color: #000066;
}

.SambaTable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 2px;
	padding: 2px;
	border: 1px solid #999999;
}

.SambaTable td,th{
	border: 1px solid #E5E5E5;
	padding: 5px;
}
.TD_Fill {
	font-size: 12px;
	font-weight: bold;
	background-color: #9DC5D9;
	text-align: center;
}
.Table_HEader_Fill {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7F7FCC;
	text-align: center;
}

.tr_Fill1 {
	background-color: #EAEAEA;
}
.tr_fill2 {
	background-color: #D2D2D2;
}
.deptTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	border: 1px solid #666666;
	background-color: #EBEBEB;
}

.deptTable td,th{
	padding: 5px;
	border: 1px solid #E1E1E1;
	text-align: left;
}

.deptTable_odd {
	background-color: #CCCCCC;	
}
.Orange {
	color: #FF9900;
}
.Grey_Fill {
	background-color: #E9E9E9;
}

div.figure {
  float: left;
  width: 300px;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

.ImageHolder{
	border: thin silver solid;
	margin: 0.5em;
	padding: 0.5em;
	float: none;
	
}

.ImageCaption{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	font-weight: bold;
	text-align:center;
}.ul3 {
	list-style-position: outside;
	list-style-image: url(../images/bullets%20lib/0009_round%20cyan.png);
}
.FooterTable{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}