/* Basic style sheet for Cambodia section         */
/* Bruce Sharp - Mekong.Net - Updated: 20100115   */
/* --------------------------------------------------------------------*/


/* With the body set to 75% of default size,      */
/* ems work out to something like so:             */
/* .83em   --   very small, about 8pt             */
/* .92em   --   pretty small, about 9pt           */
/* 1em     --   medium, about 10pt (normal)       */
/* 1.25em  --   medium large, about 11pt          */
/* 1.33em  --   large, about 12pt                 */


/* Body display settings below -----------------------------*/


html {
	/* Addresses IE font scaling problems */
	font-size: 100%;
}



body {
	background: #efefef url(../graphics/bg_allbody.gif) repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 75%;
	color: #000000;
}



/* Misc style settings below -------------------------------*/


a {
	text-decoration: none;
}



a:link {
	color: #0000ff;
}



a:visited {
	color: #0099ff;
}



a:active {
	color: #0000ff;
}



a:hover{
	color: #cc0099;
}



h1 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	padding-top: 5px;
	text-transform: uppercase;
}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.25em;
	padding-top: 4px;
	text-transform: uppercase;
}



h3 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	padding-top: 3px;
	text-transform: uppercase;
}



/* same size as h3 but with no margin below */
h4 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 0px;
	padding-top: 3px;
	text-transform: uppercase;
}



/* probably won't use h5, so make same as h3 */
h5 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	padding-top: 3px;
	text-transform: uppercase;
}



hr {
	color: #999999;
	height: 1px;
	width: 95%;
	text-align: center;
}


img {
	border-width: 0;
}



img#leftHeader {
	float: left;
	text-align: left;
}



img#rightHeader {
	float: right;
	text-align: right;
}



input {
	border: 1px solid #cccccc;
	font-family: verdana, tahoma ,arial, helvetica, sans-serif;
	margin: 0;
	padding: 2px;
}



textarea {
	width: 80%;
	border: 1px solid #cccccc;
	font-family: verdana, tahoma ,arial, helvetica, sans-serif;
	margin: 0;
	padding: 2px;
}



ul {
	list-style: square;
}



/* Class selectors below -----------------------------------*/


.authorline {
	font-style: italic;
}



.blackArea {
	background-color: #000000;
}



.borderedBlack {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}



.boxBorderedThin {
	border: 1px solid #666666;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}



.boxNotice {
	background:url(../graphics/bg_boxnotice.gif) repeat-y bottom left;
	border: 1px solid #666666;
	font-size: .92em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}



.boxNoticeCentered {
	background-color: #ffffff;
	border: 1px solid #666666;
	font-size: .92em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: center;
}



.boxNoticeCentered a{
	text-decoration: none;
}



.boxNoticeCentered a:link {
	color: #313131;
}


.boxNoticeCentered a:visited {
	color: #313131;
}



.boxNoticeCentered a:active {
	color: #0000ff;
}



.boxNoticeCentered a:hover{
	color: #c82c28;
}



.boxNoticeCentered p{
	line-height: 95%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-align: center;
}



.boxNoticeCenteredTitle {
	background-color: #cccccc;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	color: #ffffff;
	font-size: .92em;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: center;
}



.boxNoticeTitle {
	background-color: #cccccc;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	color: #ffffff;
	font-size: .92em;
	font-weight: bold;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}



.boxPaddedWhite {
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .92em;
	vertical-align: top;
	padding: 15px;
}



.boxPicPreview {
	border-style: solid;
	border-color: black;
	border-width: 1px;
	height:275px;
	width: 175px;
}



.button {
	border:2px solid #d8d8d8;
	color:#000000;
	font-family: verdana, tahoma ,arial, helvetica, sans-serif;
	font-weight: bold;
	width:120px;
}



.bufferzone {
	clear: both;
	height: 10px;
	margin: 0px;
	padding: 0px;
}



.centeredText {
	text-align: center;
}



.indentFromLeft {
	margin-left: 15px;
}



.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #000000;
	padding: 10px;
}



.floatLeftNoBorder {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}



.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #000000;
	padding: 10px;
}



.floatRightFarther {
	float: right;
	border-top: 1px solid #666666;
	border-right: 0px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	margin-top: 5px;
	margin-right: -21px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0px;
}



.floatRightNoBorder {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}



.footnote {
	font-size: .92em;
	font-weight: normal;
}



.half {
	width: 50%;
}



.highVis {
	color: #ff0000;
	font-weight: bold;
}



.highlightRow {
	background-color: #cccccc;
}



.headingCell {
	background-color: #cccccc;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}



.leftAlign {
	text-align: left;
}



.padSome {
	padding: 5px 5px 5px 5px;
}


.paraTitle {
	font-weight: bold;
}



.pct95 {
	width: 95%;
}



.rightAlign {
	text-align: right;
}



.smHeading {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: .92em;
}



.smTxt {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: .92em;
	text-align: left;
}



.smTxtJustify {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: .83em;
	text-align: justify;
	padding: .92em;
}



.subtleRow {
	background-color: #ccccff;
}



.tblhome_LColumn {
	width: 50%;
}



.tblhome_RColumn {
	width: 50%;
}



.third {
	width: 33%;
}



.threequarter {
	width: 75%;
}



.txtJustify {
	text-align: justify;
}



.typewritten {
	font-family: serif;
}



.vividRow {
	background-color: #6666ff;
}



.vSmTxt {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: .66em;
}



/* ID selectors below --------------------------------------*/


#annotatedText {
	float: right;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 10px;
}



#content {
	background-color: #ffffff;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 178px;
	max-width: 770px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align:left;
}



#contentBlack {
	background-color: #000000;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
	color: #ffffff;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 178px;
	max-width: 770px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align:left;
}



#contentMiddle {
	background-color: #ffffff;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
	margin-top: 25px;
	margin-right: 178px;
	margin-bottom: 10px;
	margin-left: 178px;
	max-width: 770px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align:left;
}



#footerContainer {
	border-top: 1px solid #000000;
	border-collapse: collapse;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: left;
}



#footerLeft {
	float: left;
	font-size: .92em;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 5px;
	width: 475px;
}



#footerRight {
	float: right;
	font-size: .92em;
	text-align: right;
	padding: 0px;
	margin: 5px;
	width: 250px;
}



#footnotes {
	padding: 10px;
}



#headerContainer {
	border-collapse: collapse;
	border-bottom: 1px solid #525252;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	min-width: 700px;
	padding: 0px;
	text-align: left;
}



#leftInfo {
	background-color: #ffffff;
	border: 1px solid #666666;
	font-size: .92em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 17px;
	margin-right: auto;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: left;
	width: 117px;
}



#leftInfoTitle {
	background-color: #cccccc;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	font-size: .92em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	margin-right: auto;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: left;
	width: 117px;
}



#leftMenuBox {
	background-color: #ffffff;
	border: 1px solid #666666;
	font-size: .92em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 45px;
	margin-left: 17px;
	margin-right: auto;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: center;
	width: 117px;
}



#leftMenuBox a{
	text-decoration: none;
}



#leftMenuBox a:link {
	color: #313131;
}



#leftMenuBox a:visited {
	color: #313131;
}



#leftMenuBox a:active {
	color: #0000ff;
}



#leftMenuBox a:hover{
	color: #c82c28;
}



#leftMenuBox p{
	line-height: 95%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-align: center;
}



#leftMenuBoxTitle {
	background-color: #c82c28;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	color: #ffffff;
	font-size: .92em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 17px;
	margin-right: auto;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: center;
	width: 117px;
}



#picCaption {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: .92em;
	text-align: center;
}



#picDisplay {
	text-align: center;
}



#picMenu {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: .92em;
	text-align: center;
}



#sidebarLeft {
	background-image: url("../graphics/bg_leftnav.gif");
	clear: left;
	float: left;
	margin: 0 0 0 0px;
	padding: 0px;
	height: 500px;
	width:163px;
}



#sidebarRight {
	float: right;
	margin: 0 0 10px;
	padding: 0px;
	width: 163px;
}
