/*
# ------------------------------------------------------------------------
# JA Minisite Template for Joomla 1.5
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
# bound by Proprietary License of JoomlArt. For details on licensing, 
# Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
# Author: JoomlArt.com
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# Redistribution, Modification or Re-licensing of this file in part of full, 
# is bound by the License applied. 
# ------------------------------------------------------------------------
*/
/* content slider */
.ja-contentslider{ position: relative; width: 100%; }

.ja-button-control{ display: none; }

.jsslide{
	background: url(../images/bgd_line_02.gif) 100% 0 repeat-y;
	float: left;
	height: auto !important;
	left: 0;
	margin-right: 18px;
	padding-right: 19px;
	position: static !important;
	width: 27.5% !important;
}

#jsslide_2{ background: none; margin-right: 0; padding-right: 0; }

.ja-contentslider .ja-image img{
	border: #e8e8e8 solid 1px;
	margin: 0 0 10px;
	padding: 4px;
}

.ja-contentslider .ja-image:hover img{ background-color: #222; }

.ja-contentslider .ja_slidetitle{ color: #222; font-size: 125%; margin: 0 0 5px; }

.ja_slideintro{ margin-bottom: 10px; }