@charset "utf-8";
/* CSS Document */

.thumbs a:link,
.thumbs a:visited,
.thumbs a:hover {
	color:#860045;
}

.thumbs a:link img,
.thumbs a:visited img,
.thumbs a:hover img {
	border:none;
}

.BasicDisplayItems {
	clear:both;
}

.BasicDisplayItem {
	width: 180px;
	font-size: 11px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 165px;
}

.itemContainer {
	height: 135px;
	width: 180px;
	border: solid #000000 1px;
	clear: both;
	position:relative;
	top:0px;
	left:0px;
}

.BasicDisplayItem a {
	width: 170px;
	text-decoration: none;
	font-size: 11px;
}
.BasicDisplayItem img {
	width:180px;
	height:135px;
}

p.itemDate {
	float: right;
	margin: 0;
	color: #2D0C36;
	line-height: 17px;
	padding-right: 3px;
}

.info {
	position:absolute;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	bottom:0px;
	left:0px;
	background-color: #860045;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	width: 174px;
	height: 13px;
	padding:3px;
	cursor:pointer;
}

.infoLength {
	position:absolute;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	top:0px;
	right:0px;
	background-color:#f6078e;
	border-left:solid 1px #000000;
	border-bottom:solid 1px #000000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	padding:2px 4px 2px 4px;
}

.itemDescr a {
	font-size:10px;
	font-weight:bold;
}
p.itemDescr {
	height:30px;
	text-align:center;
	padding: 2px 0px 0px 0px;
	margin: 0;
}

#content p.displayOptionsBottom {
	float:left;
}

#adSpace01 {
	margin-top:20px;
}

.allCategories {
	clear:both;
}
