/*---------------------------------------------------------------
# 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-image:url('../../images/flagbackground.png') !important;background-attachment: fixed;
background-position: center; background-repeat:no-repeat;*/
}
.main-container{border-top:4px solid #ffffff}

a{color:rgb(12,54,100); }
a:hover,a:active,a:focus{} 

/*Header area*/
#header{background: linear-gradient(rgb(12,54,100), rgb(0,85,154));
	background:-webkit-linear-gradient(rgb(12,54,100), rgb(0,85,154));
	background: -o-linear-gradient(rgb(12,54,100), rgb(0,85,154));
	background: -moz-linear-gradient(rgb(12,54,100), rgb(0,85,154));


}
/*#sp-search{border-right:1px solid #762813}*/
.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:#762813;border:1px solid #762813; }

/****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{color: rgb(193,169,128);}
#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:1px solid #521302*/}

/*sp smart slider*/
.nivoSlider .nivo-directionNav a.nivo-prevNav,
.nivoSlider .nivo-directionNav a.nivo-nextNav {background-color:#762813!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:#762813}


/*Modules Highlights Ribbon Left*/
#sp-leftcol .module.highlights h3.header span:after {border-top-color: #762813}
.module.title.highlights h3.header{background:#3B5998}
.module.title.highlights h3.header::after {border-color: #762813 #762813 transparent transparent}
.rtl .module.title.highlights h3.header::after {border-color: #762813 transparent transparent #762813}
.module.title.highlights h3.header::before {background:#762813}

/*Modules Highlights Ribbon Right*/
.module.title.highlights.ribbon_right h3.header::after {border-color: #762813 transparent transparent #d64f2a}
.module.title.highlights.ribbon_right h3.header::before {background:#762813}

/*Modules Solid Ribbon Left*/
.module.title.solid h3.header{background:#3B5998;}

/* Body Background */
body.bg.ltr.style1.clearfix{
	background:rgb(232, 236, 241);
	/*background: rgb(254, 249, 238) url(http://www.jbsportal.com/JBS3-0/templates/shaper_magazine/images/background.png);*/
	background-attachment: fixed;
	background-position: center;
}