/************************************
** GENERELLE ELEMENTER
************************************/

th { text-align: left; }


a { color: #003399; text-decoration: none; }
a:hover { text-decoration: underline; }




TD { font-family: Verdana, Arial; font-size: 11px; font-weight: normal; color: #000;    text-decoration: none; }
fieldset { border: solid 1px #8dafd0; padding-top: 10px; padding-bottom: 20px; padding-left: 10px; padding-right: 10px;}
legend {  background-color: #ffffff; font-weight: bold; color: #4f88bc; text-decoration: none; 
padding-left: 10px; padding-right: 10px; }
.error { color: red; }


/************************************
** NETED STANDARD
************************************/

/* Knappe mal for brede knapper 100% */
a.tableButtonWide { width:100%; color: #000; background-color: #ffffff; border-left: solid 1px #000; border-right: solid 1px #000; border-top: 
solid 1px #000; border-bottom: solid 1px #000; text-decoration: none; padding: 2px 10px; }
a:hover.tableButtonWide { width:100%; color: #000; background-color: #f1f1f1; border-left: solid 1px #000; border-right: solid 1px #000; 
border-top: solid 1px #000; border-bottom: solid 1px #000; text-decoration: none; padding: 2px 10px; }

/* Knappe mal for brede knapper 100% (for bruk under tableButtonWide) */
a.tableButtonWideBtn { width:100%; color: #000; background-color: #ffffff; border-left: solid 1px #000; border-right: solid 1px #000; 
border-top: solid 0px #000; border-bottom: solid 1px #000; text-decoration: none; padding: 2px 10px; }
a:hover.tableButtonWideBtn { width:100%; color: #000; background-color: #f1f1f1; border-left: solid 1px #000; border-right: solid 1px #000; 
border-top: solid 0px #000; border-bottom: solid 1px #000; text-decoration: none; padding: 2px 10px; }

/* Knappe mal for smale knapper ***/
a.tableButtonNarrow { color: #000; background-color: #ffffff; border-left: solid 1px #000; border-right: solid 1px #000; border-top: solid 1px 
#000; border-bottom: solid 1px #000; padding-left: 10px; padding-right: 10px;  text-decoration: none;}
a:hover.tableButtonNarrow { color: #000; background-color: #f1f1f1; border-left: solid 1px #000; border-right: solid 1px #000; border-top: 
solid 1px #000; border-bottom: solid 1px #000; padding-left: 10px; padding-right: 10px;  text-decoration: none;}

/* Knappe mal for smale knapper (for bruk til venstre for tableButtonNarrow)***/
a.tableButtonNarrowLeft { color: #000; background-color: #ffffff; border-left: solid 1px #000; border-right: solid 1px #000; border-top: solid 
1px #000; border-bottom: solid 1px #000; padding-left: 10px; padding-right: 10px;  text-decoration: none;}
a:hover.tableButtonNarrowLeft { color: #000; background-color: #f1f1f1; border-left: solid 0px #000; border-right: solid 1px #000; border-top: 
solid 1px #000; border-bottom: solid 1px #000; padding-left: 10px; padding-right: 10px;  text-decoration: none;}

/* Innholdsfelt */
TD.pageContents { background-color: #ffffff; border-left: solid 0px #000; border-right: solid 0px #000; border-top: solid 0px #7D8485; 
border-bottom: dashed 0px #000; }

/* Felt for bokser venstre side */
TD.boxLeft { border-left: solid 0px #000; border-right: dashed 0px #B8C133; border-top: dashed 0px #000; border-bottom: dashed 0px #000; 
padding-left: 0px; padding-right: 0px;}

/* Felt for bokser hoeyre side */
TD.boxRight { border-left: dashed 0px #B8C133; border-right: solid 0px #000; border-top: dashed 0px #000; border-bottom: dashed 0px #000; 
padding-left: 0px; padding-right: 0px;}

TR.tabellheading { background-color: #ffffff; font-weight: bold; padding: 0px 0px; }
TD.dato { font-weight: bold; }


/* Fonttype etc. i tittellinjen */
.headTitle { 
    font-family: Arial, Helvetica, sans-serif;
    font-size:22px;
    font-weight:400;
    color:#000;
    margin-bottom:35px;
    margin-top:0px; 
    }

/* Fonttype etc. i innholdsfeltet */
TD.contentArea { color: #000; font-weight: normal;border-left: solid 0px #000; padding-top: 0px; padding-left: 10px; padding-right: 10px;}
TD { color: #000; font-weight: normal; }

/* Fonttype etc. i innholdsfeltet */
TD.boxTableA { padding-right: 5px; }
TD.boxTableB { padding-left: 5px; }

/* Fonttype etc. i innholdsfeltet */
TD.boxArea { font-size: x-small;  border-right: solid 0px #000; background-color: #E5EAF0; }

/* Title on display of for instance news articles */
.titleDisplay
{
    font-size:1em;
    font-weight:700;
}

/* ingress on display on for instance news articles */
.ingressDisplay { font-weight: bold; }

/* Font layout on trail display */
.trailTxt { color: #FFF; }
a.trailTxt { color: #FFF; }
a:hover.trailTxt {}

/* Font layout on language text */
.langTxt { color: #000; }
a.langTxt { color: #000; }
a:hover.langTxt {   color: #000; }

/* Tittel i bokser av feks. nyhetsartikler */
.titleBox { font-size: 1em; }
a.titleBox { font-size: 1em; }
a:hover.titleBox { font-size: 1em; }

/* Tittel i opplistinger av feks. nyhetsartikler sammen med ingress */
.titleList { font-size: 14px;   font-weight: bold; }
a.titleList { font-size: 14px;  font-weight: bold; }
a:hover.titleList { font-size: 14px;  font-weight: bold; }

/* Lists with different colours on rows */

.listtablesbold { 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: 600;
 color: #000;
 /*background-color: #336699;*/
 background: url(/img/defaultdesign/bg-header-listtable.png) repeat-x; /*THEME CHANGE HERE*/
 border-top: 1px #C2DFE4 solid;           
 border-bottom: 1px #C2DFE4 solid;
 border-right: 1px #C2DFE4 solid;
 border-left: 1px #DAEEF1 solid;
 height: 24px;
 padding: 0px 0px;
 margin: 0px 0px;
 padding-left: 3px;
} /* Title on table coloumns */

.SEARCH_COLOR_1 {
 background-color: #ffffff;    
 color: #000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight: normal;
 text-decoration: none;
 border-top: 0px #DAEEF1 solid; 
 border-bottom: 0px #C2DFE4 solid;
 border-left: 0px #DAEEF1 solid; 
 border-right: 0px #C2DFE4 solid;
}
            
.SEARCH_COLOR_1 .LISTE {
 border-top: 1px #DAEEF1 solid; 
 border-bottom: 1px #C2DFE4 solid;
 border-left: 1px #DAEEF1 solid; 
 border-right: 1px #C2DFE4 solid;
}


.SEARCH_COLOR_2 {
 background-color: #dae6f4; 
 color: #000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
 border-top: 0px #DAEEF1 solid; 
 border-bottom: 0px #C2DFE4 solid;
 border-left: 0px #DAEEF1 solid; 
 border-right: 0px #C2DFE4 solid;
}

.SEARCH_COLOR_2 .LISTE {
 border-top: 0px #DAEEF1 solid; 
 border-bottom: 0px #C2DFE4 solid;
 border-left: 0px #DAEEF1 solid; 
 border-right: 0px #C2DFE4 solid;
}

.searchtitle {  font-size: 14pt; font-weight: bold; color: #000;    text-decoration: none; }      

/* datovisning i SEARCH_COLOR_1r */
.datoList { color: #999999; font-size: xx-small; }

/* les mer link */
a.readMore { font-size: xx-small; }
a:hover.readMore { font-size: xx-small; }

/* Fonttype etc. i footer */
.footertext { color: #000; font-weight: normal; font-size: xx-small; text-decoration: none; letter-spacing: 0px; }       
TD.footertext { color: #000; font-weight: normal; font-size: xx-small; text-decoration: none; letter-spacing: 0px; }       
a.footertext {  font-size: xx-small; font-weight: normal; color: #000;  text-decoration: none; }
a:hover.footertext {    font-size: xx-small;    font-weight: normal; color: #000;   text-decoration: underline; }


/* Box styles */

/* Title on small box */
TD.boxTitleNarrow { color: #003366; text-transform: uppercase; font-size: 1em; font-weight: bold; padding-left: 17px;   }
.boxTitleNarrow { color: #003366; text-transform: uppercase; font-size: 1em; font-weight: bold; padding-left: 17px;   }

/* Title on large box */
TD.boxTitleWide { color: #000; text-transform: uppercase; font-variant: small-caps; font-size: xx-small; font-weight: bold; }

/* Title and frame on smal box */
TD.boxTopNarrow { color: #000; text-transform: uppercase; font-size: 1em; font-weight: bold; background-color: #ffffff; border-left: solid 0px #000; border-right: solid 0px #000; border-top: solid 0px #7D8485; border-bottom: dashed 1px #B8C133; padding: 0px 5px; }

/* Title and frame on large box */
TD.boxTopWide { color: #000; text-transform: uppercase; font-variant: small-caps; font-size: xx-small; font-weight: bold; background-color: #E5EAF0; border-left: solid 0px #000; border-right: solid 0px #000; border-top: solid 0px #7D8485; border-bottom: solid 1px #7D8485; padding: 0px 5px; }

/* Content and frame on smal box */
TD.boxContentNarrow { color: #000; font-size: 1em; font-weight: normal; background-color: #ffffff; border-left: solid 0px #000; border-right: solid 0px #000; border-top: solid 0px #000; border-bottom: solid 0px #000; padding: 5px 13px; }

/* Content and frame on large box */
TD.boxContentWide { color: #000; font-size: xx-small; font-weight: normal; background-color: #E5EAF0; border-left: solid 0px #000; border-right: solid 0px #000; border-top: solid 0px #000; border-bottom: solid 0px #000; padding: 10px 5px; }

/************************************
** HORISONTAL "DROP DOWN MENU" 
************************************/

/* Hovedlisten */
#nav, #nav ul {  
  margin: 0px 0px;
  padding:  0px 0px;
  list-style: none;  
  font-weight: bold;
  /* Hack for IE6 */
  background: #EBF7F9;
  clear: both;
}

#nav a.parent{
    background: url(/neted/front/img/downarrow.gif)  right no-repeat;           
}


/* All tekst */
#nav a {
    padding: 3px 1em;   
    text-decoration: none;
    color: #000;
    height: 20px; 
    vertical-align: middle;
    overflow: hidden; 
    display: block;
    float: left;
}

#nav a:hover {
    color: #ffffff;
}

/* IE vil ha float:left, andre lesere vil ha float: none. Skjuler derfor float:none for IE */
#nav * > a{
    float: none;
}

/* Stil p elementer som har underelementer. Sett class="daddy" p a elementet */
#nav a.daddy {
    background: url(/neted/front/img/rightarrow2.gif)  right no-repeat;         
}

/* Hovedmenyen */
#nav li {
  float: left;
  background: #EBF7F9;
  border: none;

}

/* Style on sublevels */ 
#nav li ul {
    position: absolute;
    width: 25em;
    left: -999em;
    margin: 0;
    height: auto;
    font-weight: normal;

}

/* Text on sublevels */
#nav li ul a{
    width: 24.4em;
    padding: 0 0 0 1em;  
}

/* Overlapping mellom nivaa*/
#nav li li {
    padding: 1px;
    width: 25em;
   background: #1470B3; 
}

/* Posisjonerer undernivaa */
#nav li ul ul {
    margin: -1.5em 0 0 25em;
}

/* Stil paa element som er valgt */
#nav li:hover, #nav li.sfhover{
   background: #1470B3;     
}

/* Herfra og ned styres visning av undernivaa */
#nav li:hover ul, #nav li.sfhover ul {
    left: auto;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
    left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
    left: auto;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
    left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
    left: auto;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
    left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
    left: auto;
}





/*************************************
* MODULER
            ARENA LIVE
            KALENDER
            KOMPETANSEMODUL
            FORUM
            TIMEPLAN
            ROMRESERVASJON
            OPPSLAGSTAVLE
            GJESTEBOK   
            NYHETER
            MOETEPLAN
            SEVU
*************************************/


/*************************************
* ARENA LIVE
*************************************/


#Bunnlinje {
        padding-top: 3px;
    }

    #Layer1 {
        position:absolute;
        width:200px;
        height:115px;
        z-index:1;
        background-color: #FF0000;
    }

    #Annonseforside {
        z-index:1;
        vertical-align: middle;
        text-align: center;
        background-image: url(img/arenalive/rutenett.gif);
        height: 609px;
        position: absolute;
        top: 0px;
        left: 0;
        right: 0px;
        bottom: 0px;
        width: 100%;
        clip: rect(auto,auto,auto,auto);
        margin: 0px;
        padding-top: 40px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }

    #Annonseforside Img {
        border: 9px solid #A60037;
        margin-top: 22px;
        background-color: #A60037;
    }


.UNDERLINE {
 border-bottom: 1px #eeeeee solid; 
}

.LINJE0 {
 background-color: #FFE7A5;    
 color: #000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: normal;
 text-decoration: none;
}
            
.LINJE0 .LISTE {
 border-top: 1px #ffffff solid; 
 border-bottom: 1px #cccccc solid;
 border-left: 1px #ffffff solid; 
 border-right: 1px #cccccc solid;
}


.LINJE1 {
 background-color: #F7EFC6; 
 color: #000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: normal;
 text-decoration: none;
}

.LINJE1 .LISTE {
 border-top: 1px #ffffff solid; 
 border-bottom: 1px #cccccc solid;
 border-left: 1px #ffffff solid; 
 border-right: 1px #cccccc solid;
}

.HEADING2 {
 font-family: georgia, "times new roman", sans-serif;
 font-size: 12px;
 color: #000;
 line-height:14px;
 background-color: inherit;
}

.HEADING {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height:11px;
 font-weight: bold;
 color: #006666;
 text-align: left;
 background-color: inherit;
}

.TBLHEADING {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #336699;
 vertical-align: middle;
 font-weight: bold;
 background-color: inherit;
}

.TBLHEADING A:link {
 font-size: 10px;
 font-weight: normal;
 color: #006666;
 text-decoration: none;
 background-color: inherit;
}

.TBLHEADING A:visited {
 font-size: 10px;
 font-weight: normal;
 color: #006666;
 text-decoration: none;
 background-color: inherit;
}

.TBLHEADING A:hover {
 font-size: 10px;
 font-weight: normal;
 color: red;
 text-decoration: underline;
 background-color: inherit;
}

.TBLHEADINGUS {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: normal;
 color: #eeeeee;
 line-height: 10px;
 background-color: #336699;
 border-top: 1px #9999CC solid;           
 border-bottom: 1px #9999CC solid;
 border-right: 1px #0033CC solid;
 border-left: 1px #9999CC solid;
 padding: 3px;
}

.TBLHEADINGUS A:link {
 font-size: 9px;
 color: #FFFFFF;
 text-decoration: underline;
 background-color: inherit;
}

.TBLHEADINGUS A:visited {
 font-size: 9px;
 color: #FFFFFF;
 text-decoration: underline;
 background-color: inherit;
}

.TBLHEADINGUS A:hover {
 font-size: 9px;
 color: #FFFFFF;            
 text-decoration: underline;
 background-color: inherit;
}


.LISTE {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: normal;
 text-decoration: none;
}

.PLISTE {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 line-height: 12px;
 font-weight: bold;
 border:0px;
 background-color: #ffffff;
 color: #31639C;
}

.SLISTE {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
 color: black;
 background-color: inherit;
} 

.SLISTE A:link {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: underline;
 color: black;
 background-color: inherit;
}

.SLISTE A:visited {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: underline;
 color: black;
 background-color: inherit;
}

.SLISTE A:active {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: underline;
 color: black;
 background-color: inherit;
}

.SLISTE A:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: underline;
 color: black;
 background-color: inherit;
}


.BLISTE {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
 color: #31639C;
 background-color: inherit;
} 

.RLISTE {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
 text-decoration: none;
 color: red;        
 background-color: inherit;
} 

.MLISTE {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: normal;
 text-decoration: none;
 color: #333399; 
 background-color: inherit;
}

.DISABLED {
 background-color: #EBEBE4;
} 

.ARENA_ERROR{
 color: #FF0000;
} 

/*
  Utdanningsplaner
*/

.STPL_HEAD{
 font-family: Verdana, Arial,  Helvetica, sans-serif;
 font-size: 8pt;
 border-bottom : 1px #000 solid;
 border-right : 1px #000 solid;
 background-color : #336699;
 color: #FFFFFF;
 text-align: center;
}


.STPL_HEAD A:link {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 font-size: 8pt;
 font-weight: normal;
 text-decoration: underline;
 background-color: inherit;
}

.STPL_HEAD A:visited {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 font-size: 8pt;
 font-weight: normal;
 text-decoration: underline;
 background-color: inherit;
}

.STPL_HEAD A:active {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 font-size: 8pt;
 font-weight: normal;
 text-decoration: underline;
 background-color: inherit;
}

.STPL_HEAD A:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 font-size: 8pt;
 font-weight: normal;
 text-decoration: underline;
 background-color: inherit;
}

.STPL_HEAD_AKTIV{
 font-family: Verdana, Arial,  Helvetica, sans-serif;
 font-size: 8pt;
 border-bottom: 1px #000 solid;
 border-right: 1px #000 solid;
 background-color: #CC3300;
 color: #FFFFFF;
 text-align: center;
}


.STRIP{
 font-size: 1px;
 background-repeat: repeat-x; 
 background-position: center;
 background-image: url(../Hogskole_html/bilder/strip.gif); 
}

.EMNE_EMPTY{
 font-family: Verdana, Arial,  Helvetica, sans-serif;
 font-size: 7pt;
 font-weight: normal;
 padding: 5px;
}


.EMNE{
 font-family: Verdana, Arial,  Helvetica, sans-serif;
 font-size: 7pt;
 font-weight: normal;
 border-top: 1px #000 solid;
 border-left: 1px #000 solid;
 border-bottom: 1px #000 solid;
 border-right: 1px #000 solid;
 background-color: #FFE7A5;
 color: #000;
 padding:5px; 
 text-align: center;
}

.EMNE A:link {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: navy;
 font-size: 7pt;
 font-weight: normal;
 text-decoration: underline;
 background-color: inherit;
}

.EMNE A:visited {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: navy;
 font-size: 7pt;
 font-weight: normal;
 text-decoration: underline;
 background-color: inherit;
}

.EMNE A:active {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: navy;
 font-size: 7pt;
 font-weight: normal;
 text-decoration: underline;
 background-color: inherit;
}

.EMNE A:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000;
 font-size: 7pt;
 font-weight: normal;
 text-decoration: underline;
 background-color: inherit;
}

/*************************************
* CALENDAR 
*************************************/

/* Tittel paa overskrifter (tid,aktivitet etc. i dag og ukevisning) */
.calfontlistheading { letter-spacing: 1px; font-size: 8pt; font-weight: normal; border-top: 2px dashed #ffffff; border-bottom: 2px dashed #ffffff; padding: 3px; text-decoration: none; background-color: #ffffff;}

/* Innhold i SEARCH_COLOR_1 paa dag og ukevisning */
.calfontlisttxt { letter-spacing: 1px; font-size: 8pt; font-weight: normal; border-bottom: 1px dashed #B8C133; padding: 3px; text-decoration: none; }

/* Link til global aktivitet */
a.calfontlist {  letter-spacing: 1px;  color: blue; font-size: 8pt; font-weight: bold; text-decoration: none; }
a:hover.calfontlist {  letter-spacing: 1px;  color: blue; font-size: 8pt; font-weight: bold; text-decoration: underline; }

/* Link til privat aktivitet */
a.calfontlistpersonal {  letter-spacing: 1px;  font-size: 8pt; color: red; font-weight: bold; text-decoration: none; }
a:hover.calfontlistpersonal {  letter-spacing: 1px;  font-size: 8pt; color: red; font-weight: bold; text-decoration: underline; }

/* Datovisning i topp */
.calfontasked {  letter-spacing: 2px;   font-size: 8pt; font-weight: bold; text-decoration: none; }

/* Farge for visning av personlig kalender (BOX) */
TD.calpersonal { font-size: 8pt; font-weight: normal; background-color: red; }

/* Farge for visning av global kalender (BOX) */
TD.calglobal { font-size: 8pt; font-weight: normal; background-color: blue; }

/* Tabell kalender visning */
TABLE.minicalendarTable { background-color: #ffffff; border: 1px solid #f1f1f1; padding: 0px; width: 100%; }

/* standard top color of top cell and standard height of top cell */
TD.minicaltdtopheight   { background-color: #ffffff;  height: 20px; }

a.minicalfontcontent {  letter-spacing: 0px;  font-size: 7pt; font-weight: normal; text-decoration: none; }
a:hover.minicalfontcontent {  letter-spacing: 0px;  font-size: 7pt; font-weight: normal; text-decoration: underline; }

/* Datovisning i topp i kalendervisning*/
.minicalfontasked {  letter-spacing: 0px;   font-size: 10pt; font-weight: bold; text-decoration: none; }

/* standard height of weekday-cell */
TD.minicaltddayheight   {  font-size: 7pt; font-weight: normal; height: 20px; }

/* Overskrift for soendag (font etc.) */
TD.minicalsundaytopclr { font-size: 8pt; font-weight: normal; height: 20px; background-color: #BBBBBB; }

/* Overskrift for ukedager (font etc.) */
TD.minicalweekdaytopclr { font-size: 8pt; font-weight: bold; height: 20px; background-color: #e6e6e6; }

/* Tomme felt paa soendager */
TD.minicalsundayemptyclr { font-size: 8pt; font-weight: bold; height: 20px; /* standard height of day-cell */ background-color: #FFFFFF; /* color of sunday that isn't in month */ }

/* Tomme felt paa ukedager */
TD.miniminicalweekdayemptyclr   { font-size: 8pt; font-weight: normal; height: 20px; /* standard height of day-cell */ background-color: #FFFFFF; /* color empty */ }

/* Felt paa dagen idag */
TD.minicaltodayclr { font-size: 8pt; font-weight: normal; height: 20px; /* standard height of day-cell */ background-color: #D6DDF8; /* color today */ }

/* Aktive dager med aktiviteter */
TD.minicalweekdayeventclr   { font-size: 8pt; font-weight: normal; height: 20px; /* standard height of day-cell */ background-color: #D6E03E;  }

/* Felt paa soendager som treffer paa dato */
TD.minicalsundayclr { font-size: 8pt; font-weight: normal; height: 20px; /* standard height of day-cell */ background-color: #BBBBBB; /* color calendarsunday */ }

/* Felt paa ukedager som treffer paa dato */
TD.minicalweekdayclr { font-size: 8pt; font-weight: normal; height: 20px; /* standard height of day-cell */ background-color: #EEF0F0; /* color calendarweekday */ }





/**********************************************
* KOMPETANSEMODUL
***********************************************/

.kompetanse_header_h3 {font-family: Verdana, Arial; font-size: 14px; font-weight: bold; margin-bottom: 1px; margin-top: 4px; color: #000;   text-decoration: none; }

.kompetanse_header_h4{font-family: Verdana, Arial; font-size: 12px; font-weight: bold; padding-bottom:1px; padding-top:1px; margin-bottom: 1px; margin-top: 4px; color: #000;   text-decoration: none; }


/**********************************************
* FORUM
***********************************************/
.forumTableDetails {
background-color:#db8700;
}

TD.forumHeaderBorderTop,TABLE.forumHeaderBorderTop {
font-family:verdana, sans-serif;
background-color:#db8700;
color:#000;
font-size:12px;
font-weight:700;
border-left:solid 0 #000;
border-right:solid 0 #000;
border-top:solid 0 #000;
border-bottom:solid 0 #000;
padding:5px;
}

TD.forumHeaderBorderBottom {
font-family:verdana, sans-serif;
background-color:#FFFFFF;
color:#000;
font-size:12px;
font-weight:700;
border-left:solid 1px #000;
border-right:solid 1px #000;
border-top:solid 1px #000;
border-bottom:solid 1px #000;
padding:5px;
}

TD.forumHeaderDivider {
border-left:solid 0 #000;
border-right:solid 0 #000;
}

.forumTitleList {
font-family:verdana, sans-serif;
background-color:#fff;
font-size:14px;
font-weight:700;
border-left:solid 0 #000;
border-right:solid 0 #000;
border-top:solid 0 #000;
border-bottom:dashed 1px #000;
padding:1px 0;
text-align: left;
}

TD.forumForm {
font-family:verdana, sans-serif;
background-color:#fff;
font-size:12px;
font-weight:700;
border-left:solid 0 #000;
border-right:solid 0 #000;
border-top:solid 0 #000;
border-bottom:solid 0 #000;
padding:0;
}

.FORUM_SEARCH_COLOR_1 {
background-color:#FFFFFF;
color:#000;
padding:3px 0;
}

.FORUM_SEARCH_COLOR_2 {
background-color:#e0dfe3;
color:#000;
padding:3px 0;
}

a.forum_main {
font-family:verdana, sans-serif;
font-size:12px;
color:#000;
text-decoration:none;
font-weight:bold;
}

a.forum {
font-family:verdana, sans-serif;
font-size:12px;
color:#000;
text-decoration:none;
}

a:hover.forum {
font-family:verdana, sans-serif;
font-size:12px;
color:#000;
font-weight:700;
text-decoration:underline;
}

a:visited.forum {
font-family:verdana, sans-serif;
font-size:12px;
color:#000;
text-decoration:none;
}

td.forum {
font-family:verdana, sans-serif;
font-size:12px;
color:#000;
padding:2px 0;
}

td.forumText,.smalltext,a.forumText,a:hover.forumText {
color:#000;
font-family:verdana, sans-serif;
}

font.titleList{
font-size:12px;
color:#000;
font-family:verdana, sans-serif;
}

/**********************************************
* The main calendar widget.  DIV containing a table.
***********************************************/


.calendar {
  position: relative;
  display: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #d4d0c8;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #d4d0c8;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: #848078;
  color: #fff;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #000;
  padding: 2px;
  text-align: center;
  background: #f4f0e8;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  padding: 0px;
  background: #e4e0d8;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  background: #c4c0b8;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #f4f0e8;
}

.calendar tbody .rowhilite td {
  background: #e4e0d8;
}

.calendar tbody .rowhilite td.wn {
  background: #d4d0c8;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  padding: 2px 2px 0px 2px;
  background: #e4e0d8;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #f4f0e8;
  padding: 1px;
  border: 1px solid #000;
  background: #848078;
  color: #fff;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #e4e0d8;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/**********************************************
* Combo boxes (menus that display months/years for direct selection)
***********************************************/

.combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  background: #e4e0d8;
  font-size: smaller;
  padding: 1px;
}

.combo .label {
  text-align: center;
  padding: 1px;
}

.combo .active {
  background: #c4c0b8;
  padding: 0px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.combo .hilite {
  background: #048;
  color: #fea;
}


/**********************************************
* TIMETABLE
***********************************************/
TD.timetable_display_headerday{

  border-right: solid 0px #000;
  border-left: solid 1px #000;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  font-weight: bold;
  padding: 1px 3px;
  background-color : white;
}


TD.timetable_display_header_vertical{

  padding: 3px 2px;
  font-weight: bold;
  border-right: solid 0px #000;
  border-left: solid 1px #000;
  border-top: solid 1px #000;
  border-bottom: solid 0px #000;
  background-color : white;


}

TD.timetable_display_header_vertical_top{
  padding: 1px 2px;
  border-right: solid 0px #000;
  border-left: solid 0px #000;
  border-top: solid 0px #000;
  border-bottom: solid 1px #000;
}



TD.timetable_display_hour{   
  border-right: solid 0px #000;
  border-left: solid 1px #000;
  border-top: solid 1px #000;
  border-bottom: solid 0px #000;
  background-color : white;
}


TD.timetable_display_normal{   
  border-right: solid 0px #000;
  border-left: solid 1px #000;
  border-top: dashed 1px #000;
  border-bottom: solid 0px #000;
  background-color : white;
}


TD.timetable_display_busy{   
   background-color : blue;
}

TD.timetable_display_busy_newitem{   
   background-color : blue;
   border-top-style : solid; 
   border-top-color : black;  
   border-top-width : 4px;   
}

TD.timetable_display_request{   
   background-color : green;
}

TD.timetable_display_request_newitem{   
   background-color : green;
   border-top-style : solid; 
   border-top-color : black;  
   border-top-width : 4px;   
}

FONT.subject_code{
  color : white;  
}

TABLE.timetable_display_borders{   
  border-right: solid 1px #000;
  border-bottom: solid 1px #000;
}


TD.timetable_fravaer{
  background-color : blue;
}

TD.timetable_oenske{
  background-color : green;
}



/**********************************************
* ROMRES
**********************************************/

.romres_search_rooms-titles td {font-weight:bold}
.romres_search_rooms-date_input {width:100px;}
.romres_search_rooms-search_button {padding:10px 0px;}

.RR_rightMenu
{
  font-size: 8pt;
  font-weight: normal;
  color: #000;
  text-decoration: none;
}

.timeBorderSolid
{
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  background-color: #ffffff;
  font-weight: bold;
  padding: 1px 3px;
}

.topdayBorderSolid
{
  border-top: 1px solid black;
  border-right: 1px solid black;
  background-color: #ffffff;
  font-weight: bold;
  padding: 1px 3px;
}


.timeBorderDashed
{
  border-top: 0px dashed black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  background-color: #ffffff;
  padding: 1px 3px;
}

.timeBorderBottom
{
  border-top: 0px dashed black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  background-color: #ffffff;
  padding: 1px 3px;
}

.dayBorderSolid
{
  border-top: 1px solid black;
  border-right: 1px solid black;
}

.dayBorderDashed
{
  border-top: 1px dashed black;
  border-right: 1px solid black;
}

.dayBorderBottom
{
  border-top: 1px dashed black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}

.roomReservedColor
{
  border-top: 1px solid black;
  background-color: #CCCCCC;
  border-bottom: 0px solid black;
}

.collisionBorder
{
  border: 2px solid red;
}

/*END ROMRES*/


/*************************************
* MESSAGEBOARD
*************************************/

  
.messageboard-title {
      font-size: small;
      font-weight: bold;
      margin: 0px;
}
  
.messageboard-label {
      background-color: #eee;
      border: 1px solid black;
      padding: 1px;
}
  
/*END MESSAGEBOARD*/



/*************************************
* GUESTBOOK
*************************************/
.gb_topmenu
{ 
  color: #557BB0;    
        
}

.gb_pagemenu
{ 
     
    background-color: #FFFFFF;            
}

.gb_contentheading
{ 
       color: #FFFFFF;    
       background-color: #557BB0;       
}

.gb_content
{ 
       background-color: #D3DFEC;       
} 

.gb_link
{ 
       color: #000;       
}      

/*END GUESTBOOK*/

/*************************************
* FORMS
*************************************/

.formSearchSmall{
  width: 150px; 
  font-size: 10px; 
  border-style: solid; 
  border-color: #cccccc; 
  border-width: 1px; 
  padding-left: 1px; 
  padding-right: 0px; 
  padding-top: 0px; 
  padding-bottom: 0px;
  margin-right:-20px;
  margin-bottom: 0px;
}

.formSearch{
  width: 90%; 
  font-size: 10px; 
  border-style: solid; 
  border-color: #cccccc; 
  border-width: 1px; 
  padding-left: 1px; 
  padding-right: 0px; 
  padding-top: 1px; 
  padding-bottom: 0px;
  margin-right:-20px;
  margin-bottom: 0px;
}

.formTextMedium {
  width: 150px; 
  font-size: 10px; 
  border-style: solid; 
  border-color: #cccccc; 
  border-width: 1px; 
  padding-left: 1px; 
  padding-right: 0px; 
  padding-top: 1px; 
  padding-bottom: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.formTextSmall {
  width: 100px; 
  font-size: 10px; 
  border-style: solid; 
  border-color: #cccccc; 
  border-width: 1px; 
  padding-left: 1px; 
  padding-right: 0px; 
  padding-top: 1px; 
  padding-bottom: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}


.formTextLarge {
  width: 100%; 
  font-size: 10px; 
  border-style: solid; 
  border-color: #cccccc; 
  border-width: 1px; 
  padding-left: 1px; 
  padding-right: 0px; 
  padding-top: 1px; 
  padding-bottom: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}


.formTextAreaLarge {
  width: 100%; 
  height: 50px; 
  font-size: 11px; 
  border-style: solid; 
  border-color: #cccccc; 
  border-width: 1px; 
  padding-left: 1px; 
  padding-right: 0px; 
  padding-top: 1px; 
  padding-bottom: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.formListTables {
  color: #000;
  font-weight: normal;
  font-size: 9pt;
  text-decoration: none;
  letter-spacing: 0px;
}

td.formTextDisplay {
  color: #000;
  font-weight: normal;
  font-size: 8pt;
  text-decoration: none;
  letter-spacing: 0px;
}


/*************************************
* NEWS
*************************************/
td.navigator_background{
  background-color: #FFFFFF;  
  border-style: solid;  
  border-color: #000; 
  padding: 5px;
}

a.navigator_title{  
  font-weight: bold;
  font-size: 10pt;
}

a.navigator_title:hover{
  font-weight: bold;
  font-size: 10pt;
  text-decoration: underline;
}

a.navigator_read{
  font-weight: normal;
}

table.navigator_main{
  font-weight: normal;
}

td.navigator_menu{
  background-color: #FFFFFF;  
  font-weight: normal;
}

a.navigator_menu{
  font-weight: normal;
}

tr.navigator_LF{ 
  height: 1px;  
  background-color : #E2E4E6; 
}


span.navigator_ingress{
  font-weight: normal;  
  font-size: 8pt;
}

img.navigator_ingress_img_left{
  float:left;
  margin: 2px 10px 2px 2px;
}

img.navigator_ingress_img_right{
  float:right;
  margin: 0px 3px 3px 3px;
}

img.ingress_left {
  margin: 13px 13px 13px 13px;
}

img.ingress_right {
  margin: 13px 13px 13px 13px;
}

img.ingress_full {
  margin: 0px 0px 13px 13px;
}

/**********************************
* DYNAMISK TEKST
**********************************/
/* Boksen */
.ajaxticker{
width: 100%;
height: 130px;
padding: 5px;
border-style: solid;
border-color: #6666FF;
overflow: hidden;
background-color: #5555FF;

}

.ajaxticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #5555FF;
}

/* Innholdet i boksen for at det skal virke med link */
.message_content{
display: block;
height: 120px;
padding: 0;
text-decoration: none;
color: #FFFFFF;
}

.message_content:hover{
text-decoration: none;
color: #FFFFFF;
}      

/*************************************
* SEARCH
*************************************/

.search_selected{
  font-weight: bold;
  font-size: 12pt;
}

a.search_selected:hover{
  font-weight: bold;
  font-size: 12pt;
}

.search_title a{
 font-weight: bold;
 font-size: 12pt;
}

.search_title a:hover{
 font-weight: bold;
 font-size: 12pt;
}


.search_ingress{
 font-weight: normal;
}

.search_published{
  font-weight: bold;
}

a.search_prev{
 font-weight: bold;
 font-size: 12pt;
}

a.search_next{
 font-weight: bold;
 font-size: 12pt;
}

a.search_next:hover{
font-weight: bold;
 font-size: 12pt;
}

a.search_prev:hover{
 font-weight: bold;
 font-size: 12pt;
}

.search_result{
  font-weight: bold;
}


/*************************************
* M?TEPLAN
*************************************/
.moteplan_tbl_list{
  width:100%;
}
.moteplan_header{
  font-weight:bold;
}

.moteplan_month{
  width: 10%;
}
.moteplan_type{
    width: 40%;
}
.moteplan_unit{
    width: 25%;
}
.moteplan_location{
    width: 25%;
}



.news_commentscount {
  font-size: 10px;
  color: #9A9A9A;
}

/*************************************
* ARCHIVE
*************************************/
.thumbscroller_maintable {
  width: 100%;
  table-layout: fixed;  
}

.thumbscroller_div {
  height: 155px;
  width: 100%;
  white-space: nowrap;
  overflow: auto;
  float: left;
}

.thumbscroller_scrolltable {
  table-layout: fixed;
  overflow: hidden;
  white-space: pre;
  width: 100%;
}

.thumscroller_imagetd {
  white-space: nowrap;
  overflow: hidden;
  width: 108px;
  border: 1px solid silver;
  cursor: pointer;
  text-align: center;
  vertical-align: top;
}

.thumbscroller_prevbutton {
  cursor: pointer;
  align: left;
  width: 35px;
}

.thumbscroller_nextbutton {
  cursor: pointer;
  align: right;
  width: 35px;
}

.thumbscroller_previewcontainer {
  width: 100%;
  white-space: nowrap;
  overflow: auto;
}

.thumbscroller_preview {
  overflow: hidden;
}

span.highlighted {
  background-color: yellow;
  font-weight: bold;
}

a.searchmorehits {
  float:right;
}

/*************************************
* ADMIN
*************************************/

.admin_frontend_user_login_form-error,
.admin_frontend_user_login_form-closedpage_message,
.admin_frontend_user_login_form-login_table {
  text-align:center;
}
.admin_frontend_user_login_form-login_table table {
  margin: 0px auto;
  text-align:left;
}
.admin_frontend_user_login_form-links_delimiter {
  border-left:1px solid black; 
  padding-left:6px; 
  margin-left:3px;
}
.admin_frontend_user_login_form-login_table a {
  text-decoration:underline;
}


/*************************************
* ARTICLE
*************************************/

.article_headlines_only ul,
.article_search_results ul,
.article_ingress_and_headlines-list ul,
.article_box_headlines ul,
.article_categorie_list ul
 { 
  list-style-image: url(/neted/front/img/icon/bullet_1.gif); 
 }
.article_headlines_only-no_hits,
.article_search_results-no_hits,
.article_box_headlines-no_hits
 {
  list-style: none;
 }
.article_ingress_and_headlines-list li,
.article_box_headlines li,
.article_categorie_list
{
  padding-bottom:5px;
}


.article_ingress_and_headlines-ingress_block, 
.article_ingress_only-block {
  padding:0px 0px 13px 0px;
}
.article_ingress_and_headlines-title,
.article_ingress_and_headlines-title a,
.article_ingress_and_headlines-title a:hover,
.article_ingress_only-title,
.article_ingress_only-title a,
.article_ingress_only-title a:hover
{
  font: bold 16px Georgia, Verdana, Arial, Helvetica, sans-serif;
}
.article_ingress_and_headlines-read_more:before,
.article_ingress_only-read_more:before
{ content: "[ "; }
.article_ingress_and_headlines-read_more:after,
.article_ingress_only-read_more:after
{ content: " ]"; }


/*************************************
* MOTEPLAN
*************************************/

.moteplan_search_form {width:100%;}
.moteplan_search_form td {width:20%}
.moteplan_search_form td.moteplan_search {width:40%}


/*************************************
* PROSPECTS
*************************************/

.prospect_ingress_only_1 {
  width:100%;
  border-spacing: 1px;
}
.prospect_ingress_only_1-image_cell {
  width:1%;
}
.prospect_ingress_only_1-title,
.prospect_ingress_only_1-title a,
.prospect_ingress_only_1-title a:hover,
.prospect_ingress_only_2-title,
.prospect_ingress_only_2-title a,
.prospect_ingress_only_2-title a:hover,
.prospect_subscription-title,
.prospect_subscription-title a,
.prospect_subscription-title a:hover
{
  font: bold 16px Georgia, Verdana, Arial, Helvetica, sans-serif;
}
.prospect_ingress_only_1-image_cell img{
  max-height:60px;
}

.prospect_ingress_only_2-article_block{
  padding:0px 0px 15px 0px;
}
.prospect_ingress_only_2-image img{
  max-height:60px;
}
.prospect_ingress_only_2-article_block,
.prospect_ingress_only_2-title,
.prospect_ingress_only_2-image
{
  border-bottom:1px solid #FFF;
}

.prospect_navigator-page_i_of_n:before,
.prospect_subscription-read_more:before 
{
  content: "[ ";
}
.prospect_navigator-page_i_of_n:after,
.prospect_subscription-read_more:after 
{
  content: " ]";
}

.prospect_navigator-table,
.prospect_navigator-pagination
{
  background-color:#E9E8EA;
}
.prospect_navigator-image img{
  border-width:0px;
}

.prospect_item_display-top_pictures img,
.prospect_item_display-pictures_at_right img{
  cursor: pointer;
  border-width:0px;
}
.prospect_item_display-pictures_at_right{
  width;210px; height:100%;
  float:right;
}

.prospect_search_form-cell { 
  float:left;
}
.prospect_search_form-row1,
.prospect_search_form-row2{
  height:40px;
  clear:both;
}

.prospect_subscription-ingress_block {
  padding:0px 0px 13px 0px;
}


