@charset "utf-8";
/* CSS Document */

body
{
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:small;
	margin:0;
	/*background-image:url(images/body-bg.jpg);
	background-repeat:repeat;*/
}
a:link
{
	text-decoration:none;	
}
ul, li {
margin-left: 10px;
margin-bottom:10px;
margin-top:0;
margin-right:5px;
padding: 0;
}
/*li
{
	list-style:outside;
	padding-left:0;
	line-height:1.5;
}*/
#topper
{
	width:100%;
	height:25px;
	background-color:#666;
	/*position:fixed;*/
	/*top:0;*/
	z-index:9999;
	color:#FFF;
	font-weight:bold;
	padding-top:5px;
}
#topscroll
{
	width:1000px;
	margin:0 auto;	
}
#topbar
{
	width: 100%;
	height: 110px;
	background-color:#FFF;
	position:fixed; 
	z-index:9999;
	top:0;
}
#header1{ width:1300px; height:105px; margin:0 auto;}
#header{ width:1000px; height:105px; margin:0 auto; padding-top:5px; z-index:9999; position:static;}
#headerin{ width:1000px; height:105px; margin-left:150px; padding-top:5px; z-index:9999; position:static; float:left;}
#hindi
{
	width:150px;
	height:auto;
	overflow:hidden;
	float:left;	
	text-align:right;
}
#logoleft
{
	width:100px;
	height:105px;
	float:left;
}
#title
{
	width:800px;
	height:105px;
	float:left;
}
#logoright
{
	width:100px;
	height:105px;
	float:right;
}
/*#menubg { width:100%; height:45px; background-color:#4B4B4B; top:110px; position:fixed; z-index:9999;}*/
#menubg { width:100%; height:45px; background-color:#8BC9FC; top:110px; position:fixed; z-index:9999; background-image:url(images/menutop.jpg); background-repeat:repeat-x;}
#bmenubg { width:100%; height:300px; background-color:#4B4B4B; color:#FFF;z-index:9999; /*background-image:url(images/menutop.jpg); background-repeat:repeat-x; background-position:bottom;*/}
#bmenubg a:link
{
	color:#0FF;	
}
#bmenubg a:visited
{
	color:#FF0;	
}
#menu{ width: 1000px; height:45px; margin:0 auto; z-index:9999; position:static;}
#bannerBg{ width:100%; height:300px; padding-top:10px; padding-bottom:10px; /*background-image:url(images/bannerbg.jpg);*/ margin-top:150px; background-color:#EAEAEA; }
#banner{width:1000px; height:300px; margin:0 auto; /*z-index:-1;*/}
#trans
{
	width:170px;
	margin-top:90px;
	position:fixed;
	height:150px;
	float:left;
	background-color:#EEEEEE;
	border-bottom-right-radius:10px;
	border-top-right-radius:10px;
	padding:5px;
	text-align:center;
}
#slide
{
	width:690px;
	height:300px;
	float:left;
	margin-right:10px;
}
#notice
{
	width: 275px;
	height: 300px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	/*border-bottom-left-radius: 10px;*/
	font-size: small;
	text-align: justify;
	/*background-image: -webkit-gradient(linear, 0.00% 50.00%, 100.00% 50.00%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(237,232,232,1.00)));
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(237,232,232,1.00) 100%);
	background-image: linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(237,232,232,1.00) 100%);*/
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(199,229,244,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);
}
#quickLinks
{
	width: 200px;
	height: 310px;
	background-color: #E9E9E9;
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.5;
	text-align: justify;
	/*position:fixed;*/
	
	/*border-bottom-right-radius: 10px;*/
	/*background-image: -webkit-gradient(linear, 0.00% 50.00%, 100.00% 50.00%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(237,232,232,1.00)));
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(237,232,232,1.00) 100%);
	background-image: linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(237,232,232,1.00) 100%);*/
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(199,229,244,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);
}
#aboutNeist
{
	width:465px;
	height:310px;
	/*margin-left:5px;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.5;
	text-align: justify;
	float:left;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(199,229,244,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);
}
#MainArea
{
	width: 750px;
	height: auto;
	/*margin-left:5px;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.5;
	text-align: justify;
	float: left;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(199,229,244,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);
	/* background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);*/
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
	margin-bottom: 20px;
	/*margin-left:230px;*/
}
#MediaArea
{
	width: 980px;
	height: auto;
	/*margin-left:5px;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.5;
	text-align: center;
	float: left;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(199,229,244,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);
	margin-bottom: 20px;
	/*margin-left:230px;*/
}
#dmessage
{
	width:250px;
	height:310px;
	margin-left:10px;
	padding-left: 13px;
	padding-right: 12px;
	padding-top: 10px;
	float:right;
	/*background-color:#B9B9B9;*/
	text-align:justify;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(199,229,244,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);
}
.rbtn
{
	padding:5px 10px;
	border-radius:5px;
	background-color:#099;
	color:#FFF;
	text-decoration:none;
}
.rbtn a:link
{
	color:#FFF;	
}
.rbtn:hover
{
	padding:5px 10px;
	border-radius:5px;
	background-color:#096;
	color:#FFF;
	text-decoration:none;
}
.bottomPart
{
	width: 275px;
	height: 340px;
	background-color: #E9E9E9;
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.5;
	text-align: justify;
	/*border-bottom-right-radius: 10px;*/
	/*background-image: -webkit-gradient(linear, 0.00% 50.00%, 100.00% 50.00%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(237,232,232,1.00)));
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(237,232,232,1.00) 100%);
	background-image: linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(237,232,232,1.00) 100%);*/
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(199,229,244,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);
}
.bottomPart1
{
	width: 310px;
	height: 340px;
	background-color: #E9E9E9;
	float: left;
	margin-left:5px;
	/*margin-right: 10px;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.5;
	text-align: justify;
	/*border-bottom-right-radius: 10px;*/
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(199,229,244,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);
	
}
.bottomPart2
{
	width: 320px;
	height: 340px;
	background-color: #E9E9E9;
	float: left;
	margin-left:5px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.5;
	text-align: justify;
	/*border-bottom-right-radius: 10px;*/
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(199,229,244,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);
	
}

.rhbox
{
	width:320px;
	height:90px;
	float:left;
	/*margin-right:5px;
	margin-left:5px;*/
	text-align:justify;
	font-size:11px;
	margin:2px auto;
}
.rhwrap
{
	float:left;
	width:80px;
	height:90px;
	margin-right:5px;
	/*width:inherit;*/
}
#blueBottom
{
	width:1000px;
	height:auto;
	margin:0 auto;	
}

#weather
{
	width:250px;
	padding-right:5px;
	/*padding-bottom:10px;*/
	padding-left:10px;
	margin-top:10px;
	height:285px;;
	margin-right:10px;
	/*overflow:hidden;*/
	float:left;
	text-align:center;
}
#quake
{
	width:230px;
	padding-right:10px;
	padding-left:10px;
	/*padding-bottom:10px;*/
	margin-top:10px;
	margin-left:15px;
	height:285px;
	margin-right:10px;
	/*overflow:hidden;*/
	float:left;
}
#lfbox
{
	width:420px;
	height:280px;
	margin:10px;
	float:right;
	background-color:#666;
}
#bottomLinks
{
	width:430px;
	height:115px;
	/*padding-top:10px;*/
	/*padding-right:5px;*/
	float:right;
	text-align:right;
}
#bottomLinksin
{
	width:430px;
	height:165px;
	/*padding-top:10px;*/
	/*padding-right:5px;*/
	float:right;
	text-align:right;
}
#footer
{
	width: 430px;
	height: 80px;
	padding-top: 70px;
	padding-right: 5px;
	float: right;
	text-align: right;
}
#footerin
{
	width: 430px;
	height: 85px;
	padding-top: 25px;
	padding-right: 5px;
	float: right;
	text-align: right;
	vertical-align:bottom;
}
.sep
{
	width:2px;
	height:260px;
	margin-top:15px;
	margin-bottom:15px;
	background-color:#666;
	float:left;
}
#mainSec{width:1000px; height:auto; overflow:hidden; margin:0 auto; padding-top:10px;}
#mainSecG{width:1000px; height:auto; overflow:hidden; margin:0 auto; padding-top:10px; margin-top:150px; margin-bottom:25px;}
#welcomeSection
{
	width:380px;
	height:320px;
	float:left;
	padding-right:10px;
	padding-left:10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; line-height: 1.5;
	padding-top:10px;
	text-align:justify;
	/*line-height:2;*/
}
.button{
	border: 1px solid #0099CC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	display: inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(12,195,233,1.00)),color-stop( 100% , rgba(5,74,99,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(12,195,233,1.00) 0%,rgba(5,74,99,1.00) 100%);
	background-image: -moz-linear-gradient(top, #ff9a9a, #ff4040);
	background-image: -ms-linear-gradient(top, #ff9a9a, #ff4040);
	background-image: -o-linear-gradient(top, #ff9a9a, #ff4040);
	background-image: linear-gradient(180deg,rgba(12,195,233,1.00) 0%,rgba(5,74,99,1.00) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff9a9a, endColorstr=#ff4040);
}

.button:hover{
	border: 1px solid #666666;
	background-color: #006699;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(7,105,146,1.00)),color-stop( 100% , rgba(6,97,135,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(7,105,146,1.00) 0%,rgba(6,97,135,1.00) 100%);
	background-image: -moz-linear-gradient(top, #ff6767, #ff0d0d);
	background-image: -ms-linear-gradient(top, #ff6767, #ff0d0d);
	background-image: -o-linear-gradient(top, #ff6767, #ff0d0d);
	background-image: linear-gradient(180deg,rgba(7,105,146,1.00) 0%,rgba(6,97,135,1.00) 100%);




filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff6767, endColorstr=#ff0d0d);
	cursor: pointer;
}
.textwrap
{
	float:left;
	margin-right:10px;
	margin-top:7px;
	/*margin-bottom:10px;*/
}
#bottomArea
{
	width:1000px;
	height:auto;
	overflow:hidden;
	margin:20px auto;
}
.bottombox
{
	width: 300px;
	height: 660px;;
	/*overflow:hidden;*/
	margin-right: 15px;
	padding: 10px 10px;
	float: left;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(199,229,244,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-box-shadow: 3px 3px #E1E1E1;
	box-shadow: 3px 3px #E1E1E1;
	
}
.bottomboxx
{
	width: 300px;
	height: 660px;
	
	margin-right: 15px;
	padding: 10px 10px;
	float: left;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(199,229,244,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-box-shadow: 3px 3px #E1E1E1;
	box-shadow: 3px 3px #E1E1E1;
	
}
.bottomboxxx
{
	width:310px;
	height:660px;
	
	padding:10px 10px;
	float:right;	
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(199,229,244,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(199,229,244,1.00) 100%);
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	-webkit-box-shadow: 3px 3px #E1E1E1;
	box-shadow: 3px 3px #E1E1E1;
}
.imgc{width:70px; height:70px; border-radius:35px;}
.hod 
{
	height: 25px;
	padding-top:1px;
	width: 740px;
	background-color:#3CB3DD;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-left:10px;
	color:#FFF;
	font-weight:bold;
	float:left;
}
.employee
{
	width: 710px;
	height: auto;
	margin: 15px 0;
	overflow: hidden;
	padding: 10px 10px;
	background-image: -webkit-gradient(linear, 0.00% 50.00%, 100.00% 50.00%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 99.48% , rgba(142,211,246,1.00)));
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(142,211,246,1.00) 99.48%);
	background-image: linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(142,211,246,1.00) 99.48%);
	-webkit-box-shadow: 3px 4px 3px #CCCCCC;
	box-shadow: 3px 4px 3px #CCCCCC;
	float:left;
}
.scientist
{
	width: 580px;
	height: auto;
	margin-bottom:10px;
	overflow: hidden;
	padding: 10px 10px;
	padding-top:0;
	float:left;
	/*background-image: -webkit-gradient(linear, 0.00% 50.00%, 100.00% 50.00%, color-stop( 0% , rgba(255,255,255,1.00)),color-stop( 99.48% , rgba(142,211,246,1.00)));
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(142,211,246,1.00) 99.48%);
	background-image: linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(142,211,246,1.00) 99.48%);
	-webkit-box-shadow: 3px 4px 3px #CCCCCC;
	box-shadow: 3px 4px 3px #CCCCCC;*/
}
.scientistPhoto
{
	width:120px;
	height:135px;
	padding-left:20px;
	padding-right:10px;
	float:right;
}
.photowrap
{
	float:left;
	margin-right:10px;
	/*margin-top:7px;*/
	width:120px;
	height:135px;
}
.photowrapp
{
	float:left;
	margin-right:10px;
	margin-top:7px;
	width:120px;
	height:135px;
}
.scientistData
{
	width: 620px;
	height: auto;
	margin: 5px 0;
	overflow: hidden;
	padding: 10px 10px;
	padding-left:120px;
	float:left;
	
}
.imagewrapright
{
	float:right;
	margin-left:10px;
	margin-top:10px;
}
.imagewrapLeft
{
	float:left;
	margin-right:10px;
	margin-top:10px;
}
.cwd
{
	width:24px;
}
.mwd
{
	width:55px;
}