/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	overflow: hidden;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.background{
        width: 100%;
		margin-top: -3%;
}
.loader{
        display: none;
}   
.holder{
        position: relative;
		overflow: hidden;
}
.pinterest{
        width: 18.085%;
        height: 27.57%;
        position: absolute;
        left: 8.35%;
        top: 21.83%;
}
.pinterest img{
        width: 100%;
}
.pinterest a{
        display: block;
        width: 100%;
        height: 100%;
}
.facebook{
        width: 13.28%;
        height: 26.73%;
        position: absolute;
        left: 8.35%;
        top: 47.73%;
}
.facebook img{
        width: 100%;
}
.facebook a{
        display: block;
        width: 100%;
        height: 100%;
}
.contact{
        width: 17.46%;
        height: 31.95%;
        position: absolute;
        left: 80%;
        top: 14.88%;
        z-index: 100000;
		overflow: hidden;
}
.contact img{
        width: 100%;
}
.contact a{
        display: block;
		position: absolute;
		text-decoration: none;
}
.contact .maillink{
		width: 43.62%;
		height: 6.52%;
		top: 60.87%;
		left: 34.67%;
}
.contact .sitelink{
		width: 54.80%;
		height: 13.04%;
		top: 69.56%;
		left: 19.56%;
}
.tv-holder{
        width: 60.03%;
        height: 85.3472%;
        position: absolute;
        left: 29.88%;
        top: 1.94%;
}
.tv-holder .tv-mask{
        width: 100%;
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 10000;
}
.tv-programme{
        width: 48.21%;
        height: 45.24%;
        position: absolute;
        left: 13.55%;
        top: 39.4%;
}
.tv-programme img.static-holder{
		width: 100%;
		height: 105%;
        visibility: hidden;
        position: relative;
		top: -2.5%;
        z-index: 10000;
}
.tv-programme .programme-holder{
        width: 100%;
        height: 105%;
        position: absolute;
        left: 0px;
        top: -2.5%;
        z-index: 10000;
}
.tv-programme img{
        width: 100%;
        height: 100%;
}
.tv-button-text{
        width: 34.027%;
        position: absolute;
        left: 72.869%;
        top: 70.78925%;
        z-index: 100000;
}
.tv-button-text img{
        width: 100%;
}
.tv-button{
        width: 7.807%;
        height: 9.764%;
        position: absolute;
        left: 65.582%;
        top: 74.938%;
        cursor: pointer;
        z-index: 100000;
}