/* STYLESHEET for 'NINOSSANTOS.DE' 	*/
/* 2005-12-25, schmidt@goap.net 	*/




/* ELEMENTS WITH IDS */
#ninosSantosNews2004 { }
#ninosSantosNews2005 { }

#ninosSantosGigs2001 { }
#ninosSantosGigs2002 { }
#ninosSantosGigs2003 { }
#ninosSantosGigs2004 { }
#ninosSantosGigs2005 { }

#ninosSantosReleasesEase { }
#ninosSantosReleasesFrisches { }

#ninosSantosInfoBand { }
#ninosSantosInfoBooking { }
#ninosSantosInfoShopping { }

#ninosSantosGalleryPhoto { }
#ninosSantosGalleryPress { }

#ninosSantosMessageboard { }
#ninosSantosImprint { }
#ninosSantosCredits { }
#ninosSantosLinks { }




/* BODY CLASSES */
body.newsBody {
  background: url("http://www.ninossantos.de/data/pics/bgs/bg_news.jpg") repeat scroll;
}
body.gigographyBody {
  background: url("http://www.ninossantos.de/data/pics/bgs/bg_gigography.jpg") repeat scroll;
}
body.releasesBody {
  background: url("http://www.ninossantos.de/data/pics/bgs/bg_releases.jpg") repeat scroll;
}
body.infoBody {
  background: url("http://www.ninossantos.de/data/pics/bgs/bg_info.jpg") repeat scroll;
}
body.galleryBody {
  background: url("http://www.ninossantos.de/data/pics/bgs/bg_gallery.jpg") repeat scroll;
}
body.messageboardBody {
  background: url("http://www.ninossantos.de/data/pics/bgs/bg_messageboard.jpg") repeat scroll;
}
body.pagesBody {
  background: url("http://www.ninossantos.de/data/pics/bgs/bg_pages.jpg") repeat scroll;
}




/* GENERAL LAYOUT */
div.reload {
  position: absolute;
  left: 40px;
  z-index: 2;
}
div.homeLink {
  position: absolute;
  left: 40px;
  z-index: 2;
}
div.header {
  background: url("http://www.ninossantos.de/data/pics/bgs/header.gif") no-repeat;
  margin: 0px;
  height: 350px;
  width: 600px;
}
div.mainNavigation {
  background: url("http://www.ninossantos.de/data/pics/bgs/content.jpg") repeat;
  margin: 0px;
  padding: 0 10px 10px 10px;
  width: 580px;
}
div.textArea {
  background: url("http://www.ninossantos.de/data/pics/bgs/content.jpg") repeat;
  margin: 0px;
  padding: 0 10px 10px 10px;
  width: 580px;
}
div.textArea div.textArea-container {  border-top: 1px dashed #70391f;
}
div.footer {
  background: url("http://www.ninossantos.de/data/pics/bgs/footer.gif") no-repeat;
  margin: 0px;
  padding: 10px;
  width: 580px;
  height: 200px;
}




/* TYPO AND LAYOUT */

/* Links */
div.homeLink a,
div.reload a,
div.homeLink a:link,
div.reload a:link,
div.homeLink a:visited,
div.reload a:visited,
div.homeLink a:hover,
div.reload a:hover {
  background-color: transparent;
  padding: 0;}

/* Background Color for h2s */
span.headlineBgColor {
  background-color: #ffffff;
  color: #703920;
  padding: 2px 5px 2px 3px;
}

/* Addresses */
div.addressDataSet { }
address {
  float: left;
  margin-bottom: 20px;
  width: 290px;
}

/* Paragraph with big bottom */
p.bigBottom {
  padding-bottom: 20px;
}

/* Header */
div.header div {
  display: inline;
  height: 350px;
  width: 250px;
}
div.header h1 {
  display: inline;
  height: 350px;
  width: 350px;
}
/* Gigography */
div.gigs {}

/* Releases */
div.releases {
  padding-bottom: 20px;
}
div.showCdCover {
  border: 1px solid #f3a300;
  float: left;
  height: 200px;
  margin: 0 10px 10px 0;
  width: 200px;
}

/* Shop */
div.showCdCoverSmall {
  border: 1px solid #f3a300;
  float: left;
  height: 100px;
  margin: 0 10px 5px 0;
  width: 100px;
}

/* Info > Band, Booking, Shopping */
div.info {}
span.langDeDefinition {
  background-color: #f3a300;
  color: #333333;
}
span.langEnDefinition {
  background-color: #f3a300;
  color: #333333;
}




/* LISTS */

/* Main Navigation */
div.mainNavigation ul {
  border-top: 1px dashed #70391f;
  height: 190px;
  margin-bottom: 20px;
  padding-top: 10px;
}
div.mainNavigation li {
  display: inline;
}
div.mainNavigation dl {
  float: left;
  font-size: 100%;
  font-weight: bold;
  margin-right: 10px;
}
div.mainNavigation dd {
  margin: 0px;
  padding: 0 0 0 20px;
}
span.mainNaviHead {
  background-color: #f3a300;
  color: #703920;
  padding: 2px;
}

/* Footer */
div.footer ul {
  border-top: 1px dashed #70391f;
  clear: both;
  list-style-type: none;
  padding-top: 10px;
}
div.footer li {
  display: inline;
  list-style-type: none;
}

/* Releases */
div.releases dl { }
div.releases ol {
  font-size: 100%;
  padding-bottom: 10px;
}
div.releases ol a:link,
div.releases ol a:visited,
div.releases ol a:hover {
  color: #ffffff;
  padding: 0 2px;
  text-decoration: none;
}
div.releases ol a:link {
  background-color: #703920;
}
div.releases ol a:visited {
  background-color: #996633;
}
div.releases ol a:hover {
  background-color: #ffffff;
  color: #703920;
}

/* Info > Shopping */
div.shoppingItem dl { }

/* Credits, Links */
div.pages dd {
  margin-left: 30px;
}
#ninosSantosCredits dl {
  margin-bottom: 20px;
}
span.dtBgColor {
  background-color: #f3a300;
  color: #703920;
  padding: 0 2px;
}

/* Links */
#ninosSantosLinks dl {
  margin-bottom: 20px;
}
#ninosSantosLinks dl a:link,
#ninosSantosLinks dl a:visited,
#ninosSantosLinks dl a:hover {
  color: #ffffff;
  text-decoration: none;
}
#ninosSantosLinks dl a:link {
  background-color: #666699;
}
#ninosSantosLinks dl a:visited {
  background-color: #6666cc;
}
#ninosSantosLinks dl a:hover {
  background-color: #ffffff;
  color: #666699;
}




/* TABLES */

/* Gigography */
table.gigsTable { }
table.gigsTable a:link,
table.gigsTable a:visited,
table.gigsTable a:hover {
  color: #ffffff;
  text-decoration: none;
}
table.gigsTable a:link {
  background-color: #666699;
}
table.gigsTable a:visited {
  background-color: #6666cc;
}
table.gigsTable a:hover {
  background-color: #ffffff;
  color: #666699;
}
tr.gigsRowA {
  background-color: #f3a300;
  color: #333333;
}
tr.gigsRowB {}
th.gigsDate {
  width: 100px;
}
th.gigsVenue {
  width: 250px;
}
th.gigsLocation {
  width: 250px;
}

