/* Navigation */

/* Enhanced */

#navigation .nav {
	background: none;
}
#navigation .nav li {
    border: 0;
}
#navigation .nav li a {
    padding: 0;
    background: none;
}

/* Localisation */

.es #logo a {
	background-image: url(/shared/resource/images/brandify/headers/logos/es/default.png);
}
.es #logoBlack a {
	background-image: url(/shared/resource/images/brandify/headers/logos/es/default-black.png);
}

.es input#findIt {background:url("/shared/resource/images/brandify/buttons/find-it-24b-es.png") no-repeat scroll 0 0 transparent;}

.shadow-long .content input.submit {
	background-image:url(/shared/resource/images/brandify/buttons/es-submit.gif);
	height:22px;
	width:65px;
}

.es .check-availability {background:url(/shared/resource/images/brandify/buttons/check-availability-es.png) no-repeat scroll 0 0 transparent;}

/* ES */

#navigation .nav li a {
    background: url(/shared/resource/images/brandify/nav/es-nav-sprite.png) no-repeat;
    height: 100%;
    outline: none;
    text-indent: -1000em;
}

/* Home */
#navigation #n-home a {
    width: 126px;
	background-position: 0 0;
}
#navigation #n-home a:hover {
    background-position: 0 -32px;
}
.s-home #navigation #n-home a,
.s-home #navigation #n-home a:hover 
{
    background-position: 0 -64px;
}

/* About Ireland */
#navigation #n-aboutireland a {
    width: 112px;
    background-position: -126px 0;
}
#navigation #n-aboutireland a:hover {
    background-position: -126px -32px;
}
.s-about-ireland #navigation #n-aboutireland a, 
.s-about-ireland #navigation #n-aboutireland a:hover 
{
    background-position: -126px -64px;
}

/* Places To Go */
#navigation #n-irelandplacestogo a {
    width: 87px;
    background-position: -238px 0;
}
#navigation #n-irelandplacestogo a:hover {
    background-position: -238px -32px;
}
.s-ireland-places-to-go #navigation #n-irelandplacestogo a, 
.s-ireland-places-to-go #navigation #n-irelandplacestogo a:hover 
{
    background-position: -238px -64px;
}

/* Things To Do */
#navigation #n-irelandthingstoseeanddo a {
    width: 152px;
    background-position: -325px 0;
}
#navigation #n-irelandthingstoseeanddo a:hover {
    background-position: -325px -32px;
}
.s-ireland-things-to-see-and-do #navigation #n-irelandthingstoseeanddo a,
.s-ireland-things-to-see-and-do #navigation #n-irelandthingstoseeanddo a:hover 
{
    background-position: -325px -64px;
}

/* Plan Your Visit */
#navigation #n-irelandplanyourvisit a {
    width: 121px;
    background-position: -477px 0;
}
#navigation #n-irelandplanyourvisit a:hover {
    background-position: -477px -32px;
}
.s-ireland-plan-your-visit #navigation #n-irelandplanyourvisit a,
.s-ireland-plan-your-visit #navigation #n-irelandplanyourvisit a:hover
{
    background-position: -477px -64px;
}

/* Accommodation */
#navigation #n-accommodation a {
	width: 103px;
    background-position: -598px 0;
}
#navigation #n-accommodation a:hover {
    background-position: -598px -32px;
}
.s-accommodation #navigation #n-accommodation a,
.s-accommodation #navigation #n-accommodation a:hover
{
    background-position: -598px -64px;
}

/* Travel Offers */
#navigation #n-irelandtraveloffers a {
	width: 79px;
    background-position: -701px 0;
}
#navigation #n-irelandtraveloffers a:hover {
    background-position: -701px -32px;
}
.s-ireland-travel-offers #navigation #n-irelandtraveloffers a,
.s-ireland-travel-offers #navigation #n-irelandtraveloffers a:hover
{
    background-position: -701px -64px;
}


/* Buttons */
input#go {
	background-position: 0 -60px;
}

/* Sign up */
input#eZineSignUp {
	background-position:  0 -44px; 
	width: 122px;
}


.es #logo a {
	background-image: url(/shared/resource/images/brandify/headers/logos/es/default.png);
}
.es #logoBlack a {
	background-image: url(/shared/resource/images/brandify/headers/logos/es/default-black.png);
}
/*
.es .s-ireland-travel-offers #logo a {
	background-image: url("/shared/resource/images/brandify/headers/logos/es/travel-offers.png");
}
.es .s-ireland-things-to-see-and-do #logo a {
	background-image: url("/shared/resource/images/brandify/headers/logos/es/travel-offers.png");
}
.es .s-ireland-about-ireland #logo a {
	background-image: url("/shared/resource/images/brandify/headers/logos/es/about-ireland.png");
}
.es .s-ireland-places-to-go #logo a {
	background-image: url("/shared/resource/images/brandify/headers/logos/es/places-to-go.png");
}
.es .s-ireland-plan-your-visit #logo a {
	background-image: url("/shared/resource/images/brandify/headers/logos/es/plan-your-visit.png");
}
.es .s-ireland-accommodation #logo a {
	background-image: url("/shared/resource/images/brandify/headers/logos/es/accommodation.png");
}*/

.es #travel-offers .travel-offers-view {
	background-position: 0 -69px;
	width: 78px;
}


#itPanel .content {
    font-size:1em;
    background:#ebebeb url(/shared/resource/images/itinerary_planner/es/furniture/discover-ireland-logo-line.png) no-repeat top right;
    border:1px solid #17a072;    
    margin-left:24px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    overflow:hidden;
    /* ToDo: PUT IN IE6 SHEET */
    height:1%;
}

