html {
  background: black url(../images/background.png) top center repeat-y; }

body {
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 14px;
  text-align: center;
  background: url(../images/header.jpg) top center no-repeat; }

div.placeholder {
  background: #AAA;
  margin-right: 10px;
  color: #CCC;
  text-align: center; }

.reset {
  clear: both;
  line-height: 1px;
  height: 1px; }

a.moreInfo {
  width: 181px;
  height: 21px;
  display: block;
  background: url(/images/home/elements.png) top right; }
  a.moreInfo span {
    display: none; }

a {
  text-decoration: none;
  font-weight: bold;
  color: blue; }
  a:hover {
    text-decoration: underline; }
  a img {
    border: 0; }

blockquote {
  margin: 10px;
  padding: 1px 30px;
  background: url(/images/blockquote_bg.png) top left no-repeat;
  font-size: 18px;
  font-family: Georgia;
  font-style: italic;
  color: #444; }
  blockquote span {
    font-style: normal;
    padding: 8px 0 0 30px;
    display: block;
    color: black;
    font-family: "Trebuchet MS", Verdana, serif; }

form.newsletter-signup input.text-field {
  width: 160px; }


div#wrapper {
  width: 964px;
  margin: auto;
  text-align: left; }
  div#wrapper div#header {
    height: 169px; }
    div#wrapper div#header h1 {
      text-indent: -9999px;
      margin: 0;
      padding: 0; }
      div#wrapper div#header h1 a {
        display: block;
        height: 169px;
        overflow: hidden; }
  div#wrapper ul#nav {
    height: 49px;
    padding: 0;
    margin: 0;
    list-style-type: none; }
    div#wrapper ul#nav li {
      font-size: 14px;
      float: left;
      text-align: center; }
      div#wrapper ul#nav li a {
        color: white;
        text-decoration: none;
        display: block;
        padding-top: 8px;
        height: 41px;
        width: 120px; }
        div#wrapper ul#nav li a.active {
          text-decoration: underline; }
  div#wrapper div#leftCol {
    width: 260px;
    padding-top: 14px;
    float: left;
    font-size: 12px; }
    div#wrapper div#leftCol div.item {
      padding: 0 14px 14px; }
      div#wrapper div#leftCol div.item h2 {
        height: 26px;
        margin: 0 -14px;
        padding-left: 14px;
        background: url(../images/left_column_headline.png) repeat-x;
        font-size: 16px;
        font-weight: bold; }
        div#wrapper div#leftCol div.item h2 span {
          display: block;
          padding: 2px 0 0; }
      div#wrapper div#leftCol div.item ul {
        margin: 0;
        padding: 0 15px; }
        div#wrapper div#leftCol div.item ul li {
          margin: 4px;
          font-size: 1.2em; }
          div#wrapper div#leftCol div.item ul li a {
            color: white; }
  div#wrapper div#mainContent {
    width: 704px;
    float: left; }
    div#wrapper div#mainContent h1 {
      margin: 0 0 15px;
      font-size: 30px; }
    div#wrapper div#mainContent h2 {
      font-size: 24px; }
    div#wrapper div#mainContent h3 {
      margin: 0;
      padding: 0;
      font-size: 20px;
      font-weight: normal; }
      div#wrapper div#mainContent h3 strong.big {
        font-size: 25px;
        color: #24548A; }
    div#wrapper div#mainContent div.left, div#wrapper div#mainContent div.right {
      background: url(../images/corners_round_white.png);
      width: 14px;
      height: 14px;
      float: left; }
    div#wrapper div#mainContent div.center {
      background: white;
      width: 676px;
      height: 14px;
      float: left; }
    div#wrapper div#mainContent div.topCorners div.left {
      background-position: top left; }
    div#wrapper div#mainContent div.topCorners div.right {
      background-position: top right; }
    div#wrapper div#mainContent div.bottomCorners div.left {
      background-position: bottom left; }
    div#wrapper div#mainContent div.bottomCorners div.right {
      background-position: bottom right; }
    div#wrapper div#mainContent div#innerMainContent {
      background: white;
      margin: 14px 0 0;
      padding: 0 14px 14px; }
    div#wrapper div#mainContent div#footer {
      text-align: center;
      color: white;
      font-size: 9px;
      font-weight: bold;
      padding: 40px 0 15px; }
      div#wrapper div#mainContent div#footer a {
        color: white; }


body#home ul#nav {
  background: url(../images/home/nav.jpg); }
  body#home ul#nav a:hover, body#home ul#nav a.active {
    color: #FFE65F; }
body#home div#leftCol h2 {
  color: #415795; }
body#home div#leftCol div.item li a {
  color: blue !important; }
body#home div#content {
  background: url(../images/home/elements.png); }
  body#home div#content div.welcome {
    height: 324px;
    background: url(../images/home/welcome.jpg); }
    body#home div#content div.welcome div.text {
      padding: 2px 14px 2px 0px; }
      body#home div#content div.welcome div.text a.dvd-home-link {
        float: left;
        width: 328px;
        height: 320px;
        margin: 0px; }
  body#home div#content div.focus {
    width: 205px;
    margin: 10px;
    float: left;
    font-size: 12px;
    position: relative;
    margin-bottom: 40px; }
    body#home div#content div.focus h2 {
      color: #415795;
      font-size: 20px;
      margin: 8px 0; }
    body#home div#content div.focus a.moreInfo {
      position: absolute;
      top: 124px; }


body#chakras ul#nav {
  background: url(../images/chakras/nav.jpg); }
  body#chakras ul#nav a:hover, body#chakras ul#nav a.active {
    color: #FFE65F; }
body#chakras div#leftCol {
  color: white; }
  body#chakras div#leftCol h2 {
    color: #CE2324; }
  body#chakras div#leftCol a {
    color: #FBB !important;
    text-decoration: underline; }
    body#chakras div#leftCol a:hover {
      text-decoration: none; }
body#chakras div#content {
  background: url(../images/chakras/elements.png); }
  body#chakras div#content a {
    color: #810505; }
  body#chakras div#content table.info-table {
    width: 100%;
    margin: 20px 0; }
    body#chakras div#content table.info-table td {
      vertical-align: top;
      background-position: 0 30px;
      background-repeat: no-repeat;
      width: 33%; }
      body#chakras div#content table.info-table td h2 {
        margin: 0;
        font-size: 22px; }
      body#chakras div#content table.info-table td ul {
        margin: 0;
        padding: 5px 0 5px 20px; }
      body#chakras div#content table.info-table td.articles {
        background-image: url(/images/block_bg_red.png); }
        body#chakras div#content table.info-table td.articles h2, body#chakras div#content table.info-table td.articles a {
          color: #800; }
      body#chakras div#content table.info-table td.workshops {
        background-image: url(/images/block_bg_green.png); }
        body#chakras div#content table.info-table td.workshops h2, body#chakras div#content table.info-table td.workshops a {
          color: #080; }
      body#chakras div#content table.info-table td.media {
        background-image: url(/images/block_bg_blue.png); }
        body#chakras div#content table.info-table td.media h2, body#chakras div#content table.info-table td.media a {
          color: #008; }
  body#chakras div#content table.chakras-table h2 {
    margin: 0; }
  body#chakras div#content table.chakras-table h3 {
    font-size: 18px !important;
    margin: 5px 0; }
  body#chakras div#content table.chakras-table td {
    padding-top: 20px;
    vertical-align: top; }
  body#chakras div#content table.chakras-table tr.chakra-seven h2, body#chakras div#content table.chakras-table tr.chakra-seven h3 {
    color: #990066; }
  body#chakras div#content table.chakras-table tr.chakra-six h2, body#chakras div#content table.chakras-table tr.chakra-six h3 {
    color: #A000FF; }
  body#chakras div#content table.chakras-table tr.chakra-five h2, body#chakras div#content table.chakras-table tr.chakra-five h3 {
    color: #0040FF; }
  body#chakras div#content table.chakras-table tr.chakra-four h2, body#chakras div#content table.chakras-table tr.chakra-four h3 {
    color: #009900; }
  body#chakras div#content table.chakras-table tr.chakra-three h2, body#chakras div#content table.chakras-table tr.chakra-three h3 {
    color: #EE9900; }
  body#chakras div#content table.chakras-table tr.chakra-two h2, body#chakras div#content table.chakras-table tr.chakra-two h3 {
    color: #FF8800; }
  body#chakras div#content table.chakras-table tr.chakra-one h2, body#chakras div#content table.chakras-table tr.chakra-one h3 {
    color: #CC0000; }


body#workshops ul#nav {
  background: url(../images/workshops/nav.jpg); }
  body#workshops ul#nav a:hover, body#workshops ul#nav a.active {
    color: #FFE65F; }
body#workshops div#leftCol {
  color: black; }
  body#workshops div#leftCol h2 {
    color: #A55D00; }
body#workshops div#content {
  background: url(../images/workshops/elements.png); }
  body#workshops div#content h2 {
    color: #FF8F00; }
  body#workshops div#content table.workshops-table {
    width: 100%;
    clear: both; }
    body#workshops div#content table.workshops-table td {
      vertical-align: top; }
      body#workshops div#content table.workshops-table td.image {
        width: 160px; }
      body#workshops div#content table.workshops-table td.schedule {
        width: 140px;
        background: #ffe9cc;
        padding: 10px;
        text-align: right; }
      body#workshops div#content table.workshops-table td h2 {
        margin: 0; }
      body#workshops div#content table.workshops-table td p {
        margin-top: 0; }
  body#workshops div#content div#workshop-locations {
    float: right;
    width: 120px;
    padding: 10px;
    margin-left: 10px;
    background: #DDD;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px; }


body#shop ul#nav {
  background: url(../images/shop/nav.jpg); }
  body#shop ul#nav li a {
    color: black; }
  body#shop ul#nav li a:hover, body#shop ul#nav li a.active {
    color: white; }
body#shop div#leftCol {
  color: black; }
  body#shop div#leftCol h2 {
    color: #897E00; }
body#shop div#content {
  background: url(../images/shop/elements.png); }


body#transformation ul#nav {
  background: url(../images/transformation/nav.jpg); }
  body#transformation ul#nav a:hover, body#transformation ul#nav a.active {
    color: #FFE65F; }
body#transformation div#leftCol {
  color: white; }
  body#transformation div#leftCol h2 {
    color: #005402; }
body#transformation div#content {
  background: url(../images/transformation/elements.png); }
  body#transformation div#content div.video-chooser {
    background: #BDB;
    padding: 10px; }
    body#transformation div#content div.video-chooser object, body#transformation div#content div.video-chooser embed {
      float: left; }
    body#transformation div#content div.video-chooser ul.video-thumbs {
      float: left;
      list-style-type: none;
      margin: 0;
      padding: 0 10px;
      width: 205px; }
      body#transformation div#content div.video-chooser ul.video-thumbs li {
        text-align: center;
        margin-bottom: 20px; }
        body#transformation div#content div.video-chooser ul.video-thumbs li img {
          border: 0;
          display: block;
          margin: auto; }


body#certification ul#nav {
  background: url(../images/certification/nav.jpg); }
  body#certification ul#nav a:hover, body#certification ul#nav a.active {
    color: #FFE65F; }
body#certification div#leftCol {
  color: white; }
  body#certification div#leftCol h2 {
    color: #006082; }
body#certification div#content {
  background: url(../images/certification/elements.png); }


body#news ul#nav {
  background: url(../images/news/nav.jpg); }
  body#news ul#nav a:hover, body#news ul#nav a.active {
    color: #FFE65F; }
body#news div#leftCol {
  color: white; }
  body#news div#leftCol h2 {
    color: #1d00d4; }
body#news div#content {
  background: url(../images/news/elements.png); }
  body#news div#content div.news-post h2 {
    margin: 0;
    border-bottom: 1px solid #6400D9; }
    body#news div#content div.news-post h2 a {
      color: #10007F; }
  body#news div#content div.news-post div.author {
    font-size: 12px;
    float: left;
    color: #0054ff; }
  body#news div#content div.news-post div.date {
    font-size: 12px;
    float: right;
    color: #7c7c7c; }
  body#news div#content div.news-post div.post-body {
    clear: both;
    padding: 10px 0 25px; }


body#about ul#nav {
  background: url(../images/about/nav.jpg); }
  body#about ul#nav a:hover, body#about ul#nav a.active {
    color: #FFE65F; }
body#about div#leftCol {
  color: white; }
  body#about div#leftCol h2 {
    color: #5d00b7; }
  body#about div#leftCol a, body#about div#leftCol a:hover {
    color: #AAAAFF;
    text-decoration: underline; }
  body#about div#leftCol a:hover {
    text-decoration: none; }
body#about div#content {
  background: url(../images/about/elements.png); }
