/*------------------------------------------------------------------------
# JA Showcase 1.0.0 - May, 2007
# ------------------------------------------------------------------------
# Copyright (C) 2004-2007 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/
.ja-showcase-left, .ja-showcase-right {
	float: right;
  }

.ja-showcase-row {
  clear: both;
  margin-bottom: 10px;
  display: block;
}

.ja-showcase {
	margin: 0 0px;
	text-align: center;
}

.jashowcase-main div.module {
	width: 155px;
	float: none;
}

.ja-showcase-left .ja-showcase {
	margin-left: 0;
}

.ja-showcase-right .ja-showcase {
	margin-right: 0;
}

.ja-showcase-inner:hover, .jashover {
}

.ja-showcase h3 {
	margin-bottom: 0;
}

.ja-showcase:hover h3,.jashover h3{
}

.ja-showcase-legend {
	padding: 4px 0;
}

.ja-showcase-legend img {
}

.ja-showcase-tools {
	border-top: 0px solid #E4E4E4;
	background: #fff !important;
	border-bottom: 0px solid #E4E4E4;
	height: 10px;
	line-height: 15px;
	font-size: 83%;
	font-weight: bold;
	position:relative;
}

.ja-showcase-inner:hover .ja-showcase-tools, .jashover .ja-showcase-tools {
}

.ja-showcase-nav {
	clear: left;
	margin: 0px 12px 0px 9px;
	padding: 0;
	top:1px;
	position:relative;
	border-top: 1px solid #e4e4e4;
}

.ja-showcase-des {
	text-align: center;
	padding: 1px 0 !important;
	font-size: 85%;
}