@charset "utf-8";

/*------------- reset -------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, blockquote, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

/*------------- end reset -------------*/

/* 	STYLESHEET 
	Modified: October 29, 2010
	By: Duy Nguyen
*/


body {
	background: #9b6d3c url(../images/site_bg.jpg) center top  no-repeat;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	}
	
hr {
	background-color: #cccccc;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
#container {
	width: 960px;
	margin: 0 auto;
}

#header_top {
	width: 960px;
	height: 120px;
	overflow: hidden;
}
#header {
	width: 960px;
	height: 340px;
	background: url(../images/header_bg.jpg) no-repeat center top;
}
.header_about {
	width: 960px;
	height: 170px;
	background: url(../images/bg_about.jpg) no-repeat center top;
}
.header_movement {
	width: 960px;
	height: 170px;
	background: url(../images/bg_movement.jpg) no-repeat center top;
}
.header_studies {
	width: 960px;
	height: 170px;
	background: url(../images/bg_study.jpg) no-repeat center top;
}
.header_research {
	width: 960px;
	height: 170px;
	background: url(../images/bg_research.jpg) no-repeat center top;
}
.header_books {
	width: 960px;
	height: 170px;
	background: url(../images/bg_publications.jpg) no-repeat center top;
}
.header_contact {
	width: 960px;
	height: 170px;
	background: url(../images/bg_contact.jpg) no-repeat center top;
}
.header_support {
	width: 960px;
	height: 170px;
	background: url(../images/bg_support.jpg) no-repeat center top;
}
.header_articles {
	width: 960px;
	height: 170px;
	background: url(../images/bg_articles.jpg) no-repeat center top;
}
.left_page {
	width: 708px;
	float: left;
	overflow: hidden;
	margin: 30px 0px 10px 20px;
}
.left_page p {
	margin-left: 30px;
	margin-bottom: 12px;
}
.left_page ul, ol, li, blockquote {
	padding-left: 16px;
	margin-left: 16px;
	margin-bottom: 8px;
}
.left_page h2 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: normal;
	color: #666666;
	margin-bottom; 28px;
}
#content {
	width: 960px;
	background: #f5f1ec url(../images/page-bg.jpg) repeat-y;
	overflow: hidden;
}

#left_col {
	width: 748px;
	float: left;
	overflow: hidden;
	}

#boxleft {
	width: 335px;
	height: 450px;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	}
#boxright {
	width: 335px;
	height: 450px;
	margin-top: 30px;
	padding: 0px 0px 0px 20px;
	border-bottom: 1px solid #999;
	float: left;
	}
#boxcenter {
	width: 710px;
	float: left;
	background: #f5f1eb url(../images/2box_home_bg.jpg) no-repeat center top;
	margin: 10px 0px 6px 20px;
	overflow: hidden;
	}
#boxcenter1 {
	width: 325px;
	float: left;
	margin-top: 20px;
	margin-left: 5px;
	padding-left: 10px;
	}
#boxcenter2 {
	width: 325px;
	float: right;
	margin-top: 20px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
#right_col {
	width: 180px;
	background: #3d0303 url(../images/box_bg_right.jpg) no-repeat center top;
	float: right;
	padding: 30px 8px 20px 22px;
	text-align: left;
	overflow: hidden;
	}
#right_col a{
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #ffcc00;
	}
#right_col p {
	line-height: 18px;
}
#footer {
	background: #3d0304 url(../images/footer_bg.jpg) no-repeat center bottom;
	text-align: center;
	width: 100%;
	height: 240px;
	overflow: hidden;
	clear:both;
}

#footer_content {
	width: 960px;
	margin: 0px auto;
	height: 240px;
	background: #150101 url(../images/footer_nav_bg.jpg) no-repeat center top;
}
/* text styles */

h1 {
	text-indent: -9999px;
	background: url(../images/logo_pmdi.jpg) no-repeat;
	float: left;
	width: 460px;
	height: 100px;
	overflow: hidden;
}

h1 a {
	width: 460px;
	height: 100px;
	display: block;
	overflow: hidden;
}

h2 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	float: left;
	line-height: 28px;
	font-weight: normal;
	color: black;
}

h3 {
	font:14px normal Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
}
h4 {
	font: 11px/14px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #8d6c50;
	margin-top: 66px;
	font-weight: normal;
}

h5 {
	font: 10px/24px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #7f6842;
	margin: 20px 0px 20px 0px;
	font-weight: normal;
	border-top: 1px dotted #502c21;
}

/* navigation styles */

#top_nav {
	font: bold 14px Arial, Helvetica, sans-serif;
	list-style-type: none;
	float: right;
	margin-right: 22px;
	width: 240px;
}

#top_nav li {
	float: left;
	padding-left: 16px;
	padding-right: 4px;
	line-height: 16px;
}

#top_nav li a {
	color: black;
	text-decoration: none;
	display: block;
	padding-top: 30px;
	text-align: center;
}
#top_nav li a:hover {
	color: #660000;
}
#top_nav li:first-child, #main_nav li:first-child {
	border-left: none;
	background: none;	
}
#main_nav {
	width: 960px;
	height: 42px;
	background-image:url(../images/nav_bg.jpg);
	overflow: hidden;
}
#main_nav li {
	float: left;
	display: inline;
	padding: 12px 2px 0px 12px;
	margin-left: 10px;
	font: 14px Arial, Helvetica, sans-serif;
	list-style-type: none;
	border-left: 1px dotted white;
}

#main_nav li a {
	color: white;
	text-decoration: none;
	display: block;
	height: 30px;
}
#main_nav li a:hover {
	color: black;
}

/* Bottom Nav */

#footer_bg {
	background: url(../images/footer_bg.jpg) no-repeat center top;
	width: 100%;
	overflow: hidden;
	clear:both;
}
#footer_content {
	width: 960px;
	height: 240px;
	background: url(../images/footer_nav_bg.jpg) no-repeat center top;
	margin: 0 auto;
	overflow:hidden;
}
#footer_right {
	width: 180px;
	float: right;
	margin: 60px 20px 0px 0px;
	line-height: 20px;
	text-align: right;
}
#footer_right p{
	margin-bottom: 12px;
}
#footer_left {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
	float:left;
	color: #8d6c50;
	width: 710px;
	margin-top: 50px;
	margin-left: 25px;
	overflow: hidden;
}
#footer_nav {
	margin-top:16px;
	margin-bottom: 0px;
	margin-left: -6px;
}
#footer_nav li {
	float: left;
	font: 11px/6px bold Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-indent: 0px;
	padding: 2px 0px 2px 8px;
	border-left: 1px dotted #8d6c50;
}
#footer_nav li a {
	color: #f2d59e;
	text-decoration: none;
}
#footer_nav li a:hover {
	text-decoration: underline;
}
#footer_nav li:first-child {
	border-left: none;
	margin: 0px;
}
/* 2nd footer nav */
#footer_nav2 {
	margin-bottom: 0px;
	margin-left: -6px;
}
#footer_nav2 li {
	float: left;
	font: 11px/8px bold Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-indent: 0px;
	padding: 2px 0px 2px 8px;
	border-left: 1px dotted #8d6c50;
}
#footer_nav2 li a {
	color: #f2d59e;
	text-decoration: none;
}
#footer_nav2 li a:hover {
	text-decoration: underline;
}
#footer_nav2 li:first-child {
	border-left: none;
	margin: 0px;
}



/* Header Slogan */
#slogan {
	width: 310px;
	height: 170px;
	margin: 40px 140px 0px 12px;
	float: right;
}

#slogan p {
	font: 15px normal Arial, Helvetica, sans-serif;
	color: white;
	margin-top:40px;
	line-height: 48px;
	margin-left: 4px;
}
#slogan a{
	color:#ffffff;
	text-decoration: none;
	display: block;
	padding-top:6px;
}
/* 3 boxes top */
#boxes {
	width: 840px;
	height: 120px;
	overflow: hidden;
	margin-top: 10px;
	float:left;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

#box1 {
	float: left;
	width: 230px;
	height: 120px;
	border-right: 1px dotted #666666;
	padding: 20px 5px 0px 15px;
}
#box2 {
	float: left;
	width: 230px;
	height: 120px;
	border-right: 1px dotted #666666;
	padding: 20px 5px 0px 15px;
}
#box3 {
	float: left;
	width: 290px;
	height: 120px;
	padding: 20px 5px 0px 15px;
}
/* Reuse Classes Text */

.purple {
	font:Georgia, "Times New Roman", Times, serif;
	color: #890089;
}
.bold_txt {
	font-weight: bold;
	font: 20px  Georgia, "Times New Roman", Times, serif;
	color: #990000;
}
.red {
	color: #990000;
}
.white {
	color: #ffffff;
}
.italic {
	font-style:italic;
	}
.txt11 {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 10px;
}
.txt12 {
	font:12px/18px Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	}
.txt14 {
	font:14px/18px Arial, Helvetica, sans-serif;
	margin-bottom: 14px;
	}
.black14 {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	display:block;
	margin-bottom: 10px;
	}
.brown14 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #330000;
	}
.yellow18 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #fdfdb7;
	font-weight: normal;
	margin-bottom: 18px;
	}
.tgrey {
	color: #666666;
	}	
.red16 {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	display: block;
	}
.orange {
	color: #fbc370;
	}
.orangel {
	color:#f8e1c9;
	}
.bold {
	font-weight: bold;
	}
.txt_18 {
	font-size: 18px;
	margin-bottom: 16px;
}
.brown {
	color: #900;
}
.arrows_link {
	background: url(../images/arrows.gif) 0px 2px no-repeat;
	padding-left: 12px;
}
.gray a {
	color: #7f6842;
	text-decoration: none;
	font-weight:bold;
	}

.gray {
	color: #7f6842;
	padding-top: 20px;
	}

/* Reuse Tags */
.clear {
	clear: both;
}
.floatright {
	float: right;
	margin: 2px 0px 10px 20px;
}
.floatright1 {
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
}
.floatleft {
	float: left;
	margin-right: 5px;
	margin-bottom: 80px;
}
.block {
	display: block;
}
.contentlink {
	background: url(../images/arrows-red.gif) 0px 2px no-repeat;
	padding-left: 14px;
}
.contentlink-orange {
	background: url(../images/arrows-orange.gif) 0px 2px no-repeat;
	padding-left: 14px;
}
.address {
	white-space: pre;
	}
/* Summaries */
#summary4 {
	font: 12px/16px normal Arial, Helvetica, sans-serif;
	width: 800px;
	height: 600px;
	overflow: auto;
	padding-right: 20px;
}
#summary4 p {
	font: 12px/16px normal Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
#summmary4 ol{
	list-style: decimal;
}
#summary4 li {
	font: 12px/16px Arial, Helvetica, sans-serif;
	margin-left: 30px;
	}
/* Testimonials */
#testimonial_1 {
	width: 500px;
	height: 410px;
	color: #000;
	overflow: auto;
	}
#testimonial_2 {
	width: 500px;
	height: 410px;
	color: #000;
	overflow: auto;
	}
/* videos classes */
#drtruong_video2 {
	width: 660px;
	height: 535px;
	color: #000;
	overflow: auto;
	}
#drtruong_video3 {
	width: 660px;
	height: 535px;
	color: #000;
	}
#drtruong_video4 {
	width: 660px;
	height: 535px;
	color: #000;
	}
#drtruong_video5 {
	width: 660px;
	height: 535px;
	color: #000;
	}
#drtruong_video6 {
	width: 660px;
	height: 535px;
	color: #000;
	}
.gallery li {
	float: left;
	display: inline;
	list-style-type: none;
	border: 1px solid #ccc;
	margin: 8px;
	padding: 2px;
	text-align: center;
	}
.gallery li:first-child {
	margin-left: 0px;
}
/* form style */

form, input, label, select, textarea, label {
	margin: 0;
	padding: 0;
	border: 0;
}

#contactform {
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	overflow: hidden;
}

input, select, textarea, label {
	float: left;
}

input, textarea {
	padding: 3px;
	width: 170px;
}

input, select {
	border: 1px solid #999;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 0;
	line-height: 12px;
}

label {
	width: 100px;
	text-align: right;
	margin-right: 10px;
	padding-top: 3px;
}

textarea {
	overflow: hidden;
	height: 150px;
	width: 250px;
	border: 1px solid #999;
	margin-bottom: 10px;
}

.email {
	width: 400px;
}

#submit {
	float: left;
	clear: both;
	padding: 5px 10px 5px 10px;
	font-size: 14px;
	font-weight: bold;
	width: auto;
	margin-left: 110px;
}

label.error {
	color: red;
	width: auto;
	margin: 0;
	padding: 0;
	margin-left: -10px;
	font-size: 13px;
}

.zip {
	width: 55px;
}

.ziplabel {
	width: 29px;
}

/* ------ YouTube Video --- */
#ytvideo,
#ytvideo2 {
    float: left;
	margin-right:10px;
}


.yt_holder {
    background: #dddddd;
    padding: 10px;
	height: 310px;
    border: 1px solid #e3e3e3;
	margin-bottom:15px;
}


.yt_holder ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 180px;
}

.yt_holder ul li {
    list-style-type: none;
    display:block;
    background: #f1f1f1;
    width: 200px;
    margin-bottom: 5px;
	padding:5px;

}

.yt_holder ul li img {
    width: 120px;
    float: left;
    margin-right: 2px;
    border: 1px solid #999;
}

.yt_holder ul li a {
    font-family: georgia;
    text-decoration: none;
    display: block;
    color: #000;
}
.yt_holder ul li a:hover {
    font-family: georgia;
    text-decoration: underline;
    display: block;
    color: #cc0000;
}

.yt_holder .currentvideo {
	background: #CC6600;
}

.yt_holder .currentvideo a{
	color: #ffffff;
}
	
/*------------- Duy Nguyen --------------*/

