/*
 * ------------------------------------------------------------------------
 * Thematic for joomla 2.5
 * ------------------------------------------------------------------------
 * Copyright (C) 2011-2012 Dachi. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: Primer Templates
 * Websites: http://www.primertemplates.com
 * ------------------------------------------------------------------------
*/
/* COMMON STYLE
--------------------------------------------------------- */
#ja-navhelper {
  background: none repeat scroll 0 0 #EBEBEB;
}

#ja-botsl {
  background: url("../../../images/glow.png") no-repeat scroll center top #EBEBEB;
  border-top: 1px solid #EEEEEE;
}

#ja-footer {
  background: none repeat scroll 0 0 #2B2B2B;
  border-top: medium none;
  clear: both;
  margin-bottom: 0;
  padding: 0;
}


#ja-slideshow .main-inner1 {
  background: none repeat scroll 0 0 #2B2B2B;
  border-radius: 8px 8px 8px 8px;
  padding: 18px 19px;
}

#ja-botsl h3 {
  color: #00A9E8;
  text-shadow: none;
}

#ja-botsl li {
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  background: url("../../../images/arrow.png") no-repeat scroll left 0 transparent;
  border-bottom: medium none;
  margin-bottom: 5px;
  padding-bottom: 5px;
  padding-left: 25px;
}

#ja-botsl a {
  color: #999999;
  text-shadow: none;
}

#ja-navhelper a {
  color: ##0EA0C6;
  padding: 0 2px;
  text-decoration: none;
  text-shadow: none;
}

#ja-top-panel {
  border-top: 5px solid #00A9E8;
}

#ja-top-panel a{
  color: #00A9E8;
}

#ja-slideshow2 h3 {
  border-bottom: medium none;
  color: #00A9E8;
  font-size: 20px;
  font-weight: normal;
  padding: 0;
  text-shadow: 0 1px 0 #FFFFFF;
}

p.readmore a {
  color: #00A9E8;
}

#ja-topsl div.ja-moduletable h3 {
  color: #00A9E8; 
}