a                          {color: #008499; }

#ContentBoxTop             {background-image: url(../img/_layout/bg_menu_petrol.png); }
.ContentBoxTop-fixed       {background: #008499 !important; }


/* Big desktop screens */
@media only screen and (min-height: 800px) and (min-width: 981px) {
  #ContentBoxTop,
  .ContentBoxTop-fixed     {background: transparent url(../img/_layout/bg_menu_petrol.png) no-repeat left 50px !important; }
}


@media only screen and (max-width: 980px) {
  .ContentBoxTop-fixed,
  #ContentBoxTop           {background: #008499 !important; }
  .mainnavfixed ul.makeMenu,
  ul.makeMenu              {background: #008499 !important; }
  .ContentContainer        {background-image: url(../img/_layout/bg_main_small_petrol.png) !important; }
}

.ContentBoxTop-fixed ul.makeMenu  {background: #008499 !important; }

h1                         {color: #008499; }

a.extrabutton              {background-color: #008499 !important; }

input.submit               {background: #008499; }
input.submit:hover         {color: #008499; }

a.BackgroundImageBtn-sel,
a.BackgroundImageBtn:hover        {background: #008499; }
