/**
* @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: #e66000;
}
h3.jsn-moduletitle {
	color: #E66000;
}
/* ============================== LAYOUT ============================== */
/* =============== LAYOUT - OVERALL PAGE =============== */
#jsn-master {
	background-color: #172534;
	background-image: url(../../images/colors/orange/bg-master.jpg);
}
/* =============== LAYOUT - MENU BLOCK =============== */
#jsn-header {
	background-image: url(../../images/colors/orange/bg-menu.png);
}
#jsn-header_inner {
	background-image: url(../../images/colors/orange/bg-menu-inner.png);
}
/* ============================== TYPOGRAPHY ============================== */
/* =============== TYPOGRAPHY - LINK STYLES =============== */
/* ----- ACTION LINK ----- */
.link-action {
	border-bottom: 1px solid #e66000;
}
.link-action:hover {
	background-color: #e66000;
}
/* =============== TYPOGRAPHY - TABLE STYLES =============== */
/* ----- COLOR HEADER TABLE ----- */
table.style-colorheader thead th {
	background-color: #E08427;
	border-right: 1px groove #EEBA86;
}
/* ----- COLOR STRIPES TABLE ----- */
table.style-colorstripes td,
table.style-colorstripes th {
	border-bottom: 1px solid #EEB67D;
	border-right: 1px groove #EEB67D;
}
table.style-colorstripes thead th {
	background-color: #C16E1B;
}
table.style-colorstripes thead th.highlight {
	background-color: #E08427;
}
table.style-colorstripes tbody tr {
	background-color: #E9A35C;
}
table.style-colorstripes tbody .highlight {
	background-color: #FCF0E4;
}
table.style-colorstripes tbody tr.odd {
	background-color: #E08427;
}
table.style-colorstripes tbody tr.odd .highlight {
	background-color: #F7DBBF;
}
table.style-colorstripes tbody tr:hover th,
table.style-colorstripes tbody tr:hover td {
	background-color: #D5791E;
}
table.style-colorstripes tbody tr:hover .highlight {
	background-color: #F1C69A;
}
table.style-colorstripes tbody td,
table.style-colorstripes tbody th {
	border-left: none;
	border-right: 1px solid #EEB67D;
}
table.style-colorstripes tfoot th,
table.style-colorstripes tfoot td {
	background-color: #C16E1B;
}
.sectiontableheader {
	background-color: #e56d17;
}
/* ----- GREY STRIPES TABLE ----- */
table.style-greystripes thead th.highlight {
	background-color: #E08427;
}
/* ============================== MENU ============================== */
/* =============== MENU - MAIN MENU =============== */
/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul li:hover > a {
	background-color: #dfd5c8;
}
/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul li.active > a {
	background-color: #dfd5c8;
}
/* =============== MENU - TREE MENU =============== */
/* ----- CURRENT / HOVER STATE ----- */
div.lightbox-1 ul.menu-treemenu li a:hover,
div.lightbox-1 ul.menu-treemenu li a.current {
	background-color: #e9ded0;
}
div.richbox-1 ul.menu-treemenu li a:hover,
div.richbox-1 ul.menu-treemenu li a.current {
	background-color: #E76500;
}
div.solid-1 ul.menu-treemenu li a:hover,
div.solid-1 ul.menu-treemenu li a.current {
	background-color: #f79142;
}
/* =============== MENU - SIDE MENU =============== */
/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-sidemenu li:hover > a {
	background-color: #E9DED0;
}
/* ----- HOVER STATE IN SPECIFIC MODULE BOXES ----- */
div.lightbox-2 ul.menu-sidemenu li:hover > a {
	background-color: #D9D9D9;
}
div.richbox-1 ul.menu-sidemenu > li:hover > a {
	background-color: #E76500;
}
div.richbox-2 ul.menu-sidemenu li:hover > a,
div.solid-2 ul.menu-sidemenu li:hover > a {
	background-color: #D9D9D9;
}
div.richbox-2 ul.menu-sidemenu > li:hover > a,
div.solid-2 ul.menu-sidemenu > li:hover > a {
	background-color: #666;
}
div.solid-1 ul.menu-sidemenu > li:hover > a {
	background-color: #F79142;
}
/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-sidemenu li.active > a {
	background-color: #E9DED0;
}
/* ----- ACTIVE STATE IN SPECIFIC MODULE BOXES ----- */
div.lightbox-2 ul.menu-sidemenu li.active > a {
	background-color: #D9D9D9;
}
div.richbox-1 ul.menu-sidemenu > li.active > a {
	background-color: #E76500;
}
div.richbox-2 ul.menu-sidemenu li.active > a,
div.solid-2 ul.menu-sidemenu li.active > a {
	background-color: #D9D9D9;
}
div.richbox-2 ul.menu-sidemenu > li.active > a,
div.solid-2 ul.menu-sidemenu > li.active > a {
	background-color: #666;
}
div.solid-1 ul.menu-sidemenu > li.active > a {
	background-color: #F79142;
}
/* ============================== SITE TOOLS ============================== */
/* =============== SITE TOOLS - GENERAL PRESENTATION =============== */
/* ----- DROP DOWN ----- */
ul#jsn-sitetools-menu li ul {
	background-color: #cc6114;
}
body.jsn-mmtransparency ul#jsn-sitetools-menu li ul {
	background: url(../../images/colors/orange/bg-mainmenu.png);
}
/* ============================== MODULE STYLES ============================== */
/* =============== MODULE STYLES - MODULE BOXES =============== */
/* ----- SOLID STYLE ----- */
div.solid-1 div.jsn-modulecontainer_inner div.jsn-top div.jsn-top_inner {
	background: url(../../images/colors/orange/bg-top-solid-1.png) left top repeat-x;
}
div.solid-1 div.jsn-modulecontainer_inner div.jsn-middle_inner {
	background-color: #E76500;
}
div.solid-1 div.jsn-modulecontainer_inner div.jsn-bottom_inner {
	background: url(../../images/colors/orange/bg-content-solid-1.png) left bottom repeat-x;
}
/* ----- RICHBOX STYLE ----- */
div.richbox-1 div.jsn-top div.jsn-top_inner {
	background: url(../../images/colors/orange/bg-top-solid-1.png) left bottom repeat-x;
}
div.richbox-1 h3.jsn-moduletitle {
	background-color: #E76500;
}
/* ----- LIGHTBOX STYLE ----- */
div.lightbox-1 h3.jsn-moduletitle {
	background: #E76500 url(../../images/colors/orange/bg-content-lightbox-1.png) left bottom repeat-x;
}
/* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== */
span.breadcrumbs span.current,
span.breadcrumbs a, 
span.breadcrumbs span {
    color: #6D6D6D;
    font-weight: normal;
}
.jsn-articlecols .jsn-article {
    background: url("../../images/colors/green/bg-content-inner.png") repeat-x scroll left bottom;
}
div.blog_more ul li a {
	background-position: left -90px;
	color: #414141;
}
/* =============== JOOMLA! EXTENSIONS - MOD_SEARCH =============== */
#jsn-pos-top div.search input#mod_search_searchword {
	border: 1px solid #cc6114;
}
#mod-finder-searchform div.finder {
	background-image: -ms-linear-gradient(top, #FEFEFE 0%, #efefef 100%);
	background-image: -moz-linear-gradient(top, #FEFEFE 0%, #efefef 100%);
	background-image: -o-linear-gradient(top, #FEFEFE 0%, #efefef 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEFEFE), color-stop(1, #efefef));
	background-image: -webkit-linear-gradient(top, #FEFEFE 0%, #EAEFF1 100%);
	background-image: linear-gradient(to bottom, #FEFEFE 0%, #EAEFF1 100%);
	border: 1px solid #e0e0e0;
}
div.finder button.finder {
    background: url("../../images/colors/green/button-search.png") no-repeat scroll;
}
/* =============== JOOMLA! EXTENSIONS - COM_CONTENT =============== */
/* ----- SECTION / CATEGORY BLOG LAYOUT ----- */
.article h2.contentheading a {
	color: #E66000;
}
/* PAGE PAGINATION */
ul.jsn-pagination li.navigation-page span {
	background-color: #E08427;
}