body {
  font-family:Arial, Helvetica, sans-serif;
}

a:link {color:#0000cc;text-decoration:none;filter:alpha (opacity=100);}      /* unvisited link */
a:visited {color:#0000ee;text-decoration:none;filter:alpha (opacity=100);}  /* visited link */
a:hover {color:#0000dd;text-decoration:none;border-bottom: 1px dashed #fff;filter:alpha (opacity=100);}  /* mouse over link */

#formtext {
  font-size:9px;
  margin-top: 0.000000pt;
  margin-bottom: 0.000000pt;
  margin-right: 0.000000pt;
  vertical-align: baseline;
}

#loginresult {
  z-index:99;
  position: absolute;
  font-size:7pt;
  margin-top: 0.000000pt;
  margin-bottom: 0.000000pt;
  margin-right: 0.000000pt;
  vertical-align: baseline;
  color: #770000;
}

.editable {
  height: 22px;
  font-size: 10px;
  z-index:99;
  width:100px;
  position: absolute;
  padding: 2px 2px 2px 2px;
  margin: 2 10px 2 2;
  font-size:9px;
  vertical-align: baseline;
  color: #440000;
  background-color: #cccccc;
}

.bigeditable {
  height: 22px;
  width: 90%;
  font-size: 14px;
  margin: 5px 5px 5px 5px;
  color: #440000;
  background-color: #cccccc;
}

.editable_dim {
  height: 20px;
  font-size: 10px;
  z-index:99;
  position: absolute;
  padding: 2px 2px 2px 2px;
  margin: 0 10px 0 0;
  font-weight:bold;
}

.editable button {
  font-size: 8px;
  height: 22px;
  z-index:99;
  position: absolute;
  padding: 2px 2px 2px 2px;
  color: #440000;
}

#infotabs {
  font-size: 12px;
  padding: 0 0 0 0;
}

.button {
  font-size:7pt; 
  background-color:#f19856; 
  color:#000000;
  filter:alpha (opacity=100);
  border: 1px solid #c05100; 
}

#formlarge {
  font-size:14px;
}

#labelsqf {
  font-size:12px;
  color:#000000;
  width: 150px;
}



.statusbox {
  z-index:52;
  border:2px solid #f19856;
  text-align:justify;
  padding: 5px;
  width: 540px;
  height: 400px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -270px;
  margin-top: -200px;
  background-color:#f9cdad;
  filter:alpha(opacity=85);
  opacity:0.85;
}

#labelsqfs,.error {
  margin-top: 0.000000pt;
  margin-bottom: 0.000000pt;
  margin-right: 0.000000pt;
  vertical-align: baseline;
  font-size:9px;
  color:#000000;
}

.error {
  color:#660000;
}

table#loginform {
  margin-left: auto;
}

#loginform {
  margin-left: auto;
}

#authForm {
  height: 18px;
  margin: 0 0 5px 0;
  vertical-align: top;
  top: 50px;
  visibility: hidden;
}

#xmlFormon {
/*  right: 100px; */
  margin-right: auto;
  text-align: right;
  font-size: 10px;
  position: absolute;
}

#auth {
  height: 18px;
  margin: 0 0 5px 0;
  vertical-align: top;
  top: 50px;
  font-size:10px;
  text-align: right;
  color: #990000;
}

h1.artistweet {
  width: 175px; height: 75px;
  background: url("/ico/artistweet.png");
  position:absolute;
  margin: 0 0 0 0;
  left: 0;
  top: 0;
}

#formobjlarge {
  font-size:19px;
/*  color: #000000; */
  font-weight:bold;
}

#formobject {
  font-size:14px;
  font-color: #CCCCCC;
  font-weight:600;
  margin-top: 0.000000pt;
  margin-bottom: 0.000000pt;
  margin-right: 0.000000pt;
  vertical-align: baseline;
}

#content {
}

#searchbar {
  font-size: 10px;
  margin-top: 61px;
}

.inputfield {
 border: 1px solid #c05100; 
 background-color:#f19856; 
}

#dynamicresults {
  font-size: 8px;
  bottom: 4px;
}

#footer {
  font-size: 8px;
  font-weight:300;
  width: 100%;
  height: 20px;
  text-align:right;
  right: 10px;
  bottom: 10px;
}

#playerto { 
  z-index:-1;
}

#player {
#  position:fixed; 
#  bottom:1px;
}


hr { 
   height:1px;
   border:1px dotted #666;
   background-color:#000;
   width: 95%;
} 

#form_title {

font-size: 26px;
text-shadow: 0px 2px 3px #fdd621;


}
tr.title {
    background:url(/ico/box/bc3.png) no-repeat;
    padding:0px;
    width:100%;
}


.authBox {
    position: absolute;
    font-size: 34px;
    bottom: 50%;
    left: 35%;
    display:none;
    margin-left: -250px;
    margin-top: -40px;
    margin: 5px 5px 5px 5px;
    width: 500px;
    height: 80px;
    background-color: #964906;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    filter:alpha(opacity=80);
    opacity:0.80;
    border: 6px solid #ccc;
    color: #eef;
}

.authList {
    margin: 0px;
    padding: 0px;
}

.authList li {
    margin: 0px 0px 3px 0px;
    padding: 3px;
    cursor: pointer;
}

.authList li:hover {
    background-color: #659CD8;
}
