* {
	margin: 0;
	padding: 0;
	border-width: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

body {
	background-color: black;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	font-family: "Helvetica Neue", Helvetica, "Gill Sans", Arial, sans-serif;
}

div.center {
	margin-left: -750px;
	margin-top: -480px;
	left: 50%;
	top: 50%;
	z-index: 0;
	position: fixed;
}

#Table_01 {
	width: 1501;
	height: 1001;
	font-size: 0;
}

div.profile-pic {
	position: absolute;
	top: 141px;
	left: 778px;
	height: 200px;
	width: 120px;
	z-index: -1;
	line-height: 200px;
	text-align: center;
	vertical-align: middle;
	-sand-transform: scale(1.3) translate(-4px,21px);
}

div.profile-pic img {
	width: 110px;/*
		margin-left: -55px;
		left: 50%;*/
	position: static;
	vertical-align: middle;
}

div#tv-content {
	position: absolute;
	top: 460px;
	left: 410px;
	width: 195px;
	height:142px;
	z-index: -3;
	
	font-family:"Hoefler Text", "Times", "Times New Roman", serif;
	
	-sand-transform: translate(-2px,5px) skew(0deg,-6deg) scale(1.1,1.1);
}

div#tv-content > div {
	position: absolute;
	width: inherit;
	height: inherit;
	line-height:142px;
	vertical-align: middle;
	text-align:center;
	z-index: -3;
}

div#tv-background {
	z-index: -4;
	background-color:#aaa;
}
div.tv-big-title {
	font-size: 16pt;
	top:-5px;
}
div#tv-line-one {
	top:5px;
	-sand-transform: skew(0deg,-1.5deg);
}
div#tv-line-two {
	top:25px;
	-sand-transform: skew(0deg,-4deg);
}	
div#tv-line-three {
	top:45px;
	-sand-transform: skew(0deg,-5.5deg);
}
div#tv-content > div#tv-infront {
	z-index: -2;
}

div#clock-hands {
	position: absolute;
	left: 1039px;
	top: 246px;
	width: 86px;
	height: 86px;
	z-index: 2;
}

div#clock-hands img {
	position: absolute;
	top: 0;
	left: 0;
}

div#fire-container {
	position: absolute;
	top: 489px;
	left: 710px;
	width: 107px;
	height: 122px;
	z-index: 2;
}
div#fire-container img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#radio-popup {
	position: absolute;
	left: 550px;
	top: 200px;
	display:none;
}


#dialog {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -364px;
	margin-top: -260px;
	background-image: url('images/dialog.png');
	width: 728px;
	height: 480px;
	z-index: 3;
	
	/*display:none;*/

	/*color: #c0b09c;*/
	color: #958269;
	font-weight: 100;
	font-size: 13pt;
	line-height: 18pt;
	text-align: right;
}

input {
	font-size: 13pt;
	font-family: "Helvetica Neue", Helvetica, "Gill Sans", Arial, sans-serif;
	background-color: #EBDFCD;
}

select {
	font-size: 13pt;
	font-family: "Helvetica Neue", Helvetica, "Gill Sans", Arial, sans-serif;
}

button {
	padding: 2px 10px;
	font-weight: bold;
	text-shadow: #000 0 -1px 0;
	color: #B1AB9C;
	background-color: #381E10;
	font-size: 11pt;
	border: 1px solid #605A4B;
}
p.data-privacy {
	font-size: 12pt;
	line-height: 12pt;
}
#dialog #left-col {
	position: absolute;
	width: 280px;
	left: 50%;
	top: 0;
	margin-top: 150px;
	margin-left: -140px;
	margin-right: 20px;
	margin-bottom: 50px;
	overflow: hidden;
	text-align: center;
}
#dialog #left-col p {
	text-align: left;
}
#dialog #left-col #facebook-button {
	margin-top: 70px;
	margin-bottom: 75px;
	cursor:hand;
}

#dialog #right-col {
	position: absolute;
	width: 270px;
	right: 0;
	top: 0;
	margin-top: 150px;
	margin-right: 50px;
	margin-left: 20px;
	margin-bottom: 50px;
	overflow: hidden;
	text-align: center;
	display: none;
}
#dialog #right-col p.data-privacy {
	padding-top: 30px;
}
#dialog #right-col p {
	text-align: left;
	line-height: 13pt;
	padding-bottom:5px;
}
#loading-screen {
	background-color: #181818;
	color: white;
	position: fixed;
	height: 1000px;
	width: 2000px;
	margin-left: -1000px;
	margin-top: -500px;
	left: 50%;
	top: 50%;
	z-index: 5;
}
#loading-screen #loading-screen-inner {
	position:fixed;
	left: 50%;
	top: 50%;
	text-align: center;
	width: 300px;
	height: 100px;
	margin-top: -50px;
	font-family:"Hoefler Text", "Times", "Times New Roman", serif;

}
#end-rollup {
	background-image: url('images/end-rollup.png');
	width: 728px;
	height: 153px;
	position: fixed;
	top: 100%;
	left: 50%;
	margin-left: -364px;
	margin-top: 0;
}
#end-rollup > a {
	position: absolute;
	width:16%;
	height: 100%;
	left: 48%;
	top: 0;
}
#end-rollup div.fb-like {
	position: absolute;
	top: 38%;
	left: 65%;
}
.fb_edge_widget_with_comment span.fb_edge_comment_widget {
    top: -170px !important;
    left: -200px !important;
}
