/* MTV NETWORKS stylesheet | Written by Design is Dead */
/* Author: Alexander Strobbe */

@import url("reset.css");

/* TYPOGRAPHY */
/* regular */
@font-face {font-family:
    'GreyscaleRegularX';
    src:
    url('../type/greyscale.eot');
    src:
    local("Greyscale Basic"), local("GreyscaleBasic"), url('../type/greyscale.woff') format('woff'), url('../type/greyscale.ttf') format('truetype'), url('../type/greyscale.svg#GreyscaleBasic') format('svg');
}

/* bold */
@font-face {font-family:
    'GreyscaleBoldX';
    src:
    url('../type/greyscale_bold.eot');
    src:
    local("Greyscale Basic"), local("GreyscaleBasic"), url('../type/greyscale_bold.woff') format('woff'), url('../type/greyscale_bold.ttf') format('truetype'), url('../type/greyscale_bold.svg#GreyscaleBasic-Bold') format('svg');
}

/* BODY */
body {
    padding: 60px 0 0 100px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}

/* HEADER */
#header {
    width: 675px;
    height: 45px;
    padding-left: 25px;
}

h1 {
    background: url(../gfx/logo.png) top left no-repeat;
    width: 165px;
    height: 36px;
}

h1 a {
    width: 165px;
    height: 36px;
    text-indent: -9999px;
    outline: none;
    display: block;
}

/* language */
ul#lang {
    position: absolute;
    display: block;
    width: 30px;
    height: 10px;
    padding: 5px 5px 5px 10px;
    text-transform: uppercase;
    top: 0;
    left: 855px;
    background: #fff;
    font-size: 9px;
}

ul#lang li a:link, ul#lang li a:visited {
    text-decoration: none;
    color: #111;
}

ul#lang li a.active {
    color: #a5a5a5;
}

ul#lang li {
    display: inline;
}

/* navigation */
ul#nav {
    position: relative;
    top: -36px;
    left: 200px;
    float: left;
    width: 600px;
}

ul#nav li {
    float: left;
    position: relative;
}

ul#nav li a:link, ul#nav li a:visited {
    float: left;
    font-family: 'GreyscaleBoldX', Arial, sans-serif;
    color: #ddd;
    text-decoration: none;
    padding: 10px 0 10px 10px;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

ul#nav li span {
    width: 17px;
    height: 35px;
    float: left;
    background: url(../gfx/arrow.gif) 6px 11px no-repeat;
}

ul#nav li span.subhover {
    cursor: pointer;
    background: url(../gfx/arrow_hover.gif) 6px 11px no-repeat;
}

/* subnav */
ul#nav li ul {
    display: none;
    width: 150px;
    background-color: #fffb00;
    position: absolute;
    top: 30px;
    left: 0;
    overflow: visible;
}

ul#nav li ul li {
    padding: 0px;
    clear: both;
    width: 150px;
}

ul#nav li ul li a:link, ul#nav li ul li a:visited {
    float: left;
    width: 130px;
    padding: 5px 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000;
}

ul#nav li ul li a:hover {
    text-decoration: underline;
    color: #000;
}

ul#nav li a:hover {
    color: #fffb00;
}

/* CONTENT */
.clear {
    clear: left;
}

.hilite {
    background-color: #fffb00;
    color: #000;
    padding: 1.5px;
}

#content {
    width: 700px;
    padding: 50px;
    background-color: #fff;
}

#crumbs {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
}

#crumbs span {
    text-transform: uppercase;
    color: #555;
}

#crumbs span a:link, #crumbs span a:visited {
    text-decoration: none;
    color: #000;
}

#crumbs span a:hover {
    text-decoration: underline;
}

h2 {
    font-size: 30px;
    font-family: "GreyscaleRegularX", Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    margin: 20px 0;
}

h3 {
    font-size: 18px;
    font-family: "GreyscaleRegularX", Arial, sans-serif;
    text-transform: uppercase;
    margin: 20px 0;
}

h5 {
    margin: 20px 0;
    font-size: 11px;
    text-transform: uppercase;
}

h4 a span {
    letter-spacing: 2px;
}

p {
    color: #696969;
    font-size: 11px;
    margin: 20px 0;
}

p.intro {
    font-size: 11px;
    margin-bottom: 50px;
}

/* linx */
a:link, a:visited {
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* home */
body#home #content p {
    font-style: italic;
    font-family: Georgia, sans-serif;
    font-size: 11px;
    color: #696969;
    margin: 10px 0;
}

table {
    width: 100%;
    border-spacing: 0;
    font-size: 11px;
    color: #1f1f1f;
}

td, th {
    padding: 10px 15px;
    background-color: #ebebeb;
    vertical-align: middle;
}

td.alt {
    background-color: #d1d1d1;
}

td.week {
    background-color: #aaa;
    font-family: 'GreyscaleBoldX', Arial, sans-serif;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    height: 10px;
}

td.week.alt {
    background-color: #a0a0a0;
}

th.week {
    height: 10px;
}

th {
    background-color: #2e2e2e;
    color: #dfdfdf;
    text-align: left;
    font-weight: normal;
    font-family: 'GreyscaleBoldX', Arial, sans-serif;
    width: 220px;
    text-transform: uppercase;
    padding: 10px 15px;
    height: 30px;
    letter-spacing: 1px;
    text-align: center;
}

th.alt {
    background-color: #141414;
}

body#a-la-carte #content #accordion table, body#discounts table {
    width: 80%;
}

body#a-la-carte #content #accordion table tr td, body#discounts table tr td {
    padding: 5px;
    text-align: center;
}

p.youshouldreadthistoo {
    font-family: Georgia, sans-serif;
    font-style: italic;
    font-size: 11px;
    color: #999;
    margin-top: 20px;
}

/* brand overview */
/* subitems */
ul.subitem {
    width: 205px;
    display: block;
    height: 120px;
    font-size: 11px;
    color: #666;
    float: left;
    margin: 20px 0;
}

ul.subitem.middle {
    margin: 20px 40px 0 40px;
}

ul.subitem li.tit {
    font-family: 'GreyscaleBoldX', Arial, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #000;
    height: auto;
    padding: 2px;
    background-color: #fffb00;
}

/* sneakpeek */
body #content ul#sneakpeek {
    width: 700px;
    height: 120px;
    margin: 20px 0 0 0;
}

body #content ul#sneakpeek li {
    width: 170px;
    padding: 5px 50px 10px 130px;
    float: left;
    font-family: 'GreyscaleBoldX', Arial, sans-serif;
    font-size: 18px;
    color: #000;
}

body #content ul#sneakpeek li span {
    background-color: #fffb00;
    padding: 2px;
    display: inline-block;
}

body #content ul#sneakpeek li.tmf {
    background: url(../gfx/tmf_home.jpg) top left no-repeat;
}

body #content ul#sneakpeek li.mtv {
    background: url(../gfx/mtv_home.jpg) top left no-repeat;
}

body #content ul#sneakpeek li ul li {
    padding: 0;
    padding-top: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
    display: block;
    float: none;
}

.readmore, body #content ul#sneakpeek li ul li.readmore {
    padding: 1px;
    background-color: #000;
    text-transform: uppercase;
    color: #fff;
    margin-top: 15px;
    width: 80px;
    text-align: center;
}

.readmore a:link, .readmore a:visited {
    color: #fff;
    text-decoration: none;
}

.readmore a:hover {
    color: #fffb00;
}

/* logobox */
#logobox {
    position: relative;
    height: 140px;
}

#logobox div {
    position: absolute;
    top: -15px;
    left: 150px;
}

/* FOOTER */
#footer {
    margin: 8px 0;
    padding: 20px 0 0 27px;
    width: 773px;
    height: 35px;
    background: #333 url(../gfx/footer_bg.jpg) top left repeat-x;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #6e6e6e;
    position: relative;
}

/* conditions */
#footer span#conditions {
    padding-left: 20px;
    border-left: 1px solid #6e6e6e;
    margin-left: 15px;
}

#footer span#conditions, #footer span#conditions a:link, #footer span#conditions a:visited {
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
}

#footer span#conditions a:link, #footer span#conditions a:visited {
    text-decoration: underline;
    color: #ffffff;
}

#footer span#conditions a:hover {
    text-decoration: none;
    color: #fffb00;
}

/* brandlinks */
#footer span#links {
    position: absolute;
    right: 20px;
    top: 15px;
}

#footer span#links a {
    margin-left: 10px;
}

/* accordion */
#accordion h4 {
    font-family: 'GreyscaleBoldX', Arial, sans-serif;
    font-size: 14px;
    background-color: #000;
    text-transform: uppercase;
    margin: 5px 0;
    cursor: pointer;
}

#accordion div {
    padding: 10px 15px 10px 30px;
}

#accordion div strong {
    font-family: 'GreyscaleBoldX', Arial, sans-serif;
    font-size: 21px;
    text-transform: uppercase;
    display: block;
    margin: 20px 0 -10px 0;
}

#accordion div table tr td strong {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
    text-transform: none;
}

#accordion div p strong {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    display: inline;
    font-weight: bold;
}

h4.ui-state-active {
    background-color: #fffb00;
}

#intro ul {
    list-style: square;
    margin-bottom: 40px;
    margin-left: 15px;
    font-size: 11px;
    color: #696969;
}

/* Landing page */
body#landing {
    background: #000;
}

body#landing h1 {
    width: 164px;
    height: 34px;
    text-indent: -9999px;
    outline: none;
    display: block;
    background: none;
    position: absolute;
    left: 120px;
    top: 50px;
}

body#landing ul#lang {
    width: 650px;
    padding: 0;
    left: 100px;
    top: 120px;
    background: none;
    position: absolute;
}

body#landing ul#lang li {
    display: block;
    float: left;
    width: 285px;
    height: 162px;
    margin: 0;
    margin-right: 15px;
}

body#landing ul#lang li a {
    text-indent: -9999px;
    display: block;
    width: 290px;
    height: 162px;
    padding: 0;
    margin: 0;
}

body#landing ul#lang li a.nl {
    background: url(../gfx/nl.jpg) top left no-repeat;
}

body#landing ul#lang li a.fr {
    background: url(../gfx/fr.jpg) top left no-repeat;
}

div.hasphoto {
    position: relative;
    display: block;
    height: 100px;
}

div.hasphoto img {
    display: block;
    width: 110px;
    height: 109px;
    position: absolute;
    top: 5px;
    left: 0;
}

div.hasphoto p {
    display: block;
    width: 240px;
    position: absolute;
    left: 130px;
    top: 10px;
    margin: 0;
    padding: 0;
}

