/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   GNU/GPL v2 http://www.gnu.org/licenses/gpl-2.0.html
*/
/* ============================== DEFAULT HTML ============================== */
a {
	color: #009aca;
}
/* ============================== LAYOUT ============================== */
/* =============== LAYOUT - OVERALL PAGE =============== */
#jsn-master {
	background-color: #E5E5E5;
}
/* =============== LAYOUT - HEADER AREA =============== */
#jsn-header {
	background: #E5E5E5 ; 
}
/* =============== LAYOUT - CONTENT TOP AREA =============== */
#jsn-content-top {
	color: #D9F1FB;
}
div#jsn-pos-left{
padding:5px;
background-color: #fff;

}

#jsn-promo {
	background-color: #23B0E5;
}
#jsn-pos-promo-left,
#jsn-pos-promo-right {
	border-top: 5px solid #1898C9;
}
/* =============== LAYOUT - CONTENT AREA =============== */
#jsn-pos-breadcrumbs {
	background: url(../images/colors/blue/bg-box-style-dark.png) left bottom no-repeat;
}
#jsn-pos-breadcrumbs_inner {
	background: url(../images/colors/blue/bg-box-style-dark.png) right bottom no-repeat;
}
/* ============================== TYPOGRAPHY ============================== */
/* =============== TYPOGRAPHY - LINK STYLES =============== */
/* ----- ACTION LINK ----- */
.link-action {
	border-bottom: 1px solid #009ACA;
}
.link-action:hover {
	background-color: #009ACA;
}
#jsn-promo .link-action:hover,
div[class*="richbox-"] .link-action:hover {
	color: #009ACA;
}
/* =============== TYPOGRAPHY - TABLE STYLES =============== */
.sectiontableheader {
	background-color: #1898C9;
}
/* ============================== MENU ============================== */
/* =============== MENU - MAIN MENU =============== */

div#jsn-header_inner{


}
div.jsn-modulecontainer ul.menu-mainmenu  li > a{
background-color: #519034;

}

div.jsn-modulecontainer ul.menu-mainmenu  li > a:hover{
background-color: #70bf47;

}
ul[class*="tlacitko"] li.last > a   {
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;

}
div.jsn-modulecontainer ul.menu-mainmenu  li.facebook > a , li.facebook ul.facebook li > a {
background-color:#3b5998;
width:70px;
}

div.jsn-modulecontainer ul.menu-mainmenu  li.facebook > a:hover , li.facebook ul.facebook li > a:hover {
background-color: #647291;
}

div.jsn-modulecontainer ul.menu-mainmenu  li.tlacitko1 > a , li.tlacitko1 ul.tlacitko1 li > a {
background-color: #f78f1e;
}

div.jsn-modulecontainer ul.menu-mainmenu  li.tlacitko1 > a:hover , li.tlacitko1 ul.tlacitko1 li > a:hover{
background-color: #e47b0c;
}

div.jsn-modulecontainer ul.menu-mainmenu  li.tlacitko2 > a, li.tlacitko2 ul.tlacitko2 li > a{
background-color: #ea5250;
}

div.jsn-modulecontainer ul.menu-mainmenu  li.tlacitko2 > a:hover , li.tlacitko2 ul.tlacitko2 li > a:hover {
background-color: #ad3c3a;
}

div.jsn-modulecontainer ul.menu-mainmenu  li.tlacitko3 > a, li.tlacitko3 ul.tlacitko3 li > a{
background-color: #eec932;
}

div.jsn-modulecontainer ul.menu-mainmenu  li.tlacitko3 > a:hover , li.tlacitko3 ul.tlacitko3 li > a:hover {
background-color: #cdaf29;
}




/* =============== MENU - TOP MENU =============== */

/* ============================== MODULE STYLES ============================== */
/* =============== MODULE STYLES - MODULE BOXES =============== */
div.richbox-1 .jsn-moduletitle {
	background: url(../images/colors/blue/bg-box-style-light.png) left bottom no-repeat;
}
div.richbox-1 .jsn-moduletitle .jsn-moduletitle_inner1 {
	background: url(../images/colors/blue/bg-box-style-light.png) right bottom no-repeat;
}
div.richbox-2 .jsn-moduletitle {
	background: url(../images/colors/blue/bg-box-style-dark.png) left bottom no-repeat;
}
div.richbox-2 .jsn-moduletitle .jsn-moduletitle_inner1 {
	background: url(../images/colors/blue/bg-box-style-dark.png) right bottom no-repeat;
}
div.richbox-1 .jsn-moduletitle .jsn-moduletitle_inner2 {
	background-color: #1898C9;
}
div.richbox-2 .jsn-moduletitle .jsn-moduletitle_inner2 {
	background-color: #374143;
}
/* ----- RICHBOX ----- */
div.richbox-1 .jsn-modulecontent {
	border-top-color: #56C2EB;
	background-color: #23B0E5;
}
div.richbox-2 .jsn-modulecontent {
	border-top-color: #4A595B;
	background-color: #57676A;
}
/* ----- CUSTOM BOX STYLE IN SPECIFIC POSITION ----- */
#jsn-pos-innerleft div.richbox-1 .jsn-modulecontent,
#jsn-pos-innerright div.richbox-1 .jsn-modulecontent {
	border-top-color: #C4DDE3;
}
#jsn-pos-innerleft div.richbox-2 .jsn-modulecontent,
#jsn-pos-innerright div.richbox-2 .jsn-modulecontent {
	border-top-color: #D4D4D4;
}
/* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== */
/* =============== JOOMLA! EXTENSIONS - COM_CONTENT =============== */
/* ----- SECTION / CATEGORY BLOG LAYOUT ----- */
/* PAGE PAGINATION */
ul.jsn-pagination li.navigation-page span {
	background-color: #23B0E5;
}
.banneritem img{
float:left;
text-align:left;
}
.banneritem{
float:left;
padding-left:10px;
padding-bottom:10px;
}
/* =============== JOOMLA! EXTENSIONS - MOD_BREADCRUMB =============== */
span.breadcrumbs {
	background-color: #70873f;
	color:white;
}