/*
--------------------------------------------------

Houghton Mifflin Harcourt
Global Styles [global.css]

Jonathan Sutcliffe [jonathan.sutcliffe@acquitygroup.com]
09/07/2009

Copyright © 2009 Acquity Group LLC

--------------------------------------------------
*/

/* @group General */
html,
body {
	height: 100%;
}

body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #464646;
}

h1.leadership {
	height: 58px;
	margin-top: 14px;
	margin-bottom: 40px;
	color: #039;
	font-size: 4.769em;
}

h1 {
	font-size: 2.308em;
	margin-bottom: 17px;
	color: #08161d;
}

h2 {
	font-size: 1.692em;
	margin-bottom: 7px;
	color: #08161d;
}

#primary h2 {
	padding-top: 13px;
}

.landingPage #primary h2 {
	clear: left;
}

#primary h2.first, #primary .bios h2 {
	padding-top: 0;
}

h2.newshead {
	line-height: 1.2em;
}

h3 {
	font-size: 0.769em;
	color: #303;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 12px;
	color: #08161d;
}

#primary .bios h3 {
	margin-bottom: 12px;
}

#primary .bios h2 {
	margin-bottom: 9px;
}

#header h3 {
	margin-top: 0;
}

strong {
	font-weight: bold;
}

p {
	margin-bottom: 1em;
	line-height: 1.6;
}

blockquote {
	margin: 0 1em 1em;
	line-height: 1.6;
}

a {
	color: #693;
}

ul {
	list-style-type: disc;
	padding-left: 1.2em;
	margin-bottom: 1em;
}

ol {
	padding-left: 2em;
	margin-bottom: 1em;
}

.hidden {
	position: absolute;
	left: -999em;
}

.larger {
	font-size: 123%;
	line-height: 1.57;
}

.nomargin {
	margin: 0 !important;
}

/* @end General */

/* @group Position and Display */

#container {
	width: /*1024*/952px;
	border: 1px solid #dcdcdc;
	border-width: 0 1px;
	margin: 0 auto;
	min-height: 100%;
}

#header {
	height: 46px;
	padding-left: 57px;
	padding-top: 12px;
}

div#primaryContainer {
	padding: /*0 100px*/ 0 66px;
}

div#topNav {
	position: relative;
	height: 77px;
}

.landingPage div#topNav,
.landingPage div#topNav {
	height: 58px;
}

.home div#topNav {
	margin-top: 6px;
	height: 43px;
}

div#topNav ul {
	list-style-type: none;
	margin-bottom: 0;
	padding-left: 0;
	height: 40px;
}

div#topNav ul li.first {
	padding-left: 10px;
	margin-left: 0;
}

div#topNav ul li.last {
	padding-right: 10px;
}

ul.nav li {
	float: left;
	text-transform: uppercase;
	margin-left: 10px;
	font-weight: bold;
	height: 39px;
	line-height: 39px;
	padding: 0 21px 0 21px;
	border: 1px solid transparent;
	border-width: 0 1px;
}

ul.nav li a {
	text-decoration: none;
}

ul.nav li.selected {
	border: 1px solid #e5e5e5;
	border-width: 0 1px;
	height: 40px;
}

ul.nav li.first {
	border-left: 0;
}

ul.nav li.last {
	border-right: 0;
}

ul.nav li.selected a {
	color: #600;
}

ul.nav li a:hover {
	border-bottom: 1px solid #303;
}

ul.nav li.selected a:hover {
	border-bottom: 0;
}

ul.nav ul.subNav {
	position: absolute;
	left: 0;
	padding-top: 10px;
	width: 100%;
}

ul.nav ul.subNav li {
	text-transform: none;
	margin-left: 4px;
	height: auto;
	line-height: 1em;
}

ul.nav ul.subNav li.selected {
	border: 0;
	background: none;
	height: auto;
}

ul.nav ul.subNav li a:hover {
	border-bottom: 1px solid #666;
}

ul.nav ul.subNav li.selected a:hover {
	border-bottom: 1px solid #600;
}

div#secondaryContainer {
	margin: 0 auto;
	width: 897px;
	padding: 27px 7px 0;
	clear: left;
}

div#primary {
	clear: left;
}

div#secondary {
	padding: 14px 5px 0 7px;
}

div#secondary h2 {
	font-weight: normal;
}

.home div#secondaryContainer {
	margin-top: 71px;
}

div#secondaryContent {
	height: 34px;
}

.home div#secondaryContent {
	height: 255px;
}

#footer {
	height: 55px;
}

.footerContent {
	padding: 13px 21px 0;
}

#footer p {
	float: right;
	line-height: 1;
}

#footer ul {
	float: right;
	list-style-type: none;
	margin-bottom: 0;
	padding-left: 0;
}

#footer ul li {
	float: left;
	padding-left: 6px;
	margin-left: 6px;
	border-left: 1px solid #fff;
	text-transform: lowercase;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

div.hr {
	clear: left;
	margin-bottom: 29px;
	margin-top: 29px;
	height: 1px;
}

.landingPage div.hr {
	float: left;
	width: 100%;
	margin-top: 16px;
}

div.hr hr {
	display: none;
}

.firstBlock {
	padding-top: 0;
}

.firstBlockLarger {
	margin-bottom: 26px;
}

ul.breadcrumbs {
	height: 24px;
	margin-left: 14px;
	padding-left: 43px;
	margin-top: 3px;
	list-style-type: none;
	margin-bottom: 0;
}

ul.breadcrumbs li {
	float: left;
	margin-right: 8px;
	padding-right: 8px;
	border-right: 1px solid #464646;
	margin-top: 5px;
}

ul.breadcrumbs li.last {
	border: 0;
}

ul.breadcrumbs li a {
	color: #464646;
	text-decoration: none;
}

div.portrait {
	padding: 17px 19px;
	clear:left;
	float:left;
	margin: -15px 18px 10px -18px;
	text-align: right;
}

div.hero {
	width: 100%;
	height: 209px;
	margin-bottom: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #039;
}

.home div.hero {
	height: 238px;
}

div.heroFlash {
	height: 250px;
}

div.hero .heroContent {
	font-size: 0.846em;
	line-height: 1.5em;
}

div.hero .heroText {
	float: left;
	font-style: italic;
	width: 379px;
	padding-top: 30px;
}

.home div.hero .heroText {
	padding-top: 55px;
}

.home div.hero .heroImage {
	margin-left: 9px;
}

.home div.hero .heroText h2 {
	font-size: 2.7em;/*5.538em;*/
	line-height: 1.1em;
	margin-bottom: 15px;
	font-style: italic;
	color: #039;
}

.home div.hero .heroText h2 span.trade {
	font-size: 30%;
	position: relative;
	top: -15px;
}

.home div.hero .heroText h2 b {
	font-size: 1.6em;
	display: block;
	text-align: right;
}

div.hero .heroText p {
	font-size: 2.364em;
	line-height: 1em;
	margin-bottom: 3px;
}

div.hero .heroText p .heroLarger {
	display: block;
	font-size: 1.692em;
	padding-left: 36px;
	line-height: 1.091em;
}

.atSchool div.hero .heroText {
	width: 450px;
}

.atSchool div.hero .heroText p .heroLarger {
	padding-left: 49px;
}

div.hero .heroImage {
	float: left;
	padding-top: 24px;
	margin-left: 25px;
}

div.hero .heroImage p {
	text-align: right;
	position: relative;
	margin-right: 11px;
	top: -28px;
}

.home div.hero .heroText p {
	font-size: 1.351em;
	color: #464646;
}

#aboutUsFlash {
	position: absolute;
	margin-left: -54px;
	margin-top: -3px;
	padding-top: 0;
}

#promoFlash {
	position: absolute;
	margin-left: 384px;
	padding-top: 13px;
}

div.promoNav {
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.846em;
	float: right;
	margin-right: -40px;
	margin-top: 15px;
}

div.promoNav p {
	float: left;
	margin-right: 12px;
}

div.promoNav ul {
	height: 16px;
	width: 68px;
	float: left;
	padding-top: 7px;
	padding-left: 9px;
	list-style-type: none;
	margin-bottom: 0;
}

div.promoNav ul li {
	float: left;
}

div.promoNav ul li a {
	display: block;
	width: 11px;
	height: 11px;
	text-indent: -999em;
	margin-right: 1px;
}

h2.thisIsOurTime {
	margin-left: 67px;
}

div.item {
	margin-top: 19px;
	padding-top: 5px;
	float: left;
}

div.item p {
	font-size: 0.846em;
	line-height: 1.3em;
	margin-bottom: 4px;
	margin-top: 10px;
}

div.item h2 {
	font-size: 1.385em;
	margin-bottom: 16px;
	margin-top: -1px;
	color: #464646;
}

div.item h3 {
	text-transform: none;
	margin-bottom: 3px;
	font-size: 1em;
	font-weight: normal;
}

div.item .itemImg {
	height: 69px;
}

div.item .itemVideo {
	width: 184px;
	height: 100px;
	padding: 1px 0 15px 22px;
	margin-left: 46px;
	margin-top: -4px;
}

div.item .itemImg .books {
	margin-left: -12px;
}

div.item1 {
	margin-left: 21px;
	width: 238px;
	margin-right: 16px;
}

div.item1 h3 {
	font-weight: bold;
}

div.item3 h2 {
	margin-bottom: 131px;
}

div.item2 h2 {
	margin-bottom: 107px;
}

div.item2 {
	width: 198px;
	margin-left: 43px;
	padding-right: 35px;
}

div.item3 {
	width: 228px;
	margin-left: 37px;
	padding-right: 40px;
}

img.button {
	position: relative;
	left: -5px;
}

img.barryOCallaghan {
	position: absolute;
	margin-left: -30px;
	margin-top: -66px;
}

img.barryOCallaghanAbout {
	position: absolute;
	margin-left: -69px;
	margin-top: -41px;
}

dl.news {
	margin-bottom: 1em;
	overflow: auto;
}

dl.news dt {
	clear: left;
	float: left;
	width: 100px;
}

dl.news dd {
	margin-bottom: 0.5em;
	float: left;
	width: 720px;
}

div.imageBlock {
	clear: left;
	margin: -20px 0;
}

div.image {
	float: left;
	clear: left;
	width: 182px;
}

div.imageText {
	float: left;
	width: 600px;
}

div.noHero {
	margin-top: 2em;
}

div.leaderIndent {
	margin-left: 46px;
}

ul.faq {
	list-style-type: none;
	margin-top: 0;
/*	padding-left: 0; */
}




/* @end Position and Display */

/* @group Fonts and Type */

#footer {
	font-size: 0.769em;
}

#primary {
	font-family: Georgia, Times, Times New Roman, serif;
	line-height: 1.6em;
}

/* @end Fonts and Type */

/* @group Colors and Images */
#container {
	background: transparent url(../images/backgrounds/container-bg.jpg) no-repeat 0 0;
}

#header {
	background: #333 url(../images/backgrounds/header-bg.gif) repeat-x 0 0;
}

.nav li.selected {
	background-color: #fefefe;
}

.nav li a {
	color: #303;
}

ul.nav ul.subNav li a {
	color: #666;
}

ul.nav ul.subNav li.selected a {
	color: #600;
}

ul.nav li.selected {
	background: transparent url(../images/backgrounds/nav-active-indicator.gif) no-repeat center bottom;
}

ul.nav {
	background: transparent url(../images/backgrounds/nav-rule.png) repeat-x 0 0; 
}

.home ul.nav {
	background: none;
}

div.hr {
	background: transparent url(../images/backgrounds/rule.png) repeat-x 0 0; 
}

div.firstBlock {
	background: none;
}

.home #secondary {
	background: transparent url(../images/backgrounds/secondary-shadow.png) no-repeat 0 0;
}

#secondary {
	background: transparent url(../images/backgrounds/secondary-bg.png) no-repeat 0 0;
}

.home #secondaryContent {
	background: transparent url(../images/backgrounds/secondary-home-bg.jpg) no-repeat 0 0;
}

#footer {
	background: transparent url(../images/backgrounds/footer-bg.png) no-repeat 0 0;
	color: #fff;
}

#footer a {
	color: #fff;
}

ul.breadcrumbs {
	background: transparent url(../images/content/breadcrumb-logo.png) no-repeat 0 0;
}

div.portrait {
	background: transparent url(../images/backgrounds/portrait-bg.png) no-repeat 0 0;
}

div.promoNav ul {
	background: transparent url(../images/backgrounds/promo-nav-bg.png) no-repeat 0 0;
}

div.promoNav ul li a {
	background: transparent url(../images/icons/promo-nav-pip-off.gif) no-repeat 0 0;
}

div.promoNav ul li.active a {
	background-image: url(../images/icons/promo-nav-pip-on.gif);
}

div.item .itemVideo {
	background: transparent url(../images/backgrounds/video-bg.png) no-repeat 0 0;
}

div.item2 {
	background: transparent url(../images/content/for-home.png) no-repeat 0 0;
}

div.item3 {
	background: transparent url(../images/content/for-school.png) no-repeat 0 0;
}

div.item4 {
	background: transparent url(../images/content/around-the-world.png) no-repeat 0 0;
}

.atHome {
	background: transparent url(../images/backgrounds/primary-at-home-bg.png) no-repeat 0 0;
}

.atSchool {
	background: transparent url(../images/backgrounds/primary-at-school-bg.png) no-repeat 0 0;
}

.aroundtheworld {
	background: transparent url(../images/backgrounds/primary-around-the-world-bg.png) no-repeat 0 0;
}

/* @end Colors and Images*/


table.grid {
	border-left: 1px solid black;
	margin-bottom: 1em;
}

table.grid th {
	color: white;
	background-color: black;
}

table.grid td {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	padding: 0.12em 0.25em;
}

