@charset "utf-8";
/* CSS Document */
#leftcol{width:300px;}
 
#twocols{width:569px; background:#dcbd75; margin-left:1px; padding:15px}

/**** Page Title ****/
#pageTitle{width:775px; float:right; margin-bottom:1px; text-align:right; height:27px; background:#A36819 url(../images/pagetitlebg.gif) no-repeat right; padding:10px 40px 0 0}
#pageTitle h2 { color:#eee8df; font-size:14px; font-weight:bold; font-family:Verdana, arial, Helvetica, sans-serif;}


/**** Third Nav ****/
.thirdNav {
width: 215px; /* Width of Menu Items */
float:right;
background:#9b5019;
font-family: Arial, Helvetica, sans-serif;
}
.thirdNav ul{
margin: 0;
padding: 15px;
list-style-type: none;
width: 180px; /* Width of Menu Items */
text-align:left;
}
	
.thirdNav ul li{
position: relative;
border-bottom: 1px dashed #ffcc65;
}
	
/*Sub level menu items */
.thirdNav ul li ul{
position: absolute;
width: 190px; /*sub menu width*/
top:0;
padding:0px;
background:#9b5019;
visibility: hidden;
}

/* Sub level menu links style */
.thirdNav ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
background: #9b5019;
padding: 5px 15px;
color:#ffba00;
}

.thirdNav li a:hover{
color: #fff;
text-decoration:underline;
}
.thirdNav li a.active {
color: #fff;
}
.thirdNav li.botlink {
border-bottom:0;
}

/*.thirdNav .subfolderstyle{
background: url(media/arrow-list.gif) no-repeat center right;
}*/

	
/* Holly Hack for IE \*/
* html .thirdNav ul li { float: left; height: 1%; }
* html .thirdNav ul li a { height: 1%; }
/* End */


#mainBhiEkta{width:205px; padding:10px 10px 0 0; float:right;}
#mainBhiEkta div {padding:15px 15px 15px 22px; line-height:1.5em; background:#8a1818;}
#mainBhiEkta h4 a {font-size:13px; font-weight:bold; color:#f7c002;}

.boardMember {padding-top:5px;}
.boardMember p {color:#272727; margin-left:118px; line-height:18px; padding-top:15px;}
.boardMember img {float:left; padding:15px 25px 0 15px;}
.boardMember hr {color:#dcbd75; background-color:#dcbd75; border: 1px dashed #b28b41; border-style: none none solid;}
p.boardMemberID, p.boardMemberID a {color:#a10000; padding-bottom:10px;}

#corporateProfile{color:#000; float:left;}
#corporateProfile a {color:#000;}

#contactUs{color:#000; float:left;}
#contactUs a {color:#a10000;}
#contactUs hr {color:#dcbd75; background-color:#dcbd75; border: 1px dashed #b28b41; border-style: none none solid;}
#contactUs div { padding-left:25px;} #contactUs p { padding-left:25px;}
#contactUs .title {color:#a10000; padding-left:25px;}

.management p {color:#272727; padding:10px; text-align:justify;}
.management hr {color:#dcbd75; background-color:#dcbd75; border: 1px dashed #b28b41; border-style: none none solid;}
.management strong {color:#a10000;}

.hr {color:#dcbd75; background-color:#dcbd75; border: 1px dashed #b28b41; border-style: none none solid;}

.investorsInfo{color:#000; padding:10px;}
.investorsInfo a {color:#a10000; }
.investorsInfo .title{color:#a10000; padding-left:15px;}
.investorsInfo p {padding-left:15px;}

.data {border:#9f541b dashed 1px; border-bottom:0px;}
.dataB {border-bottom:#9f541b dashed 1px;}
.dataLB {border-left:#9f541b dashed 1px; border-bottom:#9f541b dashed 1px;}

.currentY{float:left; color:#510d04; font-weight:bold; padding:4px; background:#caa04e; text-transform:uppercase;}
.currentL{float:left; color:#dcbe76; font-weight:bold; padding:4px; background:#a34b35; text-transform:uppercase;}

.listLink{padding:5px 0; clear:left;}
.listLink p {padding:10px 0 10px 15px; border-bottom:dashed 1px #9b5019;}
.listLink a { padding-left:15px; background:url(../../images/listlink01.gif) left no-repeat;}
.listLink .list a { background:none; padding-left:12px;}
.listLink .link2 { padding-left:6px; background:none;}

.news li {margin-left:20px; list-style-image:url(../../images/listlink02.gif);}
