@charset "utf-8";
/* CSS Document */
/*
/// Author: Sanjeev
/// Created: 27.04.2009
/// Project: Jss Multimedia
*/
body
{
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto 0px auto;
	background:url(Images/body_bg.jpg) top center repeat-y;
}

.mainouter
{
	border: 0px solid #000000;
	width: 800px;
	text-align:center;
	margin:0px auto 30px auto;
/*	background: url(Images/body_bg.jpg) left top repeat-x;*/
}
/* Header Section */
.header
{
	margin: 0px 0px;
	width: 800px;
}
.headerimg
{
	padding: 0px;
	border: 0px solid #990033;
	width: 800px;
}
/* Top Menu */
#top_menu{
	color:#E0E0E0;
	background:#143D55;
	width:800px;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	height: 29px;
	float: left;
	margin: 0px auto;
	padding: 0px 0px;
}
#top_nav
{
	position:relative;
	height:29px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background: url(images/top_menu_bg.jpg) repeat-x left bottom;
	padding:0 0 0 16px;
	color: #000000;
	text-align:center;
}
#top_nav ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}
#top_nav ul li
{
	display:block;
	float:left;
	margin:0 1px;
}
#top_nav ul li a
{
	display:block;
	float:left;
	color:#000000;
	text-decoration:none;
	padding:0 0 0 20px;
	height:29px;
}
#top_nav ul li a span
{
	padding:9px 15px 0 0;
	height:20px;
	float:left;
}
#top_nav ul li a:hover
{
	color:#ffffff;
	font-weight: none;
	background:transparent url(images/btn_bg_hover2.gif) repeat-x bottom left;
}
#top_nav ul li a:hover span
{
	display:block;
	width:auto;
	cursor:pointer;
}
#top_nav ul li a.current,#top_nav ul li a.current:hover
{
	color:#000000;
	background: transparent url(images/btn_bg_hover2.gif) repeat-x bottom left;
}
#top_nav ul li a.current span
{
	display:block;
	width:auto;
	background: transparent url(images/btn_bg_hover2.gif) repeat-x bottom left;
}

/* Container Section */
.container
{
	width:800px;
	float: left;
	margin: 0px auto;
	background:#dbe7db;
	border: 0px solid #000000;
}
.containerleftindex
{
	width: 147px;
	float: left;
	text-align:center;
	border: 0px solid #000000;
	padding: 30px 30px 26px 30px;
}
.containerleft
{
	width: 195px;
	float: left;
	text-align:center;
	border: 0px solid #000000;
	padding: 5px 6px 5px 5px;;
}
.leftimage
{
	border: 2px solid #ff6203;
	text-align: center;
	margin: 0px;
	width: 141px;
	float: left;
/*	padding: 30px 30px 26px 30px;*/	
	overflow:hidden;
	height:355px;
	position:relative;

}
.mainleftimage
{
/*	height:410px;*/
	text-align: center;
	margin: 0px 0px;
	width: 195px;
	float: left;
/*	margin: 5px 6px 5px 5px;*/
	border: 0px solid #000000;

}
.containerright
{
	width: 593px;
	border: 0px solid #000000;
	float: left;
}
.containerimg
{
	padding: 0px 0px 0px 0px;
	margin:0;
/*	height: 679px;*/
}

/* footer section */
.footer
{
	background: #e8e8e8 url(Images/footer_bg.jpg) top left repeat-x;
	height: 70px;
	float: left;
	width: 800px;
	margin-bottom: 0px;
}
.footer_link
{
	padding: 10px 0px 10px 0px;
}
.footer_tab
{
	width: 600px;
	align: center;
	font-size:11px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #1f1709;
}
.lborder
{
	border-left: 1px solid #000000;
}
.footer_tab td
{
}
.footer_tab td a
{
	color: #1f1709;
	text-transform: uppercase;
	text-decoration: none;
}
.footer_tab td a:hover
{
	text-decoration: underline;
}
.footer_tab td a span
{
	padding: 0px 0px 0px 0px;
}
.footer_text
{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 14px;
}
a
{
	font-size:11px;
	font: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

/* Links List (table) */
.linksdiv
{
	max-height: 420px !important;
	height:430px;
	overflow: auto;
	margin: 5px;
	text-align:left;
	border: 0px solid #ff0000;
	width: 340px;
}
.outermain
{
	text-align:left;
	padding: 5px 0px 5px 5px;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid #000000;
}
.inculist
{
	padding-top: 10px;
	padding-left: 10px;
	width: 300px;
	border: 0px solid #000000;
	float:left;
}
.linksdiv table
{
 float: left;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
 border: none;
 text-align: left;
 width:320px;
}
.linksdiv table td
{
	padding: 5px 10px 5px 5px;
	text-transform: uppercase;
}
.containerouter
{
	padding: 5px;
}
.imagediv
{
	float: right;
}

/* added by Sanjeev, 04.05.2009 */
/* left menu, inner chater 4*/
.left_menu
{
	border: 0px solid #000000;
	float: left;
	width:100%;
	margin: 0 auto;
	min-height:200px;
}
.left_menu ul
{
	list-style-type: none;
	padding: 5px 6px 30px 5px;
	margin: 0px;
	text-align: left;
}
.left_menu ul li
{
	/*background: #7a6c52 url(Images/left_menu_bg.jpg) right center no-repeat;*/
	height: 32px;
	margin-bottom: 1px;
	width: 100%;
}
.left_menu ul li:hover
{
	/*background: #a06e4d url(Images/left_menu_bg_hover.jpg) right center no-repeat;*/
}
.left_menu ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e9d7bc;
	text-decoration: none;
	width: 150px;
	height:22px;
	display: block;
	text-align: left;
	margin:0px;
	padding:8px 0px 0px 10px;
	background: #7a6c52 url(Images/left_menu_bg.jpg) right center no-repeat;
}
.left_menu ul li a:hover
{
	color: #FFFFFF;
	background: #a06e4d url(Images/left_menu_bg_hover.jpg) right center no-repeat;
}
.left_menu ul li a span
{
	float: left;
	display: block;
	text-align: left;
	width: 100%;
}
.chaptercontent
{
	background:#FFFFFF;
	min-height: 400px;
	padding-top: 5px;
	padding-left:5px;
	padding-right:5px;


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align:left;

}
.aboutImage
{
 	text-align:center;
 	padding: 5px 2px 5px 2px;
}
.aboutTable
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align:left;
	min-height: 400px;
}
.aboutTable table
{
	width: 100%;
}
.aboutTable table td
{
	 padding-bottom: 3px;
	 padding-left: 5px;
	 vertical-align: top;
}
.aboutname
{
	font-weight: bold;
	color: #004519;
	font-size: 14px;
}
.tblHead
{
	font-weight: bold;
	border:1px solid #bbbbbb;
	padding-top: 5px;
	background: #e8e8e8;
	margin-top: 20px;
}		
p
{
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
}
.incubateouter
{
	padding: 0px 5px 5px 5px;
}
.tblincubate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align:left;
	min-height: 450px;
	border-right: 1px solid #bbbbbb;
}
.tblincubate tr td
{
	border-left: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	padding-left: 5px;
	vertical-align: top;
}
.nopad
{
	padding-left: 0px !important;
}

.containerleftmenu
{
	width: 170px;
	float: left;
	text-align:center;
}
.containerrightincu
{
	width: 629px;
	border: 0px solid #000000;
	float: left;
}
/* added by Sanjeev, 06.05.2009 */
.contactinfo
{
	border: 1px solid #bbbbbb;
	width: 149px;
	margin: 0px 5px 0px 5px;
	text-align: left;
	padding: 2px 3px 10px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #e8e8e8;
}
.contactinfo table td.contacthead
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color:#686868;
	padding: 5px 0px 10px 0px;
	width: 160px;
}
.contactinfo table td
{
	padding: 2px 0px 2px 0px;
}

.width360
{
	width: 360px;
}
/* added by Sanjeev, 12.05.2009 */
.rightcontent
{
	text-align: left;
}
.titlehead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-align: left;
	
	border-bottom: 0px solid #7eb03f;
	color: #606060;
}
.logopad
{
	padding-top: 10px;
	vertical-align:top;
	text-align:left;
}

.imgpad
{
	padding: 5px;
}
/* added by Sanjeev, 09.06.2009 */
.liststylenone
{
	list-style-type: none;
}
.containerleftmenuc2
{
	float: left;
	text-align:center;
	width: 210px;
	border: 0px solid #000000;
}
.left_menu ul.c2 li
{
	height: 45px;
}
.left_menu ul.c2 li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e9d7bc;
	text-decoration: none;
	width: 190px;
	height:35px;
	display: block;
	text-align: left;
	margin:0px;
	padding:8px 0px 0px 10px;
}
.left_menu ul.c2 li a:hover
{
	color: #FFFFFF;
}
.containerrightC2
{
	width: 589px;
	border: 0px solid #000000;
	float: left;
}
.aboutTableC2
{
	min-height: 720px;
	width: 100%;
}

/* added by Sanjeev */
.sitemapul, .sitemapul li ul
{
	list-style-type: none;
	
}
.sitemapul a
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #00000;
	text-decoration: none;	
}
.sitemapul a:hover
{
	text-decoration: underline;
}


