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







# JA SlideShow







# ------------------------------------------------------------------------







# Copyright (C) 2004-2006 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-slideshowwrap {



	float: left;



	width: 59.9%;



	position: relative;



}







.ja-slideshow-mask {



	position: absolute;



	top: 0;



	left: 0;



	height: 210px;



	width: 100%;



	background: url(../images/mask-slideshow.png) no-repeat;



	display: block;



	z-index: 1;



}







#ja-slideshow {



	margin-left: 10px;



}







#ja-slideshow div.moduletable {



	margin: 0;



	padding: 0;



}







#ja-slideshow-wrap {



	margin: 0;



	padding: 0;



	position: relative;



}







#ja-slideshow-case {



	/*position: absolute;*/



	top: 0;



	left: 0;



}







#ja-slidebar {



	margin-left: 4px;



	position: absolute;



	bottom: 5px;



	left: 5px;



	z-index: 2000;



}







#ja-slidebar ul {



	margin: 0;



	padding: 0;



	list-style: none;



}







#ja-slidebar ul li {



	margin: 0;



	padding: 0;



	display: inline;



	width: 20px;



	height: 20px;



}







#ja-slidebar ul li.pause {



	background: none;



	display: none;



}







#ja-slidebar ul li a {



	color: #4F4F4F;



	cursor: pointer;



	text-decoration: none;



	font-family: Tahoma, Arial, sans-serif;



	font-size: 10px;



	width: 20px;



	height: 22px;



	display: block;



	float: left;



	 background: url(img/cir.gif) no-repeat center center;



	text-indent: 6px;



	margin-right: 5px;



	font-weight: bold;



}







#ja-slidebar ul li a.active { background: url(img/cir_active.png) no-repeat center center; }







#ja-slidebar ul li a:hover {



	text-decoration: none;



	color: #333333;



}



#ja-slidebar ul li a.next, #ja-slidebar ul li a.prev {



	display: none;



}



.description { position:absolute; bottom: 0px; left: 0px; margin-bottom:40px; margin-left:20px; background: #fff; z-index: 1500; color: #000; font-weight: bold; text-transform: uppercase; text-align:right; padding: 8px 0; }




.description span { 
    color:#000;
    text-transform:none;
    padding: 0 10px;
    
    text-align:left;
 }
.description span h1 { 
    color:#D40000;
    z-index:100000;
 }
