

div.threads#bazarentrylist {
    height:250px;
}

table#template td.heading {
		font:18px/20px 'Trebuchet MS', verdana, tahoma, arial, sans-serif;
		width:49%;
		padding:22px 5px 5px 7px;
}

	table#template td.heading a {
		text-decoration:none;
}

	table#template td.heading a:hover {
		text-decoration:underline;
	}
	
	td#allbazarentries {
        text-align:right;
    }
    
    td.heading td#allbazarentries a {
        font-weight:bold;
        text-decoration:underline;
        color:#375682!important;
    }
    
div.allthemes a {
	font-weight:normal;
}

div.allthemes {
	text-align:right;
	width:93%;
}


	
.tdheading {
	width:100%;
}


td.header {
	font:18px/20px 'Trebuchet MS', verdana, tahoma, arial, sans-serif;
}

td#types {
	vertical-align:bottom;
	text-align:right;
}

td#forumsearch {
    text-align:right;
}

td#forumsearch a {
    color:#a0306c;
    text-decoration:underline!important;
}

    td#types a{
	color:#375682!important;
	font:bold 11px  verdana;
	text-decoration:underline!important;
}

	table#fotoalbums {
		margin-top:5px;
		width:100%;
	}
	
	table#fotoalbums tr td {
		width:33%;
		text-align:center;
		vertical-align:bottom;
	}
	

	table#fotoalbums tr td.albumsheader img {
		margin-right:10px;
		margin-bottom:2px;
	}
	
	table#fotoalbums tr td.albumsheader 
	{
		text-align:left;
		padding-bottom:5px;
		padding-top:10px;
	}	
	
	table#fotoalbums tr td.albumsheader a
	{
		font-weight:bold;
	}	
	
	div.thumbnailcaption
{
	font-size:11px;
	line-height:15px;
	color:#666666;
	height:30px;
}

table#bazarimages {
    width:100%;
}    

table#bazarimages td {
    width:33%;
    text-align:center;
    vertical-align:bottom;
}

table#bazarimages tr td a {
    display:block;
    border:1px solid black;
    text-align:right;
    color:white;
    font:bold 10px verdana,sans-serif;
    text-decoration:none;
    margin-left:auto;
    margin-right:auto;
}

div.allthreads {
	border-bottom:1px solid #AAAAAA;
	margin-top:5px;
	font-size:11px;
	font-weight:bold;
	color: #a0306c;
}

div.threads .sell {
	color: green;
}
div.threads .buy {
	color: red;
}

ul.topics {
  margin-top: 2px;
  font-size: 11px;
  line-height: 18px;
  list-style: circle;
  list-style-position: outside;
}

ul.topics li {
  margin-left: -15px;
}

ol.topics {
  margin-top: 2px;
  font-size: 11px;
  line-height: 18px;
  list-style-position: outside;	
  color: #999999;
}

ol.topics li {
  margin-left:-5px;
}

ol.topics li.showed {
  font-weight:bold;
  color:black;
}

.topics li div {
  font-weight:normal;
  color:black;
}

div.threads-mall {
        overflow:auto;
        height:128px;

        background-color:#fff8e1;
        scrollbar-3dlight-color:white;
        scrollbar-arrow-color:white;
        scrollbar-base-color:white;
        scrollbar-darkshadow-color:white;
        scrollbar-face-color:#6aaee0;
        scrollbar-highlight-color:#a1acba;
        scrollbar-shadow-color:black;
        scrollbar-track-color:white;
}

div.admall {
	vertical-align: top;
	border: 1px solid #909090;
	margin-top: 8px; 
	margin-bottom: -6px; 
	padding: 1px;
	height: 31px;
}

a.admall {
	color: red;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

td.admall-desc {
	text-align: right;
	vertical-align: top;
	font-size: 10px;
	color: #909090;
	padding-top: -4px;
	position: relative;
}

ul.topics-newthreads {
  margin-top: 2px;
  font-size: 11px;
  line-height: 19px;
  list-style: none;
}

ul.topics-newthreads li {
  margin-left: -35px;
}

.thread-desc {
  font-size: 11px;
  padding: 0px 2px 0px 2px;
}

.thread-block {
  display: block;
  position: relative;
  backgroud-color: red;
  width: 40px;
  height: 15px;
  padding: 0px 1px 0px 1px;
  margin: 1px;
  font-size: 8px;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  border: solid 1px;
}

div#notmainthreads {
  display: none;
}

div.threadheader {
  margin-top:20px;
  font-size:11px;
  background:url('/_img/black_line.gif') repeat-x bottom;
}

div.threadheader span {
  border-top:1px solid black;
  border-left:1px solid black;
  border-right:1px solid black;
  margin: 0px 5px;
  padding: 5px 5px 2px 5px;
  background: url('/_img/bg_subsubmenu.gif') repeat-x;
  background-color:white;
  margin-bottom:-1px;
}

