html, body {
  margin: 0;
  padding: 0;
  border: 0;
}
html {
	overflow-y: scroll;
}

body {
	background-color: #63b3ce; 
	background-image: url(bg_tile.png)
}

#background {
	background:url(bg_trans.png);
	background-repeat: repeat-x;

}

#main {
  width: 800px;
  background-color: #80c1d7;
  margin: 2em auto;
  padding: 1.5em;
  font-family: "Lucida Grande", "Lucida Sans Unicode",Verdana,Arial,sans-serif;
  color: #292929;
}

#aboutmain {
	font-size: small;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}

#about1 {
	margin-top: 24px;
}

#about2 {
	margin-top: 24px;
}

#about3 {
	margin-top: 24px;
}

#about4 ul {
	list-style-type: none;
}

.aboutfoto img {
	border: none;
	margin: 12px;
}


.abouttext {
	text-align: right;
	vertical-align: middle;
}

#copylegal {
  font-family: "Lucida Grande", "Lucida Sans Unicode",Verdana,Arial,sans-serif;
  text-align: center;
  color: #292929;
  font-size: small;
}

#twbutton {
	position: fixed;
	top: 8px;
	left: 8px;
}

#twbutton img {
	border: 0px;
}

#fbbutton {
	position: fixed;
	top: 35%;
	left: 0px;
}

#fbbutton img {
	border: 0px;
}

#langsec {
	position: fixed;
	top: 8px;
	right: 12px;
}

#langsec img {
	border: 0px;
}

#songcheckrwelcome1 {
	color: #fff;
}

#songcheckrwelcome2 {
	color: #f00;
}

.myform {
	font-size: small;
}

.faqQ {
	font-size: small;
	text-align: justify;
}

.faqQH {
	font-weight: bold;
	font-size: small;
	margin-bottom: 4px;
	margin-top: 24px;
}

.faqQH img {
	top: 2px;
	position: relative;
}

.newsT {
	font-size: small;
	text-align: justify;
}

.newsH {
	font-weight: bold;
	font-size: small;
	margin-bottom: 4px;
	margin-top: 24px;
}

.newsH img {
	top: 2px;
	position: relative;
}

.hr {
	color: #63B3CE;
	background-color: #63B3CE;
	height: 1px;
	border: 1px solid;
	margin-bottom: -2px;
}

.searchfield {	
	height: 18px;
	padding-left: 3px;
	padding-left: 3px;
	font-size: 1.1em;
	font-family: "Lucida Grande", "Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #292929;
	vertical-align: baseline;
	border: 1px solid black;
}

.textfield {
	font-size: 1.1em;
	font-family: "Lucida Grande", "Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #292929;
	vertical-align: baseline;
	border: 1px solid black;
}

#permalinkbox {
	text-align: center;
}

#contactbox {
	font-size: 1.1em;
	font-family: "Lucida Grande", "Lucida Sans Unicode",Verdana,Arial,sans-serif;
	color: #292929;
	vertical-align: baseline;
	border: 1px solid black;
}

.checkbutton {
	height: 22px;
	vertical-align: top;
	border: 1px solid black;
}

#searchselectradios {
	margin-top: 5px;
}

#result td {
     padding-right:5px;
}

#statsboxmain {
	display: none;
}

#box1 {
     background-color:#63b3ce;
     width:372px;
     float:left;
     padding:8px;
     margin-bottom: 20px;
}

#box2 {
     background-color:#63b3ce;
     width:372px;
     float:right;
     padding:8px;
     margin-bottom: 20px;
}

#box3 {
     background-color:#63b3ce;
     width:372px;
     float:left;
     padding:8px;
}

#box4 {
     background-color:#63b3ce;
     width:372px;
     float:right;
     padding:8px;
}

#boxmenutop {
	background-color:#63B3CE;
	margin: -0.25em auto 0.25em auto;
	padding:8px;
	width:98%;
}

#boxmenuleft {
	float: left;
	color: #fff;
}

#boxmenuright {
	text-align: right;
	color: #fff;
}

.resultheading {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}

.resultheadrow td {
	font-weight: bold;
	color: #fff;
}

.resulttable {
	margin-top: -10px;
	margin-bottom: 0px;
	width: 100%;
}

.resulttable td {
	padding-right: 12px;
    color: #fff;
    white-space: nowrap;
    vertical-align: top;
    font-size: small;
}

#faveletleft {
	font-size: small;
	float: left;
	width: 50%;
	text-align: justify;
}

#faveletright {
	font-size: small;
	width: 50%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	float: right;
}

#faveletleft li {
	margin-bottom: 6px;
}

.correcttable {
	width: 59%;
}

#main a {
    color: #fff;
    text-decoration: none;
	border-bottom: 1px dotted #fff;
}

#main a:hover {
    color: #fff;
    text-decoration: none;
	border-bottom: 0px;
}

#main a:visited {
    color: #fff;
    text-decoration: none;
	border-bottom: 1px dotted #fff;
}

#logo {
	border: 0px;
	margin-bottom: -20px;
}

.centerDIV {
	text-align: center;
}

.whitecontent {
	color: #fff ! important;
}

#implink a {
    color: #fff;
    text-decoration: none;
	border-bottom: 1px dotted #fff;
}

#implink a:hover {
    color: #fff;
    text-decoration: none;
	border-bottom: 0px;
}

#implink a:visited {
    color: #fff;
    text-decoration: none;
	border-bottom: 1px dotted #fff;
}

.iconrow {
	width: 5% ! important;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

.impressum {
	font-size: small;
}

.clear {
     clear:both;
}

.LV_invalid_field {
	border: 1px solid #f00;
}

.LV_valid_field {
	border: 1px solid #000;
}

.LV_valid {
	color: #fff;
}

.LV_invalid {
	color: #000;
}

.LV_validation_message {
	padding-left: 12px;
}

span.codedirection { unicode-bidi:bidi-override; direction: rtl; }
span.displaynone { display:none; }



/* AutoComplete */ 

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

/* AutoComplete */

#impressummap {
	text-align: center;
	height: 620px;
  width: 99%;
  border: 4px solid white;
}

 */


#moreSimilarArtists, #morePossibleArtists {
  display: none;
}

#possibleArtists {
  position: relative;
}

#possibleArtists li {
  list-style: none;
  display:inline;
}

#screenshot {
  position: absolute;
}

span.similarLink {
  color: #000;
}

img.screenshot_popup {
  border: 4px solid white;
}

a.legallink, a.legallink:hover, a.legallink:visited {
    color: #000;
    text-decoration: none;
    border: none;
}
input.checkme {
  display: none;
}

