/**
* @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: #2A5580;
}
/* ============================== LAYOUT ============================== */
/* =============== LAYOUT - OVERALL PAGE =============== */
#jsn-master {
  background-color: #ffffff;
  background-image: url(../images/colors/green/bg-master.png);
}
/* =============== LAYOUT - CONTENT TOP AREA =============== */
#jsn-content-top_inner {
  background: #708726 url(../images/colors/green/bg-module-richbox-1.png) left bottom repeat-x;
}
#jsn-content-top_inner1 {
  background: url(../images/colors/green/bg-promo.png) left top repeat-x;
}
/* =============== LAYOUT - FOOTER AREA =============== */
#jsn-footer_inner2 {
  border: none;
}
/* ============================== TYPOGRAPHY ============================== */
/* =============== TYPOGRAPHY - TABLE STYLES =============== */
/* ----- COLOR HEADER TABLE ----- */
table.style-colorheader thead th {
  background-color: #748A26;
}
/* ----- COLOR STRIPES TABLE ----- */
table.style-colorstripes td,
table.style-colorstripes th {
  border-right: 1px groove #A7C837;
  border-bottom: 1px solid #A7C837;
}
table.style-colorstripes thead th {
  background-color: #56671D;
  border-right: 1px solid #A7C837;
}
table.style-colorstripes thead th.highlight {
  background-color: #8AA52E;
  border-bottom: none;
}
table.style-colorstripes tbody tr {
  background-color: #8AA52E;
}
table.style-colorstripes tbody .highlight {
  background-color: #F1F7DF;
}
table.style-colorstripes tbody tr.odd {
  background-color: #748A26;
}
table.style-colorstripes tbody tr.odd .highlight {
  background-color: #E3EDC0;
}
table.style-colorstripes tbody tr:hover th,
table.style-colorstripes tbody tr:hover td {
  background-color: #667922;
}
table.style-colorstripes tbody tr:hover .highlight {
  background-color: #DCE9AF;
}
table.style-colorstripes tbody td,
table.style-colorstripes tbody th {
  border-right: 1px solid #A7C837;
  border-left: none;
}
table.style-colorstripes tfoot th,
table.style-colorstripes tfoot td {
  background-color: #56671D;
}
.sectiontableheader {
  background-color: #56671D;
}
/* ----- GREY STRIPES TABLE ----- */
table.style-greystripes thead th.highlight {
  background-color: #748A26;
}
/* ============================== MENU ============================== */
/* =============== MENU - TOP MENU =============== */
ul.menu-topmenu li a {
  background: url(../images/colors/green/bg-topmenu.png);
}
ul.menu-topmenu li a:hover {
  color: #ffffff;
}
/* =============== MENU - MAIN MENU =============== */
/* ----- 1st LEVEL ----- */
#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu ul {
  background: url(../images/colors/green/bg-submenu.png) left bottom repeat-x;
}
body.jsn-mmtransparency #jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu ul {
  background: url(../images/colors/green/bg-submenu-trans.png) left bottom repeat-x;
}
#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu ul li a {
  border-bottom: 0px solid #debe80;
  border-left: 0px solid #debe80;
  border-right: 0px solid #debe80;
}
/* ----- HOVER STATE ----- */
#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu li:hover,
#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu li li:hover,
#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu li li li li:hover,
#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu li li li li:hover,
#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu li.sfhover,
#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu li.sfhover li.sfhover,
#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu li.sfhover li.sfhover li.sfhover,
#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu li.sfhover li.sfhover li.sfhover li.sfhover {
  background: url(../images/colors/green/bg-mainmenu.png) left -100px repeat-x;
}
/* ----- ACTIVE STATE ----- */
#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu li.active {
    background: url("../images/colors/green/bg-mainmenu.png") left top repeat-x;
}
/* =============== MENU - SIDE MENU =============== */
/* ---------- 1st LEVEL ---------- */
div.jsn-modulecontainer ul.menu-sidemenu ul {
  background: url(../images/colors/green/bg-submenu.png) left bottom repeat-x;
}
body.jsn-smtransparency div.jsn-modulecontainer ul.menu-sidemenu ul {
  background: url(../images/colors/green/bg-submenu-trans.png) left bottom repeat-x;
}
div.jsn-modulecontainer ul.menu-sidemenu ul li a {
  border-bottom: 1px solid #debe80;
  border-left: 1px solid #debe80;
  border-right: 1px solid #debe80;
}
/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-sidemenu li li:hover,
div.jsn-modulecontainer ul.menu-sidemenu li.sfhover li.sfhover {
  background: url(../images/colors/green/bg-mainmenu.png) left -100px repeat-x;
}
/* ============================== MOBILE TOOLS ============================== */
#jsn-mobiletools ul li a {
  background: url(../images/colors/green/bg-topmenu.png);
}
/* ============================== MODULE STYLES ============================== */
/* =============== MODULE STYLES - MODULE BOXES =============== */
div.duohead-1 h3.jsn-moduletitle {
  color: #2A5580;
}
div.duohead-2 h3.jsn-moduletitle {
  color: #2A5580;
}
/* ----- RICH BOX 1 ----- */
div.richbox-1 div.jsn-modulecontainer_inner {
  background: #708726 url(../images/colors/green/bg-module-richbox-1.png) left bottom repeat-x;
}
#jsn-content-top div.richbox-1 div div {
  background: #708726 url(../images/colors/green/bg-module-richbox-1.png) left bottom repeat-x;
}
/* ----- RICH BOX 2 ----- */
div.richbox-2 div.jsn-modulecontainer_inner {
  background: #D5A959 url(../images/colors/green/bg-module-richbox-2.png) left bottom repeat-x;
}
#jsn-content-top div.richbox-2 div div {
  background: #D5A959 url(../images/colors/green/bg-module-richbox-2.png) left bottom repeat-x;
}
/* ----- RICH BOX 3 ----- */
div.richbox-3 div.jsn-modulecontainer_inner {
  background: #6FCBCC url(../images/colors/green/bg-module-richbox-3.png) left bottom repeat-x;
}
#jsn-content-top div.richbox-3 div div {
  background: #6FCBCC url(../images/colors/green/bg-module-richbox-3.png) left bottom repeat-x;
}
/* ----- LIGHT BOX 1 ----- */
div.lightbox-1 div.jsn-modulecontent {
  background-color: #EBEED5;
}
/* ----- LIGHT BOX 2 ----- */
div.lightbox-2 div.jsn-modulecontent {
  background-color: #F4F0EA;
}
/* ----- SOLID BOX 1 ----- */
div.solid-1 div.jsn-modulecontainer_inner {
  border: 1px solid #999999;
  background: #cccccc;
}
/* ----- SOLID BOX 2 ----- */
div.solid-2 div.jsn-modulecontainer_inner {
  border: 1px solid #E9E1D6;
  background: #F4F0EA;
}
/* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== */
/* =============== JOOMLA! EXTENSIONS - MOD_BREADCRUMB =============== */
span.pathway span.current {
  color: #2A5580;
}
/* =============== JOOMLA! EXTENSIONS - COM_CONTENT =============== */
/* ----- READ MORE ----- */
a.readon {
  background: url(../images/colors/green/bg-mainmenu.png) left top repeat-x;
}
/* ----- SECTION / CATEGORY BLOG LAYOUT ----- */
/* PAGE PAGINATION */
ul.jsn-pagination li.navigation-page span {
  background-color: #2A5580;
}
/* ============================== MOBILE VERSION ============================== */
/* =============== MENU - MOBILE MAIN MENU =============== */
/* ----- GENERAL ----- */
body.jsn-mobile #jsn-pos-mainmenu-m ul.menu-mainmenu li {
  background: url(../images/colors/green/bg-mainmenu.png) left -100px repeat-x;
  border-bottom: 1px solid #b1802c;
}
body.jsn-mobile #jsn-pos-mainmenu-m ul.menu-mainmenu li a {
  color: #fafafa;
}
/* ---------- 1st LEVEL ---------- */
body.jsn-mobile #jsn-pos-mainmenu-m ul.menu-mainmenu li ul {
  border-top: 1px solid #B1802C;
  background-color: #F4F0EA;
}
/* ----- ACTIVE STATE / APPLY DARK BACKGROUND TO ACTIVE ITEM ----- */
body.jsn-mobile #jsn-pos-mainmenu-m ul.menu-mainmenu li.active {
  background: url(../images/colors/green/bg-mainmenu.png) left top repeat-x;
}

/* CSS Updates by Matt Conkle of COVA Services Inc.*/

a {
color: #FF0000;
}

.spFieldsData.field_series_price_range {
color: #2A5580;
font-size: 18px;
margin-top: 15px;
}

.spEntriesListTitle a, .SPTitle {
color: #2A5580 !important;
}