* {
	margin: 0;
	padding: 0;
}
BODY {
	margin: 0;
	background-color: #fff;
	color: #000;
	font-family: Verdana;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container {
	padding-left: 5px;
	margin-left: 5px;
}
.thumbs .ti2 .thumb IMG {
	border: 1px solid #000;
}
.thumbs .ti2 {
	width: 182px;
	height: 155px;
	padding: 5px 4px 0 0;
	float: left;
	font-size: 11px;
	color: #000;
}
.thumbs .ti2 .descr {
	width: 100%;
	height: 30px;
	overflow: hidden;
	font-weight: 700;
	font-size: 14px;
	height: 18px;
	text-align: center;
}
.thumbs .ti2 .descr A:link, .thumbs .ti .descr A:visited, .thumbs .ti .descr A:active, .thumbs .ti .descr A:hover { /*[disabled]color:#BBB;*/
	text-decoration: underline;
}
.thumbs .ti2 .descr A:hover {
	text-decoration: underline;
}
UL LI {
	list-style: none;
}
.thumbs .ti .thumb IMG {
	border: 1px solid #000;
	margin-top: 2px;
}
.thumbs .ti {
	width: 182px;
	height: 170px;
	padding: 5px 4px 0 0;
	float: left;
	font-size: 11px;
	color: #000;
}
.thumbs .ti .descr {
	width: 100%;
	height: 15px;
	overflow: hidden;
	font-weight: 700;
	font-size: 11px;
	text-transform: capitalize;
	background-color: #eee;
	text-align: center;
}
.thumbs .ti .descr A:link, .thumbs .ti .descr A:visited, .thumbs .ti .descr A:active, .thumbs .ti .descr A:hover { /*[disabled]color:#BBB;*/
	text-decoration: none;
	margin-top: -29px;
}
.thumbs .ti .descr A:hover {
	text-decoration: underline;
}
.thumbs .ti UL LI.right {
	text-align: right; /*[disabled]background-color:#D62A2A;*/
	float: right; /*[disabled]visibility:hidden;*/
	width: 45%;
}
.thumbs .ti UL LI {
	float: left; /*[disabled]width:50%;*/
}
.thumbs .ti UL LI IMG {
	margin: 0 0 0 4px;
	vertical-align: middle;
}
.thumbs .ti UL LI SPAN {
	color: #000;
}
.thumbs .ti:after {
	clear: both;
}
.thumbs .ti P {
	height: 26px;
	overflow: hidden; /*[disabled]background-color:#8A0404;*/
}
.thumbs .duration {
	position: absolute;
	margin-top: -17px;
	margin-left: 126px;
	background-color: #020202;
	text-align: center;
	width: 55px;
	color: #BBB;
	font-weight: bold;
	font-size: 10pt;
}
.thumbs {
	width: 99%;
	padding-left: 15px;
}
A {
	color: red;
	font-family: Verdana;
}
.pagination {
}
.wide_bar {
	width: 100%;
	line-height: 25px;
	font-weight: 600;
	font-size: 14px;
	clear: both;
}
.wide_bar UL {
	float: right;
}
.wide_bar UL LI {
	float: left;
	border-left: 2px solid #000;
	margin: 0 2px 0 0;
	color: #BBB;
}
.wide_bar UL LI.fst {
	border: none;
}
.inactive {
	display: inline;
	font-size: 8px;
	color: #fff;
}
.current {
	display: inline;
	color: #fff;
}
.caps {
	text-transform: capitalize;
	font-size: 16px;
	color: #fff;
}
#categories UL LI {
	float: left;
	width: 180px;
	font-size: 9.5pt;
}
#categories {
	width: 99%;
	padding-left: 15px;
}
.clear {
	clear: both;
}
.searchbar{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.searchmenu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
