/*------------------------------------------------------------------------
* Copyright (c) 2008-2012 ZooTemplate. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: ZooTemplate
* Websites:  http://www.zootemplate.com
-------------------------------------------------------------------------*/

body#bd {color: #555555;background: #ffffff;}  /* -------------------------- Color del body que afecta solo la parte del encabezado  */

a {
	color:#1C93B0;
}

h1.componentheading,
.componentheading {
	color: #686868;
}
h2.contentheading,
.contentheading {
	color: #686868;
	padding-top:50px;  /* -------------------------- Revisar para separar el titulo de los articulos del articulo anterior  */
}


h1.componentheading a,
.componentheading  a{
	color: #686868  !important;
}
h2.contentheading a,
.contentheading a{
	color: #686868  !important;
}


ul#mainlevel li a {
    color: #ef792a;
}


#zt-header{
	border-bottom:1px solid #000000;
}
#zt-footer {
	color: #bdbdbd;  /* -------------------------  Color de la tipografia del footer */
}

#zt-footer a{
	color:#159ABB;
}
#zt-social-network .zt-top ul li{
	color:#828080;
}
#zt-social-network .zt-bot{
	color:#828080;
}

#zt-social-network .zt-bot span{
	color:#B4094D;
}

#zt-logo {
	height:107px;
	background: url(../../images/logo_fedicar2.png) no-repeat top left;  /*  -------------------- Cambio de imagen en el logo  */
}

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

#zt-search .search {
	border:1px solid #ffffff;  /*  -------------------- Cambio en el borde de la ventana de busqueda  */
}
#zt-search .search .button-search {
  background: url("../../images/zt_btn_search.png") repeat scroll right top transparent;
}



/*	Moomenu	*/


/*	Megamenu	*/
#menusys_mega .menusub_mega {    /* ----------------------------------------- Cambio en el color del fondo de los Sub-Menus */
	background: #0f75bc;
}

#menusys_mega .menu-desc {
    color: #7F7F7F;
}	
#menusys_mega li {
	background: url(../../images/zt_bg_border_right.png) top right no-repeat;
}
#menusys_mega li:hover a,
#menusys_mega li:active a,
#menusys_mega li:focus a,
#menusys_mega li a.active,
#menusys_mega li a.active:hover,
#menusys_mega li a.active:active,
#menusys_mega li a.active:focus {
	background: url(../../images/zt_bg_main_menu_active.png) repeat-x 0 0;
}


#menusys_mega li:hover a .menu-desc,
#menusys_mega li:active a .menu-desc,
#menusys_mega li:focus a .menu-desc,
#menusys_mega li a.active .menu-desc,
#menusys_mega li a.active:hover .menu-desc,
#menusys_mega li a.active:active .menu-desc,
#menusys_mega li a.active:focus .menu-desc {
	color: #30C8E3;
}

#menusys_mega .fancy{
	background: url(../../images/zt_bg_main_menu_active.png) repeat-x 0 0;
}

#zt-right h3.moduletitle {
    color: #686868;
}

#zt-left h3.moduletitle {
    color: #686868;
}
h3.moduletitle {
    color: #686868;
}

.event-item-intro a {
    color: #1c839c !important;
}

li.jv-article-title a, p.more_link {
    color: #555555;
}

#zt-userwrap2 .zt-user .zt-box-inside .moduletitle {
    color: #555555;

}

#zt-userwrap1 .zt-user .moduletitle {
    color: #444444;
}

#zt-userwrap1 .zt-user .modulecontent {
    color: #848484;
}
ul.menu li a span {
  color: #555555;
}

#zt-userwrap2 .zt-user .zt-box-inside ul li a{
  color: #555555;
}
#zt-userwrap2 .zt-user .zt-box-inside ul li a span{
  color: #555555;
}


#zt-userwrap2 .zt-user .zt-box-inside ul li {
  background: url("../../images/zt_bg_hr_menu_footer.png") repeat-x scroll right bottom transparent;
 
}

#zt-userwrap2 .zt-user .zt-box-inside ul li a {
  background: url("../../images/bullet.png") no-repeat scroll 2px 13px transparent;
 
}
.rtl #zt-userwrap2 .zt-user .zt-box-inside ul li a {
  background: url("../../images/rtl_bullet.png") no-repeat scroll 98% 13px transparent;
 
}

.news-events .article-item li {
  background: url("../../images/zt_bg_hr_menu_footer.png") repeat-x scroll right bottom transparent !important;
}

.news-events .article-item li a {
  background: url("../../images/bullet.png") no-repeat scroll 0 3px transparent !important;
}

.news-events .article-item-list li a{
	background:url("../../images/bullet.png") no-repeat 0px 3px !important;
}
.rtl .news-events .article-item-list li a{
	background:url("../../images/rtl_bullet.png") no-repeat right 3px !important;
}


ul.menu li {
  background: url("../../images/zt_bg_hr_menu_footer.png") repeat-x scroll right bottom transparent;
}
ul.menu li a span {
  background: url("../../images/bullet.png") no-repeat scroll 2px 13px transparent;
 
}
.rtl ul.menu li {
	padding:0px 0px 0px 0px;		
}
.rtl ul.menu li a span {
  background: url("../../images/blue/rtl_bullet.png") no-repeat right 13px;
 
}
.rtl ul#mainlevel li {
	padding:0;
}

.rtl ul#mainlevel li a {
    background: url("../../images/blue/rtl_bullet.png") no-repeat right 13px;
}

.rtl ul#mainlevel li a {
	padding:10px 15px 10px 0px;
}

ul#mainlevel li {
  background: url("../../images/zt_bg_hr_menu_footer.png") repeat-x scroll right bottom transparent;
 
}
ul#mainlevel li a {
  color:#555555 !important;	
  background: url("../../images/bullet.png") no-repeat scroll 2px 13px transparent;
}

#zt-userwrap2 .zt-user .zt-box-inside .modulecontent p a {
    color: #1C93B0;

}

.news-events .article-item li a {
  color:#555555 !important;
}
.jv_news_wrap ul.article-item li a {
    color: #555555;
}

.rtl .news-events .article-item li a {
  background: url("../../images/rtl_bullet.png") no-repeat right 3px !important;
}

blockquote span.open {
  background: url("http://fedicar.org/templates/zt_morga25/images/typo/bq-o.png") no-repeat scroll left top transparent;
}
blockquote span.close {
  background: url("http://fedicar.org/templates/zt_morga25/images/typo/bq-c.png") no-repeat scroll right bottom transparent;
}
ul.star li {
  background: url("http://fedicar.org/templates/zt_morga25/images/typo/star.png") no-repeat scroll 2px 0 transparent !important;

}
ul.arrow li {
  background: url("http://fedicar.org/templates/zt_morga25/images/typo/arrow.png") no-repeat scroll 5px 5px transparent;
 
}
ul.checklist li {
  background: url("http://fedicar.org/templates/zt_morga25/images/typo/checklist.png") no-repeat scroll 4px 5px transparent !important;
 
}
.rtl ul.star li {
  background: url("http://fedicar.org/templates/zt_morga25/images/typo/star.png") no-repeat right 2px !important;

}
.rtl ul.arrow li {
  background: url("http://fedicar.org/templates/zt_morga25/images/typo/arrow_rtl.png") no-repeat scroll right 5px;
}
.rtl ul.arrow li {
  padding: 0 22px 0 0;
}

.rtl ul.checklist li {
  background: url("http://fedicar.org/templates/zt_morga25/images/typo/checklist.png") no-repeat right 5px !important;
 
}

.rtl blockquote span.open {
  background: url("http://fedicar.org/templates/zt_morga25/images/typo/rtl-bq-o.png") no-repeat right top;
}
.rtl  blockquote span.close {
  background: url("http://fedicar.org/templates/zt_morga25/images/typo/rtl-bq-c.png") no-repeat left bottom;
}
.button,
.button2:hover{ color:#ffffff !important; }   /* Cambio en el color de fondo de los botones....estar pendiente de la regularidad del cambio */