.test {
  background-color: #2f3b55;
}
pagenum {
  padding: 3px;
  border: 1px solid #000000;
}
.hbar {
  font-size: 12pt;
  margin: 2px;
  text-align: center;
  background-color: #f0f2f5;
  border: 1px solid #6e859e;
  padding: 4px;
}
.contentcontainer3 {
  width: 100%;
  min-height: 260px;
  text-align: left;
  padding-top: 10px;
}
table.calendar td {
  padding: 0px;
}
.bl22_1 {
  width: 350px;
}
.bl23_1 {
  position: absolute;
  z-index: 3;
  margin-top: 230px;
  margin-left: 0px;
  width: 180px;
  background-color: #6e859e;
  border: #6e859e 1px solid;
}
.bl23_2 {
  position: absolute;
  z-index: 3;
  margin-top: 275px;
  margin-left: 0px;
  width: 180px;
  background-color: #6e859e;
  border: #6e859e 1px solid;
}
table#transparent {
  background-color: transparent;
  border: none;
}
table#transparent td {
  border-bottom: none;
  padding: 0px;
}
div#errors, div#profileerrors, div#loginerrors, div#newcarderrors {
  background-color: #ffeeee;
  text-align: left;
  padding: 10px;
  border: 2px solid #E69A9A;
  font-size: 14px;
  color: #4C1F2B;
}
.border {
  border: #6e859e 1px solid;
  padding: 10px;
}
.question {
  padding: 5px;
}
#but5 {
  width: 175px;
  letter-spacing: normal;
  background: url(../images/but5.gif) center no-repeat;
}
a.button#but5:hover {
  background: url(../images/but5_ov.gif) center no-repeat;
}

#bigbut {
  width: 267px;
  height: 85px;
  letter-spacing: normal;
  background: url(../images/next_button.jpg) center no-repeat;
}
a.button#bigbut {
  font-size: 18pt;
}
a.button#bigbut:hover {
  background: url(../images/next_button.jpg) center no-repeat;
}
.answer {
  padding: 5px;
  padding-left: 15px;
}
.w75 {
  width: 75px;
}
#but2a, #delimage1, #delimage2, #delimage3 {
  width: 64px;
  background: url(../images/but1.gif) no-repeat;
}
a.button#but2a:hover, a.button#delimage1:hover, a.button#delimage2:hover, a.button#delimage3:hover {
  width: 64px;
  background: url(../images/but1_ov.gif) no-repeat;
}
.error {
  background-color: #ffeeee;
}
#but3a {
  width: 64px;
  background: url(../images/but1.gif) no-repeat;
}
a.button#but3a:hover {
  width: 64px;
  background: url(../images/but1_ov.gif) no-repeat;
}
.route {
  width: 400px;
  height: 300px;
  overflow: scroll;
}
.route table {
  width: 100%;
  background-color: #ffffff;
}
.route table td {
  font-size: smaller;
  padding: 2px;
  border: #000000 1px dashed;
}
/* Share Stack Styles */
.stack { position: fixed; bottom: 28px; right: 40px; font: 13px "Trebuchet MS", Verdana, Helvetica, sans-serif; color: #666; }
.stack * { margin: 0; padding: 0; }
.stack > img { position: relative; cursor: pointer; padding-top: 35px; z-index: 2; }
.stack ul { list-style: none; position: absolute; top: 5px; margin:0; cursor: pointer; z-index: 1; }
.stack ul li { position: absolute; }
.stack ul li img { border: 0; }
.stack ul li span { display: none; }
.stack .openStack li span {
  display: block;
  position: absolute;
  top: 17px;
  right: 60px;
  height: 14px;
  line-height: 14px;
  background-color:#000;
  border: 0;
  padding: 3px 10px;
  text-align: center;
  text-shadow: #000 1px 1px 1px;
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
  font-size: 12px;
  color: #fcfcfc;
  border-radius: 10px;
  opacity: .85;
  filter: alpha(opacity = 85);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

/* IE Fixes */
.stack { _position: absolute; }
.stack ul { _z-index:-1; _top:-15px; }
.stack ul li { *right:5px; }

#listticker{
  height: 20px;
  overflow: hidden;
}
#listticker li{
  border: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
#listticker li{
  height: 20px;
  padding: 5px;
  list-style: none;
}
#listticker a{
  color: #000000;
}
#listticker .news-title{
  display: block;
  font-weight: bold;
  margin-bottom: 4px;
}
#listticker .news-text{
  display: block;
}
#listticker img{
  float: left;
  margin-right: 14px;
  padding: 4px;
  border: solid 1px #DEDEDE;
}
