﻿
#header
{
	background-color:#ededee;
	height:91px;
	width:549px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#header_line
{
	width:2px;
	height:37px;
	background-image:url(../images/header_line.png);
	background-repeat:no-repeat;
}

#logo
{
	width:401px;
	height:90px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	
}

#ddl
{
	padding-left:20px;
	padding-top:16px;
	color:#0072bc;
}

#header_line
{
	padding-top:5px;
	padding-left:14px;
}

#live_chat
{
	padding-top:11px;
	padding-left:20px;
}

#account
{
	padding-top:8px;
	padding-left:10px;
}

#cust_log
{
	background-image:url(../images/yellow_bar.png);
	width:179px;
	height:20px;
	background-repeat:no-repeat;
}

#bck_log
{
	background-image:url(../images/yellow_bar2.png);
	width:179px;
	height:20px;
	background-repeat:no-repeat;
}

#par_log
{
	background-image:url(../images/yellow_bar2.png);
	width:179px;
	height:20px;
	background-repeat:no-repeat;
}

#yellow_bar
{
	background-image:url(../images/yellow_bar1.png);
	width:549px;
	height:15px;
	background-repeat:no-repeat;
	padding-bottom:0px;
	margin-bottom:0px;
	

}

.login
{
	color:#008c44;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	padding-left:50px;
}

#menu
{
	width:895px;
	height:30px;
	background-color:#0063a5;
	
}

.menu_links
{
	font-size:12px;
	font-weight:bold;
	color:White;
	
}



#fls_banner
{
	width:474px;
	height:261px;
}


#angel_pulse
{
	background:url(../images/angel_pulse-a.PNG) no-repeat #FFF;
	width:446px;
	height:261px;
	font-size:11px;
	color:#0072bc;
	font-weight:bold;
	text-align:left;
	
}

#sector_view
{
	font-size:11px;
	color:#0072bc;
	font-weight:bold;
	text-align:left;
	padding-top:20px;
	
}

#date
{
	font-size:10px;
	color:#0072bc;
	font-weight:normal;
}

#video
{
	padding-top:5px;
}

#video_thumb
{
	padding-left:10px;
	padding-top:40px;
}

.thumbnails
{
	
	width:50px;
	height:37px;
	padding-left:50px;
	
}
.head-txt 
{
	 padding-left:10px;
}

.video_text
{
	font-size:9px;
	color:#0072bc;

}

a.log:link
{
	font-size: 11px; 
	color: #008c44; 
	font-weight: bold; 
	text-decoration:none;
}

a.log:active
{
	font-size: 11px; 
	color: #008c44; 
	font-weight: bold; 
	text-decoration:none;
}

a.log:visited
{
	font-size: 11px; 
	color: #008c44; 
	font-weight: bold; 
	text-decoration:none;
}

a.log:hover
{
	font-size: 11px; 
	color: #008c44; 
	font-weight: bold; 
	text-decoration:underline;
}

a.menuanchorclass:link
{
	color:White;
	text-decoration:none;
}
a.menuanchorclass:visited
{
	color:White;
	text-decoration:none;
}

a.menuanchorclass:hover
{
	color:White;
	text-decoration:none;
}

a.menuanchorclass:active
{
	color:White;
	text-decoration:none;
}



a.video_link:link
{
	text-decoration:none;
	color:#808285;
}
a.video_link:visited 
{
	text-decoration:none;
	color:#808285;
}
a.video_link:hover 
{
	text-decoration:underline;
	color:#808285;
	
}
a.video_link:active 
{
	text-decoration:none;
	color:#808285;
}



a.more_video:link
{
	text-decoration:none;
	color:#0072bc;
}
a.more_video:visited 
{
	text-decoration:none;
	color:#0072bc;
}
a.more_video:hover 
{
	text-decoration:underline;
	color:#0072bc;
	
}
a.more_video:active 
{
	text-decoration:none;
	color:#0072bc;
}

.menu
{
	font-size:11px;
	color:#808285;
	text-align:left;
	width:97px;
	height:18px;
	font-weight:bold;
	padding:3px 0px 0px 10px;
	text-decoration:none;
	margin-bottom:0px;
	margin-top:1px;
	display:block;
}

.menu a
{
	font-size:11px;
	color:#808285;
	text-align:left;
	width:97px;
	height:18px;
	font-weight:bold;
	padding:3px 0px 0px 10px;
	text-decoration:none;
	margin-bottom:0px;
	display:block;
/*	border:1px solid black;*/

}
.menu a:visited
{
	font-size:11px;
	display:block;
	color:#808285;
	text-align:left;
	width:97px;
	height:18px;
	font-weight:bold;
	padding:3px 0px 0px 10px;
	text-decoration:none;
	margin-bottom:0px;
}

.menu a:hover
{
	background-image:url(../images/mouseover4.png);
	background-position:10% 0px;
	font-size:11px;
	color:white;
	text-align:left;
	width:97px;
	height:18px;
	font-weight:bold;
	display:block;
	background-repeat:no-repeat;
	padding:3px 0px 0px 10px;
	text-decoration:none;
	margin-bottom:0px;
}

.menu a:active
{
	background-image:url(../images/mouseover4.png);
	background-position:10% 0px;
	font-size:11px;
	color:white;
	text-align:left;
	width:97px;
	height:18px;
	font-weight:bold;
	display:block;
	background-repeat:no-repeat;
	padding:3px 0px 0px 10px;
	text-decoration:none;
	margin-bottom:0px;
}
.menu a:focus
{
	background-image:url(../images/mouseover4.png);
	background-position:10% 0px;
	font-size:11px;
	color:white;
	text-align:left;
	width:97px;
	height:18px;
	font-weight:bold;
	display:block;
	background-repeat:no-repeat;
	padding:3px 0px 0px 10px;
	text-decoration:none;
	margin-bottom:0px;
}

a.tools:link
{
	font-size:11px;
	color:#8a8b8e;
	text-decoration:none;
	
}
a.tools:active
{
	font-size:11px;
	color:#8a8b8e;
	text-decoration:none;
}
a.tools:visited
{
	font-size:11px;
	color:#8a8b8e;
	text-decoration:none;
}
a.tools:hover
{
	font-size:11px;
	color:#8a8b8e;
	text-decoration:underline;
}

#research_hub
{
	width:230px;
	height:273px;
	font-size:11px;
	color:#0072bc;
	background-image:url(../images/researchub.png);
	background-repeat:no-repeat;
	background-color:#fff;
	font-weight:bold;
	text-align:left;
}

#news
{
	width:233px;
	height:273px;
	font-size:11px;
	color:#0072bc;
	background-image:url(../images/news-a.png);
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
	background-color:#FFF;
}


#markets
{
	font-size:11px;
	color:#0072bc;
	font-weight:bold;
	padding-left:15px;
/*	padding-top:4px; */
	width:245px;
}

#graph_head
{
	font-size:11px;
	color:#0072bc;
	font-weight:bold;
	padding-left:25px;
	padding-top:25px;
}

#value
{
	
	color:#808184;
	font-size:10px;
	font-weight:bold;
		padding-top:25px;
}

#arrow
{
	padding-top:20px;
	
}

#value2
{
	color:Red;
	font-size:10px;
	font-weight:bold;
	padding-top:23px;
}
#value3
{
	color:Red;
	font-size:10px;
	font-weight:bold;
	padding-top:24px;
	padding-left:15px;
	text-align:left;
}

#dateTime
{
	color:#867d74;
	font-size:9px;
	font-weight:bold;
	text-align:right;
	padding-top:15px;
}

#graph
{
	padding-left:5px;
}

.text
{
	font-size:11px;
	color:#0072bc;
	text-align:left;
	height:22px;
	font-weight:bold;
	padding-right:5px;
	padding-left:5px;
}



#quote
{
	font-size:11px;
	color:#0072bc;
	font-weight:bold;
	padding-top:25px;
	padding-left:10px;
}

#textbox
{
	
	padding-left:10px;
}

.market_link
{
	
	text-align:left;
	width:170px;
	font-size:11px;
	color:#0072bc;
	font-weight:bold;
	padding-left:15px;
	padding-top:5px;
}

a.mar:link
{
	padding-left:10px;
	text-decoration:none;
	color:#0072bc;
}

a.mar:active
{
	padding-left:10px;
	text-decoration:none;
	color:#0072bc;
}

a.mar:visited
{
	padding-left:10px;
	text-decoration:none;
	color:#0072bc;
}

a.mar:hover
{
	padding-left:10px;
	text-decoration:underline;
	color:#0072bc;
}

#research_hub_text
{
	font-size:11px;
	color:#0072bc;
	font-weight:bold;
	padding-left:15px;
	
}

#daily_report
{
	padding-left:10px;
	
}

#date2
{
	font-size:9px;
	color:#0072bc;
	
	padding-left:30px;
	font-weight:lighter;
	text-align:left;
}

#monthly_text
{
	
	padding-left:10px;
	width:190px;
	font-size:10px;
	color:#808285;
	line-height:15px;
	height:142px;
}

#equity_text
{
	padding-left:10px;
	font-size:11px;
	color:#0072bc;	
	width:190px;
	height:20px;
	
}

#hr3
{
	padding-left:10px;
	height:1px;
}

#weekly
{
	padding-left:10px;
	font-size:11px;
	color:#0072bc;		
	width:190px;
	height:20px;
}

#hr4
{
	padding-left:10px;
	height:1px;
}

#news_text
{
	font-size:11px;
	color:#0072bc;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:8px;
	padding-left:15px;
	text-align:left;
	
}


.news
{
	font-size:10px;
	color:#808285;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	line-height:15px;
}


.date3
{
	font-size:9px;
	color:#0072bc;
	padding-left:10px;
	padding-top:10px;
	font-weight:lighter;
	text-align:left;
}

#head
{
	font-size:11px;
	color:#0072bc;
	padding-top:4px; 
	background-image:url(../images/angel_assit.png);
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
	width:459px;
/*	padding-left:15px; */
	background-color: #fff;
}

#angel_assit
{
	
	font-size:11px;
	color:#0072bc;
	font-weight:bold;
	text-align:left;
	
}


#brn_locator
{
	padding-top:25px;
	padding-left:10px;
	font-size:11px;
	color:#0072bc;
	font-weight:bold;
}

#ddl2
{
	padding-top:25px;
	
}

#ddl3
{
	padding-top:25px;
	
}
#help_desk
{
	
	padding-left:10px;
	font-size:11px;
	color:#0072bc;
	font-weight:bold;
	
}

#phone
{
	font-size:11px;
	color:#808285;
	font-weight:lighter;
	padding-left:5px;
	text-align:left;
	
}
#email
{
	font-size:11px;
	color:#808285;
	font-weight:lighter;	
	text-align:left;
	padding-left:7px;
	padding-top:7px;
}
#tools
{
	width:446px;
	height:136px;
	text-align: left;
	background-color:#fff;
	
}

#tools1
{
	
	width:440px;
	height:136px;
	
	padding-left:10px;
	font-size:11px;
	color:#8a8b8e;
	text-align: left;
	background-color: #ffffff;
	
}

#tools_text
{
	font-size:11px;
	color:#0072bc;
	font-weight:bold;
	padding-top:10px;
	padding-left:10px;

}

#footer
{
	width:920px;
	height:15px;
	color:white;
	font-size:10px;
	background-color:#0063a4;
	padding-left:10px;
	margin-left:10px;
	text-align:right;
	padding-right:40px;
}

#bottom_footer
{
	background-color:#eeefef;
	height:45px;
	font-size:9px;
	color:#808285;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
	padding-right:25px;
	text-align:left;
	
}

a.footer_link:link
{
	text-decoration:none;
	color:White;
}
a.footer_link:visited 
{
	text-decoration:none;
	color:White;
}
a.footer_link:hover 
{
	text-decoration:underline;
	color:#ffcb08;
}
a.footer_link:active 
{
	text-decoration:none;
	color:White;
}
.setimg {
background-image: url(../images/mouseover4.png);
width:97px;
height:22px;
}

#verti_menu /* Right Vertical Menu*/
{
	width:290px;
	height:203px;
	background-color:White;
	padding-bottom:0px;
}

.VMenu
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#0eb24c;
	text-decoration:none;
	list-style:none;
	line-height:18px;
}

.VMenu ul
{
	list-style-type:none;
	margin:30px 0 0 0;
	padding:0;
}

.VMenu li
{
	margin-left:50px;
}

a.exc:link 
{
	color:#0eb24c; 
	text-decoration:none; 
	font-weight: bold; 
	font-size:11px;
	font-family:Tahoma;
} 

a.exc:active 
{
	color:#0eb24c; 
	text-decoration:none; 
	font-weight: bold; 
	font-size:11px;
	font-family:Tahoma;
} 

a.exc:visited 
{
	color:#0eb24c; 
	text-decoration:none; 
	font-weight: bold; 
	font-size:11px;
	font-family:Tahoma;
} 

a.exc:hover 
{
	color:#0eb24c; 
	text-decoration:none; 
	font-weight: bold; 
	font-size:11px;
	font-family:Tahoma;
} 

/* CSS Document */


img { border:0px;}


.bodybold { font-weight:bold;}



.clear {
clear:both;
}

#main {
width:950px;
margin:0px auto;
}

#header {
width:950px;

}
#footer
 {
width:950px;
position:absolute;
top:1250px;
}
#menu {
width:950px;

}



#innerContent
{
	
	background-color:#EDEDEE;
	position:absolute;
	width:950px;
	}
#leftBack
{
	background-color:White;
	position:relative;
	width:460px;
	height:690px;
	left:10px;
	top:10px;
	background-image:url('../images/yellow.png');
	vertical-align:top;
	background-repeat:no-repeat;
	}
	
	#left-finanBack
	{
		background-color:White;	
		background-image:url('../images/yellow.png');
		vertical-align:top;
		background-repeat:no-repeat;
		top:710px;
		width:460px;
	height:240px;
	position:absolute;
	margin-left:10px;
		}
	#left-finan {
width:460px;
padding-left:20px;
padding-top:40px;
}
#left-finan td {
border-bottom:1px solid #f7f7f7;
}

	#rightGraphBack
	{
		background-color:White;
		width:460px;
		height:340px;
		background-image:url('../images/yellow.png');
		vertical-align:top;
		background-repeat:no-repeat;		
		position:absolute;
		left:480px;
		top:120px;
		}
		#right-newsBack
		{
			background-color:White;
		width:460px;
		height:310px;
		background-image:url('../images/yellow.png');
		vertical-align:top;
		background-repeat:no-repeat;	
		position:absolute;
		left:480px;
		top:470px;
			}
			#right-peercoBack
			{
				background-color:White;
		width:460px;
		height:350px;
		background-image:url('../images/yellow1.png');
		vertical-align:top;
		background-repeat:no-repeat;	
		position:absolute;
		left:480px;
		top:790px;
				}
	.title
	{
		position:absolute;
		width:200px;
		left:20px;
		top:3px;
		color:#0072bc;
		font-size:12px;
		font-weight:bold;
		text-align:left;
		}
#getquote {
	padding:40px 0 0px 0px;
	float:right;
	width: 420px;
	text-align:center;
}



#getquote .txtbox1 {
	width:305px;
	height:25px;
	margin-right:10px;
}

#getquote .button {
margin-right:10px;
}

#getquoteBack
{
background-color:White;
	position:relative;
	width:460px;
	height:100px;
	top:10px;
	float:right;
	right:10px;
	background-image:url('../images/yellow.png');
	vertical-align:top;
	background-repeat:no-repeat;
	}

#left {
	width:460px;
	float:left;
	padding-right:0px;
	padding-left:0px;
	margin-top:30px;
	margin-left:20px;
}

#top-co-name {
	float:left;
	width:460px;
	padding-top: 40px;
	padding-left: 20px;
	line-height:18px;
	font-size:11px;
	color:#808285;
}

#market-movement {
	width:460px;
}

#left-market {
	float:left;
	width:214px;
	margin-right:30px;
	vertical-align:top;
	border-right:solid 1px #0072bc;
}


#right-market {
	float:right;
	width:215px;
}

.bse {
	font-size:20px;
	font-weight:normal;
	color:#003366;
	vertical-align:top;
	display:block;
	border-bottom: 1px solid #cdc8c8;
}
.nse {
font-size:20px; 
font-weight:normal; 
color:#003366; 
vertical-align:top;
display:block;
margin-top:15px;
}
.bse-value {
	font-size:20px;
	font-weight:normal;
	/*color:#339933;*/
	margin-top:5px;
	vertical-align: bottom;
}

#bse-change-value {
margin-top:21px;
padding-bottom:22px;
height:18px;
}


.bse-br { line-height:18px;}

.green-bold {
font-size:16px; 
font-weight:bold; 
color:#339933; 
vertical-align:top;
float:left;
}
.green-nor {
	font-size:11px;
	font-weight:normal;
	/*color:#339933;*/
}
.red-bold {
	font-size:20px;
	color:#ff0000;
	vertical-align: bottom;
}
.red-nor {
	font-size:11px;
	font-weight:normal;
	color:#ff0000;
	vertical-align: bottom;
}

#left-mid-data {
	margin-top:30px;
	margin-right:30px;
	width:215px;
	border-bottom: 3px solid #f7f7f7;
	float:left;
}

#right-mid-data {
	margin-top:30px;
	width:175px;
	border-bottom: 3px solid #f7f7f7;
	float:left;
}

.valtxt-left {
float:left;
padding-top:10px;
}
.valtxt-right {
 float:right;
 font-weight:bold;
 padding-top:10px;
}

.statement-txt {
padding:5px 0px 0px 15px;
color:#1a72c5;
font-size:11px;
font-weight:bold;
border-bottom:1px solid #f7f7f7;
height:20px;
}
.statement-txt a {
text-decoration:none;
color:#0db14b;
}
.statement-txt a:hover {
text-decoration:underline;
color:#1a72c5;
}
.arrow1 {
font-size:12px;
color:#1a72c5;
text-decoration:none;
}
.arrow {
font-size:12px;
color:#1a72c5;
text-decoration:none;
font-weight:bold;
}




.small9px {
font-size:9px;
color:#b5b5b5;
}

#right {
	width:460px;
	vertical-align:top;
	padding-right: 0px;
	margin-top:0px;
	position:absolute;
	left:510px;
	top:120px;
}

#right-top-graph 
{
	
	padding-top:30px;
}
/*
#right-top-graph ul {
margin:0;
padding:0;
list-style-type:none;

}

#right-top-graph li {
	display:block;
	margin-right:0px;
	float:left;
	padding:0px;
	border-top:1px solid #a3bbd2;
	border-right:1px solid #a3bbd2;
	border-left:1px solid #a3bbd2;
	font-weight:bold;
	background-color:#f1f2f2;
	color:#4b86c0;
	width:300px;
	
}
*/
.intraday-tab 
{
	margin-right:5px;
	float:left;
	padding:5px 10px;
	border-top:1px solid #a3bbd2;
	border-right:1px solid #a3bbd2;
	border-left:1px solid #a3bbd2;
	font-weight:bold;
	background-color:#f1f2f2;
	color:#4b86c0;
	}
/*
#right-top-graph .selected {
	display:block;
	margin-right:5px;
	float:left;
	padding:5px;
	border-top:1px solid #a3bbd2;
	border-right:1px solid #a3bbd2;
	border-left:1px solid #a3bbd2;
	font-weight:bold;
	background-color:#f1f2f2;
	color:#4b86c0;
}
*/

#right-top-graph a {
	color:#4b86c0;
}

#right-top-graph a:hover {
	text-decoration:underline;
	color:#4b86c0;
}


#graph {
	padding:0px;
	margin:0px;
	text-align:center;
}

#right-news 
{
	width:420px;
	padding-top:40px;
	padding-left:20px;
}

#right-peerco {
	padding-top:40px;
	padding-left:30px;
}
#right-peerco td {
border-bottom:1px solid #f7f7f7;
}

/*#mar-commentry-matter {
width:340px;
}

#mar-commentry-matter ul {
list-style-type:none;
margin:0;
padding:0;
}

#mar-commentry-matter li {
display:block;

width:100px;
height:15px;
float:left;
margin-right:10px;
text-align:center;
vertical-align:middle;
}
#mar-commentry-matter li .selected {
background-color:#E1F5FF;
border-top:1px #a3bbd2 solid;
border-right:1px #a3bbd2 solid;
border-left:1px #a3bbd2 solid;
width:100px;
height:15px;
float:left;
margin-right:10px;
text-align:center;
}

#mar-commentry-matter li a {
width:100px;
text-decoration:none;
font-weight:bold;
}*/


.h22px {
	color: #0072bc;
	font-size: 22px;
	line-height:25px;

}
.h16px {
	color: #0072bc;
	font-size: 16px;
	font-family:Tahoma;	
}

.h12px {
	color: #0072bc;
	font-size: 12px;
	font-family:Tahoma;
	line-height:30px;
}

.font12px {
	color: #0072bc;
	font-size: 12px;
	font-family:Tahoma;
}

.h11px {
	color: #0072bc;
	font-size: 11px;
	font-family:Tahoma;
	
}

.font11Red 
{
	color: #FF0000;
	font-size: 11px;
	font-family:Tahoma;
	
}

.font11Green
{
	color: #0DB14B;
	font-size: 11px;
	font-family:Tahoma;
	
}

.topvalue-h37px-bor {
	border-bottom:1px solid #f7f7f7;
	height: 40px;
}



#top-state-h25px-bor {
	height: 20px;
}






.heading {
margin-bottom:5px;
padding-bottom:2px;
display:block;
border-bottom:1px solid #a3bbd2;
font-weight:bold;
color:#0072bc;
text-transform:uppercase;
}
.heading-pad-1px {
margin-bottom:1px;
padding-bottom:2px;
display:block;
border-bottom:1px solid #a3bbd2;
font-weight:bold;
color:#0a3f71;
text-transform:uppercase;
}

.br {
padding:10px 0px 10px 0px;
}


.h1 {
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#0a3f71;
}
.bot-bor-h1 {
border-bottom:1px solid #a3bbd2;
}
.bor-bot-subhead {
border-bottom:1px solid #a3bbd2;
}


.tr-border-gray 
{
	border-bottom:1px solid #f0f0f0;
}
	
#tr-border-gray-3px { border-bottom:3px solid #f0f0f0;}
.tr-border-gray-3px { border-bottom:3px solid #f0f0f0;}
.td-bor-bottom-gray-3px { border-bottom:3px solid #f0f0f0;}

.td-border-white { border-bottom:1px solid #ffffff;}

#left-top-val td {border-bottom:1px solid #f0f0f0;}

.more
{	color:#0db14b;
	padding-right:15px;
	font-size:11px;
	font-weight:normal;
	 background:url(../images/side_arrow.png) no-repeat right;
}
.more a
{	color:#0db14b;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	background:url(../images/side_arrow.png) no-repeat right;	
}
.more a:hover
{
	color:#0db14b;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
}

.morenews {
text-decoration:none;
color:#0db14b;
padding-right:15px;
}

.morenews a {
text-decoration:none;
color:#0db14b;
background:url(../images/right_arrow.png) no-repeat right;
}
.morenews a:hover {
text-decoration:underline;
color:Orange;
}

.morenews a:visited {
text-decoration:underline;
color:#1a72c5;
}

.txtNewsBottom
{
	border-bottom:1px solid #c2c2c2;
	color:#4b86c0;
	height:26px;
	margin:0px;
	padding:0px 8px 0px 8px;
	text-decoration:none;
	width:auto;	
}
.txtNewsBottomBold a,.txtNewsBottom a,.txtTabBottomBold a,.txtTabBottom a
{
	color:#4b86c0;
	display:block;
	text-decoration:none
}
.txtNewsBottomBold,.txtTabBottomBold
{
	background:url('../images/tab-bg-2.gif' ) repeat-x;
	border-left:1px solid #c2c2c2;
	border-right:1px solid #c2c2c2;
	border-top:1px solid #c2c2c2;
	color:#4b86c0;
	height:26px;
	margin:0;
	padding:0 8px 0 8px;
	text-decoration:none;
}
.txtNewsBottomBoldTab
{
	background:url('../images/tab-bg-1.gif' ) repeat-x;
	border-left:1px solid #c2c2c2;
	border-right:1px solid #c2c2c2;
	border-top:1px solid #c2c2c2;
	color:#4b86c0;
	height:26px;
	margin:0px;
	padding:0px 8px 0px 8px;
	text-decoration:none;
	width:auto
}
.txtNewsBottomBoldTab a
{
	color:#4b86c0;
	display:block;
	margin:0px;
	padding:0px;
	text-decoration:none
}
.txtNewsBottomEmpty
{
	border-bottom:1px solid #c2c2c2;
	color:#4b86c0;
	height:26px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	width:auto
}

.txtNewsBottom
{
	border-bottom:1px solid #c2c2c2;
	color:#4b86c0;
	font:11px verdana;
	height:26px;
	margin:0px;
	padding:0px 8px 0px 8px;
	text-decoration:none;
	width:auto;	
}
.txtNewsBottomBold a,.txtNewsBottom a,.txtTabBottomBold a,.txtTabBottom a
{
	color:#4b86c0;
	display:block;
	font:11px Arial;
	text-decoration:none
}
.txtNewsBottomBold,.txtTabBottomBold
{
	background:url('../images/tab-bg-2.gif' ) repeat-x;
	border-left:1px solid #c2c2c2;
	border-right:1px solid #c2c2c2;
	border-top:1px solid #c2c2c2;
	color:#4b86c0;
	font:11px Arial;
	height:26px;
	margin:0;
	padding:0 8px 0 8px;
	text-decoration:none;
}
.txtNewsBottomBoldTab
{
	background:url('../images/tab-bg-1.gif' ) repeat-x;
	border-left:1px solid #c2c2c2;
	border-right:1px solid #c2c2c2;
	border-top:1px solid #c2c2c2;
	color:#4b86c0;
	font:11px Arial;
	height:26px;
	margin:0px;
	padding:0px 8px 0px 8px;
	text-decoration:none;
	width:auto
}
.txtNewsBottomBoldTab a
{
	color:#4b86c0;
	display:block;
	font:11px Arial;
	margin:0px;
	padding:0px;
	text-decoration:none
}
.txtNewsBottomEmpty
{
	border-bottom:1px solid #c2c2c2;
	color:#4b86c0;
	font:0px Arial;
	height:26px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	width:auto
}

/* Big box with list of options */
#ajax_listOfOptions
{
	position:absolute;	/* Never change this one */
	width:203px;	/* Width of box */
	height:200px;	/* Height of box */
	overflow:auto;	/* Scrolling features */
	border:1px solid #317082;	/* Dark green border */
	background-color:#EEEEEE;	/* Gray background color */
	text-align:left;
	font-size:1.0em;
	z-index:1100;
}
#ajax_listOfOptions div
{	/* General rule for both .optionDiv and .optionDivSelected */
	margin:1px;		
	padding:1px;
	cursor:pointer;
	font-size:1.0em;
}
#ajax_listOfOptions .optionDiv
{	/* Div for each item in list */
	border-bottom:#313131 1px solid;
}
#ajax_listOfOptions .optionDivSelected
{ /* Selected item in the list */		
	background-color:#296D92;
	color:#FFF;
}
#ajax_listOfOptions_iframe
{
	background-color:#F00;
	position:absolute;
	z-index:55;
}
/* End of the Style */







/*18 Jan - Swapnil*/
body 
{
	font-family:Tahoma;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	text-align:left;
	font-size:11px;
	color:#7c7c7c;
}

a { text-decoration:none; color:#0072bc;}
a:hover {text-decoration:none; color:#0072bc;}

img { border:0;}

#MainShareMarket
{
	width:950px;
	background-color: #EDEDEE;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:1135px;
}

#MainGlobalIndicator
{
	width:950px;
	background-color: #EDEDEE;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:775px;

}

#Content
{
	width:950px;
	background-color: #EDEDEE;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
}

#content1
{
	width:930px;
	background-color:White;
	height:100%;		
	position:absolute;
	left:10px;
	top:200px;
}

#HighLowSM
{
	width:590px;
	background-color:White;
	height:220px;		
	position:absolute;
	left:20px;
	top:40px;
}

#subContent
{
	width:590px;
	background-color:White;
	height:220px;		
	position:absolute;
	left:20px;
	top:40px;
}

#rightSubContent
{
	width:290px;
	background-color:White;		
	position:absolute;
	left:640px;
	top:0px;
}

#MainMarketMovement
{
	width:630px;
	background-color:White;
	height:280px;
	background-image:url('../images/yellow2.png');
	vertical-align:top;
	background-repeat:no-repeat;		
	position:absolute;
	left:10px;
	top:205px;	
}

#GlobalIndicator
{
	background-color:White;
	position:absolute;
	width:290px;
	height:280px;
	top:205px;
	right:10px;
	background-image:url('../images/yellow.png');
	background-repeat:no-repeat;
}

#MarketMovement
{
	width:610px;
	background-color:White;
	height:220px;
	vertical-align:top;
	background-repeat:no-repeat;		
	position:absolute;
	left:10px;
	top:40px;
	z-index:1;
}
	
#MainGainerLoserSM
{
	width:630px;
	background-color:White;
	height:350px;
	background-image:url('../images/yellow2.png');
	vertical-align:top;
	background-repeat:no-repeat;		
	position:absolute;
	left:10px;
	top:495px;
}

#GainerLoser
{
	width:590px;
	background-color:White;
	height:300px;
	position:absolute;
	left:20px;
	top:40px;
}

#AdvDeclines
{
	width:590px;
	background-color:White;
	height:100px;
	position:absolute;
	left:10px;
	top:250px;
}
	
#MainGetQuote
{
	background-color:White;
	position:absolute;
	width:290px;
	height:80px;
	top:205px;
	right:10px;
	background-image:url('../images/yellow.png');
	background-repeat:no-repeat;
	z-index:1;
}

#GetQuoteSM
{
	position:absolute;
	width:290px;
	top:40px;
}
	
#MainADR
{
	width:630px;
	background-color:White;
	height:270px;
	background-image:url('../images/yellow2.png');
	vertical-align:top;
	background-repeat:no-repeat;		
	position:absolute;
	left:10px;
	top:495px;
}

#ADR
{
	width:610px;
	background-color:White;
	height:220px;		
	position:absolute;
	left:10px;
	top:40px;
}

#InnerGlobalIndicators
{
	background-color:White;
	position:absolute;
	width:270px;
	height:230px;
	top:40px;
	right:10px;
}

#MainInvestment
{
	background-color:White;
	position:absolute;
	width:290px;
	height:270px;
	top:495px;
	right:10px;
	background-image:url('../images/yellow.png');
	background-repeat:no-repeat;
}
	
#MF
{
	background-color:White;
	position:absolute;
	width:270px;
	height:230px;
	top:40px;
	right:10px;
}

#MainMarketCommentry
{
	background-color:White;
	position:absolute;
	width:290px;
	height:190px;
	top:295px;
	right:10px;
	background-image:url('../images/yellow2.png');
	background-repeat:no-repeat;
}

#MarketCommentrySM
{
	padding-top:40px;
}

#MainNewsSM
{
	background-color:White;
	position:absolute;
	width:290px;
	height:350px;
	top:495px;
	right:10px;
	background-image:url('../images/yellow.png');
	background-repeat:no-repeat;
}

#NewsSM
{
	background-color:White;
	position:absolute;
	width:270px;
	height:300px;
	top:35px;
	right:10px;
	text-align:left;
}
#MoreNewsSM
{
	position:absolute;
	top:325px;
	left:235px;
}

.marketNews
{
	color:#0072bc;
	font-size:11px;
	font-family:Tahoma;
}

#MoreAdvDecSM
{
	position:absolute;
	top:74px;
	left:562px;
}

#MoreHighLow
{
	position:absolute;
	top:205px;
	left:553px;
}

#MainHighLow
{
	width:950px;
	background-color: #EDEDEE;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:600px;
}

#InnerHighLow
{
	width:630px;
	background-color:White;
	height:385px;
	background-image:url('../images/yellow2.png');
	vertical-align:top;
	background-repeat:no-repeat;		
	position:absolute;
	left:10px;
	top:195px;
}


#MainHighLowSM
{
	width:630px;
	background-color:White;
	height:270px;
	background-image:url('../images/yellow2.png');
	vertical-align:top;
	background-repeat:no-repeat;		
	position:absolute;
	left:10px;
	top:855px;
	}
	

#div52Weeks
{
	width:610px;
	background-color:White;
	height:290px;		
	position:absolute;
	left:10px;
	top:50px;
	}
	
#divCurrent
{
	width:610px;
	background-color:White;
	height:290px;		
	position:absolute;
	left:10px;
	top:50px;
	}
	
a.Links:link{color:#0072bc;font-family:Tahoma;font-size:11px;font-weight:bold;}
a.Links:visited{color:#0072bc;font-family:Tahoma;font-size:11px;font-weight:bold;}
a.Links:active{color:#0072bc;font-family:Tahoma;font-size:11px;font-weight:bold;}
a.Links:hover{color:#FF9900;font-family:Tahoma;font-size:11px;font-weight:bold;}

.ColumnHeader
{
	color:#7E7E7E;
	background-color:#f7f7f7;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	padding-bottom:5px;
	padding-left:10px;
}

.ColumnData
{
	color:#828282;
	font-family:Tahoma;	
	font-size:11px;
	height:30px;
	padding-left:10px;
}	


#unwanted
{
	top:1900px; 
	background-color:Black;
	position:absolute;
	}
	
#MarketCommentryLeftContent
{	
	width:152px;
	background-color:White;
	height:115px;		
	position:absolute;
	left:10px;
	top:50px;
	overflow:hidden;
}
	
#MarketCommentryRightContent
{	
	width:90px;
	background-color:White;
	height:115px;		
	position:absolute;
	left:190px;
	top:50px;
}	
	

	#Adv_BarSM
	{
		width:610px;
		position:absolute;
		top:30px;
		left:10px;
	}
	
	#Dec_BarSM
	{
		width:610px;
		position:absolute;
		top:60px;
		left:10px;
	}
	
.AdvGreen
{
	background:url(../MarketImages/Advances_green.png);
	background-repeat:repeat-x;
}

.DecRed
{
	background:url(../MarketImages/Declines_red.png);
	background-repeat:repeat-x;
}

	/*End 18 Jan*/
	/* 20 jan*/
.marketExchangeHead
{
	cursor: pointer;
	font-size:14px;
	font-weight:bold;
	color:#0072bc;
}

.marketExchangeHead a
{
	text-decoration:none;
}

.marketExchangeHead a:hover
{
	text-decoration:none;
}

.marketGreenValue
{
	font-size:14px;
	font-weight:bold;
	color:#0db14b;
}

.marketGreenValue11px
{
	font-size:11px;
	font-weight:bold;
	color:#0db14b;
}

.marketRedValue
{
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
}

.marketRedValue11px
{
	font-size:11px;
	font-weight:bold;
	color:#ff0000;
}

.bgcolorGray
{
	background-color:#EDEDEE;
}

.bgcolorWhite
{
	background-color:#ffffff;
}

.h11Gray
{
	color:#808285;
	font-size:11px;	
}


/*end 20 jan*/

.NewsType
{
	padding:10px;
	font-size:14px;
	color:#0072bc;

}

.VMenu1
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#0eb24c;
	text-decoration:none;
	list-style:none;
	line-height:18px;
	
}
#HLMainGetQuote
{
	height:80px;
	width:290px;
	margin-top:10px;
	margin-bottom:10px;
	background:url(../images/yellow.png) no-repeat top left white;
	top:225px;
	left:640px;
	position:absolute;
}

#GetQuoteHL
{
	padding:35px 0 0 20px;
	vertical-align:middle;

}

.txtbox1 {
	width:200px;
	height:25px;
	margin-right:5px;
}

	