#iwmf
{
	position:fixed;
	top:0;
	left:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-align:left;
	z-index:50;
	
}

#iwmf div, #iwmf span {
	font-size: 1em;
}


#iwmf a
{
	color:#999999;
	text-decoration:none;
}

#iwmf a:hover
{
	background-color:transparent;
	color:#ffffff;
	text-decoration:underline;
}
#iwmf ul
{
	margin:0;
	padding:0;
}

#iwmf li
{
	list-style:none;
	margin:0px;
	padding:0;
}


#iwmf #iwmf_mainEventContainer
{
	float:left;
	display:inline;
	width:49%;
}

#iwmf #iwmf_mainhCardContainer
{
	float:left;
	display:inline;
	width:49%;
}

#iwmf #iwmf_mainContainer
{
	width: 100%;
	height:220px;
	margin:0;
	padding:0;
	background-image:url('http://dmtamhiepus.dmhcg.org/ClientScript/oomph/images/50x50_95.png');
	background-repeat:repeat;
	display:none;
	padding-top:5px;
}


#iwmf #iwmf_mapContainer
{
	width: 100%;
	height:200px;
	min-height:200px;
	margin:0;
	padding:10px;
	background-image:url('http://dmtamhiepus.dmhcg.org/ClientScript/oomph/images/50x50_95.png');
	background-repeat:repeat;
	display:none;
	
}
#iwmf #iwmf_mapFrame
{
	width: 1000px;
	border:thin black solid;
	height:180px;
	position:relative;
}


#iwmf #iwmf_eventsHead
{
	height:15px;
	margin: 0 0 5px 15px;
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
}

#iwmf #iwmf_contactsHead
{
	height:15px;
	margin: 0 0 5px 15px;
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
}


#iwmf .iwmf_Next
{
	float:right;
	margin-right:10px;
	font-size:.8em;
	text-transform:uppercase;
}

#iwmf .iwmf_Prev
{
	float:right;
	margin-right:10px;
	font-size:.8em;
	text-transform:uppercase;
}
#iwmf #iwmf_mainToolbar
{
	left:0px;
	width:auto;
	margin:auto;
	height:24px;
	background-color:#000000;
}

#iwmf #iwmf_gleam
{
	float:left;
	margin:0;
	padding:0 0 0 0px;
	width:26px;
	height:26px;
	background-image:url('http://dmtamhiepus.dmhcg.org/ClientScript/oomph/images/oomphGleam.gif');
	background-repeat:no-repeat;
	background-position:center;
	background-color:#000000;
	border-bottom:1px solid #333333;
	cursor:pointer;

}

#iwmf #iwmf_mainNavContainer
{
	background-color:#000000;
	padding-top:2px;
	margin-left:0px;
	width:auto;
	height:24px;
	border-bottom:1px solid #333333;
	display:none;
}

#iwmf #iwmf_listViewButton
{
	float:left;
	width:18px;
	height:18px;
	background-image:url('http://dmtamhiepus.dmhcg.org/ClientScript/oomph/images/list_down_24x24.png');
	background-repeat:no-repeat;
	margin-left:20px;
	margin-top:2px;
	cursor:pointer;
}

#iwmf #iwmf_mapViewButton
{
	float:left;
	width:18px;
	height:18px;
	background-image:url('http://dmtamhiepus.dmhcg.org/ClientScript/oomph/images/globe_down_24x24.png');
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:2px;
	cursor:pointer;
}

#iwmf #iwmf_calViewButton
{
	float:left;
	width:25px;
	height:25px;
	background-image:url('http://dmtamhiepus.dmhcg.org/ClientScript/oomph/images/cal_up.png');
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
	display:none;
}

#iwmf #iwmf_options
{
	float:right;
	font-size:smaller;
	color:#ffffff;
	margin:5px 0px 0px 10px;
}

#iwmf #iwmf_closeButton
{
	float:right;
	width:30px;
	height:17px;
	background-image:url('http://dmtamhiepus.dmhcg.org/ClientScript/oomph/images/closeIcon.png');
	background-repeat:no-repeat;
	margin:2px 10px 0 10px;
}


#iwmf .iwmf_vEvent
{
	margin:0px;
	min-height:110px;
}

#iwmf .iwmf_vCard
{
	width:auto;
	min-height:110px;
}

#iwmf #iwmf_vCards
{
	width:auto;
	margin:0 10px 10px 10px;
	padding:10px;
	border:#333333 solid 2px;
	background-image:url('http://dmtamhiepus.dmhcg.org/ClientScript/oomph/images/50x50_95.png');
	background-repeat:repeat;
	min-height:160px;
}

#iwmf #iwmf_vEvents
{
	width:auto;
	margin:0 10px 10px 10px;
	padding:10px;
	border:#333333 solid 2px;
	background-image:url('http://dmtamhiepus.dmhcg.org/ClientScript/oomph/images/50x50_95.png');
	background-repeat:repeat;
	min-height:160px;
}

#iwmf #iwmf_number
{
	background-image:url('http://dmtamhiepus.dmhcg.org/ClientScript/oomph/images/number_1.png');
	background-repeat:no-repeat;
	height:24px;
	width:24px;
	float:left;
	text-align:center;
	padding-top:5px;
	display:none;
}


#iwmf .iwmf_photo
{
	height:96px;
	width:96px;
	float:right;
	border:1px solid #333333;
	margin-left:10px;
}

#iwmf .iwmf_netBar
{
	padding:10px 5px 0 0;
	border-top:1px solid #333333;
	margin-top:10px;
	height:100%;
}

#iwmf .iwmf_netBar img
{
	border:0;
}

#iwmf .iwmf_netBar ul
{
	margin:0;
	padding:0;
}

#iwmf .iwmf_netBar li
{
	display:inline;
	margin:0px 10px 0px 0px;
	

}


#iwmf .iwmf_iconOutlook a:link,
#iwmf .iwmf_iconOutlook a

{
	background:transparent url('http://dmtamhiepus.dmhcg.org/ClientScript/oomph/images/outlook.png') no-repeat scroll 0 50%;
	display:block;
	height:16px;
	float:left;
	text-indent:-5000px;
	width:16px;
	padding:5px;
	border:none;
	

}

#iwmf .iwmf_iconLive a:link,
#iwmf .iwmf_iconLive a

{
	background:transparent url('http://dmtamhiepus.dmhcg.org/ClientScript/oomph/images/live.png') no-repeat scroll 0 50%;
	display:block;
	height:16px;
	float:left;
	text-indent:-5000px;
	width:16px;
	padding:5px;
	border:none;
}

#iwmf .iwmf_iconGoogle a:link,
#iwmf .iwmf_iconGoogle a

{
	background:transparent url('http://dmtamhiepus.dmhcg.org/ClientScript/oomph/images/google.png') no-repeat scroll 0 50%;
	display:block;
	float:left;
	height:16px;
	text-indent:-5000px;
	width:16px;
	padding:5px;
	border:none;
}

#iwmf .iwmf_iconYahoo a:link,
#iwmf .iwmf_iconYahoo a

{
	background:transparent url('http://dmtamhiepus.dmhcg.org/ClientScript/oomph/images/yahoo.png') no-repeat scroll 0 50%;
	display:inline-block;
	height:16px;
	float:left;
	text-indent:-5000px;
	width:27px;
	padding:5px;
	border:none;
}

#iwmf .iwmf_iconApple a:link,
#iwmf .iwmf_iconApple a 

{
	background:transparent url('http://dmtamhiepus.dmhcg.org/ClientScript/oomph/images/apple.png') no-repeat scroll 0 50%;
	display:block;
	height:16px;
	float:left;
	text-indent:-5000px;
	width:16px;
	padding:5px;
	border:none;
}

#iwmf .iwmf_icon30b a:link,
#iwmf .iwmf_icon30b a

{
	background:transparent url('http://dmtamhiepus.dmhcg.org/ClientScript/oomph/images/30boxes.png') no-repeat scroll 0 50%;
	display:block;
	height:16px;
	float:left;
	text-indent:-5000px;
	width:16px;
	padding:5px;
	border:none;
}


#iwmf .iwmf_summary
{
	font-weight:bold;
	font-size:1.2em;
	text-transform:uppercase;
}

#iwmf .iwmf_fn
{
	font-weight:bold;
	font-size:1.2em;
	text-transform:uppercase;
}

#iwmf .iwmf_org
{
	font-weight:bold;
	font-size:1.2em;
	text-transform:uppercase;
}

#iwmf .iwmf_dtend
{
	visibility:collapse;
	display:none;
}

#iwmf .iwmf_geo
{
	display:none;
}

#iwmf .iwmf_category
{
	display:none;
}


#iwmf .iwmf_country-name
{
	display:none;
}

#iwmf .iwmf_description
{
	margin-top:10px;
}

#iwmf .iwmf_given-name
{
	font-size:1.2em;
	font-weight:bold;
}

#iwmf .iwmf_family-name
{
	font-size:1.2em;
	font-weight:bold;
}


#iwmf .iwmf_vEventContainer
{
	width:100%;
}

#iwmf .iwmf_hCardContainer
{
	width:100%;
}
body { margin: 0; padding: 0; }
#outerwrap
{
	border: 0px none #bfb257;
	width: 974px;
	height: 100%;
	margin: 0px auto;
	text-align: center;
}
#wrapwebsite {float: left; width: 970px; height: 100%;margin: 0 auto;text-align: left;
              border-top: 0px solid #bb905e;
              border-left: 0px solid #bb905e;
              border-right: 0px solid #bb905e;
              border-bottom: 0px solid #bb905e;
             }
#wrapheader { position: relative;height: 101px; margin: 0; padding: 0; border-top: 1px solid #2f617d; }


#wrapcenter { float: left; clear:both; padding: 0; 
              margin: 5px 0px 0px 0px; width: 970px; 
              min-height: 300px;}
              
#wrapfooter { float: left; margin: 0px 0px 0px 0px; padding: 0; width: 970px; position: relative; height: 95px;text-align: center;	  }
#wrapfooter {border-left: 0px solid #a9b0b4;
              border-right: 0px solid #a9b0b4;
              border-bottom: 0px solid #a9b0b4;
             }
             
             
.top-pane {float:left; width: 100%; margin: 0px 0px 0px 0px;}

.leftside {
	float: left;
	width: 415px;
	margin: 0px 0px 0px 0px;
}


.center-rightandleftmargins {
	float: left;
	width: 269px;
	margin: 0px 0px 0px 5px;
}

             
.bottom-left88 { float:left; width:264px; margin: 5px 0px 0px 0px; }
.bottom-left { float:left; width:342px; margin: 0px 0px 0px 0px; }
   
          
.bottom-right88 {float:left; width: 410px; margin: 5px 0px 0px 9px; }
.bottom-right {float:left; width: 342px; margin: 0px 0px 0px 6px; }


.rightside { float:left; width:265px;  margin: 0px 0px 0px 2px;  }

.header-nomargins {float:left; width: 950px; margin: 5px 5px 0px 5px;}
.center-nomargins {float:left; width: 960px; margin: 0px 0px 0px 0px;}
.center-leftmargin { float:left; width: 680px; margin: 2px 0px 0px 5px; }
.center-rightmargin {float:left; width: 100%; margin: 5px 0px 0px 0px;}
             
.leftside-center { float:left; width:260px; margin: 0px 0px 0px 0px; }

.center-leftmargin div.linksmodule {
	padding: 10px 10px 0px 10px;
}

.main_left_column {
	float: left;
	width: 693px;
}

.main_left_column_only { width: 950px; }

             

.clear { clear:both; }
.sitelogo { float:left; margin: 0px 0px 0px 0px; }
.siteheading { margin: 0px 0px 0px 0px; padding: 20px 0px 0px 0px; }
h1.siteheading {position: absolute; top: 40px; left: 50px; margin: 0; padding: 0; }
.topnav {position: relative; top:0px; right:0px; margin: 0px 20px 3px 20px;  }
.topnav ul {float:left; margin: 0px 0px 0px 0px; display:inline; padding: 0px;}
li.topnavitem {float: left;  list-style-type:none; padding: 0px 7px 0px 7px;}
li.firstnav {float: left;  list-style-type:none; padding: 0px 7px 0px 5px; }
.editpanel { display: inline; float: right; margin: 34px 8px 0px 0px;  }
div.addthisbutton {display: inline; float: right; margin: 37px 50px 0px 0px;  }
.searchpanel { position: absolute; bottom: 7px; right: 25px; white-space: nowrap; }
#breadcrumb { padding: 4px 4px 4px 4px;  }
fieldset { margin: 0px 0px 0px 0px; padding: 5px 5px 5px 15px; }
.settinglabel99 {float:left; clear:left; width:17em; padding: 1px; }
.settinglabel {
	float: left;
	clear: left;
	width: 17em;
	text-align:right;
	padding: 1px 20px 1px 1px;
}
.settinglabelFixedHeight {float:left; clear:left; width:20em; padding: 1px; height:77px;}
.settingrow { padding: 4px 0px 4px 0px; clear:left; }
.settinglabeltight {float:left; clear:left; width:8em; padding: 1px; font-weight:bold; }
.settingrowtight { padding: 1px 0px 1px 0px; clear:left; }
.modulebuttonrow {clear: left; }
.div2columnleft { float: left; width: 350px;  padding: 1px;  }
.div2columnright { margin: 0px 0px 0px 305px;  padding: 1px; }
.modulepager {vertical-align:top; padding: 4px 4px 4px 4px; }
h1, h2, h3, h4 p { padding: 0;margin: 10px 15px; }
.TextLabel { width:15px; }
.watermarktextbox {width:9em; height:19px;   }
.moduleedit { height: 28px; margin: 0px; padding: 0px; }
.modulesubtitle { padding: 4px 5px 0px 5px; height: 23px;} 

.modulecontent { vertical-align:top; padding: 0px 0px 0px 0px;  }

.modulefooter { display:none; }
.floatpanel { float:left; margin-right: 15px; }
.clearpanel { clear:left; padding-top: 15px;  }
.simplelist, .simplelist li { list-style: none; padding: 0px 0px 4px 10px;  }
ul.linkitem { list-style: none; margin: 0px 0px 0px 0px; }
div.sitemap ul , div.sitemap ul li {list-style: none; }
.site-statistics { margin: 0px 0px 5px 0px; padding: 0px 0px 5px 0px; }
ul.userstats { list-style-type:none;  margin: 0px 0px 0px -40px;}
ul.userstats ul { margin: 0; padding: 0; display: block; }
ul.userstats li { position: relative; list-style: none; }
ul.linkitem 
{position:relative; top: -6px; left: -13px; list-style:none;margin:10px ;padding:0px;}
ul.linkitem li 
{margin: 0px 0px 1px 0px;padding: 2px 0px 2px 0px;list-style: none;min-height:18px;}
ul.linkitem a { margin-left: 3px; padding: 2px 5px 2px 20px;}
* html body ul.linkitem a { height: 18px; }
ul.linkitem a:hover {padding:2px 5px 2px 20px;}
code {margin: 5px 0;padding: 10px; text-align: left;display: block;overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  background: #FAFAFA; border: 1px solid #EAEAEA;  border-left: 5px solid #72A545;}
acronym {cursor: help;border-bottom: 1px solid #777;}
blockquote {margin: 10px;padding: 0 0 0 36px;  border: 1px solid #f2f2f2;background: #FAFAFA url(quote.gif) no-repeat 5px 5px;    }
.breadcrumbs { padding: 4px 4px 10px 4px;  }
ul.simplelist { margin-bottom:0px;  }

table.editgrid { margin: 10px;  }
table.editgrid td {padding: 7px;  }
table.editgrid th {padding: 7px;font-weight:bold; }
.minheightpanel { min-height:200px; }
.gmaptextbox {width:27em; }
.gmap { margin: 0px 0px 10px 0px;}
.padded {padding: 7px 7px 7px 7px; }
div.AspNet-RadioButtonList ul, div.AspNet-CheckBoxList ul { list-style-type:none; padding:0px; margin:0px;}
li.AspNet-RadioButtonList-Item, li.AspNet-CheckBoxList-Item { white-space:nowrap;   }
.foldergallery, td {  }
.foldergallery a {color: White;}
img { border: none; }
.foldergallery h1 { font-size: large; margin-bottom: 20px;}
.album {}
.albumFloat { float: left; text-align: center; margin-right: 8px; margin-bottom: 4px; }
.albumDetailsLink {}
.albumMetaSectionHead {background-color: Gray;color: White;font-weight: bold; }
.albumMetaName  { font-weight: bold; }
.albumMetaValue {}
.center{text-align: center;}
.rbottom { margin-bottom: 20px; }
.searchpanel .aspbutton {  position: relative; top:1px; width: 70px; height: 24px; padding-bottom: 3px;  }
div.simplehorizontalmenu {clear: both; width: 100%; height: 27px;}
ul.simplehorizontalmenu { float: left;list-style: none; margin:0; padding: 0;}
ul.simplehorizontalmenu li { display: inline; padding: 0px 10px 0px 10px; }	
ul.simplehorizontalmenu li.selecteditem { font-weight: bold; }
/* this would normally go in stylemenu.css but need it to showeven on pages with no menu */
div.wrapmenu99
{
	clear99: both; 
	margin78-left: 0px;
	margin: 0px 0px 0px 145px;
	padding-left: 23px;  
	background: url(images/menubg4b.png) repeat-x; z-index: 200;
	color99: #0000ff;
	height: 34px;  width: 700px;
	position: relative;
	border9: solid 1px #ff0000;
	}

div.wrapmenu88 {
	clear: both;
	margin-left: 0px;
	background: url(images/Menu6.gif) repeat;
	height: 34px;
	width: 970px;
}

div.wrapmenu {
	clear: both;
	margin: auto;
	background: url(images/Menu6.gif) repeat;
	height: 34px;
}

ul.sf-menu {
	margin-left: 40px;
}

.vevent { padding: 10px 10px 10px 10px; }
.logolist {display:none; }
.smalltextbox { width: 4em; }
.normaltextbox { width: 10em; }
.mediumtextbox { width: 15em; }
.widetextbox { width: 25em; }
.verywidetextbox { width: 35em; }
.whoson { float:left; padding: 5px 5px 5px 5px; }
.ratingcontainer { float: right; }
.ratingrow { white-space:nowrap; }
.ratingStar { white-space:nowrap; margin:1em; height:14px;}
.ratingStar .ratingItem { font-size: 0pt; width: 13px; height: 12px; margin: 0px;padding: 0px; display: block;
    background-repeat: no-repeat; cursor:pointer;}
.ratingStar .Filled { background-image: url('ratingStarFilled.png');}
.ratingStar .Empty { background-image: url('ratingStarEmpty.png');}
.ratingStar .Saved {  background-image: url('ratingStarSaved.png');}
.ratingcomments { border: black 1px solid; background-color: #eeeeee; color:#000000; width:300px;height: 210px;padding: 5px;position: absolute;margin-top: 15px; }
.ratingcommentbox{   width: 280px; height: 100px; }
.pageicons { display:none; }

div.moduletitle, span.moduletitle
{ padding: 0px 0px 0px 0px; clear:both; }
h2.moduletitle  {padding: 6px 0 0px 8px; margin: 0px 0px 0px 0px; height: 22px;}


div.customlink_ctmv_title, span.customlink_ctmv_title
{ padding: 0px 0px 0px 0px; clear:both; }
h2.customlink_ctmv_title  {padding: 5px 0 0px 10px; margin: 0px 0px 0px 0px; height: 22px;}


div.customlink_news_title, span.customlink_news_title
{ padding: 0px 0px 0px 0px; clear:both; }
h2.customlink_news_title {padding: 5px 0 0px 10px; margin: 0px 0px 0px 0px; height: 22px;}


div.customlink_av_title, span.customlink_av_title
{ padding: 0px 0px 0px 0px; clear:both; }
h2.customlink_av_title {padding: 5px 0 0px 10px; margin: 0px 0px 0px 0px; height: 22px;}


div.customlink_pic_title, span.customlink_pic_title
{ padding: 0px 0px 0px 0px; clear:both; }

h2.customlink_pic_title {padding: 5px 0 0px 10px; margin: 0px 0px 0px 0px; height: 22px;}

div.customlink_vd_title, span.customlink_vd_title
{ padding: 0px 0px 0px 0px; clear:both; }

h2.customlink_vd_title {padding: 5px 0 0px 10px; margin: 0px 0px 0px 0px; height: 22px;}

div.customlink_dl_title, span.customlink_dl_title
{ padding: 0px 0px 0px 0px; clear:both; }

h2.customlink_dl_title {padding: 5px 0 0px 10px; margin: 0px 0px 0px 0px; height: 22px;}

div.customlink_btmv_title, span.customlink_btmv_title
{ padding: 0px 0px 0px 0px; clear:both; }
h2.customlink_btmv_title {padding: 5px 0 0px 10px; margin: 0px 0px 0px 0px; height: 22px;}


div.customlink_tb_title, span.customlink_tb_title
{ padding: 0px 0px 0px 0px; clear:both; }
h2.customlink_tb_title {padding: 5px 0 0px 10px; margin: 0px 0px 0px 0px; height: 22px;}

.rbottom { margin-bottom: 0px; }
.modulefooter99 { margin-bottom: 10px; }

div.customlink_pic_content {padding-bottom: 35px;}
div.customlink_vd_content {padding-bottom: 10px; margin-bottom: 2px;}
div.customlink_btmv_content {padding-bottom: 40px; margin-bottom: 2px;}
div.customlink_tb_content {padding-bottom: 35px; margin-bottom: 2px;}
div.customlink_news_content {padding-bottom: 15px; min-height: 100px;}
div.customlink_av_content {padding-bottom: 0px;}

div.modulecontent99 {padding-bottom: 5px;}
div.modulecontent {padding-top: 0px; padding-bottom: 0px;  margin-bottom: 2px;}

div.yui-content9 {padding-top: 10px;}
div.customlink_news_content_yui {padding-top: 20px;}
div.customlink_link_content {padding-top: 10px;}
div.customlink_sh_content9 {padding-top: 10px;}
div.customlink_pic_content {padding-top: 10px;}

div.customlink_gx_title, span.customlink_gx_title
{ padding: 0px 0px 0px 0px; clear:both; }
h2.customlink_gx_title {padding: 5px 0 0px 10px; margin: 0px 0px 0px 0px; height: 22px;}

div.customlink_sh_title, span.customlink_sh_title
{ padding: 0px 0px 0px 0px; clear:both; }
h2.customlink_sh_title {padding: 5px 0 0px 10px; margin: 0px 0px 0px 0px; height: 22px;}

div.customlink_link_title, span.customlink_link_title
{ padding: 0px 0px 0px 0px; clear:both; }
h2.customlink_link_title {padding: 5px 0 0px 10px; margin: 0px 0px 0px 0px; height: 22px;}

div.customlink_tm_title, span.customlink_tm_title
{ padding: 0px 0px 0px 0px; clear:both; }
h2.customlink_tm_title {padding: 5px 0 0px 10px; margin: 0px 0px 0px 0px; height: 22px;}

div.customlink_gx_content {padding-bottom: 023px;}
div.customlink_sh_content9 {padding-bottom: 5px;}
div.customlink_link_content {padding-bottom: 20px;}
div.customlink_tm_content {padding-bottom: 5px;}


div.customlink_center_content99 {padding-top: 10px; padding-bottom: 10px;  margin-bottom: 2px;}

div.customlink_left_content99 
{
	padding-top: 10px; 
	padding-bottom: 10px; 
	margin-bottom: 5px
}

div.customlink_right_content99 
{
	padding-top: 10px; 
	padding-bottom: 10px;
	margin-bottom: 5px
}

div.customlink_center_content 
{
	padding-top: 10px; 
	padding-bottom: 30px;  
	margin-bottom: 2px;
}

div.customlink_left_content 
{
	padding-top: 10px; 
	padding-bottom: 30px; 
	margin-bottom: 5px
}

div.customlink_right_content 
{
	padding-top: 10px; 
	padding-bottom: 30px;
	margin-bottom: 5px
}


#ctl01_divTop 
{
	padding: 0; 
	margin: 0px 0px 0px 0px;  
	background-color: #ffffff;	
}

#ctl01_altContent1_ctl00_pnlWrapper 
{
	height: 100%;
	background-color: Transparent;
	text-align: center;
	line-height: normal;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	border-top: 1px solid #a8ba89;
	border-bottom: 1px solid #a8ba89;
	border-left: 1px solid #a8ba89;
	border-right: 1px solid #a8ba89;
}

#ctl01_altContent1_ctl00_pnlWrapper 
{
	padding: 3px 15px 3px 15px; 
	margin: 0px 0px 0px 0px;  
	border: 1px solid #bfd49b;
	background: url('images/TopPaneBG1.png') no-repeat center top ;
	text-align: center;
	line-height: normal;
    font-family: UVNBayBuomHep, Times New Roman, Verdana;
    font-weight: lighter;
	font-size: 14pt;
	color: #ff0000;
}

.KTReference 
{ 
	color: #0000ff;
	font-size:  13px;
	font-family: arial, sans-serif, Verdana, Tahoma; 
	font-style: normal;
}

.KTTitle 
{ 
	color9: #e34242;
	color8: #186b00;
	color: #0000ff;
	font-size: 90%;
	font-family: Times New Roman, Verdana, Tahoma; 
	font-style: normal;
	font-weight: bold;
}

#ctl01_altContent1_ctl00_pnlWrapper99
{
	background-color: #a3dd89;
}

#ctl01_altContent2_ctl00_pnlWrapper
{
	float: left; width: 400px; margin: 0px 0px 5px 0px; padding: 2px 0px 10px 0px;
	background: #fafafa url('images/bg_sinhhoat.jpg') repeat-x center top; 
	border-top: solid 0px #c0c0c0;
	border-bottom: solid 1px #c0c0c0;
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
}

#ctl01_altContent2_ctl01_pnlWrapper
{
	float: right; margin: 0px 0px 5px 0px; padding: 0px 0px 0px 0px;
}

#ctl01_altContent2_ctl00_divSingleItem
{
	float: left; width: 400px; height: 316px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
}

#ctl01_altContent2_ctl01_pnlLinks99
{
	float: right; width: 264px; height: 290px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
}

div.panelwrapper { margin-bottom: 5px; padding-bottom: 10px;  }


div.customlink_tintuc_content {padding-top: 5px; padding-bottom: 10px;}
div.customlink_hochoi_content {padding-top: 5px; padding-bottom: 0px;}

div.customlink_def_content {padding-top: 10px; padding-bottom: 10px;}
div.customlink_phanuu_content {padding-top: 10px; padding-bottom: 20px; }
div.customlink_tuoibietbuon_content {padding-top: 10px; padding-bottom: 20px;}
div.customlink_cuoivoichua_content {padding-top: 10px; padding-bottom: 20px;}
div.customlink_ctmv_content {padding-top: 10px; padding-bottom: 20px; }


div.customlink_PhanUuArchive_content
{
	padding-bottom: 20px;  
}

div.customlink_LoiChuaArchive_content
{
	padding-bottom: 20px;  
}


div.customlink_tinmoi_content 
{
	width: 270px; 
	height: 255px;  
	padding-top: 10px; 
	padding-bottom: 20px;  
	margin: 0px 0px 0px 0px;
}


div.customlink_def_content 
{
	background: #ffffff;
	padding-top: 10px; 
	padding-bottom: 10px;  
	margin: 0px 0px 5px 0px;
}

div.customlink_left_content 
{
	background: #ffffff;
	padding-top: 10px; 
	padding-bottom: 30px;  
	margin: 0px 0px 5px 0px;
}

div.customlink_center_content 
{
	background: #ffffff;
	padding-top: 10px; 
	padding-bottom: 30px;  
	margin: 0px 0px 5px 0px;
}

div.customlink_right_content 
{
	background: #ffffff;
	padding-top: 10px; 
	padding-bottom: 30px;  
	margin: 0px 0px 5px 0px;
}


#ctl01_leftContent_ctl00_pnlLinks {
	padding-top: 1px;
	border: none;
	min-height: 307px;
}

#ctl01_leftContent_ctl00_pnlWrapper {
	border: none;
}

#leftContent_ctl00_pnlLinks {
	padding-top: 1px;
	border: none;
	min-height: 307px;
}

#leftContent_ctl00_pnlWrapper {
	border: none;
}body {
    color: #003366;
}

.pagebody {
    background: #fdf7e6;
}

#wrapwebsite {background-color:#ffffff;  }
#wrapfooter, #wrapfooter a:link, #wrapfooter a:active, #wrapfooter a:visited { color: #293d6b; }

.modulecontent {color: #003366;  }

/*#ctl01_leftContent_ctl00_pnlWrapper
a.ModuleEditLink,
a.ModuleEditLink:link,
a.ModuleEditLink:active,
a.ModuleEditLink:visited {
    color: #ff0000;
    background: #0000ff;
    padding: 2px 3px 1px 3px;
    font-size: 12px;
}*/

a.ModuleEditLink,
a.ModuleEditLink:link,
a.ModuleEditLink:active,
a.ModuleEditLink:visited {
    color: #ff0000;
}

/*a.siteheading:link ,
a.siteheading:visited ,
a.siteheading:hover ,
a.siteheading:active { color: #ffffff; }
*/
.sitelink ,
a.sitelink:link ,
a.sitelink:visited { color: #003366; }
a.sitelink:hover { color: black; }
a.sitelink:active { color: #D8A90E; }
.accent { color: #75A54B; }
.selectedpage{color:Black; }
a.SelectedPage:link { color:Black; }
a.SelectedPage:visited { color:Black; }
a.SelectedPage:hover {color:Black; }
a.SelectedPage:active {color:Black; }
a:link {
    color: #003366;
    text-decoration: none;
}
a:visited {
    color: #003366;
    text-decoration: none;
}


a:active {
    color: #003366;
    text-decoration: none;
}
.txtcopyright {color: #444; }
.txterror {color: red }
.watermarktextbox { color:Gray; }

h2 {color: #339900;}
h3 {color: #333;}
.searchpanel .aspbutton { color: #333; }
div.panelwrapper { background-color: #ffffff; }

div.moduletitle, span.moduletitle, tr.moduletitle, 
h2.moduletitle {  color: #FFFFFF; background-color99: #bac6d2; background: #b0f3b1 url('images/title2.png') repeat-x;}

div.customlink_news_title, span.customlink_news_title, tr.customlink_news_title, 
h2.customlink_news_title {  color: #003366; background-color99: #F3F7E8; }
.customlink_news_content99 { background-color: #e5ffe5; }

.TabPager a:link, a:active { color: #653b09; }
.TabPager99 a:hover { color: #ff0000; }
.TabPager a:visited { color: #653b09; }






body { }
.pagebody {   }
#wrapwebsite99 { background: #F20606 url('bg3.jpg') repeat-y center top;  }
img { border: 0px; }
input.openid_login {background: url('openidlogin.gif') no-repeat;
 background-color: #fff; background-position: 0 50%; color: #000;padding-left: 18px; }
#wrapheader9 { background: url('dalcurheader7.jpg') no-repeat center top;}
#wrapheader {
	background: url('images/header5b.png') no-repeat;
	z-index: 0;
}
#wrapfooter9 { background: #CCC url('footer3.jpg') no-repeat center top;  }
#wrapfooter8 { background: url('images/bg_foot_def2.jpg') repeat-x;  }
	
.headerphoto { width: 820px; height: 120px; margin-left: -5px; }
ul.linkitem li a, ul.linkitem li a:hover { background: url('s1.jpg') no-repeat 2px 4px; }
ul.linkitem li a + a, ul.linkitem li a + a:hover { background-image: none; }
.searchpanel .aspbutton { background: #CCC url('buttonbg.gif') repeat-x;}


h2.moduletitle99 { background: #f6e5cb url('images/bg_title4.png') repeat-x;  }

h2.customlink_ctmv_title { background: #f6e5cb url('images/bg_title4.png') repeat-x; color: #ff0000; }

h2.customlink_tm_title { background: #f6e5cb url('images/bg_title4.png') repeat-x;  }
h2.customlink_news_title { background: #f6e5cb url('images/bg_title4.png') repeat-x;  }
h2.customlink_av_title { background: #f6e5cb url('images/bg_title4.png') repeat-x;  }

h2.customlink_vd_title { background: #f6e5cb url('images/bg_title4.png') repeat-x;  }
h2.customlink_pic_title { background: #f6e5cb url('images/bg_title4.png') repeat-x;  }
h2.customlink_btmv_title { background: #f6e5cb url('images/bg_title4.png') repeat-x;  }
h2.customlink_tb_title { background: #f6e5cb url('images/bg_title4.png') repeat-x;  }
h2.customlink_gx_title { background: #f6e5cb url('images/bg_title4.png') repeat-x;  }
h2.customlink_sh_title { background: #f6e5cb url('images/bg_title4.png') repeat-x;  }
h2.customlink_link_title { background: #f6e5cb url('images/bg_title4.png') repeat-x;  }

/* dmhcg.org */



div.customlink_hsh_content_yui 
{
	background: #f6e5ca;
}


#tab10301x {
	background: #c1fbbe url('images/bg_center_content_def.jpg') no-repeat;
}

#tab10301 {
	background: #f6e5cc url('images/bg_center_content_def.jpg') no-repeat;
}
#ctl01_mainContent_ctl01_pnlWrapper 
{
	background: #f6e5cc url('images/bg_center_content_def.jpg') repeat-x;
	margin-bottom: 5px;
}


#ctl01_mainContent_ctl00_divSingleItem
{
	background-color: White;
	height9:80px; width:100%; padding: 0px; margin-bottom: 5px;
}

#ctl01_leftContent_ctl00_divSingleItem
{
	background: #f6e5ca url('images/bg_left_content_def.jpg') repeat-y;
	width:100%; padding: 0px; margin-bottom: 5px;height: 211px;
}

#ctl01_leftContent_ctl01_divSingleItem999
{
	background: #f6e5ca url('images/bg_left_content_def.jpg') repeat-y;
	width:100%; padding: 0px; margin-bottom: 5px;height: 211px;
}

#ctl01_rightContent_ctl02_pnlWrapper999
{
	background: #f6e5cc;
	height: 100%;
}

#ctl01_rightContent_ctl00_divSingleItem 
{
	background: #ffffff;
}


body { }
fieldset { border: 1px solid #ffc796;}
.collapsiblepanel { border-style:dashed; border-width:thin; }
.TextLabel { border:0px solid #ECECEC;  }
.moduleedit { border: 0px; }
hr { height: 1px; border-width: 0px; background-color: #D1D7DC; color: #D1D7DC; }
.site-statistics { border-bottom: solid thin #cccccc; }
li.topnavitem { border-left: solid thin #ffffff; }

/*
ul.linkitem li {border-left: 5px solid #CCC;}
li.linkitem:hover, li.linkaltitem:hover {border-left:5px solid #4EBF37; }
.vevent abbr{border:0}
*/

div.panelwrapper, div.linksmodule { border: solid 1px #c0c0c0; }


/*
div.wrapwebsite { border: solid 1px #ff0000; }
div.wrapheader { border: solid 1px #ff0000; }
div.wrapmenu { border: solid 1px #ff0000; }
div.wrapcenter { border: solid 1px #00ff00; }
div.modulefooter { border: solid 1px #ff0000; }
*/

div.wrapfooter { border-left: solid 2px #ADAEB0; border-right: solid 2px #ADAEB0; }

#ctl01_mainContent_ctl00_pnlWrapper99 {
    border-bottom: none;
    border-left: none;
}
body{}

.AspNet-GridView table thead tr th { padding: 8px; }
.AspNet-GridView table tbody tr td
{ color: #333333; background: White; padding: 10px 20px 2px 10px; border-bottom: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC; text-align: left; width:100%; }
.AspNet-GridView table tbody tr.AspNet-GridView-Alternate td { background: #F7F6F3; }


/*
.AspNet-GridView table {border: solid 1px #CCCCCC; width: 100%; }

.AspNet-GridView table thead tr th
{ color: #F7F6F3;background: #5D7B9D;font-weight: bold;border-bottom: solid 1px #CCCCCC;border-right: solid 1px #CCCCCC;
	padding: 2px; }

.AspNet-GridView table thead tr th a { color: #F7F6F3; }

.AspNet-GridView table tbody tr td
{ color: #333333; background: White; padding: 2px 20px 2px 2px; border-bottom: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC; text-align: left; }

.AspNet-GridView table tbody tr.AspNet-GridView-Alternate td { background: #F7F6F3; }

.AspNet-GridView table tbody tr.AspNet-GridView-Selected td {}

.AspNet-GridView table tfoot tr td {}

*/body { font: 75%/1.5em Verdana, Tahoma, arial, sans-serif; }
.pagebody { text-align:center;  }
#wrapwebsite { text-align:left;  }
#wrapfooter {text-align: center; }
.siteheading {font-size: 130%; text-decoration: none; padding: 30px}
h1.siteheading {font: bolder 2.4em 'Trebuchet MS', Arial, Sans-serif;letter-spacing: -2px;}
.topnav { text-align:right; font-weight: bold;}
legend { font-size:larger; font-weight: bold; }
legend a { text-decoration:none;}
.settinglabel, .settinglabelFixedHeight { font-weight: bold; font-size:13px; }
.modulebuttonrow {text-align:center;  }
a.ModuleEditLink ,
a.ModuleEditLink:link ,
a.ModuleEditLink:visited ,
a.ModuleEditLink:hover ,
a.ModuleEditLink:active {  font-size:10px; }
a.siteheading:link { text-decoration: none;  }
a.siteheading:visited { text-decoration: none; }
a.siteheading:hover { text-decoration: none; }
a.siteheading:active { text-decoration: none; }
ul.firstnav span.sitelink,
li.topnavitem,
li.firstnav,
.WelcomeMessage ,
.sitelink {  font-weight: bold; font-size: 12px;  }
a.sitelink:link { text-decoration: none; }
a.sitelink:visited { text-decoration: none; }
a.sitelink:hover { text-decoration: underline; }
a.sitelink:active { text-decoration: none; }
.accent { font-weight: bold; }
a.ModulePager:link { text-decoration: underline; }
a.ModulePager:visited { text-decoration: underline;}
a.ModulePager:hover { text-decoration: underline; }
a.ModulePager:active { text-decoration: underline; }
.selectedpage{ font-weight: bold;}
a.SelectedPage:link { font-weight: bold; text-decoration: none; }
a.SelectedPage:visited { font-weight: bold; text-decoration: none; }
a.SelectedPage99:hover { font-weight: bold; text-decoration: underline; }
a.SelectedPage:active { font-weight: bold; text-decoration: none;}
a:hover99 { text-decoration: underline; }
legend a.ModuleEditLink99 { font-size:smaller; }
legend a.ModuleEditLink99:link { font-size:smaller;}
legend a.ModuleEditLink99:visited { font-size:smaller;}
legend a.ModuleEditLink99:hover { font-size:smaller;  }
legend a.ModuleEditLink99:active {  font-size:smaller;}
h1, h2, h3 {font-family: 'Trebuchet MS', Arial, sans-serif;font-weight: bold;}
h1 {font-size: 1.7em;	}
h2 {font-size: 1.5em;}
h3 {font-size: 16px;}
.txtcopyright { font-size: 80%;font-weight: normal; }
.txterror { font-weight: bold;  }
.moduleedit { text-indent: 4px; }
.modulesubtitle { font-weight: bold; } 
.modulecontent {text-align:left;  }
.modulefooter { font-size:11px; text-align:center;  }
.filesfooter { text-align:left; white-space:nowrap;}
.linkdescription { padding: 5px 5px 5px 5px; }
div.sitemap ul , div.sitemap ul li { font-size:100%; }
.skiplink {display:none}
ul.userstats {font-size:90%;  }
ul.userstats li {font-size:100%;  }
.unselectedcrumb { font-weight:normal;}
.selectedcrumb { font-weight:bold; }
a.selectedcrumb:link ,
a.selectedcrumb:visited { text-decoration: none;}
a.selectedcrumb:hover { text-decoration: underline;}
a.selectedcrumb:active { text-decoration: none;}
a.unselectedcrumb:link ,
a.unselectedcrumb:visited { text-decoration: none;}
a.unselectedcrumb:hover { text-decoration: underline;}
a.unselectedcrumb:active { text-decoration: none;}
ul.linkitem a { font-weight: normal; text-decoration:none;}
#wrapfooter { font-size: 92%;}
#wrapfooter, #wrapfooter a { text-decoration: none; font-weight: bold;}
#wrapfooter a:hover { text-decoration: underline; }
.searchpanel .aspbutton { font: bolder 12px Arial, Sans-serif; }
.buttonlink { background-color:transparent;border-style:none;color: #0033FF;cursor: pointer;text-decoration: underline; font-size: 9px;}
.LinkContentTitle {font-size: 16px;color:#CE8200; }
.LinkContentBody {font-size: 14px; line-height:18pt; align:justify;}
.LinkBody {font-size: 14px; line-height:18pt; align:justify;}
.LinkStatusPublished { color:Blue; }
.LinkStatusRejected { color:Red; }
.LinkStatusPending { color:Orange; }
.LinkStatusFuture { color:Blue; }
.VideoTitle { font-size: 7pt; }

div.moduletitle, span.moduletitle, tr.moduletitle,
h2.moduletitle {
	font-size: 13px;
	font-weight9: bold;
	font-family9: arial, sans-serif;
	font-family: Helvetica,Arial,sans-serif;
	text-transform: uppercase;
}


div.panelwrapper
{
	font-size: 13px;
	line-height: 1.3;
	font-weight: normal;
	font-family: arial, sans-serif;
	font-style: normal;
}


.customlink_pv_content .BiggestFontStyle {
	font-size: 17pt; font-weight: bold;
}
.customlink_pv_content .BiggerFontStyle {
	font-size: 12pt; font-weight: bold;
}
.customlink_pv_content .BigFontStyle {
	font-size: 11pt; font-weight: bold;
}
.customlink_pv_content {
	padding: 10px 15px 15px 15px; overflow: hidden; 
}


@font-face {
    font-family: UVNBayBuomHep;
			 
	src: url('/Fonts/14_10271_UVNBayBuomHep_N.eot?#iefix') format('embedded-opentype')
			 , url('/Fonts/14_10271_UVNBayBuomHep_N.ttf')  format('truetype');
}

.KtWeekly
{
    font-family: UVNBayBuomHep, Times New Roman, Verdana;
    font-weight: lighter;
	font-size: 12pt;
	text-align: justify;
	color: #ffffff;
}


h2.customlink_ctmv_title { font-size:14px;  font-weight: bold; font-family: arial, sans-serif; }

body { }

        .rptcontent { width: 940px; padding: 10px 10px 10px 10px;
        }

        .rpttitle {
	        color: #0c24e3; 
	        font-family: "Times New Roman",Times,serif,Georgia; 
	        font-size: 150%; line-height: 1.25em; font-weight: normal;
	        padding-top: 0px; 
        }

        .rptsubtitle {
	        color: #0c24e3; 
	        font-family: "Times New Roman",Times,serif,Georgia; 
	        font-size: 130%; line-height: 1.25em; font-weight: normal;
	        padding-top: 3px; padding-bottom: 0px;
        }

        .rptmenu {
	        color: #0c24e3; 
	        font-family: "Times New Roman",Times,serif,Georgia; 
	        font-size: 110%; line-height: 1.25em; font-weight: normal;
	        padding-top: 10px; padding-bottom: 0px; 
	        margin-bottom: 10px;
	        vertical-align: baseline;
        }
        .rptmenu a:link { color: #0c24e3; }
        .rptmenu a:active { color: #0c24e3; }
        .rptmenu a:visited { color: #0c24e3; }

        .colheader th {
	        color: #0c24e3; background-color: #f1c99c;
	        font-family: "Times New Roman",Times,serif,Georgia; 
	        font-size: 120%; line-height: 1.25em; font-weight: normal;
	        padding-top: 3px; padding-bottom: 3px;
	        border-top: solid 1px #b1adad; border-bottom: solid 1px #b1adad;
	        border-right: solid 1px #ffffff;
        }

        .rptrow td {
	        color: #0c24e3; background-color: #efe5d9; 
	        font-family: "Times New Roman",Times,serif,Georgia; 
	        font-size: 100%; line-height: 1.25em; font-weight: normal;
	        padding-top: 3px; padding-bottom: 3px;
	        border-bottom: solid 1px #b1adad; border-right: solid 1px #b1adad;
        }

        .rptaltrow td {
	        color: #0c24e3; background-color: #f7f4e9; 
	        font-family: "Times New Roman",Times,serif,Georgia; 
	        font-size: 100%; line-height: 1.25em; font-weight: normal;
	        padding-top: 3px; padding-bottom: 3px;
	        border-bottom: solid 1px #b1adad; border-right: solid 1px #b1adad;
        }
        .rptpager {
	        padding-top: 15px; padding-bottom: 15px; color: #0c24e3; 
        }
        
        .rptbdhrow td {
	        color: #007836; background-color: #efe5d9; 
	        font-family: "Times New Roman",Times,serif,Georgia; 
	        font-size: 130%; line-height: 1.25em; font-weight: normal;
	        padding-top: 5px; padding-bottom: 5px;
	        border-bottom: solid 1px #b1adad; border-right: solid 1px #b1adad;
        }

        .rptaltbdhrow td {
	        color: #007836; background-color: #f7f4e9; 
	        font-family: "Times New Roman",Times,serif,Georgia; 
	        font-size: 130%; line-height: 1.25em; font-weight: normal;
	        padding-top: 5px; padding-bottom: 5px;
	        border-bottom: solid 1px #b1adad; border-right: solid 1px #b1adad;
        }

        .rptgrouprow td {
	        color: #007836; background-color: #efe5d9; 
	        font-family: "Times New Roman",Times,serif,Georgia; 
	        font-size: 130%; line-height: 1.25em; font-weight: normal;
	        padding-top: 5px; padding-bottom: 5px;
	        border-bottom: solid 1px #b1adad; border-right: solid 1px #b1adad;
        }

        .rptaltgrouprow td {
	        color: #007836; background-color: #f7f4e9; 
	        font-family: "Times New Roman",Times,serif,Georgia; 
	        font-size: 130%; line-height: 1.25em; font-weight: normal;
	        padding-top: 5px; padding-bottom: 5px;
	        border-bottom: solid 1px #b1adad; border-right: solid 1px #b1adad;
        }



div.AspNet-Menu-Horizontal
{
	margin: 0 auto;
	padding: 0;
	font: bold 13px/30px arial, sans-serif;
}
div.AspNet-Menu-Horizontal ul.AspNet-Menu { float: left;list-style: none;margin:0; padding: 0px 0 0 20px;}
div.AspNet-Menu-Horizontal ul.AspNet-Menu li { display: inline; }
div.AspNet-Menu-Horizontal ul.AspNet-Menu li img { display:none; }
div.AspNet-Menu-Horizontal ul.AspNet-Menu li a
{
	display: block;
	float: left;
	padding: 3px 12px 0 12px;
	color: #0000ff;
	text-decoration: none;
	background: url(images/sep3.jpg)  no-repeat 0px 7px;
}
div.AspNet-Menu-Horizontal ul.AspNet-Menu li a:hover{color: #FCFBA2;}
div.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-SelectedWithChildren a.AspNet-Menu ,
div.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-SelectedLeaf a.AspNet-Menu {color: #FCFBA2;}

	.cycle-cmd-prev a, .cycle-cmd-next a{ 
		position: relative; top: -75px; z-index: 510; visibility: hidden;
        line-height: 16px; color: #ffffff; 
        font-family: arial; font-size: 25px; font-weight: bold;
        width: 20px; height: 22px; 
	}
	.cycle-cmd-prev a{ 
		left: 10px; text-align: left;
	}
	.cycle-cmd-next a{ 
		left: 360px; text-align: right;
	}

/* pager */
.cycle-pager {
    text-align: center;
    width: 100%;
    z-index: 500;
    position: absolute;
    top: -10px;
    overflow: hidden;
}

    .cycle-pager span {
        font-family: arial;
        font-size: 35px;
        width: 20px;
        height9: 26px;
        font-weight: bolder;
        display: inline-block;
        color: #ddd;
        cursor: pointer;
    }

        .cycle-pager span.cycle-pager-active {
            color: #D69746;
        }

    .cycle-pager > * {
        cursor: pointer;
    }


/* caption */
.cycle-caption99 {
    position: absolute;
    color: white;
    bottom: 15px;
    right: 15px;
    z-index: 700;
}

/* caption */
.cycle-caption8 {
    position: absolute;
    color: white;
    bottom: 15px;
    right: 15px;
    z-index: 700;
}

.cycle-caption {
    overflow: auto;
    text-align: center;
    PADDING-TOP: 0px;
    margin-top: 5px;
    margin-bottom: 0px;
    clear: left;
}

.cycle-caption {
    font: 12pt "Segoe UI",Tahoma, Arial;
    font-weight: normal;
    overflow: auto;
    color: #ff0000;
    padding-bottom: 5px;
}

	/* pager */
/*	.cycle-pager { 
		text-align: center; width: 400px; z-index: 500; position: relative; overflow: hidden;
		margin: 0; 
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
		font-size: 14px;
	}
*/	
    .cycle-pager a { 
		display: inline-block; cursor: pointer; 
	}
	.cycle-pager a.activeSlide { color: #D69746;}
	.cycle-pager > * { cursor: pointer;}

    /*.cycle-pager { 
        line-height: 16px; color: #333;
        padding-top: 7px;
        top: -72px; 
		background-color99: rgba(159, 168, 187, 0.80); 
		opacity99: 0.80;
		filter99: alpha(opacity=80);*/ /* For IE8 and earlier */
    /*}*/

    .cycle-pager a { 
        line-height: 16px; color: #ffffff; 
        font-family: arial; font-size: 40px; 
        width: 20px; height: 22px; 
    }

#panelHinhGioiThieu
{
    width: 400px;
    height: 323px;
    PADDING-LEFT: 0px; 
    PADDING-RIGHT: 0px; 
    PADDING-TOP:  0px; 
    PADDING-BOTTOM:  0px; 
    background: url('images/HinhBG2.gif') no-repeat center bottom;
}

#panelHinhGioiThieu .PanelContainer
{
    height: 323px;
    width: 400px;
}

#panelHinhGioiThieu IconContainer
{
    width: 400px;
}

#panelHinhGioiThieu div.LayoutIcon
{
    width: 400px;
}

#panelHinhGioiThieu div.LayoutIcon img
{
    height: 270px;

}

#panelHinhGioiThieu div.Caption
{
    width: 400px;
}


#panelGioiThieu span.LayoutIcon img {
    width: 415px;
}

#panelGioiThieu99 img {
    width: 415px;
}


.ImageCycleMainPanel
{
    float: left;
    overflow: hidden;
    vertical-align:middle;
    background: url('images/HinhBG1.gif') no-repeat center bottom;
}

.ImageCycleMainPanel .PanelContainer
{
    overflow: hidden;
}

.ImageCycleMainPanel div.LayoutIcon
{
    padding: 0px;
}

.ImageCycleMainPanel div.LayoutIcon img
{
    border: none;
}


    .ImageCycleMainPanel div.Caption {
        overflow: auto;
        text-align: center;
        PADDING-TOP: 5px;
        margin-bottom: 5px;
    }

    .ImageCycleMainPanel .Caption {
        font: 10.5pt "Segoe UI",Tahoma, Arial;
        font-weight: normal;
        overflow: auto;
        color: #275322;
        padding-bottom: 5px;
    }

        .ImageCycleMainPanel .Caption a {
            text-decoration: none;
            color: #275322;
        }

            .ImageCycleMainPanel .Caption a:visited {
                text-decoration: none;
                color: #275322;
            }

            .ImageCycleMainPanel .Caption a:hover {
                text-decoration: none;
                color: #ff0000;
            }




.ImageTopPanel
{
    float: left;
    overflow: hidden;
    vertical-align:middle;
}

.ImageTopPanel div.LayoutIcon
{
    margin-top: 15px;
    margin-left: 15px;
}




.SliderMainPanel
{
    float: left;
    width: 220px;
    height: 180px;
    overflow: hidden;
    PADDING-LEFT: 20px; 
    PADDING-TOP:  20px; 
    margin: 0px 0px 0px 0px;
}

.SliderMainPanel div.LayoutIcon
{
    width: 110px;
    height: 100%;
    max-height: 400px;
    PADDING-LEFT: 5px; 
    PADDING-TOP:  0px; 
}


.SliderMainPanel .Image 
{
    width: 100px;
    PADDING-LEFT: 10px; 
}

.SliderMainPanel .ThumbnailSlider img
{
    border: none;
    width: 80px;
}

.SliderMainPanel div.Caption
{
    width: 100px;
    height: 50px;
    max-height: 50px;
    overflow: hidden;
    text-align:center;
}

.SliderMainPanel .ThumbnailSlider .Caption
{
    height: 80px;
    overflow: hidden;
    font: 9.5pt "Segoe UI" ,Tahoma, Arial;
}

.SliderMainPanel .ThumbnailSlider .Caption a
{
    text-decoration: none;
}

.SliderMainPanel .Caption a:visited
{
    text-decoration: none;
}

.SliderMainPanel .Caption a:hover
{
    text-decoration: none;
    color99: #ff0000;
}


.flexdropdownmenu, .flexdropdownmenu ul{ /*topmost and sub ULs, respectively*/
	Z-INDEX: 999; BORDER-BOTTOM: #777777 1px solid; POSITION: absolute; 
	TEXT-ALIGN: left; BORDER-LEFT: #777777 1px solid; PADDING-BOTTOM: 10px; 
	MARGIN: 4px auto; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; BACKGROUND: #f4f4f4; 
	FLOAT: left; BORDER-TOP: #777777 1px solid; BORDER-RIGHT: #777777 1px solid; 
	PADDING-TOP: 10px; LEFT: -999em; -moz-border-radius: 5px 5px 5px 5px; 
	list-style-type: none;
	-webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px;
	FLOAT: right; MARGIN-RIGHT: 0px;
}
.flexdropdownmenu {
	WIDTH: 350px;
}

.flexdropdownmenu li{
	position: relative;
}

.flexdropdownmenu li a{
	display: block;
	width: 350px; /*width of menu (not including side paddings)*/
	color: black;
	background: #f4f4f4;
	border-bottom-width: 0;
	text-decoration: none;
	padding:  0px 5px 0px 0px;
}

* html .flexdropdownmenu li{ /*IE6 CSS hack*/
	display: inline-block;
	width: 350px; /*width of menu (include side paddings of LI A*/
}

.flexdropdownmenu li a:hover, .flexdropdownmenu li.selected>a{
	background: #f3e3bd;
}

.flexdropdownmenu LI:hover .align_right {
	RIGHT: -1px; TOP: auto; LEFT: auto;
}
.flexdropdownmenu LI A {
	OUTLINE-WIDTH: 0px; DISPLAY: block; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #21431d; FONT-SIZE: 12px; TEXT-DECORATION: none; 
}

.flexdropdownmenu LI a:visited
{
    text-decoration: none;
    color: #5f7d5c;
}



.ui-datepicker {
	TOP: 50px; LEFT: 300px;
}




.SliderVeticalPanel
{
    float: left;
    height: 755px;
    overflow: hidden;
    PADDING-LEFT: 11px; 
    PADDING-TOP:  5px; 
    padding-bottom:  10px; 
    margin: 0px 0px 0px 0px;
}

.SliderVeticalPanel div.LayoutIcon
{
    max-height: 400px;
    PADDING-LEFT: 0px; 
    margin: 10px 0px 0px 0px;
	border: solid 1px #c0c0c0;
    background: #fafafa;
}


.SliderVeticalPanel .Image 
{
    width: 230px;
    height: 125px;
    PADDING-LEFT: 0px; 
}

.SliderVeticalPanel .ThumbnailSlider img
{
    border: none;
}

.SliderVeticalPanel div.Caption
{
    width: 230px;
    height: 30px;
    max-height: 50px;
    overflow: hidden;                                                                                                                                                                                                                  ;
    text-align: center;
    PADDING-TOP: 7px; 
    PADDING-BOTTOM: 10px; 
}

.SliderVeticalPanel .ThumbnailSlider .Caption
{
    overflow: hidden;
    font: 9.5pt "Segoe UI" ,Tahoma, Arial;
}

.SliderVeticalPanel .ThumbnailSlider .Caption a
{
    text-decoration: none;
}

.SliderVeticalPanel .Caption a:visited
{
    text-decoration: none;
}

.SliderVeticalPanel .Caption a:hover
{
    text-decoration: none;
}





.SliderHorizontalPanel
{
    float: left;
    width: 220px;
    height: 180px;
    overflow: hidden;
    PADDING-LEFT: 20px; 
    PADDING-TOP:  20px; 
    margin: 0px 0px 0px 0px;
}

.SliderHorizontalPanel div.LayoutIcon
{
    width: 110px;
    height: 100%;
    max-height: 400px;
    PADDING-LEFT: 5px; 
    PADDING-TOP:  0px; 
}


.SliderHorizontalPanel .Image 
{
    width: 100px;
    PADDING-LEFT: 10px; 
}

.SliderHorizontalPanel .ThumbnailSliderH img
{
    border: none;
    width: 80px;
}

.SliderHorizontalPanel div.Caption
{
    width: 100px;
    height: 50px;
    max-height: 50px;
    overflow: hidden;
    text-align:center;
    color: #0000CE;
}

.SliderHorizontalPanel .ThumbnailSliderH .Caption
{
    height: 80px;
    overflow: hidden;
    font: 9.5pt "Segoe UI" ,Tahoma, Arial;
    color: #0000CE;
}

.SliderHorizontalPanel .ThumbnailSliderH .Caption a
{
    text-decoration: none;
    color: #0000CE;
}

.SliderHorizontalPanel .Caption a:visited
{
    text-decoration: none;
    color: #0000CE;
}

.SliderHorizontalPanel .Caption a:hover
{
    text-decoration: none;
    color: #0000CE;
}body { }

ul999 {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

div.AspNet-TreeView ul {
    margin-top: 30px;
    padding-inline-start: 30px;
    font-size: 14px;
    font-weight99: bold;
}

div.AspNet-TreeView ul li {
    padding: 5px 0 5px 0;
}

div.AspNet-TreeView a,
div.AspNet-TreeView a:visited,
div.AspNet-TreeView a:active,
div.AspNet-TreeView a:link {
    color: #4F82CB;
}

    div.AspNet-TreeView a:hover {
        color: #ff0000;
    }

div.AspNet-TreeView .AspNet-TreeView-Selected a {
    font-weight99: bold !important;
    color: #ff0000 !important;
}

h2.customlink_ctmv_title99 {
    font-family: arial, sans-serif;
}
.blogwrapper {   }
.blognavleft {float: left; width: 175px; padding: 5px 5px 30px 5px; 
	margin: 0px 0px 0px 0px;  }
.blognavright {float: right; width: 175px;  padding: 5px 5px 30px 5px; 
	margin: 0px 0px 0px 0px;  }
.blogcenter-nonav {margin: 0px 0px 0px 0px; padding: 5px 0px 0px 5px;    }
.blogcenter-leftnav {margin: 0px 0px 0px 185px; padding: 5px 0px 0px 5px;   }
.blogcenter-rightnav {margin:0px 185px 0px 0px; padding: 5px 0px 0px 5px;    }
.bloginfo {   }
.bloginfotitle {   font-weight: bold; }
.blogtitle { margin: 5px 0px 0px 0px;   font-weight: bold;  }
.blogdate { padding: 0px 5px 0px 0px; text-align:right; font-size:11px;  }
.blogcommentlink 
{ font-size:11px; text-align:right; padding: 0px 5px 3px 0px; font-family: Trebuchet MS;    }
div.blogcommentlink{ border-bottom: 1px solid #EAEAEA; }
div.blogcommenttext { border-bottom: 1px solid #EAEAEA;   }
.blogcommenttitle { font-family: Trebuchet MS;    }

.blogcommentposter { font-size:11px;   }
.blognav ul { list-style-type:none;  }
.blognav li { list-style: none; margin: 0px 0px 3px -30px;  }
div.blognavright div h3 { margin: 0px 0px -10px 8px; }.forumthreadcrumbs { margin: 0px 0px 3px 0px; color: #666666; }
.forumpostheader {padding: 0px 0px 0px 5px;margin: 0px 0px 0px 0px;  background-color: #eee; font-weight: bold; }
.postwrapper {float: left; width: 100%; background-color: #EAEAEA; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border:solid thin #EAEAEA;}
.postleft {clear: left; float: left; text-align:center;  width: 20%; padding: 15px 5px 5px 5px; margin: 0px 0px 0px 0px; }
.postright {  padding: 0px 0px 0px 0px; margin: 0px 0px 0px 21%; background-color: white; }
.posttopic {   background-color: #EAEAEA; }
.postbody { padding: 10px 5px 0px 5px; min-height: 80px; }
.forumpostuserpropertylist {  margin: 0px 0px 0px 0px; text-align: center; }
.forumpostusername { list-style-type:none;   }
.forumpostuseravatar { list-style-type:none; }
.forumpostuserattribute { list-style-type:none; }.rsswrapper {   }
.rssnavleft {float: left; width: 235px; padding: 5px 5px 30px 5px; margin: 0px 0px 0px 0px;   }
.rssnavright {float: right; width: 235px;  padding: 5px 5px 30px 5px; margin: 0px 0px 0px 0px;  }
.rsscenter-nonav {margin: 0px 0px 0px 0px; padding: 5px 0px 0px 5px; font-size: 105%;  }
.rsscenter-leftnav {margin: 0px 0px 0px 245px; padding: 5px 0px 0px 5px; font-size: 105%;   }
.rsscenter-rightnav {margin:0px 245px 0px 0px; padding: 5px 0px 0px 5px; font-size: 105%;   }
.rsstitle { margin: 5px 0px 0px 0px;  font-weight: bold;   }
div.rsstitle h2 { font-family: arial, sans-serif;font-size: 140%;font-weight: normal; }
.rssdate {  padding: 0px 5px 0px 0px; text-align:right;    }
.rsstext {   }
.rssauthor {  padding: 0px 0px 5px 5px; font-family: Trebuchet MS;  border-bottom: solid 1px #ccc;   }
.FeedHead {  border-bottom-color: #CAB693; border-bottom-style: solid;
	border-bottom-width: 1px; padding: 0.5em; }
.FeedBody {  border-color: #CAB693; border-style: solid; border-width: 1px;
	border-top-width: 0px; padding-left: 0.5em; padding-right: 0.5em; }
.rssfeedentryTrue {   }
.rssfeedentryFalse { background-color: Silver; }

	body { margin: 0px 0px 0px 0px; }
.formwizlist ul { margin: 0px 0px 0px 0px; padding: 0px; }
.formwizlist, .formwizlist li, .formwizlist ul li { list-style: none; padding: 0px 0px 4px 0px; margin-left:0px; }
.draghandle {width:50px;height:25px;margin-right:5px;background-image:url('draghandle.gif');background-repeat:repeat; cursor:move;float:left;}
.callbackstyle, .callbackStyle ul li {border:thin #6297BC inset; list-style: none;}
.draghandle  li {list-style: none; }
.reordercue { border:dashed thin black; width:100%; height:25px;  }
.questioncontainer { padding: 5px; border: dashed 1px black; }
.editcontainer { float:left; }
.draghandle .buttoncontainer {float:left;margin:0px;padding:0px; }
.draghandle .buttoncontainer .upbutton { float:left;margin:0px;padding:0px;}
.draghandle .buttoncontainer .downbutton { float:left;clear:left;margin:0px;padding:0px; }
.formwizard .settingrow .settinglabel {width:100%;  }
body {  }
.productlist h3 { color: #75A54B; }
.productcontainer { border-bottom: solid thin #75A54B; padding:7px; float:left; clear:both;width:100%; }
.productcontainer h4 { margin-top: 0px; margin-bottom: 3px;  font-size: 1.3em; }
.productcontainer p { margin: 0px;  }
.offercontainer { clear:both; }.aspcalendarmain { margin: 0px 0px 0px 5px; background-color: #e6efdb; color:Black; font-size:10px; }
.aspcalendardayheader { font-weight:bold; font-size:10px; color:#08619a; text-align:center; white-space:nowrap;}
.aspcalendarday { border: solid 1px black;  font-size:10px; color:Black; text-align:center; white-space:nowrap;}
.aspcalendarnextprevious {  font-weight:bold; font-size:small; color:Black; text-align:center; white-space:nowrap; }
.aspcalendarothermonth { border: solid 1px black; background-color:#f3f3f3;  font-size:10px; color:Black; text-align:center; white-space:nowrap; }
.aspcalendarselectedday { border: solid 1px black; background-color:#FFFFE0;  font-size:10px; color:Black; text-align:center;  }
.aspcalendarselector {   font-size:8pt; font-weight:bold; text-align:center; white-space:nowrap;  }
.aspcalendartitle { border: none;  background-color: #e8e8e8; font-size:10px; font-weight:bold; text-align:center; white-space:nowrap; }
.aspcalendartoday { border: solid 1px black; background-color:#FFFFE0; color:Black; font-size:10px; text-align:center; }
.aspcalendarweekendday { border: solid 1px black; background-color:#D3D3D3; color:Black; font-size:10px; text-align:center; }


.mpcalendarmain { border-style:solid; padding:3px; margin:0; color:Black; font-size:small; width: 100%;}
.mpcalendardayheader { font-weight:bold; font-size:8pt; color:Black; text-align:center; }
.mpcalendarday { border: solid 1px black;  font-size:8pt; color:Black; text-align:center; }
.mpcalendarnextprevious {font-weight:bold; font-size:small; color:Black; text-align:center;  }
.mpcalendarothermonth { border: solid 1px black; background-color:#f3f3f3;  font-size:8pt; color:Black; text-align:center;  }
.mpcalendarselectedday { border: solid 1px black; background-color:#FFFFE0;  font-size:8pt; color:Black; text-align:center;  }
.mpcalendarselector { background-color: #eee; color:Green; border-color:Red;  font-size:8pt; font-weight:bold; text-align:center; }
.mpcalendartitle { font-size:8pt; font-weight:bold; text-align:center;  }
.mpcalendartoday { border: solid 1px black; background-color:#FFFFE0; color:Black; font-size:8pt; text-align:center; }
.mpcalendarweekendday { border: solid 1px black; background-color:#D3D3D3; color:Black; font-size:8pt; text-align:center; }
/* CSS Document */
#ibox_w{ position: absolute; top: 0px; left: 0px; z-index:100; width: 100%;height: 100%;
	background-color: #444;margin:0;padding:0; }
#ibox_progress {margin:0;padding:0; position: absolute; z-index:105; }
#ibox_wrapper { position: absolute; top: 0px; left: 0px; z-index:1000; padding:10px;border:1px solid #CCC;
	width:300px; height:300px; background-color:#999999; padding-bottom:30px; margin:0; }
#ibox_wrapper a {color: White; }
#ibox_content { background-color:#FFFFFF; color:black; width:100%; height:100%; margin-bottom:5px; position:relative;
	top:0px;left:0px;border:1px solid #000;padding:2px;}
#ibox_content a { color: black; }
#ibox_footer_wrapper {position:relative;padding:0;margin:0;top:0px;left:0px; }