/*---------------------------------------------------------------
# Package - Joomla Template based on Helix Framework   
# ---------------------------------------------------------------
# Author - JoomShaper http://www.joomshaper.com
# Copyright (C) 2010 - 2011 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 - http://www.joomxpert.com
-----------------------------------------------------------------*/
@import url(../DroidArabicKufi/stylesheet.css);
body.bg{background:#f9f9f9}
a{color:#39b54a}
a:hover,a:active,a:focus{color:#068718}
a#logo{background:url(../../images/styles/style2/logo.png) no-repeat 0 50%; }
#inner_content 
{
	min-height:400px;
}
/*Menu*/
#hornav ul.level-0 > li.menu-item:hover > a,#hornav ul.level-0 > li.menu-item.active > a,
#sublevel ul.level-1 > li.menu-item:hover > a,#sublevel ul.level-1 > li.menu-item.active > a
{background:#39b54a!important;color:#fff!important}

/*Slides*/
#slides,.preload {background-color:#39b54a!important}
.sp-slide-overlay{background:url(../../images/styles/style2/slide-overlay.png) no-repeat 100% 50%}
.sp-slide .controllers span.active{background:url(../../images/styles/style2/slide-active-btn.png) no-repeat scroll 0 0}

/*Module Header*/
.mod-wrapper h3.header span{color:#099f1d}
.arabic
{
	font-family: 'DroidArabicKufi',tahoma;
	font-size:13px;
}
.english
{
	font-size:14px;
}