div.pagination span.current {
  font-weight: bold;
}

div.pagination span.disabled {
  color: #888;
}


html {
  font-size: 11px;
  font-family: Tahoma, sans-serif;
}

body { behavior:url("/csshover.htc"); }

div#loginform h3#nick a { font-size: 20px; }

div#mainbody {
  width: 700px;
  margin: 4px auto;
  padding: 0px;
  overflow: visible;
  _padding: 0px 187px;
}

a img  {
  border: 1px solid transparent;
}

div#mmenuplace {
  background: black url(/images/top-menu-right.png) no-repeat right top;
  text-align: center;
}

h1 {
  font-size: 20px;
}

h2 {
  font-size: 16px;
}

ul#mainmenu {
  list-style: none;
  font-size: 12px;
  background: url(/images/top-menu-left.png) no-repeat left top;
  color: white;
  padding: 4px 0px 2px 0px;
  margin: 0px;
  margin-bottom: 4px;
}

ul#mainmenu span#fuckie_firstchild {
  border-left: none;
}

a, a:visited, a:link {
  text-decoration: none;
  color: black;
}

ul#mainmenu a:hover, html a:hover {
  color: #ff6600;
  text-decoration: none;
}

tr#rowhov, tr#rowhov a{
  background: #ccc;
  color: #ff6600;
}

ul#mainmenu span {
  display: -moz-inline-box;
  display: inline-block;
  _display: inline;
  padding: 4px 15px 0px;
  border-left: 1px solid #aeaeae;
  height: 22px;
}

ul#mainmenu a {
  color: white;
}

ul#mainmenu div.townselector {
  display: block;
  position: absolute;
  background: white;
  border: 1px solid black;
/*  margin-left: -200px;*/
  z-index: 1000;
  margin: 0px;
  padding: 0px;

}

ul#mainmenu div.townselector a {
  color: black;
  display: block;
  padding: 3px;
  margin: 5px;
}


a#sitelogo {
  display: block;
  width: 202px;
  margin-left: -210px;
/*  margin-bottom: -26px; */
  height: 26px;
  margin-top: -30px;
  margin-bottom: 20px;

  background: url(/images/logo.jpg) no-repeat center;

/*  margin: 30px 5px;*/
/*  border: 1px solid red; */
/*  float: left;*/
}

a#sitelogo span {
  display: none;

}

div.sidebar, div#loginform {
  clear: left;
/*  position: absolute;*/
  float: left;
  width: 170px;
  margin-left: -184px;
  _margin-left: -100px;
/*  border: 1px solid red;*/
/*  z-index: 400;*/
/*  height: 100px;*/
}

div#loginform {
  text-align: right;
  margin-top: 12px;
}

div#loginform div {
  margin: 2px 0px;
}

div#loginform div input {
  width: 122px;
  height: 18px;
  border: 1px solid black;
}

div#loginform input.submit {
  width: 71px;

  margin: 0px 0px -3px 12px;
}

div#loginform input.checkbox {
  width: 13px;
}

div#loginform a {
  font-size: 11px;
}

div#loginform ul {
  list-style: none;
}

div#teamlogo {
  width: 184px;
  margin-right: 184px;
  height: 200px;
  padding-top: 50px;
  margin-bottom: -200px;
  margin-left: 700px;
  text-align: left;
  z-index: 400;
  position: absolute;
}

div.hr {
  margin: 15px;
  border-top: 1px solid black;
  clear: both;
}

div.team img.team_logo {
  float: left;
}

div.team div.tbody {
/*  margin-left: 350px;*/
}

div.etable {
  background: url(/images/table-left-bottom.png) no-repeat left bottom;
  width: 90%;
}

/*
div.etable div {
  background: url(/images/table-right-bottom.png) no-repeat right bottom;
  padding: 0px 0px 5px 0px;
}
*/

table.events, table.sortable {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  border: 1px solid black;
}

table.events th, table.events th a, table.sortable, table.sortable th a {
  color: white;
}

table.events th, table.sortable th {
  background: #1e1e1e url(/images/table-header.png) repeat-x top;
  height: 33px;
}

/*
table.events tr.odd {
  background: #f5f5f5;
}
*/
table.events td, table.sortable td {
  border: 1px solid #ece9d8;
}

div#allcomments div.comment {
  border: 1px solid #eee;
  margin: 3px 1px 3px 10px;
  padding: 3px 1px 3px 10px;
}

div.newpost {
  text-align: right;
  width: 80%
}

div.newpost span input, div.newpost span textarea, div.newpost span select {
  width: 70%;
  border: 1px solid black;
  margin: 5px;
}

div.newpost textarea {
  height: 300px;

}

div.newpost div.fieldWithErrors {
  border: 1px solid red;
  width: 100%;
  margin: 0px;
}

/*div.newpost div {
  width: 70%;
  border: 1px solid black;
  margin: 5px;
  display: inline-block;
  display: -moz-inline-box;
}
*/
/*div.newpost div select, div.newpost div input, div.newpost div textarea {
  width: auto;
}*/

div.tabselect {
  padding: 0px;
}

div.tabselect div.tabactive, div.tabselect div.tabinactive {
  display: inline-block;
  display: -moz-inline-box;
  color: white;
  text-align: center;
  margin: 0px;
}

div.tabselect a {
  color: white;
  text-decoration: none;
}

div.tabselect form {
  margin: 0px;
}

div.tabactive {
  background: black url(/images/tab-left-active.png) no-repeat top left;
  font-weight: bold;

}

div.tabactive div {
  background:  url(/images/tab-right-active.png) no-repeat top right;
  padding: 8px 23px;
  margin: 0px;
}

div.tabinactive {
  background: #4a4a4a url(/images/tab-left-inactive.png) no-repeat top left;
}

div.tabinactive div {
  background:  url(/images/tab-right-inactive.png) no-repeat top right;
  padding: 8px 23px 8px;
  margin: 0px;
  min-height: 40px;
}


div.mapselect {
  border-left: 1px solid black;
  background: url(/images/table-right-top.png) no-repeat top right;
  padding-top: 7px;
}

div.mapselectinner {
  border-right: 1px solid black;
}

div.aftermap {
  background: url(/images/table-left-bottom.png) no-repeat left;
}

div.aftermap div {
  height: 5px;
  background: url(/images/table-right-bottom.png) no-repeat right;
}

div.afterposts {
  background: black url(/images/posts-bottom-left.png) no-repeat bottom left;
  color: white;
  text-align: center;
}

div.afterposts div {
  background: url(/images/posts-bottom-right.png) no-repeat bottom right;
  padding-top: 4px;
  height: 20px;
  _height: 24px;
}

div.preposts {
/*  background: url(/images/tabselect-top-left.png) no-repeat bottom right;*/
  border-top: 3px solid black;
/*  padding-bottom: 3px;*/
}

div#map_cursor {
  position: absolute;
  width: 20px;
  height: 20px;
  background: red;
  opacity: 0.5;
  border: 1px solid red;
}

div#map_placeholder {
  text-align: left;
}

div.posts {
  border-left: 1px solid black;
  border-right: 1px solid black;
  padding: 4px 20px;
}

div.posts div {
  margin-bottom: 10px;
}

div.posts div a.readmore {
  color: #6c8ea4;
  display: block;
text-align: right;
}

div.posts div h2 a {
  color: black;
}

h2 {
  font-size: 14px;
  font-weight: normal;
}

h2 a {
  color: black;
  font-size: 14px;
}

div.afterposts a {
  color: white;
  text-decoration: none;
}

div.eventlist_out {
  background: black url(/images/maplist-top.png) no-repeat top;
  margin: 20px 0px;
}

div.eventlist_in {
  background: url(/images/maplist-bottom.png) no-repeat bottom;
  padding: 6px 15px;
}

div.eventlist ul {
  padding: 0px;
  margin: 0px;
}

div.eventlist li {
  list-style: none;
}

div.filterrow {
  text-align: center;
  padding-top: 10px;
}

div.filterrow ul {
  list-style: none;
  display: inline;
}

div.filterrow ul li {
  display: inline;
  padding-right: 10px;
}

ul#found_events li a {
  color: white;
}

ul#found_events li {
  margin-bottom: 12px;
}

div.eventf ul.major_modes li.active a {
  color: black;
}

div.eventf div.daterange {
  text-align: right;
  clear: right;
}

div.eventf div.daterange select {
  margin: 3px 0px;

}

div.eventf div.submitbtn {
  text-align: right;
}

div.hidden_e {
  display: none;
}

div.active_e span, div.hidden_e:hover span, div.fixed_e span {
  color: #666;
}

div.eventinfo div.active_e div {
  display: none;
}

div.active_e, div.hidden_e:hover, div.fixed_e {
  display: block;
  background: white;
  border: 1px solid #444;
  position: absolute;
  z-index: 1000;
  padding: 15px;
  width: 300px;
  min-height: 100px;

}

div.active_e div a, div.hidden_e:hover div a, div.fixed_e div a {
  color: red;
}

img.eventpoint {
  position: absolute;
}

div.multievent {
  position: absolute;
  background: url(/images/events/several.png) no-repeat top left;
  max-width: 128px;
  min-height: 51px;
  min-width: 31px;
  padding-left: 32px;
  font-size: 19px;
  color: blue;
  font-weight: bold;
}

div.multievent img {
  display: none;
}

div.multievent:hover img {
  display: inline;
  _display: block;
}

div.mainbar {
  margin-right: 250px;
}


div.newblock {
  margin-top: 20px;
  width: 120px;
  _width: 140px;
  padding: 14px 10px;
  text-align: center;
  background: #eee;
}

div.newblock h3 {

  font-size: 14px;
  margin: 0px;
}

table.calendar {
  width: 100%;
/*  margin: 10px 0px 0px 30px;*/
}
table.calendar, table.calendar td {
  border: 1px solid black;
  border-collapse: collapse;
  vertical-align: top;
  padding: 0px;
}

table.calendar td {
  width: 90px;
  height: 70px;
}

table.calendar tr td.dim {
  background: #eee;
}

table.calendar td.weekend {
  background: #fee;
/*  border: 1px solid red;*/
}
table.calendar div.day {
  padding: 1px 3px;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  background: #eee;
  position: absolute;
  width: 16px;
}

table.calendar div.events {
  margin: 16px;
  font-size: 30px;
  color: red;
/*  border: 1px solid red;*/
}

div.dreport {
  border: 1px solid black;
  padding: 4px;
  margin: 3px;

}
