/*--CONTENT STYLE LEVEL 2--
---------------------------------------------------*/

/*--CONTENT WRAPPER OUTTER STYLE--
---------------------------*/
#content-wrapper-outter {
  min-height: 353px;
  background-color: #FFFFFF;
  margin: 0;
  padding: 0;
  background: #FFFFFF url(../images/content-wrapper-outter-bg.gif) repeat-y 0 0;
}

#content-wrapper-outter-image {
  position: absolute;
  margin: 36px 0;
}
/*--CONTENT WRAPPER INNER STYLE--
---------------------------*/
#content-wrapper-inner {
  background: url(../images/people-content-bg.png) repeat-y 0 0;
  position: relative;
  min-height: 353px;
}

#side-bar {
  width: 180px;
  float: left;
  padding: 10px 0 0 0;
  margin: 0;
  font-size: 11px;
}

#side-bar li {
  margin: 4px 15px 7px 15px;
  padding: 0;
  list-style: none;
}

#side-bar a {
  color: #FFFFFF;
}

#side-bar a.current, #side-bar a.currentParent, #side-bar a:hover {
  color: #fca712;
  text-decoration: none;
}

#bread-crumb {
  position: absolute;
  top: 10px;
  left: 205px;
  font-size: 10px;
}

#bread-crumb a {
  margin-right: 5px;
}
/*--CONTENT--
---------------------------*/
#content {
  width: 449px;
  font-size: 11px;
  padding: 50px 0 0 20px;
}

#content-icons {
  width: 449px;
  font-size: 11px;
  padding: 0 0 0 30px;
  vertical-align: bottom;
}

#content-icons img {
    padding-right: 20px;
}

#content h1 {
  color: #f8a654;
  font-size: 40px;
  font-weight: normal;
  padding: 0;
  font-family: Arial, sans-serif;
}
#content ul, #content ol {margin: 1em; padding-left: 40px;}
#content ol {list-style: decimal;}
#content ul {list-style: disc;}
h2, h2 a, h3, h3 a {
    color: #7682a0;
}

h3 {
    font-size: 11px;
}

h4 {
    color: #fca712;
    font-size: 11px;
    font-weight: normal;
}

h5 {
    font-size: 11px;
    margin: 10px 0;
}

hr {
    background: #6d768e;
    color: #6d768e;
    vorder: 0px solid #6d768e;
}

#legal-ease {
    left: 4px;
}

#content-left {
    padding: 330px 10px 0 30px;
    width: 200px;
    font-size: 11px;
}

#action-icons {
    padding: 15px 0 50px 0;
}

#bio {
    padding: 15px 0;
}

#tblCredentials ul {
    list-style: none;
    padding-left: 10px;
}

.icon {
    height: 24px;
    width: 26px;
    display: block;
    float: left;
    padding: 0 10px 0 0;
}

#vcard {
    background: url(/layout/images/vcard-icon.gif) no-repeat 0 0;
}

#email {
    background: url(/layout/images/email-icon.gif) no-repeat 0 0;
}

#pdf {
    background: url(/layout/images/pdf-icon.gif) no-repeat 0 0;
}

#print {
    background: url(/layout/images/print-icon.gif) no-repeat 0 0;
}

#tblNews td {
    padding: 5px 0;
}

#people-bkgrd-wrap {
    margin: 50px 0 0 0;
    float: left;
    background: #fff url(/layout/images/people-bkgrd.gif) repeat-y 0 0;
}

#people-bkgrd-wrap #content-left {
    padding: 0 10px 0 30px;
}

#people-bkgrd-wrap #content {
    padding: 0 10px 0 30px;
}

#tblCredentials td p {
    padding: 0 0 0 10px;
    margin: 10px 0;
}

#profile-pic {
    border: 1px solid #5f5c5c;
}
