/* CSS Document */
body
{
	background:#fff url(images/bg_body.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: 100;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.fleft{
	float:left;
	}
.fright{
	float:right;
	}
.width-full{
	width:100%;
	}
.img{
	vertical-align:middle;
	border:0;
	padding:0 5px 0 0;
	margin:0;
	display:inline;
	}
a{
	outline:none;
}			
a:link{
	outline:none;
	text-decoration:none;
	color:#09458f;
	}
a:visited{
	outline:none;
	text-decoration:none;
	color:#09458f;
	}
a:hover{
	outline:none;
	text-decoration:underline;
	color:#306fbe;
	}
/*classes for top start here*/
#top .mainlogo{
	float:left;
	margin-top:20px;
	padding-left:5px;
	margin-top:20px;
}
#top .tagline{
	float:left;
	margin-left:-100px;
	margin-top: 55px;
}
#top .nav{
	float:right;
	padding:0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
#top .nav .addon .smallmenu{
	float:right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top .nav .addon .othersite{
	float:right;
	margin-right: 100px;
}
#top .nav .menu
{
	vertical-align:bottom;
	float:right;
	margin-right:5px;
	margin-top: 25px;
}
/* css for menu smooth*/
.ddsmoothmenu
{
	font: 11px Verdana;
	background: url(menubg.jpg) #fff;
	font-weight: bold;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;

}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background:url(menubg.jpg) #fff; /*background of menu items (default state)*/
color: #fff;
padding: 5px 5px;
/*border-right: 1px solid #778;*/
padding-left:10px;
color: #2d2b2b;
text-decoration: none;
/*border-right:#FFFFFF thin solid;*/
filter:alpha(opacity=80);
opacity: 0.8;
-moz-opacity:0.8;
}

* aspx .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: #000;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background:#fff; 
color: #000;
}

.ddsmoothmenu ul li a:hover{
background:#fff ; /*background of menu items during onmouseover (hover state)*/
color:#CC0000;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a
{
	font: 10px Verdana;
	width: 100px; /*width of sub menus*/
	padding: 8px;
	margin: 0; /*border-top-width: 0;
border-bottom: 1px solid #929292;*/
}


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
/*background:#383838; /*shadow back ground color*/
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
filter:alpha(opacity=70);
opacity: 0.7;
-moz-opacity:0.7;
/*opacity: 0.7;*/
}
.main-table-bg
{
	background-image:url(42-20175140.jpg);
	background-repeat:no-repeat;
}

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font-family: Calibri;
font-size:11px;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 83px; /*width of menu (not including side paddings)*/
color: #dddddd;
background-color:#141414;
text-decoration: none;
padding-left:10px;
padding-top: 3px ;
padding-right: 3px ;
padding-bottom: 3px ;
border-bottom: 1px dotted #898989;
font-size:11px;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 73px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
/*background-color:#323232;*/
color:#e9062d;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
margin-left:-4px;
margin-top:1px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}

.bg_box{ 
background:url(images/bottom_bg_top_menu.png) no-repeat; 
background-position:bottom; 
width:96px; 
height:7px; 
margin-top:-1px; 
}
/*classes for top navbar end here*/	
/*classes for header start here*/	
.header_top_menu{width:992px; margin:0 auto;background:url(../images/top_black_bg.jpg) top repeat-x; height:26px;font:Tahoma;font-size:12px;color:#666666;}
.header_top_menu ul{list-style:none; display:inline; margin:0; padding:0;font:Tahoma;font-size:12px;color:#666666;}
.header_top_menu li li{list-style:none; margin:0; padding:0;font:Tahoma;font-size:12px;color:#666666;}
a.header_top_menu:link {text-decoration: none; font-size:12px; font-weight:bold; color:#666666; font:Tahoma;}
a.header_top_menu:visited {text-decoration: none; font-size:12px; font-weight:bold; color:#6699ff;font:Tahoma;} 
a.header_top_menu:hover {text-decoration:none; font-size:12px; font-weight:bold; color:#d71635;font:Tahoma;} 


/*classes for header end here*/	
/*classes for content start here */

/*classes for content end here */	
/*classes for left content start here */	
.left-content-inner .top-heading{
	float:left;
	padding:0;
	margin:0;
	top:-8px;
	left:17px;
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:28px;
	height:26px;
	}
.left-content-inner .gs-news-block{
	float:left;
	padding:0;
	margin:0 0 0 14px;
	width:232px;
	display:inline;
	}	
.left-content-inner .gs-news-block .gs-news{
	background:url(images/blue-bullet.gif) no-repeat top left;
	float:left;
	padding:0 0 10px 15px;
	margin:10px 0 10px 1px;
	display:inline;
	}	
.dotted-border{
	background:url(images/dotted-border.gif) repeat-x;
	float:left;
	margin:0;
	padding:0;
	width:100%;
	height:3px;
	}
.left-blocks{
	float:left;
	margin:10px 0 0 0;
	padding:0;
	width:100%;
	}	
.left-blocks .head-block{
	float:left;
	background:url(images/block-head-bg.gif) no-repeat;
	height:31px;
	margin:0;
	padding:0;
	width:252px;
	}	
.left-blocks .head-block-inner{
	float:left;
	margin:6px 0 0 17px;
	padding:0;
	}	
.left-blocks .bottom-block{
	float:left;
	background:url(images/block-bottom-bg.gif) no-repeat;
	height:20px;
	margin:0;
	padding:0;
	width:252px;
	}	
.left-blocks .block-middle{
	float:left;
	margin:0;
	display:inline;
	padding:5px 0;
	width:252px;
	}	
.left-blocks .block-middle-inner{
	float:left;
	margin:0 6px;
	display:inline;
	padding:0;
	width:240px;
	}
.next-pre-butt{
	float:left;
	margin:10px 0 0 0;
	}	
.left-blocks .block-middle-inner .block-first{
	float:left;
	background:url(images/block-first-bg.gif) repeat-x;
	margin:0;
	display:inline;
	height:75px;
	padding:0;
	width:218px;
	}
.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	float:left;
	background:url(images/block-first-bg.gif) repeat-x;
	margin:0;
	display:inline;
	height:75px;
	padding:0 4px;
	width:210px;
}
.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin:0; /*margin around each panel*/
	width: 210px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.partners{
	float:left;
	margin:0 0 0 3px;
	}	
.partners .partner1{
	float:left;
	border-right:1px solid #333333;
	height:75px;
	}	
.partners .partnerLast{
	float:left;
	height:75px;
	}
.left-blocks .gs-featured{
	float:left;
	margin:0 8px;
	display:inline;
	padding:0;
	width:234px;
	}
.left-blocks .gs-featured span{
	font-weight:bold;
	color:#165598;
	}
.vle-status-box{
	float:left;
	background:url(images/vlestatus-box.gif) no-repeat;
	width:236px;
	height:136px;
	padding:0;
	margin:15px 0 0 8px;
	}	
.vle-status-box-inner{
	float:left;
	width:218px;
	padding:0;
	margin:12px 0 0 18px;
	}	
.vle-status-box-inner-text{
	float:left;
	width:218px;
	clear:both;
	padding:0;
	margin:10px 0 0 0;
	color:#FFFFFF;
	}	
.vle-status-box-inner .textbox{
	float:left;
	width:187px;
	clear:both;
	padding:0;
	margin:10px 0 0 0;
	height:22px;
	line-height:22px;
	border:#3572b8 solid 1px;
	color:#333333;
	}	
.vle-status-box-inner .check-status-butt{
	float:left;
	background:url(images/check-status-butt.gif) no-repeat;
	clear:both;
	padding:0;
	width:115px;
	margin:10px 0 0 0;
	height:27px;
	border:none;
	font-size:1px;
	color:#ede7d1;
	outline:none;
	text-align:left;
	padding-top:5px;
	}	
.vle-status-box-inner .check-status-butt:hover{
	background:url(images/check-status-butt-hover.gif) no-repeat;
	}
.sub-navbar{
	float:left;
	clear:both;
	margin:14px 0 0 7px;
	padding:0;
	width:236px;
	}		
.sub-navbar ul{
	float:left;
	clear:both;
	margin:0;
	padding:0;
	list-style:none;
	}		
.sub-navbar li{
	float:left;
	clear:both;
	margin:0;
	padding:0;
	margin-top:5px;
	}		
.sub-navbar li a{
	background:url(images/button_left.gif) no-repeat;
	float:left;
	clear:both;
	margin:0;
	width:221px;
	height:26px;
	line-height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#444546;
	padding:0 0 0 15px;
	}		
.sub-navbar li a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-color: #5574a7;
}		
.sub-navbar li .menu-selected{
	background:url(images/button_left.gif) no-repeat;
	padding:0;
	color:#ffffff;
	padding:0 0 0 15px;
	}
.district-map{
	float:left;
	margin:0 0 0 5px;
	padding:0;	
	}	
/*classes for left content end here */
/*classes for main navbar start here */
.main-navbar-bg{
	float:left;
	background:url(images/main-navbar-bg.gif) repeat-x;
	margin:13px 0 0 0;
	padding:0;
	height:44px;
	width:722px;
	}
.main-navbar-bg .main-navbar-right{
	float:right;
	background:url(images/main-navbar-right.gif) no-repeat right;
	margin:0;
	padding:0;
	width:18px;
	height:44px;
	}
.main-navbar-bg .navbar{
	float:left;
	width:688px;
	height:42px;
	margin:1px 0 0 16px;
	}	
.main-navbar-bg .navbar ul{ 
	float:left;
	width:688px;
	height:42px;
	list-style:none;
	line-height:42px;
	margin:0;
	padding:0;
	}	
.main-navbar-bg .navbar li{ 
	float:left;
	height:42px;
	list-style:none;
	line-height:42px;
	margin:0;
	padding:0;
	}	
.main-navbar-bg .navbar li a{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	height:42px;
	text-align:center;
	}	
.main-navbar-bg .navbar li a:hover{ 
	text-decoration:none;
	background:url(images/navbar-hover.gif) repeat-x;
	}
.main-navbar-bg .navbar li .selected-button{ 
	text-decoration:none;
	background:url(images/navbar-hover.gif) repeat-x;
	}
.main-navbar-bg .navbar li .home{ 
	float:left;
	width:79px;
	border-right:solid 1px #a2c2e8;
	}	
.main-navbar-bg .navbar li .aboutus{ 
	float:left;
	width:115px;
	border-right:solid 1px #a2c2e8;
	}	
.main-navbar-bg .navbar li .aboutcsc{ 
	float:left;
	width:107px;
	border-right:solid 1px #a2c2e8;
	}	
.main-navbar-bg .navbar li .aboutvle{ 
	float:left;
	width:110px;
	border-right:solid 1px #a2c2e8;
	}	
.main-navbar-bg .navbar li .media{ 
	float:left;
	width:84px;
	border-right:solid 1px #a2c2e8;
	}	
.main-navbar-bg .navbar li .service{ 
	float:left;
	width:105px;
	border-right:solid 1px #a2c2e8;
	}	
.main-navbar-bg .navbar li .faq{ 
	float:left;
	width:80px;
	}	
/*classes for main navbar end here */	
/*classes for content start here */
.resent-news-block{
	width:702px;
	float:left;
	background:#393939;
	height:27px;
	line-height:27px;
	border-left:2px solid #bcbcbc;
	border-right:2px solid #bcbcbc;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	}
.resent-news-block-head{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	}
.page-heading{
	float:left;
	margin:15px 0 0 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#3e6ba2;
	font-weight:bold;
	}
.content-text{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:0;
	margin:0;
	width:679px;
	}			
.content-text p{
	float:left;
	padding:0;
	margin:15px 0 0 0;
	display:inline;
	line-height:18px;
	}

.gs-media{
	float:left;
	margin:15px 0 0 0;
	padding:0;
	width:100%;
	}
.gs-media-raw1
{
	margin: 0px 10px 0px -10px;
	float: left;
	padding: 10px;
	display: inline;
	background: #f6fbff;
	width: 100%;
}	
.gs-media-raw2
{
	margin: 0px 10px 0px -10px;
	float: left;
	padding: 10px;
	display: inline;
	background: whitesmoke;
	width: 100%;
}	
.gs-media-raw2 .headline,
.gs-media-raw1 .headline{
	float:left;
	padding:0px;
	margin:0;
	display:inline;
	width:650px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#373737;
	}
.gs-media-raw2 .headline a,
.gs-media-raw1 .headline a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#373737;
	}
.date{
	float:left;
	margin:5px 0 0 3px;
	width:120px;
	color:#9b9b9c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}	
.media-type{
	float:left;
	margin:5px 0 0 3px;
	width:450px;
	color:#9b9b9c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.media-type a{
	color:#9b9b9c;
	}
.about-district-box{
	float:left;
	padding:6px 5px 10px 8px;
	display:inline;
	width:650px;
	margin:20px 0 0 0;
	background:#ffffff;
	border:1px #979798 solid;
	color:#373737;
	font-size:12px;
 	}
.district-details-box{
	float:left;
	margin:15px 0 0 0;
	padding:0;
	}	
.category-row{
	float:left;
	width:704px;
	margin:0px;
	padding:0 1px;
	height:35px;
	line-height:35px;
	background:#4288dc;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	}
.category-row .population{
	float:left;
	padding:0 0 0 9px;
	width:122px;
	border-right:1px solid #FFFFFF;
	}
.category-row .Male-Femaleratio{
	float:left;
	padding:0 0 0 9px;
	width:127px;
	border-right:1px solid #FFFFFF;
	}
.category-row .spoken-language{
	float:left;
	padding:0 0 0 9px;
	width:225px;
	border-right:1px solid #FFFFFF;
	}
.category-row .total-area{
	float:left;
	padding:0 0 0 9px;
	width:97px;
	border-right:1px solid #FFFFFF;
	}
.category-row .education{	
	float:left;
	padding:0 0 0 9px;
	width:84px;
	}
.description-row{
	float:left;
	width:704px;
	margin:0px;
	padding:0;
	background:#ffffff;
	font-size:12px;
	color:#373737;
	border:1px solid #979798;
	border-top:none;
	line-height:18px;
	}
.description-row .population{
	float:left;
	padding:5px 0 5px 9px;
	width:122px;
	border-right:1px solid #979798;
	}
.description-row .Male-Femaleratio{
	float:left;
	padding:5px 0 5px 9px;
	width:127px;
	border-right:1px solid #979798;
	}
.description-row .spoken-language{
	float:left;
	padding:5px 0 5px 9px;
	width:225px;
	border-right:1px solid #979798;
	}
.description-row .total-area{
	float:left;
	padding:5px 0 5px 9px;
	width:97px;
	border-right:1px solid #979798;
	}
.description-row .education{	
	float:left;
	padding:5px 0 5px 9px;
	width:84px;
	}
.category-row-head{
	float:left;
	width:698px;
	margin:10px 0 0 0;
	padding:0 0 0 8px;
	height:35px;
	line-height:35px;
	background:#4288dc;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	}
.tourist-place-box{
	border-left: 1px solid #979798;
	border-right: 1px solid #979798;
	border-bottom: 1px solid #979798;
	float:left;
	width:657px;
		margin:0px;
		padding:7px 5px 5px 8px;
		background:#ffffff;
		font-size:12px;
		color:#373737;
		border-top:none;
		line-height:18px;
	}
.disclaimer-text{
	font-size:11px;
	color:#373737;
	float:left;
	margin:15px 0 0 8px;
	line-height:18px;
	}	
/*classes for content end here */	
/*classes for footer start here */
#footer .footer_left{
	float:left;
	background:url(images/footer_left_bg.png) no-repeat left;
	margin:0;
	padding:0;
	width:24px;
	height:102px;
}
#footer .footer_center{
	width:950px;
	float:none;
	height:102px;
	background-repeat: repeat-x;
}
#footer .footer_right{
	float:right;
	background:url(images/footer_right_bg.png) no-repeat right;
	margin:0;
	padding:0;
	width:29px;
	height:102px;
}
#footer .footer_center .footer_inner{
	width:835px;
	float:none;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 100px;
}
#footer .footer_center .gnggroup_logo{
	float:left;
	}
.footer-links{
	float:left;
	font-weight:bold;
	margin:3px 0 0 25px;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:20px;
	width: 792px;
}	
.footer-links a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	}	
	
.bullet{
	padding:0 0 10px 15px;
	margin:10px 0 10px 1px;
	display:inline;
	background-repeat: no-repeat;
	font-family:Calibri;
	font-weight:bold;
	font-size:13px;

	}	
.table-textBold{
	background:url(images/blue-bullet.gif) no-repeat top left;
	float:left;
	margin:10px 0 1px 1px;
	padding:0 0 0 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#3e6ba2;
	font-weight:bold;
	}
.table-textFAQ{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#3E6BA2;
	font-weight:bold;
	}
.table-text{
	float:left;
	margin:10px 0 1px 1px;
	padding:0 0 0 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#3e6ba2;
	font-weight:bold;
	}
a.box_to_the_right
{
	position: relative;
	z-index: 24;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #333399;
}
a.box_to_the_right:hover
{
	z-index: 25;
	font-weight: bold;
	font-size: 12px;
	color: #0099cc;
	font-family: Arial;
	text-decoration: none;
}

a.box_to_the_right span{
display: none;  /* this hides the text */
}
a.box_to_the_right:hover span
{
	/*the span will display on the :hover state*/
	display: block;
	position: absolute;
	top: 1.5em;
	left: 1em;
	width: 22em; /* give popup a red border */
	background-color: #0A84C1; /* make popup background light yellow */
	color: #FFFFFF; /* text is set to black */
	text-align: Left;
	font-size: 11px;
	z-index: 30;
	text-decoration: none;
	padding-left: 5px;
	direction: ltr;
	text-align: left;
	padding-right: 5px;
	border-right: #666699 1px solid;
	border-top: #666699 1px solid;
	font-weight: normal;
	border-left: #666699 1px solid;
	color: #333366;
	border-bottom: #666699 1px solid;
	font-family: Arial;
	background-color: #ccccff;
}
.Grid{
	float:left;
	width:704px;
	margin:0px;
	background:#ffffff;
	font-size:12px;
	color:#373737;
	border:1px solid #979798;
	border-top:none;
	line-height:18px;
	}
/*classes for footer end here */	



/* GridView Style*/

.grdStyle{
margin-top:10px;
font-size:1em;
border-style:solid;
border-width:1px;
border-color:#b1d0ed;

}
.Grdheader{
	background-image:url(icons/headerBg.gif);
	background-repeat:repeat-x;
	height:25px;
	margin:0px;

}

.Grdheader th
{
	color:#286EA0;
	padding-left:3px;
	padding-right:3px;
	border-right-style:hidden;
	height:32px;
	font-weight:normal;
}

.grdStyle td{
	padding-left:3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0f5ff;
	border-right-color: #E3F1FB;
	border-bottom-color: #E3F1FB;
	border-left-color: #ddf5fa;
}


.grdAlternateRow{
	background-color:#F8F8F8;
}

.grdRowStyle{
}

.grdPaging{
background-image:url(icons/pagerbg.jpg);
background-repeat:repeat-x;
height:30px;
}

.grdPaging a{
padding-left:4px;
padding-right:4px;
background-image:url(icons/pgnumbg.jpg);
background-repeat:repeat-x;
}

.Grdheader, .grdAlternateRow, .grdRowStyle, .grdPaging, .grdPaging a{

}

 .grdAlternateRow
{
  background-color:#eef6ff;
}

.grdStyle .pson{
font-size:11px;
font-weight:bold;
color:#33CCCC;
}

.grdStyle .message{
font-size:12px;
padding:3px;
}
.text
{
font-size:12px;
font-weight:bold;
font-family:Arial;
}


.error{
display:block;
font-size:11px;
}
/* start by Amit*/
.head_img_about
{
float:left;
	width:950px;
	height:200px;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	background-color: #FFFFFF;
background:url(images/images/about.png);
}


.table   
{
	border: 0;
	padding:0;
	width: 100%;
}
.page_td11
{
	padding: 0px;
	margin: 0px;
	width: 20%;
	background-color: #161F24;
	height: 150px;
	vertical-align: middle;
	text-align: center;
	font-family: Calibri;
	font-size: x-large;
	font-weight: bold;
	color: #336699;
}
.page_td12
{
	width: 80%;
	padding: 10px;
	background-image: url('../images/Careers.jpg' );
}
.page_td12About
{
	width: 80%;
	padding: 10px;
	background-image: url('../images/About GNG.gif' );
}
.page_td12Contact
{
	width: 80%;
	padding: 10px;
	background-image: url('../images/ContactUs1.jpg' );
}
.page_td12News
{
	width: 80%;
	padding: 10px;
	background-image: url('../images/news.jpg' );
}
.page_td12Expertise
{
	width: 80%;
	padding: 10px;
	background-image: url('../images/Expertise.jpg');
}

.page_td21
{
	padding: 0px;
	margin: 0px;
	width: 20%;
	background-color: #202C46;
}
.page_td22
{
	width: 80%;
	padding: 10px;
	text-align: justify;
}
.heading2
{
	background-position: left center;
	font-family: Cambria;
	font-size: 18px;
	color: #003366;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url('../images/header_link.gif' );
	background-repeat: no-repeat;
}
.apply_td1
{
	font-family: Calibri;
	font-size: 12px;
	color: #333333;
	width: 40%;
	text-align: left;
	height: 20px;
	vertical-align: top;
}
.apply_td2
{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	width: 60%;
	height: 20px;
	text-align: left;
	vertical-align: top;
}
.txt_normal
{
	width: 180px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.msg
{
	font-family: Verdana;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}
.tbl_td
{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	margin:5px 5px 5px 5px ;
	padding:5px 5px 5px 5px ;
	border-width:1px;
	border-color:Maroon;
}
/* end by Amit*/

/*             ---------slideshow-------------------               */
#slider {

	/* You MUST specify the width and height */
	width:300px;
	height:186px;
	position:relative;	
	overflow:hidden;
}

#mask-gallery {
	
	overflow:hidden;	
}

#gallery {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery width */
	width:900px;
	overflow:hidden;
}

	#gallery li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}


#mask-excerpt {
	
	/* Set the position */
	position:absolute;	
	top:0;
	left:0;
	z-index:500px;
	
	/* width should be lesser than #slider width */
	width:100px;
	overflow:hidden;	
	

}
	
#excerpt {
	/* Opacity setting for different browsers */
	filter:alpha(opacity=60);
	-moz-opacity:0.6;  
	-khtml-opacity: 0.6;
	opacity: 0.6;  
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	
	/* Set the style */
	width:100px;
	background-color:#000;
	overflow:hidden;
	font-family:arial;
	font-size:10px;
	color:#fff;	
}

	#excerpt li {
		padding:5px;
	}
	


.clear {
	clear:both;	
}
/*             ----------------------------               */

/*             ----------------------------               */
.news_style{
display:none;
}
.news_show
{
background-color: white;
color:black;
width:350px;
height:150px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
overflow: auto;	
 
}
.news_border
{
background-color: white;
width:360px;
height:150px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 1px solid gray;
padding: 0px;
overflow: auto;	
 
}
.news_mark{
background-color:white ;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px normal gray;
width:361px;
height:35px;
color:black;
text-align:center;
}
.news_title{
	border: 1px normal gray;
	padding: 5px 0px 9px 5px;
	color:black;
	font-family: "Arial", "Lucida Grande", Verdana, Sans-Serif;
	font-size: 120%;
	font-weight: lighter;
}
.news_show img{
 
margin-left: 5px;
margin-right: 5px;
 
}
.buttondiv
{
position: absolute;
/*float: left;*/
/*top: 169px;*/
padding: 5px 5px 5px 5px;
background-color:white ;
border: 1px solid gray;
/*border-top-color: white;*/
border-top:none;
height:20px;
font: normal 90% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
}
.news_border2
{
background-color: black;
width:300px;
height:400px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 1px solid gray;
padding: 5px 5px 5px 5px;
/*overflow: auto;*/	
}
.news_mark2{
background-color:#666666 ;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:312px;
height:35px;
color:white;
text-align:center;
}
 
.buttondiv2
{
position: absolute;
/*float: left;*/
/*top: 169px;*/
padding: 3px 3px 5px 3px;
background-color:black ;
border: 1px solid gray;
/*border-top-color: white;*/
border-top:none;
height:20px;
}
.news_show2
{
background-color:black;
color:white;
width:300px;
height:400px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
overflow: auto;	
 
}
.news_show2 img{
 
margin-left: 5px;
margin-right: 5px;
 
}
.news_title2{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
width:300px;
color:white;
}
.code{
width:500px;
color:white;
font: normal 90% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
padding: 5px 5px 5px 5px;
background-color:black ;
 
}


/*             ----------------------------               */
/*             -----------LIGHT BOX-----------------               */
.gallery {
		zoom:1;
		width:auto;				
	}
	.gallery a {
		display:block;
		float:left;
		margin:5px;
		opacity:0.87;
		text-align:center;
	}
	.gallery a:hover {
		opacity:1;
	}
	.gallery a img {
		border:none;
		display:block;
	}
	.gallery a#vlightbox{display:none}


/*             ----------------------------               */
.div_team
{
	FONT-SIZE: 12pt; FONT-FAMILY: Calibri, Fantasy; BACKGROUND-COLOR: #669999; font-weight:bold
}

.about_new
{
	margin: 0px;padding: 0px;position: relative;right: 0px;top: 0px;font-weight: bold;color: #ffffff;text-decoration: none;text-align: left;background-image: url(images/button_left.jpg);
}
.form td 
{
	background: #D7E6F4;
	color: #333333;
	font: small "Segoe UI", Segoe, sans-serif;
	padding: 15px 10px 10px 10px;	
}
