﻿body
{
}

.logo a span {
background:#FFFFFF url(../images/branding/bg-logo-friendship.jpg) no-repeat scroll left top;
}

.nt {
background-color:#FFFFFF;
background-image:url(../images/navigation/bg-nt-2.jpg);
background-repeat:no-repeat;
font-size:85%;
margin:0;
padding:18px 10px 0;
}

li#Li1 
{
    background-color:#FFF;
}

li#Li2 
{
    background-color:#F47B20;
}
li#Li2:hover 
{
    background-color:#CCC;
}

#featured .info h1 a, h1, h1 a, h2, h2 a, h3, h3 a, .details a:link, .featured-stories ul li a, .curvedbox-inner a,  .curvedbox-inner h2
{
    color:#F47B20!important;
}


.np a {
    background:url(../images/navigation/bg-np-left-2.png) no-repeat left -85px; /* displays the left hand side of the Tab graphic in the off state */
  }
.np a span {
    background:url(../images/navigation/bg-np-right-2.png) no-repeat right -85px;  /* displays the right hand side of the Tab graphic in the off state */
  }


a.button-small, a.button-medium, a.button-large, input.button-small, input.button-medium, input.button-large  
{
     background:url(../images/common/sprite-buttons.png) no-repeat 0px -40px;
     color:#fff!important;
}

a.button-small 
{
    width:120px;
    background-position:0px -40px;
}

a.button-medium 
{
    width:180px;
    background-position:-120px -40px;
}

a.button-large 
{
    width:240px;
    background-position:-300px -40px;
}

a.button-small, a.button-medium, a.button-large, input.button-small, input.button-medium, input.button-large  
{
     color:#FFF!Important;
}

.campaign input.button {

background:transparent url(../images/common/bg-filter-search-button-friendship.jpg) no-repeat scroll left center;

}

