/*---------------------------------------------------------------
# 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 #762813}

a{color:#D64F2A}
a:hover,a:active,a:focus{color:#333}

/*Header area*/
#header{background: rgb(176,0,0);height:78px;}
#sp-search{border-right:1px solid #bc3915}
.rtl #sp-search{border-left:1px solid #bc3915}
#sp-search .mod-search input#mod-search-searchword, 
#sp-search .mod-search input#mod-finder-searchword{background-color:#be411f;border:1px solid #dd5935}

/****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:#762813;color:#fff}
#hornav li.menu-item li.menu-item,
#sublevel li.menu-item li.menu-item{border-top:1px solid #8A351E;border-bottom:1px solid #5F1501}
#hornav ul li .submenu-inner,#sublevel ul li .submenu-inner, #hornav .group-title{border-bottom:5px solid #521302}

/*sp smart slider*/
.nivoSlider .nivo-directionNav a.nivo-prevNav,
.nivoSlider .nivo-directionNav a.nivo-nextNav {background-color:rgba(214, 79, 42, 0.6)!important}
.nivoSlider .nivo-directionNav a.nivo-prevNav:hover{background-image:url(../../images/styles/style1/slide_arrow_h_r.png)}
.nivoSlider .nivo-directionNav a.nivo-nextNav:hover{background-image:url(../../images/styles/style1/slide_arrow_h_l.png)}
.nivoSlider .sp-smart-date{background:#d64f2a}


/*Modules Highlights Ribbon Left*/
#sp-leftcol .module.highlights h3.header span:after {border-top-color: #d64f2a}
.module.title.highlights h3.header{background:#d64f2a}
.module.title.highlights h3.header::after {border-color: #9f2f10 #9f2f10 transparent transparent}
.rtl .module.title.highlights h3.header::after {border-color: #9f2f10 transparent transparent #9f2f10}
.module.title.highlights h3.header::before {background:#d64f2a}

/*Modules Highlights Ribbon Right*/
.module.title.highlights.ribbon_right h3.header::after {border-color: #d64f2a transparent transparent #d64f2a}
.module.title.highlights.ribbon_right h3.header::before {background:#d64f2a}

/*Modules Solid Ribbon Left*/
.module.title.solid h3.header{color:#d64f2a}