/*------------------------------------------------------------------------
* ZT Template 1.5
* ------------------------------------------------------------------------
* Copyright (c) 2008-2011 ZooTemplate. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: ZooTemplate
* Websites:  http://www.zootemplate.com
-------------------------------------------------------------------------*/
a {
	color: #74A714;
}
a:hover,
a:active,
a:focus {
	color:#8CD700;
}
h3.moduletitle span{
    color: #78d3f4;
}

.title2 h3.moduletitle span{
    color: #fff;
}

.button,
.button2:hover {
	border: solid 1px #74a714;
	background:#74a714;
}

a.readon {
	border: solid 1px #74a714;
	background:#74a714;
}
a.readon:hover,
a.readon:focus,
a.readon:active {
	border: solid 1px #A8A8A8;
	background:#B8B8B8;
}

.zt-list-user4 li a:hover {
  color: #8cd700;
}
ul#mainlevel li:hover a, 
ul.menu li:hover a, 
ul.latestnews li:hover a, 
ul.mostread li:hover a {
  color: #75b204 !important;
	background:url('../../images/zt_eleo_arrow_news_hover.png') no-repeat left 3px;
}
.rtl ul#mainlevel li:hover a, 
.rtl ul.menu li:hover a, 
.rtl ul.latestnews li:hover a, 
.rtl ul.mostread li:hover a {
	color: #75b204 !important;
	background:url('../../images/zt_eleo_arrow_news_hover.png') no-repeat right 3px;
	*background:url('../../images/zt_eleo_arrow_news_hover.png') no-repeat right 10px;
}

#zt-mainmenu {
  background: url("../../images/zt_eleo_bg_main_menu.png") repeat-x left top;
}
#zt-search {
  background: url("../../images/zt_eleo_bg_search.png") no-repeat left top;
}

#zt-userwrap2-inner a:hover {
  color: #83c901;
}
#zt-userwrap2-inner .list_news li:hover a {
  color: #83c901;
}

.jvcarousel-item:hover{
	border-bottom:1px solid #7cae15;
}

.jvcarousel-item:hover a{
	color:#7cae15;
}

.jv_news_wrap .list_news li .item:hover{
	border-bottom:1px solid #7cae15;
}
.jv_news_wrap .list_news li .item:hover a{
	color:#7cae15;
}

.latest-news li .item:hover a{
	color:#7cae15  !important;
}

.jv_news_wrap .list_news  li .info h4 a:hover{
	color:#83c901;
}
.more-split {
  color: #8cd700;
}
.latest-news a.readone {
  color: #83c901!important;
}

/*Moo Menu*/
#menusys_moo li {
	background: url(../../images/zt_eleo_main_menu.png) no-repeat right 9px;

}
.rtl #menusys_moo li {
  background: url("../../images/zt_eleo_main_menu.png") no-repeat left 9px ;
}

.rtl #menusys_moo li.last-item{
	background:0;
}
.rtl #menusys_moo li.last-itemhover{
	background:0;
}
#menusys_moo li ul {
  background:#5d940f;
}

#menusys_moo li ul ul {
	background:#5d940f;
}
.rtl #menusys_moo li.last-item {
	background:0;
}
/*mega*/
#menusys_mega .menusub_mega {
  background: #5d940f;
}

#menusys_mega li {
	background: url(../../images/zt_eleo_main_menu.png) top right no-repeat;
}

.rtl #menusys_mega li {
	background: url("../../images/zt_eleo_main_menu.png") no-repeat left top;
    float: right;
}
.rtl #menusys_mega li.last-item {
	background:0;
}
#menusys_split li {
	background: url(../../images/zt_eleo_main_menu.png) top right no-repeat;
}
.rtl #menusys_split li {
	background: url("../../images/zt_eleo_main_menu.png") no-repeat left top;
    float: right;
}

.rtl #menusys_split li.last-item {
	background:0;
}