/**
* @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: #4fb4b4;
	color: #fff;
}
::-moz-selection {
	background: #4fb4b4;
	color: #fff;
}
::-webkit-selection {
	background: #4fb4b4;
	color: #fff;
}
a {
	color: #21a2a2;
}
a:hover, a:active {
	color: #127c7c;
}
#jsn-promo a,
#jsn-footer a {
	color: #45e1db;
}
#jsn-promo a:hover,
#jsn-promo a:active,
#jsn-footer a:hover,
#jsn-footer a:active {
	color: #2ec1bc;
}
pre {
	border-color: #21a2a2;
}
/* ============================== LAYOUT ============================== */
/* =============== LAYOUT - OVERALL PAGE =============== */
#jsn-master {
	background: #F2F2F2 url(../../images/colors/sapphire/bg-master.png);
}
#jsn-header {
	background: #051111 url(../../images/colors/sapphire/header-footer-bg.jpg) -200px -200px no-repeat;
}
#jsn-menu-inner {
	background-image: none;
}
#jsn-footer {
	background: #051111 url(../../images/colors/sapphire/header-footer-bg.jpg) -100px -200px no-repeat;
}
#jsn-header-inner1,
#jsn-footer-inner1 {
	background: url(../../images/colors/sapphire/sapphire-pattern.png);
}
#jsn-header-inner2,
#jsn-footer-inner2 {
	background: url(../../images/colors/sapphire/light-gradient.png) center top no-repeat;
}
/* ============================== TYPOGRAPHY ============================== */
/* =============== TYPOGRAPHY - LINK STYLES =============== */
/* ----- ACTION LINK ----- */
.link-action,
div[class*="richbox-"] .link-action,
#jsn-promo div[class*="box"] .link-action,
#jsn-footer div[class*="box"] .link-action {
	color: #21a2a2;
}
.link-action:hover,
div[class*="richbox-"] .link-action:hover,
#jsn-promo div[class*="box"] .link-action:hover,
#jsn-footer div[class*="box"] .link-action:hover {
	background-color: #21a2a2;
	border-color: #127c7c;
}
/* =============== TYPOGRAPHY - TABLE STYLES =============== */
/* ----- COLOR HEADER TABLE ----- */
table.style-colorheader thead th {
	background-color: #1ca3a1;
	border-right: 1px groove #42d4d6;
}
/* ----- COLOR STRIPES TABLE ----- */
table.style-colorstripes td,
table.style-colorstripes th {
	border-bottom: 1px solid #7debf5;
	border-right: 1px groove #42d4d6;
}
table.style-colorstripes thead th {
	background-color: #1ca3a1;
}
table.style-colorstripes thead th.highlight {
	background-color: #33c6c4;
}
table.style-colorstripes tbody tr {
	background-color: #7dd1d0;
}
table.style-colorstripes tbody .highlight {
	background-color: #bfeceb;
}
table.style-colorstripes tbody tr.odd {
	background-color: #3db6b4;
}
table.style-colorstripes tbody tr.odd .highlight {
	background-color: #91e4e3;
}
table.style-colorstripes tbody tr:hover th,
table.style-colorstripes tbody tr:hover td {
	background-color: #33a9a7;
}
table.style-colorstripes tbody tr:hover .highlight {
	background-color: #63c5c4;
}
table.style-colorstripes tbody td,
table.style-colorstripes tbody th {
	border-left: none;
	border-right: 1px solid #349b99;
}
table.style-colorstripes tfoot th,
table.style-colorstripes tfoot td {
	background-color: #287271;
}
.sectiontableheader {
	background-color: #21A2A2;
}
/* ----- GREY STRIPES TABLE ----- */
table.style-greystripes thead th.highlight {
	background-color: #1CA3A1;
}
/* ============================== MENU ============================== */
/* =============== MENU - MAIN MENU =============== */
/* ----- HOVER & ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu > li.active > a span.jsn-menutitle,
div.jsn-modulecontainer ul.menu-mainmenu ul li:hover > a span.jsn-menutitle,
div.jsn-modulecontainer ul.menu-mainmenu ul li.active > a span.jsn-menutitle {
	background-color: none;
	color: #21a2a2;
}
div.jsn-modulecontainer ul.menu-mainmenu li:hover > a,
div.jsn-modulecontainer ul.menu-mainmenu li.active > a,
div.jsn-modulecontainer ul.menu-mainmenu li.current > a {
	color: #21a2a2;
}
/* =============== SIDE MENU - TREE MENU =============== */
ul.menu-treemenu:not(.menu-iconmenu) > li > a > span {
	background-image: url(../../images/colors/sapphire/bullet.png);
}
/* ============================== MODULE STYLES ============================== */
/* =============== MODULE STYLES - MODULE BOXES =============== */
div.lightbox-1 h3.jsn-moduletitle,
div.richbox-1 h3.jsn-moduletitle,
div.solid-1 div.jsn-modulecontainer_inner {
	background: #051111 url(../../images/colors/sapphire/header-footer-bg.jpg) -500px top no-repeat;
}
div.richbox-1 h3.jsn-moduletitle {
	background-position: -700px top;
}
div.solid-1 div.jsn-modulecontainer_inner {
	background-position: -200px top;
}
div.lightbox-2 h3.jsn-moduletitle,
div.richbox-2 h3.jsn-moduletitle,
div.solid-2 div.jsn-modulecontainer_inner {
	background: #2E2E2E url(../../images/colors/sapphire/module-bg-bw.jpg) left top no-repeat;
}
div.richbox-2 h3.jsn-moduletitle {
	background-position: -80px top;
}
div[class*=richbox-] div.jsn-modulecontent {
	background: #dbdbdb;
	border: 1px solid #c1c1c1;
	border-top: none;
}
/* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== */
/* =============== JOOMLA! EXTENSIONS - MOD_SEARCH =============== */
#jsn-pos-top div.search input#mod_search_searchword {
	border: 1px solid #2f9a9e;
}
/* =============== JOOMLA! EXTENSIONS - COM_CONTENT =============== */
/* ----- SECTION / CATEGORY BLOG LAYOUT ----- */
/* PAGE PAGINATION */
ul.jsn-pagination li.navigation-page span {
	background-color: #2f9a9e;
}
/* ============================== CSS3 EFFECTS ============================== */
#jsn-menu {
	background: rgba(2,24,24,0.5);
}