﻿p
{
	font-size: 1em;
	margin: 5px;
}
span.small
{
	display: inline-block;
}
span.small .title
{
	font-weight: bold;
	padding-right: 10px;
}
div.body h2
{
	
}
h1,h2,h3,h4
{
	padding: 0px 5px 0px 5px;	
	color: #000000;
}
h1
{
	font-size: 1.5em;
	margin: 10px 88px 0px 10px;
	padding: 0;		
}
h2
{
	font-size: 1.2em;
	margin: 0px 0px 5px 0px;
}
h3
{
	font-size: 1.2em;	
	margin: 0 0 5px 0;
}
h4
{
	font-size: 1.1em;
	margin: 5px 0 5px 0;
}
p.title
{
	margin: 0 0 20px 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: #3C3C3C /*24427E*/;
	color: #3C3C3C;
	
}
.outerTeaser
{
	padding-bottom: 20px;
}
.outerTeaser .bookPart
{
	width: auto;
	float: none;
}
.teaser
{
	font-size: 1em;
	color: #3C3C3C /*24427E*/;
}
img
{
	border: 0;
}
.bookImage
{
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}
blockquote
{
	margin: 2px 20px 2px 20px;
	font-style: italic;
}
cite
{
	font-weight: bold;
}
cite.review
{
	display: block;
	font-weight: bold;
	font-style: normal;
	margin: 0 10px 10px 10px;
	padding: 0;
	color: #3C3C3C /*24427E*/;
}
.expandable
{
    height: 100px;
    overflow: hidden;
    border-left: dotted 1px #3C3C3C /*24427E*/;
    border-right: dotted 1px #3C3C3C /*24427E*/;
    border-bottom: dotted 1px #3C3C3C /*24427E*/;
    
}
.expandfirst
{	
	position: relative;
	height: 20px;
}
.expandfirst .imagediv
{
	text-align: center;
}
.expandfirst img
{
	cursor: pointer;
}
a.centerLink
{
	text-align: center;
	display: block;
	width: 100%;
}
.bookInfo .tocLink
{
	font-style: normal;
	text-decoration: underline;
	display: block;
	width: 100px;
	margin: 0 auto;
}
.bookInfo .tocLink:hover
{
	
}
a
{
	color: #3C3C3C /*24427E*/;
	font-weight: bold;
}
a:hover
{
	color: #575757;
	font-weight: bold;
}
.expandsecond
{
	position: relative;
	height: 20px;
	background-image: url(../images/expand_tab_blue_blue.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.relative
{
	position: relative;
}
.tocLink
{
	margin-left: 3px;
	display: inline-block;
	margin-top: 3px;
	color: #3C3C3C /*24427E*/;	
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.popup
{
	display: none;
	position: absolute;
	z-index: 2000;
	background-color: #4B6DB2;
	border: solid 1px #E9EEFB;
	width: 500px;
	color: #ffffff;	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
.popup input
{
	color: #ffffff;
	background-color: Transparent;
	border: 0;
	height: 18px;
	width: 18px;
	top: 5px;
	right: 5px;
	position: absolute;
	cursor: pointer;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.2em;
}
.toc .title
{
	padding-right: 20px;
	font-weight: bold;
}
.toc .number
{
	font-weight: bold;
	padding-right: 10px;
}
.toc .name
{
}
.toc .content
{
	padding: 5px;
	overflow: auto;
	height: 400px;
	margin: 5px;
}
ol
{
	padding: 0;
}
ol.toc li
{
	list-style-type: none;
	margin-bottom: 4px;
}
.contact div
{
	margin-bottom: 5px;
}
.info
{
	position: relative;
	margin-left: 5px;
}
.info .label
{
	vertical-align: top;
}
.info .name
{
	display: inline-block;
}
.contact .label
{
	font-weight: bold;
	display: inline-block;
	width: 100px;
}
.contact .name
{
	white-space: nowrap;
	left: 80px;
}
.main_name
{
	font-weight: bold;
}
.imageGallery
{
	display: none;
	position: absolute;
	top: 100px;
	left: 240px;
	background-color: #FBE3CA;
	border: solid 1px #7F4E1C;
	width: 500px;
	padding: 10px;
}
.imageGallery img
{
	height: 120px;
}
.imageGallery input
{
	background-color: #7F4E1C;
	color: #FBE3CA;
	border: 0;
	height: 18px;
	width: 18px;
	top: 3px;
	right: 5px;
	position: absolute;
	cursor: pointer;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.2em;
}
.signin
{
	position: absolute;
	top: 100px;
	left: 40%;
	border: solid 1px #3C3C3C /*24427E*/;
}
.signin h1
{
	font-size: 1.2em;
	text-align: center;
	color: #BBDAE2;	
	background-color: #3C3C3C /*24427E*/;	
	margin: 0;
}
.signin div
{
	padding: 30px;
}
label
{
	padding-right: 10px;
	display: inline-block;
	width: 50px;
	font-weight: bold;
	text-align: right;
}
code.block
{
	display: block;
	background-color: #ffffff;
	margin-top: 3px;
	margin-bottom: 3px;
}
.order
{
	width: 80px;
	height: 40px;
	background-image: url(../images/order.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
}
.order a
{	
	text-decoration: none;
	color: #3C3C3C /*24427E*/;
	font-weight: bold;
	font-size: 1.2em;
	width: 80px;
	height: 30px;
	display: inline-block;
	padding-top: 10px;
}
.paging
{
	text-align: center;
	background-image: url(../images/bak_pix_lt.gif);
	background-repeat: repeat-x;
	height: 15px;
}
.paging2
{
	text-align: center;
	background-image: url(../images/bak_pix_lt2.gif);
	background-repeat: repeat-x;
	height: 15px;
}
ol.pager
{
	margin: 0;
}
ol.pager li
{
	list-style-type: none;
	line-height: 30px;
	display: inline;	
}
ol.pager li a
{
	padding: 0 5px 0 5px;
	display: inline-block;
}
.paging a
{
	text-decoration: underline;
	color: #3C3C3C /*24427E*/;
	font-weight: bold;
	display: inline-block;
	margin: 0 3px 0 3px;
	cursor: pointer;
}
.paging a.first
{
	text-decoration: none;
	color: #3C3C3C /*24427E*/;
	font-weight: bold;
	display: inline-block;
	margin: 0 3px 0 3px;
	cursor: default;
}
.paging .pager a.active
{
	text-decoration: none;
	cursor: default;
}
.paging .pager a.active:link
{
	text-decoration: none;
	cursor: default;
}
.paging .pager a.active:visited
{
	text-decoration: none;
	cursor: default;
}
.paging span
{
}
.pagingContent div
{
	display: none;
}
.pagingContent div.first
{
	display: block;
}
ol.questions 
{
	margin-left: 30px;
   list-style-type: decimal;
}
ol.questions li
{
	margin-bottom: 10px;
	border-bottom: dotted 1px #3C3C3C /*24427E*/;
	margin-right: 10px;
}
ol.questions ol li
{
	margin-bottom: 0px;
	border: 0;
}
ol.questions p
{
	margin-bottom: 5px;
	margin-top: 5px;
}
ol.questions ol 
{
	margin-left: 25px;
	list-style-type: lower-alpha;
}
.bold
{
	font-weight: bold;
}
.bookInfo table
{
	margin-left: 5px;
}
span.amazon
{
	display: inline-block;
}
a.amazonLink
{
   display: inline-block;
   font-weight: bold;	
   vertical-align: middle;
   margin-bottom: 25px;
}
.iframeWrapper
{
	border: solid 1px #3C3C3C /*24427E*/;
}

.bookWrapper
{
	margin: 0 auto;	
	width: 100%;
	clear: both;
}
.bookPartLinks
{
	float: left;
	width: 15%;
	margin: 0 1% 0 0;
	text-align: left;
}
.bookPartLinks ul
{
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
}
.bookPartLinks li
{
	list-style-type: none;
	text-align: left;
	margin-bottom: 20px;
	font-size: 1.2em;
	/*background-image: url(../images/bak_pix_lng.gif);
	background-image: url(../images/bak_px_db.gif);*/
	background-image: url("../images/bak_pix_lt.gif");
	height: 23px;
	text-align: center;
	line-height: 1.5em;
	border: 1px solid #ACA899;
}
.bookPartLinks li a, .bookPartLinks li a:hover, .bookPartLinks li a:link, .bookPartLinks li a:visited
{
	text-decoration: none;
	display: inline-block;
	/*color: #EAEAEA;*/
	color: #3C3C3C;	
	font-weight: bold;
}
.bookPartLinks li a:hover
{
	text-decoration: underline;
}
.bookPart
{
	float: left;
	width: 64%;
	border: solid 1px #ACA899;
	/*background-color: #E9EEFB;*/
	margin: 0 1% 0 1%;
}
.outerBookInfo
{
	float: left;
	width: 15%;
	text-align: center;
	border: solid 1px #ACA899;
	margin-left: 1%;
	text-align: center;
}
.bookInfo
{	
	text-align: center;
	width: 120px;
	margin: 0 auto;
	padding: 5px;
}
.outerBookInfo h2
{
	text-align: left;
	margin: 0;
	/*background-image: url(../images/bak_pix_lng.gif);	
	background-image: url(../images/bak_px_dk2.gif);*/
	background-image: url("../images/bak_pix_lt.gif");
	background-repeat: repeat-x;
	/*color: #EAEAEA;*/
	color: #3C3C3C;
}
.readMore
{
	font-style: italic ;
}
.bookInfo .iframe
{
	margin-top: 5px;
}
.bookInfo .tocLink
{
	font-style: normal;
	text-decoration: underline;
	display: block;
	width: 100px;
	margin: 0 auto;
	margin-top: 3px;
}
.separator
{
	clear: both;
}
.bookInfo a:link, .bookPart a:link, .viewPopup a:link
{
	color: #3C3C3C /*24427E*/;
	text-decoration: none;		
} 
.bookInfo a:visited, .bookPart a:visited, .viewPopup a:visited
{
	color: #3C3C3C /*24427E*/;	
	text-decoration: none;		
} 
.bookInfo a:hover, .bookPart a:hover, .viewPopup a:hover
{
	color: #575757; 
	text-decoration: none;		
} 
.bookPart .absolute
{
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: .4;*/
	padding: 10px;
}
.bookPart .absolute ol
{
	margin-left: 20px;
}
.bookPart .absolute ol li
{
	margin-bottom: 5px;
}
.bookPart .absolute ol li .title, .bookPart .absolute ol li .number
{
	display: inline-block;
	margin-right: 5px;
	font-weight: bold;
}
.bookPart .absolute p
{
	margin-bottom: 10px;
	line-height: 1.3em;
	font-size: 1.1em;
}
.bookWrapper .opaque
{
	position: absolute;
	top: 20px;
	left: 0;
	height: 100%;
	width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0;
    border: 0;
    background-color: #E9EEFB;
}
.bookWrapper .popupHeader input, .bookPart .popupHeader input
{
	display: none;
}
.bookWrapper .popupHeader h2, .bookPart .popupHeader h2
{
	/*background-image: url(../images/bak_pix_lng.gif);	
	background-image: url(../images/bak_px_dk2.gif);	*/
	background-image: url("../images/bak_pix_lt.gif");
	background-repeat: repeat-x;
	margin-top: 0;
	/*color: #EAEAEA;*/
	color: #3C3C3C;
}
.viewPopup .popupHeader input
{
	font-weight: bold;
	font-family: Arial;
	font-size: 1.4em;
}
.clickToOpen 
{
	text-align: center;	
	z-index: 1000;
	font-size: 1.1em;
}
.clickToOpen span 
{
	display: inline-block;
	margin: 3px 0 3px 0;
	padding: 2px;
	background-color: #FFF1A3;
	border: solid 1px #FFA310;
	vertical-align: middle;
}
.clickToOpen span a
{
	font-weight: bold;
}
.clickToOpen span a:hover
{
	text-decoration: underline;
}
ol.outerToc li
{
	list-style-type: none;
}
ol.toc li
{
	list-style-type: decimal;
}
ol.outerToc ol.toc 
{
	margin-left: 25px;
}
.toc .viewPopup
{
	width: 60%;
}
.toc .viewPopup .absolute
{
	padding: 10px 60px 0px 60px;
}
.toc .viewPopup li
{
	margin-bottom: 5px;
}
.viewPopup
{
	position: absolute;
	border: solid 2px #849BBB;
	display: none;
	width: 800px;
	z-index: 2000;
	top: 20px;
	background-color: #F4F6FD;
}
.viewPopup .popupHeader input
{
	background-color: Transparent;
	border: 0;
	float: right;
	cursor: pointer;
	margin: -30px 10px 0 0;
	font-weight: bold;
	color: #3C3C3C /*24427E*/;
	right: 10px;
	top: 5px;
}
.viewPopup .clickToOpen
{
	display: none;
}
.viewPopup .opaque
{
	display: none;
}
.viewPopup .absolute
{
	padding: 20px 30px 0px 30px;
	max-height: 300px;
	height: expression(this.height < 300 ? 300: true);
	overflow: auto;
}
.viewPopup .button
{
	margin: 10px;
	display: block;
}
.viewPopup h2
{
	height: 30px;
	background-image: url(../images/menu_hi_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 20px;
	border-bottom: solid 2px #849BBB;
	line-height: 30px;
	margin-top: 0;
}
div.button
{
	margin: 0;
	padding: 0;
}
input.button
{
	color: #F4F6FD;
	background-color: #3C3C3C /*24427E*/;
	border: solid 1px #F4F6FD;
	font-weight: bold;
	display: none;
	cursor: pointer;
}
a.button
{
	color: #F4F6FD;
	background-color: #3C3C3C /*24427E*/;
	border: solid 1px #F4F6FD;
	font-weight: bold;
	padding: 5px 20px 5px 20px;
	margin: 10px 5px 0 5px;
	display: inline-block;
	text-decoration: none;
}
.block
{
	margin-bottom: 10px;
	margin-left: 10px;
}
.floatLeft
{
	float: left;
}
.noFloat
{
	clear: both;
	padding-top: 10px;
}
.left
{
	color: #3C3C3C /*24427E*/;
	display: inline-block;
}
.left img
{
	display: inline;
}
a.button:link
{
	text-decoration:none;
}
a.button:visited
{
	text-decoration:none;
}
.articleWrapper
{
	background-color: #D5D5D5;
	text-align: center;
	padding: 20px;
}
.articleWrapperViewer
{
	width: 80%;
	background-color: #F4F6FD;
	border: solid 1px #3C3C3C /*24427E*/;
	margin: 0 auto;
	text-align: left;
	padding: 10px;
}
.articleWrapperViewer li
{
	list-style-type: disc;
}
.articleWrapperViewer ol, .indexWrapper ol li
{
	margin-left: 30px;
}
.articleWrapperViewer ol li
{
	list-style-type: decimal;
}
dl.contact
{
	margin-left: 20px;
}
.contact dt, .contact dd
{
	display: inline;
}
.hidden
{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    width: 0;
    font-size: 1px;
    line-height: 1px;
    position: absolute;
    height: 0;
    overflow: hidden;
}
.contact dd.hidden
{
	display: block;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.contact dt
{
	font-weight: bold;
	display: inline-block;
	width: 70px;
	line-height: 20px;
}
.contact dd
{
	
}
.contact dt.webmaster
{
	width: auto;
}
ul.nameWrapper
{
	margin-left: 75px;
	margin-top: -20px;
}
.nameWrapper li
{
	list-style-type: none;
}
ul.lectures li
{
	margin-bottom: 5px;
}
fieldset
{
	border: solid 1px #3C3C3C /*24427E*/;
	padding: 20px;
}
legend
{
	color: #3C3C3C /*24427E*/;
	font-weight: bold;
}
.super
{
     vertical-align: super;
     font-size: .8em;
}
.button:focus
{
	outline: dotted 1px #4EC9E8;
	border: dotted 1px #4EC9E8;
}
.imgLink, .divLink
{
	cursor: pointer;
}
.postQuestion
{
	margin-left: 10px;
	margin-top: 10px;
}
