/*Added CSS 07-07-16*/
.cleanweb .icons_menu {
    background-color: #91c852!important;
}

.cleanweb #standardMenu > .rootMenu > li.selected > a, .cleanweb #standardMenu > .rootMenu > li.rmHover > a, .cleanweb #standardMenu > .rootMenu > li.breadcrumb > a, .cleanweb #standardMenu > .rootMenu > li:hover > a, .cleanweb #standardMenu > .rootMenu > li > a:hover, .cleanweb #megaMenu > .root > li.selected > a, .cleanweb #megaMenu > .root > li.rmHover a, .cleanweb #megaMenu > .root > li.breadcrumb > a, .cleanweb #megaMenu > .root > li:hover > a, .cleanweb #megaMenu > .root > li > a:hover {
    background-color: #91c852!important;
}

.cleanweb .skin_top_line {
    background-color: #91c852!important;
}

#standardMenu .rootMenu li.selected a, #standardMenu .rootMenu li.rmHover a, #standardMenu .rootMenu li.breadcrumb a, #standardMenu .rootMenu li:hover a, #standardMenu .rootMenu li a:hover{
  background-color: #91c852!important;
}

.icons_menu {
    background: url(../images/icons_menu_bg.png) no-repeat right bottom #91c852;
}

.ls-slide.ls-animating img {
    margin-left: inherit!important;
    width: 100%!important;
}
/*Added CSS 07-07-16*/

/*CSS styling for mobile*/
@media handheld, only screen and (max-width: 767px){
  .mobile_UI .mobile_menu, .mobile_UI .mobile_search, .mobile_UI .mobile_login, .mobile_UI .mobile_user, .mobile_UI .mobile_language {
	  background: #91c852;
  }
  div#LiveSlider7528{height: 100%!important;}
  .ls-inner{height: 213px!important;}
  .ls-slide.ls-animating{height: 218px!important;}
  img.ls-bg.ls-preloaded{height: 182.3521px!important;}
  h3.ls-l{top:77.7624px!important;left: 42.4786px!important;font-size: 16.40171px!important;}
}
/*CSS styling for mobile*/

/*Homepage Css styling*/
div#dnn_ctr7809_HtmlModule_lblContent .welcomDiv {
  background-color: #cccccc;
  padding: 25px 10px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #444444;
  margin-bottom: 20px; }
div#dnn_ctr7809_HtmlModule_lblContent h2 {
  text-align: center;
  color: #333333; }

.login_style{display: none;}
#standardMenu .subMenu li.item a span{color: #ffffff!important;font-size: 13px!important;}

/*Rotator mobile styling*/
@media screen and (max-width: 700px){
   img.ls-bg.ls-preloaded {
    width: inherit!important;
    margin-left: 0px!important;}
  }
/*Rotator mobile styling*/

/*Homepage Css styling*/








