body {
    background: #000 url(../img/bg.jpg) repeat-x;
	color: #bfbfbf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
}

img {
	display: block;
	margin: 0;
	padding: 0;
}

p { margin: 0 0 1.5em 0; }

em {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 13px;
    color: #666;
}

a { color: #016598; text-decoration: none; }
a:hover { text-decoration: underline; }

strong {
	font-weight: bold;
	font-style: bold;
}

h3 {
	color: #7a7a7a;
	margin-bottom: .5em;
}
h4 {
	color: #00448b;
	font-weight: bold;
}

#container {
	background: #000 url(../img/header.jpg) 20px 0 no-repeat;
	width: 800px;
	margin: 0 auto;
	padding: 0 20px;
	text-align: left;
}

#header {
    height: 650px;
}
#header h1, #header p { display: none; }
#banner, object { display: block; }


/* Content */
#content {
	padding: 0 25px 35px 25px;
}
.col-366 {
	width: 366px;
	float: left;
	margin-right: 18px;
	position: relative;
}
.col-174 {
	width: 174px;
	float: left;
	margin-right: 18px;
}
.last {
	margin-right: 0;
}
p.ingressi {
	height: 66px;
	margin: 20px 0;
	background: url(../img/ingressi.gif) no-repeat;
	text-indent: -9999px;
}
.center {
	text-align: center;
}
p.biisit {
    font-size: 11px;
    margin: 0 0 20px 5px;
}
p.biisit span { color: #666; }

#cover {
    height: 290px;
}

h2#julkpvm {
	height: 39px;
	margin-bottom: 20px;
	text-indent: -9999px;
}
h2#biisilista {
	height: 15px;
	margin: 0 0 20px 0;
	background: url(../img/o_biisilista.gif) no-repeat;
	text-indent: -9999px;
}
h2#youtube {
	height: 15px;
	margin: 20px 0;
	background: url(../img/o_youtube.gif) no-repeat;
	text-indent: -9999px;
}

ul#ostolinkit {
	position: absolute;
	top: 264px;
	left: 136px;
	padding: 0;
	margin: 8px 0 0 0;
	list-style: none;
	width: 180px;
	height: 34px;
	background: url(../img/ostolinkit.gif) 0 100% no-repeat;
}
ul#ostolinkit li {
	position: relative;
	display: block;
	float: left;
	height: 34px;
	margin-right: 18px;
}
ul#ostolinkit li.last { margin-right: 0; }
ul#ostolinkit li a {
	float: left;
	width: 78px;
	display: block;
	height: 34px;
	text-indent: -9999px;
}

p.spotify {
    margin: 15px 0 25px 0;
    height: 32px;
    line-height: 1.4em;
    background: url(../img/spotify.gif) no-repeat;
}
p.facebook {
    margin: 15px 0 25px 0;
    height: 32px;
    line-height: 32px;
    background: url(../img/facebook.gif) no-repeat;
}
p.spotify a,
p.facebook a {
    color: #bfbfbf;
    display: block;
    padding-left: 42px;
}
p.spotify a:hover,
p.facebook a:hover {
    text-decoration: none;
    color: #016598;
}

/* Footer */
#footer {
	clear: both;
	height: 37px;
	background: url(../img/emi.gif) no-repeat;
	margin: 180px 20px 0 20px;
	width: 800px;
}
#footer p { height: 37px; margin: 0; text-align: center; }
#footer a {
	display: block;
	width: 72px;
	height: 37px;
	text-indent: -9999px;
	margin: 0 auto;
}

.divider {
	clear: both;
	margin: 25px 0 10px 0;
	border-top: 1px solid #333;
}
.divider hr { display: none; }
.clear {
	clear: both;
}








.editBox_gsvsc tr.odd_gsvsc {
  background-color : #000;
}
.playerBox_gsvb div.alldone_gsvb        { color: #4c433a; }
.playerBox_gsvb a.title_gsvb            { color: #4c433a; }

.playerBox_gsvb div.alldone_gsvb:hover  { color: #ffffff; }
.playerBox_gsvb a.title_gsvb:hover      { color: #ffffff; }
.resultsBox_gsvb div.resultDiv_gsvb     { border-color : #333; margin: 2px;}
.resultsBox_gsvb div.resultDiv_gsvb:hover     { border-color : #016598; }

div.gsc-branding-text, div.gsc-branding-img, div.gsc-branding-img-noclear, img.gsc-branding-img, img.gsc-branding-img-noclear{ }

/**
 * Floating Player Box:
 *
 * note: top, left, z-index, height, width
 * are set in code. Limit your styling to color/opacity
 * Note the z-index of floatingPlayer should be one
 * higher than the z-index of the floatingPlayerBox.
 * Adjust as needed on sites with crazy layering.
*/
.floatingPlayerBox_gsvb {
  position : absolute;
  opacity : 0.90;
  -moz-opacity : 0.90;
  filter:alpha(opacity=90);
  z-index : 9998;
  background-color: #000;
  border: none;
}
.floatingPlayer_gsvb {
  position : absolute;
  z-index : 9999;
}
.floatingBranding_gsvb {
  position : absolute;
}

.idle_gsvb {
  display : none;
}

.playing_gsvb {
  display : block;
}

.playerInnerBox_gsvb {
  margin-top : 2px;
}

/* keep a 1.33 ratio
 * (on widths > 300px, add 20px in height for controls)
 * small player:        180x135   4:3
 * medium player:       260x195   4:3
 * large player:        320x260   4:3 + 20px at bottom
 * extra large player:  480x380   4:3 + 20px at bottom
 */
.playerInnerBox_gsvb .player_gsvb {
  width : 480px;
  height : 380px;
}

.playerInnerBox_gsvb div.player_gsvb {
  margin : 10px;
}

.floatingPlayer_gsvb .playerInnerBox_gsvb div.player_gsvb {
  margin : 0;
}

.playerBox_gsvb div.alldone_gsvb {
  display : inline;
  font-size : 11px;
  cursor : pointer;
}

.playerBox_gsvb div.alldone_gsvb:hover {
  text-decoration : underline;
}


.playerBox_gsvb div.title_gsvb {
  text-align : center;
  font-size : 11px;
  margin-top : 2px;
  display: none;
}

.playerBox_gsvb a.title_gsvb {
  text-decoration : none;
}

.playerBox_gsvb a.title_gsvb:hover {
  text-decoration : underline;
}
