/* Define the default first */

/******* em Text Delaration Start *******/

/* Setup Font Family and Size Correctly First. Default(Medium) Font Size is 16px on all browsers */
body *
{
  font-size: 101%; /* for IE bug */
  
}

/* Reduce the font size to 68.8% or 11px size 
100% = 16
11/16 x 100
*/
body{ font-size: 68.8%; }

/* IE can’t read this */
html>body { font-size: 68.8%;}

/* Ensure forms and tables inherit the correct size */
table, input, select, th, td, textarea { font-size: 1em; }

/* Ensure nested elements inherit the correct size */
li li, li p, td p, blockquote p, div div { font-size: 1em; }

table table td { font-size: 0.95em; }

/* child pixels / parent pixels = child ems
Example(19px for h1) : 19 (child pixels) / 11 (parent pixels) = 1.73
*/

/******* em Text Delaration End *******/

body {margin: 0px; padding:0px;}

form, input * {margin:0px; padding:0px}

img {border:0}

#ir_container { color:#000; width: 884px; margin: 0 auto; clear:both; font-size: 1em; font-family: Arial, Verdana, Helvetica, sans-serif;}
#ir_header {width:100%;}
#ir_menu {float:left;}
#ir_content {width:100%;background:#ffffff; clear:both; }
#ir_contentLeft {float:left; width:639px; padding:10px 10px 10px 8px; background:#ffffff; text-align:justify; }
#ir_contentRight {float:right; width:208px; background:white; padding:5px 10px 5px 8px;}
#ir_footer {width: 100%; clear:both; background: url(footer_bg.gif) repeat-x top left; height:50px; margin-top: 10px;}
.ir_footer_left {width:432px; font-size:0.9em; padding:5px; float:left; text-align: left;}
.ir_footer_right {width:432px;float:right; padding:5px; text-align: right;}

#ir_containerPrint {font-size: 1em; width: 693px; margin: 0 auto; clear:both; font-family: Arial, Verdana, Helvetica, sans-serif;}
#ir_contentPrint {width:693px;}
#ir_footerPrint {font-size:0.82em; background: #fff; width: 683px; padding:5px; clear:both;}

h1 {font-family:arial; font-size:1.27em; font-weight:bold;color:#FF0000; padding: 19px 0 0 0;}
h2 {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #0000ab; LINE-HEIGHT: 18px;}
h3 {font-size: 1.09em; color: #032258; font-weight: bold;}
h4 {font-size: 1em; font-weight: bold; margin: 0px; padding: 0px;}
h5 {}
h6 {}

a:link {color:#555555;text-decoration:underline;}
a:visited {color:#999999; text-decoration:underline;}
a:hover {color:#FF0000; text-decoration:underline; cursor:hand; }
a:active {color:#000000; text-decoration:none;}

.ir_linkPDF {background: url(icon_pdf.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkHTML {background: url(icon_html.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkAudio {background: url(icon_audio.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkVideo {background: url(icon_video.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkZip {background: url(icon_zip.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkArchive {background: url(icon_archive.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkView {background: url(icon_view.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}

.ir_textMainHighlight {FONT-WEIGHT: bold; }
.ir_textMainHighligh2 {FONT-WEIGHT: bold; color:#FF0000;}
.ir_textSubHighlight {color: #666666;}
.ir_textFootnote {font-size:0.81em;}
.ir_textDivider {border-bottom: 1px dotted #666; margin: 1em 0;}
/*.ir_textDivider {background: url(img_textDivider.gif) repeat-x; height:21px;}*/

.ir_textFooter {color:#000000;}
.ir_textFooter a:link {color:#000000; text-decoration: underline;}
.ir_textFooter a:visited {color:#000000; text-decoration: underline;}
.ir_textFooter a:hover {color:#000000; text-decoration: underline;}

.ir_textError {color: #ff0000; font-weight: bold; text-transform: uppercase;}

.ir_menuIR {}
.ir_menuIR a:link {color:#555555; text-decoration:underline; font-weight:bold;}
.ir_menuIR a:visited {color:#999999; text-decoration:underline; font-weight:bold;}
.ir_menuIR a:hover { color:#ff0000; text-decoration: underline; font-weight:bold;}
.ir_menuIRActive a:link {color:#CC0000; text-decoration:none; font-weight:bold;}
.ir_menuIRActive a:visited {color:#CC0000; text-decoration:none; font-weight:bold;}
.ir_menuIRActive a:hover { color:#CC0000; text-decoration: none; font-weight:bold;}
.ir_menuIRHeader {font-size: 11px; padding-left:15px; padding-top:9px; font-weight:bold; color:#c40404;}
.ir_menuIRHeader a:link{font-size: 11px;  font-weight:bold; color:#c40404;}
.ir_menuIRHeader a:visited{font-size: 11px;  font-weight:bold; color:#c40404;}
.ir_menuIRHeader a:hover{font-size: 11px; font-weight:bold; color:#c40404;}
.ir_menuDivider {width:100%; height:7px;}

.ir_tableBorder {border: 1px solid #336699;}
.ir_tableBorder2 {border: 1px solid #ccc;}
table.ir_table tr.ir_tableTopRow td, table.ir_table tr.ir_tableTopRow th {background: #D5E2F0; color:#444444; font-weight: bold; text-align: center; padding:3px 2px 3px 2px;}
table.ir_table tr.row1 td, table.ir_table tr.row1 th {background: #f1f1f1; padding:3px 2px 3px 2px;}
table.ir_table tr.row2 td, table.ir_table tr.row2 th {background: #e9e9e9; padding:3px 2px 3px 2px;}
table.ir_table tr.rowRollover td {background: #c3b777;}
table.ir_table tr td.left {text-align: left;}
table.ir_table tr td.center {text-align: center;}
table.ir_table tr td.right {text-align: right;}
table.ir_table tr.rowHighlight td {background: #336699; color:#ffffff;}
table.ir_table tr th.cellHeader {background: #6b6b6b; color:#ffffff;}
table.ir_table tr td.cellHighlight {background: #336699; color:#ffffff;}
table.ir_table tr td.cellTotal {border-top: 1px solid #336699; border-bottom: 2px solid #336699;}
table.ir_table tr td.cellTotal1 {border-top: 1px solid #336699; border-bottom: 1px solid #336699;}
table.ir_table tr td.cellSubTotal {border-top: 1px solid #336699;}
table.ir_table tr td.cellBorderBottom {border-bottom: 1px solid #336699;}
table.ir_table tr td.cellBorderBottom2 {border-bottom: 2px solid #336699;}
table.ir_table tr.ir_tableTopRow2 td {background: #8e8e8e; color:#fff; font-weight: bold; padding:3px 2px 3px 2px;}
table.ir_table tr.rowHighlight2 td {background: #6b6b6b; color:#ffffff;}
table.ir_table tr td.cellHighlight2 {background: #6b6b6b; color:#ffffff;}

.ir_arContainer {width: 100%; padding: 0; margin: 0;}
.ir_arLeft {width: 25%; float: left; margin: 0;}
.ir_arRight {width: 75%; float: right;} /* Add padding-top in % if you want to valign the content to middle or bottom */
#ir_arSections ul {list-style: none; margin: 0; padding: 0;}
#ir_arSections ul li {background: url(bullet_ar.gif) no-repeat left top; padding: 2px 0 3px 15px; margin-left: 10px;}
#ir_arSections ul.border li {border-bottom: 1px dotted #004a88;}
#ir_arArchive ul {margin: 0; list-style: none; padding: 0;}
#ir_arArchive ul li {margin:0 15px 15px 0; float: left; text-align: center;}

.ir_news {width: 100%; padding: 0; margin: 0; list-style: none;}
.ir_news li {border-bottom: 1px dotted #666;}
.ir_newsDate {width: 15%; float: left; margin: 1em 0;}
.ir_newsTitle {width: 84%; float: right; margin: 1em 0;}

.ir_qa {width:100%; padding:0px; margin:0px; clear:both;}
.ir_qaDate {width:25%; float:left; list-style-type:none;}
.ir_qaTitle {width:74%; float:right; list-style-type:none;}

.ir_boxHighlight {width:605px; background:#f1f1f1 ; border:1px dotted #6b6b6b; padding:5px;}

.ir_boxCaptcha {width:98%; background:#fff; padding:1%;}

.ir_insiderPopUp { position:absolute; z-index:200; visibility:hidden;}
.ir_insiderPopUpContent { background:#FFFFFF; width:300px; border:1px dotted #656565; padding:5px;}

img.ir_spacerRight {margin-right:20px;}
img.ir_spacerRight40 {margin-right:40px;}
img.ir_spacerLeft30 {margin-left:30px;}
img.ir_spacerLeft {margin-left:20px;}
img.ir_spacerLeft5 {margin-left:5px;}
img.ir_spacerBottom {margin-top:20px;}
img.ir_arrowspacer {margin-right:7px;}
img.ir_left {float: left; margin: 0 10px 10px 0;}
img.ir_right {float: right; margin: 0 0 10px 10px;}
img.ir_middle {vertical-align: middle;}


input.ir_investmentCalculator {border: 0; background: transparent;}
input.ir_checkBox {vertical-align: middle;}
input.ir_textBoxMA {width: 20px; margin-right: 2px;}
input.ir_left {float: left; margin: 0 10px 10px 0;}

/* Define the rest of the classes here */
.ir_print{float:right;}
.ir_FootnoteSymbol {float:left; width:3%;}
.ir_FootnoteText {float:right; width:97%;}
.ir_Top {vertical-align:top;}
/*
.textlist {float:left; width:5%} 
.text_listWidth {float:left; width:95%} 
.bulletwidth {float:left; width:2%}
.text_bulletwidth {float:left; width:98%}
.div_width {float:left; width:25%}
*/

/******* css from corp website *******/
/*Header*/
#header {
width:884px;
height:24px;
font-family: Verdana,  Arial, Helvetica, sans-serif;
font-size:8px;
font-weight:bold;
color:#fff;
margin: 0px auto 0 auto;
}

.mobile{
width:180px;
heigh:24px;
padding-left:10px;
float:left;
}

.flag{
width:312px;
height:20px;
padding:2px 0 2px 572px ;
text-align: right;
}

.flagText {padding:4px 4px 0 2px;}


/*EndHeader*/

/*Top*/
#top {
width:884px;
height:200px;
background:url(top-bg.gif) no-repeat top;
margin: 0px auto 0 auto;
}

.logo {
widht:200px;
height:65px;
float:left;
clear:left;
margin:10px 0 0 10px;

}

.top-navi{
width:650px;
height:65px;
float:right;
clear:right;
margin:10px 5px 0 0;
font-family: Verdana,  Arial, Helvetica, sans-serif;
font-size:8px;
text-align: right;
font-weight: bold;
}

.top-navi ul {list-style-type: none; display:inline;}
.top-navi li {padding :0 3px 0 3px;list-style-type: none;display:inline;}

.group-pic {
width:884px;
height:140px;
margin: 0px auto 0 auto;
clear:both;
background: transparent url(group.jpg) no-repeat top left;
}

/*Greyslate nav*/
#main-navi {
width:884px;
height:24px;
margin: 0px auto 0 auto;
}

.grey {
}

#slatenav{
font-size:1em;
font-weight:bold;
background:url(greyslate_background.gif) repeat-x top left;
font-family:Arial;
clear:both;
}

.grey #slatenav ul{margin:0; padding:0;list-style-type:none; width:884px; height:20px;}
.grey #slatenav ul li{display:block; float:left; margin:0 0 0 4px;  padding:0 5px 0 5px;}
.grey #slatenav ul li a{display:block; float:left; color:#ffffff; text-decoration:none; padding:5px 8px 0px 8px; height :20px;}
.grey #slatenav ul li a:hover,.grey #slatenav ul li a.current{color:#fff;background:transparent url(greyslate_backgroundOVER.gif) no-repeat top center;}
/*END Redslate nav*/ 

/*Tab*/
.glowingtabs{
float:right;
width:637px;
font-family:arial;
font-weight:bold;
padding-left:1px;
}

.glowingtabs ul{
list-style-type: none;
margin-left: 1px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

.glowingtabs li{
display:inline;
margin:0;
padding:0;
}

.glowingtabs a{
	float:left;
	margin:0;
	margin-right: 3px; /*spacing between each tab*/
	padding:0 0 0 5px;
	background:url(tab-Left.gif);
	font-size: 11px;
	text-decoration: none;
}

.glowingtabs a span{
float:left;
display:block;
background:url(tab-Right.gif) no-repeat right top;
padding: 5px 7px 3px 5px;
color:#3B3B3B;
}


.glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -28px; /*Shift background image up to start of 2nd tab image*/
color: #FF0000;
}

.glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -28px; /*Shift background image up to start of 2nd tab image*/
color: black;
}


/*End Tab*/

/*Content Right*/
.rightop {
width:208px;
height:40px;
}

.rightbottom {
width:208px;
padding:0 0 10px 0;
background:url(LD-upcoming-training-pro-bg.gif) no-repeat bottom;
}

.right-title {
	width:190px;
	font-weight:bold;
	color:#CC0000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

.right-list {
	width:180px;
	margin:0 0 0 8px;
	padding: 0 0 2px 10px;
	background:url(list-bullet.gif) no-repeat top left;
	font-color:#000000;
	line-height: 15px;
}

/*End Content Right*/

.tabcontainer{
float:left;
width:614px; /*width of 2nd level sub menus*/
height:auto;
padding : 10px 10px 29px 11px;
border:solid 1px #CCCCCC;

}

.ir_column50Left {width:50%; float:left;}
.ir_column260Left {width:260px; float:left; text-align:center;}

ul li {padding-bottom:5px;}

.ir_QuotesBursaNote {padding-left:345px;}

.ir_noteSymbol {float:left; width:5%}
.ir_noteText {float:left; width:95%}

#ir_validBar { width: 128px; height: 15px; margin: 1em 0; }
#ir_validBar a { height: 15px; float: left; text-indent: -1000em; }
#ir_validHTML { background: url(../../ir.listedcompany.com/images/icon_validHTML.gif); width: 59px; }
#ir_validXHTML { background: url(../../ir.listedcompany.com/images/icon_validXHTML.gif); width: 59px; }
#ir_validCSS { background: url(../../ir.listedcompany.com/images/icon_validCSS.gif); width: 59px; margin-left: 10px; }

