body
{ background: #fff;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
  font-size: 8pt;
  margin: 0px;
  color: #333;
  background: #fff url('/images/ap.gif') center center no-repeat fixed;
}

td, th
{ font-size: 8pt;
}

h1, h2, h3, h4, h5
{ margin: 0px;
  padding: 15px;
  text-align: center;
}

h1
{ font-size: 16pt;
}

h2
{ font-size: 12pt;
}

h3
{ font-size: 11pt;
}

h4
{ font-size: 10pt;
}

h5
{ font-size: 8pt;
}


img
{ border: none;
}

img.classic
{ padding: 5px;
  border: 1px solid #ccc;
}


p
{ padding: 0px 0px 10px 0px;
  margin: 0px;
  text-align: justify;
}

a
{ text-decoration: none;
  color: #a00;
  font-weight: bold;
}

a:hover
{ text-decoration: underline;
}

a.thumbnail img
{ border: 1px solid #ccc;
  margin-right: 5px;
}

a.thumbnail:hover img
{ border: 1px solid #a00;
}

ul
{ padding: 0px;
  margin: 0px 50px;
}

li
{ padding: 5px 10px;
}

li b
{ text-transform: uppercase;
}

li.private
{ color: #888;
  font-weight: bold;
}

hr
{ border: none;
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  width: 100%;
  margin: 0px;
}


/* layout specifics */
div#container
{ position: absolute;
  left: 50%;
}

div#aligner
{ position: absolute;
  width: 750px;
  left: -375px;
  top: 0px;
}

div#audiopimps
{ text-align: center;
  background: #fff;
  padding-top: 30px;
}

div#iconbar
{ text-align: center;
  padding-top: 20px;
  background: #fff;
}

div#iconbar a img
{ border: 1px solid #fff;
  margin: 0px 5px;
}

div#iconbar a:hover img
{ border: 1px solid #eee;
}

div#content
{
  background: url('/images/bg.gif') center top repeat-y;
}

div#header
{ height: 30px;
  background: #fff url('/images/header.gif') center bottom no-repeat;
}

div.mainspacer
{ width: 120px;
  height: 400px;
}

div#main
{ margin: 0px 120px;
  min-height: 400px;
}

div#footer
{ background: #fff url('/images/footer.gif') center top no-repeat;
  margin: 15px 0px;
  text-align: center;
  padding: 15px 0px;
}

div#validate
{ text-align: center;
  margin-bottom: 30px;
}


/* input formatting */
form
{ margin: 0px;
}

input
{ margin: 0px;
  padding: 0px;
}

input.flat, input.flatnowidth, input.flatwide
{ border: solid 1px #ccc;
  font-size: 8pt;
  width: 80px;
}

input.flat
{ width: 245px;
}

input.flatwide
{ width: 335px;
}

input.flat:hover, input.flat:focus, input.flatnowidth:hover, input.flatnowidth:focus, input.flatwide:hover, input.flatwide:focus
{ border: solid 1px #999;
}

input.button
{ border: 1px solid #ccc;
  padding: 2px 20px;
  background-color: #eee;
  color: #000;
  font-size: 8pt;
  width: 200px;
}

input.button:hover, input.button:focus
{ border: 1px solid #666;
}

input.radio
{ margin: 1px 0px -3px 0px;
}

label.radio
{ margin: 0px 10px 0px 5px;
}

textarea.flat, textarea.flatwide
{ border: 1px solid #ccc;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
  font-size: 8pt;
  width: 245px;
  height: 150px;
}

textarea.flatwide, textarea.wide
{ width: 335px;
}

textarea.tall
{ height: 300px;
}

textarea.flat:hover, textarea.flat:focus, textarea.flatwide:hover, textarea.flatwide:focus
{ border: solid 1px #999;
}

select.flat, select.flatnowidth
{ border: 1px solid #ccc;
  font-size: 8pt;
  width: 80px;
}

select.flat
{ width: 245px;
}


/* form layout */
div.form
{ /*background-color: #fff;
  color: #666;*/
}

div.form div.field
{ padding: 5px;
  border-top: 1px solid #ddd;
}

div.form div.field span.name
{ width: 110px;
  float: left;
  font-weight: bold;
  margin-right: 10px;
}

div.form div.field div.name
{ width: 140px;
  float: left;
  font-weight: bold;
  /*color: #666;
  background-color: #fff;*/
}

div.form div.field div.input, div.form div.field div.inputwide
{ /*margin-left: 150px;*/
  float: left;
  width: 250px;
}

div.form div.field div.inputwide
{ width: 340px;
}

div.form div#submit
{ padding-top: 20px;
  text-align: center;
}


/* forum layout */
table.forum, table.forumpost
{ border-top: 1px solid #aaa;
}

table.forum th, table.forum td, table.forumpost th, table.forumpost td
{ border-bottom: 1px solid #aaa;
}

table.forum th, table.forumpost th
{ color: #fff;
  background-color: #aaa;
  font-size: 120%;
}

table.forumpost td
{ padding: 5px;
}

table.forumpost tr.footer td, table.forumpost tr.footer td a
{ background-color: #eee;
}


table.forumnav
{ border-collapse: collapse;
}

table.forumnav td, table.forumnav th
{ border: 1px solid #aaa;
  padding: 1px 3px;
}

table.forumnav th
{ background-color: #eee;
  color: #666;
}

table.forumnav td
{ background-color: #fff;
  color: #aaa;
}


/* some specifics */
p.download a
{ display: block;
  padding: 10px 0px 10px 45px;
  border: 1px solid #ccc;
  margin: 0px 20px;
}

p.download a:hover
{ border: 1px solid #a00;
  text-decoration: none;
}

a.demo
{ background: url('/images/icons/mp3_cute.gif') center left no-repeat;
}

a.pdf
{ background: url('/images/icons/pdf_cute.gif') center left no-repeat;
}

div.quote
{ border-left: 5px solid #ccc;
  padding-left: 10px;
  color: #888;
}


table.graph
{ border: 1px solid #ccc;
}

table.graph th
{ font-size: 16px;
  padding: 5px;
  margin-bottom: 5px;
  background: #eee;
  border-bottom: 1px solid #ccc;
}

table.graph td
{ padding: 5px;
}

table.graph td.label
{ padding: 5px;
  text-align: right;
  border-right: 1px solid #ccc;
}

table.graph td div
{ float: left;
  background: #a00;
  padding: 1px 0px;
  text-align: right;
}

table.graph td div.zero
{ background: #f00;
}

table.graph td div span
{ margin: 0px 5px;
  font-weight: bold;
  color: #fff;
}

table.graph td div span.inverse
{ color: #333;
}


div.gallery_breadcrumbs
{ border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 5px;
}


ul#gallery_photos
{ padding: 0px;
  margin: 0px;
  list-style: none;
}

ul#gallery_photos li
{ float: left;
  margin: 5px;
  padding: 0px;
}

ul#gallery_photos li a
{ border: 1px solid #ccc;
  background: #fff;
  display: block;
  width: 100px;
  padding: 4px;
  margin: 0px;
  text-decoration: none;
}

ul#gallery_photos img
{ padding: 0px;
  margin: 0px;
  height: 100px;
  width: 100px;
}


div.gallery_empty
{ text-align: center;
  padding: 5px;
  text-transform: uppercase;
  font-weight: bold;
}


ul#gallery_albums
{ margin: 0px;
  padding: 0px;
  list-style: none;
}

ul#gallery_albums li
{ margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

ul#gallery_albums img
{ float: left;
  width: 100px;
  height: 100px;
}

ul#gallery_albums div
{ margin-left: 120px;
}


ul#testimonials
{ margin: 20px auto;
  padding: 0px;
  list-style: none;
  width: 450px;
  background: transparent url('/images/lquote.gif') top left no-repeat;
}

ul#testimonials li
{ padding: 0px 50px;
  margin: 0px;
  font-size: 10pt;
  font-weight: bold;
  font-style: italic;
  background: transparent url('/images/rquote.gif') bottom right no-repeat;
  text-align: justify;
}

