/*---------------------------------------------------------------
# Package - Joomla Template based on Helix Framework   
# ---------------------------------------------------------------
# Author - JoomShaper http://www.joomshaper.com
# Copyright (C) 2010 - 2012 JoomShaper.com. All Rights Reserved.
# license - PHP files are licensed under  GNU/GPL V2
# license - CSS  - JS - IMAGE files  are Copyrighted material 
# Websites: http://www.joomshaper.com
-----------------------------------------------------------------*/
body.bg{background:#fff}
.main-container{border-top:4px solid #015168}
a{color:#0093be}
a:hover,a:active,a:focus{color:#333}

/*Header area*/
#header{background:#0093be}
#sp-search{border-right:1px solid #0081a8}
#sp-search .mod-search input#mod-search-searchword, 
#sp-search .mod-search input#mod-finder-searchword{background-color:#0083a9;border:1px solid #029fcc}
.rtl #sp-search{border-left:1px solid #0081a8}

/****Hornav*****/
/*Parent list item hover and active*/
#hornav ul.level-0 > li.menu-item:hover > a.menu-item,
#hornav ul.level-0 > li.menu-item.active> a.menu-item,
#sublevel ul.level-1 > li.menu-item:hover > a.menu-item,
#sublevel ul.level-1 > li.menu-item.active> a.menu-item,
#hornav ul li .submenu-inner,#sublevel ul li .submenu-inner{background:#015168;color:#fff}
#hornav li.menu-item li.menu-item,
#sublevel li.menu-item li.menu-item{border-top:1px solid #036986;border-bottom:1px solid #013e50}
#hornav ul li .submenu-inner,#sublevel ul li .submenu-inner, #hornav .group-title{border-bottom:5px solid #013c4d}

/*sp smart slider*/
.nivoSlider .nivo-directionNav a.nivo-prevNav,
.nivoSlider .nivo-directionNav a.nivo-nextNav{background-color:rgba(2, 114, 147, 0.6)!important}
.nivoSlider .nivo-directionNav a.nivo-prevNav:hover{background:url(../../images/styles/style3/slide_arrow_h_r.png)}
.nivoSlider .nivo-directionNav a.nivo-nextNav:hover{background:url(../../images/styles/style3/slide_arrow_h_l.png)}
.nivoSlider .sp-smart-date{background:#0093be}


/*Modules Highlights Ribbon Left*/
#sp-leftcol .module.highlights h3.header span:after {border-top-color: #0093be}
.module.title.highlights h3.header{background:#0093be}
.module.title.highlights h3.header::after {border-color: #027293 #027293 transparent transparent}
.rtl .module.title.highlights h3.header::after {border-color: #027293 transparent transparent #027293}
.module.title.highlights h3.header::before {background:#0093be}

/*Modules Highlights Ribbon Right*/
.module.title.highlights.ribbon_right h3.header::after {border-color: #0093be transparent transparent #0093be}
.module.title.highlights.ribbon_right h3.header::before {background:#0093be}

/*Modules Solid Ribbon Left*/
.module.title.solid h3.header{color:#0093be}