@charset "utf-8";
/* CSS Document */

body {
  margin: 0;
  background-color: black;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #F4E8E4;
  font-size: 10pt;
  line-height: 140%;
}

strong {
  font-size: 10.5pt;
}

table {
  border-spacing: 0;
}
table td {
  padding: 0.25em 1em 0.25em 0;
  vertical-align: top;
}
table th {
  padding: 0.25em 1em 0.25em 0;
  vertical-align: top;
  text-align: left;
  color: white;
}

h1, h2, h3 {
  color: white;
  margin-top: 2em;
  margin-bottom: 0.5em;
  line-height: 120%;
}

h1 { font-size: 16pt; }
h2 { font-size: 13pt; }
h3 { font-size: 10.5pt; }

p.breadcrumb {
  margin-top: -20px;
  margin-bottom: 30px;
  font-size: 9pt;
}

h1.breadcrumb {
  margin-top: -20px;
  margin-bottom: 30px;
  font-size: 9pt;
  font-weight: normal;
  letter-spacing: 1px;
}

a { color: #FFC48B; letter-spacing: 1px; }
a:hover { color: #FFD8B0; }
a:visited { color: #e3c5a6; }

a img {
  border: 0;
}

input, textarea { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 10pt; }

a.ticket {
  vertical-align: top;
}
a.ticket img {
  margin-top: -4px;
  margin-bottom: -10px;
}
 
/*a.ticket {
  background-color: #FCC48B;
  border: 2px solid #FFD8B0;
  color: black;
  font-weight: bold;
  text-decoration: none;
  padding: 2px 5px 2px 4px;
  line-height: 250%;
}
a.ticket:hover {
  border-color: white;
  background-color: #FFD8B0;
}*/

img.framed {
  border: 1px solid #bdae85;
}

ul {
  list-style-position: outside;
  padding-left: 1.5em;
  margin-top: 0px;
  padding-top: 0px;
}

table.songs {
}
  
table.songs td {
  vertical-align: middle;
  padding: 0 1.25em 0 0;
  line-height: 100%;
}

table.songdetails {
}
  
table.songdetails td, table.songdetails th {
  vertical-align: middle;
  padding: 0.25em 0.5em 0.25em 0;
}

p.smaller, span.smaller {
  font-size: 8pt;
}

div.key {
  background-color: #2C2727;
  color: white;
  border: 1px solid #605858;
  padding: 1em 4em 1em 3em;
  margin-bottom: 2em;
}

div.key td {
  vertical-align: middle;
}

div.key h1 {
  margin-top: 0;
  margin-bottom: 10px;
}

div.key p {
  margin-bottom: 0;
}

div.key strong {
  color: #FF9060;
}

div.key div {
  float: left;
  margin-right: 0.5em;
}

div.keyright {
  float: right;
  width: 200px;
  background-color: #2C2727;
  color: white;
  border: 1px solid #605858;
  padding: 1em 2em 1em 1em;
  margin-bottom: 2em;
  margin-left: 2em;
}

div.keyright td {
  vertical-align: middle;
}

div.keyright h1 {
  margin-top: 0;
  margin-bottom: 0;
}

div.keyright p {
  margin-bottom: 0;
}

div.keyright strong {
  color: #FF9060;
}

div.keyright div {
  float: left;
  margin-right: 0.5em;
}

div.tab {
  float: left;
  padding: 1em 1em 1em 1em;
  margin-right: 1em;
}

div.selectedtab {
  float: left;
  background-color: #2C2727;
  color: white;
  border: 1px solid #605858;
  padding: 1em;
}

form {
  float: left;
  background-color: #2C2727;
  color: white;
  border: 1px solid #605858;
  padding: 1em;
}

form.ostoskori {
  float: left;
  background-color: #2C2727;
  color: white;
  border: 0px solid #605858;
  padding: 0em;
}

div.left {
  float: left;
  width: 250px;
}

div.left img {
  margin-bottom: -360px;
}

div.right {
  background-color: black;
  float: left;
  margin: 0px 0px 20px 16px;
  padding-top: 12px;
  width: 740px;
}

img.title {
  float: left;
}

div.navi {
  background: url("/images/navi_bg.jpg") repeat-x;
  width: 765px;
  position: relative;
  margin: 32px 0 0 0;
  float: left;
  padding: 0;
  height: 44px;
}

div.navi div.inner {
  position: absolute;
  top: 10px;
  left: 16px;
  height: 10px;
}

div.navi img.navi_lt {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0;
  border: 0;
  padding: 0;
}

div.navi img.navi_rt {
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 0;
  border: 0;
  padding: 0;
}

div.navi img.naviheader {
  position: relative;
  top: -28px;
}

img.naviheader#nh01 { left: 69px; }
img.naviheader#nh02 { left: 246px; }

div.content {
  margin: 30px 0px 40px 8px;
  float: left;
  width: 750px;
}

div.logo {
  margin: 0 0 0 8px;
  width: 734px;
  float: left;
  padding-top: 20px;
  border-top: 1px solid #bdae85;
}

img.design {
  float: right;
  margin-top: 39px;
}

div.clearboth {
  clear: both;
}

.fb_share_link {
  padding: 0 0 0 20px; 
	height: 16px; 
	background: url(http://static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat top left;
}

em.colored {
  font-style: normal;
  color: #FBDC73;
}

table.tuotto {
  color: white;
  background-color: #605858;
  border-spacing: 1px;
}

table.tuotto td {
  background-color: #2C2727;
  padding: 0.7em 1.5em 0.7em 1.5em;
  text-align: right;
}

table.tuotto th {
  padding: 0.7em 1em 0.7em 1em;
  text-align: center;
}

table.tuotto td.center {
  text-align: center;
}

table.tuotto td.left {
  text-align: left;
}

table.tuotto th.left {
  text-align: left;
}

div.levy-nosto {
  background-color: #2C2727;
  text-align: center;
  color: white;
  border: 1px solid #605858;
  padding: 1em;
  margin-right: 2em;
  margin-bottom: 1.4em;
  float: left;
}

.error {
  color: #ff2727;
  font-weight: bold;
}

.note {
  color: #27ff27;
  font-weight: bold;
}

ol li {
  margin: 1em;
}

.navi_noprint {
  width: 100%;
  clear: both;
} 

.noscreen {
  display: none;
}

