#bis-menu-select
{
	font-family: Arial, sans-serif;
	font-size: smaller;
	border: 1px solid #DCC075;
	border-bottom-color: #f4ecd5;
	border-right-color: #f4ecd5;
	background-color: #fefbf1;
	color: #794702;
}

table.bis-box
{
	width: 220px;
	margin-left: 40px;
	margin-bottom: 20px;
}
tr.bis-box-header
{
	background-color: #fee2a0
}
td.bis-box-header-l
{
	width: 15px;
	background-image: url('../img/page-layout/bis/box-o-l.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #FFC93B;
}
td.bis-box-header-m
{
	width: 100%;
	text-align: left;
	vertical-align: top;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 7px;
	border-bottom: 1px solid #FFC93B;
	overflow: hidden;
}
td.bis-box-header-r
{
	width: 15px;
	background-image: url('../img/page-layout/bis/box-o-r.gif');
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px solid #FFC93B;
}
tr.bis-box-content
{

}
td.bis-box-content
{
	border-left: 1px solid #FFDE88;
	border-right: 1px solid #FFDE88;
	/*background-color: #fefbf1;*/
	/*background-color: #FFF2CD;*/
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 15px;
	overflow: hidden;
}
tr.bis-box-footer
{
	height: 10px;
}
td.bis-box-footer-l
{
	width: 15px;
	background-image: url('../img/page-layout/bis/box-u-l.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.bis-box-footer-m
{
	border-bottom: 1px solid #FFDE88;
}
td.bis-box-footer-r
{
	width: 15px;
	background-image: url('../img/page-layout/bis/box-u-r.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}

img.bis-photo
{
	
}
img.last-bis-photo
{
	margin-top: 10px;
	margin-left: 10px
}
div.thx-text
{
	font-size: smaller;
	margin-top: 7px;
	width:180px;
	overflow: hidden;
}
div.bis-info-text {
	height: 400px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
}

table.bis-poll
{
	margin-left: 30px;
	width: 370px;
	border-spacing: 0px !important;
}
td.bis-poll-votes {
	padding-bottom: 3px !important;
	background-color: #fefbf1;
	border-top: 1px solid #f4ecd5;
	border-left: 1px solid #f4ecd5;
	border-right: 1px solid #DCC075;
	padding-top: 5px !important;
	text-align: center;
	vertical-align: middle !important;
	white-space: nowrap;
	font-weight: bold;
}
img.bis-poll-vote1,
img.bis-poll-vote10
{
	vertical-align: middle;
}
td.bis-poll-votes-legend-r
{
	background-color: #fefbf1;
	border-bottom: 1px solid #DCC075;
	border-left: 1px solid #f4ecd5;
	font-size: smaller;
	text-align: left;
	padding-left: 10px !important;
	color: #794702;
}
td.bis-poll-votes-legend-m
{
	font-size: smaller;
	text-align: center;
	background-color: #fefbf1;
	border-bottom: 1px solid #DCC075;
	width:100%;
	color: #794702;
}
td.bis-poll-votes-legend-l
{
	background-color: #fefbf1;
	border-bottom: 1px solid #DCC075;
	border-right: 1px solid #DCC075;
	font-size: smaller;
	text-align: right;
	padding-right: 10px !important;
	color: #794702;
}
td.bis-poll-age
{
	text-align: center;
	vertical-align: middle;
	padding-left: 10px !important;
	padding-top: 10px !important;
}
select.bis-poll-age
{
	width: 50px !important;
	font-weight: bold;
}

table.bis-stats
{
	width: 360px;
	border-spacing: 0px;
	border: 1px solid #DCC075;
	margin-top: 10px;
	margin-bottom: 10px;
}
tr.bis-stat-bar
{
	height: 250px;
}
tr.bis-stat-bar td
{
	vertical-align: bottom;
	text-align: center;
	font-size: smaller;
	background-color: #fefbf1;
	border-bottom: 1px solid #DCC075;
}
div.bis-stat-bar
{
	font-size: 0px;
	margin-bottom: 2px;
	margin-top: 3px;
	background-image: url('../img/page-layout/bis/bis-stat-bar.jpg');
	background-repeat: repeat-y;
	background-position: center top;
}
tr.bis-stat-legend td
{
	vertical-align: top;
	text-align: center;
	padding-top: 3px;
	font-weight: bold;
	border-bottom: 1px solid #DCC075;
	border-left: 1px solid #DCC075;
}
tr.bis-stat-descr td
{
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	font-size: smaller;
}

div.bis-stats-info-box
{
	background-color: #fefbf1;
	border: 1px solid #DCC075;
	padding: 10px;
	font-size: smaller;
	width: 280px;
}

table.bis-top-list
{
	width: 320px;
	margin-left: 30px;
}
tr.bis-top-list-header
{

}
td.bis-top-list-header
{
	padding: 5px;
	padding-left: 0px;
	padding-bottom: 15px;
	font-weight: bold;
}
tr.bis-top-list
{

}
td.bis-top-list-empty
{
	padding: 5px;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	border-top: 1px solid #DCC075;
	border-bottom: 1px solid #DCC075;
}
td.bis-top-list-photo
{
	width: 200px;
	padding: 5px;
	padding-left: 0px;
	text-align: center;
	vertical-align: top;
	border-top: 1px solid #DCC075;
}
td.bis-top-list-info
{
	width: 120px;
	padding: 5px;
	padding-top: 15px;
	vertical-align: top;
	border-top: 1px solid #DCC075;
}
div.bis-top-list-hearts
{
	margin-top: 10px;
}

a.bis-menu-link { text-decoration: underline; font-size: smaller; }
a.bis-menu-link:hover { text-decoration: underline; color: #C00000/*#e46b00*/; }


table.bis-last-vote
{
	width: 225px;
	margin-top: 7px;
}
td.bis-last-vote-descr
{
	white-space: nowrap;
	padding-left: 10px;
}
td.bis-last-vote-value
{
}
