/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== DEFAULT HTML ============================== */
a {
	color: #f0525b;
}
/* ============================== LAYOUT ============================== */
/* =============== LAYOUT - OVERALL PAGE =============== */
/* ============================== TYPOGRAPHY ============================== */
/* =============== TYPOGRAPHY - LINK STYLES =============== */
/* ----- ACTION LINK ----- */
.link-action {
	border-bottom: 1px solid #f0525b;
}
.link-action:hover {
	background-color: #f0525b;
}
/* =============== TYPOGRAPHY - TABLE STYLES =============== */
/* ----- COLOR HEADER TABLE ----- */
table.style-colorheader thead th {
	background-color: #9B2626;
	border-right: 1px groove #D24D4D;
}
/* ----- COLOR STRIPES TABLE ----- */
table.style-colorstripes td,
table.style-colorstripes th {
	border-bottom: 1px solid #D14949;
	border-right: 1px groove #D14949;
}
table.style-colorstripes thead th {
	background-color: #7D1F1F;
}
table.style-colorstripes thead th.highlight {
	background-color: #B52D2D;
}
table.style-colorstripes tbody tr {
	background-color: #B52D2D;
}
table.style-colorstripes tbody .highlight {
	background-color: #F8E4E4;
}
table.style-colorstripes tbody tr.odd {
	background-color: #9B2626;
}
table.style-colorstripes tbody tr.odd .highlight {
	background-color: #F1C9C9;
}
table.style-colorstripes tbody tr:hover th,
table.style-colorstripes tbody tr:hover td {
	background-color: #8A2222;
}
table.style-colorstripes tbody tr:hover .highlight {
	background-color: #EDB8B8;
}
table.style-colorstripes tbody td,
table.style-colorstripes tbody th {
	border-left: none;
	border-right: 1px solid #D14949;
}
table.style-colorstripes tfoot th,
table.style-colorstripes tfoot td {
	background-color: #7D1F1F;
}
.sectiontableheader {
	background-color: #993636;
}
/* ----- GREY STRIPES TABLE ----- */
table.style-greystripes thead th.highlight {
	background-color: #9B2626;
}
/* ============================== MENU ============================== */
/* =============== MENU - MAIN MENU =============== */
/* ----- HOVER STATE, ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul li:hover > a,
div.jsn-modulecontainer ul.menu-mainmenu > li.active > a,
div.jsn-modulecontainer ul.menu-mainmenu li.current > a,
div.jsn-modulecontainer ul.menu-mainmenu ul li.current > a {
	color: #f0525b;
}
/* =============== MENU - TREE MENU =============== */
/* ----- CURRENT / HOVER STATE ----- */
div.richbox-2 ul.menu-treemenu li a:hover,
div.richbox-2 ul.menu-treemenu li a.current {
	background-color: #731A1A;
}
div.lightbox-2 ul.menu-treemenu li a:hover,
div.lightbox-2 ul.menu-treemenu li a.current {
	background-color: #EFDADA;
}
/* =============== MENU - SIDE MENU =============== */
/* ----- HOVER STATE IN SPECIFIC MODULE BOXES ----- */
/*div.richbox-2 ul.menu-sidemenu > li:hover > a {
	background-color: #731A1A;
}
div.lightbox-2 ul.menu-sidemenu > li:hover > a {
	background-color: #EFDADA;
}*/
 ----- ACTIVE STATE IN SPECIFIC MODULE BOXES ----- 
/*div.richbox-2 ul.menu-sidemenu > li.active > a {
	background-color: #731A1A;
}
div.lightbox-2 ul.menu-sidemenu > li.active > a {
	background-color: #EFDADA;
}*/
/* =============== SITE TOOLS - GENERAL PRESENTATION =============== */
/* ============================== MODULE STYLES ============================== */
/* =============== MODULE STYLES - MODULE BOXES =============== */
/* ----- RICHBOX ----- */
div.richbox-2 div.jsn-modulecontainer_inner {
	background-color: #952222;
}
/* =============== USER MODULES =============== */
#jsn-usermodules3 {
	background-color: #f0525b;
}
/* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== */
/* =============== JOOMLA! EXTENSIONS - MOD_SEARCH =============== */
#jsn-pos-top div.search input#mod_search_searchword {
	border: 1px solid #732828;
}
/* =============== JOOMLA! EXTENSIONS - COM_CONTENT =============== */
/* ----- SECTION / CATEGORY BLOG LAYOUT ----- */
/* PAGE PAGINATION */
ul.jsn-pagination li.navigation-page span {
	background-color: #9B2626;
}


/* =============== Custom Homepage =============== */

#jsn-footer a:hover, #jsn-footer ul.menu-divmenu li a:hover,
div.jsn-modulecontainer ul.menu-sidemenu ul li:hover > a,
div.jsn-modulecontainer ul.menu-sidemenu ul li.active > a,
.jsn-2st-homepage .join-us h2 strong,
#events .info span.number, #events h1 span, #events i,
.jsn-joomla-30 .layout-col-dona.layout-white-bg .articlelist-item:hover .articlelist-item-content .title + div + div a:hover,
.box-services .grid-col i, .jsn-pagebuilder.btn-more-link .pb-element-button a.btn:hover,
div.jsn-modulecontainer ul.menu-sidemenu > li.active > a,
.testi-item .jsn-bootstrap3 a, .testi-item.jsn-bootstrap3 a
 {
	color: #f0525b;
}
.jsn-2st-homepage .link-button.button-red,
.jsn-2st-homepage .link-button.button-red:hover,
.jsn-title-over-line h3:after,
.jsn-joomla-30 .carousel.pb-testimonial ol.carousel-indicators li.active,
#demo-categories .grid-col:hover .icon:after,
.jsn-bootstrap3.jsn-pagebuilder.pb-element-tab .tabbable .nav-tabs li.active a,
.box-services .grid-col:hover, .jsn-pagebuilder.btn-more-link .pb-element-button a.btn,
.gallery-module .pb-element-image a:before,
.charity-gallery .pb-element-image a:before,
.testi-item .carousel.pb-testimonial ol.carousel-indicators li.active,
#jsn-master .jsn-bootstrap3.pb-element-progressbar .progress-bar, #jsn-usermodules3,
div.jsn-modulecontainer ul.menu-mainmenu > li.jsn-menu-button > a {
  background: #f0525b;
}
.jsn-joomla-30 .layout-col-dona.layout-white-bg .pb-articlelist-wrapper .articlelist-item:hover,
.jsn-joomla-30 .layout-col-dona.layout-white-bg .articlelist-item:hover .articlelist-item-content .title + div + div a:hover,
.jsn-pagebuilder.btn-more-link .pb-element-button a.btn,
#demo-main-features div.grid-layout div.grid-col div.grid-col_inner:hover, .jsn-our-customers .jsn-author {
	border-color: #f0525b;
}
.jsn-es-item.text-item .item-container.txt-color{
	color: #f0525b !important;
}
h2.jsn-title-line:before,
.jsn-bootstrap3.jsn-pagebuilder.pb-element-tab .tabbable .nav-tabs{
	border-bottom-color: #f0525b;
}
.jsn-joomla-30 .jsn-pagebuilder .pb-element-button a.btn.btn-danger {
  background: #f0525b;
  border-color: #f0525b;
}
.health-testimonial{
	background: #f0525b !important;
}
#demo-image-gallery .grid-col .grid-col_inner .gallery-item:hover a:before {
  	background: rgba(240, 82, 91, 0.8);
}
