/*

 * ------------------------------------------------------------------------

 * JA Erio Template for J15

 * ------------------------------------------------------------------------

 * Copyright (C) 2004-2011 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.

 * ------------------------------------------------------------------------

*/



/* Content Slider */

#ja-contentsliderwrap {

	margin: 0 0 20px;

	padding: 0;

	background: url(http://taborashram.org/templates/ja_erio/css/corner-br.gif) no-repeat bottom right;

}



div.ja-wrap1 {

	background: url(http://taborashram.org/templates/ja_erio/css/corner-bl.gif) no-repeat bottom left;

}



div.ja-wrap2 {

	background: url(http://taborashram.org/templates/ja_erio/css/corner-tr.gif) no-repeat top right;

}



div.ja-wrap3 {

	background: url(http://taborashram.org/templates/ja_erio/css/corner-tl.gif) no-repeat top left;

	padding: 10px 0 0;

}



.ja-contentslider {

	margin: 0;

	padding: 0;

	overflow: visible;

	width: auto !important;

	width: 100%;

}



#ja-contentsliderwrap div.moduletable {

	margin: 0;

	padding: 0 !important;

}



/* Content Slider Center */

.ja-contentslider-center {

	margin: 0;

	padding: 0;

	float: none;

	

}



div.ja_slidetitle {

	  font-size: 14px;

    padding: 0 0 5px;

    text-align: left;

    width: 220px;

}



div.ja_slidetitle a {

	color: #8C0D09;

	font-weight: bold;

}



div.ja_slidetitle a:hover, div.ja_slidetitle a:focus, div.ja_slidetitle a:active {

	color: #333 !important;

}



div.ja_slideimages, .ja_slideintro, .ja-slidereadmore { padding-right: 20px; }



div.ja_slideimages img {

	margin-bottom: 14px;

}



#ja-contentsliderwrap .ja_slideintro {

	padding: 10px 5px 0;

}



div.ja-slidereadmore {

	/*margin: 21px 0 0;*/

}



div.ja-slidereadmore a { /*border-bottom: 1px solid #eee; */}



div.ja-slidereadmore a:hover, div.ja-slidereadmore a:active, div.ja-slidereadmore a:focus {

	/*border-bottom: 1px solid #7b7d80;*/

}



.ja-contentslider-center span {

	width: 140px;

	width: 100%;

	margin: 0;

	padding: 0;

	text-align: center;

}



.ja-contentslider-center img {

	margin: 0;

	padding: 0;

	overflow:hidden;

}



/* Left + right */



.ja-contentslider-left,

.ja-contentslider-right {

	width: 30px !important;

	position: absolute;	

	top: 0;

	z-index: 2;

	height: 30px !important;

}



.ja-contentslider-left{

	right: 36px;

    top: -4px;

}

.ja-contentslider-right {

	 right: 6px;

    top: -4px;

}



.ja-contentslider-left img,

.ja-contentslider-right img {

	cursor: pointer;

}



/* Clearfix */

.clearfix:after {

	clear: both;

	display: block;

	content: ".";

	height: 0;

	visibility: hidden;

}



* html > body .clearfix {

	width: 100%;

	display: block;

}



* html .clearfix {

	height: 1%;

}



/* Firefox Scrollbar Hack - Do not remove */

html {

	margin-bottom: 1px;

	height: 100%!important;

	height: auto;

}

div.content_element {position:absolute;left:-999em;}