body {
    margin: 10px;
    padding: 0;
    font-family:"Century Gothic",Verdana,Helvetica,sans-serif;
    background-color: #EDEDEC;
}
h1 {
    font-family:"Century Gothic",Verdana,Helvetica,sans-serif;
    font-weight: normal;
}
a img {
    text-decoration: none;
    border: none
}

#poster, #footer, #title, #news {
    width: 100%;
    text-align: center;
}
#poster img{
    border: 1px solid black;
}
#listen {
    border-top: 1px solid #ccc;
}
#listen ul {
    list-style: none;
    display: inline;
    padding: 4px;
}
#listen ul li{
    display: inline;
    white-space: nowrap
}
#listen ul li a:hover{
    background-color: #f6f6f6;
}
#listen ul li a{
    font-size: 0.9em;
    color: #000;
    text-decoration: none;
    padding: 5px;
}
#listen sup {
    font-size: 9px;
}
#news .scroll{
    background-color: #EDEDEC;    
}
.phone {
    font-size: 12px;
    padding: 10px;
}
#phone {
    border: 1px solid black; 
    position:absolute; 
    top: 208px; 
    left: 480px;
    width: 200px; 
    padding: 5px;
    font-size: 0.9em;
}
#phone>span {
    position:relative; 
    width: 160px; 
    text-align: center; 
    float:right;
}
#phone>img {
    position: relative; 
    top: 5px;
}
#footer {
    /*background-color: #fff;*/
    font-size: 0.7em;
    border-top: 1px solid #ccc;
    /*border-bottom: 1px solid #ccc;*/
    font-family: Verdana;
    padding: 15px 0;
}

#slider {
    top: 100px;
}
ul.navigation {
    text-transform:uppercase;
}
#version {
    float: left;
}
#language {
    float: right;
    margin-right: 100px;
    color: #777;
}
#language a {
    color: #000;
    text-decoration: none;
}
#language a#selected {
    color: #777;
}
#language img {
    padding: 0px 4px;
    margin: 0 4;
}
#copyright {
    float: right;
}
#shade {
    text-align: center;
    vertical-align: middle;
    width: 750px;
    left: -10px;
    position: relative;
}
#menu {
    padding: 15px 0 15px 5px;
    position: relative;
    left: -30px;
    width: 800px;
}
#menu img {
    margin-right: 6px;
    width: 20px;
    height: 20px;
    border: none;
}
#about .scroll, #techrider .scroll /*, #live .scroll */ {
    border: 1px solid grey;
    font-size: 0.8em;
}
#about .scroll .panel, #news .scroll .panel, .announcement {
    overflow-y: auto;
}
#techrider .scroll .panel {
    overflow-y: scroll;
}
#about .scroll .panelFrame, #techrider .scroll .panelFrame, .announcement {
    padding: 10px;
}
#techrider .scroll .panelFrame {
    width:620px;
}
#about .scroll .panel img, #techrider .scroll .panel img , .announcement img.poster{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
#about .scroll .panel img, .announcement img.poster {
    height: 244px;
}
#about .scroll .panel li, #techrider .scroll .panel li, .announcement li {
    list-style-position: inside;
}
#about .scroll .panel p, #techrider .scroll .panel p, .announcement p {
    margin-top: 0px;
}
#about ul.navigation a.selected, #techrider ul.navigation a.selected /*, #live ul.navigation a.selected */{
    border-top: 1px solid grey;
    border-left: 1px solid grey;
    border-right: 1px solid grey;
    position: relative;
    z-index: 10;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #about ul.navigation a.selected, #techrider ul.navigation a.selected {top: 1px;}
}
#music .jp-audio {
    width: 698px;
}
#music div.jp-type-playlist div.jp-interface {
    height: 88px;
}
#music .scrollButtons, #contacts .scrollButtons, #video .scrollButtons {
    visibility: hidden
}
#contacts ul {
    padding: 0;
    margin: 0;
}
#contacts ul li {
    /* padding: 0; */
    margin: 0;
    cursor: pointer;
    list-style: none outside none;
    /* width: 100%; */
}
#contacts ul li a {
    display: block;
    text-decoration: none;
    color: black;
}
#contacts ul li a:hover {
    background-color: #EDEDEC;
    color: #182E7A;
}
#contacts ul li img {
    margin: 3px 5px 3px 3px;
    vertical-align: middle;
}
.verticaltext {
    writing-mode: tb-rl;
    filter: flipV flipH;
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1)
}
.floatingPanel {
    float: right; 
    width: 32px; 
    height: 242px; 
    clear: both; 
    padding: 4px; 
    background-color: #eee; 
    border: 1px solid grey;
    z-index: 100;
}
.floatingPanelVertical {
    white-space: nowrap; 
    display: block; 
    position: absolute; 
    top: 170px; 
    left: 612px;
    z-index: 101;
}
#downloadTechriderPanel {
    position: absolute; 
    left: 636px; 
    top: 38px
}
#downloadTechriderText {
    position: absolute; 
    left: 558px; 
    top: 170px
}
#eventPanelArrowUp {
    position: absolute;
    top: 8px;
    left: 653px;
    z-index: 100;
}
#eventPanelArrowDown {
    position: absolute;
    top: 295px;
    left: 653px;
    z-index: 100;
    
    /* background-image: url('../images/arrow.gif'); */
}
.facebook-like-button {
    border:none; 
    overflow:hidden; 
    width:150px; 
    height:21px; 
    float: left; 
    top: -3px; 
    left: 10px; 
    position: relative;
}
.twitter-share-button {
    position: relative;
    top: -3px;
    left: -90px;
}
.gallery-caption {
    position: absolute; 
    text-transform: uppercase; 
    background-color: black; 
    color: white; 
    font-size: 1.4em; 
    top: 120px; 
    left: -100px; 
    width: 242px; 
    text-align: center; 
    text-decoration:none;
    opacity: 0.75;
}
ul.linkList {
    float: left;
    width: 220px;
    
}
ul.linkList li {
    padding-left: 40px;
}
.linkListCaption {
    position: relative; 
    text-transform: uppercase; 
    background-color: black; 
    color: white; 
    font-size: 1.2em; 
    top: 120px; 
    left: -120px; 
    width: 265px; 
    text-align: center; 
    text-decoration:none;
    opacity: 0.75;
}
.networkProfile {
    font-size: 1em;
    padding: 0px;
    margin: 0px;
    position: relative;
    top: -10px;
}
.networkProfile img {
    width: 25px;
}

#octoberTour li {
    color: black;
    text-decoration: underline;
    cursor:pointer;
    padding: 0px;
    
    border-top: 1px solid grey;
    white-space: nowrap;
}

#cover {
    border: 1px solid grey; 
    position: absolute; 
    top: 12px; left: 
    450px; 
    z-index: 1001; 
    padding-bottom: 20px
}
#cover img {
    width: 226px; 
    border: 6px solid #EDEDEC;
}
#coverInfo {
    width: 237px;
    background-color: #EDEDEC;
    border: 1px solid grey; 
    color: black;
    z-index: -1;
    font-size: 0.6em;
    position: absolute;
    top: 10px;
    left: 0px;
}
#coverInfo #voting {
    text-align: center;
    margin: 5px;
    border: 1px solid grey;
    padding: 5px;
}
#voting input[type=submit] {
    /* border: 1px solid grey; */
    /* background-color: white; */
}
#voting input[type=submit]:hover {
    /* background-color: #ccc; */
}
#cover ul {
        
    list-style: none;
    padding: 0;
    margin: 0;
    
}
#cover ul li{ 
    padding: 3px;
    padding-left: 5px;
    /* border: 1px solid white; */
    
}
#download {
    position: absolute; 
    top: 227px; 
    left: 451px; 
    z-index: 1002; 
    border-left: 1px solid #EDEDEC; 
    border-right: 1px solid #EDEDEC; 
    background-color: #EDEDEC; 
    width: 236px; 
    text-align: center;
    cursor: pointer;
}
#download a {
    color: black; 
    margin-left: 20px;
}
#download a img {
    width: 20px; 
    vertical-align: middle; 
    margin: 3px
}
#download-ad {
    position: absolute; 
    padding:6px;  
    background-color: #ddd; 
    top: -70px; 
    left: 200px; 
    border: 1px solid grey;
}
