/* --- Content poster list --- */
table.poster-list-container {
  
  border: 0px;
  width: 100%;
  margin-bottom: 2px;
}
table.poster-list-container th {
  font-family: Verdana;
  font-size: 13px;
  background-color: White;
  text-align: left;
  padding-bottom: 5px;
}
tr.poster-list-title {
  font-weight: bold;
  background-color: #f2d300;
}
.poster-shadow {
  background-image: url(images/design/shadow.gif);
  background-repeat: repeat-x;
  height: 7px;
}
.poster-shadow-first {
	background-image: url(images/design/h-shadow.gif);
  background-repeat: repeat-x;
  height: 7px;
}
.poster-head-selected {
  background-color: #F2D300;
}
.poster-head-unselected {
  background-image: url(images/design/v-shadow.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
table.poster-list-container td {
  font-family: Verdana;
  font-size: 12px;
}
table.poster-list-container td a {
  text-decoration: none;
  color: Black;
}
table.poster-list-container td a:hover {
  text-decoration: underline;
}
table.poster-list-container tr.odd td {
  background-color: #FFFAE4;
}
table.poster-list-container tr.odd td.poster-list-last-data-colon {
  width: 3px;
  background-color:White;
}
table.poster-list-container tr.even td {
  background-color: #ffffff;
}
table.poster-list-container tr.even td.poster-list-last-data-colon {
  width: 8px;
  background-color:White;
}

table.poster-list-container tr.odd td.firm-column {
  background-color: #ffeecc;
}
table.poster-list-container tr.even td.firm-column {
  background-color: #ffffff;
}
table.poster-list-container th.price-column, table.poster-list-container td.price-column {
  width: 60px;
  text-align: center;
}
table.poster-list-container th.info-column, table.poster-list-container td.info-column {
  width: 60px;
  text-align: center;
}

table.poster-list-container th.firm-column, table.poster-list-container td.firm-column {
  width: 150px;
  text-align: left;
}

.poster-list-hdr1 {
  height: 20px;
  background-repeat: no-repeat;
  background-color: #FFF;
  padding: 3px;
}
.poster-list-hdr11 {
  height: 15px;
  background-color: #FFF;
}
td#poster-list-hdr11-active {
  height: 24px;
  width: 50px;
  background-repeat: no-repeat;
  background-image: url(images/design/btn_bg.jpg);
}

td#poster-list-hdr12 {
  height: 24px;
  width: 50px;
  background-repeat: no-repeat;
  background-color: #FFF;
}

.poster-list-hdr2 {
  background-image: url(images/design/tool_line.jpg);
  height: 33px;
  background-color: #FFF;
  background-repeat: repeat-x;
  background-position: center;
  font-size: 14px;
  font-weight: normal;
  font-family: Arial;
}
.poster-list-hdr2 div {
  font-size: 14px;
  font-weight: normal;
  font-family: Verdana;
} 
.poster-list-hdr2-first {
  background-position: left;
}
.poster-list-hdr2 a {
  text-decoration: none;
  color: #000;
}
.poster-list-hdr2 a:hover {
  text-decoration: underline;
  color: #000;
}
.poster-list-hdr2-last {
  background-image: url(images/design/tool_line.jpg);
  background-position: right;
  height: 33px;
  background-color: #FFF  
}
.poster-list-hdr2-last a {
  text-decoration: none;
  color: #000;
}
.poster-list-hdr2-last a:hover {
  text-decoration: underline;
  color: #000;
}


span.poster-add-edit A {
}

.posterListIntro {
  margin-left: 0px;
}

a.listHeader {
  font-weight: bold;
  font-size: 11px;
  font-family: Verdana;
}
.poster-list-firstrow {
  background-color: #FFFFFF;
  height: 10px;
}
.poster-list-datarow {
  background-color:White;
  height: 23px;
}

/* --- Paging --- */
DIV.paging-container {
  margin-top: 15px;
  margin-bottom: 35px;
  text-align: center;
}
DIV.paging-container SPAN {
  margin-left: 1px;
  margin-right: 1px;
}
DIV.paging-container SPAN A {
  font-family: Verdana;
  font-size: 12px;
  font-weight: Normal;
  color: 0066CC;
  text-decoration: underline;
}
DIV.paging-container SPAN A:hover {
  text-decoration: underline;
}
DIV.paging-container SPAN.active A {
  text-decoration: none;
  font-weight: Bold;
  color: #000;
}

/* --- left part -------- */
.infobox {
  vertical-align:top;
  
}

.category-sublevel {
  font-family: Verdana;
  font-size: 9pt;
}
.category-sublevel  A {
  font-family: Verdana;
  font-size: 9pt;
  color: black;
  text-decoration: none;
}
.category-sublevel a:hover {
  text-decoration: underline;
}

div.categories-front-container div.category-top-container table.content-divider td.links-container div.child-categories-container A:hover {
  text-decoration: underline;
}
.smode_label {
  font-family: Verdana;
  font-size: 12px;
}