#top{
    background-image:url(/media/img/abu_dhabi/logo2.png);
}

#top .siteTitle, div#top h1{
    font-size: 28px;
}

div#footer {
    background: #58ae4f;
    background: -webkit-linear-gradient(90deg, #35cea1, #00ab9d);
    background: -o-linear-gradient(90deg, #35cea1, #00ab9d);
    background: -moz-linear-gradient(90deg, #35cea1, #00ab9d);
    background: linear-gradient(90deg, #35cea1, #00ab9d);
}
#editableBase .mainContentColumn .more a:hover{
    color: #43a454 !important;
}
/* main page */
#frontPageBooking #defaultForm, #frontPageBooking #mainSearchForm {
    background-image: url(/media/img/abu_dhabi/booking_bgr.jpg);
}
#frontPageBooking .navigation .navLinks span a.city{
    background-image: url(/media/img/abu_dhabi/icons/city.png)
}
#frontPageBooking .navigation .navLinks span a.attractions{
    background-image: url(/media/img/abu_dhabi/icons/attractions.png)
}

/* sections */
#editableBase .headerMenu h1{
    margin-bottom: 0px;
}
#editableBase .headerMenu.cityInfo {
    background-image: url(/media/img/abu_dhabi/sections/city_info.jpg);
}
#editableBase .headerMenu.attractions {
    background-image: url(/media/img/abu_dhabi/sections/attractions.jpg);
}
#editableBase .headerMenu.entertainment {
    background-image: url(/media/img/abu_dhabi/sections/entertainment.jpg);
}
#editableBase .headerMenu.hot_sellers {
    background-image: url(/media/img/abu_dhabi/sections/hot_sellers.jpg);
}
#editableBase .headerMenu.things_to_do {
    background-image: url(/media/img/abu_dhabi/sections/things_to_do.jpg);
}
#editableBase .headerMenu.nightlife_dining {
    background-image: url(/media/img/abu_dhabi/sections/nightlife.jpg);
}
#editableBase .headerMenu.culture {
    background-image: url(/media/img/abu_dhabi/sections/culture.jpg);
}
#editableBase .headerMenu.shopping {
    background-image: url(/media/img/abu_dhabi/sections/shopping.jpg);
}
#editableBase .headerMenu.generalInfo {
    background-image: url(/media/img/abu_dhabi/sections/general_info.jpg);
}
#editableBase .headerMenu.outdoor_activities {
    background-image: url(/media/img/abu_dhabi/sections/outdoor.jpg);
}
#editableBase .headerMenu.theme_parks {
    background-image: url(/media/img/abu_dhabi/sections/theme_parks.jpg);
}
#editableBase .headerMenu.airport-ground-transfers {
    background-image: url(/media/img/abu_dhabi/sections/airport_transfers.jpg);
}


/* Explore Menu */
#explore .mainWidth .exploreLinks > a:nth-of-type(1){ width:8%; }
#explore .mainWidth .exploreLinks > a:nth-of-type(2){ width:11.5%; }
#explore .mainWidth .exploreLinks > a:nth-of-type(3){ width:6%; }
#explore .mainWidth .exploreLinks > a:nth-of-type(4){ width:11%; }
#explore .mainWidth .exploreLinks > a:nth-of-type(5){ width:10.9%; }
#explore .mainWidth .exploreLinks > a:nth-of-type(6){ width:10.4%; }
#explore .mainWidth .exploreLinks > a:nth-of-type(7){ width:7%; }
#explore .mainWidth .exploreLinks > a:nth-of-type(8){ width:9%; }
#explore .mainWidth .exploreLinks > a:nth-last-of-type(2){ width:9.7%; }
#explore .mainWidth .exploreLinks > a:nth-last-of-type(1){ width:6.5%; }

/* flights */
.gradientBgr {
    background: -webkit-linear-gradient(#fff 50px, #fceecc 100px, #fff 600px);
    background: -o-linear-gradient(#fff 50px, #fceecc 100px, #fff 600px);
    background: -moz-linear-gradient(#fff 50px, #fceecc 100px, #fff 600px);
    background: linear-gradient(#fff 50px, #fceecc 100px, #fff 600px);
    padding: 0px 10px;
}

/* car rental */
#cars.firstStep #carTrawlerBoooking .cityImage{
    background-image: url(/media/img/abu_dhabi/car_city_image.png);
    width: 206px;
    height: 206px;
    bottom: 43px;
    right: -60px;
}
#promote .infoText label{
    font-size: 14px;
}
#promote {
    background-image: url(/media/img/abu_dhabi/event-icon.png);
	background-position: left bottom;
}
#add-event .info-column {
    padding-top: 300px;
    background-image: url(/media/img/abu_dhabi/add-event-img1.jpg);
}
#add-event .info-column h4 {
    padding-bottom: 630px;
    background-image: url(/media/img/abu_dhabi/add-event-img2.jpg);
}
.blog-info .blog-image{
	height: 350px;
	background-image: url(/media/img/abu_dhabi/blog_sample.jpg)
}
.blog-info .featured-image{
	height: 250px;
	background-image: url(/media/img/abu_dhabi/featured_sample.jpg)
}

.feedback-form{
	background-image: url(/media/img/abu_dhabi/feedback.jpg)
}
#ssWidget .widgetArea{
	background-image: url(/media/img/abu_dhabi/flights_bgr.jpg);
}
/* temp 
.topEvents {
	height: 500px;
}
#eventsMainSlide li .activityName, #eventsMainSlide li .slogan, .list_carousel .eventsLink, .list_carousel .prev, .list_carousel .next, #eventsMainSlide li .leftSlogan{
	display: none !important;
}*/