/* 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;
	background-image: url(../images/specialten.background.gif);
	background-repeat: repeat;

}

li{
	margin-bottom: 5px;
}

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/hammer.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/bar-bullet-fresh.gif);
	list-style-position: outside;
	line-height: 22px;
}
.numberList{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 22px;
	list-style-type: decimal;
}
.WhiteListonBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 22px;
	list-style-type: disc;
	list-style-position: outside;
}
.BW_Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	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: #FF0000;
	background-color: #000000;
}


.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;
	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;
	float: left;
}

#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
{
	background-color: #FDFCFF;
	color: #000066;
	text-decoration: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
}

#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: #000000;
	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: #993300;
	background-image: url(../images/bottom_spacer.gif);
}

.contentinner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/justice_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	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: #993300;
	text-decoration: none;
}
.KeyUnderline {
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #993300;
}


.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: #333333;
	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: #993300;
}

.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
{
	margin-left: 0px;
	color: White;
	float: left;
	width: 96%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	border: 1px solid #FF6600;
	padding: 5px;
}

#Inavcontainer ul li { display: inline; }

#Inavcontainer ul li a
{
	background-color: #000000;
	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: #000000;
color: #00FF00;
}

.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: #000000;
}

.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: #666666;
	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: 1px solid silver;
	margin: 5px;
	padding: 5px;
	
}

.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/template1_sub_arrow.gif);
}
.MyQuote {
	font-style: oblique;
	font-weight: bold;
	color: #000000;
}


.box {
	display:block;
	width:90%;
	line-height:normal;
	letter-spacing:1px;
	font-family: times new roman, serif;
	font-size:16px;
	color:#000;
	border:1px solid #ddd;
	padding:5px;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
}
.cap {
	font-size:14px;
	color:#993300;
	font-weight:bold;
	float:left;
	height:40px;
	line-height:34px;
	margin-top:2px;
	margin-right:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
* html #cap {margin-right:-2px; margin-top:3px;}
.ContactInfo {
	color: #FFFFCC;
	background-color: #000000;
	text-align: center;
	display: block;
	margin: 5px;
	padding: 5px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	width: 500px;
}
.RomanList {
	color: #993300;
	list-style-image: none;
	list-style-type: lower-roman;
}
.CourseTable {

	padding: 5px;
	border: 1px solid #333333;
}
.CourseTable td,th{
	margin: 5px;
	padding: 5px;
	border: 1px solid #999999;
}

.CourseRowheader {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #333333;
	padding: 2px;
	text-align: center;
}
.CourseColumn1 {
	color: #FFFFFF;
	background-color: #333333;
}
.CourseColumn2 {
	color: #FFFFFF;
	background-color: #000000;
}
.ContactBand {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCCCC;
	background-color: #000000;
	margin: 5px;
	padding: 5px;
	border: 1px solid #993300;
}
