﻿@charset "utf-8";
/* ==== ==== ==== ==== ==== ==== ==== ==== ====
	Pei Yan
	Copyright 2013 (c)
	written for - www.insage.com.my
	info[at]insage.com.my
===== ==== ==== ==== ==== ==== ==== ==== ==== */

/* ================================
   === 0. Reset and default css ===
   ================================ */

/* Reset CSS
===================== */ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, 
b, u, i, center, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	/*border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;*/
} 
body {
	line-height:1;
	cursor:auto;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
/* remember to define focus styles! remove active, focus outline in firefox */
:focus, a:active, a:focus {
	outline:0;
}
/* remove focus outline in IE7*/
a:active, a:focus, *:focus {
    noFocusLine: expression(this.onFocus=this.blur());
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	/*border-collapse:collapse;*/
	border-spacing:0;
}
/* Selection style */
::selection {
background:#4b8fff;
color:#ffffff;
}
::-moz-selection{
background:#4b8fff;
color:#ffffff;
}
::-webkit-selection {
background:#4b8fff;
color:#ffffff;
}
/*******
if want to use non web safe font, enable this code
but its got some browser compatibility issue
@font-face {
 font-family: PremierShip;
 src: url(/newFont.ttf) format("truetype");
}
Then at body tag - font family, define this new font
********/

/* ==== Close Reset CSS ==== */
html {
	background-color: #FFFFFF;
}
body {
	line-height: 18px;
	color: #444444;
	font-size: 13px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
}
ol li {
	list-style-type:decimal;
	margin:0 0 0 25px;
}
ul li {
	/*list-style-type:disc;*/
	list-style:none;
	margin:0 0 0 25px;
}
/* second level li */
ul li > ul {
	margin:5px 0;	
}
ul li > ul li {
	list-style-type: circle;
	list-style:none;
	margin:0 0 0 25px;
}
strike {
	color:#000;
	text-decoration:line-through;
}
p {
	margin:0 0 10px 0;padding:0;
	color:#444444;
	line-height:18px;
	text-align:justify;
}
a:link, a:active, a:visited, a:hover {
	margin:0;padding:0;
	color:#3a6dd8;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0;
}
input {
	cursor:auto;
}
#wrapper {
	margin:0;padding:0;
	width:100%;
	height:100%;
}
#header {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
#content {
	margin: 0;
	padding: 0;
	height: auto;
}
#bodyContent {
	margin:0;padding:0;
	height:auto;
}
#contentInner {
	margin:0;padding:0;
	height:auto;
}
#footer {
	margin: auto;
	padding: 0;
	position: relative;
	width: 100%; /* to make sure the min display on page is 1140px. smaller than this will have scrolbar. extra padding 15px left & right good view in phone/tablet */
	/*border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #e7e7e7;
	border-right-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
	border-left-color: #e7e7e7;	/*overflow: hidden;*/		/** clearing floats **/
	/*width: 100%;*/			/** clearing floats **/
}
/* ================================
   ========== 1. Header ===========
   ================================ */
.headerContent {
	width: 917px;
	height: 90px;
	margin: auto auto 10px auto;
	padding: 0;
	clear: both;
}
.headerTop {
	width: 638px;
	height: 57px;
	float : left;
}
.headerMenu {
	margin:0;padding:0;
	width: 638px;
 	height:33px;
	float: left;
}
.logo {
	width:279px;
	height:90px;
	margin:0;
	padding:0;
	float : left;
}
.topNv {
	width:145px;
	height: auto;
	padding :0;
	float: right;
	margin : 30px 20px 10px 0;
}
.con12 {
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
}
.con12 A {	
color: #333333; 
font-weight: bold; 
text-decoration: none;
}
.con12 A:hover {	
color: #e51f28; 
text-decoration: none
}
/*Main Menu */
#navigation {
	margin: 0;
	padding: 0;
	float: left;
	width: 920px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background-image: url(../images/menu-background.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#navigation #nav {
	height:31px;
}
#navigation #nav > ul {
	height: 31px;
	position: relative;
	margin-left: 7px;
}
#navigation ul { margin: 0;float:left; }
#navigation a {
	text-transform:uppercase;
	color:#727272;
}
#navigation a:hover {
	text-decoration: none;
	color: #1f559b;
}
#navigation #nav > ul > li {
	list-style-type: none;
	float: left;
	position: relative;
	margin: 0;
	width: 150px;
	background-image: url(../images/menu-grey.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#navigation #nav > ul > li > a {
	display: block;
	height: 31px;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
/* ================================
   ==========   banner   ==========
   ================================ */
.banner{
	width: 917px;
	height: 141px;
}

/* ================================
   ========== 3. Content ==========
   ================================ */
.contentWrapper {
	padding: 0;
	position: relative;
	height: auto;
	width: 917px;
	float: left;
	margin: 0;
	background-color: #fff;
	background-image: url(../images/con-bg-shape.gif);
	background-repeat: no-repeat;
	background-position: 0px 125px;
}
.contentBody {
	margin:0;padding:0;
}
.contentBodyBorder {
	width:960px;
	border-top:2px solid #ba8d03;
}
.contentWidth {
	margin:0 auto;padding:0;
	width:917px;	
}
.headerWidth {
	margin:0 auto;padding:0;
	width:917px;
}
.contentTittle {
	margin: 35px 7px 35px 10px;
	padding: 0 0 20px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #3a6dd8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
.contentBottom {
	width:917px;
	height: 11px;
	background-image: url(../images/bot-content.gif);
	background-repeat: no-repeat;	
}

/* ================================
   ===      rightbar menu       ===
   ================================ */
.leftbarMenu {
    margin:0;padding:0;
    width:160px;
    height:auto;
	margin-top: 5px;
    float:left;
    clear:left;
}
.leftbarMenu li {
    margin:0;padding:0;
    list-style:none;
    display:block;
}
.leftbarMenu li a {
	margin: 0;
	padding: 8px 20px 8px 10px;
	list-style: none;
	text-transform: capitalize;
	display: block;
}
.leftbarMenu li a:hover {
    color:#f99911;
    text-transform:capitalize;
    text-decoration:none;
}
/* current active state */
.leftbarMenu li.current a, .leftbarMenu li.current a:hover {
    color:#f99911;
    font-weight:normal;
}
.mainContent {
    margin:0;padding:0;
    width:720px;
    height:auto;
    float:right;
    clear:right;
}

/* ================================
   ========== 4. Footer ===========
   ================================ */
.footerBottom {
	margin: 20px auto auto auto;
	width: 913px;
	height:31px;
	position: relative;
	color: #eee;
}
.footerBottomBody {
	color: #686767;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0;padding: 0;
	width: 913px;
	height:31px;
	line-height: 17px;
	background-image: url(../images/footer-nav.gif);
	background-repeat: no-repeat;
}
.footerBottomBody a{
	color:#3975d5;
}
.footerBottomBody a:hover{
	color:#e51f28;
    text-decoration:none;
}
/* ================================
   =========== 5. Misc ============
   ================================ */
.clear {
	margin:0;padding:0;
	clear:both;
	height:0;
    font-size:0;
    line-height:0;
	display:block;
	height:0;
	clear:both; 
	visibility:hidden;
}
.left {
	float:left;	
}
.right {
	float:right;
}
.bold {
	font-weight:bold;	
}
.fontBigger {
	font-size:15px;	
}
.shadow {
	text-shadow:0 1px #d7d9dc;	
}
.arrow {
	font-size:15px;
	margin:10px 0 0 0;
}
.button {
	font-size:12px;
	margin:0;
	font-weight:bold;
	color:#333;
	cursor:pointer;
}
.dropdownlist, dropdownlist {
	margin:0;padding:2px 3px;
	font-size:12px;
	color:#444;
	width:auto;
	border:1px solid #838383;
}
.textbox, textbox {
	font-size:12px;
	margin:0;
	border:1px solid #cccccc;
	width:auto;
	height:auto;
	padding:5px;
	color:#444;
	cursor:text;
}
.textarea, textarea {
	padding:2px;
	color:#444;
	font-size:12px;
	border:1px solid #d42e32;
	cursor:text;
}
.dropdownlist:focus, dropdownlist:focus {
	border:1px solid #d42e32;
}
.textarea:focus, textarea:focus {
	border:1px solid #d42e32;
}
.textbox:focus, textbox:focus {
	border:1px solid #d42e32;
}
.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

/* ================================
   ============ 6. IR =============
   ================================ */
.irContent {
	margin:0;padding:0;
	width:900px;
	height:auto;
}
.irRightMenu {
	width :160px;
	height: auto;
	float: left;
}
h1.pageTitle {
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0;
	word-spacing: 3px;
	color: #3a6dd8;
	line-height: 26px;
	text-shadow: none;
	border-bottom: 1px solid #7f7f7f;
	margin: 0 0 10px 0;
	padding: 0 0 5px 22px;
	background-image: url(../images/bullet.gif);
	background-position: 1px 5px;
	background-repeat: no-repeat;
}
.leftbarMenu .IRMenu {
	margin: 0;
	padding: 0;
	width: 160px;
	height: auto;
	float: left;
	clear: left;
}
.leftbarMenu .IRMenu li {
    margin:0;padding:0;
    list-style:none;
    display:block;
}
.leftbarMenu .IRMenu li a, .leftbarMenu .IRMenu li span {
	margin: 0;
	list-style: none;
	color: #313332;
	display: block;  
	background-image: url(../images/component-left-arrow.gif);
	background-repeat: no-repeat;
	background-position: 145px 13px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align:right;
	cursor: pointer;
	padding: 8px 18px 8px 1px;
}
.leftbarMenu .IRMenu li a:hover, .leftbarMenu .IRMenu li span:hover {
	color: #de232a;
	background-image: url(../images/component-left-arrow.gif);
	background-repeat: no-repeat;
	background-position: 145px 13px;
	text-decoration: none;
	cursor:pointer;
}
/* current active state */
.leftbarMenu .IRMenu li.current a, .leftbarMenu .IRMenu li.current a:hover {
	background-image: url(../images/component-left-arrow.gif);
	background-repeat: no-repeat;
	background-position: 145px 13px;
	color:#de232a;
}
.leftbarMenu .IRMenu li.current span, .leftbarMenu .IRMenu li.current span:hover {
	background-image: url(../images/component-left-arrow.gif);
	background-repeat: no-repeat;
	background-position: 145px 13px;
	color:#de232a;
} 
.IRMenu2 {
	margin:0;padding:0;
}
.IRMenu2 li{
	margin:0;padding:0;
	display:block;
	list-style-type:none;
}
.leftbarMenu .IRMenu2 li a {
	margin: 0;
	display: block;
	font-size: 11px;
	background-image: url(../images/component-left-orange-arrow.gif);
	background-repeat: no-repeat;
	background-position: 138px 10px;
	padding: 4px 26px 6px 0px;
}
.leftbarMenu .IRMenu2 li a:hover {
	color:#de232a;
	border-right:none;
	background-image: url(../images/component-left-orange-arrow.gif);
	background-repeat: no-repeat;
	background-position: 138px 10px;
}
.leftbarMenu .IRMenu2 li a.current, .leftbarMenu .IRMenu2 li a.current:hover {
	color:#de232a !important;
	text-decoration:none;
	background-image: url(../images/component-left-orange-arrow.gif);
	background-repeat: no-repeat;
	background-position: 138px 10px;
}
/*** second level link color fix iE7 ***/
.leftbarMenu .IRMenu li.current .IRMenu2 li a {
	color:#017165 !important;
	text-decoration:none;
	border-right:none;
	background-image: url(../images/component-left-orange-arrow.gif);
	background-repeat: no-repeat;
	background-position: 138px 10px;
}
.leftbarMenu .IRMenu li.current .IRMenu2 li a:hover {
	color:#de232a !important;
	text-decoration:none;
	border-right:none;
    background-image: url(../images/component-left-orange-arrow.gif);
	background-repeat: no-repeat;
	background-position: 138px 10px;
}
.leftbarMenu .IRMenu li.current .IRMenu2 li a.current, .leftbarMenu .IRMenu li.current .IRMenu2 li a.current:hover {
	color:#de232a !important;
	text-decoration:none;
	border-right:none;
	background-image: url(../images/component-left-orange-arrow.gif);
	background-repeat: no-repeat;
	background-position: 138px 10px;
}
/*** second level link color fix iE7 ends ***/
/* ir home */
.frontLeft {
	width: 500px;
	float: left;
	clear: left;
	
}
.frontRight {
	width:200px;
	float:right;
	clear:right;
}
.irBoxMain {
	margin:30px 0 0 0;padding:0;
	width:500px;
}
.irBoxMainBody {
	margin:0 0 0 0;
	width:500px;
}
.irBoxMain h1 {
	margin-bottom:5px;
}
.irBoxMainDoc {
	margin:20px 0 0 0;padding:0;
	width:490px;
}
.btnMoreRight {
	margin:0;padding:0x;
	height:23px;
	width:10px;
	float:left;
	background:url('../images/btn-more-right.gif') right 0 no-repeat;	
}
.btnMoreLeft a{
	width: 150px;
	font-size:12px;
	line-height: 16px;
	display: block;
	height: 17px;
	text-align: right;
	float: right;
	color: #d42e32;
}
.dropdownTopRight {
	margin:0 0 10px 0;padding:0;
	font-size:12px;
	width:25%;
	height:auto;
	text-align:right;
	clear:right;
	float:right;
}
.dropdownTopRight-text {
	margin:0 10px 0 0;padding:0;
}
/** Table general **/
.tableGeneral, tableGeneralNewsAlert { /* tableGeneralNewsAlert for News Alert*/
	margin:0;padding:0;
	text-align:left;
	width:100%;
	height:auto;
	border:none;
	border-collapse:collapse;
}
.tableGeneral th, tableGeneralNewsAlert th{
	margin:0;padding:9px 10px;
	color:#565656;
	font-size:12px;
	font-weight:bold;
}
.tableGeneral td{
	margin:0;padding:5px 0px;
}
.tableGeneralNewsAlert td{
	margin:0;padding:5px 0;
}
/** Quote Box **/
.quoteBox {
	padding: 0;
	width: 200px;
	height: 263px;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(../images/quote-boxBg.png);
	background-repeat: no-repeat;
	margin: 5px 0 0 0;
}
.quoteHeader {
	width: 200px;
	height: 30px;
	margin: 18px 0 0 0 ;
	font-weight: bold;
	font-size: 28px;
	color: #fff;
	line-height: 30px;
	float: left;
}
.quoteHeaderTitle {
	margin:0;
	padding:0 0 0 2px;
	font-family:Tahoma, Geneva, sans-serif; 
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0;
	word-spacing:3px;
	color:#fff;
	/*text-shadow: #4d4d4d 0 1px 2px;*/
	float:right;
	clear:left;
	width:160px;
}
.quoteDone {
	margin: 3px 50px 3px 0;
	padding: 0;
	float: right;
	width: 80px;
	height: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	word-spacing: 3px;
	color: #148c01;
	line-height: 24px;
	text-align: center;
	background-color: #fffdfd;
}
.quoteBody {
	height: 160px;
	margin: 0 5px 0 5px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #fffdfd;
}
.quoteTable {
	clear:both;
	margin:0;padding:0;
	text-align:right;
	border-collapse:separate;
    border-spacing:0;
	border:none;
	font-size:11px;
	letter-spacing:0;
}
.quoteTableHeading {
	color: #2f2f2f;
	font-size: 11px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.quoteTable td{
	padding:2px 0 2px 0;
	margin:0;	
}
.quoteTablePadding td {
	padding:0;
	margin:0;
}
.quoteGreen {
	color:#148c01;	
}
.quoteRed {
	color:#980109;	
}
.quoteArrowUp {
	background:url(../images/Arrow-up.png) 0 2px no-repeat;
	width:9px;
	height:9px;
	margin:0;padding:0 14px 0 0;
}
.quoteArrowDown {
	background:url(../images/Arrow-down.png) 0 2px no-repeat;
	width:9px;
	height:9px;
	margin:0;padding:0 14px 0 0;
}
.quoteCredit {
	width: 195px;
	height: 28px;
	padding: 8px 3px 0 2px;
	color: #fff;
	font-size: 9px;
	font-weight: normal;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 12px;
	background-image: url(../images/quoteCreditBg.png);
	background-repeat: no-repeat;
	float: left;
	margin: 2px 0 0 0;
}
.quoteCredit a{
	color:#fff;
}
.reportBannerReport {
	width: 200px;
	height: 210px;
	margin-top: 5px;
}
.reportBannerTop {
	width: 178px;
	height: 30px;
	margin: 0 0 2px 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3a6dd8;
	line-height: 30px;
	text-transform: uppercase;
	background-image: url(../images/bullet.gif);
	background-position: 1px 7px;
	background-repeat: no-repeat;
	padding: 0 1px 2px 20px;
	border-bottom: 1px solid #7f7f7f;
}
.reportBannerContent{
	width: 200px;
	height: 146px;
}
.reportBannerBottom{
	width: 200px;
	height: 26px;
	margin-top: 2px;
	float:left;
}
.reportBannerDownload {
	width: 90px;
	height: 26px;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	line-height: 26px;
	text-transform: capitalize;
	float: left;
	background-color: #d42e32;
	text-align: center;
}
.reportBannerDownload a{
	color: #fff;
	text-decoration: none;
}
.reportBannerView {
	width: 90px;
	height: 26px;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	line-height: 26px;
	text-transform: capitalize;
	float: right;
	background-color: #d42e32;
	text-align: center;
}
.reportBannerView a{
	color: #fff;
	text-decoration: none;
}
.quoteHeaderIrContact {
	width: 178px;
	height: 28px;
	font-weight: bold;
	font-size: 28px;
	color: #fff;
	line-height: 37px;
}
.quoteHeaderIrTitle {
	margin: 0 0 10px 0;
	padding: 0 0 5px 22px;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	word-spacing: 3px;
	color: #3a6dd8;
	line-height: 28px;
	float: left;
	clear: left;
	width: 178px;
	background-image: url(../images/bullet.gif);
	background-position: 1px 5px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #7f7f7f;
}
.quoteBodyIrContact {
	margin: 0;
	padding: 10px 5px 10px 5px;
	color: #555555;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
}
.quoteHeader .quoteDone .stock_number_price {
	color:#373737 !important;	
	padding-left: 4px;
}
/** div Corporate info General **/
.general {
	margin:0;padding:0;
	width:100%;
	height:auto;
	clear:both;
	text-align:justify;
	line-height:16px;
}
.generalRowOdd {
	margin:0;padding:8px 0 8px 0;
	width:100%;
	height:auto;
	clear:both;
	background:#f1f1f1;
}
.generalRowEven {
	margin:0;padding:8px 0 7px 0;
	width:100%;
	height:auto;
	clear:both;
	background:#fefefe;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
}
.generalLabel {
	margin:0;padding:0 5px 0 10px;
	width:20%;
	height:auto;
	float:left;
	clear:left;
	font-weight:bold;
}
.generalDesc {
	margin:0;padding:0 10px 0 5px;
	width:75%;
	height:auto;
	float:left;
	text-align:justify;
}
.content-tittle{
	width:500px;
	margin-bottom:30px;
	float: left;
}
.content-top{
	font-size: 18px;
	font-weight: bold;
	color: #d42e32;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3a6dd8;
	padding-bottom: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	width: 500px;
	line-height: 25px;
}
.content-bottom{
	margin-top: -5px;
	width: 500px;
	font-size: 13px;
	color: #444444;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: justify;
}
.our-profile{
	width: 500px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #444444;
	text-align: justify;
}
.our-profile-tittle{
	height: 26px;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-image: url(../images/our-profile-tittle.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
	line-height: 26px;
	padding-left:10px;
}
.our-profile-body{
	margin:0;padding:0;
}
/* === close div Corporate info General === */

/** div Media News **/
.mediaNews {
	margin:0;padding:0;
	width:100%;
	height:auto;
	clear:both;
	line-height:16px;
	text-align:justify;
}
.mediaNewsHeader1 {
	margin: 0;
	padding: 8px 5px 7px 10px;
	color: #fff;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 1px solid #fff;
	width: 113px;
	height: auto;
	float: left;
	background-color: #d42e32;
}
.mediaNewsHeader2 {
	margin: 0;
	padding: 8px 5px 7px 10px;
	color: #fff;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 1px solid #fff;
	width: 160px;
	height: auto;
	float: left;
	background-color: #d42e32;
}
.mediaNewsHeader3 {
	margin: 0;
	padding: 8px 5px 7px 10px;
	color: #fff;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	width: 400px;
	height: auto;
	float: left;
	background-color: #d42e32;
}
.mediaNewsColumn1 {
	margin:0;padding:0 5px 0 10px;
	width:113px;
	height:auto;
	clear:both;
	float:left;
}
.mediaNewsColumn2 {
	margin:0;padding:0 5px 0 10px;
	width:160px;
	height:auto;
	float:left;
}
.mediaNewsColumn3 {
	margin:0;padding:0 5px 0 10px;
	width:400px;
	height:auto;
	float:left;
}
.mediaNewsRow {
	margin:0;padding:0;
	clear:both;
}
.mediaNewsRowOdd {
	margin:0;padding:8px 0 7px 0;
	width:100%;
	height:auto;
	clear:both;
	background:#fefefe;
}
.mediaNewsRowEven {
	margin:0;padding:8px 0 8px 0;
	width:100%;
	height:auto;
	clear:both;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	background:#fafafa;
}
/* === close div Media News === */

/** presentation **/
.presentationTitleHeader {
	width:617px;	
}
.presentationTitle {
	width:617px;	
}
/* === close presentation === */
/** div Directors Profile **/
.directorsProfile {
	margin:0;padding:0;
	width:100%;
	height:auto;
	clear:both;
	line-height:17px;
	text-align:justify;
}
.directorsProfileLeft {
	margin:0;padding:0;
	width:200px;
	clear:both;
	float:left;
	height:auto;
    text-align:left;
}
.directorsProfileRight {
	margin:0;padding:0;
	width:500px;
	clear:right;
	float:right;
	height:auto;
}
.directorsProfileLabel {
	margin:0 0 10px 0;padding:5px 10px 10px 0;
	width:185px;
	height:auto;
	clear:both;
	float:left;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #d7d7d7;
}
.directorsProfileLabel:hover {}
.directorsProfileLabelRight {
	margin:0 0 20px 0;padding:15px 20px;
	width:460px;
	height:auto;
	clear:both;
	float:right;
	font-size:13px;
	font-weight:bold;
	background:url(../images/scanline-bg.gif) 0 0 repeat;
	border:1px solid #3a6dd8;
	border-top:2px solid #3a6dd8;
	color:#011C30;
    text-align:left;
}
.directorsProfileRightDesc {
	margin:0;padding:0 2px;
	width:500px;
	clear:both;
	float:right;
}
.directorsProfileDesignated {
	font-size:11px;
	font-weight:normal;
}
.directorsProfile p {
	line-height:17px;
}
.directorsProfileLabel a {
	color:#444;	
}
.directorsProfileLabel a:hover {
	text-decoration:none;
}
.directorsProfileLabel-Active {
	margin: 0 0 10px 0;
	padding: 5px 10px 10px 0;
	/*width:423px;*/
	width: 185px;
	height: auto;
	clear: both;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #3a6dd8;
	border-bottom: 1px solid #d42e32;
}
.directorsProfileLabel-Active a:hover {
	color:#3a6dd8;	/* same color as directorsProfileLabel-Active */
	text-decoration:none;
}
.directorsProfileLabel-Active:hover {
	text-decoration:none;
}
/* === close div Directors Profile === */

/** div Circulars **/
.circulars {
	margin:0;padding:0;
	width:100%;
	height:auto;
	clear:both;
	text-align:justify;
}
.circularsCover {
	background:url(../images/circulars.jpg) 0 0 no-repeat;
	width:230px;
	height:300px;
}
.circularsItems {
	margin:0 0 40px 0;padding:0;
	width:100%;
}
.circularsItemsDate {
	font-weight:bold;
}
.circularsItemsDL {
	margin:15px 10px 0 0;padding:40px 0 0 0;
	width:75px;
	height:20px;
	background:url(../images/Download.png) center 0 no-repeat;
	float:left;
	vertical-align:bottom;
	text-align:center;
}
.circularsItemsView {
	margin:15px 0 0 0;padding:40px 0 0 0;
	width:75px;
	height:20px;
	background:url(../images/ViewOnline.png) center 0 no-repeat;
	float:left;
	vertical-align:bottom;
	text-align:center;
}
/* === close div Circulars Report === */
/** div Prospectus **/
.prospectus {
	margin:0;padding:0;
	width:100%;
	height:auto;
	clear:both;
	text-align:justify;
}
.prospectusCover {
	background:url(../images/prospectus.jpg) 0 0 no-repeat;
	width:230px;
	height:300px;
}
.prospectusItems {
	margin:0 0 40px 0;padding:0;
	width:100%;
}
.prospectusItemsDate {
	font-weight:bold;
}
.prospectusItemsDL {
	margin:15px 10px 0 0;padding:40px 0 0 0;
	width:75px;
	height:20px;
	background:url(../images/Download.png) center 0 no-repeat;
	float:left;
	vertical-align:bottom;
	text-align:center;
}
.prospectusItemsView {
	margin:15px 0 0 0;padding:40px 0 0 0;
	width:75px;
	height:20px;
	background:url(../images/ViewOnline.png) center 0 no-repeat;
	float:left;
	vertical-align:bottom;
	text-align:center;
}
/* === close div Prospectus Report === */
/** div Annual Report **/
.annualReport {
	margin:0;padding:0;
	width:100%;
	height:auto;
	clear:both;
}
.annualReportRow {
	margin:0 auto;padding:0 0 40px 0;
	text-align:center;
	width:100%;
}
.annualReportColumn {
	margin:0 2% 0 2%;padding:0 15px;
	width:180px;
	float:left;
	display:inline-block;
}
.annualReportDL {
	margin:15px 0 15px 15px;padding:40px 0 0 0;
	width:43%;
	height:20px;
	background:url(../images/Download.png) center 0 no-repeat;
	float:left;
	vertical-align:bottom;
}
.annualReportView {
	margin:15px 15px 15px 0;padding:40px 0 0 0;
	width:39%;
	height:20px;
	background:url(../images/ViewOnline.png) center 0 no-repeat;
	float:left;
	vertical-align:bottom;
}
/* === close div Annual Report === */
/** div Quarter Report **/
.quarterReport {
	margin:0;padding:0;
	width:100%;
	height:auto;
	clear:both;
}
.quarterReportRow {
	margin:0;padding:0;
	float:left;
	/*clear:both;*/ /* IE 7 Got issue wth this clear */
}
.quarterReportLabelHeader {
	margin:0;padding:20px 0;
	float:left;
	width:200px;
}
.quarterReportQ1Header {
	margin:0;padding:20px 10px 20px 20px;
	float:left;
	width:100px;
	font-size:14px;
	font-weight:normal;
	background:#d42e32;
	color:#fff;
	border-left:1px solid #d42e32;
	border-top:1px solid #d42e32;
}
.quarterReportQ2Header {
	margin:0;padding:20px 10px 20px 20px;
	float:left;
	width:100px;
	font-size:14px;
	font-weight:normal;
	background:#d42e32;
	color:#fff;
	border-top:1px solid #d42e32;
}
.quarterReportQ3Header {
	margin:0;padding:20px 10px 20px 20px;
	float:left;
	width:99px;
	font-size:14px;
	font-weight:normal;
	background:#d42e32;
	color:#fff;
	border-top:1px solid #d42e32;
}
.quarterReportQ4Header {
	margin:0;padding:20px 10px 20px 20px;
	float:left;
	width:99px;
	font-size:14px;
	font-weight:normal;
	background:#d42e32;
	color:#fff;
	border-top:1px solid #d42e32;
	border-right:1px solid #d42e32;
}
.quarterReportLabel {
	margin:0;padding:30px 10px 27px 15px;
	float:left;
	width:175px;
	font-weight:bold;
	font-size:14px;
	background:url(../images/scanline-bg.gif) 0 0 repeat #f1f1f1;
	color:#444;
}
.quarterReportQ1 {
	margin:0;padding:20px 10px 20px 20px;
	float:left;
	width:100px;
	background:none;
}
.quarterReportQ2 {
	margin:0;padding:20px 10px 20px 20px;
	float:left;
	width:100px;
	background:none;
}
.quarterReportQ3 {
	margin:0;padding:20px 10px 20px 20px;
	float:left;
	width:99px;
	background:none;
}
.quarterReportQ4 {
	margin:0;padding:20px 10px 20px 20px;
	float:left;
	width:99px;
	background:none;
}
/* === close div Quarter Report === */
/** div Analyst Reports **/
.analystReports {
	margin:0;padding:0;
	width:100%;
	height:auto;
	clear:both;
	text-align:justify;
}
.analystReportsLeft {
	margin:0 0 40px 0;padding:0;
	width:49%;
	height:auto;
	float:left;
	clear:both;
}
.analystReportsRight {
	margin:0 0 40px 0;padding:0;
	width:49%;
	height:auto;
	float:right;
}
.analystReportsCenter {
	margin:auto;padding:0;
	width:70%;
	height:auto;
}
.analystReportsLabel {
	margin:0;padding:10px 5px 5px 5px;
	width:250px;
	height:85px;
	float:left;
	text-align:center;
	background:url(../images/analystReports-bg.gif) 0 0 no-repeat;
}
.analystReportsLink {
	margin:0;padding:10px 50px;
	width:160px;
	height:auto;
	float:left;
	clear:left;
	text-align:center;
}
.alystReportsDate {
	font-weight:bold;	
}
.analystReportsDL {
	margin:0;padding:40px 0 0 0;
	width:50%;
	height:20px;
	background:url(../images/Download.png) center 0 no-repeat;
	float:left;
	vertical-align:bottom;
	text-align:center;
}
.analystReportsView {
	margin:0 0 0 0;padding:40px 0 0 0;
	width:50%;
	height:20px;
	background:url(../images/ViewOnline.png) center 0 no-repeat;
	float:left;
	vertical-align:bottom;
	text-align:center;
}
/* === close div Analyst Reports === */
/* financial info iframe */
.financial-info {
	margin:0;padding:0;
	width:720px;
	height:auto;
	background:none;
}
/** Table financial **/
.tableFinancial {
	margin:0;padding:0;
	text-align:left;
	width:100%;
	height:auto;
	text-align:right;
}
.tableFinancial th{
	margin:0;padding:9px 10px;
	background:#b11f22;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	border-right:1px solid #fff; 
}
.tableFinancial td{
	margin:0;
	padding:8px 10px 7px 10px;
	border-bottom:1px dotted #cecece;
	font-weight:normal;
}
.tableFinancial tr:nth-child(odd) {
	background-color:#f7f7f7; 
}
.tableFinancial tr:nth-child(even) {
	background-color:#fff; 
}
object {
	background:none;	
}
/** financial tab link, year,quarter etc **/
.span_finance_off {
	padding:0 10px;
	text-decoration:none;
	font-weight:normal;
	color:#444;
	line-height:18px;
}
.span_finance_on {
	padding:0 10px;
	text-decoration:underline;
	font-weight:bold;
	color:#0558b6;
	line-height:18px;
}
.span_finance_on:hover, .span_finance_off:hover {
	padding:0 10px;
}
/** General > Industry Classification table **/
.id_clsf {
	margin:0;padding:0;
	border:1px solid #666;
}
.id_clsf th{
	margin:0;padding:3px;
	background:#666;
	color:#fff;
}
.id_clsf td{
	margin:0;padding:4px 3px;
	background:#fff;
	color:#444;
}

/** div IPO Centre **/
.ipo-table{
	margin:0;padding:0;
	text-align:left;
	width:100%;
	height:auto;
	text-align:right;
}
.ipo-table th{
	margin:0;
	padding:5px 10px 5px 5px;
	background:#017165;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	border-right:1px solid #fff;
	text-align:right;
}
.ipo-table td{
	margin:0;
	padding:5px 10px 5px 5px;
	border-bottom:1px solid #d5d5d5;
	font-weight:normal;
}
.ipo-table tr:nth-child(odd) {
	background-color:#f7f7f7; 
}
.ipo-table tr:nth-child(even) {
	background-color:#fff; 
}
.ipo-bigText{
	font-size:15px;
	font-weight:bold;
	color:#017165;
}
.ipo-smallText{
	font-size:13px;
	font-weight:bold;
	color:#017165;
}
.ipo-competitive-strenghts li{
	padding-top:5px;
	list-style:lower-roman;
}
.ipo-risk-factors li{
	padding-top:5px;
	margin-left: 30px;
	list-style:lower-roman;
}
.past-performance-review li{
	padding-top: 5px;
	list-style-type: disc;
}
/* === close div IPO Centre === */
/** div Key Management Team **/
.keyMTeam{
	padding:20px 0px 20px 0px;
	border-bottom:1px dotted #aaaaaa;
}
.keyMTeam-title{
	font-size: 18px;
	font-weight: bold;
	color: #017165;
	line-height: 28px;
}
/* === close div Key Management Team === */


.pt20 {
    padding-top: 20px;
}
.selectpicker {
    padding: 5px 8px;
    margin-bottom: 12px;
    color: #282828;
    font-weight: 600;
}
.btn-primary
{
	background-color: #de232a;
	padding:04px 08px;
	color:#fff;
	outline:none;
	 border:none;
}
.btn-primary:hover
{
	background-color:#3a6dd8;
}
/* Date picker*/

.ui-datepicker {
	width:18em !important;
	padding:0;
	display:none;
}
.ui-datepicker .ui-datepicker-prev
{
left:5px;
background: url(../img/glyphicons-217-circle-arrow-left.png) no-repeat left center;
height:40px;
width:35px;
}

.ui-datepicker .ui-datepicker-prev:hover
{
background: url(../img/glyphicons-217-circle-arrow-left-hover.png) no-repeat left center;
height:40px;
width:35px;
left:5px;
}


.ui-datepicker .ui-datepicker-next {
background: url(../img/glyphicons-218-circle-arrow-right.png) no-repeat right center;
height:40px;
width:35px;
right:5px;
}

.ui-datepicker .ui-datepicker-next:hover
{
background: url(../img/glyphicons-218-circle-arrow-right-hover.png) no-repeat right center;
height:40px;
width:35px;
right:5px;
	}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{

	min-width:0px;
	border: 0px solid #eee;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background:#fff;
	color:#333;
	border-radius:0px;
	border:none;
	color:#666666;
	font-size: 14px;
	font-weight:normal;
}

.ui-datepicker-title select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{
	padding:5px;	
}

.icon-circle-arrow-left:before, .icon-circle-arrow-left:after{
	content:""!important;
}

.icon-circle-arrow-right:before, .icon-circle-arrow-right:after{
	content:""!important;
}
.form-control.hasDatepicker
{
	color:#282828 !important;
	border: 1px solid #838383;
	    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active
{
	    background-color: #de232a !important;
		 color:#fff !important
}
.ui-datepicker th:first-child {
    color: #ff0000;
}
.ui-datepicker td:first-child a {
    color: #ff0000;
}
.ui-datepicker th {
    color: #2b3991;
}


/************* Bursa News *************/

.annoucementContainer{
		
}

.announcementSelection{
	margin:15px 0;
	padding:15px 0;
	background:#ffffff;
}

.announcementDate{
	font-weight:600;
	padding:5px 0;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;	
	
}

.announcementTime{
	font-size:600;
	font-weight:600;
   padding: 2px 0px;
}

.announcementTitle{
	padding:5px 0px;

}

.announcementByDate{
	padding-top:15px;
	/*line-height:16px;*/
}

.announcementByTime{
	padding-top:8px;	
}

.announcementByTime a{
	color:#000;
}

.announcementByTime a:hover{
	
}

.announcementSelection 
{
    background: #ffffff;
}
.selectpicker 
{
	padding:5px 8px;
	margin-bottom:12px;
	color: #282828;
	 font-weight:600;
}

/************** end Bursa News*****************/

/* Pagination */

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #333;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #fff;
  background-color: #444;
  border-color: #444;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #d42e32;
  border-color: #d42e32;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

/** added by kc - 201606141100AM **/
/* corporate governance */
.corporate-governance-wrapper {
}

.corporate-governance {
    width: 22%;
    margin-right: 4%;
    float: left;
    margin-bottom: 24px;
	min-height:120px;
}

.last-corporate-governance {
    margin-right: 0%;
}

.corporate-governance-date {
    border-bottom: 3px solid #de232a;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 80%;
}

.corporate-governance-title {
    font-size: 120%;
}