﻿/* CSS Document */

#MainBody{
	padding:0px 0 0px 0;
	margin:0;
	/*background-color:#EFEFDF;*/
	color:#246182;
	background: #97cae4 url('MainBg.jpg') no-repeat;
	/*background: #97cae4 url(MainBg.jpg) repeat left top;*/
}

/*div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}*/

/*ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	background:url(header.jpg) 0 0 no-repeat;
	width:981px;
	height:216px;
	position:relative;
	margin:0 auto;
}

#header ul{
	background:url(nav_bar.gif) 0 0 no-repeat;
	width: 975px;
	height: 29px;
	position: absolute;
	left: 12px;
	top: 6px;
	padding:0 0 0 10px;
	margin:0; 
	/*padding:0; */
	list-style-type:none;
	font-size:0;
}
#header ul li{
	background:url(nav_div.gif) right top no-repeat;
	height:27px;
	float:left;
	padding:0 1px 0 0;
}
#header ul li a{
	display:block;
	background:url(nav_bg.gif) 0 0 repeat-x;
	padding:0 8px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	color:#344A04;
	background-color:inherit;
	text-decoration:none;
}
#header ul li a:hover{
	background:url(nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
}
#header ul li a.hover{
	display:block;
	background:url(nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	padding:0 14px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	background-color:inherit;
	text-decoration:none;
	cursor:text;
}
#header ul li.last{
	background-image:none;
	height:27px;
	float:left;
}


/* Header Kannada start */
#headerKannada
{
	background:url(HeaderKannada.jpg) 0 0 no-repeat;
	width:981px;
	height:216px;
	position:relative;
	margin:0 auto;
}

#headerKannada ul{
	background:url(nav_bar.gif) 0 0 no-repeat;
	width: 975px;
	height: 29px;
	position: absolute;
	left: 12px;
	top: 6px;
	padding:0 0 0 10px;
	margin:0; 
	/*padding:0; */
	list-style-type:none;
	font-size:0;
}
#headerKannada ul li{
	background:url(nav_div.gif) right top no-repeat;
	height:27px;
	float:left;
	padding:0 1px 0 0;
}
#headerKannada ul li a{
	display:block;
	background:url(nav_bg.gif) 0 0 repeat-x;
	padding:0 8px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	color:#344A04;
	background-color:inherit;
	text-decoration:none;
}
#headerKannada ul li a:hover{
	background:url(nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
}
#headerKannada ul li a.hover{
	display:block;
	background:url(nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	padding:0 14px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	background-color:inherit;
	text-decoration:none;
	cursor:text;
}
#headerKannada ul li.last{
	background-image:none;
	height:27px;
	float:left;
}

/* Header Kannada end */


/*------ Map Header start ---- */

#mapheader{
	background:url(MapHeader.jpg) 0 0 no-repeat;
	width:981px;
	height:116px;
	position:relative;
	margin:0 auto;
}

#mapheader ul{
	background:url(nav_bar.gif) 0 0 no-repeat;
	width: 975px;
	height: 29px;
	position: absolute;
	left: 12px;
	top: 6px;
	padding:0 0 0 10px;
	margin:0; 
	/*padding:0; */
	list-style-type:none;
	font-size:0;
}
#mapheader ul li{
	background:url(nav_div.gif) right top no-repeat;
	height:27px;
	float:left;
	padding:0 1px 0 0;
}
#mapheader ul li a{
	display:block;
	background:url(nav_bg.gif) 0 0 repeat-x;
	padding:0 8px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	color:#344A04;
	background-color:inherit;
	text-decoration:none;
}
#mapheader ul li a:hover{
	background:url(nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
}
#mapheader ul li a.hover{
	display:block;
	background:url(nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	padding:0 14px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	background-color:inherit;
	text-decoration:none;
	cursor:text;
}
#mapheader ul li.last{
	background-image:none;
	height:27px;
	float:left;
}

/*------ Map Header end ---- */


/* ----- Border ------ */

.LeftBottomRightBorderBlue
{
	border-left: #2C707A 1px solid;
	border-right: #2C707A 1px solid;
	border-bottom: #2C707A 1px solid;
}

.LeftBottomRightBorderYellow
{
	border-left: #C4A405 1px solid;
	border-right: #C4A405 1px solid;
	border-bottom: #C4A405 1px solid;
}

.LeftBottomRightBorderOrange
{
	border-left: #D18C02 1px solid;
	border-right: #D18C02 1px solid;
	border-bottom: #D18C02 1px solid;
}

.LeftBottomRightBorderGreen
{
	border-left: #6A7D07 1px solid;
	border-right: #6A7D07 1px solid;
	border-bottom: #6A7D07 1px solid;
}
/*------ Border end ----- */

.TopMenuLink:link {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; color:#333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.TopMenuLink:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; color:#333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.TopMenuLink:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; color: #DB0202; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.MenuLink:link {
 	font-weight: bold; FONT-SIZE: 11px; color:#ffffff; FONT-FAMILY: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.MenuLink:visited {
	font-weight: bold; FONT-SIZE: 11px; color:#ffffff; FONT-FAMILY: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.MenuLink:hover {
	font-weight: bold; FONT-SIZE: 11px; color: #fe551e; FONT-FAMILY: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}


/*----------------------------------body----------------------------------*/
#MenuBody{
	width:978px;
	padding:0px 1px 0px 0px;
	margin:0 auto;
}

#ContentBody{
	width:978px;
	padding:0px 1px 0px 0px;
	margin:0 auto;
}

.CaptionText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #666666;
}

.BodyTextAll
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #555555;
	line-height: 150%;
	text-align: justify;
}

.TableBorder1
{
	border-right: #23485C 1px solid;
	border-left: #23485C 1px solid; 
	border-top: #23485C 1px solid;
	border-bottom: #23485C 1px solid;
}

.TableBorderGreen
{
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #687D07;
	/*border-right: #687D07 1px solid;
	border-left: #687D07 1px solid; 
	border-top: #687D07 1px solid;
	border-bottom: #687D07 1px solid;*/
}

.TableBorderOrange
{
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #D18B02;
	/*border-right: #D18B02 1px solid;
	border-left: #D18B02 1px solid; 
	border-top: #D18B02 1px solid;
	border-bottom: #D18B02 1px solid;*/
}

.TableBorderYellow
{
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #C8A502;
	/*border-right: #C8A502 1px solid;
	border-left: #C8A502 1px solid; 
	border-top: #C8A502 1px solid;
	border-bottom: #C8A502 1px solid;*/
}

.TableBorderBlue
{
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #2B707D;
	/*border-right: #2B707D 1px solid;
	border-left: #2B707D 1px solid; 
	border-top: #2B707D 1px solid;
	border-bottom: #2B707D 1px solid;*/
}

.TabHeadGreen {
	background: #ffffff url('member_h2.gif') no-repeat;
	height: 41px;
	width: 215px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.TabHeadOrange {
	background: #ffffff url('latest_h2_bg.gif') no-repeat;
	height: 41px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.TabHeadYellow {
	background: #ffffff url('more_h2_service.gif') no-repeat;
	height: 41px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.TabHeadBlue {
	background: #ffffff url('testimonia_h2_bg.gif') no-repeat;
	height: 41px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.TabHeadBlue2 {
	background: #ffffff url('HeadBg1.jpg') repeat;
	height: 27px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial;
}

.TabHeadYellow2 {
	background: #ffffff url('HeadBg2.jpg') repeat;
	height: 27px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	font-family: Verdana, Arial;
}

.TabHeadOrange2 {
	background: #ffffff url('HeadBg3.jpg') repeat;
	height: 27px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial;
}

.TabHeadGreen2 {
	background: #ffffff url('HeadBg4.jpg') repeat;
	height: 25px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial;
}

.TabHeadBlueClr {
	background: #2364C9;
	height: 27px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial;
}


.TabHead1 {
	/*background: #ffffff url('testimonia_h2_bg.gif') no-repeat;*/
	height: 27px;
	color: #DB0202;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	letter-spacing: 1px;
	font-family: Verdana, Arial;
}

.TabHeadBg1 {
	background: #666666;
	height: 25px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.Tb_Head3 {
	background: #ffffff url('TabHeadBg2.gif') repeat-x;
	height: 25px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	font-family: Arial ,verdana, Sans-Serif;
	letter-spacing: 1px;
}

.TextBold 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: Black;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

.TableTextSmall
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #555555;
	font-size: 11px;
}

.RedTextBold 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: red;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

.GreenTextBold 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: green;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

.FooterText 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: white;
	font-size: 11px;
	/*font-weight: bold;*/
	letter-spacing: 1px;
}

.NewsMarqueeText 
{
	/*background-color: #EEF5FF;*/
	/*height: 35px;*/
	color: #333333;
	/*font-weight: bold;*/
	font-size: 11px;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Tahoma;
}

.QuickLinkHdTxt
{
	color: #DB0202;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Calibri, Verdana, Arial, Tahoma;
}

.HyperLinkBlack:link {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; color:#000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.HyperLinkBlack:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; color:#000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.HyperLinkBlack:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; color: red; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}


.HyperLinkBlackaaa:link {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; color:#000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.HyperLinkBlackaaa:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; color:#000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.HyperLinkBlackaaa:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; color: red; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.LeftMenuLink:link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; color:#555555; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.LeftMenuLink:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; color:#555555; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.LeftMenuLink:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; color: #DB0202; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.TabHeadYellowLink:link {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; color:#ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.TabHeadYellowLink:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; color:#ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.TabHeadYellowLink:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; color: #DB0202; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

/* Search Box style */
#search_box {
    width: 135px;
    height: 22px;
    background: url(searchbg.gif);
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 3px 0 0 7px;
    border: 0;
    width: 105px;
	background: none;
}
#search_box #go {
    float: right;
    margin: 0px 4px 0px 0px;
}

.SearchBoxWatermark
{
	color: #666666;
	font-family: Verdana, Arial, Serif;
	font-size: 11px;
	/*font-weight: bold;*/
}

/* Search Box style */


#FooterBg {
	display: block;
	width: 979px;
	height: 45px;
	/*margin-bottom: 25px;*/
	background: url(FooterBg1.gif) no-repeat;
}

#FooterBottom{
	background:url(FooterBottom.jpg) 0 0 no-repeat;
	width:981px;
	height:5px;
	position:relative;
	margin:0 auto;
}

.Imghighlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
}

.Imghighlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.FooterLink:link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; color:#ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.FooterLink:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; color:#ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.FooterLink:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; color: #DB0202; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.HyperLink:link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; color:#298BB1; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}
.HyperLink:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; color:#298BB1; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}
.HyperLink:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; color: #DB0202; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline;
}

/*----------------------------------body----------------------------------*/

/* Side Tab Style Start */

a#SideTabKannada,   a#SideTabKannada:link 
	{ 
		position: fixed !important;      
		top: 45% !important;  
		display: block !important;      
		width: 29px !important;      
		height: 120px !important;      
		margin: -45px 0 0 0 !important;      
		padding: 0 !important;      
		z-index: 100001 !important;
		background-position: 2px 50% !important;      
		background-repeat: none !important;    
		text-indent: -9000px;   
	}
		
	a#SideTabKannada:hover 
	{      
		cursor: pointer;    
	}        
	
	* html a#SideTabKannada,    * html a#SideTabKannada:link 
	{      
		position: absolute !important;    
		/*background-image: none !important;    */
	}      
	
	a#SideTabKannada 
	{
		right: 0;
		background-repeat: no-repeat;
		background-image: url(SideTabKannada.gif);
		/*background-color: #4C5F25;
		background-image: url(SideTabImg.png);*/
		/*border: outset 1px #00FF66;
		border-left: none;*/
		/*-moz-border-radius: 1em;
		-moz-border-radius-topleft: 0;
		-moz-border-radius-bottomleft: 0;
		-webkit-border-radius: 1em;
		-webkit-border-top-left-radius: 0;   
		-webkit-border-bottom-left-radius: 0;*/
	}
	
	a#SideTabKannada:hover
	{
		background-image: url(SideTabOvrKannada.gif);
		/*background-color: #00006C;
		border: outset 1px #00006C;*/
		border-left: none;     
	}        
	
	* html a#SideTabKannada 
	{ 
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='SideTabKannada.gif'); 
	}
	
	
	
	
	/* English Side Tab */
	
	a#SideTabEnglish,   a#SideTabEnglish:link 
	{ 
		position: fixed !important;      
		top: 45% !important;  
		display: block !important;      
		width: 29px !important;      
		height: 120px !important;      
		margin: -45px 0 0 0 !important;      
		padding: 0 !important;      
		z-index: 100001 !important;
		background-position: 2px 50% !important;      
		background-repeat: none !important;    
		text-indent: -9000px;   
	}
		
	a#SideTabEnglish:hover 
	{      
		cursor: pointer;    
	}        
	
	* html a#SideTabEnglish,    * html a#SideTabEnglish:link 
	{      
		position: absolute !important;    
		/*background-image: none !important;    */
	}      
	
	a#SideTabEnglish 
	{
		right: 0;
		background-repeat: no-repeat;
		background-image: url(SideTabEnglish.gif);
		/*background-color: #4C5F25;
		background-image: url(SideTabImg.png);*/
		/*border: outset 1px #00FF66;
		border-left: none;*/
		/*-moz-border-radius: 1em;
		-moz-border-radius-topleft: 0;
		-moz-border-radius-bottomleft: 0;
		-webkit-border-radius: 1em;
		-webkit-border-top-left-radius: 0;   
		-webkit-border-bottom-left-radius: 0;*/
	}
	
	a#SideTabEnglish:hover
	{
		background-image: url(SideTabOvrEnglish.gif);
		/*background-color: #00006C;
		border: outset 1px #00006C;*/
		border-left: none;     
	}        
	
	* html a#SideTabEnglish 
	{ 
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='SideTabEnglish.gif'); 
	}
	
/* Side Tab Style end */

.BtnStyle
{
	border-top-width: 1px; font-weight: bold;
	border-left-width: 1px; 
	font-size: 8pt; 
	border-left-color: #666666; 
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='antiquewhite');
	border-bottom-width: 1px; 
	border-bottom-color: #666666; 
	cursor: hand; 
	color: #666666;
	border-top-color: #666666; 
	font-family: 'verdana'; 
	border-right-width: 1px; 
	border-right-color: #666666;
	height: 20px;	
}

.txtboxN
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid; 
	/*font-weight: bold; */
	font-size: 8pt;
	color: #666666;
	border-left: #666666 1px solid; 
	border-bottom: #666666 1px solid; 
	font-family: verdana, arial; 
	text-decoration: none
}

.txtboxD
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid; 
	/*font-weight: bold; */
	font-size: 8pt;
	color: #666666;
	border-left: #666666 1px solid; 
	border-bottom: #666666 1px solid; 
	font-family: verdana, arial;
	text-decoration: none
}

/* Home Page News Ticker style */
#domticker2{
    /*width: 790px;*/
    height: 1.2em;
    /*border: 1px solid black;*/
    padding: 3px;
    }

    #domticker2 a{
    text-decoration: none;
    
    }

    .someclass{ //class to apply to your scroller(s) if desired
    }

.PlaceName
{
	color: White;
	font-size: 13px;
	font-weight: bold;
	font-family:Verdana,Arial,Sans-Serif;
}

.NewsCaption
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-family:Verdana,Arial,Sans-Serif;
}

.NewsTckrHdTxt
{
	font-size: 11px;
	font-weight: bold;
	color: #344A04;
	font-family:Verdana,Arial,Sans-Serif;
}
	
/* Home Page News Ticker style End */