﻿body
{
}

.logo a span {
    background:#FFFFFF url(../images/branding/bg-logo-splash.jpg) no-repeat scroll left top;
}

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 -80px;
}
a.button-small 
{
    width:120px;
    background-position:0px -80px;
}

a.button-medium 
{
    width:180px;
    background-position:-120px -80px;
}

a.button-large 
{
    width:240px;
    background-position:-300px -80px;
}

.nt {
background-color:#FFFFFF;
background-image:url(../images/navigation/bg-nt-3.jpg);
background-repeat:no-repeat;
font-size:85%;
margin:0;
padding:18px 10px 0;
}

li#Li1 
{
    background-color:#FFF;
}

li#Li3 
{
    background-color:#FDB813;
}
li#Li3: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:#FDB813!important;
}

.np a {
    background:url(../images/navigation/bg-np-left-3.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-3.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  
{
     color:#FFF!Important;
}
 
 
 .campaign input.button {
background:transparent url(../images/common/bg-filter-search-button-splash.jpg) no-repeat scroll left center;

}
