/* Created By: Atul Kumar 
   Company: tabMind Solution Pvt. Ltd.
   Website: http://www.tabmind.com
*/

/* Header Frame */
.header-link{
	text-align:right;
	padding:100px 20px 0 5px;
}
.header-link p{
	text-transform:uppercase;
}
.header-link p a{
	text-decoration:none;
	font-weight:bold;
	color: #7e7e7e;
}
.header-link p a.current{color:#ff0000;}
/* Top Navication*/
.nav{
	padding:15px 0 0 5px;
}
.nav ul{
	height:45px;
}
.nav ul .home{
	background:url(../../images/home-bg.png) top left no-repeat;
	width:61px;
	padding-left:28px;	
}
.nav ul .about{
	background:url(../../images/about-bg.png) top left no-repeat;
	width:82px;
}
.nav ul .ipo{
	background:url(../../images/ipo-bg.png) top left no-repeat;
	width:140px;
}
.nav ul .sep{
	background:url(../../images/nav-sap.jpg) top left no-repeat;
	width:3px;
	padding:0 !important;
}
.nav ul .gap{
	width:130px;
	padding:0 !important;
}
.nav ul .update{
	background:url(../../images/update-bg.png) top left no-repeat;
	width:71px;
	padding-left:35px;
}
.nav ul .dis{
	background:url(../../images/dis-bg.png) top left no-repeat;
	width:86px;
	padding-left:15px !important;
}
.nav ul .inv{
	background:url(../../images/invest-bg.png)top left no-repeat;
	width:133px;
}
.nav ul li{
	height:45px;
	padding:12px 0 0 18px;
	float:left;
	margin:0;
}
.nav ul li a{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
}
.nav ul li a:hover{
	color:#ff0000;
}
.nav ul .current a{
	color:#ff0000;
}
.dsignature{
	text-align:right;	
}
.dsignature .current{
	color:#FF0000;	
}
.dsignature p{
	margin:0;
	padding:0 10px;
	text-transform:uppercase;
	line-height:1px;
	font-weight:bold;
}
.dsignature p a{
	color:#7E7E7E;
	text-decoration:none;
}
.dsignature p a:hover{ color:#FF0000;}
/* main Content*/
.content{
	width:850px;
	min-height:470px;
	background-color:#FFF;
	line-height:20px;
	-webkit-box-shadow: 3px 3px 9px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    3px 3px 9px rgba(50, 50, 50, 0.5);
	box-shadow:         3px 3px 9px rgba(50, 50, 50, 0.5);
}
/* Home Page css*/
.content-home{
	padding:65px 20px 0 65px;
}
.content-home p{
	width:55%;
	float:left;
	margin-bottom:10px;
}
.content-home img{
	float:right;
	padding:5px;
	-webkit-box-shadow: 3px 3px 9px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    3px 3px 9px rgba(50, 50, 50, 0.5);
	box-shadow:         3px 3px 9px rgba(50, 50, 50, 0.5);
}
.home-btnbar{
	margin-top:15px;
}
.home-btnbar p{
	text-align:right;
	background:url(../../images/home-btn-bg.png) top right no-repeat;
	margin-top:5px;
}
.home-btnbar a{
	color:#FFF;
	height:27px;
	font-weight:bold;
	width:150px;
	text-align:left;
	text-decoration:none;
	display:inline-block;
	text-transform:uppercase;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
}
.home-bottom{
	margin:35px 20px 0;
}
.home-bottom ul{
	padding:10px;
}
.home-bottom ul li{
	float:left;
	border-right:solid 2px #c8c7c7;
}
.home-bottom ul li img{
	width:100px;
	height:40px;
	padding:0 28px;	
}
.home-bottom ul li.last{
	border-right:none;
}
/* About us Page css*/
.content-about{
	position:relative;
}
.about-left{
	padding:50px 10px 0 60px;
	float:left;
	width:371px;
	text-transform:uppercase;
}
.about-left p{
	float:left;
	margin-bottom:10px;
	
}
.about-left ul{
	list-style:url(../../images/dot-red.png);
	padding-left:10px;
	margin-left:10px;
}
.about-left li{
	
}
.about-right{
	padding:10px;
	float:right;
	width:250px;
	text-transform:uppercase;
}
.about-right .list1{
	margin-top:51px;	
}
.about-right ul{
	float:left;
}
.about-right li{
	padding:5px;
}
.about-right li a{
	display:block;
	width:103px;
	height:63px;
	background-image:url(../../images/circle-normal.png);
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:40px 0 0;
}
.about-right li a:hover{
	background-image:url(../../images/circle-hover.png);
}
.about-right li .current{
	background-image:url(../../images/circle-hover.png) !important;
}
/* Content IPO css*/
.content-ipo{
	padding:40px 65px;	
}
.content-ipo p{
	margin:10px 0;
}
.content-ipo table{
	margin-top:10px;
}
.content-ipo th{
	border:solid 1px #cdcdcd;
	padding:4px;
	background:url(../../images/tbl-tr-bg.png) repeat-x;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
}
.content-ipo td{
	border:solid 1px #cdcdcd;
	padding:3px;
	color:#747474;
	font-size:11px;
}
.ipo-nav{
	text-align:right;
	position:relative;
	margin:15px
}
.ipo-navbtn{
	background:url(../../images/ipobtn-bg.png) repeat-x;
	width:105px;
	height:25px;
	border:solid 1px #cdcdcd;
	display:block;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	float:right;
	padding-top:3px;
}
/* Contect Updtaes*/
.content-updates{
	padding:20px 25px;	
}
.content-updates ul{
	width:200px;
	text-align:left;
	float:left;
	position:relative;

	break-inside: avoid; /* W3C */
	-webkit-column-break-inside: avoid; /* Safari & Chrome */
	-moz-column-break-inside: avoid; /* Firefox */
	-ms-column-break-inside: avoid; /* Internet Explorer */
	-o-column-break-inside: avoid; /* Opera */
	
	break-after: always; /* W3C */
	-webkit-column-break-after: always; /* Safari & Chrome */
	-moz-column-break-after: always; /* Firefox */
	-ms-column-break-after: always; /* Internet Explorer */
	-o-column-break-after: always; /* Opera */
}
.content-updates li{
	display:block;
}
.content-updates .heading{
	background:url(../../images/ipobtn-bg.png) repeat-x;
	height:25px;
	border:solid 1px #cdcdcd;
	display:block;
	text-align:left;
	color:#FFF;
	font-weight:bold;
	padding-top:3px;
	padding-left:20px;
	width:170px;
}

/* Contect Investers*/
.content-investers{
	padding:30px 35px;
}
.content-investers .innerBtn{
	float: left;
	background: url(../../images/ipobtn-bg.png) repeat-x;
	width: 130px;
	height: 25px;
	border: solid 1px #CDCDCD;
	display: block;
	text-align: center;
	color: white;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	text-shadow:1px 2px #000;
	padding-top: 3px;
}
.content-investers select{
	background: url(../../images/dropdown-bg.png) no-repeat 333px -3px;
	border:1px solid #333;
	display:block;
	width:365px;
	height:28px;
	position:relative;
	top:1px;
	float:left;
	-webkit-appearance: none;
	margin-bottom:0;
}
.content-investers .btnHight{
	height:30px;
}

/* Online-Query */
.content-onlineQuery{padding:20px 35px;}
.queryForm{
	padding:25px;
	width:246px;
	height:222px;
	position:relative;
	border:1px solid #a5a4a4;
	-moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
	border-radius:10px;
	background-color:#ebeaea;
}
.queryForm .innerSideLink{
	position:absolute;
	top:10px;
	right:15px;
}
.queryForm .innerSideLink a{
	color:#969595;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
}
.queryForm .innerSideLink a:hover{ text-decoration:underline;}
.queryForm h3{
	color:#5d5d5d;
	line-height:15px;
}
.queryForm input, select{
	width:237px;
	padding:5px;
	margin-bottom:10px;
	border:1px solid #777777;
	-moz-box-shadow:inset 0 0 10px #000000;
   -webkit-box-shadow:inset 0 0 10px #000;
   box-shadow:inset 3px 3px 1px #cecdcd;
}
.queryForm select{
	background: url(../../images/dropdown-bg.png) no-repeat 216px -3px;
	-webkit-appearance: none;
	height:30px;
	background-color:#FFF;
	padding:5px;
	width:248px;
}
.queryForm .loginBtn{
	position:relative;
	left:90px;
	width:60px;
	height:60px;
	padding:10px;
	background-color:#e13c42;
	border:none;
	border-radius:30px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow:2px 2px #333;
	cursor:pointer;
	box-shadow:none;
}
.queryForm .fLeft label, .fRight label{ 
	float:left;
	width:85px;
	text-align:right;
	margin:3px 6px 0 0;
	font-size:12px;
	font-weight:bold;
	color:#5d5d5d;
}
.queryForm .fLeft input, .fRight input{
	margin-bottom:15px;
}

.content-onlineQuery table.queryTable{
	width:777px;
	border-collapse: separate; 
}
.content-onlineQuery table.queryTable tr{ text-align:left;}
.content-onlineQuery table.queryTable th { 
	border: solid 1px #c4c4c4; 
	padding:5px;
	background-color:#d7d7d7;
	color:#5d5d5d;
	font-size:10px;
	font-weight:bold;
}
.content-onlineQuery table.queryTable td{
	border: solid 1px #c4c4c4; 
	padding:5px;
}
.content-onlineQuery table.queryTable tr th:first-child { border-top-left-radius: 10px; }
.content-onlineQuery table.queryTable tr th:last-child { border-top-right-radius: 10px; }
.content-onlineQuery table.queryTable tr:last-child td:first-child { border-bottom-left-radius: 10px; }
.content-onlineQuery table.queryTable tr:last-child td:last-child { border-bottom-right-radius: 10px; }

/* Contact */
.content-contact{
	background: url(../../images/bg_contact.jpg) no-repeat;
	display:block;
	width:850px;
	height:470px;
	position:relative;
}
.content-contact address{
	width:212px;
	position:absolute;
	right:24px;
	bottom:80px;
	line-height:18px;
	color:#777777;
}
.content-contact address b{
	font-size:13px;
	font-weight:bold;
}
.content-contact address a{
	color:#ff0000;
	text-decoration:none;
}

/* Under Construction*/
.content-underConstruction{
	text-align:center;
}

/* Login */
.content-login{
	padding:80px;
}

.content-login .loginForm{
	background-color:#EBEAEA;
	width:305px;
	height:240px;
	padding:30px;
	margin:0 auto;
	webkit-box-shadow: 3px 3px 9px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 3px 3px 9px rgba(50, 50, 50, 0.5);
	box-shadow: 2px 2px 8px rgba(50, 50, 50, 0.5);
}
.content-login .loginForm h3{
	font-size:18px;
	border-bottom:2px solid #E35C61;
	padding-bottom:5px;
}
.content-login .loginForm label{
	float:left; 
	width:100%;
	font-size:14px;
	margin-bottom:5px;
}
.content-login .loginForm input{
	width:300px;
	height:30px;
	margin-bottom:15px;
}
.content-login .loginForm input.loginBtn{
	width:90px;
	height:35px;
	padding:10px;
	background-color:#e13c42;
	border:none;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
}

/* Signature */
.content-signature{
	padding:20px 60px;
	position:relative;
}
.content-signature .signatureTxt{
	float:left;
	width:450px;
}
.content-signature .signatureMenu{
	float:left;
	background-color:#707070;
	border-radius: 110px;
	width: 125px;
	height: 170px;
	padding:25px 50px;
	position:relative;
	top:50px;
	left:50px;
}
.content-signature .signatureMenu ul li{
	text-align:center;
}
.content-signature .signatureMenu ul li a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	line-height:27px;
}
.content-signature .signatureMenu ul li a:hover{ text-decoration:note;color:Red;}
.content-signature .signatureMenu ul li a.current{ text-decoration:note;color:Red;}
.content-signature acronym{
	position:absolute;
	white-space:pre-wrap;
}
.content-signature th{
	border:solid 1px #cdcdcd;
	padding:4px;
	background:url(../../images/tbl-tr-bg.png) repeat-x;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
}
.content-signature td{
	border:solid 1px #cdcdcd;
	padding:3px;
	color:#747474;
	font-size:11px;
}
/* Content Descimiler css*/
.content-dis{
	padding:55px 65px;	
}
.content-dis p{
	margin:10px 0;
}
/* content admin page*/
.content-admin
{
    padding:10px;
}
.content-admin select
{
    padding:2px;
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #7e7e7e;
	height:25px;
}
.content-admin input
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
}
.content-admin td
{
    padding:2px;
}
.content-admin .logoutBtn{
	position:relative;
	left:90px;
	width:60px;
	height:60px;
	padding:10px;
	background-color:#e13c42;
	border:none;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow:2px 2px #333;
	cursor:pointer;
	box-shadow:none;
}
.admin-link
{
   	font-size:12px;
	font-weight:bold;
	color:Gray;	
    text-decoration:none;    
    width:180px;
    height:30px;
    display:inline-block;
}
.admin-link:hover
{
	color:#e35c61;	
}
/* Content FAQ css*/
.content-faq{
	padding:55px 65px;	
}
.content-faq p{
	margin:10px 0;
}
/* Content search css*/
.content-search{
	padding:55px 65px;	
}
.content-search p{
	margin:10px 0;
}
.content-search th{
	border:solid 1px #cdcdcd;
	padding:4px;
	background:url(../../images/tbl-tr-bg.png) repeat-x;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
}
.content-search td{
	border:solid 1px #cdcdcd;
	padding:3px;
	color:#747474;
	font-size:11px;
}
.content-search .innerBtn{
	float: left;
	background: url(../../images/ipobtn-bg.png) repeat-x;
	width: 130px;
	height: 25px;
	border: solid 1px #CDCDCD;
	display: block;
	text-align: center;
	color: white;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	text-shadow:1px 2px #000;
	padding-top: 3px;
}
/* Content logout css*/
.content-logout{
	padding:55px 65px;	
}
.content-faqlogoutp{
	margin:10px 0;
}
/* Content Download css*/
.content-down{
	padding:55px 65px;	
}
.content-down p{
	margin:10px 0;
}
.content-down th{
	border:solid 1px #cdcdcd;
	padding:4px;
	background:url(../../images/tbl-tr-bg.png) repeat-x;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
}
.content-down td{
	border:solid 1px #cdcdcd;
	padding:3px;
	color:#747474;
	font-size:11px;
}
/*Common Headings*/
h3 {
	font-size:12px;
	font-weight:bold;
	color:#e35c61;	
}
/* Sample Table Design*/
.tblborder1
{
    border:solid 1px #cccccc;
}
.tblborder1 td
{
    padding:2px;
    border:solid 1px #cccccc;
}
/* Footer Frame */
#footerframe p{
	width:47%;
	margin:0;
	padding:10px;
	float:left;	
}
#footerframe .copy{
	text-align:left;
}
#footerframe .powered{
	text-align:right;
}
#footerframe .powered a{
	text-decoration:none;
	font-weight:bold;
	color: #7e7e7e;
}