/* CSS RESETS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: inherit ; border-spacing: 0;}

a:active {outline:0;}
a img {border:none; background:none;}
img	{vertical-align:middle; -ms-interpolation-mode: bicubic;}
.displace {position: absolute; left:-9000px;}
.group:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.wrap {white-space:nowrap;}
a {color: #b3a000; text-decoration: none;}
a:hover {text-decoration: underline; color: #b3a000;}

div#show {display:none}


/*GENERAL*/
body {font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; line-height:20px; background-color:#fff; color:#000;}

#topline {padding-bottom: 6px; border-bottom: 2px solid #dfd200;}
#homeheading {width:100%; padding:27px 0 0 0; background:repeat-x url(../images/headingbackground.gif) center 106px; text-align: center;}
#homeheading a {display:block; width:768px; height:92px; margin:0 auto; background:no-repeat url(../images/homeheading1.png) center bottom; text-align: center;}

#container {clear:both; position:relative; width:732px; margin:30px auto 0 auto; background:url(../images/bodybackgroundrepeat.png) center repeat-y;}
#main {width:100%; background:url(../images/bodybackground.png) top no-repeat;	text-align:center;}
#bottom {height:58px; width:100%; background:url(../images/bodybackgroundbottom.png) bottom no-repeat;}

#copyright {clear:both; display:block; width:732px; text-align:center; margin:14px auto 0 auto; padding-bottom:21px;}
#copyright p {font-family:"Times New Roman", Times, serif; font-size:13px; color:#999; letter-spacing:0; word-spacing:1px;}
#copyright img {margin:0 24px 0 0;}


#main blockquote p {letter-spacing: 1px; text-align: justify; text-indent: 0px; margin: 0 110px 14px 110px;}

.firstcapitals, .cap {font-size:22px; color:#555; font-family:"Times New Roman", Times, serif; letter-spacing:1px;}

div.hr {margin:30px auto 30px auto; width:300px; height:1px; display:block; background:url(../lectures/images/divider.jpg) no-repeat center;}

#up {display:block; clear:both; margin: 0 auto;}
#up  a {display: block; width: 186px; height: 24px; padding: 3px 0; margin: 34px auto 14px auto; background: url(../images/up_arrows/yellow.png) no-repeat 13px center;}
#up a:hover {background-position: -165px center;}


/* NAVBAR */
#navbar  {width: 754px; margin: 31px auto 0 auto;}
#navbar   li  {display: inline; float: left;}
#navbar	a {display: block; height: 26px; padding: 4px 12px 3px 12px; background-repeat: no-repeat; background-position: center 13px; text-decoration: none;}
#navbar  a:hover {background-repeat: no-repeat; background-position:center -13px;}
#navbar  a.about {width: 53px; background-image: url(../images/navbar/about.png);}
#navbar  a.contents {width: 85px; background-image: url(../images/navbar/contents.png);}
#navbar  a.foreword {width: 90px; background-image: url(../images/navbar/foreword.png);}
#navbar  a.grail {width: 85px; background-image: url(../images/navbar/grail.png);}
#navbar  a.author {width: 106px; background-image: url(../images/navbar/author.png);}
#navbar  a.contact {width: 76px; background-image: url(../images/navbar/contact.png);}
#navbar  a.purchase {width: 82px; background-image: url(../images/navbar/purchase.png);}


/* FOOTER */
html, body {height: 100%;}
#wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -50px;}
#footer, #push {height: 50px;}
#footer {text-align: center; background:url(../images/footer.gif) bottom repeat-x;}
#footer a {display: block;height: 50px; width: 181px; background:url(../images/sharetab.gif) right bottom no-repeat; margin: 0 auto;}
#footer a:hover {background-position: left bottom;}


/* HOME */
.home h2 {font-weight:normal; font-size:14px; text-align:right; color:#666; letter-spacing:1px; margin: 0 128px 12px 0;}
.home h3 {width:630px; margin:0 auto; padding:0 0 10px 0; font-weight:normal; font-size:14px; letter-spacing: 1px; text-align: center; display: block;}
.home #main p {padding: 16px 0 0 0;}
.home #main img {padding: 6px 4px 0 4px; margin: 10px 0 -12px 0;}
.home #main h2.links {font-size:14px; font-weight:bold; color:#b3a000; text-align:center; letter-spacing:1px; word-spacing:1px; margin:38px 0 12px 0; padding:0;}
.home #main h2.links a.mid {margin:0 50px;}

/* ABOUT */
.about #main h1 {width:565px; height:24px; margin:0 auto 44px auto; padding: 26px 0 0 0; background:url(../images/headingabout.png) no-repeat bottom;}
.about h2.author {font-weight:normal; letter-spacing:5px; word-spacing:5px; color:#888; padding:16px 0 20px 0;}
.about #main p {margin: 0 80px 18px 80px; text-align: justify; text-indent: 16px; letter-spacing: 1px;}
.about #up a {width:150px; margin:34px auto 0 auto; background-image: url(../images/up_arrows/green.png); background-position: 9px center;}
.about #up a:hover {background-position: -157px center;}
.about a {color:#369812;}
.about #navbar a.about {background-position:center -13px;}

/* CONTENTS */
.contents #main h1 {width:350px; height:22px; margin:0 auto 44px auto; padding: 26px 0 0 0; background:url(../images/headingcontents.png) no-repeat bottom;}
.contents #main h2 {padding:18px 0 18px 0; font-size:15px; font-weight:normal; letter-spacing:4px; text-align:center; word-spacing:3px;}
.contents h3 {margin:0 80px 10px 80px; font-size:12px; font-weight:normal; line-height:18px; text-align:center; letter-spacing:1px; color:#888;}
.contents h4 {padding:6px 80px 16px 80px; font-weight:normal; letter-spacing:1px; line-height:18px; text-align:justify; text-indent:16px;}
.contents #main p {padding:0 80px 10px 80px; letter-spacing:1px; text-align:justify; text-indent:16px;}
.contents #navbar  a.contents {background-position:center -13px;}

/* FOREWORD */
.foreword #main h1 {padding:91px 0 0 0; margin:0 80px 26px 80px; font-size:18px; font-weight: normal; letter-spacing: 5px; word-spacing: 3px; color: #666; font-family: "Times New Roman", Times, serif; background:url(../images/headingforeword.png) no-repeat center 26px;}
.foreword #main h2 {font-weight: normal; letter-spacing: 1px; padding: 8px 130px 20px 0; text-align: right;}
.foreword #up a {background-image: url(../images/up_arrows/orange.png); width: 241px; background-position: 8px center;}
.foreword #up a:hover {background-position: -245px center;}
.foreword #main  p {margin: 0 80px 16px 80px; text-align: justify; letter-spacing: 1px;}
.foreword a {color:#df9300;}
.foreword #navbar  a.foreword {background-position:center -13px;}

/* GRAIL */
.grail #main h1 {height:21px; margin:0 auto 44px auto; padding: 26px 0 0 0; background:url(../images/headinggrail.png) no-repeat bottom;}
.grail #main p  {margin: 0 80px 18px 80px; letter-spacing: 1px; text-align: justify; text-indent: 20px;}
.grail #up a {background-image: url(../images/up_arrows/red.png);}
.grail #main blockquote p {margin: 0 110px 16px 110px; font-size: 12px; line-height: 18px; text-align: justify; letter-spacing: 1px; text-indent: 0;}
.grail a {color: #ce0000;}
.grail #navbar a.grail {background-position:center -13px;}

/* AUTHOR */
.author #main h1 {height:21px; margin:0 auto 40px auto; padding: 26px 0 0 0; background:url(../images/headingauthor.png) no-repeat center bottom;}
.author #main h2 {margin:6px 110px 26px 110px; font-size:12px; line-height:18px; text-align: center; letter-spacing: 1px; font-weight: normal; text-indent: 0px;}
.author h3 {margin: 0 110px 18px 110px; font-size: 12px; line-height: 18px; text-align: justify; letter-spacing: 1px; font-weight: normal; text-indent: 20px;}
.author .authorimage {margin: 0 auto; padding-left:1px;}
.author #main p {margin:0 80px 0 80px; padding:0 0 18px 0; letter-spacing:1px; text-align:justify; text-indent:20px;}
.author #main p.first {padding:40px 0 18px 0; background: url(../images/authorreflection.png) no-repeat 222px top;}
.author div.hr {margin: 10px auto 30px auto; width: 300px; height: 1px; display: block; background-image: url(../lectures/images/divider.jpg);}
.author a {color: #7100ac;}
.author #up a {background-image:url(../images/up_arrows/purple.png);}
.author #navbar a.author {background-position:center -13px;}

/* CONTACT */
.contact #main h1 {height:21px; margin:0 auto 40px auto; padding:26px 0 0 0; background:url(../images/headingcontact.png) no-repeat center bottom;}
.contact #main p {margin:0 60px 0 60px; letter-spacing:1px; text-align:center;}
.contact #main h2 {font-size:16px; padding:36px 80px 20px 80px; text-align:center; letter-spacing:3px; font-weight:normal; word-spacing:2px;}
.contact h3 {font-size:13px; font-weight:normal; text-align:left; color:#777; letter-spacing:1px; padding:0 60px 8px 120px; line-height:18px;}
.contact .white {color:#fff; font-weight:bold;}
.contact .hr {width:300px; margin:36px auto 10px auto; height:1px; display:block; background-image:url(../lectures/images/divider.jpg);}
.contact #up a {background-image:url(../images/up_arrows/blue.png);}
.contact #main ul li {font-size:13px; font-weight:normal; letter-spacing:2px; margin:0 80px 6px 80px; line-height:20px; text-align:center;}
.contact a {color:#0032ee;}
.contact #navbar a.contact {background-position:center -13px;}

/* PURCHASE */
.purchase #main h1 {height:21px; margin:0 auto 46px auto; padding:26px 0 0 0; background:url(../images/headingpurchase.png) no-repeat center bottom;}
.purchase img.editions {display:block; margin:0 auto}

#purchase div#print {display:block; position:relative; z-index:50; margin:-118px 20px 32px 20px; text-align:center; background:transparent}
#purchase #ebooks {display:block; position:relative; z-index:50; width:390px; margin:0 auto 32px 260px; text-align:left; background:transparent}
#purchase #ebooks ul {position:relative}
#purchase #ebooks ul img {position:absolute; z-index:50; top:14px; left:-186px}
#purchase h2 {margin:46px 80px 22px 80px; text-align:center; font-size:26px; letter-spacing:2px; word-spacing:2px; font-weight:normal; font-family: "Times New Roman", Times, serif;}
#purchase h2 span {display:block; padding-top:6px; font-family: Georgia, serif; font-style:italic; font-size:19px; letter-spacing:1px; color:#666;}
#purchase p, #commandments p {font-size:13px; letter-spacing:1px; margin:14px 0; line-height:18px;}
#purchase p a, #commandments p a {white-space:nowrap; margin-left:2px; font-weight:bold; font-style:italic}
#purchase  ul li, #commandments ul li {clear:both; display:block; padding:14px 0 0 0; font-family:"Times New Roman", serif; font-size:14px; border-bottom:1px dotted #aaa}
#purchase  ul li span, #commandments ul li span {font-size:15px; float:left}
#purchase #print p {font-size:14px; line-height:20px}
#purchase ul li a, #commandments ul li a, #purchase #print p a {float:right; margin-left:11px; padding:5px 13px; color:#fff; font-family:Verdanda, sans-serif; font-size:.8em; font-weight:normal; font-style:normal; background-color:#00b6d1; border:1px solid #009cb3; white-space:nowrap; border-radius:18px;-moz-border-radius:18px;-webkit-border-radius:18px; box-shadow:0px 1px 2px #888;-webkit-box-shadow:0px 1px 2px #888;-moz-box-shadow:0px 1px 2px #888; behavior:url(/PIE.htc);}
#purchase #print p a {float:none; padding:6px 13px;} 
#purchase ul li a:hover, #commandments ul li a:hover, #purchase #print p a:hover {background-color:#fffeee; text-decoration:none; color:#555; border-color:#999}
#purchase p.ebooks {margin:14px auto 0 auto; padding-left:22px; text-align:left; text-indent:-.9em;}
#purchase li.cart {padding-top:10px; border:none}

#commandments {position:relative; margin:34px 80px 30px 264px; text-align:left}
#commandments img {position:absolute; left:-182px; top:2px}
#commandments h3 {margin:23px 0 -6px 0; font-size:1.3em; text-indent:0; font-weight:normal; font-style:italic; letter-spacing:1px}

.purchase #editions {clear:both;}
.purchase #editions h3 {font-size:14px; font-weight:normal; text-align: center; letter-spacing: 5px; padding: 4px 80px 4px 80px; word-spacing: 2px;}
.purchase #editions h4 {font-size:12px; font-weight:normal; text-align: center; letter-spacing: 1px; padding: 4px 80px 26px 80px;}
.purchase #editions p {font-size:12px; letter-spacing:2px; margin:0 80px 22px 80px; line-height:20px; text-align:center;}
.purchase #editions span {letter-spacing:1px; font-size:13px}
.purchase #editions span a {font-weight:bold; font-style:italic; white-space:nowrap}

.purchase h5 { font-weight: normal; letter-spacing: 5px; word-spacing: 3px; font-size: 13px; padding: 30px 0 10px 0;}
.purchase h6 {font-size: 14px; line-height: 18px; margin: 6px 110px 26px 110px; text-align: center; letter-spacing: 1px; font-weight: normal; text-indent: 0px;}
.purchase h6 a {display:block; margin-top:20px; font-size:1.4em; line-height:1.3}
.purchase h6 a span {font-family:Palatino,"Book Antiqua",serif}
.purchase div.hr {clear:both; display:block; margin:40px auto 44px auto; width:300px; height:1px; background:url(../lectures/images/divider.jpg) no-repeat center;}

#tencomm {padding:40px; text-align:center; font-size:1.1em}
#tencomm p.first_para {margin:-16px auto 6px auto; text-align:left; text-indent:1.3em}

.purchase #up a {background-image:url(../images/up_arrows/aqua.png); margin-top:42px}
.purchase a {color: #00a8c1;}
.purchase #navbar a.purchase {background-position:center -13px;}



/* EBOOKS */
#wrap {position:relative; width:580px; margin:20px auto 0 auto; border:1px solid #999; border-radius:18px;-moz-border-radius:18px;-webkit-border-radius:18px; box-shadow:0px 10px 10px #bbb;-webkit-box-shadow:0px 10px 10px #bbb;-moz-box-shadow:0px 10px 10px #bbb; behavior:url(/PIE.htc);}

#ebooks2 {width:502px; padding:30px 36px}
#ebooks2 a {white-space:nowrap}
#ebooks2 p {font-size:1.05em;}
#ebooks2 p.first {margin-bottom:30px; font-size:1.1em}

#ebooks2 h2 {display:block; width:100%; height:40px; margin:-8px 0 20px 0; padding-bottom:12px; background:no-repeat url(../ecommerce/headingebooks.png) center; border-bottom:0px dotted #999;}

#ebooks2 div {position:relative; clear:both; min-height:70px; margin:0 20px 0 146px; padding:0 0 30px 0}
#ebooks2 div span.icon {position:absolute; top:4px; left:-130px; display:block; width:100px; height:100px; border:1px solid #bbb; border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px; behavior:url(/PIE.htc);}

#ebooks2 h3 {font-size:1.3em; font-weight:bold; color:#444; margin:0 0 12px 0; padding:0; text-indent:0; letter-spacing:1px}
#ebooks2 div p {display:block; clear:both; margin:12px 0; padding-left:0; line-height:1.2; color:#555;}

#ebooks2 p a {position:relative; margin:0; padding:5px 12px; color:#555; font-family:Verdanda, sans-serif; font-size:.85em; background-color:#fffeee; border:1px solid #999; border-radius:18px;-moz-border-radius:18px;-webkit-border-radius:18px; behavior:url(/PIE.htc);}
#ebooks2 p a:hover {background-color:#fffabd; text-decoration:none; color:#685100; border-color:#b3a000}

#ebooks2 #divider {display:block; margin:-6px 0 28px 0; width:100%; height:1px; background:no-repeat url(../ecommerce/divider.png) center}

#ebooks2 p.go {margin:30px 40px 0 58px;}
#ebooks2 p.go img {float:left; margin:-6px 28px 0 0}
#ebooks2 p.go span {display:block; margin-top:10px;}




/*SHOPPING CART*/
div#EJEJC_overlay {background-image: none !important; background-color:#fff !important; opacity:0.7 !important}
div#EJEJC_window {position:relative; height:auto !important; padding:14px; box-shadow: 0px 10px 10px #bbb; -webkit-box-shadow: 0px 10px 10px #bbb; -moz-box-shadow: 0px 10px 10px #bbb; border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px; behavior:url(/PIE.htc);}
div#EJEJC_iframeContent {height:auto !important; min-height:320px !important}
div#EJEJC_title {height:0 !important}

#EJEJC_closeWindow {margin-top:1px !important}
#EJEJC_closeWindowButton {position:absolute; top:-12px; right:-14px; width:20px; height:20px; margin-right:6px !important; padding:3px 2px 2px 2px; font-weight:bold; font-size:11px !important; color:rgba(255,255,255,0) !important; background: no-repeat url(../images/controls.png) center; behavior:url(/PIE.htc);}
#EJEJC_closeWindowButton span {position:absolute; left:-9000px; color:rgba(255,255,255,0) !important;}

#ejejctable td {padding:3px !important;}
#ejejctable tr#td1 td {border-bottom:1px solid #ccc !important; border-top:1px solid #ccc !important; background-color:#fff}
#ejejctable tr#td2 td, #ejejctable tr#td3 td, #ejejctable tr#td4 td, #ejejctable tr#td5 td, #ejejctable tr#td6 td {border-bottom:1px solid #bbb !important; background-color:#fff}
#ejejctable tr#td1:hover td, #ejejctable tr#td2:hover td, #ejejctable tr#td3:hover td, #ejejctable tr#td4:hover td, #ejejctable tr#td5:hover td, #ejejctable tr#td6:hover td {background-color:#ffffee !important}


#tdHeader {border-bottom: 1px dotted #aaa !important; width:700px; padding:6px 0 20px 26px !important; background:#fff !important}

input#btnUpdtCart {display:block; height:auto !important; padding:4px 12px !important; margin-bottom:-6px !important; background-color: #fffeee !important; border:1px solid #666 !important; border-radius:12px; -moz-border-radius:12px; -webkit-border-radius:12px;}
input#btnContShop {height:auto !important; padding:4px 12px !important; background-color: #fffeee !important; border:1px solid #666 !important; border-radius:12px; -moz-border-radius:12px; -webkit-border-radius:12px;}
input#btnUpdtCart:hover, input#btnContShop:hover {cursor:pointer; color:#685100; background-color: #fffabd !important; border:1px solid #938000 !important;}

#tdPmnt span {display:block; margin:0 8px 9px 0 !important; color:#777 !important; font-size:12px !important}
#tdPmnt span span {display:block; position:absolute; top:-30px; right:0; width:700px !important; color:#444 !important; font-size:14px !important; text-align:center !important; letter-spacing: 1px}
#tdPmnt span span b {position:relative; padding:9px 18px; background-color:#fff; background-color:rgba(255,255,255,.7); border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px; box-shadow:0px 0 10px #fff;-webkit-box-shadow:0px 0 10px #fff;-moz-box-shadow:0px 0 10px #fff; behavior:url(/PIE.htc);}
#chktPP img {height:46px; width:145px; border-bottom:1px dotted #fff !important}
#chktPP:hover img {border-bottom:1px dotted #999 !important}



/* ERROR 404 */
.error #main h1 {font-size: 20px; font-weight: normal; letter-spacing: 1px; text-align: center; padding: 46px 96px 34px 96px;}
.error h2 {font-weight: normal; text-align: left; text-indent: 20px; letter-spacing: 1px; margin: 0 96px; line-height: 19px;}
.error #main p {padding: 16px 0 0 0;}
.error #main img {padding: 6px 4px 0 4px; margin: 28px 0 -2px 0;}
.error #main p.bottom_links {font-weight: bold; text-align: center; letter-spacing: 1px; margin: 120px 10px 46px 10px; padding: 0;}
.error #main p.bottom_links a.mid {margin: 0 44px;}
.error #bottom {background-position: bottom;}


#mc_embed_signup {text-align:left; padding:0 0 20px 150px}
#mc_embed_signup label {clear:both; display:block; float:left; height:24px; margin:8px 0 0 0; padding:2px 4px 0 4px; color:#b3a000; background-color:#ffffee; border:2px solid #aaa; border-right:none; border-top-left-radius:4px; border-bottom-left-radius:4px; -moz-border-radius-topleft:4px; -moz-border-radius-bottomleft:4px; position:relative; behavior:url(/PIE.htc);}
#mc_embed_signup input#mce-NAME, #mc_embed_signup input#mce-EMAIL {width:184px; height:16px; margin:8px 0 0 0; padding:5px 4px; border:2px solid #aaa; border-left:1px solid #aaa; border-top-right-radius:4px; border-bottom-right-radius:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topright:4px; position:relative; behavior:url(/PIE.htc);}
#mc_embed_signup input#mce-NAME:focus, #mc_embed_signup input#mce-EMAIL:focus {border-color:#888; background-color:#ffffee}
#mc_embed_signup input#mc-embedded-subscribe {display:block; cursor:pointer; margin:14px 0 0 0; padding:5px 10px; font-size:.9em; font-weight:bold; background-color:#d2b200; border:1px solid #b3a000; color:#fff; border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px; position:relative; behavior:url(/PIE.htc);}
#mc_embed_signup input#mc-embedded-subscribe:hover {opacity:.8}
div.mce_inline_error {font-style:italic; color:#ea0000 !important}
#mce-error-response {padding-top:6px; font-style:italic; color:#ea0000 !important}
#mce-success-response {padding-top:6px; font-style:italic; color:green !important}





