#innerwrap h2
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
}




.clearit {
	clear: both;
	height: 0;
	overflow: hidden;
	}

img.icon {
	vertical-align: middle;
	margin: 0 5px 0 0;
	}
img.icon_mrgleft {
	vertical-align: middle;
	margin: 0 5px 0 12px;
	}

/**************************** Outerwrap with Page BG **************************/

#outerwrap {
	margin: 0 auto;
	height: auto;
	width: 985px;
	background: #fff;
}

/**************************** Innerwrap **************************/

#innerwrap {
	margin: 0 23px;
	padding: 0 0 10px 0;
	height: auto;
	width: 939px;
	background: #fff;
}

/**************************** Branding **************************/

.branding {
	width:939px;
	padding:12px 0 12px 0;
	background:#fff;
}

.logo {
	float:left;
	width:173px;
	height:79px;
	margin:0 0 0 0;
}
.logo h1 {
	text-indent:-999em;
}
.logo h1 a {
	display:block;
	width:173px;
	height:79px;
	background:url("http://www.heinemann.com/shared/index_files/heinemann-publishers.gif") no-repeat;
}

.statement {
	float:left;
	width:460px;
	height:auto;
	margin:0 0 0 20px;
}
.statement h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color:#2b64a7;
}
.statement p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333;
	margin:10px 0 0 0;
}
.statement img {
	margin:0 12px 0 0;
}
.statement a {
	color:#2b64a7;
	text-decoration:none;
}
.statement a:hover {
	text-decoration:underline;
}

.login {
	float:right;
	width:260px;
	height:auto;
	font-size:12px;
	color:#2b64a7;
	text-align:right;
	font-weight:normal;
}
.login p {
	margin:0;
	padding:0 0 10px 0;
}
.login a {
	color:#2b64a7;
	text-decoration:none;
	font-weight:bold;
}
.login a:hover {
	color:#2b64a7;
	text-decoration:underline;
}
.login_divide {
	margin:0 10px;
	color:#a9c0de;
}

.quotes {
	color:#a0bde3;
	font-size:36px;
	font-weight:normal;
}

.divider_general {
	margin:0 6px;
	color:#a9c0de;
}
.divider_browse {
	margin:0 5px;
	color:#999;
}

/**************************** Navigation **************************/

.navigation_h {
	width:939px;
	height:38px;
	background:url("http://www.heinemann.com/shared/index_files/nav-bg.png") no-repeat;
	margin:10px 0 0 0;
}
.navigation_h p {
	padding:8px 15px 0 15px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#fff;
}
.navigation_h a {
	color:#fff;
	text-decoration:none;
}
.navigation_h a.selected {
	color:#c8d6ed;
	text-decoration:none;
}
.navigation_h a:hover {
	color:#fff;
	text-decoration:underline;
}
.navigation_h img {
	vertical-align:middle;
	margin:0 11px;
}

/**************************** Search Function **************************/

.searchbar {
	width:939px;
	margin:10px 0 0 0;
}
.searchbar_left {
	float:left;
	width:630px;
	margin:0px 0 0 0;
	font-size:11px;
	color:#333;
}
.searchbar_left  a {
	color:#1c588b;
}

.searchbar_right {
	float:right;
	width:285px;
	margin:0px 0 0 0;
	font-size:13px;
	color:#1c588b;
	text-align:right;
}
.searchbar_right a {
	font-size:13px;
	color:#1c588b;
}
.placeholder {
	color:#999;
}

.searchTypes {
	width:200px;
	margin:0;
	padding:3px 3px;
	background:#f0f0f0;
	visibility:hidden;
	position:absolute;
}
.searchTypes a {
	margin-top:2px;
	margin-bottom:2px;
	font-size:11px;
	color:#333;
}
.searchTypes a:hover {
	color:Blue;
	text-decoration:none;
}