body {
    background: url('/site/common/img/background-photo.jpg') no-repeat top center #000;
    color: #d1cfca;
    font-family: Arial, Verdana, sans-serif;
    height: 100%;
    text-align: center;
    width: 100%;
}
h1,
h2 {
    font-family: "Myriad Pro","Trebuchet MS","Helvetica Neue",Helvetica,Tahoma,Arial,Verdana,sans-serif;
}
h1,
h2,
h3,
h4,
h5,
blockquote,
strong {
    font-weight: bold;
}
h6,
p,
ul,
ol,
table {
    color: #d1cfca;
    font-weight: normal;
}
h1 {
    font-size: 30px;
    letter-spacing: -0.5px;
    line-height: 34px;
}
h2 {
    font-size: 26px;
    font-weight: normal;
    letter-spacing: -0.5px;
    line-height: 30px;
}
h3 {
    font-size: 22px;
    letter-spacing: -0.5px;
    line-height: 26px;
}
h4 {
    font-size: 18px;
    line-height: 22px;
}
h5 {
    font-size: 14px;
    line-height: 18px;
}
h6 {
    font-size: 11px;
    font-weight: normal;
}
p,
ul,
ol,
dl,
input,
textarea {
    font-size: 14px;
}
p {
    line-height: 23px;
    overflow: hidden;
}
table,
label {
    font-size: 12px;
}
blockquote {
    font-size: 16px;
    line-height: 24px;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
h1,
h2,
h3,
h4,
h5 {
    color: #fff;
}
p + h1,
p + h2,
p + h3,
p + h4,
p + h5,
p + h6,
ul + h1,
ul + h2,
ul + h3,
ul + h4,
ul + h5,
ul + h6,
ol + h1,
ol + h2,
ol + h3,
ol + h4,
ol + h5,
ol + h6,
blockquote + h1,
blockquote + h2,
blockquote + h3,
blockquote + h4,
blockquote + h5,
blockquote + h6 {
    margin-top: 22px;
}
p + hr,
div + hr,
ul + hr,
ol + hr,
blockquote + hr,
hr + h1,
hr + h2,
hr + h3,
hr + h4,
hr + h5,
hr + h6 {
    margin-top: 16px;
}
p + div,
p + table,
p + ul,
p + ol,
p + p {
    margin-top: 14px;
}
h1 + ol,
h2 + ol,
h3 + ol,
h4 + ol,
h5 + ol,
h1 + ul,
h2 + ul,
h3 + ul,
h4 + ul,
h5 + ul,
h1 + dl,
h2 + dl,
h3 + dl,
h4 + dl,
h5 + dl {
    margin-top: 12px;
}
h1 + p,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h1 + div,
h2 + div,
h3 + div,
h4 + div,
h5 + div,
h1 + form,
h2 + form,
h3 + form,
h4 + form,
h5 + form {
    margin-top: 6px;
}
h4 + h5,
h4 + h6,
h6 + p,
h6 + ul,
h6 + div {
    margin-top: 3px;
}
h1 + h3,
h1 + h4,
h2 + h4,
h2 + h5,
h3 + h5,
h3 + h6,
h4 + h6 {
    margin-top: 6px;
}
h1 + h3 + p,
h1 + h4 + p,
h2 + h4 + p,
h2 + h5 + p,
h3 + h5 + p,
h3 + h6 + p,
table + p,
object + p,
p + object > embed {
    margin-top: 16px;
}
.content-wrap {
    float: left;
    min-height: 325px;
    overflow: hidden;
    padding-left: 136px;
    padding-top: 180px;
    text-align: left;
    width: 540px;
    zoom: 1;
}
.content-wrap .header {
    clear: both;
    height: 25px;
    width: 100%;
}
.content-wrap .body {
    clear: both;
    margin: 16px 0 0 0;
}
.content-wrap .body blockquote {
    border-left: 6px solid #4b4a48;
    color: #fff;
    font-size: 12px;
    line-height: 21px;
    margin: 24px 16px 4px 16px;
    padding-left: 12px;
}
.content-wrap .body p.source {
    color: #fff;
    text-align: right;
}
body,
html {
    height: 100%;
}
.page-wrap {
    background: url('/site/common/img/background-photo.jpg') no-repeat top center #000;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
    width: 980px;
    zoom: 1;
}
#ticker {
    float: left;
    margin-top: 545px;
    width: 300px;
}
#studio-logos {
    clear: both;
    padding-top: 48px;
}
a {
    color: #f3d7a0;
    text-decoration: none;
}
a:visited {
    color: #9b978f;
}
a:hover {
    color: #fff;
    text-decoration: underline;
}
ul.nav {
    display: block;
    margin: 10px 0 0 436px;
    overflow: hidden;
    position: absolute;
    z-index: 1000;
    zoom: 1;
}
ul.nav li {
    float: left;
    overflow: hidden;
}
ul.nav li:first-child {
    margin-left: 0;
}
ul.nav li a {
    display: block;
}
ul.nav li a.home-link {
    height: 32px;
    width: 35px;
}
ul.nav li a.contact {
    height: 32px;
    margin-left: 25px;
    width: 60px;
}
ul.nav li ul.sub-nav {
    color: #fff;
    cursor: pointer;
    margin: 0;
    min-height: 32px;
    min-width: 102px;
    overflow: hidden;
}
ul.nav li ul.sub-nav.about {
    margin-left: 38px;
}
ul.nav li ul.sub-nav.about > li {
    width: 100px;
}
ul.nav li ul.sub-nav.demo-workshops {
    margin-left: 34px;
}
ul.nav li ul.sub-nav.demo-workshops > li {
    width: 152px;
}
ul.nav li ul.sub-nav.cci-workshops {
    margin-left: 39px;
}
ul.nav li ul.sub-nav.cci-workshops > li {
    width: 150px;
}
ul.nav li ul.sub-nav a {
    color: #d4c7b2;
    padding: 4px 8px;
}
ul.nav li ul.sub-nav a:visited {
    color: #d4c7b2;
}
ul.nav li ul.sub-nav a:hover {
    color: #fff;
    text-decoration: none;
}
ul.nav li ul.sub-nav li {
    background: #000;
    border-left: 1px solid #514742;
    border-right: 1px solid #514742;
    clear: both;
    display: none;
    font-size: 12px;
    margin: 0;
    overflow: hidden;
}
ul.nav li ul.sub-nav li:first-child {
    background: none;
    border: 0;
    height: 32px;
    margin-bottom: 11px;
    padding: 0;
}
ul.nav li ul.sub-nav li:last-child {
    border-bottom: 1px solid #514742;
}
ul.nav li ul.sub-nav:hover > li {
    display: block;
    zoom: 1;
}
.home p.source {
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    margin: 0 16px 24px 0;
    text-align: right;
}
.home .germany {
    display: none;
}
