html.no-js .silo {
    display: block !important;
    clear: both !important;
}

body {
    font-family: "Trebuchet MS", Tahoma, "Lucida Sans", sans-serif;
    font-size: 12px;
    text-align: center;
    background: #80a0c0 url(../img/background.png) 0 0 repeat-x;
}

sup {
    position: relative;
    top: -1em;
    font-size: 0.5em;
}

h1, legend {
    font-size: 1.5em;
    font-weight: bold;
    color: #cbfe35;
}

th, td {
    text-align: left;
}

#body {
    position: relative;
    /* background: #11729c url(../img/background-gradient.png) 0 0 repeat-x; */
    background: #000 url(../img/background-gradient.png) 0 0 repeat-x;
    margin: 30px 0;
    min-height: 600px;
}

#splash {
    position: relative;
    top: -20px;
}

.round-top-left {
    border-radius: 10px 0px 0px 0px;
    -moz-border-radius: 10px 0px 0px 0px;
    -webkit-border-radius: 10px 0px 0px 0px;
}

.round-top-right {
    border-radius: 0px 10px 0px 0px;
    -moz-border-radius: 0px 10px 0px 0px;
    -webkit-border-radius: 0px 10px 0px 0px;
}

.round-bottom-right {
    border-radius: 0px 0px 10px 0px;
    -moz-border-radius: 0px 0px 10px 0px;
    -webkit-border-radius: 0px 0px 10px 0px;
}

.round-bottom-left {
    border-radius: 0px 0px 0px 10px;
    -moz-border-radius: 0px 0px 0px 10px;
    -webkit-border-radius: 0px 0px 0px 10px;
}

.no-border {
    border: none !important;
}

.body-bottom {
    position: absolute;
    bottom: -20px;
}

.container {
    width: 960px;
    margin: 0 auto;
    text-align: left;
}

.separate-bottom {
    border-bottom: 4px solid #cbfe35;
}

.clear {
    clear: both;
}

.round {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#round-head {
    margin: 30px auto 15px;
    width: 940px;
    height: 126px;
    padding: 0 10px;
    background: #000;
}

#breadcrumbs {
    line-height: 2;
    font-weight: bold;
    text-align: center;
    background: #f6f6f6;
    color: #c0c0c0;
    text-align: center;
}

#logo {
    display: block;
    height: 92px;
}

.nav li {
    display: block;
    float: left;
}

.nav a, .quick a {
    text-decoration: none;
}

.nav a:hover, .quick a:hover {
    text-decoration: underline;
}

#head .nav a {
    display: block;
    height: 30px;
    overflow: hidden;
}

#head .nav a:hover img {
    margin-top: -30px;
}

.quick {
    text-align: center;
    margin-top: -10px;
}

.quick li {
    display: inline;
    line-height: 3;
    margin-right: 1em;
    padding-left: 1em;
    border-left: 2px solid #80a0c0;
}

.quick li:first-child {
    border-left: none;
}

.quick a {
    font-weight: bold;
    color: #fff;
}

.size-third {
    width: 300px;
    margin-left: 0;
}

div.size-third {
    margin: 0 0 0 20px;
}

.size-half {
    width: 450px;
    margin-left: 10px;
}

.panel {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    float: left;
    color: #fff;
    margin-top: 1em;
}

.panel dt {
    text-align: center;
    margin-left: 20px;
}

.panel dd {
    padding: 1em 0;
    border-left: 0px solid #80a0c0;
}

.first dd {
    border-left: 0;
}

.panel p, .panel ul {
    margin: 1em 20px 1em 30px;
    line-height: 1.5;
}

.bullets {
    list-style: disc;
    padding: 0 3em;
    font-weight: bold;
}

.bullets li {
    line-height: 1.5;
}

.extra-space li {
    line-height: 2;
}

.match-2 dd {
    height: 200px;
}

.match-3 dd {
    height: 300px;
}

.match-4 dd {
    height: 400px;
}

.match-5 dd {
    height: 500px;
}

#foot {
    margin-bottom: 1em;
    padding: 1.5em 0 0.5em;
    background: #002030;
    border-radius: 10px;
}

#foot .nav li, #foot p {
    margin: 0 1em;
    font-weight: bold;
    color: #fff;
}

#foot .nav li {
    padding-left: 2em;
    border-left: 1px solid #00c0ff;
}

#foot .nav li:first-child {
    border-left: none;
    margin-left: 155px;
}

#foot p {
    clear: both;
    text-align: center;
    line-height: 3;
}

#foot p a {
    color: #00c0ff;
    text-decoration: none;
}

#foot p a:hover {
    text-decoration: underline;
}

.silo {
    float: none;
    margin: 20px 60px 0 60px;
    background: #002030;
    border: 2px solid #80a0c0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: none;
}

.silo dt {
    padding-top: 0.75em;
    font-size: 2em;
    font-style: italic;
    font-weight: bold;
    text-align: left;
    color: #cbfe35;
}

.silo dd {
    border: none;
}

#silo-about .bullets strong {
    font-size: 1.25em;
    text-decoration: underline;
}

#silo-vision .bullets {
    padding: 0 0 0 3em;
}

#silo-vision .bullets li {
    display: block;
    float: left;
    width: 33%;
    font-size: 1.25em;
    color: #cbfe35;
}

.first {
    margin-left: 10px;
}

.active {
    display: block;
}

.player {
    display: block;
    float: left;
    margin: 0 30px 0 20px;
    border: 1px solid #404040;
    width: 320px;
    height: 180px;
}

.player img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.player object {
    width: 100%;
    height: 100%;
    display: none;
}

.panel .partner-logos {
    overflow: hidden;
    margin: 0 1em 1.5em 2em;
    padding: 3em 0 0 0;
    float: left;
}

.partner-logos li {
    position: relative;
    top: 0px;
    display: block;
    float: left;
    margin: 0 0 0 10px;
    padding: 0;
    width: 130px;
    text-align: center;
    color: #fff;
    overflow: hidden;
}

.partner-logos li.first {
    clear: both;
}

dt.press-news, dt.press-events, dt.press-releases, dt.press-connect, .press-kit dt {
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
}

.press-news dt {
    padding: 0 40px 0 20px;
    text-align: left;
    font-size: 1.5em;
    line-height: 1.5;
    color: #cbfe35;
}

.press-news .subtitle {
    font-size: 1em;
}

dt.press-events, dt.press-releases, dt.press-connect, .press-kit dt {
    background: #80a0c0;
    color: #000;
    margin: 0;
    padding: 4px 12px 3px;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}

dd.press-events, dd.press-releases, dd.press-connect, .press-kit dd {
    margin-bottom: 20px;
    background: #eee;
    color: #000;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

.press-events table {
    margin-left: 20px;
    width: 90%;
}

.press-events td {
    line-height: 1.5;
    font-weight: bold;
}

.press-releases ul {
    margin: 0;
}

.press-releases ul {
	margin: -0.25em 0 1em;
}

.press-releases li {
margin: 0 2em;
}

.press-releases a {
    color: #009;
}

.press-connect img {
    margin-left: 64px;
}

.press-promos li {
    margin-bottom: 10px;
    margin-right: 20px;
    text-align: center;
    color: #fff;
}
.press-promos-center li {
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
    color: #fff;
}
.press-promos li img {
	margin: 0 auto;
	width: 246px;
}

.press-kit li {
	margin: 0;
	line-height: 1.5;
}

.press-kit a {
	color: #000;
}

.promo-1 {
    height: 210px;
    background: #000;
    border: 1px inset #333;
}

.promo-2 {
    height: 70px;
    background: #000;
    border: 1px inset #333;
}

.bio dt {
    margin: 0 2em;
    font-size: 1.5em;
    font-style: normal;
    color: #fff;
}

.bio dd {
    margin: 0 4em;
    line-height: 1.5;
}

.bio img {
    display: none; /* remove this line when you get actual pics from DAT */
    float: left;
    margin-right: 1em;
    width: 128px;
    height: 128px;
}

#silo-clients table {
    width: 80%;
    margin: 0 10% 2em;
}

#silo-clients th, #silo-clients td {
    padding: 1em 0 1em 1em;
    background: #fff;
    color: #404040;
    border-bottom: 2px solid #096;
}

#silo-clients th {
    font-size: 1.2em;
    font-weight: bold;
    background-color: #cff;
    color: #096;
}

#body-digital-destinations .silo {
    float: none;
    margin: 20px 10px 0;
    background: transparent;
    border: 0;
    display: none;
}

#body-digital-destinations .active {
    display: block;
}

#body-digital-destinations #silo-home p {
    font-size: 1.125em;
    text-align: justify;
}

#body-digital-destinations #silo-media .bullets {
    float: left;
    margin: 2em 0 0;
    width: 37.5%;
}

#body-digital-destinations #silo-advertising {
    margin: 0 30px;
    font-size: 1.125em;
}

legend {
    margin: 0 1em;
}

fieldset {
    margin-left: 1em;
    border: 1px solid #c0c0c0;
    padding: 1em;
    background-color: #002030;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

label {
    display: block;
    text-align: right;
    line-height: 2;
}

label input, label textarea {
    width: 67%;
}

label textarea {
    height: 6em;
    overflow-y: scroll;
}

fieldset button {
    float: right;
    padding: 0.125em 1em;
}

#registration {
    margin: 0 10px;
}

#registration fieldset {
    margin: 1em 10px;
    width: 420px;
    float: left;
    min-height: 270px;
}

#registration input, #registration button, #registration select {
    width: 50% !important;
}

#registration label {
    font-size: 1.25em;
    color: #eee;
}

#registration label.strong {
    coloe: #fff;
}

.hidden {
	display: none !important;
}
a.news_rrss_title:link {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #000000;
 text-decoration: underline;
}
a.news_rrss_title:visited {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #000000;
 text-decoration: underline;
}
a.news_rrss_title:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #000000;
 text-decoration: underline;
 background-color: #C4FFC4;
}
.news_rss_text {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #333333;
 text-decoration: none;
}