#cengage-header-wrapper
{
	background-color: #fff;
}

#cengage-header
{
	background-color: #fff;
	width: 990px;
	height: 100px;
	margin: 0 auto;
	position: relative;
}

#logo
{
	top: 20px;
	left: 0px;
	background-image: url(../logo.gif);
	width: 228px;
	height: 59px;
	position: absolute;
}

#changeRegion {
	top: 66px;
	right: 0px;
	position: absolute;
}

#changeRegionCountry
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #989898;
	border-right: 1px solid #D6D2CF;
	padding-right: 10px;
	display: inline;
}

#changeRegionLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0789C4;
	padding-left: 10px;
	display: inline;
}

#changeRegionLink a {
	text-decoration: none;
	color: #0789C4;
}

#searchBar {
	top: 33px;
	right: 0px;
	position: absolute;
}

#searchBar th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 6px;
	color: #989898;
}

#searchBox
{
	display: none;
	margin-bottom: 15px;
}

#searchClose
{
	width: 50px;
	float: right;
	text-align: center;
}

.gsc-input input {
	padding: 4px;
	margin: 0px;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: #dddddd;
	vertical-align: bottom;
	font-size: 12px;
	width: 160px !important;
	color: #0789c4;
}

input.gsc-search-button, #moduleGo
{
	height:25px;
	padding: 0px 10px;
	cursor: pointer;
	border: 1px solid #2694e8; 
	margin: 0px;
	background: #D7EBF9 url(images/bg_glass_3.jpg) repeat-x scroll 0% 50%;
	color: #fff;
	text-decoration: none;
	display: block;
}

.gsc-branding
{
	top: 17px;
	left: 2px;
	position: absolute;
	color: #d6d6d6;
	font-size: 10px;
}

.gsc-result
{
	margin-bottom: 15px;
}

.gsc-resultsHeader, .gs-visibleUrl, .gs-watermark
{
	display: none;
}

.gsc-cursor-page
{
	float: left;
	width: 20px;
	margin-right: 2px;
	text-align: center;
}

#headerImage
{
	top: 23px;
	left: 7px;
	width: 100%;
	height: 650px;
	background-image: url(images/header-image-default.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
}

#cengage-footer
{
	border-top: 10px solid #555;
	background-color: #333;
	width: 990px;
	height: 70px;
	position: relative;
	overflow: hidden;
}

#cengage-footer a
{
	color: #eee;
	border: none;
}

#credit
{
	top: 120px;
	color: #0789C4;
	margin-left: 23px;
	position: absolute;
}

#credit a
{
	color: #0789C4
}

#BGShadowBottom
{
	border: 1px solid #000;
	background-image: url(images/BGShadowBottom.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 100%;
	position: relative;
}

#navFooter1 
{ 
	top: 7px;
	left: 0px;
	list-style-type: none; 
	margin: 0px 17px 0px 12px;
	padding: 0px;
	height: 28px;
	position: absolute;
}

#navFooter3 
{ 
	top: 7px;
	right: 0px;
	list-style-type: none; 
	margin: 0px 12px 0px 17px;
	padding: 0px;
	height: 28px;
	position: absolute;
}

#navFooter2 
{ 
	top: 27px;
	left: 0px;
	list-style-type: none; 
	margin: 0px 17px 0px 12px;
	padding: 0px;
	height: 28px;
	position: absolute;
}

#navFooter1 li, #navFooter2 li, #navFooter3 li
{ 
	background: none;
	border-width: 0px 1px 0px 0px;
	line-height: 10px;
	margin: 4px 0px;
	padding: 0px 5px 0px 5px;
	font-size: 11px;
	font-weight: normal;
	float: left;
}

#navFooter1 li.last, #navFooter2 li.last, #navFooter3 li.last
{ 
	border-right-width: 0px;
}


