/* Standard tags */
/**************************************************/
html, body, form {
	margin: 0px auto;
	height: 100%;
	position: relative;
}
body {
	font-family: Verdana, Geneva, Sans-Serif;
	background-color: #ffffff;
	background-image: url(../images/left/bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	text-shadow: rgba(0,0,0,0.01) 0 0 0;
}
form {
	margin: 0px;
	padding: 0px;
}
div.clearing {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
	line-height: 1px;
}
.invisible {
	display: none;
	visibility: hidden;
}
input, select, textarea {
	color: #577329;
	font-family: Verdana;
	font-size: 13px;
	padding: 2px;
}

/* Splash Page */
/**************************************************/
body.splash {
	background-image: none;
	margin: 0px;
}
body.splash .headerTop {
	background-image: url(../images/splash/top.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #272727;
	border: solid 2px #ffffff;
}
.splashPic {
	text-align: center;
	padding-top: 50px;
}
.splashText {
	text-align: center;
}
.splashText .teachers {
	padding-bottom: 20px;
}
.splashText .wkt {
	padding: 15px 0px;
}
.splashText .teachers {
	padding: 0px 0px 35px;
}
.splashText .enterLink {
	background-image: url(../images/splash/line.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 14px 0px;
}
.splashText .enterLink a {
	color: #006600;
	font-size: 14px;
	text-decoration: none;
}
.splashText .enterLink a:hover {
	border-bottom: 1px dotted #003300;
	color: #003300;
}
/* Headings */
/**************************************************/
h1 {
	background-image: url(../images/top/title.jpg);
	font-size: 18px;
	height: 108px;
	left: 88px;
	margin: 0;
	position: absolute;
	text-indent: -9000px;
	top: 35px;
	width: 355px;
}
h2 {
	border-bottom: 2px solid #86cc86;
	padding-bottom: 5px;
	width: 100%;
	margin: 0px;
	font-size: 22px;
	line-height: 24px;
	color: #451e0d;
	font-family: Lucida Sans Unicode, Lucida Sans, Arial, Sans-Serif;
	margin-bottom: 20px;
}
h3 {
	font-size: 16px;
	margin: 10px 0px 5px;
	font-family: Lucida Sans Unicode, Lucida Sans, Arial, Sans-Serif;
}
h4, p.h4 {
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 5px;
	font-weight: normal;
	font-family: Lucida Sans Unicode, Lucida Sans, Arial, Sans-Serif;
	text-decoration: underline;
}
h5 {
	font-size: 13px;
	line-height: 16px;
	margin: 0px 0px 4px;
	font-weight: bold;
	font-family: Lucida Sans Unicode, Lucida Sans, Arial, Sans-Serif;
}
/* Structure */
/**************************************************/
table.structure {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: relative;
}
table.structure tr td {
	vertical-align: top;
}
table.structure tr.row1 td.topContent {
	border: solid 2px #ffffff;
	background-image: url(../images/top/bg_fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-position: 1117px 24px;
}
table.structure tr.row2 {
	height: 204px;
	background: #ffffff url(../images/footer/bg.gif) repeat-x left -2px;
	padding: 0px;
}

/* Header */
/**************************************************/
.header {
	position: relative;
}
.headerTop {
	background-color: #0E0D09;
	background-image: url(../images/top/bg_t.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	text-align: right;
	color: #ffffff;
	font-size: 11px;
	padding: 5px 5px 0px 0px;
}
.headerTop a {
	color: #bef3be;
	font-weight: bold;
	text-decoration: none;
}
.headerTop a:hover {
	color: #ffffff;
}
.headerMain {
	background-image: url(../images/top/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 129px;
}
.headerBuddha {
	position: absolute;
	top: 2px;
	width: 133px;
	height: 151px;
	background-image: url(../images/top/buddha.jpg);
	background-repeat: no-repeat;
}
.headerLine {
	height: 5px;
	line-height: 5px;
	background-image: url(../images/top/line.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #503218;
	border-top: solid 2px #ffffff;
}
/* Main Area */
/**************************************************/
.mainArea {
	background-image: url(../images/main/top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}
/* Breadcrumb */
/**************************************************/
.breadcrumb {
	color: #7ac379;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
	border: dotted 1px #86CC86;
	padding: 5px;
	background-image: url(../images/bread/bg2.gif);
	background-position: 50% bottom;
	background-repeat: repeat-x;
}
.breadcrumb a {
	text-decoration: none;
	border-bottom: dotted 1px #7ac379;
	color: #7ac379;
	font-weight: normal;
}
.breadcrumb a:hover {
	color: #5aa359;
	border-bottom: solid 1px #5aa359;
}

/* Left Navigation */
/**************************************************/
.leftNav {
	background-image: url(../images/left/bg.jpg);
	background-repeat: no-repeat;
	padding: 5px 0px 40px;
	font-size: 14px;
	color: #451e0d;
	float: left;
	width: 216px;
	position: relative;
}
.leftNav a {
	color: #334400;
	text-decoration: none;
}
.leftNav a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
.leftNav ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-indent: 15px;
	list-style-type: none;
}
.leftNav ul li {
	padding: 6px 0px 0px;
}
.leftNav ul li.sep {
	padding-top: 18px;
	background-image: url(../images/left/sep.png);
	background-repeat: repeat-x;
	background-position: left 9px;
}
.leftNav ul li.selected {
	font-weight: bold;
}
.leftNav ul li ul {
	font-size: 12px;
	padding: 0px;
}
.leftNav ul li ul li {
	padding: 6px 0px 0px 10px;
	font-weight: normal;
}
.leftNav a.external {
	background-image: url(../images/icons/ext1.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}
/* Footer */
/**************************************************/
.footerNav {
	padding-top: 15px;
	font-size: 12px;
	position: absolute;
}
.footerNav a {
	color: #6aa36a;
	text-decoration: none;
}
.footerNav a:hover {
	color: #2a632a;
	border-bottom: 1px dotted #2a632a;
}
.footerNav a.external {
	background-image: url(../images/icons/ext2.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}
.footerNav a.selected {
	color: #2a632a;
	border-bottom-style: none;
	cursor: default;
}
.footerNav ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.footerNav ul li {
	padding: 0px 0px 12px;
	margin: 0px;
}
.footerNav ul li ul {
	list-style-type: none;
	padding: 0px 0px 0px 15px;
	font-size: 11px;
	margin: 0px;
}
.footerNav ul li ul li {
	padding: 4px 0px 0px;
	margin: 0px;
}
.footerNav1, .footerNav2, .footerNav3 {
	float: left;
}
.footerNav1, .footerNav2 {
	margin-right: 50px;
}
.footerNav1 {
	margin-left: 240px;
}
.footerText {
	background-image: url(../images/footer/lotus.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #99BF99;
	font-size: 11px;
	line-height: 17px;
	padding: 42px 127px 7px;
	position: relative;
	top: 104px;
	text-align: right;
	float: right;
}
.footerText a {
	color: #669966;
	text-decoration: none;
}
.footerText a:hover {
	color: #669966;
	border-bottom: 1px dotted #669966;
}
/* Content */
/**************************************************/
.contentOuter {
	width: 685px;
	padding: 25px 25px 40px 240px;
	background-image: url(../images/main/tl.gif);
	background-repeat: no-repeat;
	background-position: 216px top;
}
.contentInner {
	width: 100%;
}
.contentText {
	font-size: 14px;
	line-height: 160%;
	color: #451E0D;
}
.contentText p {
	margin: 0px;
	padding-bottom: 20px;
}
.contentText p.h4 {
	margin: 0px 0px 5px;
	padding: 0px;
}
.contentText ul, .contentText ol {
	margin: 0px;
	padding-top: 0px;
	padding-left: 50px;
	padding-bottom: 20px;
}
.contentText ul li, .contentText ol li {
	padding-bottom: 5px;
	margin: 0px;
}
.contentText a {
	border-bottom: dotted 1px #4444aa;
	text-decoration: none;
	color: #4444aa;
}
.contentText a:hover {
	color: #222299;
	border-bottom: solid 1px #222299;
}
.contentText a.external {
	background-image: url(../images/icons/ext2.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}
.contentText strong, .contentText b {
	color: #653E2D;
	font-weight: bold;
}
.clearRight {
	clear: right;
}
.clearLeft {
	clear: left;
}
.clearBoth {
	clear: both;
}
.contentText blockquote {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Misc */
/**************************************************/
.imageRight {
	float: right;
	padding: 0px 0px 15px 15px;
}
.imageLeft {
	float: left;
	padding: 0px 15px 15px 0px;
}
.spaceBefore {
	margin-top: 15px !important;
}
.special {
	color: #ff4a00;
}
.spaceAfter {
	margin-bottom: 15px !important;
}
.noSpaceAfter {
	padding-bottom: 0px !important;
}
.freeItem {
	padding-bottom: 25px;
}

/* Registration Form */
/**************************************************/
.form {
	width: 630px;
	text-align: center;
	margin: auto;
}
table.regForm {
	width: 100%;
	border: dotted 1px #86CC86;
	margin: auto;
	background-color: #f0fff0;
}
table.regForm tr td {
	padding: 4px 5px;
	line-height: normal;
	text-align: left;
}
table.regForm tr th {
	text-align: left;
	line-height: normal;
	padding: 5px 5px 5px;
	background-image: url(../images/tables/formhead.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border-top: dotted 1px #86CC86;
}
table.regForm tr td.itemTitle {
	width: 140px;
	padding-right: 15px;
	font-size: 12px;
}
table.regForm tr.first td {
	padding-top: 10px;
}
table.regForm tr.first th {
	border-style: none;
}
table.regForm tr.last td {
	padding-bottom: 15px;
}
table.regForm td.required {
	font-weight: bold;
}
table.regForm label {
	font-size: 12px;
}
table.regForm label.vertical {
	padding-bottom: 3px;
}
table.radios td.button, table.radios td.label {
	padding: 4px 0px !important;
}
table.radios td.button {
	padding-right: 5px !important;
}
.formButtons {
	padding-top: 15px;
	text-align: right;
}
input.btn {
	color: #451E0D !important;
	padding: 5px 10px;
	width: 150px;
}
.error {
	background-color: #FF0000;
	background-image: url(../images/icons/error.gif);
	background-position: 4px center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 4px 4px 26px;
	text-align: left;
}
.errorSummary {
	text-align: left;
	margin-bottom: 5px;
	padding: 4px 4px 4px 26px;
	font-size: 13px;
}
/* Quotes */
/**************************************************/
.quote, .quote2 {
	font-size: 13px;
	padding: 30px 30px 0px 30px;
}
.quoteText, .quoteText2 {
	padding: 0px 2px 2px;
	border-bottom: 1px dotted #cccccc;
	line-height: 15px;
}
.quoteName {
	padding: 2px 2px 0px;
	font-size: 11px;
	text-align: right;
	color: #669966;
	font-weight: bold;
}
table.quotes2Cols {
	width: 100%;
	border-style: none;
	padding: 0px 0px 50px;
}
table.quotes2Cols td {
	vertical-align: top;
}
table.quotes2Cols td.col1 {
	width: 50%;
}
.quoteText2 {
	border-bottom-style: none;
}
.quoteTitle {
	padding: 30px 30px 0px 30px;
}
.quote2 {
	padding-top: 10px;
}
/* Books */
/**************************************************/
.book {
	margin-left: 40px;
	background-repeat: no-repeat;
	padding: 0px 40px 0px 110px;
	height: 140px;
	margin-bottom: 40px;
}
.bookWiseReflection {
	background-image: url(../images/books/wiseref.jpg);
}
.bookMCAndL {
	background-image: url(../images/books/mcandl.jpg);
}
.bookWCU {
	background-image: url(../images/books/wcu.jpg);
}
.bookGerman {
	background-image: url(../images/books/german.jpg);
}
.bookFrench {
	background-image: url(../images/books/french.jpg);
}
.bookcircle {
	background-image: url(../images/books/circle.jpg);
}

.bookDiamant {
	background-image: url(../images/books/diamant.jpg);
}
.book .link {
	padding-top: 2px;
}
.book p {
	font-size: 12px;
	line-height: 140%;
	padding: 0px 0px 10px;
}
/* test_eBooks */
/**************************************************/
.ebook {
	margin-left: 40px;
	background-repeat: no-repeat;
	padding: 0px 40px 30px 110px;
	min-height:160px;
}
.ebookLittle {
	background-image: url(../images/books/little.jpg);
}
.ebookGermanpb {
	background-image: url(../images/books/germanpb.jpg);
}
.ebookDiamond {
	background-image: url(../images/books/diamond.jpg);
}
.ebookdisc10 {
	background-image: url(../images/books/disc10.jpg);
	padding-left:157px;
}
.ebookdutch  {
	background-image: url(../images/books/diamond.jpg);
}
.ebookSP1 {
	background-image: url(../images/books/spbk1.jpg);
}
.ebookSP2 {
	background-image: url(../images/books/spbk2.jpg);
}
.ebookSP3 {
	background-image: url(../images/books/spbk3.jpg);
}
.ebookSP4 {
	background-image: url(../images/books/spbk4.jpg);
}
.ebookSP5 {
	background-image: url(../images/books/spbk5.jpg);
}
.ebookselected {
	background-image: url(../images/books/selected.jpg);
}
.ebookkbase {
	background-image: url(../images/books/kbase.jpg);
	padding-left:157px;
}
.ebookMVcover {
	background-image: url(../images/books/mvcover.jpg);
}
.ebookSpanish {
	background-image: url(../images/books/spanish.jpg);
}
.ebookItalian {
	background-image: url(../images/books/italian.jpg);
}
.ebookthai {
	background-image: url(../images/books/thai.jpg);
}
.ebook20 {
	background-image: url(../images/books/20sut.jpg);
}
.ebooksoon {
	background-image: url(../images/books/photosoon.jpg);
}
.ebook .link {
	padding-top: 2px;
}
.ebook p {
	font-size: 12px;
	line-height: 140%;
	padding: 0px 0px 10px;
}
/* Donations */
/**************************************************/
table.donations {
	padding: 0px;
	border-style: none;
}
table.donations tr {
	vertical-align: top;
}
table.donations td {
	padding-right: 15px;
}
table.donations td.col1, table.donations td.col2 {
	padding-top: 15px;
}
table.donations td.col3 {
	padding-right: 0px;
}
/* eBooks */
/**************************************************/
table.eBook {
	padding: 0px;
	border-style: none;
}
table.eBook tr {
	vertical-align: top;
}
table.eBook td.col1 {
	padding-right: 25px;
}
table.eBook td.col2 {
	padding-right: 0px;
}
.viewCart {
	margin-bottom:30px;
}
