/* ^1 --------------------------- global constants -------------------------*/
html, body {
	margin: 0px;
	padding: 0px;
}

body  {
	font-family: "Times New Roman", Times, serif;    /* default page font */
	background: url(../_style/images/bg_outer.gif) repeat fixed;
	margin: 0;          /* shorthand for all margins = 0 */
	padding: 0;         /* no padding */
	color: #00F;
}
/* ^2 --------------- limited-scale reset ---------------- */
h1, h2, h3, h4, h5, h6, p, address, blockquote, div, ul, li {
	margin: 0;
	padding: 0;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
}

/* outerDiv wraps around the rest of the page */
div#outerDiv {
	margin: 0px auto 0px;
	width: 1024px;
	padding: 0px 0px 0px 0px;
}

/* Header Logos */
div#header {
	height: 242px;
	clear: both;
	margin: 0px;
	background-image: url(../_style/images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#spinLogoBg {
	/* [disabled]margin: 21px 0px 0px 21px; */
	padding: 0px;
	height: 250px;
	width: 170px;
	background-image: url(../_style/images/animation2_logo.gif);
	background-repeat: no-repeat;
}
#spinLogo {
	height: 250px;
	width: 1024px;
	float: right;
}
#KhUsFlags {
	padding-top: 47px;
	height: 45px;
	width: 1024px;
}
#BudCaFlags {
	height: 50px;
	width: 1024px;
	padding-top: 8px;
}




#KhFlag {
	height: 45px;
	width: 60px;
	margin-left: 203px;
	background-image: url(../_style/images/flag_kh.gif);
	background-repeat: no-repeat;
	float: left;
}

#UsFlag {
	height: 45px;
	float: left;
	background-image: url(../_style/images/flag_us.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 60px;
	margin-left: 504px;
}
#buddhistFlag {
	background: url(../_style/images/flag_buddhist.gif) no-repeat;
	height: 34px;
	width: 45px;
	float: left;
	margin-left: 219px;
}
#CaFlag {
	background: url(../_style/images/flag_us_ca.gif) no-repeat left top;
	height: 34px;
	width: 45px;
	float: left;
	margin-left: 519px;
}
#Welcome {
	width: 656px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#angelLt {
	float: left;
	width: 184px;
	background-image: url(../_style/images/ph_lt.png);
	height: 51px;
}
#angelRt {
	float: right;
	width: 184px;
	background-image: url(../_style/images/ph_rt.png);
	height: 51px;
}
#overallPostHeafWrap {
	width: 1024px;
	height: 51px;
}

/* Columns Left and Right */
#post_bar_dragon_right {
	background-image: url(../_style/images/kbach_body_right3.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	width: 170px;
	vertical-align: top;
}
#post_bar_dragon_left {
	background-image: url(../_style/images/kbach_body_left3.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	width: 170px;
	vertical-align: top;
}

/* Center boxes, contents */
#centerContent {
	float: right;
	width: 1024px;
	height: 40px;
}
#overallSidebars {
	width: 1024px;
}
#sidebarLt {
	width: 170px;
}
#sidebarRt {
	width: 170px;
}
#centerContent {
	background-color: #FF9;
	float: left;
	width: 684px;
}

#overalWrapBox {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/* [disabled]border: 1px dotted #FF6021; */
	vertical-align: top;
	background-color: #FFF;
	background-image: url(../_style/images/content_bg.png);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}
#topFrame {
	background-image: url(../_style/images/box_top.png);
	background-position: center top;
	clear: both;
	height: 45px;
	background-repeat: no-repeat;
	float: left;
	width: 681px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#bodyFrameCtr {
	background-image: url(../_style/images/box_center.png);
	background-repeat: repeat;
	background-position: center center;
	clear: both;
	height: auto;
	width: 681px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#bottomFrame {
	background-image: url(../_style/images/box_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	height: 45px;
	width: 681px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#contentTitleTop {
	padding-top: 12px;
}
#contentTitleBottom {
	background-image: url(../images/wat_announcement_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
}
#flashWelcome {
	width: 657px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bodyContent {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* ===== Main Menu links rollover Kh on top===== */
/*#mainMenuRt {
	margin: 0px;
	width: 170px;
	padding: 26px 0px 0px;
}

#mainMenuLt {
	margin: 0px;
	width: 170px;
	padding: 45px 0px 0px;
}

#menuHomepage  a:link, #menuHomepage a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/homepage_100x66.gif) no-repeat left bottom;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuHomepage a:hover, #menuHomepage a:active{
	background-position: left top;
}

#menuBuddhism  a:link, #menuBuddhism a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/buddhism_100x66.gif) no-repeat left bottom;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuBuddhism a:hover, #menuBuddhism a:active{
	background-position: left top;
}

#menuLibrary  a:link, #menuLibrary a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/library_100x66.gif) no-repeat left bottom;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuLibrary a:hover, #menuLibrary a:active{
	background-position: left top;
}

#menuDonation  a:link, #menuDonation a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/donation_100x66.gif) no-repeat left bottom;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuDonation a:hover, #menuDonation a:active{
	background-position: left top;
}

#menuCharity  a:link, #menuCharity a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/charity_100x66.gif) no-repeat left bottom;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuCharity a:hover, #menuCharity a:active{
	background-position: left top;
}

#menuCulture  a:link, #menuCulture a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/culture_100x66.gif) no-repeat left bottom;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuCulture a:hover, #menuCulture a:active{
	background-position: left top;
}

#menuPoems  a:link, #menuPoems a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/poems_100x66.gif) no-repeat left bottom;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuPoems a:hover, #menuPoems a:active{
	background-position: left top;
}

#menuPhoto  a:link, #menuPhoto a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/photo_100x66.gif) no-repeat left bottom;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuPhoto a:hover, #menuPhoto a:active{
	background-position: left top;
}

#menuAudio  a:link, #menuAudio a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/audioroom_100x66.gif) no-repeat left bottom;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuAudio a:hover, #menuAudio a:active{
	background-position: left top;
}

#menuVideo  a:link, #menuVideo a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/videoroom_100x66.gif) no-repeat left bottom;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuVideo a:hover, #menuVideo a:active{
	background-position: left top;
}

#menuAudio  a:link, #menuAudio a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/audioroom_100x66.gif) no-repeat left bottom;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuAudio a:hover  , #menuAudio a:active{
	background-position: left top;
}

#menuAboutUs  a:link, #menuAboutUs a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/aboutus_100x66.gif) no-repeat left bottom;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuAboutUs a:hover, #menuAboutUs a:active{
	background-position: left top;
}

#menuContact  a:link, #menuContact a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/contact_100x66.gif) no-repeat left bottom;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuContact a:hover, #menuContact a:active{
	background-position: left top;
}

#menuGuestbook  a:link, #menuGuestbook a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/guestbook_100x66.gif) no-repeat left bottom;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuGuestbook a:hover, #menuGuestbook a:active{
	background-position: left top;
}

#menuCalendar  a:link, #menuCalendar a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/calendar_100x66.gif) no-repeat left bottom;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuCalendar a:hover, #menuCalendar a:active{
	background-position: left top;
}

#menuPagodas  a:link, #menuPagodas a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/pagodas_100x66.gif) no-repeat left bottom;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuPagodas a:hover, #menuPagodas a:active{
	background-position: left top;
}

#menuLinks  a:link, #menuLinks a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/links_100x66.gif) no-repeat left bottom;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuLinks a:hover, #menuLinks a:active{
	background-position: left top;
}*/
/* ===== END Main Menu links rollover Kh on top===== */
/* ===== Main Menu links rollover En on top===== */
#mainMenuLt {
	margin: 0px;
	width: 170px;
	padding: 45px 0px 0px;
}

#mainMenuRt {
	margin: 0px;
	width: 170px;
	padding: 26px 0px 0px;
}

#menuHomepage  a:link, #menuHomepage a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/homepage_100x66.gif) no-repeat left top;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuHomepage a:hover, #menuHomepage a:active{
	background-position: left bottom;
}

#menuBuddhism  a:link, #menuBuddhism a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/buddhism_100x66.gif) no-repeat left top;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuBuddhism a:hover, #menuBuddhism a:active{
	background-position: left bottom;
}

#menuLibrary  a:link, #menuLibrary a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/library_100x66.gif) no-repeat left top;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuLibrary a:hover, #menuLibrary a:active{
	background-position: left bottom;
}

#menuDonation  a:link, #menuDonation a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/donation_100x66.gif) no-repeat left top;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuDonation a:hover, #menuDonation a:active{
	background-position: left bottom;
}

#menuCharity  a:link, #menuCharity a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/charity_100x66.gif) no-repeat left top;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuCharity a:hover, #menuCharity a:active{
	background-position: left bottom;
}

#menuCulture  a:link, #menuCulture a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/culture_100x66.gif) no-repeat left top;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuCulture a:hover, #menuCulture a:active{
	background-position: left bottom;
}

#menuPoems  a:link, #menuPoems a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/poems_100x66.gif) no-repeat left top;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuPoems a:hover, #menuPoems a:active{
	background-position: left bottom;
}

#menuPhoto  a:link, #menuPhoto a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/photo_100x66.gif) no-repeat left top;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuPhoto a:hover, #menuPhoto a:active{
	background-position: left bottom;
}

#menuAudio  a:link, #menuAudio a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/audioroom_100x66.gif) no-repeat left top;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuAudio a:hover, #menuAudio a:active{
	background-position: left bottom;
}

#menuVideo  a:link, #menuVideo a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/videoroom_100x66.gif) no-repeat left top;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuVideo a:hover, #menuVideo a:active{
	background-position: left bottom;
}

#menuAudio  a:link, #menuAudio a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/audioroom_100x66.gif) no-repeat left top;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuAudio a:hover  , #menuAudio a:active{
	background-position: left bottom;
}

#menuAboutUs  a:link, #menuAboutUs a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/aboutus_100x66.gif) no-repeat left top;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuAboutUs a:hover, #menuAboutUs a:active{
	background-position: left bottom;
}

#menuContact  a:link, #menuContact a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/contact_100x66.gif) no-repeat left top;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuContact a:hover, #menuContact a:active{
	background-position: left bottom;
}

#menuGuestbook  a:link, #menuGuestbook a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/guestbook_100x66.gif) no-repeat left top;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuGuestbook a:hover, #menuGuestbook a:active{
	background-position: left bottom;
}

#menuCalendar  a:link, #menuCalendar a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/calendar_100x66.gif) no-repeat left top;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuCalendar a:hover, #menuCalendar a:active{
	background-position: left bottom;
}

#menuPagodas  a:link, #menuPagodas a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/pagodas_100x66.gif) no-repeat left top;
	border: none;
	display: block;
	margin: 3px auto;
}	

#menuPagodas a:hover, #menuPagodas a:active{
	background-position: left bottom;
}

#menuLinks  a:link, #menuLinks a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/links_100x66.gif) no-repeat left top;
	border: none;
	display: block;
	margin: 3px auto;
}
	
#menuLinks a:hover, #menuLinks a:active{
	background-position: left bottom;
}

#menuBlog  a:link, #menuBlog a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/blog_100x66.gif) no-repeat left top;
	border: none;
	display: block;
	margin: 3px auto;
}
	
#menuBlog a:hover, #menuBlog a:active{
	background-position: left bottom;
}

#menuDownload  a:link, #menuDownload a:visited{
	height: 33px;
	width: 100px;
	text-indent: -1000em;
	background: url(../_style/images/download_100x66.gif) no-repeat left top;
	border: none;
	display: block;
	margin: 3px auto;
}
	
#menuDownload a:hover, #menuDownload a:active{
	background-position: left bottom;
}
/* ===== END Main Menu links rollover En on top===== */
/* ===== Google API Khmer OS Fonts ===== */
.apiMoulpali {
	font-family: 'Moulpali', cursive;
	font-size: inherit;
}
.apiMoul {
	font-family: 'Moul', cursive;
	font-size: 18px;
}
.apiSiemreap {
	font-family: 'Siemreap', cursive;
	font-size: 14px;
	padding-left: 8px;
}
.apiContent {
	font-family: 'Content', cursive;
	font-size: .8em;
	/* [disabled]padding-left: 8px; */
}
.apiChenla {
	font-family: 'Chenla', cursive;
	font-size: inherit;
	padding-left: 8px;
}
.apiHanuman {
	font-family: 'Hanuman', serif;
	font-size: 1em;
	padding-left: 8px;
}
.apiHanumanSmall {
	font-family: 'Hanuman', serif;
	font-size: .9em;
	padding-left: 8px;
}

/* ===== END Google API Khmer OS Fonts ===== */
#whatNew a:link, #whatNew a:visited{
	display: block;
	width: 162px;
	height: 30px;
	background: url(../images/whatsnew.gif) no-repeat left top;
	margin: 12px auto 3px;
	text-indent: -1000em;
}

#whatNew a:hover, #whatNew a:active{ 
  background-position: left bottom;
}
#boxBottom {
	vertical-align: bottom;
	padding-top: 25px;
}
#boxBottomPapal {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#boxBottomFlagCounter {
	text-align: center;
}
#overallBoxBottom {
	border: 1px dotted #F60;
	padding: 2px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#boxBottomSopheaSet {
	padding-bottom: 2px;
	text-align: center;
}
#boxBottomLunarClock {
	text-align: center;
	padding-bottom: 10px;
}

/* ===== Misc Homepage IDs ===== */
#event_scroller {
	height: 159px;
	text-align: center;
	background-image: url(../images/announcementBG.png);
	background-repeat: no-repeat;
	background-position: center;
}
#scroller_flash {
	padding-top: 13px;
}
#javascript_scroller {
	padding-top: 25px;
	height: 40px;
}

/* ===== Misc classes ===== */
.red_boder1 {
	border: thin solid #F00;
}
.red_boder2 {
	border: medium solid #F00;
	clear: both;
}
.greyCounter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #CCC;
}

.blue_text {
	color: #00F;
}
.red_text {
	color: #F00;
}

.MB_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #00F;
	vertical-align: auto;
}
#buffer {
	position:absolute;
	left:0;
	top:0;
	margin: 1px;
	visibility: hidden;
}

div#display {
	margin: 0 2px 2em 0;
	border: 1px none #999;
	padding:1px 2px;
	display:inline-block;
	text-align: center;
}
	
div#youtubeVid {
    margin: 2ex 0 2ex 1em;
}
/* ===== footer ===== */
div#footer {
	clear: both;
	background: transparent;
	margin: 0 auto;
	padding: 1px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F60;
	font-size: 0.75em;
}

#footer a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

*#imgFixedImage {
	position: fixed;
	right: 15px;
	bottom: 25px
	
}

/* ===== miscellaneous styles ===== */

.clear { clear: both }

#apDiv1 {
	position:relative;
	z-index:1;
	top: 425px;
}

#apDiv2 {
	position:relative;
	z-index:2;
	top: 562px;
}
.imageBorder {
	margin: 5px;
	padding: 0px;
	clear: both;
}
#bookTitle {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
	text-align: center;
	font-family: 'Moul', cursive;
	font-size: 1.3em;
}
#bookTitleImg {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 12px;
	text-align: center;
	font-family: 'Moul', cursive;
	font-size: 1.3em;
	display: block;
}
.enTimeNewRoman {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: .9em;
}

/* ===== Table styles ===== */
table tr.even {
	background-color: #FFFCEE;
}
table tr.odd {
	background-color: #EEEEEE;
}
#watLogo {
	float: left;
	background-image: url(../_style/images/wat_spin2.gif);
	background-repeat: no-repeat;
	width: 72px;
	height: 88px;
	margin-left: 56px;
	margin-top: -41px;
}
#outerHead {
	height: 242px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

