@charset "utf-8";

@import url(/amec.css);

/* =================== */
/* =print styles */

/* remove all the background images */
* { background-image:none;}

@page{ margin-top: 20px; margin-right: 0; margin-bottom:20px; margin-left: 20px; }

/* hide the following sections of the page from printing */
#toplinks, #search, #topnav, #leftnav,  #footer,  .next , .back { display:none; }

/*print specific alterations */
#breadcrumb{ padding-left:10px;}

#landing-banner, #featurehold, #featurehold-inv-wrap, #inv-impulse-wrap, #content-wrap, #tab-wrap, #offices-main, #sitemap  { float:left;}

#landing-banner-text { *width:519px;}
#main #landing-banner-text h1, #landing-banner-text p { *padding-left:10px;}

.featurewrap .feature { *height:160px;}

#investors-news h2, #investors-news  ul  { padding-left:10px; }
#investors-news p.more { padding-left:0; margin-left:0; }
#inv-impulse-wrap{ padding-left:0; }

#maincontent ul li, #sitemap ul li, #offices-main ul li { list-style-type: disc !important; list-style-image: url(/tempimages/feature_chev.gif) !important ; list-style-position:inside !important;  }

#tab-main-content ul li {list-style-type: disc !important; list-style-image: url(/tempimages/feature_chev.gif) !important ; list-style-position:outside !important; padding-left:0; }



/* IE 6 specific settings */

#impulse,#tab-impulse, #tab ul{ _display:none;  }
#main{ _width:100%; _margin:0; }
#content-wrap{ _width:100%; _float:none; _margin:0;}
#maincontent {	_width: 90%; _float: none; _padding: 10px 0; _margin-right:0;}
#landing-banner {	_width: 99%; _clear:both;  }
#landing-banner-content {	_width: 100%;}
#landing-banner-text{ _width:374px; }
.level2 #landing-banner-text p, .level2 #landing-banner-text p.bannerAdd { _padding-left:10px; _padding-right:10px;}
.sIFR-active #landing-banner-text h1{ _padding:10px; _width:320px;}

#tab{ _width:99%;}


#tab-wrap {  _width:100%; _float:none; _margin:0;}
#tab-main-content{ _width:90%; _float:none; _margin:0; _padding:0;}
#tab-wrap #tab h1{ _font-size:20px; _padding:0;}


#featurehold { _float:left; _width:750px;}
#featurehold .featurewrap { _margin-right:10px;}
#featurehold .feature-space { _margin-left:0px;}

/*#inv-impulse-wrap{ _width:750px; _float:left;}*/

#featurehold-inv-wrap{ _width:99%;}
#investors-news{ _width:450px;}
#investors-sp{ _padding-left:0; } 
#inv-impulse-wrap { _width:700px; _float:left; _padding:0;}
#inv-impulse-wrap .feature-space{ _margin:0;}




sIFR-active #landing-banner-text h1, .sIFR-active #leftnav ul li h1, .sIFR-active #investors-sp h2, .sIFR-active #investors-news h2, .sIFR-active .inv-impulse-feature h2, .sIFR-active .inv-impulse-feature-long h2, .sIFR-active #media-email-alert h2, .sIFR-active .impulse-feature h2, .sIFR-active inv-impulse-feature h2, .sIFR-active .career-impulse-feature-wrap h2, .sIFR-active #tab h1, .sIFR-active #maincontent h1 span, .sIFR-active .feature h2 span, .sIFR-active .division-links h2 span, .sIFR-active .double-feature h2 span, .sIFR-active .sector-links h2 span {
   visibility: visible !important;
}


#investors-sp iframe {
padding-top: 20px;
}

img {
border: none;
}

a:active {
border: none;
}

#landing-banner-content img {
float: left !important;
}

p.error {
margin: 0 0 4px 0 !important;
padding: 0px !important;
color: #FF0000 !important;
}

td.checkboxoveride input {
border: none;
width: 15px;
margin: 0 5px 0 0;
}

.share-price-hp-wrap .feature p.link {
	padding: 0px !important;
}

.share-price-hp-wrap .feature p.delay {
	font-size: 0.7em;
	color: #6d6d6d;
	float: left;
	width: 140px;
	margin: 0px;
	padding: 1px 0px 0px 0px;
}


table.presentations th {
	background-image: url(/tempimages/leftnav_lines.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/*
=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

#main .sIFR-flash {
  display: none !important;
  height: 0;
  width: 0;
  position: absolute;
  overflow: hidden;
}

#main .sIFR-alternate {
  visibility: visible !important;
  display: block !important;
  position: static !important;
  left: auto !important;
  top: auto !important;
  width:auto !important;
   height: auto !important;
}






