/* Compiled Less CSS File */
/* Generated from "style6.css" */

/* 
DO NOT DELETE THIS LINE
Necessary to check if StyleSheet has loaded  */
#dummy-element {
  width: 2px;
}
/* Import LESS variables and mixins files */
/***********************************************************************************************/
/* LESS VARIABLES */
/***********************************************************************************************/
/***********************************************************************************************/
/* LESS MIXINS */
/***********************************************************************************************/
/*********************************************************************************/
/* LESS VARIABLES */
/*********************************************************************************/
/* Typography 
---------------*/
.btn.icebtn,
p.readmore a.btn {
  background-color: #333333;
  text-shadow: 1px 1px 1px #0d0d0d;
}
.btn.icebtn:before,
p.readmore a.btn:before {
  background: #4d4d4d;
}
.btn.icebtn:hover,
p.readmore a.btn:hover {
  background-color: #4d4d4d;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #6f6f6f;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #6f6f6f;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #6f6f6f;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #6f6f6f;
}
.tooltip .tooltip-inner {
  background-color: #6f6f6f;
}
/* Layout 
---------*/
#mainmenu {
  background: -moz-linear-gradient(top, #4d4d4d, #333333);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#4d4d4d), to(#333333));
  background: -webkit-linear-gradient(top, #4d4d4d, #333333);
  background: -o-linear-gradient(top, #4d4d4d, #333333);
  background: linear-gradient(to bottom, #4d4d4d, #333333);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4d4d4d', endColorstr='#ff333333', GradientType=0);
}
#header_below_area #scroller .moduletable h3 {
  color: #4d4d4d;
}
#content #sidebar .sidebar_module.sidebar_module_style2 .sidebar_module_heading {
  background-color: #333333;
  text-shadow: 1px 1px 1px #000000;
}
#content #sidebar .sidebar_module.sidebar_module_style2 .sidebar_module_heading span.heading_subtitle {
  color: #999999;
}
#content #sidebar .sidebar_module.sidebar_module_style2 .sidebar_module_heading:before {
  background: #4d4d4d;
}
#content #sidebar .sidebar_module.sidebar_module_style2 .icebtn {
  background: #333333;
  text-shadow: 1px 1px 1px #000000;
}
#content #sidebar .sidebar_module.sidebar_module_style2 .icebtn:before {
  background: #4d4d4d;
}
#content #sidebar .sidebar_module.sidebar_module_style2 .icebtn:hover {
  background: #4d4d4d;
  color: #fff;
}
#copyright_wrap:after {
  background: #333333;
}
#copyright {
  background: #333333;
  text-shadow: 1px 1px 1px #0d0d0d;
}
#copyright:before,
#copyright:after {
  background-image: url("../../images/styles/style6/copyright.png");
}
#copyright ul li a:hover {
  background: #4d4d4d;
}
/* Extras 
---------*/
ul.social_icons li a {
  background-image: url("../../images/styles/style6/social_icons.png");
}
.ice_preload .spinner {
  background-color: #4d4d4d;
}
.iceslide_link {
  background: #555555;
}
#gotop .scrollup {
  background-color: #404040;
  background-color: rgba(64, 64, 64, 0.75);
}
#gotop .scrollup:before {
  background-color: #595959;
  background-color: rgba(89, 89, 89, 0.75);
}
#section-kmt h3.kmt-title {
  background-color: #333333;
  text-shadow: 1px 1px 1px #0d0d0d;
}
body.page-pricing div.pricing-table .pricing-table-header {
  background: #555555;
}
/* Joomla 
----------*/
p.readmore a.btn span.icon-chevron-right {
  text-shadow: 1px 1px 1px #333333;
}
.newsflash-carousel ol.flex-control-nav li a.flex-active {
  background: #4d4d4d;
}
/* IceMegaMenu
--------------*/
.icemegamenu > ul > li {
  /* hover */

  /* active */

}
.icemegamenu > ul > li a.iceMenuTitle span.icemega_title {
  text-shadow: 1px 1px 1px #333333;
}
.icemegamenu > ul > li:hover > a.iceMenuTitle {
  background: -moz-linear-gradient(top, #6f6f6f, #555555);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#6f6f6f), to(#555555));
  background: -webkit-linear-gradient(top, #6f6f6f, #555555);
  background: -o-linear-gradient(top, #6f6f6f, #555555);
  background: linear-gradient(to bottom, #6f6f6f, #555555);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6f6f6f', endColorstr='#ff555555', GradientType=0);
}
.icemegamenu > ul > li.active > a.iceMenuTitle {
  background: -moz-linear-gradient(top, #6f6f6f, #555555);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#6f6f6f), to(#555555));
  background: -webkit-linear-gradient(top, #6f6f6f, #555555);
  background: -o-linear-gradient(top, #6f6f6f, #555555);
  background: linear-gradient(to bottom, #6f6f6f, #555555);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6f6f6f', endColorstr='#ff555555', GradientType=0);
}
.icemegamenu > ul > li.active:after {
  border-top-color: #555555;
}
.icemegamenu ul.icesubMenu {
  background: #555555;
}
.icemegamenu ul.icesubMenu ul li a.iceMenuTitle {
  border-bottom-color: #6f6f6f !important;
}
.icemegamenu ul.icesubMenu ul li:hover > a.iceMenuTitle,
.icemegamenu ul.icesubMenu ul li.active > a.iceMenuTitle {
  background: #626262;
}
.icesubMenu .icemega_cover_module form#login-form .input-prepend .add-on {
  background: #696969;
  border-color: #747474;
}
.icesubMenu .icemega_cover_module form#login-form button {
  background: #696969;
  text-shadow: 1px 1px 1px #313131;
}
.icesubMenu .icemega_cover_module form#login-form button:before {
  background: #838383;
}
.icesubMenu .icemega_cover_module form#login-form button:hover {
  background: #838383;
}
/* IceSlideShow
---------------*/
#iceslideshow .carousel-indicators li.active {
  background: #595959;
}
/* IceCarousel
--------------*/