/* COMMON STYLE
--------------------------------------------------------- */
/*
 * ------------------------------------------------------------------------
 * JA Blazes Template for J25 & J30
 * ------------------------------------------------------------------------
 * 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.
 * ------------------------------------------------------------------------
*/
.ja-contentslider { position: relative; width: 100%; }

.ja-contentslider-center-wrap { overflow: hidden; position: relative; width: 100%; }

.jsslide-wrap {
	background: url(../images/pattern.png) repeat left top #813a2b;
	border: 5px solid #ae4f3a;
	color: #51241B;
	margin: 6px 20px 6px 0px;
}

.jsslide-inner { border: 1px solid #6d3122; padding: 9px; }

.jsslide-wrap img {
	border: 1px solid #4d2217;
	border-bottom: 1px solid #ae4f3a;
}

.jsslide-wrap:hover {
	background-color: #5f2e23;
	border-color: #753527;
	color: #361812;
}

.jsslide-wrap:hover img { opacity: 0.7; }

.ja_slidetitle {
	background: url(../images/icon-04.png) 98% 14px no-repeat;
	color: #51241b;
	font-size: 20px;
	font-weight: normal;
	padding-top: 3px;
}

.ja_slideintro, .jsslide-inner a, .ja_slideintro a { color: #51241b; }

.jsslide-wrap:hover .ja_slidetitle, .jsslide-wrap:hover .ja_slideintro { color: #361812; }

.ja-slidereadmore { text-align: right; text-transform: none; }

.ja-contentslider-right {
	background: url("../images/sprite.png") no-repeat scroll -29px 0 rgba(0, 0, 0, 0);
	cursor: pointer;
	height: 29px;
	overflow: hidden;
	position: absolute;
	right: -26px;
	top: 120px;
	width: 19px;
}

.ja-contentslider-left {
	background: url("../images/sprite.png") no-repeat scroll -9px 0 rgba(0, 0, 0, 0);
	cursor: pointer;
	height: 29px;
	left: -30px;
	overflow: hidden;
	position: absolute;
	top: 120px;
	width: 19px;
}
