/*------------------------------------------------------------------------
# JA Iolite for joomla 1.5 - Version 1.1 - Licence Owner JA107640
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 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
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/
/* JA Tabs bottom*/
.ja-tabs-title-bottom {
	height: 72px;
	position: relative;
	padding: 0 40px;
}

.ja-tabs-title-bottom ul.ja-tabs-title{
  font-size: 1em;
}

.ja-tabs-title-bottom ul.ja-tabs-title li {
	height: 72px;
	width: 175px;
	text-align: center;
	background: url(/templates/accade/images/rotator-title-bg.gif) top left;
	display: inline;
}

.ja-tabs-title-bottom ul.ja-tabs-title li:hover {
background: url(/templates/accade/images/rotator-title-bg.gif) center left;
}

.ja-tabs-title-bottom ul.ja-tabs-title {
  background: url(/templates/accade/images/rotator-title-ul-bg.gif) top left no-repeat;
  padding: 0 1px !important;
}

.ja-tabs-title-bottom ul.ja-tabs-title li.active, 
.ja-tabs-title-bottom ul.ja-tabs-title li.firstactive, 
.ja-tabs-title-bottom ul.ja-tabs-title li.lastactive{
background: url(/templates/accade/images/rotator-title-bg.gif) bottom left;
}

.ja-tabs-title-bottom ul.ja-tabs-title li h3 {
	color: #CCCCCC;
	display: block;
	font-size: 1.4em;
	margin: 0;
	line-height: 1.5em;
	/*line-height: 38px;*/
	/*height: 38px;*/
	border: none;
	letter-spacing: normal;
	width: 100%;
}

.ja-tab-prev, .ja-tab-panels-bottom, .ja-tab-next{
  float: left;
}


.ja-tab-panels-bottom{
  width: 778px;
}

.ja-tab-prev, .ja-tab-next{
  margin-top: 34px;
  padding-top: 125.5px
}

.ja-tab-prev{
  padding-right: 0;
  padding-left: 20px;
}

.ja-tab-next{
  padding-right: 20px;
  padding-left: 30px;
}

.ja-tab-prev a, .ja-tab-next a{
  display: block;
  height: 41px;
  width: 41px;
  text-indent: -99999px;
}

.ja-tab-prev a{
  background: url(/templates/accade/images/rotator-button-left.png) no-repeat top center;
}

.ja-tab-next a{
  background: url(/templates/accade/images/rotator-button-right.png) no-repeat  top center;
}

.ja-tab-prev a:hover, .ja-tab-next a:hover{
  background-position: bottom center;
}

.ja-tabs-title-bottom ul.ja-tabs-title li h3 span {
	display: block;
	width: 100%;
}

.ja-tabs-title-bottom ul.ja-tabs-title li.active,
.ja-tabs-title-bottom ul li.firstactive,
.ja-tabs-title-bottom ul li.lastactive {
	background: url(/templates/accade/images/rotator-title-bg.gif) bottom left;
	font-size: 100%;
	margin-left: 0;
}

.ja-tabs-title-bottom ul li.active h3,
.ja-tabs-title-bottom ul li.firstactive h3,
.ja-tabs-title-bottom ul li.lastactive h3 {
	color: #FFFFFF;
}


.ja-tabs-title-bottom .flir-replaced img {
  vertical-align:bottom;
  margin-top:10px;
}
