.menuBackground {	
	background-color:#4a82b5;
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li.sel > .item > a {
	color: #333333;
}
.WaGadgetMenuHorizontal .menuBackground {
  background-color:#4b83b5;
}
.WaGadgetMenuHorizontal .menuInner ul ul {
  background-color:#4b83b5;
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item:hover > a {
  color:#fff;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li.dir > .item > a > span:before {
  background:none;
}




@media only screen and (max-width: 616px) {

.ttmac-h-logo {
  width: 150px;
  float:left;
}
.ttmac-h-login {

}
.ttmac-h-globalnav ul.alignRight {
  text-align:left;
}

.ttmac-h-search .searchBoxOuter.alignRight {
  text-align:left;
}

.WaPlaceHolder > div {
  padding-top:0px;
}

[class^="WaGadget"] {
  margin-bottom:8px;
}

.ttmac-responsive-table {
  max-width:600px;  
  overflow-x:auto;
}


}
