/************************************************
    Artistisivut / mikseri.net
    
    (c) Mikseri.net 2000-2005.
    $Id: artistpage.css,v 1.12 2007/01/02 05:03:00 wolfram Exp $                          

************************************************/






/************************************************
* SIVUN PERUSASETUKSET                          *
************************************************/

body {
  margin: 0px;
  padding: 0px;
  background-color: #000000;
}

body,
td {
  font-family: verdana, arial, helvetica;
  font-size: xx-small;
}

a:link {
	color: #dd0000;
	text-decoration: none;
}

a:visited {
	color: #dd0000;
	text-decoration: none;
}

a:hover{
	color: #dd0000;
	text-decoration: none;
}

.nomargin {
  margin: 0;
  padding: 0;
}

form { margin: 0; padding: 0; }







/************************************************
* SIVUN YLÄLAIDAN NAVIGOINTI                    *
************************************************/

td#navibar {
  background-image: url('http://static.mikseri.net/images/artist_top.jpg');
  background-color: #303030;
  color: #ffffff;
}

td#navibar_center {
  padding-top: 2px;
  color: #ffffff;
  font-family: tahoma, verdana, arial, helvetica;
  font-size: 10px;
}

div#btn_mikseri {
  background-repeat: no-repeat;
  background-image: url('http://static.mikseri.net/images/artist_mikseri.gif');
}

div#btn_help {
  background-repeat: no-repeat;
  background-image: url('http://static.mikseri.net/images/artist_help.gif');
}

img#btn_help,
img#btn_mikseri {
  border: 0px;
  width: 98px;
  height: 23px;
}

div#whitespace {
  height: 1px;
  width: 100%;
  background-color: #ffffff;
  padding: 0px;
  margin: 0px;
}

div#blackspace {
  height: 1px;
  width: 100%;
  background-color: #000000;
  padding: 0px;
  margin: 0px;
}

a.navibar:link {
	color: #d00000;
	text-decoration: none;
}
a.navibar:visited {
	color: #d00000;
	text-decoration: none;
}
a.navibar:hover {
	color: #d00000;
	text-decoration: underline;
}


a.navibarbright:link {
        color: #d00000;
        text-decoration: none;
}
a.navibarbright:visited {
        color: #d00000;
        text-decoration: none;
}
a.navibarbright:hover {
        color: #d00000;
        text-decoration: underline;
}


a.artistbar:link {
        color: #d00000;
        text-decoration: none;
}
a.artistbar:visited {
        color: #d00000;
        text-decoration: none;
}
a.artistbar:hover {
        color: #d00000;
        text-decoration: underline;
}







/************************************************
* ARTISTINIMIPALKKI & HAKU                      *
************************************************/

.artistbar {
  background-color: #000000;
        color: #d00000;
	font-family: tahoma, verdana, arial, helvetica;
	font-weight: bold;
	font-size: 14pt;
}

.search {
  background-color: #444444;
	font-family: verdana, arial, helvetica;
	color: #d00000;
	font-weight: bold;
	font-size: xx-small;
}

.languageselect {
	background-color: #444444;
	font-family: verdana, arial, helvetica;
	color: #d00000;
	font-weight: bold;
	font-size: xx-small;
	border-width: 1px;
}

input#btn_search {
  vertical-align: text-top;
  border: 0;
}

.tekno {
	border: 1px solid #000000;
	background: #000000;
	color: #d00000;
	font-family: verdana, arial, helvetica;
	font-size: xx-small;
	font-weight: bold;
}

.nappi {
	background: #000000;
	font-family: verdana, arial, helvetica;
	font-size: xx-small;
	color: #d00000;
	font-weight: bold;
	border: 1px ridge;
}


/************************************************
* ETSI VASTAAVIA                                *
************************************************/

a.search:link {
  color: #d00000;
  text-decoration: none;
}
a.search:visited {
  color: #d00000;
  text-decoration: none;
}
a.search:hover {
  color: #d00000;
  text-decoration: underline;
}




/************************************************
* TYÖKALUPALKKI                                 *
************************************************/

.artistlinkbar {
  color: #ffffff;
  vertical-align: top;
}

a.topmenu:link {
  color: #ffff00;
  text-decoration: none;
}
a.topmenu:visited {
  color: #ffcc00;
  text-decoration: none;
}
a.topmenu:hover {
	color: #ffffff;
  text-decoration: none;
}





/************************************************
* BIISIT                                        *
************************************************/

td.songdata {
  padding-left: 10px;
}

table.songnamegenre {
  padding-bottom: 10px;
}

tr.songbuttons td {
  padding-bottom: 5px;
}

div.songdescription {
  padding-top: 10px;
  padding-bottom: 5px;
}

.songname {
	font-family: arial, helvetica;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
}

.artist_linespacer {
  background: url("http://static.mikseri.net/images/trans.gif");
  background-repeat: repeat-xy;
  height: 5px;
  width: 1px;
}

.artist_line {
  height: 5px;
  background: url("http://static.mikseri.net/images/hl_pixel.gif");
  background-repeat: repeat-xy;
}





/************************************************
* VIERASKIRJA                                   *
* Arto Aaltonen 2005-12-20                      *
************************************************/

#artist_guestbook {
  padding: 1px;
  margin: 0;
  border: 1px solid #000000;
  background-color: #000000;
  color: #d00000;
}

#guestbook_container {
  background-color: #000000;
  padding: 2px;
}

#guestbook_title {
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: -1px;
  padding-top: 1px;
  padding-bottom: 2px;
  padding-left: 2px;
}
#guestbook_messages {
  overflow: auto;
  height: 200px;
  background-color: #666;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #bbbbbb;
}
.guestbook_bg1 { background-color: #222222; }
.guestbook_bg2 { background-color: #333333; }

.guestbook_entry_date { float: left; display: none; }

.guestbook_entry {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 2px;
  padding-right: 2px;
}

.guestbook_entry_username {
  display: block;
}
a.guestbook:link,
a.guestbook:visited {
  color: #d00000;
  font-weight: bold;
  text-decoration: none;
}
a.guestbook:hover {
  text-decoration: underline;
}

.guestbook_entry_message { font-weight: normal; }

.guestbook_entry_separator {
  height: 1px;
  border-top: 1px solid #444;
  background-color: #000000;
}

.guestbook_entry_separator hr { display: none; }

#guestbook_comment { padding-top: 5px; }

guestbook_cell_submit_title,
#guestbook_cell_message_title,
#guestbook_cell_username_title {
  color: #d00000;
  font-weight: bold;
}

#guestbook_message,
#guestbook_username {
  border: 0;
  background-color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  color: #d00000;
}

#guestbook_cell_message_input { width: 100%; }
#guestbook_message { width: 100%; }

#guestbook_submit {
  width: 12px;
  height: 12px;
  border: 0;
}















