
body{
  background:#ffffff url(/img/body-bg.png) top repeat-x ;
}

#header{
  width:100%;
  background:#e02b00 !important;/* url(/img/wizzair/header-bg.gif) top left repeat-y ;*/
}

#header #activitybreaks-logo {
  background:url(/img/myair/logo.gif) no-repeat ;
  width:749px;
}



#big-buttons #btn-where-to-go{
  background:url(/img/myair/btn-where-to-go.gif) top left no-repeat !important;
}

#big-buttons #btn-what-to-do{
  background:url(/img/myair/btn-what-to-do.gif) top no-repeat !important;
}

#big-buttons #btn-when-to-go{
  background:url(/img/myair/btn-when-to-go.gif) top no-repeat !important;
}

#big-buttons #btn-surprise-me{
  background:url(/img/myair/btn-surprise-me.gif) top no-repeat !important;
}

#big-buttons #btn-special-offers{
  background:url(/img/myair/btn-special-offers.gif) top right no-repeat !important;
}

#big-buttons #btn-disneyland-breaks{
  background:url(/img/myair/btn-disneyland-breaks.gif) top right no-repeat !important;
}
#big-buttons #btn-gift-vouchers{
  text-align:right !important;
  background:url(/img/myair/btn-christmas-gift-vouchers.gif) top right no-repeat !important;

}


/**
* Homepage Quick Elements
**/

#quick-container{
  background:#66be29 url(/img/myair/quick-bg.gif) top repeat-x !important;
}

#quick-container #inner div.header{
  background:#DE3025 url(/img/myair/quick-logo.gif) right no-repeat !important;
}


#inner{
  background:#ffffff !important;
}


/**
*
* Possible Styling of Elements Below is Possible
*
**/

#navbar{
/*  background:#B3CD36 url(/img/navbar-bg.png) top repeat-x;*/
}


#navbar a{
/*  color:#004B92;*/
}

#navbar a hover{
  text-decoration:underline;
}

#navbar ul li.last{
/*  background:url(/img/top-nav-flights-not-included.gif) top left no-repeat;*/
}

/* Main Colours */

.dark-panel-background{
/*	background-color:#8FAFCD;*/
}

.dark-panel-background a{
/*	color:#fff;*/
}

.light-panel-background{
	/*background-color: #D8E4EF;*/
}

/*********************************/


h2.sectiontitle{
/*	color:#ffffff;
	background:#004b92;
	*/
}

