/*
gonna-be.net
GROOVER FAN CREATOR FORUM
$Id: creator.css,v 1.3 2002/09/24 19:53:36 tanuki Exp $
*/

body { 
  background-color: white;
  color: black;
  margin: 0em;
	font-size : 15px; 
	line-height : 150% ; 
/* wine red?
	scrollbar-arrow-color:#660000;
	scrollbar-base-color:#990000;
	scrollbar-face-color:#990000;
	scrollbar-3dlight-color:#990000;
	scrollbar-darkshadow-color:#990000;
	scrollbar-highlight-color:#660000;
	scrollbar-shadow-color:#FF9900;
	scrollbar-track-color:#660000;
*/
}


body {
  color: #red;
}

a { text-decoration: none }
a:link, a:visited { color: #00416B }
a:active, a:hover { color: #99C3E1 }

.mainStory{
  margin-top: 1em;
  margin-bottom: 1em;
}

.storyAuthor {
  text-align: right;
  margin-top: 1em;
  margin-bottom: 2em;

}

.storySubject {
  text-align: center;
  font-size: larger;
}

.storyPadding {
  margin: 2em;
  margin-top, margin-bottom: 0.5em;
}


table.story {
  width: 700;
  line-height : 130%;
}



.bbsArticleGeneric {
  border: 2px solid #147DC7;
  margin: 1em;
  color: #333;
}

.bbsArticleGeneric td {
  background-color: white;
}

table.storyForm {
  border: 2px solid #147DC7;
  margin: 1em;
  color: #333;
}

table.storyForm td.title {
  color: blue;
  background-color; red;
  font-size: x-large;
  border-bottom: 3px dotted #147DC7;
  border-left: none;
  border-right: none;
  margin: 1em;
  margin-bottom: 2em;
}

table.storyForm td.fieldName {
  text-align: center;
  background-color: #99C3E1;
  color: white;
  font-weight: bold;

}

table.genericForm {
  border: 2px solid #147DC7;
  background-color: white;

}

table.genericForm td.fieldName {
  text-align: center;
  background-color: #99C3E1;
  color: white;
  font-weight: bold;

}


td.wideFieldName {
  text-align: left;
  padding: 3px;
  padding-left: 0.5em;
  padding-right: 0.5em;

  background-color: #99C3E1;
  color: white;
  font-weight: bold;

}



input.button {
  border: 2px solid #99C3E1;
  background-color:#147DC7;
  color: white;
  font-weight: bold;
}

input.button {
  border: 2px solid #99C3E1;
  background-color: white;
  color: #147DC7;
  font-weight: bold;
}


hr
{
  color: #99C3E1;
}

textarea.text, input.text {
  border: 2px dotted #99C3E1;
}

input.radio {
  color: red;
}

textarea.text {
  width: 100%
}

table.storyForm textarea.text {
  margin-left: 0.5em;
  margin-right: 0.5em;
}




.bbsContent {
  border: 2px dotted #99C3E1;

  border-left: 0px;
  border-right: 0px;

}

.userGraffiti {
  margin: 0px;
  margin-bottom: 0px;
  padding: 0px;
  border: 2px solid black;

}

div.graffitiInfo {
  background-color: #147DC7;
  border: 2px solid  #99C3E1;
/*  border-top: 0px; */
  color: white;


}


h1 ,h2,h3{
  text-align: center;
  color: #147DC7;
}


h2 {
  border-bottom: solid 2px white;

}





.navigationBar {
  margin: 0em;
  padding-left: 2em;
  padding-right: 2em;
  width:750px;
  background-color: #147DC7;
  color: white;
  font-size: smaller;
}




.beforeNotes {
  padding-bottom: 1em;
}


.afterNotes {
  padding-top: 1em;
}

.bbsError {
  width: 700px;
  color: #bb1030;
  border: 2px solid #147DC7;
  padding: 2em;


}


table.pictureCommander td {
  border: 2px solid #147DC7;

  border: 2px solid  #99C3E1;
  background-color: #99c3e1;

  border: 0px none;
  font-weight: bold;
  color: white;
}

table.pictureCommander td select {
  border: 0px;
}

table.pictureCommander td.fieldName {
  border: 0px none;
  background-color: #00416B;
  color: white;
}


table.pictureCommander td.description {
  border: 0px none;
  background-color: #147DC7;
  color: white;
}



table.pictureEdit {
  margin-top: 2em;
  margin-bottom: 2em;
}
