/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== DEFAULT HTML ============================== */

div.jsn-modulecontainer ul.menu-sidemenu li.active > a,
a:hover, a.active,
.jsn-bootstrap3 a:hover, .jsn-bootstrap3 a.active,
body .jsn-bootstrap3 a:hover,  body .jsn-bootstrap3 a.active{
	color: #bf0000;
	text-decoration: none;
	cursor: pointer;
}

.ft {
	background-color: #bf0000;
}


.text-theme {
	color: #bf0000;
}

.bg-theme {
	background-color: #bf0000;
}

.bg-hover-hover:hover {
	background-color: #bf0000;
}
.link-button.button-outline {
	border: 1px solid #bf0000;
	color: #bf0000 !important;
}

.link-button.button-outline:hover {
	border: 1px solid #bf0000;
	background-color: #bf0000;
}

.link-button.button-outline-inverse {
	border: 1px solid #bf0000;
	background-color: #bf0000;
}

.link-button.button-outline-inverse:hover {
	color: #bf0000;
	border-color: #bf0000;
}

body .home-subscribe .form-actions .btn {
	background-color: #bf0000 !important;
    border-color: #bf0000 !important;
}

body .block-article:hover .block-image .like {
	background-color: #bf0000;
}

#jsn-gotoplink{
	background-color: #bf0000;
}
.block-hotel:hover .cr{
	background-color: #bf0000;
}
.block-tours:hover .image .plus {
	background-color: #bf0000;	
}
/* ============================== LAYOUT ============================== */
/* =============== LAYOUT - OVERALL PAGE =============== */
/* ============================== TYPOGRAPHY ============================== */
/* =============== TYPOGRAPHY - LINK STYLES =============== */
/* ----- ACTION LINK ----- */
.link-action {
	border-bottom: 1px solid #bf0000;
}
.link-action:hover {
	background-color: #bf0000;
}
/* =============== 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 ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul li:hover > a,
div.jsn-modulecontainer ul.menu-mainmenu ul li:active > a {
	background-color: #f5f5f5;
	color: #bf0000;
}
/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu  li.current > a,
div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {
	color: #bf0000;
}
/* =============== 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;
}
div.jsn-modulecontainer ul.menu-mainmenu li.megamenu ul li a:hover {
    color: #bf0000;
}
/* =============== 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 ============================== */
/* =============== SITE TOOLS - GENERAL PRESENTATION =============== */
/* ============================== MODULE STYLES ============================== */
/* =============== MODULE STYLES - MODULE BOXES =============== */
/* ----- RICHBOX ----- */
div.richbox-2 div.jsn-modulecontainer_inner {
	background-color: #952222;
}
/* ----- LIGHTBOX ----- */
div.lightbox-2 div.jsn-modulecontainer_inner {
	background-color: #FCF8F8;
}
/* ============================== 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;
}

.jsn-page-info {
	padding-bottom: 45px;
	background-image: url(../../images/colors/red/logo.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
}