/*------------------------------------------------------------------------

# 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, .ja-showcase-center {

	float: left;

}



.ja-showcase-row {

  clear: both;

  margin-bottom: 20px;

  display: block;

}



.ja-showcase {

	margin: 0 20px;

	text-align: center;

}



.jashowcase-main div.module {

	width: auto;

	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: 1px solid #E4E4E4;

	background: #F6F6F6 !important;

	border-bottom: 1px solid #E4E4E4;*/

	height: 25px;

	line-height: 25px;

	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:10px;

	position:relative;

	border-top: 1px solid #e4e4e4;

}



.ja-showcase-des {

	text-align: left;

	padding: 15px 0 !important;

}