/*  @group overarching page elements  */
body {
	margin: 0;
	padding: 0;
	background: #fff url(../_shared_images/bg_page.jpg) left top repeat-x;
	text-align: justify;
	font-family: 'Lucida Grande', Helvetica, Arial, Verdana, Tahoma, 'sans serif';
	font-size: 11px;
	line-height: 16px;
	color: #1e283a;
}

#pgWrapper {
	width: 80%;
	min-width: 1040px;
/*	float: left;*/
/*	text-align: right;*/
	clear: both;
	margin: 0;
	background: url(../_shared_images/bg_pgWrapper.jpg) left top repeat-x;
}


#pgContainer {
	position: relative;
	width: 1040px;
	float: right;
/*	text-align: left;*/
	clear: both;
	background: url(../_shared_images/bg_pgContainer.jpg) right 85px no-repeat;
}
/*  @end  */

/*  @group text formatting, overarching  */
p {
	margin: 0;
	padding: 4px 0 8px 0;
}

h1 {
	margin: 4px 0 0 0;
	padding: 0;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-transform: lowercase;
}

.dotcom {
	color: #6b7281;
}

#cnt ul {
	margin: 0 0 0 22px;
	padding: 0;
}

#cnt ol {
	margin: 0 0 0 32px;
	padding: 0;
}

#cnt li {
	margin: 0;
	padding: 0;
}

.roman {
	list-style-type: upper-roman;
}

sup {
	font-size: 8px;
}
/*  @end  */

/*  @group horizontal navigation  */
#hNav {
	width: 100%;
	height: 100px;
	margin-top: 147px;
}

#hNav1 {
	float: left;
	margin-left: 103px;
	background: url('../_shared_images/hNav01-1.jpg') left top no-repeat;
}

#hNav2 {
	float: left;
	background: url('../_shared_images/hNav02-1.jpg') left top no-repeat;
}

#hNav3 {
	float: left;
	background: url('../_shared_images/hNav03-1.jpg') left top no-repeat;
}

#hNav4 {
	float: left;
	background: url('../_shared_images/hNav04-1.png') left top no-repeat;
}

#hNav5 {
	float: right;
	background: url('../_shared_images/hNav05-1.png') left top no-repeat;
}
/*  @end  */

/*  @group sidebar right  */
#sdbWrapper {
	position: absolute;
	left: 592px;
	top: 24px;
	z-index: 2;
	width: 374px;
	padding: 0 0 32px 0;
	/*margin: 0 0 32px 0;*/
	background: url(../_shared_images/bg_sdbWrapper.png) left top no-repeat;
}

#sdbWhtTop {
	width: 100%;
	height: 15px;
	margin: 0;
	padding: 0;
	background: url(../_shared_images/bg_sdbWhtTop.png) left top no-repeat;
}

#sdbWhtCnt {
	clear: both;
	margin: 0;
	padding: 0;
	background: url(../_shared_images/bg_sdbWhtCnt.png) left top repeat-y;
}

#sdbCnt {
	width: 330px;
	clear: both;
	margin: 0 22px;
	padding: 0 0 20px 0;
	background: #a5afb1 url(../_shared_images/bg_sdbContent.jpg) left top no-repeat;
}

#sdbWhtBtm {
	width: 100%;
	height: 15px;
	margin: 0;
	padding: 0;
	background: url(../_shared_images/bg_sdbWhtBtm.png) left top repeat-y;
}
/*  @end  */

/*  @group sidebar contents  */
#brand {
	width: 330px;
	height: 198px;
	background: url('../_shared_images/brand-1.jpg') left top no-repeat;
}

.sdbModuleBk {
	width: 310px;
	margin: 16px auto 10px auto;
	padding: 8px 0;
	background: url('../_shared_images/bg_sdbModuleBk.png') left top no-repeat;	
}

.book {
	width: 300px;
	margin: 0 0 0 10px;
	padding-right: 10px;
}

.book p {
	text-align: left;
	margin: 3px 0 0 0;
	padding: 0;
}

.teaser {
	width: 130px;
	float: left;
	clear: left;
	margin: 0;
	padding: 3px 0;
	margin-right: 10px;
	text-align: left;
}

.book h1 {
	text-align: left;
}

#sdbImg3 {
	width: 152px;
	float: right;
	clear: right;
	margin: 0;
	padding: 0 4px;
	background: url('../_shared_images/sdb_book3.png') left top no-repeat;	
}

#sdbImg2 {
	width: 152px;
	float: right;
	clear: right;
	margin: 0;
	padding: 0 4px;
	background: url('../_shared_images/sdb_book2.png') left top no-repeat;	
}

#sdbImg1 {
	width: 152px;
	float: right;
	clear: none;
	margin: 0;
	padding: 0 4px;
	background: url('../_shared_images/sdb_book1.png') left top no-repeat;	
}

.sdbModule {
	clear: both;
	padding: 0 20px;
}

.sdbModule h1 {
	padding: 0;
}

.sdbModule ul {
	margin: 0;
	padding: 4px 0 8px 0;
	list-style-type: none;
}

.sdbModule li {
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 13px;
}

.sdbModule li a { display: block; }
/*  @end  */

/*  @group content column, left  */
#cnt {
	width: 412px;
	min-height: 880px;
	margin: 18px 0 0 158px;
	padding: 0;
}

.h1right {
	text-align: right;
	margin: 8px 0;
}

#cnt p {
	margin: 0;
	padding: 4px 0 0 0;
}

.jFoot, h2.byline {
	display: block;
	margin-bottom: 16px;
	margin: 4px 0 16px 0;
	font-size: 95%;
	line-height: 14px;
	color: #6b7281;
	text-align: right;
	text-transform: lowercase;
}

h2.byline {
	margin: 0;
	margin-top: 3px;
	font-size: 11px;
	text-align: left;
}
/*  @end  */

/*  @group page footer  */
#pgFooter {
	clear: both;
	width: 100%;
	height: 80px;
	margin: 0;
	padding: 0;
	background: url('../_shared_images/bg_pgFooter.gif') left bottom repeat-x;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: bold;
	font-size: 12px;
	color: #eef2f5;
	text-shadow: 0 1px 2px #1e283a;
	text-transform: lowercase;
}

#ftWrapper {
	position: relative;
	width: 80%;
	min-width: 1040px;
	float: left;
	margin: 0;
}

#ftContainer {
	position: relative;
	width: 1040px;
	float: right;
}

#ftLeft {
	width: 450px;
	height: 31px;
	margin: 49px 0 0 120px;
	padding: 0 0 0 0;
	background: url('../_shared_images/ft_arrow.gif') left center no-repeat;
}

#ftLeft p {
	margin: 0 0 0 40px;
	padding: 7px 0 0 0;
}

#ftRight {
	position: absolute;
	left: 592px;
	top: 49px;
	z-index: 2;
	width: 352px;
	height: 31px;
	padding: 0 22px 0 0;
	text-align: right;
	background: url('../_shared_images/ft_copyright.gif') 92px -29px no-repeat;
}

#ftRight p {
	padding: 7px 0 0 0;
}
/*  @end  */

/*  @group link rules  */
a:link, a:visited {
	color: #1d54bc;
	text-decoration: none;
/*	border-bottom: 1px dotted #5483b9;*/
}

a:hover, a:active {
	color: #5483b9;
	text-decoration: none;
/*	border-bottom: 1px dotted #1d54bc;*/
}

#hNav1 a:link, #hNav2 a:link, #hNav3 a:link, #hNav4 a:link, #hNav5 a:link, #hNav1 a:visited, #hNav2 a:visited, #hNav3 a:visited, #hNav4 a:visited, #hNav5 a:visited, #hNav1 a:hover, #hNav2 a:hover, #hNav3 a:hover, #hNav4 a:hover, #hNav5 a:hover, #hNav1 a:active, #hNav2 a:active, #hNav3 a:active, #hNav4 a:active, #hNav5 a:active, #brand a:link, #brand a:visited, #brand a:hover, #brand a:active {
	text-decoration: none;
	border-bottom: none;
}

/*  page footer  */
#pgFooter a:link, #pgFooter a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: none;
}

#pgFooter a:hover, #pgFooter a:active {
	color: #cfd5d8;
	text-decoration: none;
	border-bottom: none;
	text-shadow: none;
}

/*  sidebar book images  */
#sdbImg1 a:link, #sdbImg1 a:visited, #sdbImg1 a:hover, #sdbImg1 a:active, #sdbImg2 a:link, #sdbImg2 a:visited, #sdbImg2 a:hover, #sdbImg2 a:active {
	text-decoration: none;
	border-bottom: none;
}
/*  @end  */

/*  @group form elements  */
.ssearch {
	width: 70%;
	font-family: inherit;
	font-size: inherit;
	color: #6b7281;
	margin-top: 6px;
	padding: 3px;
	border: 1 px solid #1e283a;
}

.ipSingle {
	width: 50%;
	font-family: inherit;
	font-size: inherit;
}

.ipMulti {
	width: 100%;
	font-family: inherit;
	font-size: inherit;
}

.btn {
	font-family: inherit;
	font-size: inherit;
	font-weight: bold;
}
/*  @end  */

/*  @group misc. elements  */
.clearall {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
/*  @end  */

/*  @group tabbed interface for book pages  */
#tabContainer {
	position:relative;
}

.tlinkSp {
	width: 3px;
	float: left;
	clear: none;
	font-size: 1px;
	line-height: 1px;
}

.tlink {
	float: right;
	clear: none;
	margin: 0 2px;
	padding: 3px 5px;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: none;
	border-left: 1px solid #ddd;
	background: #e2e2e2;
	font-family: Georgia, Times, 'Times New Roman', serif;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 11px;
	color: #1e283a;
	text-decoration: none;
}

.tLink a:link, .tLink a:visited {
	float: right;
	clear: none;
	margin: 0 2px;
	padding: 3px 5px;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: none;
	border-left: 1px solid #ddd;
	background: #efefef;
	font-family: Georgia, Times, 'Times New Roman', serif;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 11px;
	color: #1d54bc;
	text-decoration: none;
}

.tLink a:hover, .tLink a:active {
	float: right;
	clear: none;
	margin: 0 2px;
	padding: 3px 5px;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: none;
	border-left: 1px solid #ddd;
	background: #e2e2e2;
	font-family: Georgia, Times, 'Times New Roman', serif;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 11px;
	color: #6b7281;
	text-decoration: none;
}

.tabContent {
	clear: both;
	border-top: 1px solid #e6e6e6;
	padding: 12px 0 6px 0;
	text-align: justify;
}

.tabContent h1 {
	margin: 0;
	padding: 2px 0;
}
/*  @end  */