/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== DEFAULT HTML ============================== */
::selection {
	background: #e29a81;
	color: #fff;
}
::-moz-selection {
	background: #e29a81;
	color: #fff;
}
::-webkit-selection {
	background: #e29a81;
	color: #fff;
}
a {
	color: #e56655;
}
a:hover, a:active {
	color: #b44f42;
}
blockquote{
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
}
figure{
    margin:0px;
}
@media only screen and (max-width: 960px), (max-device-width: 960px){
    figcaption{
        display:none;
    }
    #jsn-header-inner {
        padding: 0px;
    }
}
@media only screen and (max-width: 480px), (max-device-width: 480px) {
    div.gkIsButtons{
      display:none;
    }
}
/* ============================== LAYOUT ============================== */
/* =============== LAYOUT - OVERALL PAGE =============== */
#jsn-header {
	border-top-color: #833526;
    background: #EBEBEB;
}
#jsn-header-inner {
    padding: 0px;
}
#jsn-usermodules3 {
	background-color: #be614e;
	border-top-color: #833526;
}
#jsn-usermodules3 a {
	color: #5a220e;
}
#jsn-brand{
    display:none;
}
/* ============================== TYPOGRAPHY ============================== */
/* =============== TYPOGRAPHY - LINK STYLES =============== */
/* ----- ACTION LINK ----- */
.link-action {
	border-bottom: 1px solid #e56655;
}
.link-action:hover {
	background-color: #e56655;
}
/* =============== 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 =============== */
#jsn-menu {
  background: #EBEBEB;
}
/* ----- 1st LEVEL ----- */
div.jsn-modulecontainer ul.menu-mainmenu > li:hover > a,
div.jsn-modulecontainer ul.menu-mainmenu > li.active > a,
#jsn-menu .jsn-modulecontainer[class*="display-"] .jsn-modulecontainer_inner:hover h3.jsn-moduletitle {
	color: #bb432f;
	border-top: 1px solid #bb432f;
} 
div.jsn-modulecontainer ul.menu-mainmenu ul {
    background:#EBEBEB;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li a,
#jsn-menu #jsn-pos-mainmenu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent {
	color: #bb432f;
}
/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul li:hover > a {
	background-color: #aa402f;
}
/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul li.active > a {
	background-color: #aa402f;
}
/* =============== MENU - TREE MENU =============== */
/* ----- CURRENT / HOVER STATE ----- */
div[class*="richbox-"] ul.menu-treemenu li a:hover,
div[class*="richbox-"] ul.menu-treemenu li a.current {
	background-color: #742222;
}
div.lightbox-2 ul.menu-treemenu li a:hover,
div.lightbox-2 ul.menu-treemenu li a.current {
	background-color: #A8A8A8;
}
/* =============== MENU - SIDE MENU =============== */
/* ---------- 1st LEVEL ---------- */
div.jsn-modulecontainer ul.menu-sidemenu ul li:hover > a,
div.jsn-modulecontainer ul.menu-sidemenu ul li.active > a,
div.jsn-modulecontainer ul.menu-sidemenu ul li.parent.active > a {
	background-color: #AA402F;
}
/* ----- HOVER STATE IN SPECIFIC MODULE BOXES ----- */
div.lightbox-2 ul.menu-sidemenu > li:hover > a {
	background-color: #AA402F;
}
div[class*="richbox-"] ul.menu-sidemenu > li:hover > a {
	background-color: #742222;
}
/* ----- ACTIVE STATE IN SPECIFIC MODULE BOXES ----- */
div.lightbox-2 ul.menu-sidemenu > li.active > a {
	background-color: #AA402F;
}
div[class*="richbox-"] ul.menu-sidemenu > li.active > a {
	background-color: #742222;
}
/* ============================== SITE TOOLS ============================== */
/* =============== SITE TOOLS - GENERAL PRESENTATION =============== */
/* ----- DROP DOWN ----- */
ul#jsn-sitetools-menu:hover,
ul#jsn-sitetools-inline {
	background: url(../../images/colors/txoko/txoko-pattern.png);
}
ul#jsn-sitetools-menu li.jsn-sitetool-control.active ul li.jsn-color1{
	width: 70px;
	height: 23px;
	background: url(../../images/colors/txoko/txoko-pattern.png);
	left: 17px; 
	margin-right: 3px;
}
ul#jsn-sitetools-menu li.jsn-sitetool-control.active ul li.jsn-color2{
	height: 23px;
	background: url(../../images/colors/txoko/txoko-pattern.png);
	width: 75px;
	left: -7px;
}
ul#jsn-sitetools-menu li.jsn-sitetool-control.active ul li.jsn-color2 a#jsn-selector-christmas{
	margin-top: -20px;
	margin-left: 12px;
}
ul#jsn-sitetools-menu li.jsn-sitetool-control.active ul li.jsn-color3{
	height: 38px;
	background: url(../../images/colors/txoko/txoko-pattern.png);
	width: 68px;
	left: 5px;
	text-align: center;
}
ul#jsn-sitetools-menu li.jsn-sitetool-control.active ul li.jsn-color4{
	height: 41px;
	background: url(../../images/colors/txoko/txoko-pattern.png);
	width: 70px;
	left: 0px;
}

ul#jsn-sitetools-menu > li > a {
	background-color: #DB4A36;
}
/* ============================== MODULE STYLES ============================== */
/* =============== MODULE STYLES - MODULE BOXES =============== */
/* ----- SOLIDBOX STYLE ----- */
div.solid-1 div.jsn-modulecontainer_inner {
	background: url(../../images/colors/txoko/txokodark-pattern.png);
}
div.solid-2 div.jsn-modulecontainer_inner {
	background: url(../../images/colors/txoko/txoko-pattern.png);
}
div.solid-3 div.jsn-modulecontainer_inner {
	background: url(../../images/colors/txoko/light-pattern.png);
}
div.solid-3 .link-action {
	color: #E56655;
}
/* ----- RICHBOX STYLE ----- */
div[class*="richbox-"] div.jsn-modulecontainer_inner {
	background: url(../../images/colors/txoko/txoko-pattern.png);
}
div.richbox-2 h3.jsn-moduletitle,
div.richbox-1 div.jsn-modulecontent {
	background: url(../../images/colors/txoko/txokodark-pattern.png);
}
/* ----- LIGHTBOX STYLE ----- */
div[class*="lightbox-"] div.jsn-modulecontainer_inner {
	background: url(../../images/colors/txoko/light-pattern.png);
}
div[class*="lightbox-"] div.jsn-modulecontent {
	border: 1px solid #e1d4d2;
}
div.lightbox-1 h3.jsn-moduletitle {
	background: url(../../images/colors/txoko/txoko-pattern.png);
}
div.lightbox-2 div.jsn-modulecontent {
    border: 1px solid #C9C9C9;
    border-radius: 0px;
}
div.lightbox-2 h3.jsn-moduletitle {
	background-image: none;
    background-color: #833526;
}
div.lightbox-2 h3.jsn-moduletitle {
    border-radius: 0px;
}
div.lightbox-2 div.jsn-modulecontainer_inner {
    background-image: none;
    background-color: #EBEBEB;
}
div.lightbox-3 h3.jsn-moduletitle,
div.lightbox-3 div.jsn-modulecontent {
	
}
/* ============================== 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;
}
/* =============== JOOMLA! EXTENSIONS - COM_CONTACTS =============== */
div.contact .dl-horizontal dt{
    width: 25px;
    text-align:left;
}
div.contact .contact-address.dl-horizontal{
    background-color: #F9F9F9;
    padding: 1.5em;
    border: 1px #E9E9E9  solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
    box-shadow: 0 1px 3px rgba(0,0,0,0.055);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
div.contact div.thumbnail{
    margin: 2em 2em 0em 0em;
    background: #FFF;
}
div.contact div.thumbnail img {
  text-align: center;
  padding: 0.3em;
  max-width: 120px;
}
.google-maps-title h3{
  font-size: 1.4em;
  color: #e56655;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.google-maps {
    position: relative;
    padding-bottom: 35%; // This is the aspect ratio
    height: 0;
    overflow: hidden;
    background-color: #F9F9F9;
    border: 1px #E9E9E9  solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
    box-shadow: 0 1px 3px rgba(0,0,0,0.055);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.display-dropdown.flotarderecha {
  position: absolute;
  right: 0px;
}
.display-dropdown.flotarderecha h3.jsn-moduletitle{
  padding: 4px!important;
  background-color: #bb432f!important;
  color: #FFF!important;
}
.display-dropdown.flotarderecha .jsn-modulecontent {
  left: inherit !important;
}
.k2LoginBlock.display-dropdown.flotarderecha, .k2UserBlock.display-dropdown.flotarderecha{
  position: relative;
}
.k2LoginBlock #modlgn_remember{
  max-width:2em;
}
@media only screen and (max-width: 960px), (max-device-width: 960px){
  .display-dropdown.flotarderecha{
    position:relative;
  }
  .k2LoginBlock.display-dropdown.flotarderecha{
    position: inherit;
  }
}