/* Import rules must preceede any other rules in style sheet */
@import url("/buttons.css");

body {
  background-image: url("/Images/whitemarble.png");
  /* background-image: url("/Images/slate.png"); */
  background-color: white;
  color: black;
}
h1,h2,h3,h4,h5,h6 { margin: 0; }
h1.center { text-align: center; }

/*
div.section a:link,a:active,a:visited { color: #228; text-decoration: none; }
div.section a:hover         { color: #228; background-color: none; }
*/

a img { border: 0; }

/* For uploading */
div.filelist { background-color: #AAF; color: #116; border: 1px solid white; width: 600px; padding: 2px 4px 2px 4px; margin: 5px auto; text-align: center; }

fieldset {
  background-color: #338;
  color: white;
  width: 600px;
  margin: 5px auto;
}
legend {
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  padding: 1px 4px 1px 4px;
  font-weight: bolder;
  background-color: #CCC;
  color: #225;
}
div.success {
  background-color: #381;
  color: #DDF;
  font-weight: bolder;
  border: 1px solid yellow;
  width: 600px;
  padding: 2px 4px 2px 4px;
  margin: 5px auto;
  text-align: center;
}
div.error {
  background-color: #F47;
  color: white;
  font-weight: bolder;
  border: 1px solid yellow;
  width: 600px;
  padding: 2px 4px 2px 4px;
  margin: 5px auto;
  text-align: center;
}

#container {
  width: 1024px;
  margin: 0 auto;
  text-align: left;
}

#sidebar { margin: 0; padding: 0; float: left; width: 350px; }
#sidebar24 { margin: 0; padding: 0; float: left; width: 250px; }
#sidebar-content { margin: 0; padding: 0 5px 0 5px; font-size: 10px; }
#main { margin: 0px 0px 0px 354px; padding: 0; width: 670px; }
#main24 { margin: 0px 0px 0px 250px; padding: 0; min-width: 600px; }
#main-content { margin: 0; padding: 0 5px 0 5px; font-size: 12px; }
hr.cleaner { clear: both; height: 1px; margin: -1px 0 0 0; padding: 0; border: none; visibility: hidden; }
br.cleaner { clear: both; }

div.banner {
  background-image: url("/Images/logo.gif");
  background-repeat: no-repeat;
  background-position:center;
  width: 100%;
  height: 168px;
}
div.section {
  background-color: #DDD;
  color: black;
  border: 1px solid #555;
  margin: 5px 0 0 0;
  padding: 0;
}
.sechead {
  background-color: #555;
  background-image: url("/Images/graybar2.png");
  text-align: center;
  color: #FFA;
  font-weight: bolder;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.sechead2 {
  background-color: #555;
  background-image: url("/Images/bluebar.png");
  text-align: center;
  color: #FFA;
  font-weight: bolder;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
.secfoot {
  background-color: #EEE;
  text-align: center;
  color: #511;
  font-size: 10px;
  border-top: 1px dotted black;
  margin: 0;
  padding: 0;
}
.secbody {
  text-align: left;
  color: black;
  margin: 2px 4px 2px 4px;
  padding: 0;
}
.secbodyimage {
  text-align: left;
  color: black;
  margin: 2px 4px 2px 4px;
  padding: 0;
  min-height: 154px;
}
.secquest {
  text-align: left;
  color: black;
  margin: 2px 4px 6px 4px;
  padding: 0;
  border-bottom: 1px dotted #005;
}

#news { width: 100%; height: 160px; margin: 0px; background-color: #DDD; padding: 0; }
#news2 { width: 100%; height: 160px; margin: 0px; }
acronym { text-transform: uppercase; font-size: 80%; }
strong.very { font-size: 80%; text-transform: uppercase; }
span.biglet { font-size: 36pt; font-weight: bolder; margin: 0; padding: 0; }
p.condense { margin: 0 0 5px 0; }
p.indent { margin: 0 0 2px 0; text-indent: 2em; }
p.question { font-size: 120%; color: #007; }
.quote { font-size: 80%; font-style: italic; color: #533; }
ol,ul { margin: 0 0 0 0; }

div.whitebox {
  width: 90%;
  margin: 0 auto;
  background-color: #EEE;
  color: #335;
  border: 1px solid #333;
  font-family: "Times New Roman", Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

div.imgleft {
  float: left;
  margin: 0px 5px 0px 5px;
  border: 1px solid black;
  padding: 0;
  font-size: 11px;
  font-family: "Times New Roman", Arial, Helvetica, Sans-Serif;
  background-color: white;
  color: #557;
  text-align: center;
}

div.imgright {
  float: right;
  margin: 0px 5px 0px 5px;
  border: 1px solid black;
  padding: 0;
  font-size: 11px;
  font-family: "Times New Roman", Arial, Helvetica, Sans-Serif;
  background-color: white;
  color: #557;
  text-align: center;
}

table.post { background-color: #EEF; border: 1px solid #005; border-collapse: collapse; width: 100% }
table.post td { border: 1px solid #005; padding: 0 4px 0 4px; }
table.post td.head { text-align: center;  background-image: url("/Images/graybar2.png"); font-weight: bold; color: #FFA; font-size: 14px; }
table.post td.ico { border: 1px solid #005; width: 16px; background-color: white; vertical-align: middle; }
table.post td.topic { border-right: none; border-left: none; }
table.post td.date { font-size: 80%; }
table.post td.forum { font-family: "Comic Sans MS", "Times New Roman", Times, Arial, Serif; font-size: 80%; }
table.post td.user { font-family: "Comic Sans MS", "Times New Roman", Times, Arial, Serif; font-size: 80%; border-left: none; text-align: right; color: #966; }
table.post td.thread { font-family: "Comic Sans MS", "Times New Roman", Times, Arial, Serif; font-size: 80%; border-right: none; color: #966; }
table.post td.number { text-align: right; border: none; }
table.post tr.tr0 { background-color: #DDF; }
table.post tr.tr1 { background-color: #EEF; }
table.post a:link { Color: #009; text-decoration: none; } 
table.post a:visited { Color: #909; text-decoration: none; } 
table.post a:active { Color: red; text-decoration: none; } 
table.post a:hover { background-color: #FF6; color: #009; text-decoration: none; } 


table.stats { border-collapse: collapse; }
table.stats td { margin: 0; padding: 0 2px 0 2px; border: 0; }
table.stats td.label { vertical-align: top; margin: 0; padding: 0 2px 0 2px; font-style: italic; }

div.updatebox { text-align: center; margin-bottom: 15px; }
div.box {
  width: 450px;
  background-color: #FEE;
  color: black;
  border: 1px solid #500;
  margin-bottom: 5px;
}
div.boxhead { background-color: #500; color: #FEE; text-align: center; font-weight: bold; }
div.reference { color: #500; text-align: right; margin-right: 10px; font-style: italic; font-size: 10px; font-family: "Comic Sans MS", Serif; }
div.center { text-align: center; }
em { color: #222266; }
sup { font-size: 80%; }
#sidebar p { text-indent: 1em; margin: 0 0 5px 0; padding: 0; }

span.marker { background-color: #FFFF66; padding: 1px 3px 1px 3px; border-top: 1px solid red; border-bottom: 1px solid red; }
span.question { font-weight: bold; color: #225; }
