/* Wrapper / Content / General Tags ------------------------------------------------------*/
#content.text h1 { padding-bottom: 5px; font-size: 26px; font-weight: bold; color: #79992c; }
#content.text h2 { padding-bottom: 10px; font-size: 21px; font-weight: bold; color: #4f6069; }
#content.text h3 { padding-bottom: 10px; font-size: 19px; font-weight: bold; color: #464749; }
#content.text h4 { padding-bottom: 10px; font-size: 18px; font-weight: bold; color: #0c1d26; }
#content.text h5 { padding-bottom: 10px; font-size: 16px; font-weight: bold; color: #555; }
#content.text h6 { padding-bottom: 10px; font-size: 14px; font-weight: bold; color: #444; }
#content.text p { margin-bottom: 15px; font-size: 14px; font-weight: normal; line-height: 22px; color: #333; }
#content.text p a { color: #333; text-decoration: underline; }
#content.text p a:hover { color: #333; text-decoration: none; }
#content.text hr { border: 1px solid #eee; }
#content.text ul, #content.text ol { padding: 0 10px 0 25px; }
#content.text ul li, #content.text ol li { padding-bottom: 5px; font-size: 13px; font-weight: normal; line-height: 20px; color: #333; }
#content.text ul { list-style: square; }
#content.text ul ul, #content.text ol ol { padding: 10px 10px 0 40px; }
#content.text ul ul ul, #content.text ol ol ol { padding: 10px 10px 0 60px; }
#content.text ol { list-style: upper-alpha; }
#content.text ol ol { list-style: decimal !important; } 
#content.text ol ol ol { list-style: lower-alpha !important; }
#content.text table td { font-size: 13px; border: 1px solid #ddd; padding: 5px;}
/* Wrapper / Content / Brand Tags ------------------------------------------------------*/
#content blockquote { margin-bottom: 15px; font-size: 16px; font-weight: normal; font-style: italic; line-height: 24px; color: #666; }
/* Content / Brand Tags ------------------------------------------------------*/
#chingarden { zoom: 1; display: block; overflow: hidden; background: transparent url('../images/backs/chinesegarden.gif') no-repeat 90% bottom; }
/* History / Timeline Tags ------------------------------------------------------*/
#timeline { margin-top: 10px; background: #fff url('../images/timeline.gif') no-repeat 10% 0%; }
#timeline .line { padding: 0 0 10px 30px; }
#timeline .line h3 { float: left; width: 50px; padding: 10px; display: block; background: #fff; }
#timeline .line img { float: left; width: 50px; padding: 25px 15px 0 5px; }
#timeline .line p { float: left; width: 420px; color: #666; }
#timeline .line p + p { margin-left: 140px; }
/* Team Tags ------------------------------------------------------*/
#team { width: 100%; }
#team ul#tabs_team { width: 180px; margin-left: -20px; }

#team .teaminfo { width: 300px; margin-left: 10px; padding-left: 10px; border-left: 1px solid #ccc; }
#team .teaminfo img { display: block; padding: 0 0 20px 10px; }
#team .teaminfo table { margin: 0 0 20px 10px; }
#team .teaminfo table td { font-size: 15px; border: none; }
#team .teaminfo table td.main { width: 30%; font-weight: bold; color: #79992C; text-align: right;}
#team .teaminfo p { width: 350px; padding: 0 10px; }
#team .teaminfo a { text-decoration: underline; }
#team .teaminfo a:hover { text-decoration: none; }
/* Affiliations Tags ------------------------------------------------------*/
.affiliations { clear: both; width: 100%; margin: 0; padding: 7px 0; border-bottom: 1px solid #ccc; }
*:first-child+html .affiliations { padding: 5px 0 20px 0; }
.affiliations img { display: block; padding: 20px 50px 0 0; }
.affiliations .wrap { float: left; width: 350px; }
.affiliations .wrap h3 { width: 100%; padding-top: 20px; }
/* Case Studies / Sidebar / Cases People Tags ------------------------------------------------------*/
ul#cases_people { margin: 0; padding: 0; list-style: none; }
ul#cases_people li a { font-size: 16px; font-weight: bold; color: #999; text-decoration: none; }
ul#cases_people li a.active { color: #4f6069; text-decoration: underline; }
/* Case Studies / Content / Studies Tags ------------------------------------------------------*/
.studies { clear: both; width: 100%; margin: 0; padding: 10px 0; }
.studies img { display: block; width: 210px; padding-right: 10px; }
.studies table { width: 350px; margin: 20px 0 0 0; }
.studies table th, .studies table td { line-height: 20px; font-size: 14px; }
.studies table th { width: 30%; text-align: left; font-weight: bold; color: #333; }
.studies table th.nom { padding-bottom: 5px; font-size: 18px; color: #79992c; }
/* Our Story/ Contact Tags ------------------------------------------------------*/
.success { margin: 10px 0; padding: 10px 10px 0 10px; background: #cfe8b7 !important; color: #464749 !important; }
.success p { color: #fff; }
.contactus span.error ul.errorlist { margin: 0 !important; padding: 0 !important; list-style: none !important; background: #fff !important; }
.contactus span.error ul.errorlist li { font-style: italic; color: #990000 !important; background: #fff !important; }
