﻿/* ### GENERAL ### */

a img {border: none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none}
a:hover {text-decoration: none}
a,a:visited,a:hover{cursor:pointer;}
img {display:block;}

@font-face {
  font-family: 'vani';
  src: url('vani.eot?#iefix') format('embedded-opentype'),  url('vani.woff') format('woff'), url('vani.ttf')  format('truetype'), url('vani.svg#vani') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* ### GLOBAL CLASSES ### */

html {min-height: 100%; overflow: -moz-scrollbars-vertical;}
body {margin:0; height: 100%; background-color: #FFFFFF; font-family: Tahoma; font-weight: bold; font-style: normal; }


/* ### CONTAINER ### */
#container {margin:0 auto; width: 500px; padding-left:30px; padding-right:30px; min-height: 100%; }
#container a {color: #808080; }

/* ### header ### */
#header {width: 500px; text-align: center; margin-top: 120px; padding-bottom: 20px; border-bottom: 3px solid #808080;}
#header img {display: block; margin-left: auto; margin-right: auto;}
#header h1 {font-family: Tahoma; font-weight: bold; font-style: normal; font-size: 36px; color: #808080; margin-top: 10px;}
#header h2 {font-family: Tahoma; font-weight: bold; font-style: normal; font-size: 18px; color: #B3B3B3; margin-top: -20px;}

/* ### INFO ### */
#info {float: left; width: 100%; border-bottom: 3px solid #808080;}
#info p {font-family: Tahoma; font-weight: bold; font-style: normal; font-size: 12px; color: #808080; text-align: left; margin-top: 20px; margin-bottom: 20px; }
#info a {font-family: tahoma; font-weight: bold; font-style: normal; font-size: 12px; color: #000000; }

/* ### NEW ### */
#new {float: left; width: 100%; margin-top: 30px; }
#new img {display: block; width: 100%; margin-left: auto; margin-right: auto;}
#new h3 {font-family: Tahoma; font-weight: bold; font-style: normal; font-size: 18px; color: #808080; margin-top: 30px; margin-bottom: -10px;}
#new p {font-family: Tahoma; font-weight: bold; font-style: normal; font-size: 12px; color: #A8A8A8; text-align: left; margin-top: 20px; margin-bottom: 20px; }
#new a {font-family: tahoma; font-weight: bold; font-style: normal; font-size: 12px; color: #808080; }

/* ### STREAM ### */
#stream {float: left; width: 520px; text-align: center; padding-bottom: 30px; margin-top: 30px; }
#stream .block {float: left; width: 240px; height: 350px; padding-right: 20px;}
#stream img {display: block; width: 240px;}
#stream p {font-family: Tahoma; font-weight: bold; font-style: normal; font-size: 12px; color: #A8A8A8; text-align: left; margin-top: 20px; margin-bottom: 20px; }
#stream a {font-family: tahoma; font-weight: bold; font-style: normal; font-size: 12px; color: #808080; }

/* ### FOOTER ### */
#footer {float: left; width: 100%; background-color: #707070; text-align: center; white-space: nowrap; }
#footer h4 {font-family: vani; font-weight: bold; font-style: normal; font-size: 18px; color: #000000; margin-top:30px;}
#footer span {text-align: center; padding-bottom: 30px;}
#footer p {height: 8px; font-family: vani; font-weight: bold; font-style: normal; font-size: 12px; color: #000000; padding-bottom: 10px;}
#footer a {font-family: vani; font-weight: bold; font-style: normal; font-size: 12px; color: #333333;}
#footer img {display: inline-block; margin: 10px;}






