body {
	padding: 0;
	margin: 20px auto;
	/*font-size: 12px;*/
	font-family: arial;
	color: #534D3D;
	text-align: center;
	background: #FEFEF4;
}

img {
	border: 0px;
}

p,form {
	padding: 0px;
	margin: 0px;
}

.button {
	cursor: pointer;
}

/* -- content -- */
.content {
	background: url(../loadedFiles/contentBg.jpg) repeat-y;
	width: 803px;
}

.contentBottom {
	background: url(../loadedFiles/contentB.jpg) no-repeat;
	width: 803px;
	height: 14px;
	font-size: 0px;
}

.contentHtml {
	padding: 0px 10px 10px;
}

.contentHtml .pageTitle h1 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}

div#flashcontent {
	width: 100%;
	height: 530px;
}

.pageSep {
	height: 1px;
	background-color: #E2DEB1;
	font-size: 0px;
	overflow-y: hidden;
	margin-top: 4px;
}

.pageHtml {
	margin-top: 10px;
	font-size: 14px;
}

.pageSubTitle,.pageSubTitle a {
	color: #5C5737;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* -- header -- */
.header {
	height: 126px;
	width: 980px;
	background: url(../loadedFiles/header.png) no-repeat;
	margin-bottom: 10px;
}

.headerLogo {
	height: 101px;
	cursor: pointer;
}

.headerDate {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 20px;
}

.searchSite input {
	height: 17px;
	width: 158px;
	border: 1px solid #634C3A;
	color: #000000;
	font-size: 12px;
}

.searchSite {
	padding-top: 2px;
}

.searchSite img {
	vertical-align: middle;
}

/* -- homePage -- */
.contentHomeTop {
	background: url(../loadedFiles/contentHomeT.jpg) no-repeat;
	width: 803px;
	height: 12px;
	font-size: 0px;
}

.contentHome {
	padding: 0px 12px 10px 11px;
}

.special {
	background: url(../loadedFiles/specialBg.jpg) no-repeat;
	width: 780px;
	height: 188px;
}

.specialPic {
	padding-top: 12px;
}

.specialContent {
	padding-top: 18px;
}

.specialTitle,.specialTitle a {
	font-size: 14px;
	color: #5C5737;
	font-weight: bold;
	text-decoration: none;
}

.specialSubTitle {
	margin-top: 6px;
	font-size: 14px;
	height: ;
	overflow: hidden;
}

.specialLink {
	margin-top: 4px;
}

.specialLink a {
	font-size: 12px;
	color: #5C5737;
	font-weight: bold;
}

.specialLink img {
	vertical-align: middle;
}

.bannerHome {
	margin-top: 12px;
	background: url(../loadedFiles/bannerBg.jpg) no-repeat;
	width: 780px;
	height: 110px;
	padding-top: 10px;
	text-align: center;
}

.linkToFaqPage {
	margin-top: 10px;
	margin-bottom: 10px;
}

.linkToFaqPage a {
	color: #5C5737;
	font-size: 12px;
	font-weight: bold;
}

/* -- right menu  --------- */
.rightMenu {
	width: 167px;
}

.rightMenuBox {
	background: url(../loadedFiles/rightMenuBox.jpg) no-repeat;
	width: 167px;
	height: 24px;
	margin-bottom: 2px;
}

.rightMenuBoxSelected {
	background: url(../loadedFiles/rightMenuBoxSel.jpg) no-repeat;
	width: 167px;
	height: 24px;
	margin-bottom: 2px;
}

.rightMenuBox div,.rightMenuBoxSelected div {
	width: 167px;
	padding-top: 3px;
	cursor: pointer;
}

.rightMenuBox a,.rightMenuBoxSelected a {
	text-decoration: none;
	font-weight: bold;
	color: #5C5737;
	font-size: 14px;
}

/* -- news -- */
.news {
	margin-top: 6px;
	width: 168px;
	height: 215px;
	background: url(../loadedFiles/newsBg.jpg) no-repeat;
}

.newsTop {
	height: 30px;
}

.newsTop div {
	padding-top: 3px;
	color: #5C5737;
	font-size: 16px;
	font-weight: bold;
}

.newsBullet {
	width: 10px;
	vertical-align: top;
	padding-top: 6px;
}

.newsMarquee {
	height: 160px;
	padding-right: 11px;
	padding-left: 11px;
}

.newsTitle,.newsTitle a {
	;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 10px;
}

.newsTitle img {
	vertical-align: middle;
}

/* -- registerBox -- */
#registerBox {
	margin-top: 10px;
	width: 168px;
	height: 186px;
	background: url(../loadedFiles/regBox.jpg) no-repeat;
}

.registerTitle {
	padding-top: 18px;
	text-align: center;
	color: #5C5737;
	font-size: 16px;
	font-weight: bold;
}

.registerForm .registerText {
	color: #5C5737;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
}

.registerForm .registerField {
	padding-top: 8px;
}

.registerForm .registerField input {
	color: #000000;
	font-size: 14px;
	border: 1px solid #DACE9A;
}

.registerForm .registerButton {
	text-align: center;
	margin-top: 10px;
}

/* -- rightBanner -- */
div#rightBanner {
	margin-top: 23px;
}

div#rightBanner div {
	margin-bottom: 23px;
}

/* -- footer -- */
.bottomAddress {
	margin-top: 4px;
	width: 978px;
	height: 40px;
	background: url(../loadedFiles/footer.jpg) no-repeat;
}

.bottomAddress div {
	padding-top: 10px;
	text-align: center;
	color: #5C5737;
	font-size: 12px;
	font-weight: bold;
}

.bottomAddress div a {
	color: #5C5737;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.copyrights {
	color: #5C5737;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	width: 200px;
}

div#newsLatterCopyrights {
	font-size: 12px;
	color: #5C5737;
	padding-top: 7px;
}

div#emailContent {
	padding-bottom: 5px;
}

.interuseLogo {
	height: 32px;
	text-align: left;
	width: 240px;
}

.interuseLogo a {
	color: #5C5737;
	font-size: 12px;
	font-weight: bold;
}

.interuseLogo img {
	vertical-align: middle;
}

.bottomMenu_box a,.bottomMenu_box_selected a {
	text-decoration: underline;
	color: #5C5737;
	font-size: 11px;
	font-weight: bold;
}

.bottomMenu_sep {
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
}

.bottomMenu_sep div {
	height: 7px;
	width: 1px;
	background-color: #5C5737;
	font-size: 0px;
	overflow-x: hidden;
}

/* -- Experiential Center -- */
.contentExpTop {
	background: url(../loadedFiles/content1T.jpg) no-repeat;
	width: 803px;
	height: 33px;
}

.contentExpTop div h1 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	color: #5C5737;
	font-weight: bold;
}

.essayOne {
	margin-bottom: 20px;
}

.essayOnePic {
	background:  no-repeat;
	width: 157px;
	height: 117px;
}

.essayOnePic div {
	padding-top: 1px;
}

.essayOneTitle,.essayOneTitle a {
	font-size: 16px;
	color: #5C5737;
	font-weight: bold;
	text-decoration: none;
}

.essayOneAuthor {
	margin-top: 4px;
	font-size: 13px;
}

.essayOneAuthor span {
	font-size: 13px;
	font-weight: bold;
}

.essayOneSubTitle {
	margin-top: 6px;
	font-size: 14px;
	height: 48px;
	overflow: hidden;
}

.essayOneTools {
	margin-top: 10px;
}

.essayOneTools span {
	font-size: 12px;
	color: #5C5737;
	cursor: pointer;
}

.essayOneLink {
	margin-top: 10px;
}

.essayOneLink a {
	font-size: 12px;
	color: #5C5737;
	font-weight: bold;
}

.essayOneLink img {
	vertical-align: middle;
}

.essayOneText {
	margin-top: 6px;
	font-size: 14px;
}

/* -- urls page -- */
.urls {
	padding: 5px 7px;
}

.urlTitle {
	margin-bottom: 10px;
}

.urlTitle a {
	color: #242DEE;
	font-size: 14px;
}

.urlTitle img {
	vertical-align: middle;
}

/* -- sitemap page -- */
.sitemap {
	padding: 0px 7px 5px 7px;
}

.sitemapTitle {
	color: #5C5737;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

.sitemapLink {
	margin-bottom: 5px;
}

.sitemapLink a {
	color: #242DEE;
	font-size: 14px;
}

/* -- faq page -- */
.faq {
	margin: 8px 3px;
        }

.faqHome {	
        height: 140px;
	text-align: right;
	overflow:hidden;
	
       }

.faqHomeTest {	
        height: 140px;
	text-align: right;
		
       }

.oneFaq_odd {
	background-color: #FCFAEE;
	padding: 10px 20px;
	margin-top: 2px;
}

.oneFaq_even {
	background-color: #FCFDF8;
	padding: 10px 20px;
	margin-top: 2px;
}

.oneFaqQTitle {
	color: #CE3233;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

.oneFaqQText {
	font-size: 14px;
	padding-bottom: 5px;
}

.oneFaqATitle {
	color: #9A9A68;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

.oneFaqAText {
	font-size: 14px;
	padding-bottom: 5px;
}

.oneFaqAText a {
	color: #534D3D;
	font-size: 12px;
	font-weight: bold;
}

.oneFaqFullAnswer {
	padding-top: 8px;
}

.oneFaqFullAnswer .pageSep {
	margin-bottom: 10px;
}

.oneFaqFullAnswer p {
	padding: 0px;
	margin: 0px;
}

.oneFaqFullAnswer img {
	vertical-align: middle;
}

/* -- Learning Center -- */
.contentLearn {
	padding: 15px 10px 10px 10px;
	clear: both;
}

.contentLearnTop {
	background: url(../loadedFiles/content2T.jpg) no-repeat;
	width: 803px;
	height: 33px;
}

.contentLearnTop div h1 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	color: #5C5737;
	font-weight: bold;
}

.essaysLink a {
	color: #534D3D;
	font-size: 12px;
	font-weight: bold;
}

.categories {
	clear: both;
	padding: 10px 12px;
}

.catOne {
	background: url(../loadedFiles/learningCatBg.jpg) no-repeat;
	width: 253px;
	height: 140px;
}

.catOnePic img {
	border: 1px solid #C7C6A8;
}

.catOneContent {
	margin-top: 12px;
	height: 110px;
	width: 106px;
	overflow: hidden;
}

.catOneTitle,.catOneTitle a {
	color: #5C5737;
	font-size: 12px;
	font-weight: bold
}

.catOneSubTitle {
	padding-top: 6px;
	color: #534D3D;
	font-size: 12px;
}

.thisCatName,.thisCatName a {
	color: #997342;
	font-size: 16px;
	font-weight: bold;
}

div.lecturesList {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 398px;
	height: 380px;
	overflow: auto;
	border: 1px 
}

.lecturesPlayer {
	padding-top: 20px;
}

.oneLecture {
	width: 375px;
	margin-bottom: 10px;
}

.oneLectureTop {
	background: url(../loadedFiles/lectureTop.jpg) no-repeat;
	width: 375px;
	height: 9px;
	font-size: 0px;
}

.oneLectureBg {
	background: url(../loadedFiles/lectureBg.jpg) repeat-y;
	width: 375px;
}

.oneLectureBg_ie {
	background: url(../loadedFiles/lectureBg.jpg) repeat-y;
	width: 375px;
/*	height: 30px;*/
}

.oneLectureBg_firefox {
	background: url(../loadedFiles/lectureBg.jpg) repeat-y;
	width: 375px;
/*	min-height: 30px; */
}

.oneLectureBottom {
	background: url(../loadedFiles/lectureBottom.jpg) no-repeat;
	width: 375px;
	height: 9px;
	font-size: 0px;
}

.oneLectureName {
	color: #5C5737;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

.oneLectureText {
	padding: 0px 14px 2px 14px;
	font-size: 14px;
}

.oneLectureLink {
	background: url(../loadedFiles/lectureLinkBg23.jpg) no-repeat;
	width: 50px;
	height: 28px;
}

.oneLectureLink div {
	margin-top: 0px;
	text-align: center;
}

.oneLesson {
	width: 778px;
	margin-top: 10px;
}

.oneLessonTop {
	background: url(../loadedFiles/lessonTop.jpg) no-repeat;
	width: 778px;
	height: 10px;
	font-size: 0px;
}

.oneLessonBg {
	background: url(../loadedFiles/lessonBg.jpg) repeat-y;
	width: 778px;
}

.oneLessonBg_firefox {
	background: url(../loadedFiles/lessonBg.jpg) repeat-y;
	width: 778px;
	min-height: 342px;
}

.oneLessonBg_ie {
	background: url(../loadedFiles/lessonBg.jpg) repeat-y;
	width: 778px;
}

.oneLessonBottom {
	background: url(../loadedFiles/lessonBottom.jpg) no-repeat;
	width: 778px;
	height: 10px;
	font-size: 0px;
}

.oneLessonName,.oneLessonName a {
	color: #5B5636;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.oneLessonText {
	padding: 6px 14px 2px 14px;
	font-size: 14px;
}

.oneLessonText_ie {
	padding: 6px 14px 2px 14px;
	font-size: 14px;
	height: 42px;
}

.oneLessonText_firefox {
	padding: 6px 14px 2px 14px;
	font-size: 14px;
	min-height: 42px;
}

.oneLessonSep {
	height: 1px;
	background-color: #E5E5C9;
	font-size: 0px;
	overflow-y: hidden;
	margin: 4px 14px 0px 14px;
}

.oneLessonLink {
	padding-top: 7px;
}

.oneLessonPlayer {
	border: 1px solid #E5E5C9;
}

/* -- Archive Center -- */
.contentArchiveTop {
	background: url(../loadedFiles/content3T.jpg) no-repeat;
	width: 803px;
	height: 33px;
}

.contentArchiveTop div h1 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	color: #5C5737;
	font-weight: bold;
}

.mediaArchiveContent {
	padding: 5px 8px;
}

.mediaSearchText {
	color: #E39121;
	font-size: 16px;
	font-weight: bold;
}

.mediaSearchTitle {
	color: #534D3D;
	font-size: 14px;
	padding-bottom: 6px;
}

div#lastLecturesLink {
	float: left;
	padding-left: 10px;
}

div#lastLecturesLink a {
	text-decoration: none;
	color: #E39121;
	font-weight: bold;
}

div#lastLecturesLink a:hover {
	text-decoration: underline;
}

.mediaSearchAdvance {
	background: url(../loadedFiles/archiveAdvanceSearchBg.png) repeat-y;
	width: 787px;
}

.mediaSearchAdvance .mediaSearchBottom {
	background: url(../loadedFiles/archiveSimpAdvSearchB.png) no-repeat;
	width: 787px;
	height: 9px;
	font-size: 0px;
}

.mediaSearchAdvanceBottom {
	background: url(../loadedFiles/archiveAdvanceSearchB.png) no-repeat;
	width: 787px;
	height: 11px;
	font-size: 0px;
}

.mediaSearchButton_ie img {
	vertical-align: top;
	top: 5px;
	position: relative;
}

.mediaSearchButton_firefox img {
	vertical-align: top;
	top: 7px;
	position: relative;
}

.mediaSearchButton_ie span,.mediaSearchButton_firefox span {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

.mediaSearch input,.mediaSearch select {
	font-family: arial;
}

.mediaSearchFieldSpecial input {
	width: 384px;
	font-size: 12px;
	border-left: 1px solid #E2E2EA;
	border-right: 1px solid #E2E2EA;
	border-bottom: 1px solid #E2E2EA;
	border-top: 1px solid #ACADB2;
}

.mediaSearchField input {
	width: 165px;
	border-left: 1px solid #E2E2EA;
	border-right: 1px solid #E2E2EA;
	border-bottom: 1px solid #E2E2EA;
	border-top: 1px solid #ACADB2;
}

.mediaSearchField select {
	width: 165px;
}

.mediaSearchFieldBig input {
	width: 172px;
	border-left: 1px solid #E2E2EA;
	border-right: 1px solid #E2E2EA;
	border-bottom: 1px solid #E2E2EA;
	border-top: 1px solid #ACADB2;
}

.mediaSearchFieldBig select {
	width: 172px;
}

.mediaSearchField .year,.mediaSearchField .month,.mediaSearchFieldBig .year,.mediaSearchFieldBig .month
	{
	width: 60px;
	height: 18px;
	font-size: 12px;
	border-left: 1px solid #E2E2EA;
	border-right: 1px solid #E2E2EA;
	border-bottom: 1px solid #E2E2EA;
	border-top: 1px solid #ACADB2;
}

.mediaSearchFieldBig .year {
	width: 70px;
}

.mediaSearchField .day,.mediaSearchFieldBig .day {
	width: 42px;
	height: 18px;
	font-size: 12px;
	border-left: 1px solid #E2E2EA;
	border-right: 1px solid #E2E2EA;
	border-bottom: 1px solid #E2E2EA;
	border-top: 1px solid #ACADB2;
}

.mediaSearchResults {
	margin-top: 30px;
}

.mediaSearchResultsTitle {
	color: #5C5737;
	font-size: 14px;
	font-weight: bold;
}

.mediaResultsHeader {
	margin-top: 10px;
	margin-bottom: 2px;
}

.mResultsHeaderCell {
	height: 23px;
	background-color: #978C56;
}

.mResultsHeaderCell div {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

.actionButton_ie {
	height: 70px;
}

.actionButton_firefox {
	min-height: 70px;
}

.mediaResultsData {
	border: 1px solid #DDDDBB;
}

.mResultsDataCell {
	height: 70px;
	background-color: #F9F9F1;
	vertical-align: top;
}

.mResultsDataCell div {
	color: #534D3D;
	font-size: 12px;
	padding: 10px 6px 8px 6px;
	overflow-x: hidden;
}

/* -- Live Channel -- */
.contentLiveTop {
	background: url(../loadedFiles/content4T.jpg) no-repeat;
	width: 803px;
	height: 33px;
}

.contentLiveTop div h1 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	color: #5C5737;
	font-weight: bold;
}

/* -- paging -- */
.paging {
	margin-top: 20px;
}

.prevPage,.nextPage,.prevPage_empty,.nextPage_empty {
	color: #534D3D;
	font-size: 12px;
	text-decoration: underline;
}

#pages {
	margin-left: 10px;
	margin-right: 10px;
}

.thisPageNumber {
	background-color: #E39320;
	border: 1px solid #A2A0A1;
	margin-left: 2px;
	margin-right: 2px;
	padding: 1px 4px;
}

.thisPageNumber a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

.pageNumber {
	background-color: #FBF6E2;
	border: 1px solid #A2A0A1;
	margin-left: 2px;
	margin-right: 2px;
	padding: 1px 4px;
}

.pageNumber a {
	color: #534D3D;
	font-size: 12px;
	text-decoration: none;
}

/* -- contactPage --*/
.contactPage {
	margin-top: 30px;
}

.contactBox {
	background: url(../loadedFiles/contactBox.jpg) no-repeat;
	width: 343px;
	height: 220px;
}

.contactBox div {
	padding: 40px 50px;
	font-size: 14px;
}

.contactBox div p {
	margin-top: 8px;
}

.contactBox div p a {
	color: #534D3D;
}

.contactSep {
	width: 1px;
	height: 200px;
	background-color: #E2DEB1;
	font-size: 0px;
	overflow-x: hidden;
	margin-right: 38px;
	margin-left: 38px;
}

.formFieldText {
	color: #5C5737;
	font-size: 13px;
	font-weight: bold;
}

.formField {
	width: 220px;
	font-size: 12px;
	border-right: 1px solid #DBE0E6;
	border-bottom: 1px solid #DBE0E6;
	border-left: 1px solid #ACADB2;
	border-top: 1px solid #ACADB2;
}

.textareaField {
	width: 220px;
	height: 100px;
	font-size: 12px;
	border-right: 1px solid #DBE0E6;
	border-bottom: 1px solid #DBE0E6;
	border-left: 1px solid #ACADB2;
	border-top: 1px solid #ACADB2;
}

/* -- popupmenu -- */
.popUpMenuBg {
	background: url(../loadedFiles/popUpBg.jpg) repeat-y;
	width: 184px;
}

.popUpMenu {
	margin-right: 9px;
	margin-left: 9px;
}

.popUpMenuSep {
	background: url(../loadedFiles/popUpSep.jpg) repeat-x;
	height: 2px;
	font-size: 0px;
}

.popUpMenuTop {
	background: url(../loadedFiles/popUpTop.png) no-repeat;
	width: 184px;
	height: 11px;
	font-size: 0px;
}

.popUpMenuBottom {
	background: url(../loadedFiles/popUpB.jpg) no-repeat;
	width: 184px;
	height: 8px;
	font-size: 0px;
}

.popUpMenuTitle,.popUpMenuTitleSel {
	padding-top: 7px;
	padding-bottom: 7px;
}

.popUpMenuTitleSel {
	background-color: #F4F6C4;
}

.popUpMenuTitle a,.popUpMenuTitleSel a {
	font-size: 14px;
	color: #5C5737;
	font-weight: bold;
	text-decoration: none;
}

/* -- search page -- */
.styleMarkResult {
	color: #CE3233;
	font-weight: bold;
}

.searchResultsTitle,.searchResultsTitle a {
	color: #534D3D;
	font-size: 14px;
	text-decoration: none;
}

/* -- send to friend page -- */
.sendToFriendLogo {
	text-align: center;
	margin-bottom: 10px;
}

.sendToFriend .queryField {
	width: 194px;
	height: 19px;
	color: black;
	font-family: ariel;
	font-size: 12px;
	border-right: 1px solid #DBE0E6;
	border-bottom: 1px solid #DBE0E6;
	border-left: 1px solid #ACADB2;
	border-top: 1px solid #ACADB2;
}

.sendToFriend .textareaField {
	width: 194px;
	height: 67px;
	color: black;
	font-family: ariel;
	font-size: 12px;
	border-right: 1px solid #DBE0E6;
	border-bottom: 1px solid #DBE0E6;
	border-left: 1px solid #ACADB2;
	border-top: 1px solid #ACADB2;
}

.sendToFriend .queryName {
	color: #997640;
	font-size: 12px;
	font-weight: bold;
}

.querySep {
	background-color: #E2DEB1;
	font-size: 0px;
	height: 2px;
	overflow-y: hidden;
}

/* -- send email -------------------------------------------------------------------------------------------------- */
div#sendEmail_title {
	color: #5C5737;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}

td.sendEmail_title {
	color: #5C5737;
	font-size: 14px;
	font-weight: bold;
}

td.sendEmail_value {
	color: #000000;
	font-size: 14px;
}

a img {
	border: 0px;
}


