body {
  margin: 0px auto;
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000;
}

table, td, td.pagePartContent {
  border-collapse: collapse;
  padding:0;
  margin:0;
}

td.pagePartContent, .xtivePageTable .xtivePageTable td {
  vertical-align: top;
}

form {
  margin: 0px;
}

img {
  border: 0;
}

#mainContainer {
  width: 1000px;
  margin: 0 auto;
}

#header {
  position: relative;
  margin-bottom: 20px;
}

#topMenu {
  position: absolute;
  top: 34px;
  right: 14px;
}

#topMenu a {
  color: #000;
  text-decoration: none;
  padding: 0 5px;
}

#topMenu a:hover {
  color: #6c861c;
  text-decoration: underline;
}

#leftNav {
  display: inline;
  margin-left: 30px;
  float: left;
  width: 589px;
  padding-right: 15px;
}

#rightNav {
  display: inline;
  float: right;
  width: 361px;
}

#footer {
  clear:both;
  width: 991px;
  margin: 0px auto 10px auto;
  text-align: left;
}

#footer a {
  color: #575757;
  text-decoration: none;
}

#footer a:hover {
  color: #741b40;
  text-decoration: none;
}

h1, h2 {
  color: #6c861c;
  font-size: 18px;
  margin: 0 0 15px 0;
}

#rightNav h2 {
  background: #6c861c url('gfx/h2_bg-rightNav.gif') center center no-repeat;
  color: #fff;
  line-height: 43px;
  height: 43px;
  padding:0 20px;
}

a {
  color: #6c861c;
  text-decoration: none;
}

a:hover {
  color: #6c861c;
  text-decoration: underline;
}

/* ### LARGEBLOCK ### */
.largeBlock {
  margin-bottom: 20px;
  margin-top: 0px;
  padding-top: 4px;
  background: url('gfx/large_block_top.gif') no-repeat top;
}

.largeBlock .blockContent {
  padding: 20px 15px;
  border: 1px solid #e0e0e0;
  border-width: 0 1px;
}


.largeBlockBottom {
  height: 6px;
  background: url('gfx/large_block_bottom.gif') no-repeat top;
}

.largeBlockGreen, .largeBlock2 {
  background: #f2f5ee url('gfx/largeBlockGreen-top.gif') center top no-repeat;
  margin-bottom: 20px;
}

.largeBlockGreen .inner, .largeBlock2 .inner {
  padding: 20px 15px;
  background: transparent url('gfx/largeBlockGreen-bottom.gif') center bottom no-repeat;
}

div.largeBlock2 .inner div {
  clear: both;
}

div.largeBlock2 .inner img {
  float: left;
  margin: 0px 10px 5px 0;
}

/* ### SMALLBLOCK ### */
.smallBlock {
  margin: 10px 5px 20px 15px;
}

/* ### FORM ### */
input, select {
  height: 14px;
  padding: 2px 5px;
  font-size: 11px;
  border: 1px solid #7c7c7c;
  border-color: #7c7c7c #dddddd #dddddd #dddddd
}

select {
  height: 21px;
  padding: 1px 2px;
  font-size: 12px;
}

button, input.button {
  border: none;
  background: #6c861c url('gfx/button_bg.gif') center center no-repeat;
  color: #fff;
  width: 100px;
  height: 22px;
  padding: 0px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
}

input.radio, input.checkbox {
  width: 20px;
  padding:0;
  border:none;
}

/* ### SEARCH ### */
.search {
  color: #5d861c;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 11px;
}

.search h2 {
  margin-bottom:0;
}

.search table {
  margin: 5px 10px 0 10px;
}

.search td {
  text-align: left;
  padding:1px 2px 1px 6px;
}

.search .textInput {
  width: 157px;
}

.search select {
  margin-right: 5px;
}

.search .button {
  float: right;
}

.search .reset {
  float:right;
  border: none;
  background: transparent;
  color: #6C861C;
  font-size: 11px;
  font-weight: normal;
}

.search label {
  position: relative;
  bottom: 1px;
}

/* ### LOGIN ### */
#login {
  background: #f2f5ee url('gfx/login_bg-bottom.gif') center bottom no-repeat;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

#login h2 {
  margin:0;
}

#login form {
  margin: 10px;
}

#login .textInput {
  width: 155px;
}

/* ### STATS  ### */
div.stats {
  margin-bottom: 15px;
}
div.statsContent {
  padding: 0 10px;
}
div.statsContent a {
  color:#575757;
  text-decoration: none;
}
div.statsContent a:hover {
  color:#6c861c;
}

div.stats table {
  width: 100%;
}
div.stats table td {
  padding: 8px 3px 8px 6px;
  background-color: white;
  border: 1px solid #d9d9d9;
}

/* ### BANNER  ### */
div.banner {
  margin-top: 10px;
  background: url('gfx/banner_bg.gif') no-repeat top;
  padding-top:5px;
}
div.banner .inner {
  padding: 10px;
  background: url('gfx/banner_inner.gif') no-repeat bottom center;
  text-align:center;
}

.bannerSlide, .bannerSlide li {
  list-style: none;
  margin:0;
  padding:0;
}

/* ### NEWS ### */
.news {
  background: none;
}

.news .blockContent {
  border: none;
}

.news .largeBlockBottom {
  background: none;
}

.news p {
  margin:0 0 0.6em 0;
  padding-bottom: 0.6em;
}

/* SEARCH RESULTS */
div.blockContent table.searchResults {
  width: 100%;
}
div.blockContent table.searchResults .top td {
  background-color: #7b7b7b;
  color: #fff;
  font-weight: bold;
  padding: 4px;
}

div.blockContent table.searchResults .top td a {
  color: #fff;
}

div.blockContent table.searchResults .top td a:hover {
  color: #fff;
  text-decoration:underline;
}

div.blockContent table.searchResults .top td a.active {
  color: #abc00b;
}

div.blockContent table.searchResults tr.row1 td {
  background-color: #f8f8f3;
}

div.blockContent table.searchResults tr.row2 td {
  background-color: #e7e7e0;/*#e8e9e6;*/
}

div.blockContent table.searchResults td {
  padding: 4px;
  background-color: white;
/*  border: 1px solid #d9d9d9;*/
  color: #575757;
}

div.blockContent table.searchResults a {
  font-style: normal;
  font-weight: normal;
  color: #575757;
}
div.blockContent div.searchListAll {
  margin-bottom: 10px;
}

div.blockContent div.searchListAll a, div.blockContent div.searchListAll span {
  padding: 1px 2px;
}

div.blockContent div.searchListAll a:hover {
  text-decoration: underline;
}

div.blockContent div.searchListAll a.active {
  color: #fff;
  background-color: #6C861C;
}

.coll-items {
  padding-left: 0;
  list-style: none;
}
