/*---------------------------------------------------------------
# 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:#c00}
a:hover,a:active,a:focus{color:#585858}
/*main menu*/
#hormenu ul.level-0 > li.menu-item > a.menu-item{color:#c00 }
#hormenu ul.level-0 > li.menu-item:hover > a.menu-item,
#hormenu ul.level-0 > li.menu-item.active> a.menu-item { 
	border-bottom: 3px solid #990000 ;	
}
#services-graph li span, .view h2, #ipanels .caption:before, #gota a:hover {
    background: #c00!important;
}

.ch-info .ch-info-back, .service-block-icon,.service-icon img, .service:hover .service-sub, .colors {
	background: #c00!important;
}
.ju-icon, .ju-menu li:hover .ju-sub{color:#c00!important}
#mx-fixtop {
	background-color: #fff;	
}
.searchbox {
  position: relative;
	float: right;
	width: 200px;
	height: 40px;
	padding: 10px 0 0 0;
	margin: 0;
	text-align: right;
}
.langbox {
	position: relative;
	float: right;
	width:auto;
	height: 40px;
	padding: 7px 0 0 0;
	margin: 0;
}
@media only screen and ( max-width: 767px ) {
	.langbox {
		position: absolute;
      float: none;
      	top: 15px;
      	right: 5px;
		padding: 0;
	}
  	.searchbox {
		display: none;
 		position: absolute;
		top: 17px;
      	right: 110px;
		padding: 0;
}

}
.inputbox {
	border: none;
	margin-right: -10px;
	background: rgb(200,200,200);
	color: white;
}
.inputbox:hover,
.inputbox:focus {
	background: rgb(150,150,150);
	color: white;
}
option:focus {
	background: rgb(100,100,100);
	color: white;
}
.special {
	color: white;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0.05em;
	text-align: right;
}
.special h1 {
	font-family: Verdana;
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-top: -5px;
}
.special a {
	color: white;
}
.special a:hover {
	color: black;
}
.heselect {
	background: #fff url(../../../../images/bg-heliosselect.jpg) no-repeat;
}
.hekwl {
	background: #fff url(/images/back.jpg) no-repeat;
}
#hehistory {
  position: relative;
  float: left;
    width: 100%;
    border-left: 3px solid rgb(205,55,63);
}
#hehistory .section {
  float: left;
    width: 99%;
    min-height: 200px;
    padding-bottom: 1px;
    margin-bottom: 20px;
}
#hehistory .ano {
    float: left;
    width: 10%;
    min-height: 200px;
    margin-left: -1px;
    font-weight: bold;
    color: rgb(205,55,63);
}
#hehistory .image {
    float: left;
    width: 30%;
}
#hehistory .title {
    float: left;
    width: 55%;
    height: 50px;
}
#hehistory h1 {
    padding: 0;
    margin: 0;
    font-size: 1.3em;
    color: rgb(205,55,63);
  line-height: 1;
}
#hehistory .desc {
    float: left;
    width: 55%;
    min-height: 50px;
    /*background: rgb(112,123,134);*/
}

/*k2*/
div.itemRelated ul li,div.itemAuthorLatest ul li {background:url(../../images/styles/red/circle_bg.png) no-repeat 0 10px}
.rtl div.itemRelated ul li,.rtl div.itemAuthorLatest ul li {background:url(../../images/styles/red/circle_bg.png) no-repeat 100% 10px!important}
div.subCategory ul li {background:url(../../images/styles/red/circle_bg.png) no-repeat 0 10px}
.rtl div.subCategory ul li {background:url(../../images/styles/red/circle_bg.png) no-repeat 100% 10px!important}
#hormenu ul.level-0 > li.menu-item.active.noborder> a.menu-item { 
	border: none;
}

