/* 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 */
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* 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 */
ol, ul, 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; color: #333333; background: url(/images/bg.gif) #cccccc;}

img {border: 0;}

form, input * {margin:0px; padding:0px}

#ir_container {font-size: 1em; width: 847px; margin: 0 auto; clear:both; background:#FFFFFF url(/images/container_bg.gif) repeat-y 0% 0%;}
#ir_header { width:838px; height:365px; clear:both; }
#ir_headerTop {height:24px; float:right; padding-right:25px; background:#FFFFFF; color:#646464; font-size:10px; }
#ir_headerLogo {width:290px; height:79px; float:left;}
#ir_sidebar {width: 210px; float:left;}


#ir_logo { background: url(/images/index_banner.gif) no-repeat; width:820px; height:263px;}
#ir_RowHeight {height:0; clear:both; background:#fff;}
#ir_headerMainNav {width:761px;height:58px; clear:both; background:url(/images/index_left.gif) no-repeat #FFFFFF; padding-left:39px;}
#ir_headerTitle {width:760px;height:37px;}
#ir_middle{width:100%; clear:both; }
#ir_home{background: url(/images/ir_linebg.gif) repeat-y left center; width:760px; clear:both;}
#ir_content {background:#FFFFFF; float:left; width:555px; height:540px; line-height:1.45em; text-align:justify; overflow-x:hidden; overflow-y:scroll; padding: 0 20px 15px 15px; margin-bottom: 15px; border-left: 1px solid #ccc;}
#ir_footer {font-size:0.91em; background-color:#ffffff; color:#9f9f9f; width: 770px; height:70px; clear:both; padding-top:10px; border-top: 1px solid #cccccc;margin-left:29px; padding-bottom:10px;}
#ir_footerBottom {background:url(/images/footer.gif) no-repeat; height:8px; width:847px; font-size:0.1em;}
#ir_containerPrint {font-size: 1em; width: 500px; margin: 0 auto; clear:both; background:#ffffff;}
#ir_contentPrint {width:462px; background:#fff; padding:5px;}
#ir_footerPrint {font-size:0.82em; background:#ffffff; width: 462px; min-height:39px; padding-top:18px; clear:both;}

.ir_linkPDF {background: url(/images/icon_pdf.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkHTML {background: url(/images/icon_html.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkAudio {background: url(/images/icon_audio.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkVideo {background: url(/images/icon_video.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkZip {background: url(/images/icon_zip.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkArchive {background: url(/images/icon_archive.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkView {background: url(/images/icon_view.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}

.ir_directorContainer a {float: left; margin: 1em 0; width: 87px; height: 22px; background: url(/images/btn_closeview.gif) no-repeat left top; text-indent: -1000em; outline: none;} /* view - close profile */
.ir_directorContainer.hide a {background-position: left bottom;}
.ir_directorContainer .ir_directorDescription {display: block; margin-top: 50px;}
.ir_directorContainer.hide .ir_directorDescription {display: none;}
.bodmargin { margin: 0; }

h1 {font-size: 1.73em; color: #38648D; font-weight: bold;}
h2 {font-size: 1.18em; font-weight: bold; color: #be1717;}
h3 {font-size: 1.09em; color: #38648D; font-weight: bold;}
h4 {font-size: 1em; color: #333333; font-weight: bold; margin: 0px; padding: 0px;}
h5 {font-size: 1.09em; color: #333333; text-decoration:underline; font-weight: normal;}
h6 {font-size: 1.09em; color: #38648D; text-decoration:underline; font-weight: normal;}

a:link { color:#646464; text-decoration: none;}
a:visited {color:#646464; text-decoration: none;}
a:hover { color:#ff9900;text-decoration: none;}

.ir_textMainHighlight {color: #032258; font-weight: bold;}
.ir_textSubHighlight {color: #666666;}
.ir_textFootnote {font-size:0.9em; width:500px;}



.ir_textFooter {text-align:center; font-size:14px;}
.ir_textFooter a:link {text-decoration: none;color:#646464;}
.ir_textFooter a:visited {text-decoration: none;color:#646464;}
.ir_textFooter a:hover {text-decoration: none;color:#ff9900;}

.ir_textError {color: #ff0000; font-weight: bold; text-transform: uppercase;}

.ir_menuIR {color:#1d7ab4;}
.ir_menuIR a { padding-left: 40px; }
.ir_menuIR a:link {color:#333333; text-decoration: none;}
.ir_menuIR a:visited {color:#333333; text-decoration: none;}
.ir_menuIR a:hover {color:#1d7ab4; text-decoration: none;}
.ir_menuIRHeader { padding-left:35px; padding-top:3px; color:#1d7ab4;}
.ir_menuIRHeader a:link {color:#1d7ab4; text-decoration: none;}
.ir_menuIRHeader a:visited {color:#1d7ab4; text-decoration: none;}
.ir_menuIRHeader a:hover {color:#52298c; text-decoration: none;}
.ir_menuDivider {background: url(/images/ir_menudivider.gif)no-repeat 0% 50%; width:100%;height:11px; }


/*.ir_menuDividerMemberSub  {border-bottom: 1px border #666; margin: 10px 0;}*/
.ir_textDivider {border-bottom: 1px dotted #666; margin: 1em 0;}

#ir_menu { padding: 0; margin: 0; list-style: none; float: left; width: 135px; padding: 0 35px 0 30px; font-family: arial, sans-serif; font-size: 11px; }
#ir_menu a { font-family: arial, sans-serif; font-size: 11px; color: #1D7AB4; display: block; line-height: 24px; }
#ir_menu ul { margin: 0; padding: 0; list-style: none; }
#ir_menu li { border-bottom: 1px solid #fff; }
#ir_menu li li { border-bottom: 1px solid #C4DBEA; }
#ir_menu ul .selected { border-bottom: 1px solid #C4DBEA; color: #f90; line-height: 24px; padding-left: 10px; }
#ir_menu ul a { padding-left: 10px; color: #63C; }
#ir_menu .ir_sideMenuHeader { border-bottom: 1px solid #C4DBEA; }

.menuImages { width: 135px; padding: 0 35px 0 30px;}

/*.ir_tableBorder {border: 1px solid #CCCCCC; }
table.ir_table tr.ir_tableTopRow td {background: #414141; color:#ffffff; font-weight: bold; text-align: center;}
table.ir_table tr.row1 td {background: #e7e7e7;}
table.ir_table tr.row2 td {background: #f4f4f4;}
table.ir_table tr.rowRollover td {background: #c3b777;}
table.ir_table tr.rowHighlight td {background: #414141; color:#ffffff;}
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 td.cellHighlight {background: #414141; color:#ffffff;}
table.ir_table tr td.cellTotal {border-top: 1px solid #414141; border-bottom: 1px solid #414141;}
table.ir_table tr td.cellSubTotal {border-top: 1px solid #414141;}*/


.ir_tableBorder {border: 1px solid #CCCCCC;}
table.ir_hover tr:hover td {background: #c3b777;}
table.ir_hover tr.row1:hover td, table.ir_hover tr.row1:hover th {background: #c3b777;}
table.ir_hover tr.row2:hover td, table.ir_hover tr.row2:hover th {background: #c3b777;}
table.ir_hover tr.rowHighlight:hover td {background: #c3b777;}
table.ir_hover tr.rowTSHighlight:hover td {background: #c3b777;}
table.ir_table tr.ir_tableTopRow td, table.ir_table tr.ir_tableTopRow th {background: #11549A; color: #fff; font-weight: bold;}
table.ir_table tr.row1 td, table.ir_table tr.row1 th {background: #e7e7e7;}
table.ir_table tr.row2 td, table.ir_table tr.row2 th {background: #f4f4f4;}
table.ir_table tr.rowHeader th {background: #414141; color: #fff;}
table.ir_table tr.rowHighlight td, table.ir_table tr.rowHighlight th {background: #414141; color: #fff;}
table.ir_table tr.rowTSHighlight td {background: #ccd0e1; border-bottom: 1px solid #aaa;}
table.ir_table tr th.cellHeader {background: #414141; color: #fff;}
table.ir_table tr td.cellHighlight {background: #414141; color: #fff;}
table.ir_table tr td.cellTSHighlight {background: #ccd0e1; border-bottom: 1px solid #aaa;}
table.ir_table tr td.cellTotal {border-top: 1px solid #414141; border-bottom: 1px solid #414141;}
table.ir_table tr td.cellSubTotal {border-top: 1px solid #414141;}
table.ir_table tr td.cellRed {background: #ebddd8;}
table.ir_table tr td.cellGreen {background: #d8ebdc;}

img.ir_spacerRight {margin-right:20px;}
img.ir_spacerLeft {margin-left:20px;}
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;}


.ir_news {width: 100%; padding: 0; margin: 0; list-style: none;}
.ir_news li {border-bottom: 1px dotted #666;}
.ir_newsDate {width: 25%; float: left; margin: 1em 0;}
.ir_newsTitle {width: 74%; float: right; margin: 1em 0;}

.ir_slidesContainer {width: 100%; padding: 0; margin-bottom: 1em;}
.ir_slidesLeft {width: 45%; float: left; margin: 0;}
.ir_slidesRight {width: 55%; float: right; margin: 0; padding-top: 8%;}

.ir_arContainer {width:100%; padding:0; margin:0;}
.ir_arLeft {width:35%; float:left; margin:0;}
.ir_arRight {width:55%; float:left; padding-top:14%;}
.ir_iconRowHeight {height:20px;}


.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:98%; background:#e9f1fb ; border:1px dotted #6699d5; padding:5px;}

.ir_boxCaptcha {width:98%; background:#fff; padding:1%;}

.ir_insiderPopUp { position:absolute; z-index:200; visibility:hidden; left: 100px; top:0px;}
.ir_insiderPopUpContent { background:#FFFFFF; width:300px; border:1px dotted #656565; padding:5px;}

img.ir_spacerRight {margin-right:20px;}
img.ir_spacerLeft {margin-left:20px;}

input.ir_investmentCalculator { border:0px; 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;}

a.ir_addToCalendar { background: url(/images/btn_calendar.gif) no-repeat left top; display: block; text-indent: -1000em; width: 20px; height: 20px; margin: 0 auto; outline: none; }
a.ir_addToCalendar:hover { background-position: left bottom; }

.ir_search a {font-size: 1.09em; color: #023f8b; font-weight: bold; text-decoration: underline;}
.ir_search a:hover {color: #0072ff;}
.ir_search .url {color: #008000;}
.ir_searchHighlight1 {font-weight: bold; background: #ff6;}
.ir_searchHighlight2 {font-weight: bold; background: #a0ffff;}
.ir_searchHighlight3 {font-weight: bold; background: #9f9;}
.ir_searchHighlight4 {font-weight: bold; background: #f99;}


#ir_search { float: left; text-align: right; margin: 10px 0 10px 29px;  }
#ir_search input.one { width: 96px; border: 1px solid #DADADA; float: left; font-size: 11px; margin: 0; color: #000000; height: 12px; padding: 4px 0 4px 10px; font-family: arial;  }
.two { padding-left: 5px; }

/* Define the rest of the classes here */
.paddingLeft {padding-left:20px;}
.paddingRight {padding-right:10px;}
.director{width:450px;}

.irhome {background: url(img_spacer.gif) repeat-x; height:21px;}

img.ir_border {border:1px solid #cccccc;}



.ir_topmenuDivider { margin-left:10px; padding-right:14px; float:left; }
.ir_topmenuLinkLast {float:left; padding-left:14px; text-align:center;}
.ir_toplinks {font-size:0.91em; float:right;}
.top_line {background:url(/images/index_top.gif) no-repeat; height:21px; padding-left:15px; text-align:center;}
.topHeader {margin-top:50px;}

/* Menu */
#ir_menuHeader { float:left; margin: 0; padding:0; z-index: 30; list-style: none; font-size:0.90em; width:745px; padding-left: 15px; }
#ir_menuHeader ul a { padding: 6px; background: #fff; color: #fff; float: left; font-size: 0.95em; color:#1D7AB4;}
#ir_menuHeader ul { padding: 0; margin: 0; list-style: none; }/* all lists */
#ir_menuHeader li { list-style: none; float: left; position: relative; margin-right: 11px; cursor: pointer; width: 58px; }/* all list items */
#ir_menuHeader li ul { display: none; position: absolute; top: 58px; left:0; border:1px solid #1D7AB4;} /* second-level lists */
#ir_menuHeader li:hover ul, li.over ul { display: block;} /* lists nested under hovered list items */
#ir_menuHeader li li { width:191px; background: #fff; margin: 0; }
#ir_menuHeader li li a { display: block; float: none; }
#ir_menuHeader li li a:hover { background: #1D7AB4; color: #fff; }







.ir_menuHome { background: url(/images/index_home_out.gif); width:50px; height:58px; display:block; text-indent:-1000em; }
.ir_menuAboutUs { background: url(/images/index_aboutus_out.gif); width:59px; height:58px; display:block; text-indent:-1000em; }
.ir_menuInvestor { background: url(/images/index_inre_out.gif); width:62px; height:58px; display:block; text-indent:-1000em; }
.ir_menuProducts { background: url(/images/index_product_out.gif); width:58px; height:58px; display:block; text-indent:-1000em; }
.ir_menuDesign { background: url(/images/index_deso_out.gif); width:61px; height:58px; display:block; text-indent:-1000em; }
.ir_menuServices { background: url(/images/index_services_out.gif); width:56px; height:58px; display:block; text-indent:-1000em; }
.ir_menuServices { background: url(/images/index_services_out.gif); width:56px; height:58px; display:block; text-indent:-1000em; }
.ir_menuNewsEvents { background: url(/images/index_news_out.gif); width:78px; height:58px; display:block; text-indent:-1000em; }
.ir_menuNewsCareers { background: url(/images/index_career_out.gif); width:56px; height:58px; display:block; text-indent:-1000em; }
.ir_menuNewsContactUs{ background: url(/images/index_contact_out.gif); width:69px; height:58px; display:block; text-indent:-1000em; }

.ir_menuHome:hover { background: url(/images/index_home_in.gif); width:50px; height:58px; display:block; text-indent:-1000em; text-decoration: none;}
.ir_menuAboutUs:hover { background: url(/images/index_aboutus_in.gif); width:59px; height:58px; display:block; text-indent:-1000em; }
.ir_menuInvestor:hover { background: url(/images/index_inre_in.gif); width:62px; height:58px; display:block; text-indent:-1000em; }
.ir_menuProducts:hover { background: url(/images/index_product_in.gif); width:58px; height:58px; display:block; text-indent:-1000em; }
.ir_menuDesign:hover { background: url(/images/index_deso_in.gif); width:61px; height:58px; display:block; text-indent:-1000em; }
.ir_menuServices:hover { background: url(/images/index_services_in.gif); width:56px; height:58px; display:block; text-indent:-1000em; }
.ir_menuServices:hover { background: url(/images/index_services_in.gif); width:56px; height:58px; display:block; text-indent:-1000em; }
.ir_menuNewsEvents:hover { background: url(/images/index_news_in.gif); width:78px; height:58px; display:block; text-indent:-1000em; }
.ir_menuNewsCareers:hover { background: url(/images/index_career_in.gif); width:56px; height:58px; display:block; text-indent:-1000em; }
.ir_menuNewsContactUs:hover { background: url(/images/index_contact_in.gif); width:69px; height:58px; display:block; text-indent:-1000em; }

/* IR Home */
.ir_homeArLeft{width:50%;}
.ir_homeListed{width:45%;}

/* Award */
.ir_award {width:100%; height:10px; font-size:0em; clear:both;}
.ir_textAwards {font-size: 12px; font-weight: bold;  }
img.ir_borderAwards {border:1px solid #279CCE;}

/* Chairman  */
.ir_chairman { font-size: 13px; color: #0f4578; font-weight: bold; }
.ir_chairmanSub { font-size: 12px; color: #209dd8; font-weight: bold; }

.ir_textDividerBOD {border-bottom: 1px dotted #666; margin: 1em 0; clear: both; }
.si_floatLeftBOD { width: 185px; float: left; }
.si_floatRightBOD { width: 350px; float: left; }
.bod { margin: 0; padding: 0; }
