/*  project.css  tjb  28-jun-2004  Active Space Media  */

.mOverStyle { cursor:pointer; cursor:hand; }
.mOutStyle  { cursor:default; }

.projTitle
{ 
  font-family: Arial, Geneva, sans-serif;
  font-size: 15px; 
  font-weight: normal;
  letter-spacing: 0.2em;
  word-spacing:   0.05em; 
  color: #fefefe; 
}

.projSubtitle
{ 
  font-family: Arial, Geneva, sans-serif;
  font-size: 11px; 
  font-weight: normal;
  letter-spacing: 0.2em;
  word-spacing:   0.05em; 
  color: #fefefe; 
}

.projBodyText
{ 
  font-family: Arial, Geneva, sans-serif;
  font-size: 11px; 
  font-weight: normal;
  letter-spacing: 0.1em;
  word-spacing:   0.09em;
  line-height: 1.21em;  
  color: #fefefe;  
}
.projBodyText a:link    { color: #3377ff; text-decoration: none; }
.projBodyText a:visited { color: #3377ff; text-decoration: none; }
.projBodyText a:hover   { color: #3377ff; text-decoration: underline; }

.projBodyTextBullets
{ 
  font-family: Arial, Geneva, sans-serif;
  font-size: 11px; 
  font-weight: normal;
  letter-spacing: 0.08em;
  word-spacing:   0.08em; 
  line-height: 125%;  
  color: #fefefe;  
}

@media print
{
  .projTitle, .projSubtitle, .projBodyText, .projBodyTextBullets
  {
    color: #000000;
  }
}

.largeImgProject
{ 
  font-family: Arial, Geneva, sans-serif;
  font-size: 15px; 
  font-weight: bold;
  letter-spacing: 0.2em;
  word-spacing:   0.05em; 
  color: #000000; 
}

.largeImgStudio
{ 
  font-family: Arial, Geneva, sans-serif;
  font-size: 13px; 
  font-weight: bold;
  letter-spacing: 0.2em;
  word-spacing:   0.05em; 
  color: #000000; 
}

.largeImgCompany
{ 
  font-family: Arial, Geneva, sans-serif;
  font-size: 13px; 
  font-weight: bold;
  letter-spacing: 0.1em;
  word-spacing:   0.05em; 
  color: #000000; 
}

.largeImgContact
{ 
  font-family: Arial, Geneva, sans-serif;
  font-size: 10px; 
  font-weight: normal;
  letter-spacing: 0.1em;
  word-spacing:   0.05em; 
  color: #000000; 
}

