body { font-family: Arial; font-size: 10px; }
textarea { font-family: Arial; font-size: 12px; }

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

#errordiv { color: red; font: 12px Arial; }

#ticker  { height: 17px; width:30px; padding: .7em; margin-left: 5px; }
#ticker.ajax-loading  { height:17px; background: url(/images/spinner.gif) no-repeat center; }
#ticker.username-ok  { height:17px; width: 180px; background: url(/images/aspneticons/ok_16x16.gif) no-repeat left; font-size: 11px; text-align: left; }
#ticker.username-notok  { height:17px; width: 180px; background: url(/images/aspneticons/attention1_16x16.gif) no-repeat left; color: red; font-weight: bold; font-size: 11px; text-align: left; }
#tickern  { height: 17px; width:30px; padding: 0.7em; margin-left: 5px; }
#tickern.ajax-loading  { height:17px; padding: 0.7em; background: url(/images/spinner.gif) no-repeat center; }

#brand1.ajax-loading  { background: url(/images/spinner.gif) no-repeat center; }


#message { color: red; text-align: center; margin-top: 4px; }

#indexcontent span { font-family: Arial;  }
#indexcontent a { color: #666666; text-decoration: none; }
#indexcontent a:visited { color: #666666; text-decoration: none; }
#streetfashioncontent span { font-family: Arial;  }
#streetfashioncontent a { color: #666666; text-decoration: none; }
#streetfashioncontent a:visited { color: #666666; text-decoration: none; }
#phenomcontent span { font-family: Arial;  }
#phenomcontent a { color: #666666; text-decoration: none; }
#phenomcontent a:visited { color: #666666; text-decoration: none; }

/* Style for IFRAME */
.loader {
  border: 0; 
  height: 0; 
  width: 0; 
  padding: 0; 
  position: absolute; 
  visibility: hidden;
}