/* 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;}

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

#ir_container {font-size: 1em; width: 960px; margin: 0 auto; padding: 0 7px; clear:both; background: url(bg_shadow.png) repeat-y; }

#ir_header { width: 960px; height: 96px; text-indent: -1000em; background: url(rickmers-maritime.jpg) no-repeat; margin: 0; padding: 0; }

#ir_menu {float:left; padding: 0 0 18px; margin: 0; list-style: none; width: 240px; background: url(bg_menuBottom.gif) no-repeat bottom left; }
#home #ir_menu { background: none; }
#ir_menu li { display: block; margin: 0; padding: 0; float: left; }
#ir_menu a { width: 230px; height: 19px; display: block; padding: 5px 0 0 10px; background: url(bg_menuLv1.gif); float: left; }
#ir_menu a:hover { background-position: bottom; }
#ir_menu object { margin: 20px 0 5px 25px; float: left; }
#ir_menu object object { margin: 0; }

#ir_content {float:right; width: 675px; padding: 25px 15px 0 30px; background: url(bg_content.gif) no-repeat top left #fff; text-align: justify;}
#home #ir_content { background: none; }

#ir_footer {font-size:0.82em; background: #265529; padding: 15px; clear: both; color: #fff; overflow: auto; }
#ir_footer ul { float: right; list-style: none; padding: 0; margin: 0 0 5px; }
#ir_footer li { float: left; }
#ir_footer a { float: left; color: #fff; padding: 0 8px; border-right: 1px solid #fff; }
#ir_footer a.last-child { border: 0; padding-right: 0; }
#ir_footer .alt { clear: both; text-align: right; margin: 0; color: #999; }

#ir_containerPrint {font-size: 1em; width: 462px; margin: 0 auto; clear:both;}
#ir_contentPrint {width:462px;}
#ir_footerPrint {font-size:0.82em; background: url(/images/sample_footer.gif) no-repeat #939393; width: 462px; min-height:39px; padding-top:18px; clear:both;}

h1 {font-size: 1.73em; font-weight: 600; color: #919191; text-transform: uppercase;}
h2 {font-size: 1.18em; font-weight: bold; color: #be1717;}
h3 {font-size: 1.09em; color: #032258; font-weight: bold;}
h4 {font-size: 1em; font-weight: bold; margin: 0px; padding: 0px;}
h5 {}
h6 {}


a { text-decoration: none; }
a:hover { text-decoration: none; }

.ir_textMainHighlight {color: #032258; font-weight: bold;}
.ir_textSubHighlight {color: #666666;}
.ir_textFootnote {font-size:0.9em;}
.ir_textFootnote ol {font-size:1em;}
.ir_textDivider {background: url(img_textDivider.gif) repeat-x; height:21px;}

.ir_textFooter {text-align:center; color:#ffffff;}
.ir_textFooter a:link {color:#ffffff; text-decoration: none;}
.ir_textFooter a:visited {color:#ffffff; text-decoration: none;}
.ir_textFooter a:hover {color:#ffffff; text-decoration: underline;}

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

.ir_menuIR { list-style: none; padding: 0; margin: 0; }
#ir_menu .ir_menuIR a { background: url(bg_menuLv2.gif); padding-left: 30px; width: 210px; }
.ir_menuIR a {color:#265529; }
.ir_menuIRHeader { padding-left:25px; color: #fff }
.ir_menuDivider {width:100%; height:15px;}

.ir_tableBorder {border: 1px solid #CCCCCC;}
table.ir_table tr.ir_tableTopRow td {background: #235329; 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.row3 td {background: #e7e7e7; text-align: center;}
table.ir_table tr.row4 td {background: #f4f4f4; text-align: center;}

table.ir_table tr.rowRollover td {background: #c3b777;}
table.ir_table tr.rowHighlight td {background: #414141; color:#ffffff;}
table.ir_table tr.rowTS td {background: #ccd0e1; border-bottom:1px solid #aaaaaa;}
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 span.red {color:#ff0000;}
table.ir_table tr td span.green {color:#448800;}
table.ir_table tr td.cellHighlight {background: #414141; color:#ffffff;}
table.ir_table tr td.cellTS {background: #ccd0e1; border-bottom:1px solid #aaaaaa;}
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;}



.ir_tsRed {color:#ff0000;}
.ir_tsGreen {color:#448800;}
.ir_tsCellTS {float:left; width:20px; height:7px; font-size:0em; background: #ccd0e1; border-bottom:1px solid #aaaaaa; margin-top:3px; margin-right:3px;}
.ir_tsCellRed {float:left; width:20px; height:8px; font-size:0em; background:#ebddd8; margin-top:3px; margin-right:3px;}
.ir_tsCellGreen {float:left; width:20px; height:8px; font-size:0em; background:#d8ebdc; margin-top:3px; margin-right:3px;}

.ir_arContainer {width:100%; height:232px; padding:0px; margin:0px; clear:both;}
.ir_arLeft {width:40%; float:left; list-style-type:none;}
.ir_arRight {width:60%; float:right; list-style-type:none;}
.ir_arHeight {width:98%; padding-top:30%;}
.ir_iconRowHeight {height:20px;}

.ir_webcastContainer {width:100%; height:113px; padding:0px; margin:0px; clear:both;}
.ir_webcastLeft {width:37%; float:left; list-style-type:none;}
.ir_webcastRight {width:63%; float:right; list-style-type:none;}
.ir_webcastHeight {width:98%; padding-top:8%;}

.ir_news {width:100%; padding:0px; margin:0px; clear:both;}
.ir_newsDate {width:25%; float:left; list-style-type:none;}
.ir_newsTitle {width:74%; float:right; list-style-type:none;}

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

.ir_insiderPopUp { position:absolute; z-index:200; visibility:hidden; left:100px;}
.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;}



/*For Index Page */
 
.ir_indexContainer {width:100%; margin-left:-20px; clear:both;}
.ir_indexLeft {width:70%; float:left; list-style-type:none; border-left:1px solid #ccc; padding-left:20px; padding-right:10px;}
.ir_indexRight {width:22%; float:right; list-style-type:none; border-left:1px solid #ccc; padding-left:10px;}

/* Define the rest of the classes here */
* { outline: 0; }
body { background: url(bg_body.gif) #ddd; }
img { border: 0; margin: 0; padding: 0;}
img.bigPicture {border:1px solid #000;}

p { margin: 0 0 1.2em; }

.fixed:after{ content:"."; display:block; height:0; clear:both;	visibility:hidden; }
.fixed{	display:block; }
/*  \*/
.fixed{	min-height:1%; }
* html .fixed{ height:1%; }

.clear { clear: both; }
.image img { display: block; }

#ir_topMenu { margin: 0; padding: 0 0 0 300px; list-style: none; background: url(bg_topMenu.gif) repeat-x; }
#ir_topMenu li { float: left; }
#ir_topMenu a { float: left; height: 41px; text-indent: -1000em; }
#ir_topMenu a:hover { background-position: bottom; }

#ir_btnHome { width: 76px; background: url(btn_home.gif); }
#ir_btnAboutUs { width: 94px; background: url(btn_aboutUs.gif); }
#ir_btnOurTrusteeManager { width: 168px; background: url(btn_ourTrusteeManager.gif); }
#ir_btnFleet { width: 63px; background: url(btn_fleet.gif);}
#ir_btnInvestorRelations { width: 151px; background: url(btn_investorRelations.gif); }
#ir_btnContactUs { width: 98px; background: url(btn_contactUs.gif); }

#ir_innerContainer { overflow: auto; width: 100%; background: url(bg_innerContainer.gif) repeat-y #fff; padding-bottom: 20px; }
#home #ir_innerContainer  { background: none; }
img.ir_border {border:1px solid #cccccc;}

#ir_containerMenu { width: 230px; float:left; }
#leftMap{ width: 215px; float:left; padding: 0 5px 0 10px;}