/* Global reset (begin) */

	html {}
	body { padding: 0; margin: 0; }
	img { border: 0; }
	table { width: 100%; border-collapse: collapse; border: 0; }
	td, th { padding: 0; vertical-align: top; text-align: left; border: 0; }
	p { margin-top: 0; margin: 0px; }
	form, fieldset { margin: 0; padding: 0; border: 0; }
	h1,h2,h3,h4,h5,h6 { font-weight: normal; margin: 0; padding: 0; }
	small { font-size: 80% !important; }
	ul, ol, li, dl, dl dt, dl dd { margin: 0; padding: 0; list-style: none; }
	a::-moz-focus-inner, a { border: 0; padding: 0; margin: 0; outline: none; }
	

/* Global reset (end) */

  a, a:visited { color: white; }
  a:hover { text-decoration: none; color: white; }
  
  html, body { width: 100%; height: 100%; font-family: Georgia, serif; font-size: 12px; color: white; }
  body { background: #213a77 url(background.jpg) no-repeat center center; }
  
  .outer { position: relative; position: relative; width: 100%; min-height: 500px; height: 100%; min-width: 800px; }
  
  .player { width: 193px; height: 193px; position: absolute; left: 50%; top: 50%; margin-left: -97px; margin-top: -105px; }
  .player #webradioplayer.flash span { display: none; }
  
  .player h1 { width: 800px; position: absolute; left: 50%; margin-left: -400px; text-align: center; font-size: 48px; color: white; top: -110px; }

  .player .url { position: absolute; width: 350px; position: absolute; text-align: center; left: 50%; margin-left: -175px; top: -35px; }
  .player .url input { width: 100%; font-size: 18px; }
  .player .url span span { width: 100%; text-align: center; font-size: 18px !important; top: 5px !important; }
  .player .url div { color: #99a8d8; }
  
  .info { position: absolute; height: 150px; width: 100%; text-align: center; top: 100%; margin-top: -150px; left: 0; }
  .info h2 { font-size: 18px; }
  .info h2 a { font-size: 24px; color: white; position: relative; top: -3px; text-decoration: none; }
  .info h2 a span { position: relative; top: 2px; }
  .info p { margin-top: 18px; }
  .info .more { font-size: 11px; line-height: 14px; color: #99a8d8; }