.width230 { width: 230px !important; }

.categoryFeature {
	width: 520px; height: 370px;
	margin: 20px 0px;
	text-align: center;	
	position: relative;
	overflow: hidden;
	border: 1px solid #000000;
}

.categoryFeature .descriptionDiv {
	background-color: #BA979C;
	width: 500px;
	position: absolute;
	bottom: 0px; left: 0px;
	padding: 10px;
	text-align: left;
	font-size: 12px;
	overflow: hidden;
	opacity: 0.8; moz-opacity: 0.8; filter: alpha(opacity=80);
}

.categoryFeature a {
	text-decoration: none;	
}

.categoryFeature .featureImage {
	border: 0;	
}

.categoryFeature .descriptionDiv .descriptionTitle {
	margin-bottom: 5px;
}

.categoryFeature .descriptionDiv .descriptionTitle a{
	font-weight: bold;
	font-size: 16px;
	color: #660033 !important;
	text-decoration: none;
}

.categoryFeature .descriptionDiv .descriptionTitle a:hover{
	font-weight: bold;
	font-size: 16px;
	color: #8C6313 !important;
	text-decoration: none;
}

.categoryItem .thumbnailDiv {
	border: 1px solid #000000;
	width: 150px; height: 106px;
	float: left;
	position: relative;
	overflow: hidden;
}

.categoryItem .thumbnailDiv .thumbnail {
	width: 150px; height: 107px;
	border-width: 0px;
}

.categoryItem .thumbnailDiv .iconsDiv {
	width: 150px; height: 16px;
	position: absolute;
	bottom: 0px; left: 0px;
	text-align: center;
	padding: 2px 0px;
}

.categoryItem .thumbnailDiv .iconsDivBG {
	width: 150px; height: 20px;
	position: absolute;
	bottom: 0px; left: 0px;
	background-color: #000;
	opacity: 0.5; moz-opacity: 0.5; filter: alpha(opacity=50);
}

.categoryItem .text {
	font-size: 107%;
	float: left;
	padding: 2px 0 0 12px;
	width: 300px; white-space: normal;
}

.categoryItem .text a.sub_index_headline {
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}

.categoryItem .text a.sub_index_headline:hover {
	color: #782455;
}

.categoryItem .text .byline {
	font-size: 77%;
	color: #ffffff;
	margin-left: 5px;
	white-space: nowrap;
	float: right;
	padding-top: 3px;
}

.categoryItem .text a.readmore {
	font-size: 77%;
	color: #ffa200 !important;
	text-decoration: none;
	text-align: right;
}

.categoryItem .text a.readmore:hover {
	color: #ffffff !important;
}

.categoryPagination {
	font: normal 12px Verdana,Arial,Helvetica,sans-serif;
	margin-top: 10px;
	color: #ffffff;
	background-color: #666666;
	text-align: center;
	padding: 2px;
}

.categoryPagination .currentPage {
	color: #ffa200;
	font-size: 16px;
}

.categoryPagination a {
	color: #ffffff;
}

.categoryPagination a:hover {
	color: #ffa200;
}

.categoryGallery {
	font-size: 12px;
	margin-top: 10px;
	color: #FFF;
	background: url('/plush/img/bar_bkg.gif') repeat-x;
	padding: 2px 5px;
}

.categoryGallery a {
	/*float: right;*/
}

.galleriesDG {
	border-width: 0px;
	margin-top: 5px;
	background-color: #000;	
}

.galleriesDG td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	border-width: 0px !important;
	text-align: center;
	vertical-align: text-top;
	width: 33%;
}

.galleriesDG td .thumbnailDiv {
	width: 150px; height: 107px;
	margin: auto;
	position: relative;
}

.galleriesDG td .thumbnailDiv .thumbnail {
	width: 150px; height: 107px;
	border-width: 0px;
}

.galleriesDG td .thumbnailDiv .iconsDiv {
	width: 150px; height: 16px;
	position: absolute;
	bottom: 0px; left: 0px;
	text-align: center;
	padding: 2px 0px;
}

.galleriesDG td .thumbnailDiv .iconsDivBG {
	width: 150px; height: 20px;
	position: absolute;
	bottom: 0px; left: 0px;
	background-color: #000;
	opacity: 0.5; moz-opacity: 0.5; filter: alpha(opacity=50);
}

.galleryStatus1 {
	width: 100%; height: 100%; 
	background: #000 url("/img/loading_circle_black.gif") center center no-repeat;
	position: absolute; top: 0px; left: 0px;
	opacity: 0.8; moz-opacity: 0.8; filter: alpha(opacity=80);
}

.galleryWrapper {
	position: relative;
	background-color: #000;
}