body *
{
	font-size: 102%; /* for IE bug */
	font-family:calibri, arial;
	
}

/* Reduce the font size to 68.8% or 11px size
100% = 16
11/16 x 100
*/
body {font-size: 100%;
font-family:calibri,arial;
}
#inner_left_content {
	height:225px;
	text-align: justify;
	width:658px;
	padding:10px;
	float:left;
	background:#fff;
	border-right:#664434 dotted 3px ;
	padding-bottom:10px;
	overflow:hidden;
	color:#664434;
}

.inner_left_heading {
	background:url() repeat-x left;
	font-family:calibri,arial;
	background:#f6f6f6;
	margin:0 10px 0 0;
	padding-left:1em;
	font-weight:bold;
	color:#664434;
	line-height:30px;
	font-size:16px;
}
#inner_right_content {
	height:225px;
	width:260px; /* not 100% sum because of the dotted line width */
	float:left;
	background:#fff;
	overflow:hidden;
}
.inner_right_heading {
	background:url(../images/bg.png) ;
	margin:0px 0px 0px 10px;
	padding-left:14px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
	/*text-decoration:blink;*/
}
.inner_right_heading a{
	color:#664434;
	padding:0 0 0 12px;
	/*text-decoration:blink;*/
}

.inner_right_heading a:hover{
	color:#664434;
}

.rt_column_weblinks{
	color: #002856;
	padding-top:15px;
	padding-left:15px;
	line-height:2em;
}
/* NEEDS WORK! */
.inner_right_heading .download_arrow {
	background-image:url(../images/download_arrow.png);
	background-position:center center;
	position:relative;
	background-repeat:no-repeat;
	width:19px;
	height: 19px;
	background-color: #FF0000;
	left: 60px;
	margin:auto;
}


/* --- the following two styles represent the "flowing" columns
------ they have to be edited together and checked visually --- */
.left_column
{
	float: left;
	width: 300px;
	padding-right: 10px;
	padding-left: 25px;
	padding-top: 15px;
	text-align: justify;
	font-size: 13px;
	font-weight:bold;
}

.right_column
{
	float: left;
	width: 300px;
	padding-left: 15px;
	padding-top: 15px;
	text-align: justify;
	font-size: 13px;
	font-weight:bold;
}

.right_column_image
{
	float: right;
	padding-top:15px;
	padding-right:15px;
}
/* IE can’t read this */
html>body {font-size: 80%;}

/* 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: 0; padding: 0; background: #04113e url() repeat-x left top;}

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

img {border: 0;}

th {font-weight: normal;}

#container {position:relative; width: 965px; margin: 0 auto; padding: 0; clear: both; background-color: #fff;}

#header_home { width: 100%; height: 114px; background: url() no-repeat top right; position: relative;}
#header { height: 114px; }
#siteTitle { width: 444px; height: 100px; background: url(../images/hadico.jpg) no-repeat; }
#siteTitle a { display: block; width: 444px; height: 100px; text-indent: -1000em; }
#corp_search { width: 264px; height: 26px; padding:20px; position: absolute; top: 0; right: 0;}
#corp_search .textfield {float: left; background: url(/images/search_bar.gif) no-repeat; width: 227px; border: 0; padding:7px 0 5px 10px;}
#corp_search .submit {float: left; width: 27px; margin-left:-2px;}

/**** Main Menu ****/
#mainNav {list-style: none; padding: 9px 0 0 0; margin: 0 auto; height: 22px; background-color: #664434; font-size: 0.82em; clear: both; }
#mainNav li {float: left; position: relative; display: block; border-right: 1px solid #fff; padding: 0 7px;}

#mainNav li#Navhome {width: 80px;} 
#mainNav li#Navprofile {width: 85px;} 
#mainNav li#Navproduct {width: 179px;} 
#mainNav li#Navsubsidiaries {width: 151px;} 
#mainNav li#Navir {width: 157px;} 
#mainNav li#Navcarrers {width: 89px;} 
#mainNav li#Navcontact {border-right: none; width: 103px;} 

#mainNav li a {color: #fff; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; display: block; text-align: center;}
#mainNav li a:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#mainNav li a.selected {
	color: #9FC;
	font-weight: bold;
}

#FlashBanner {clear: both; padding-bottom:15px; width:960px; height:282px;}
#subFlashBanner {clear: both; }
#subFlashBanner span {padding-left: 70px;}

/***********************************************************************/
#home #content {background: none; border: 0; margin-top: 0; color: #434444; min-height: 200px; height:auto !important; height: 200px; padding:10px 60px 10px 70px; text-align: left; margin-bottom: 0;}

#content {
	background: url(../images/sidebar_bg.jpg) no-repeat left bottom;
	color: #664434;
	min-height: 700px;
	height:auto !important;
	height: 700px;
	padding:30px 13px 0 207px;
	text-align: justify;
	margin-bottom: 30px;
}

#ir_headerBanner {margin-left: -5px; padding-bottom:10px;}

#sidebar {position: absolute; left: 31px; top: 460px; padding-right: 10px; width: 161px; font-size:11px;}

/**** subNav ****/
#subNav { margin:15px 0 0 3px; padding: 0; list-style:none; font-size: 1.09em; line-height: 24px;}
#subNav li { margin: 0; padding:0 0 0 12px; text-decoration:none; background: url(/images/bullet_menu.gif) left 5px no-repeat; display:block;}
#subNav li ul { margin: 0; padding-left: 10px; text-decoration:none; display:block; list-style:none;}
#subNav li a {color: #363636; text-decoration:none; }
#subNav li a:hover {
	color: #664434;
}

#subNav .selected {
	color: #664434;
	text-decoration: underline;
}

/***********************************************************************/


h1 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
	color: #664434;
}
h2 {
	font-size: 1.09em;
	color: #664434;
	font-weight: bold;
}
h3 {font-size: 1em; font-weight: normal; color: #013678; text-decoration: underline; }
h4 {font-size: 0.95em;}
h5 {}
h6 {}


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #664434;
	text-decoration: none;
}

img.ir_spacerRight {margin-right:10px;}
img.ir_spacerLeft {margin-left:10px;}
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;}
img.ir_border {border:1px solid #cccccc;}


/**** Footer ****/
#footer { clear:both; background-color: #e3e3e3; padding:14px 0 6px; height:20px;}
#copyright {
	float: left;
	color: #000;
	padding-left:170px;
}
#designedBy { float: right; color: #000; padding-right: 20px; }

#designedBy a:link {color: #000; text-decoration: none;}
#designedBy a:visited {color: #000; text-decoration: none;}
#designedBy a:hover {color: #000; text-decoration: none;}

#ir_validBar { padding-top: 10px; }


/* Define the rest of the classes here */

.ir_tableBorder {border: 1px solid #CCCCCC;}
table.ir_table tr.ir_tableTopRow td {background: #003677; color:#ffffff; font-weight: bold; text-align: left;}
table.ir_table tr.row1 td {background: #f4f4f4;}
table.ir_table tr.row2 td {background: #e7e7e7;}

table.ir_table tr td.row1 {background: #f4f4f4;}
table.ir_table tr td.row2 {background: #e7e7e7;}

table.ir_table tr.rowHighlight td {background: #414141; color:#ffffff;}
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;}

/* Trading Business */
.trading_tableBorder {border: 1px solid #CCCCCC;}
table.trading_table tr.color td, table.trading_table tr.color th {background: #013678; color: #fff; font-weight: bold;}
table.trading_table tr.trading_tableTopRow2 td, table.trading_table tr.trading_tableTopRow2 th {
	color: #000;
	font-weight: bold;
	background-color: #664434;
}
table.trading_table tr.trading_tableTopRow3 td, table.trading_table tr.trading_tableTopRow3 th {background: #6C6C6C; color: #fff; font-weight: bold;}
table.trading_table tr.row1 td, table.ir_table tr.row1 th {background: #e7e7e7;}
table.trading_table tr.row2 td, table.ir_table tr.row2 th {background: #f4f4f4;}

/* Director and Management */
.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;}
.ir_textMainHighlight {color: #7e9c3e; font-weight: bold;}
.ir_textSubHighlight {color: #013678;}
.ir_textDivider {border-bottom: 2px dotted #666; margin: 1em 0;}

/* Equipment Rental Business */
.ir_equitmentContainer {margin: 1em 0;}
.ir_equitmentContainer .ir_equitmentDescription {display: block;}

.email {color: #013678; text-decoration: none;}
.email a:link {color: #013678; text-decoration: underline;}
.email a:visited {color: #013678; text-decoration: underline;}
.email a:hover {color: #3399FF; text-decoration: underline;}

/* Home */
#home_news {float:left; padding-right:10px; width:265px;}
#home_milestones {float:left; padding-right:10px; width:275px;}
#home_IR {float:right; padding-right:10px; width:255px;}

.readMore {clear: both;}
.readMore a:link {background: url(../images/more.jpg) no-repeat 0 1px; float: right; width: 74px; height: 22px; text-indent: -1000em;}
.readMore a:visited {background: url(../images/more.jpg) no-repeat 0 1px; float: right; width: 74px; height: 22px; text-indent: -1000em;}
.readMore a:hover {background: url(../images/more.jpg) no-repeat 0 1px; float: right; width: 74px; height: 22px; text-indent: -1000em;}


/*****START Standard settings to normalize document */

/* Normalizes margin, padding */

#project_container {width: 700px;}

/* Removes list-style from lists */
#project ol, ul {	list-style:none;	margin:0 0 0 3px;	padding:0;}

/* #3. Button placement */
div#button{	margin:0;	z-index:99;}

div#images{	width:681px;	height:378px;	float:left;	overflow:hidden;}

/* #3. Navigation buttons to the left of disjointed images */
div#button li{	float: left;	width:129px;	height:29px;	text-indent:-9999px;}
	
/* #3. Normal Button States */
li.featured_projects{	background:url(../images/featured_projects_off.jpg) no-repeat;	}	
li.project_1981{	background:url(../images/project_1981_off.jpg) no-repeat;	}
li.project_1990{	background:url(../images/project_1990_off.jpg) no-repeat;	}
li.project_2000{	background:url(../images/project_2000_off.jpg) no-repeat;	}

	
/* #3. Hover Button States */
li.featured_projects:hover{	background:url(../images/featured_projects_on.jpg) no-repeat;}	
li.project_1981:hover{	background:url(../images/project_1981_on.jpg) no-repeat;	}
li.project_1990:hover{	background:url(../images/project_1990_on.jpg) no-repeat;	}
li.project_2000:hover{	background:url(../images/project_2000_on.jpg) no-repeat;	}

/****END Standard settings to normalize document */


/* For Sitemap page */
.sitemapNav { margin:15px 0 0 3px; padding: 0; list-style:none; line-height: 18px; }
.sitemapNav  li { margin: 0; padding:0 0 0 12px; text-decoration:none; background: url(/images/bullet_menu.gif) left 5px no-repeat; display:block;}
.sitemapNav  li ul { margin: 0; padding-left: 10px; text-decoration:none; display:block; list-style:none;}
.sitemapNav  li a {color: #363636; text-decoration:none; }
.sitemapNav  li a:hover {color: #005188; }

/* For contact page */
.contact_left {float: left; padding: 0 10px 0 0;}
.contact_right {float: right; padding: 0 120px 0 0;}

/* For Other logos */
#sub_logos { left:60px; position:absolute; top:828px;}
.e_logo {background: url(/images/e_logo.jpg) top left no-repeat; width: 40px; height: 35px; float: left; padding-right: 10px;}
.e_logo a { display: block; width: 40px; height: 35px; text-indent: -1000em; }
.biz_logo {background: url(/images/bizSAFE.jpg) top left no-repeat; width: 64px; height: 35px; float: left;}
.biz_logo a { display: block; width: 64px; height: 35px; text-indent: -1000em; }

/* For Trading Business Page */

#ir_portfolioPhoto { float: left; padding-bottom: 10px;}
#ir_largePhoto img { display: block; padding: 1px; border: 1px solid #ccc; }
#ir_thumb img { display: block; margin: 0; float: left; padding: 1px; border: 1px solid #ccc; }
#ir_thumb a { float: left; margin-left: 10px; }
#ir_thumb a:first-child { margin-left: 0; }

.businessTable {height: 214px;}

.theme-default #slider {
    margin:17px auto 0 auto;
    width:965px; /* Make sure your images are the same size */
    height:282px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

.top-icons img {
	float: left;
	
}
.top-icons a {
	display: block;
	width: 74px;
	height: 86px;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
	padding: 15px 10px 0px 0px;
	text-align: center;
	color: #696969;
	background-image: url(../images-design/top-icons-item-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration:none;
}
.top-icons a span {
	font-size: 8px;
	line-height: 22px;
}
.top-icons a:hover {
	color: #222222;
	text-decoration: none;
	background-image: url(../images/top-icons-item-bg.png);
	background-repeat: no-repeat;
	background-position: center -103px;
}
.top-icons a img {
	float: none;
}

a.activeicon {
	background: #ffffff url(../images-design/top-icons-item-bg.png) no-repeat center -103px;
    color: #222222;
    text-decoration: none;
	}
.mc-th {
	float: left;
	width: 740px;
	height: 25px;
	border-bottom: 1px dotted #664434;
}
.readmore
{
	float:right;
	text-align:left;
	margin-right:15px;
	margin-top:0px;
	
}
.news-event{
	margin:0px 0px 0px 0px;
	border-right:#FFFFF solid 0px;
	color:#333;
	text-align:left;
}
.news-event h2{ font-size:17px; color:#fd0003; font-weight:bold; text-decoration:none; }
.news-event img{ margin:2px 5px 0px 0px;}
.news-event ul{ margin:0px; padding:0px; }
.news-event ul li{ list-style:none; list-style-image:none; display:block; background:url(../images/arrow_gif.gif) 0px 5px no-repeat; padding:0px 0px 0px 10px; margin:6px 0px 6px 9px; text-align:left;}
.news-event ul li a{ font-family:calibri,arial; font-size:11px; text-align:left; color:#333; font-weight:normal; text-decoration:none;}
.news-event ul li a:hover{ font-size:11px; color:#664434; font-weight:normal; text-decoration:none;}