@charset "UTF-8";
/* CSS Document */

<style type="text/css">

*{
	margin:0px;
	padding: 0px;
}

body {
	background-color: #E8E8DF;
	margin: 0px;
	padding: 0px;
}
a{
outline:none;
}
#shadowBox {
	background-image: url(_images/shadow.png);
	padding: 0px;
	width: 910px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#LogoBanner {
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#MainContent  {
	width: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFF;
	margin-top: 0px;
	height: 100%;
}

#topcontainer {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#navcont {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	width:900px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F93;
	border-right-color: #F93;
	border-bottom-color: #F93;
	border-left-color: #F93;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}

#nav {
	color:#222;
	font-family:helvetica;
	font-size:14px;
	height:35px;
	position:relative;
	width:440px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav ul li {
	float: left;
	position: relative;
}

#nav ul li a {
	color:#293E2A;
	display:block;
	padding:10px;
	text-align:center;
	text-decoration:none;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-left-color: #E9E9E9;
}

#nav ul li a:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	color:#FFF;
	background-attachment: scroll;
	background-color: #B5DE8C;
	background-image: url(_images/shadowbutton.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#nav ul li ul {

	display: none

}

#nav ul li:hover ul {
	display: block;
	position: absolute;
	background-color: #FFF;
}

#nav ul li:hover ul li a {
	display:block;
	color:#293E2A;
	width: 110px;
	text-align: center;
	border-bottom: 1px solid #f2f2f2;
	background-color: #809E64;
}

#nav ul li:hover ul li a:hover {
	color:#fff;
	background-color: #B5DE8C;
}

#shadBotCont {
	background-image: url(_images/shadowbot.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 880px;
	float: left;
}

#footerCont #footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #777;
	text-align: center;
	line-height: normal;
}

#footerCont {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 910px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

#cornerLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 15px;
}

#cornerRight {
	float: left;
	height: 15px;
	width: 15px;
	margin: 0px;
	padding: 0px;
}

#CornerRounds {
	padding: 0px;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 15px;
	clear: both;
}


</style>
#holder {
	background-color: #E00;
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 500px;
}
#sshowBan {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 525px;
	float: left;
	background-image: url(_images/oldPhotoframes.jpg);
}
#missionInfo {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 375px;
	float: right;
	font-size: 18px;
	text-align: center;
	color: #215800;
	font-family: "Times New Roman", Times, serif;
}
#HomeIconCont {
	float: left;
	height: 250px;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9516;
	border-bottom-style: solid;
	border-bottom-color: #FF9516;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	clear: both;
}
#missionInfo p {
	padding: 0px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#HomeIcon1 a:link, #HomeIcon1 a:visited{
	float: left;
	height: 250px;
	width: 225px;
	background-image: url(_images/ClinicBut.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#HomeIcon1 a:hover, #HomeIcon1 a:active{
	background-position: left top;
	border:none;	
}
#HomeIcon4 a:link, #HomeIcon4 a:visited{
	float: left;
	height: 250px;
	width: 225px;
	background-image: url(_images/staffbutton.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#HomeIcon4 a:hover, #HomeIcon4 a:active{
	background-position: left top;
	border:none;	
}

#HomeIcon2 a:link, #HomeIcon2 a:visited{
	float: left;
	height: 250px;
	width: 225px;
	background-image: url(_images/ProjButton.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#HomeIcon2 a:hover, #HomeIcon2 a:active{
	background-position: left top;
	border:none;	
}
#HomeIcon3 a:link, #HomeIcon3 a:visited{
	float: left;
	height: 250px;
	width: 225px;
	background-image: url(_images/patientsbut.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#HomeIcon3 a:hover, #HomeIcon3 a:active{
	background-position: left top;
	border:none;	
}
#HomeNews {
	padding: 0px;
	height: 240px;
	width: 555px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#HomeStaffBut {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 24px;
	text-align: center;
	color: #215800;
	font-weight: normal;
	display: block;
	padding: 0px;
	margin: 0px;
	clear: both;
}
#NewsScroll {
	background-color: #EEE;
	height: 200px;
	width: 500px;
	overflow-y:scroll;
	overflow-x:hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #FF9516;
}
.newsDate {
	font-size: 16px;
	color: #215800;
}
#NewsScroll p {
	padding-left: 10px;
	padding-right: 10px;
}
#UpdateButtons {
	height: 230px;
	width: 320px;
	float: left;
	padding: 0px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#HomeCont {
	margin: 0px;
	padding: 0px;
	height: 850px;
	width: 900px;
}
a {
	text-decoration: none;
	color: #000;
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#HistoryCont {
	margin: 0px;
	padding: 0px;
	height: 1110px;
	width: 900px;
}
#HistColL {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 1050px;
	width: 450px;
}
#HistColR {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 1050px;
	width: 450px;
}
#HistBann {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 900px;
}
#shadowBox #MainContent #HistoryCont #HistBann {
	height: 40px;
	width: 900px;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#HistoryCont  img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 0px;
	margin-right: 20px;
	margin-left: 30px;
	font-weight: normal;
	text-decoration: none;
}
#Contact {
	height: 600px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	height: 560px;
	width: 430px;
	float: left;
	padding-top: 20px;
	
	background-position: center bottom;
	background-repeat: no-repeat;
}
#ContactStaff {
	margin: 0px;
	height: 560px;
	width: 430px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
#ContactCont {
	margin: 0px;
	padding: 0px;
	height: 680px;
	width: 900px;
}
h3 {
	text-align: center;
	font-weight: normal;
	font-size: 16px;
}
#ContactBan {
	margin: 0px;
	padding: 10px;
	height: 70px;
	width: 880px;
}
#ClinicsCont {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 900px;
}
#ClinicsMain {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 460px;
	width: 610px;
}
#ClinicsGall {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 0px;
	width: 290px;
	clear: none;
	background-color: #FFFFFF;
}
#ClinicsLeft {
	float: left;
	height: 500px;
	width: 290px;
}
#ClinicsMap {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 430px;
	width: 290px;
}
#ClinicsBan {
	width: 900px;
}
#MapKratie a:link, #MapKratie a:visited{
	margin: 0px;
	padding: 0px;
	height: 211px;
	width: 276px;
	background-image: url(_images/MapKratie.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	background-position: left top;
}
#MapLBorder {
	background-image: url(_images/MapLBrd.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 400px;
	width: 14px;
}
#MapKratie a:hover, #MapKratie a:active{
	background-position: left bottom;
	border:none;	
}
#MapKK a:link, #MapKK a:visited{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 189px;
	width: 87px;
	background-image: url(_images/MapKienKhleang.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#MapKK a:hover, #MapKK a:active{
	background-position: left bottom;
	border:none;
}
#MapPV a:link, #MapPV a:visited{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 189px;
	width: 189px;
	background-image: url(_images/MapPreyVeng.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#MapPV a:hover, #MapPV a:active{
	background-position: left bottom;
	border:none;
}
.ClinicText {
	padding: 0px;
	text-align: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.ClinicPano {
	margin: 0px;
	padding: 10px;
}
#MainContent #ContactCont #ContactBan h3.subtitle {
	font-size: 18px;
}
#MainContent #ContactCont #ContactStaff .staffLeft {
	height: 200px;
	width: 215px;
	float: left;
	text-align: center;
	padding-top: 15px;
}
#MainContent #ContactCont #ContactStaff .staffRight {
	height: 200px;
	width: 215px;
	float: left;
	text-align: center;
	padding-top: 15px;
}
#ContactCont #ContactStaff .staffLeft h1 {
	font-size: 14px;
}
#ContactCont #ContactStaff .staffRight h1 {
	font-size: 14px;
}
#MainContent #ContactCont #ContactStaff .camboStaff {
	padding-top: 10px;
}
#shadowBox #MainContent .patientHeader {
	height: 170px;
	width: 900px;
	background-image: url(_images/patientStoriesBanner.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#shadowBox #MainContent .patientHeader div {
	float: right;
	text-align: center;
	width: 560px;
	font-size: 18px;
	vertical-align: middle;
	height: 150px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 10px;
}
#shadowBox #MainContent .patientBann {
}
#shadowBox #MainContent .patientVideoCont {
	float: left;
	width: 560px;
}
#shadowBox #MainContent .patientBioCont {
	width: 335px;
	float: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FF9933;
}
#shadowBox #MainContent .patientVideoCont .patientVideo {
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	background-image: url(_images/VideoLoading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#shadowBox #MainContent .patientVideoCont .patientVideo .patientVideoTitle {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 18px;
	color: #215800;
}
#shadowBox #MainContent .patientMain {
	height: 1670px;
	width: 900px;
}
#shadowBox #MainContent .patientMain .patientBioCont .patientBio {
	text-align: center;
}
#shadowBox #MainContent .patientMain .patientBioCont .patientBio a.patientLink:link {
	color: #000;
}
#shadowBox #MainContent .patientMain .patientBioCont .patientBio a.patientLink:hover {
	color: #C93;
}
h3 {
	padding: 10px;
	margin: 0px;
	font-size: 28px;
	color: #215800;
}
#shadowBox #MainContent .staffHeader {
	height: 170px;
	width: 900px;
}
#shadowBox #MainContent .staffHeaderText{
	float: right;
	text-align: center;
	width: 560px;
	font-size: 18px;
	vertical-align: middle;
	height: 130px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 10px;
}
#shadowBox #MainContent .staffCont {
	background-image: url(_images/staffban.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#shadowBox #MainContent .staffCont .staffInterviewCont {
	height: 800px;
	width: 880px;
	padding-right: 10px;
	padding-left: 10px;
}
#shadowBox #MainContent .staffCont .staffInterviewCont .intBox {
	float: left;
	height: 340px;
	width: 420px;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#shadowBox #MainContent .staffCont .staffHeader .staffHeaderText p {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
#shadowBox #MainContent .donateCont {
	padding: 10px;
	height: 500px;
	width: 880px;
}
#shadowBox #MainContent .donateCont .donateRight {
	float: right;
	height: 400px;
	width: 375px;
	text-align: center;
	padding-right: 30px;
	padding-left: 10px;
	padding-top: 30px;
}
#shadowBox #MainContent .donateCont .donateMain img {
	float: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#shadowBox #MainContent .donateCont .donateMain .donateRight #BB_BuyButtonForm {
	text-align: center;
	display: block;
	width: 250px;
}
#shadowBox #MainContent .donateCont .donateMain .donateRight h4 {
	margin: 0px;
	padding: 0px;
}
#shadowBox #MainContent .donateCont .donateMain .donateRight .donateForm {
	text-align: center;
	padding-right: 60px;
	padding-left: 60px;
}
#shadowBox #MainContent .scarvesCont .scarvesBan {
	background-image: url(_images/scarveBanner.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 900px;
}
#shadowBox #MainContent .scarvesCont .scarvesBan h1 {
	text-align: left;
	padding-top: 10px;
	padding-left: 60px;
	font-size: 36px;
}
#shadowBox .scarvesCont .scarvesMain {
	padding-right: 35px;
	padding-left: 35px;
}
#shadowBox .scarvesCont {
	height: 1350px;
	width: 900px;
}
#shadowBox #MainContent .scarvesCont .scarvesMain h3 {
	font-size: 16px;
	padding-right: 60px;
	padding-left: 60px;
}
#shadowBox #MainContent .scarvesCont .scarvesMain h2 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
#shadowBox #MainContent .scarvesCont #scarvesSlides {
	text-align: center;
}
#shadowBox #MainContent .scarvesCont #scarvesSlides .product .googlecart-add-button {
	margin:0 auto;
}
#shadowBox #MainContent #ContactCont #Contact h3 {
	color: #000;
	font-size: 18px;
}
#shadowBox #MainContent #CommunityCont {
	width: 840px;
	height: 650px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#shadowBox #MainContent #CommunityCont a.CommunityItem  {
	height: 300px;
	width: 280px;
	float: left;
	background-image: url(_images/RollHiLite.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	text-decoration: none;
	font-size: 18px;
	text-align:center;
	color: #215800;
}
#shadowBox #MainContent #CommunityCont a.CommunityItem:hover {
	background-position: left bottom;
	color: #000;
}
#shadowBox #MainContent #CommunityCont .CommunityItem img {
	padding-top: 26px;
	padding-right: 52px;
	padding-left: 52px;
}
#shadowBox #MainContent .comWrapper {
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#shadowBox #MainContent .comWrapper .comBanner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	padding-bottom: 10px;
}
#shadowBox #MainContent .comWrapper .comText {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#shadowBox #MainContent .patientMain .patientVideoCont .patientVideo .VICvideo {
	background-image: url(_images/VideoLoading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#shadowBox #MainContent .PatStoryCont {
	height:800px;
}
#shadowBox #MainContent .PatStoryCont .PatStoryLeft {
	float: left;
	width: 350px;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
	color: #777;
}
#shadowBox #MainContent .PatStoryCont .PatStoryRight {
	width: 470px;
	float: left;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#shadowBox #MainContent .PatStoryCont.longBio {
	height: 910px;
}
#shadowBox #MainContent .PatStoryCont.ShortBio {
	height: 600px;
}
#shadowBox #MainContent .PatStoryCont.xtralongBio {
	height: 1000px;
}
#shadowBox #MainContent #ContactCont #ContactStaff a {
	color: #00E;
}
#shadowBox #MainContent #ContactCont #ContactStaff a:hover {
	text-decoration:underline;
}

#shadowBox #MainContent #HomeCont #HomeNews #NewsScroll p .hidden {
	visibility: hidden;
}
#shadowBox #MainContent #HomeCont #HomeNews #NewsScroll a{
	color:#060
}
#AnounceLetter {
	height:600px;
	padding: 10px;
}
#AnounceLetter a{
	color:#00D
}
#KerryText {
	height:300px;
	padding:0 25px;
}
#KerryText a:hover{
	color:#060
}
