/**
 * @package Headline JT3 Module for Joomla 2.5 By Joomlatema.net
 * @version $Id: mod_headline_jt3.php  2013-07-06  Joomlatema.Net $
 * @author Muratyil
 * @copyright (C) 2013- Muratyil
 * @license GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
**/
#jt3_headline-news {
overflow:hidden;}
#jt3_headline-news p{ margin:0;}
#jt-slide-frame {
	margin: 0px;
	padding: 0px;
	padding-left: 13px;
	width: 48%;
	float: left;
	overflow: hidden;
	position: relative;
}
#jt3_headline-news {
	margin: 0px;
	overflow: hidden;
}

#jt3_headline-news .buttons{
	text-align:center;
	clear:both;
}

#titledirect {
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: right;
}
#titledirect ul {
	margin: 0px;
	padding: 0px;
}
#titledirect li {
	margin: 0px;
	padding: 7px 5px 7px 30px;
	color: #6E6E6E;
}
#titledirect li.active {
	color: #2A5B9E;
}
.jt3sliderwrapper {
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
/*border: 10px solid navy;
border-bottom-width: 6px;
width: 400px; /*width of featured content slider*/
/*height: 250px;*/


}

.jt3sliderwrapper .contentdiv {
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
width: 100%; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.jt3sliderwrapper .contentdiv h2 {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 150%;
	font-weight: 100;
	color: #2A5B9E;
}
#jt3_headline-news .jt3sliderwrapper .contentdiv a.readone {
	padding-right: 15px;
	text-decoration:underline;
	font-weight:bold;
}
#jt3_headline-news .jt3sliderwrapper .contentdiv a.readone:hover {
	background:none;
	text-decoration:none;
}
.jt3sliderwrapper .contentdiv p {
}
#bottomthumbnails{
	margin: 0px;
	padding: 0px;
	height: auto;}
.jt3_headline-pagination{
	margin: 0px;
	padding: 0px;
	height: auto;
	line-height:auto;

}

.jt3_headline-pagination ul {
	margin: 0px;
	padding: 0px;
	background: none;
	list-style: none;
}
.jt3_headline-pagination li {
	margin: 0px;
	padding: 0px;
	background: none;
}
.jt3_headline-pagination a.tol { 
	display:inline;
	margin: 0px;
	padding:0px;
	background: none;
	cursor: pointer;
	text-decoration: none;
}
#jt3_headline-news_wrapper a.tol:hover,.jt3_headline-pagination  a.tol:hover,#jt3_headline-news_wrapper a.tol:active,.jt3_headline-pagination  a.tol:active,#jt3_headline-news_wrapper a.tol:focus,.jt3_headline-pagination  a.tol:focus{ background:none;
}
#jt3_headline-news_wrapper a.selected,.jt3_headline-pagination  a.selected{
}

.little_thumbnails{ float: right; width:auto; margin-right:12px; margin-left:9px;}
/****next**/
.nextbutton_outer{ margin:0; padding:0; position: absolute;  height:100%; right:0px; background:url(../../images/nextbutton.png) no-repeat 99% center; }
.nextbutton{width:15px;  height:100%; }

#jt3_headline-news_wrapper a.nextbutton:link,#jt3_headline-news_wrapper a.nextbutton:visited,.jt3_headline-pagination  a.nextbutton { 
	display:inline;
	margin: 0px -1px 0px -2px;
	padding: 6px 9px 5px 9px;
	cursor: pointer;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}

/*****previous***/
.prevbutton_outer{ margin:0; padding:0; position: absolute; height:100%;left:0;  background:url(../../images/prevbutton.png) no-repeat 1% center; }
.prevbutton{width:15px; height:100%; }

#jt3_headline-news_wrapper a.prevbutton:link,#jt3_headline-news_wrapper a.prevbutton:visited,.jt3_headline-pagination  a.prevbutton { 
	display:inline;
	margin: 0px -2px 0px -2px;
	padding: 6px 11px 5px 9px;
	cursor: pointer;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
/*************MORE IN**/
.show_all_cont{
	margin: 0px;
	padding: 0px;
	height:auto;
	line-height:auto;}
.show_all_inner{ text-align:center;}
#jt3_headline-news_wrapper a.show_all { 
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	background: none;
	cursor: pointer;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	border:0;
}
#jt3_headline-news_wrapper a.show_all:hover,  a.show_all:hover {
	background:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	cursor: pointer;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	border:0;
}

/**/

.main_br{
	width:100%;
	height:100%;
}
#jt3_headline-news a:active, #jt3_headline-news a:focus {
background:none;}
.padding p{
margin-top:0;}
#bottomthumbnails img:hover{
opacity:0.6;
filter:alpha(opacity=60); /* For IE8 and earlier */
}
a.selected img{
opacity:0.6;
filter:alpha(opacity=60);
}