/* =Header Image Settings - Begin
some elements like the link and list styles need to be reapplied 
eg. #permlinks_bestviewed for bestviewed.html */

div#branding {
padding : 0;
margin : 0;
height : 199px;
background : #cdc3a6 url(../../images/irgp_header_access.jpg) no-repeat;
}

div#branding h3{
text-indent : -9999px;
}

/* Header Image Settings - End */

div#branding li {
list-style-type : none;
}

div#permlinks {
background : none;
margin : -10px 0 0 5px;
}

div#permlinks ul {
padding : 0;
margin : 0;
}

div#permlinks li {
display : inline;
list-style-type : none;
padding : 0 5px 0 5px;
border-right : 2px solid #000;
}

div#permlinks li.firstpermlink {
padding : 0 5px 0 0;
border-right : 2px solid #000;
}

div#permlinks li.lastpermlink {
padding : 0 0 0 5px;
border-right : none;
}

div#permlinks a:link, #permlinks a:active, #permlinks a:visited {
text-decoration : none;
color : #000;
}

div#permlinks a:hover {
border-top : 2px solid #000;
border-bottom : 2px solid #000;
}

