@font-face {
    font-family: 'dmschulbuchregular';
    src: url('/fonts/dmschulbuch.eot');
    src: url('/fonts/dmschulbuch.eot') format('embedded-opentype'),
         url('/fonts/dmschulbuch.woff') format('woff'),
         url('/fonts/dmschulbuch.ttf') format('truetype'),
         url('/fonts/dmschulbuch.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dmschulbuchbold';
    src: url('/fonts/dmschulbuchbold.eot');
    src: url('/fonts/dmschulbuchbold.eot') format('embedded-opentype'),
         url('/fonts/dmschulbuchbold.woff') format('woff'),
         url('/fonts/dmschulbuchbold.ttf') format('truetype'),
         url('/fonts/dmschulbuchbold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}



body {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    line-height: 19px;
    position:relative;
    color: #ffffff;
    background: #000000;
    font-family: dmschulbuchregular,Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased !important;
}

strong, b {
    font-family: dmschulbuchbold,Arial,sans-serif;
    font-weight: bold;
}

html, html a, html h1, html h2, html h3, html span, html div, html input {
    -webkit-font-smoothing: antialiased !important;
}
input, textarea {
    font-family: "museo-sans-n3", "museo-sans",sans-serif;
    /*font-family: "effra-n4", "effra", "Effra";*/
}
img {
    border: 0px;
}
a {
    color: #ffffff;
    text-decoration: underline;
}
a:hover {
    opacity: 0.8;
}

#menu a#dm {
    border-bottom: none;
}

.partners a:hover, a#dm:hover, a.nohover:hover {
    opacity: 1;
}

.outerwrapper {
    width: 980px;
    margin: 0 auto;
}

.wrapper {
    width: 960px;
    margin: 0 10px;
}

.contentwrapper {
    padding-top: 119px;
}

#dotylogo {
    float: left;
}

#introcontainer {
    position: relative;
    float: left;
    height: 106px;
}

#introcontainer p {
    position: absolute;
    bottom: -4px;
    left: 66px;
    width: 540px;
    margin: 0;
}

#introimg {
    float: left;
    padding-top: 134px;
    padding-bottom: 93px;
    height: 480px;
}

/* DOTY Menu ================================================================ */
#fixedwrapper {
    left: 0;
    width: 100%;
    position: fixed;
    background-color: #000000;
    z-index: 200;
}

#menu {
    height: 71px;
    width: 960px;
    background-color: #000000;
    padding-top: 14px;
    padding-bottom: 25px;
}

#menu img {
    float: left;
}

#menu div {
    position: relative;
    height: 71px;
}

#menu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    left: 243px;
}
#menu li {
    float: left;
    display: inline-block;
    padding: 0 27px;
    zoom: 1;
    position:relative;
    *display: inline;
}
#menu a {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    position:relative;
    padding-bottom: 4px;
    *display: inline;
}

#menu a:hover {
    border-bottom: 1px solid #ffffff;
    padding-bottom: 3px;
    opacity: 1;
}

/* DOTY Headers ============================================================= */
.headerbar, .roundtitlelast, .roundtitle {
    clear: both;
    width: 100%;
    border-top: 1px solid #ffffff;
    overflow: hidden;
    padding: 3px 0;
}

.headerbar, .roundtitlelast {
    border-bottom: 1px solid #ffffff;
}

.hleft {
    float: left;
    width: 35%;
}

.hright {
    float: left;
    width: 65%;
    text-align: right;
}

#accordion .ui-accordion-header-active {
    border-bottom: none;
}

.roundtitle {
    cursor: pointer;
}

/* DOTY Entrants ============================================================ */

.entrant {
   position: relative;
   min-height: 322px;
}

.entrant img, .vs {
   display: block;
}

.vs {
   height: 116px;
}

.entrant1 {
   margin-top: 64px;
}

.entrant2 {
   margin-top: 46px;
   margin-bottom: 47px;
}

.entrant a {
    color: #000000;
}

.entrant p {
    margin: 0;
}

.entrant div.votenow {
    position: relative;
    margin: 61px 0 17px 0;
    height: 86px;
}

.entrant div.votenow p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.showvotes div.votenow {
    margin-top: 0px;
    height: 36px;
}

.entrant1 .entrantimg {
    padding-top: 0;
    margin-bottom: 46px;
}

.entrant2 .entrantimg {
    padding-top: 0;
    margin-bottom: 60px;
}

.showresults .entrantimg {
    display: none;
}

.entrantinfo {
    height: 57px;
}

.entrant .category {
    padding-bottom: 30px;
}

.entrant .percentage {
    padding-top: 26px;
    padding-bottom: 0;
}

.entrantcat {
    clear: both;
    font-size: 100px;
    line-height: 0.8em;
    min-height: 110px;
}

.entranthover {
    position: relative;
    min-height: 320px;
    width: 100%;
    padding-top: 15px;
    background-color: #ffffff;
    text-align:center;
    color: #000000;
    display: none;
    overflow: hidden;
}

.showresults .entranthover {
    display: block;
}

.entrant1 .entranthover {
    margin-bottom: 33px;
}

.entranthover img {
    padding-bottom: 25px;
}

.entrant .winner {
    position: absolute;
    top: 16px;
    left: 0;
}

/* DOTY Popups ============================================================ */
#overlay {
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 225;
    display: none;
}

.popup {
    width: 560px;
    background-color: #000000;
    position: fixed;
    top: 40px;
    left: 50%;
    margin-left: -280px;
    z-index: 250;
    padding: 20px;
    display: none;
}

.popup a {
    cursor: pointer;
    display: block;
    float: left;
    padding: 14px 0;
    width: 200px;
    text-decoration: none;
    text-align: center;
}

.popup a.message {
    border-bottom: 4px solid #b3b3b3;    
    background-color: #ffffff;
    color: #000000;
}

.popup a.vote {
    border-bottom: 4px solid #4d4d4d;
    background-color: #666666;
    margin-left: 10px;
}

.popup a.closepopup {
    width: 140px;
    border-bottom: 4px solid #cf0000;
    background-color: #ff0000;
    margin-left: 10px;
}

.votebtn1f, .votebtn1t, .votebtn2f, .votebtn2t {
    cursor: pointer;
}

/* DOTY Footer ============================================================ */
.partners {
    float: left;
    margin: 41px 54px 43px 0;
}

.partners img {
    margin-top: 11px;
}

#credit {
    clear: both;
}

#credit a {
    text-decoration: none;
}
/*
     