body {
    overflow: auto !important;
}

/*Joomla*/
table.contentpaneopen, table.contentpaneopen1{
  width: 100%;
}


.componentheading,.contentheading {
	width:100%;

    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #a6db02;
	margin-bottom: 15px;

	font-weight:normal;
}
.componentheading_news{
  color:#a6db02;
font-family:Arial,Helvetica,sans-serif;
font-size:22px;
}
.contentheading_news{
   color:#484848;
   font-family:Arial,Helvetica,sans-serif;
   font-size:14px;
   font-weight: bold;
}
.readon_news{
  float: right;
  text-transform: lowercase;
}




.clear{ clear: both;}
#article{font-size: 13px;color: #b3d8e4;}



.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.article-info,.leading-0  h2.item-title{
  display: none;
}        /* */

.item-page{
  padding: 0px 0 0 10px;
}

.item-page h2,.title_aticle,.page-header h2,.blog_services h2{
    background: #F3F3F3 none repeat scroll 0% 0%;
    color: #333;
    font-weight: normal;

    padding: 0px 0 0 10px;

    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 150%;
    padding-left: 10px;
    width: 98%;
    height: 30px;
    line-height: 30px;
}
.name_page{
  padding: 0px;
}

.name_page li {
  list-style: none;
  display: inline-block; margin:  0 10px 0 0;
  color: #FFFFFF;
}
.name_page a{ color: #FFFFFF;
}

.name_page a {
    color: #CCC;
    padding: 0px 20px 0px 0px;
    background: transparent url("../images/style3/bullet-pathway.png") no-repeat scroll 100% 50%;
}

#horiz-menu ul{
 padding-left: 15px !important;
}

#rocket-3 p{
  margin: 0px;
}
#horiz-menu ul ul {
  padding: 0px !important;
}

.search{
  min-height: 300px;
}
