/**
 * @package Carousel JT1 Module for Joomla 2.5 By Joomlatema.net
 * @version $Id: mod_headline_cjt1.php  2014-08-05  Joomlatema.Net $
 * @author Muratyil
 * @copyright (C) 2014- Muratyil
 * @license GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
**/
#cjt1_headline-news {
overflow:hidden;}
.cjt1carousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
}
.cjt1carousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.cjt1carousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
 /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
border:0;
}
#cjt1_headline-news {
	margin: 0px;
	overflow: hidden;
}

#cjt1_headline-news .buttons{
	text-align:center;
	clear:both;
}

#cjt1_headline-news_wrapper p.readone{display:block; margin:0; padding:0;
}

#cjt1_headline-news .sliderwrapper .contentdiv a.readone {
	padding-right: 15px;
	text-decoration:underline;
	font-weight:bold;
}
#cjt1_headline-news_wrapper a.readone:hover {
	background:none;
	text-decoration:none;
}

#cjt1_headline-news_wrapper{
	margin: 0px;
	padding: 0px;
	height: auto;}


.cjt1_headline-pagination ul {
	margin: 0px;
	padding: 0px;
	background: none;
	list-style: none;
}
.cjt1_headline-pagination li {
	margin: 0px;
	padding: 0px;
	background: none;
}
.cjt1_headline-pagination a.tol { 
	display:block;
	margin: 0px;
	padding:0px;
	background: none;
	cursor: pointer;
	text-decoration: none;
}
#cjt1_headline-news_wrapper a.tol:hover,.cjt1_headline-pagination  a.tol:hover,#cjt1_headline-news_wrapper a.tol:active,.cjt1_headline-pagination  a.tol:active,#cjt1_headline-news_wrapper a.tol:focus,.cjt1_headline-pagination  a.tol:focus{ background:none;
}
#cjt1_headline-news_wrapper a.selected,.cjt1_headline-pagination  a.selected{
}

#cjt1_headline-news_wrapper a.nextbutton:link,#cjt1_headline-news_wrapper a.nextbutton:visited,.cjt1_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;
}


/*************MORE IN**/
.show_all_cont{
	margin: 0px;
	padding: 0px;
	height:auto;
	line-height:auto;}
.show_all_inner  { padding:10px;}
#cjt1_innerwrapper a.show_all { 
	margin: 0px 20px 0px 0px;
	padding: 0px 5px 0px 5px;
	background: none;
	cursor: pointer;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	border:0;
	text-align:right;
}
#cjt1_innerwrapper a.show_all:hover,  a.show_all:hover {
	background:none;
	margin: 0px 20px 0px 0px;
	padding: 0px 5px 0px 5px;
	cursor: pointer;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	border:0;
}

/**/
#cjt1_headline-news a:active, #cjt1_headline-news a:focus {
background:none;}

#cjt1_headline-news_wrapper img:hover{}
#cjt1_headline-news_wrapper p{ margin:0;}
#cjt1_headline-news_wrapper p.introtext,#singlerowblock p.srowintrotext{ display:block; margin:0; padding:0;}
.multiplerows{ margin-bottom:7px;}

#cjt1_headline-news_wrapper h2{ padding:15px 0 10px 0;}
#cjt1_headline-news_wrapper h2 a,.cjt1_headline-pagination a.tol,#cjt1_headline-news_wrapper a.tol:hover{ text-decoration:none;}

#cjt1_innerwrapper p,.belt p.readone,#cjt1_innerwrapper .belt p.readone{ display:block; margin:0; padding:0;}
#cjt1_innerwrapper p.introtext{ display:block; margin:0; padding:0;}


#pagination img{ margin:0;}
.cjt1carousel .panel{ background:none;}