@charset "utf-8";
/************************************************************************************/
/* PUBLISHER STYLES */
/************************************************************************************/

/* 
<div class="npcontent">
<div class="npheadline">
<div class="npheadlinetitle">
*/

.npheadlinetitle a {
color: #FFBC00;
font-size: 24px;
font-weight: bold;
padding: 0;
margin: 0 0 10px 0;
}

.npheadlinetitle a:hover {
color: #fff;
background-color:transparent;
}


.npheadline,  {
color: #FFBC00;
font-size: 14px;
font-weight: bold;
padding: 0;
margin: 0 0 1em 0;
}




.npheadlinelead {
color: #fff;
padding: 0 0 10px 0;	
font-weight: normal;
font-style: italic;
}

.npobject {
clear: both;	
}

.nptitle {
color: #fff;
font-size: 14px;
font-weight: bold;
padding: 0;
margin: 0 0 1em 0;
}

.nplead {
margin: 0 0 15px 0;
font-weight: normal;
font-style: italic;
}


.nppicture {
}

.npimage {
background-image: none;
padding: 0;
margin: 0;
}

.npimageleft {
float: left;
margin: 0 20px 0 0;
}


.nplink, a.nplink, a.nplink:hover  {
background-color: transparent;
}

a.trans {color: transparent; text-decoration: none;}
a.trans:hover {color: transparent; background-color: transparent; text-decoration: none;}

.npimageright {
float: right;
margin: 0 0 0 20px;
}

#npbackbutton a:hover {
margin: 0;	
background-color: transparent; 
text-decoration: none;
}



/************************************************************************************/
/*Icons XHTML Publisher */

li a.pdf {
background-image: url(../images/icons/pdf.html) !important;
background-position: 6px 0px !important;
padding: 1px 0 2px 20px;
background-repeat: no-repeat;
}

a.pdf {
background-image: url(../images/icons/pdf.html) !important;
background-position: 0 0px !important;
padding: 1px 0 3px 20px;
background-repeat: no-repeat;
}

a.movie {
background-image: url(../images/icons/movie.html) !important;
background-position: 0 0px !important;
padding: 1px 0 3px 20px;
background-repeat: no-repeat;
}

a.sound, .npdocicon_wmp {
background-image: url(../images/icons/sound.html) !important;
background-position: 0 0px !important;
padding: 0px 0 3px 20px;
background-repeat: no-repeat;
}

a.img, .npdocicon_image {
background-image: url(../images/icons/img.html) !important;
background-position: 0 0px !important;
padding: 0px 0 3px 20px;
background-repeat: no-repeat;
}

.npdocicon_pdf {
background-image: url(../images/icons/pdf.html) !important;
background-position: 0px 2px !important;
padding: 3px 0 3px 20px;
background-repeat: no-repeat;
margin: -6px 0 0 0;
}








