@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;}
/*iframe
{
	overflow:scroll;
}*/
#bg_pop1{
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	opacity:.5;
	background-color:#000;
	top:0px;
	z-index:1000;	
	
	}
	
#align_pop1{display:none;
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	z-index:1002;
	overflow:auto;	
	}
	
#frame_content{
	box-shadow:1px 1px 10px #000;}
#pop1
{
	display:none;
}
/*==============panel=================*/	
#panel,#flip
{
padding:5px;
text-align:center;
width:270px;

}

#panel
{
padding:5px;
display:none;
}
.subscribe{
	width:285px;

	
	background:#3081C3;
	border:1px solid #115792;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	cursor:pointer;

}
#stop
{
	background:url(../images/close.png) top left no-repeat;
	width:30px;
	height:30px;
}

#stop1
{
	background:url(../images/close.png) top left no-repeat;
	width:30px;
	height:30px;
}

#stop2
{
	background:url(../images/close.png) top left no-repeat;
	width:30px;
	height:30px;
}


/*==============panel end=================*/#face{
	display:none;
	position:fixed;
	bottom:0px;
	right:0px;
	z-index:100;
	background-color:#FFF;}

#facebook_like{
	position:fixed;
	cursor:pointer;
	cursor:hand;
	right:0px;
	bottom:0px;}

#pop_op{
	display:none;}
	
body{
	background:url(../images/slice.png) top repeat-x #FFF;}

#bg_pop{
	background-color:#000;
	opacity:.7;
	width:100%;
	height:100%;
	position:fixed;
	z-index:1000;}
	
#align_pop{
	width:100%;
	height:100%;
	position:fixed;
	z-index:1001;
	top:0px;}
	
#pop_up{
	width:267px;
	height:261px;
	padding:8px;
	margin:auto;
	margin-top:100px;
	box-shadow:0px 0px 7px #333;
	background-color:#FFF;
	border:#344d9f solid 1px;
	}

#live_watch{
	width:340px;
	height:281px;
	position:fixed;
	left:0px;
	margin-left:-290px;
	background-color:#FFF;
	box-shadow:0px 0px 4px #333;
	top:150px;
	}
	
#header{
	width:100%;
	padding-top:8px;
	height:120px;
	overflow:hidden;
	background:url(../images/header_bg.jpg) top left repeat-x;
	}
	
#fund-performance{
	width:96%;
	padding:5px 7px;
	height:320px;}
	
#text_content{
	width:96%;
	margin-top:13px;
	padding-left:13px;
	height:180px;
	font-size:12px;
	border-bottom:#999 dotted 2px;}

.content_heading
{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:20px;
	color:#263f91;
}
p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:justify;
	line-height:18px;
}
#left_menu a{
	color:#FFF;
	font-size:12px;
	display:block;
	padding:5px;
	text-decoration:none;
	padding-left:55px;
	background:url(../images/right-arr.png) no-repeat center left;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#footer a{
	color:#FFF;
	text-decoration:none;}
	
#footer a:hover{
	color:#FFF;
	text-decoration:underline;}	
	
#left_menu a:hover{
	color:#FFF;
	font-size:12px;
	display:block;
	padding:5px;
	text-decoration:none;
	padding-left:55px;
	background:url(../images/right-arr.png) no-repeat center left #8FC62E;
	font-family:Arial, Helvetica, sans-serif;
	}	
	
#tabs{
	width:138%;
	padding-bottom:13px;
	padding-left:13px;
	height:127px;
	border-bottom:#999 dotted 2px;}
.cont
{
	background:url(../images/contactus.jpg) top left no-repeat;
	width:100%;
	height:100%;
}
#head_con{
	width:1024px;
	margin:auto;
	height:120px;}
	
#logo{

	height:120px;
	float:left;
	width:281px;border-radius:5px;
	}
#logo img
{
	border-radius:5px 5px 0px 0px;
}
.div1{
	text-align:center;
	width:100%;
	height:18px;
	margin-top:10px;
	font-size:13px;
	color:#FFF;}
		
.div2{
	width:1024px;
	height:20px;
	margin:auto;
	margin-top:15px;
}

.left{
	width:49%;
	height:18px;
	text-align:left;
	float:left;
	font-size:13px;
	color:#FFF;}
	
.right{
	width:39%;
	height:18px;
	float:right;
	text-align:right;
	font-size:13px;
	color:#FFF;}

#sensex{
	width:1024px;
	margin:auto;
	margin-bottom:13px;
	border-right:#000 dotted 2px;
	height:91px;
	}

#other_con{
	width:740px;
	height:122px;
	float:right;
	}
	
#contact_info{
	float:right;
	margin-top:10px;
	width:100%;
	height:50px;
	color:#000;
	font-size:13px;
	text-align:center;}
	
#contact_info1{
	background:url(../images/contact_bg.jpg) top left repeat-x;
	height:50px;
	width:600px;
	border-radius:8px 8px 8px 8px;
	text-align:center;
	float:right;
	
	}
#contact_info1 span
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
}
#login{
	width:40%;
	height:60px;
	float:left;
	/*background-color:#00C*/}
	
#facebook{
	width:53%;
	height:51px;
	padding:15px 0px  0px 7px;
	text-align:right;
	float:right;
	/*background-color:#069;*/
	}
	
#tabs a{
	padding:0px 5px;}

#banner_wrapper{
	width:1024px;
	height:271px;
	padding:4px;
	background-color:#ccc;
	margin:auto;
	margin-top:0px;}	
	
#shade{
	width:100%;
	height:20px;
	background:url(../images/shade.jpg) no-repeat center top;}
.nse_bse
{
	width:100%;
	height:56px;
	margin:-2px auto;
}
#left_menu{
	width:282px;
	height:277px;
	float:left;
	/*background:url(../images/menu_bg.png) no-repeat top center;*/
	background-color: #4C65B9;
}
	
#right_banner{
	width:740px;
	height:271px;
	background:#e4e4e4;
	float:right;}
	
#menu_wrap{
	width:1004px;
	padding:0px 10px;
	margin:auto;
	height:42px;
	background:url(../images/menu_bg_main.png) top repeat-x;
	border-radius:5px;
	border:#e4e4e4 solid 1px;
	}
	
#menu_wrap table td{
	border-right:#ffffff solid 1px;
	border-left:#ddd solid 1px;}

#menu_wrap a{
	display:block;
	color:#333;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	padding:10px;
	font-weight:bold;
	}
	
#menu_wrap a:hover{
	display:block;
	color:#fff;
	font-size:13px;
	text-align:center;
	background-color:#5771c9;
	text-decoration:none;
	padding:13px 10px;}
	
#cont_wrap{
	width:1024px;
	min-height:300px;
	height:auto;
	margin:auto;
	border-left:#999 dotted 2px;
	margin-top:15px;
	border-right:#999 dotted 2px;
	}
	
.schduled{
	width:290px;
	background-color:#f4f4f4;
	height:234px;}
.financial_risk
{
	margin-top:10px;
	padding:10px;
	width:270px;
	background-color:#f4f4f4;
	height:200px;
	text-align:center;
	margin-right:10px;
}
.financial_risk img
{
	border:1px solid #dedede;
}
h2{
	display:block;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:normal;
	width:284px;
	padding:5px 15px;
	background:url(../images/head_bg_right.png) no-repeat top left;
	height:43px;
}

.form_bg{
	background-color:#FFF;
	width:85%;
	margin:auto;
	height:auto;
	}
	
#footer{
	width:100%;
	height:105px;
	background:url(../images/footer_shade.png) no-repeat top center #274092;
	margin-top:19px;
	border-top:1px solid #274092;}
	
marquee{
	overflow:hidden;
	font-size:12px;
	text-align:justify;}

.bse{
position: absolute;
right: -2px;
top: 50%;
-webkit-transform:translatey(-50%);
transform:translatey(-50%);
}

/*#flip1 , #flip , #flip2*/
/*{*/
/*    width: auto !important;*/
/*}*/