/*---------------------------------------------------------------
# Package - Joomla Template based on Sboost Framework   
# ---------------------------------------------------------------
# Author - olwebdesign http://www.olwebdesign.com
# Copyright (C) 2008 - 2013 olwebdesign.com. All Rights Reserved.
# Websites: http://www.olwebdesign.com
-----------------------------------------------------------------*/
a{color:#963}
a:hover,a:active,a:focus{color:#999}
/*main menu*/
.colors { 
	background: #963;	
}
  @media (min-width: 767px) and (max-width: 3000px) {
    .menu-fixed {
      position: fixed!important;
      top: 0; width: 100%; background:#963; 
	box-shadow:0 0 5px rgba(0,0,0,0.6);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.6);
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.6);      
    }
  }
#services-graph li span, .view h2 {
    background: #963!important;
}
.ch-info .ch-info-back, .service-block-icon,.service-icon img, .service:hover .service-sub{
	background: #963!important;
}
.ju-icon, .ju-menu li:hover .ju-sub{color:#963!important}
/*k2*/
div.itemRelated ul li,div.itemAuthorLatest ul li {background:url(../../images/styles/brown/circle_bg.png) no-repeat 0 10px}
.rtl div.itemRelated ul li,.rtl div.itemAuthorLatest ul li {background:url(../../images/styles/brown/circle_bg.png) no-repeat 100% 10px!important}
div.subCategory ul li {background:url(../../images/styles/brown/circle_bg.png) no-repeat 0 10px}
.rtl div.subCategory ul li {background:url(../../images/styles/brown/circle_bg.png) no-repeat 100% 10px!important}
