/*---------------------------------------------------------------
# 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
-----------------------------------------------------------------*/
a{color:#ce5131}
a:hover,a:active,a:focus{color:#e86d4d}

/*Menu*/
#hornav{background:#c24d2d;border-top:1px solid #c24d2d;box-shadow:0 1px 0 0 #cf6b50 inset;padding-top:1px}
#sublevel {background:#848484}

#hornav ul.level-0 > li.menu-item.active > a.menu-item,
#hornav ul.level-0 > li.menu-item:hover > a.menu-item {background-color:#ad3c1d}

#hornav ul li .submenu-inner{border-top:5px solid #848484!important}

/*News Highlighter*/
.sp_news_higlighter a.sp-nh-link{color:#ce5131}
.sp_news_higlighter a.sp-nh-link:hover{color:#e86d4d}

/*Module Highlighter*/
.module_highlight .mod-wrapper {background:#CA4F2D;color:#fff}
.module_solid .mod-wrapper h3.header {color:#cf5230}
.module_highlight.title_bottom .mod-wrapper h3.header {border-top:1px solid #a42a08}

/*Sp Tab*/
ul.tabs_container li.tab.active {background:#cf5230;color: #fff!important;}
ul.tabs_container li.tab.active span span {background:url(../../images/styles/style1/tabs-active.png) no-repeat}

/*Featured News*/
.nssp2 .ns2-art-prev{background:url(../../images/styles/style1/l_arrow_orange.png) no-repeat 100% 0}
.nssp2 .ns2-art-next{background:url(../../images/styles/style1/r_arrow_orange.png) no-repeat 30% 0}

/*highlight news */
.nssp2.ns2-highlight h4.ns2-title a{color:#fff;font-size:18px}
.nssp2.ns2-highlight .ns2-art-prev:hover{background:url(../../images/styles/style1/l_arrow_light.png) no-repeat 100% 0}
.nssp2.ns2-highlight .ns2-art-next:hover{background:url(../../images/styles/style1/r_arrow_light.png) no-repeat 30% 0}

/*Opinion */
.nssp2.ns2-opinion .ns2-art-prev, .nssp2.ns2-opinion .ns2-art-next{width:15px;height:8px}

/*Readmore */
div.subCategory a.readmore, a.readmore, .adminform button,#adminForm button,.button,button[type=submit],input[type=submit],input[type=button],
div.itemCommentsForm form input#submitCommentButton
{background:#ca4f2d;color:#fff;line-height:18px;padding:0 5px;font-size:10px;text-transform:lowercase}

