html {font-size: 100.01%;}

body {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    background: #c00 !important;
    color: #333;
    font: normal 90% "trebuchet ms", "lucida grande", sans-serif;
    line-height: 150%;
    position: relative;
}

* html body {font-size: 84%;}

a:link {color: #0071b2;}
a:visited {color: #6065cf;}
a:hover {color: #e53417;}

a.same:link {color: #2ca4e2;}
a.same:visited {color: #2ca4e2;}
a.same:hover {color: #ff7400;}

img {border: 0;}

h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
    font-family: arial, sans-serif;
    font-weight: normal;
    color: #900;
}

h1 {
    font-size: 180%;
    margin-bottom: 1.5em;
}

h1.promo {
    margin-left: 5%;
    padding: 30px 0 3em 180px;
    color: #fff;
    font: italic normal 18px georgia, serif;
    line-height: 125%;
}

h2 {
    font-size: 135%;
    margin: 2em 0 0.75em 0;
}

h3 {
    font-size: 120%;
}

h3.promo {border-bottom: 1px solid #900;}

h4 {
    font-size: 110%;
}

p, ol, ul, dl, input, select {
    margin: 0 0 1em 0;
    padding: 0;
}

ol {margin-left: 3em;}
ol li {margin-bottom: 1em;}

ul {
    margin-left: 1em;
    list-style: none;
}

ul li {
    padding-left: 1em;
    background: transparent url("/content/image/design/li.png") no-repeat left 0.6em;
}

ul li.current {color: #e53417;}

dl dt {font-weight: bold;}
dl dd {
    margin: 0;
    padding: 0.5em 0 1.5em 0;
}

form fieldset {
    margin: 0;
    padding: 1em 2em;
    border: 1px solid #d0d0d0;
}

form fieldset button {margin-top: 1em;}

form legend {
    font: normal 111% arial, sans-serif;
    color: #333;
}

* html form legend {margin-bottom: 1.25em;}

form label {
    margin-bottom: 0.1em;
    display: block;
}

select, input, textarea {
    font: normal 120% monospace;
    border: 1px solid #d0d0d0;
}

button {margin-bottom: 1em;}

strong {
    font-weight: normal;
    color: #000;
}

.backlight {background: #ffd;}

.before-list {margin-bottom: 0.25em;}

.cleft {clear: left}
.cright {clear: right}
.cboth {clear: both}
.fshow {overflow: hidden;}

.fright {float: right}
.fleft {float: left}
.dblock {display: block}
.dnone {display: none}
.cblock {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.feed {
    padding-left: 20px;
    background: transparent url("/content/image/design/feed.png") no-repeat left 60%;
}

.page-nav {
    clear: both;
    padding-top: 3em;
}

.nav-top, .nav-back {color: #333;}
.nav-top {float: right;}
.nav-back {
    position: relative;
    margin-right: 50%;
}

.nav-back .arrow {
    position: absolute;
    left: -1.5em;
}

.pagination {
    margin-top: 3em;
    padding-top: 0.5em;
    border-top: 1px solid #d0d0d0;
}

.directions, .pages {
    margin-bottom: 0.75em;
    text-align: center;
}

.directions {font-size: 95%;}

.pages a, .shown a {padding: 0 0.3em;}

.pages .active, .shown .active {
    padding: 0 0.35em;
    color: #333;
    background: #eec;
}

.tspace {margin-top: 3em;}
.rspace {margin-right: 1em;}
.bspace {margin-bottom: 3em;}
.lspace {margin-left: 1em;}

.tsuper-space {margin-top: 5em;}
.tdsuper-space {margin-top: 10em;}
.rsuper-space {margin-right: 5em;}

.rhalf-space {margin-right: 50%;}
.half {width: 50%;}

.list-options {
    margin-bottom: 3em;
    padding-bottom: 0.5em;
    color: #666;
    font-size: 95%;
}

.shown {float: right;}

.listing {
    text-align: center;
    border-collapse: collapse;
}

.hint {
    font-size: 90%;
    color: #aaa;
}

.menu-holder {
    position: relative;
    top: -3em;
    right: 50%;
    float: right;
}

#main-menu, #extra-menu {
    position: relative;
    z-index: 1;
    right: -50%;
}

#main-menu li, #extra-menu li {
    float: left;
    background: none;
}

#main-menu li {
    padding: 0 1em;
    font-size: 125%;
}

#extra-menu li {padding: 1em 0.5em;}

#main-menu li.current, #extra-menu li.current {color: #fff;}

#content-holder {
    width: 80%;
    padding: 3em 10% 6em 10%;
    background: #fff !important;
    border-top: 1px solid #900;
    border-bottom: 1px solid #900;
}

#channels {
    clear: both;
}

#channels a {
    display: block;
    text-decoration: none;
    height: 50px;
    width: 100%;
    background: transparent url("/content/image/channels.png") repeat-x left 50%;
}

#logo {
    position: absolute;
    top: 5px;
    left: 5%;
    width: 144px;
    height: 111px;
}

#login {
    position: absolute;
    top: 5px;
    right: 15px;
    color: #fff;
}

#sos {
    position: absolute;
    top: 50px;
    right: 15px;
    color: #fff;
}

#sos p {
    padding-top: 0.2em;
    white-space: nowrap;
    font-size: 23px;
}

#metainfo {
    color: #fff;
    padding: 3em 10%;
    text-align: center;
    min-height: 68px;
    border-top: 1px solid #900;
    background-color: #c00;
}

#copyright {
    clear: both;
    padding-bottom: 1em;
}

#b2c {display: none;}

#b2c a.hint {
    color: #aaa;
    text-decoration: none;
}

#main-menu a:link,
#extra-menu a:link,
#login a:link {color: #ff0;}

#main-menu a:visited,
#extra-menu a:visited,
#login a:visited {color: #ff0;}

#main-menu a:hover,
#extra-menu a:hover,
#login a:hover {color: #fff;}
