/* FRONT PAGE ROTATOR ------------------------------------------------------ */

#rotator-wrapper {
  border: solid 2px #283f68;
  background-color: #f3f3f3;
  display: inline-block;
  float: left;
}
#rotator {
  height: 244px;
  overflow: hidden;
  width: 674px;
}

#buttons {
  float: left;
  margin: 3px 0 0 3px;
}
#buttons a {
  display: block;
  width: 213px;
  height: 48px;
  vertical-align: middle;
  text-decoration: none;
  color: white;
  font: 12px/42px Verdana,Arial,sans-serif;
  background: url('/newsscript/pix/button.png') no-repeat left top;
}
#buttons a:hover,
#buttons a.active {
  background-image: url('/newsscript/pix/button-a.png');
  font-weight: bold;
}
#buttons a span {
  display: block;
  margin-left: 15px;
  padding: 0;
}
#buttons a:hover span,
#buttons a.active span {
  padding: 1px 0 0 1px;
}
.picture {
  float: left;
  position: relative;
  width: 455px;
  height: 237px;
  overflow: hidden;
  margin-top: 3px;
  display: none;
  text-decoration: none ! important;
  color: black;
}
.picture img {
  width: 460px;
  border: 0;
}
.picture .annotation {
  position: absolute;
  bottom: 0;
  background: url('/newsscript/pix/bg-annotation.png') repeat left top;
  font: 12px Verdana,Arial,sans-serif;
  padding: 8px 10px;
}
.picture .annotation .text {
  height: 42px;
  overflow: hidden;
  width: 440px;
}


/* TICKER ------------------------------------------------------------------ */

#ticker {
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  height: 10px;
  font-size: 15px;
  font-weight: bold;
  color: #AF9223;
}

/* NEWS LISTING ------------------------------------------------------------ */

div.newsscript_title {
  font-weight: bold;
  font-size: 15px;
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  color: #6D963D;
  margin-bottom: 1px;
  clear: both;
}
div.newsscript_author {
  display: none;
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  font-size: 10px;
  margin-bottom: 2px;
}
div.newsscript_annotation {
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  font-size: 10px;
  margin-bottom: 10px;
}
div.newsscript_annotation a {
  font-weight: bold;
}
img.newsscript_picture {
  margin-bottom: 5px;
}

/* NEWS FULL ARTICLE POPUP WINDOW ------------------------------------------ */

body.newsscript_full_body {
  font-size: 11px;
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  background-color: #F5DFC7;
  padding: 145px 10px 10px 10px;

  /* iescroll: BODY; */
  scrollbar-face-color: #F6DFC5;
  scrollbar-highlight-color: #77737B;
}
body.newsscript_full_body td, body.newsscript_full_body th {
  font-size: 11px;
}
div.newsscript_full_author {
  font-size: 10px;
  margin-bottom: 2px;
}
div.newsscript_full_annotation {
  margin-bottom: 15px;
}
div.newsscript_full_contents {
  margin-bottom: 12px;
}
img.newsscript_full_picture {
  margin-bottom: 5px;
}
div.newsscript_full_pictures {
  clear: both;
  text-align: center;
}
div.newsscript_full_pictures img {
  margin: 10px;
}

form.buttons_form {
  width: 100%;
  margin-top: 10px;
}
input.print {
  float: left;
}
input.close {
  float: right;
}


/* REPORTER AREA ----------------------------------------------------------- */

.body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: white;
  margin: 10px 0px 40px 40px;
  color: #666666;
}
.body td, .body th {
  font-size: 60%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.body h3 {
  color: red;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
}
.body h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  position: relative;
  left: -20px;
  font-size: 20px;
/*  color: #000194; */
  color: #1E5DA9;
  text-align: left;
}

.body a {
  text-decoration: none;
  color: #9F0E2D;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.body a:hover {
  text-decoration: underline;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.body .textarea, .body .textfield, .body .datetextfield, .body .filefield {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

/* login ------------------------------------------------------------------- */

.loginform {
  margin-left: 200px;
  width: 330px;
  height: 200px;
}
.loginform .fieldset {
  width: 300px;
}
.loginform .fieldset legend {
  color: #CC0033;
}
.loginform .fieldset label {
  text-align: right;
  width: 70px;
  float: left;
  padding: 0.2em;
  margin: 0em;
  margin-top: 0.3em;
}
.loginform .fieldset .textfield {
  margin: 3px;
  height: 20px;
  width: 200px;
}


/* new article ------------------------------------------------------------- */

.newarticleform {
  margin-top: 20px;
}
.newarticleform .fieldset {
  width: 720px;
}
.newarticleform .fieldset legend {
  color: #CC0033;
}
.newarticleform .fieldset label {
  text-align: right;
  width: 70px;
  float: left;
  padding: 0.2em;
  margin: 0em;
  margin-top: 0.3em;
}
.newarticleform .fieldset .textfield {
  margin: 3px;
  height: 20px;
  width: 621px;
}
.newarticleform .fieldset .filefield {
  margin: 3px;
  height: 20px;
  w-idth: 621px;
}
.newarticleform .fieldset .datetextfield {
  margin: 3px;
  height: 20px;
  width: 298px;
}
.newarticleform .fieldset .textarea {
  margin: 3px;
  height: 200px;
  width: 621px;
}

/* picture upload ---------------------------------------------------------- */

.articlepicturesform {
  margin-top: 20px;
}
.articlepicturesform .fieldset {
  width: 520px;
}
.articlepicturesform .fieldset legend {
  color: #CC0033;
}
.articlepicturesform .fieldset label {
  text-align: right;
  width: 90px;
  float: left;
  padding: 0.2em;
  margin: 0em;
  margin-top: 0.3em;
}
.articlepicturesform .fieldset .textfield {
  margin: 3px;
  height: 20px;
  width: 400px;
}
.articlepicturesform .fieldset .filefield {
  margin: 3px;
  height: 20px;
}
.articlepicturesform .fieldset .textarea {
  margin: 3px;
  height: 50px;
  width: 400px;
}

