.portfolioitem_preview_item
{
  clear: both;
	margin: 0px 0px 20px 0px;
}

.plugin .portfolioitem_preview_item
{
  line-height: 140%;
	margin: 4px 0px 4px 0px;
  padding: 5px 4px 5px 4px;
  cursor: pointer;
}

.plugin .portfolioitem_preview_item:hover
{
  background-color: #f0f0f0;
}

.portfolioitem_title, .portfolioitem_preview_title
{
	font-size: 1.4em;
}

.plugin .portfolioitem_preview_title
{
	font-size: 1.0em;
}


.portfolioitem_preview_thumb
{
  float: left;
  width: 64px;
  height: 64px;
  margin-right: 10px;
  color: #666666;
}

.plugin .portfolioitem_preview_thumb
{
  width: 48px;
  height: 48px;
  color: #666666;
}

.portfolioitem_category, .portfolioitem_date
{
	font-weight: bold;
}

.portfolioitem_date
{
	float: right;
	font-weight: normal;
	font-size: 0.9em;
}

.portfolioitem_preview_title
{
	cursor: pointer;
}

.portfolioitem_category
{
	font-weight: bold;
	font-size: 0.9em;
}

.portfolioitem_preview_date
{
	float: none;
	font-weight: normal;
}

.portfolioitem_preview_title
{
	cursor: pointer;
}

.portfolioitem_preview_category
{
	font-weight: bold;
}

.portfolioitem_preview_date
{
	float: none;
	font-weight: normal;
}

.portfolioitems
{
  clear: both;
  width: 100%;
}

.portfolioitem_content
{
  margin: 10px 0px 10px 0px;
  padding: 10px 0px 0px 0px;
}


.portfolioitem_smallimages
{
	padding-top: 10px;
}

.portfolioitem_smallimages img
{
	float: left;
	cursor: pointer;
	margin: 0px 5px 5px 0px;
}

.portfolio_category, .portfolio_artist, .portfolio_thumb
{
	background-image: url("/themes/image/thumbnail.png");
	background-position: no-repeat;
	float: left;
	height: 264px;
	width: 228px;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	text-align: center;
}

.portfolio_category img, .portfolio_artist img, .portfolio_thumb img
{
	margin: 10px 3px 0px 0px;
	cursor: pointer;
}

#module .portfolio_category a, #module .portfolio_artist a, #module .portfolio_thumb a
{
	text-decoration: none;
	margin: 0px 3px 0px 0px;
	font-size: 12px;
}

#module .portfolio_category:hover a, #module .portfolio_artist:hover a, #module .portfolio_thumb:hover a
{
	color: #D88729;
}

#module
{
	width: 715px;
	margin-right: 5px;
}

#moduletext
{
	width: 715px;
}

#moduletop
{
	display: none;
}

#portfoliodetails
{
	float: left;
	width: 241px;
	margin-left: 10px;
}

.portfolio_artist_details, .portfolio_item_details
{
	background-color: white;
	padding: 10px;
	margin: 10px;
}

.portfolio_detail_title, .portfolio_item_title
{
	margin-top: 10px;
	font-weight: bold;	
}

.portfolio_button
{
	font-size: 13px;
	border: 1px #454232 dotted;
	padding: 5px;
	font-weight: normal;	
	margin: 20px 0px 20px 0px;
	display: block;
	float: left;
	width: auto;
}