﻿#raadgiver_reg, #raadgiver_sok {
    padding-top:30px;
}

    #raadgiver_reg label {
        font-family:Arial;
        font-weight:bold;
        font-size:1.4em;
        line-height:21px;
        color:#3b3b3b;
        cursor:text;
        max-width:230px;
    }

    #raadgiver_reg textarea {
        width:306px;
        outline:none;
        border-top-color:#d9d9d9;
        border-bottom-color:#dddddd;
        border-left-color:#dbdbdb;
        border-right-color:#dbdbdb;
        border-style:solid;
        border-width:1px;
    }


     #raadgiver_sok textarea {
           outline:none;
        border-top-color:#d9d9d9;
        border-bottom-color:#dddddd;
        border-left-color:#dbdbdb;
        border-right-color:#dbdbdb;
        border-style:solid;
        border-width:1px;
    }

    

.ui-multiselect-checkboxes input, .ui-multiselect-checkboxes  input:hover, .ui-multiselect-checkboxes  input:active{
    outline:none;
}

    #raadgiver_reg textarea {
        height:130px;
    }

#raadgiver_reg .postnum {
    width:87px;
    margin-right:8px;
}
#raadgiver_reg .postplace {
    width:207px;
}



#raadgiver_reg .kompetanse, .epost {
    padding-top:20px;
}

#raadgiver_reg .submit_btn, #raadgiver_sok .search_btn, #raadgiver_sok .clear_btn {
    font-size:1.2em;
    font-family:Arial;
    color:black;
    background-color:#f2f2f2;
    border-left-color:#dbdbdb;
    border-right-color:#dbdbdb;
    border-bottom-color:#dddddd;
    border-top-color:#d9d9d9;
    border-width:1px;
    border-style:solid;
    cursor:pointer;
      height: 22px;
}

#raadgiver_reg .submit_btn {
    width: 84px;  
}

#raadgiver_sok .search {
    height:18px;
}

#raadgiver_sok .search_btn {
    width: 41px;
    margin-top:1px;
    margin-right:3px;
    margin-left:3px;
}

#raadgiver_sok .clear_btn {
    margin-top:1px;
    width: 56px;
}

.ui-multiselect {
    margin-right:3px;
}



#raadgiver_reg .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus,
#raadgiver_sok .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus
 {
    background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; 

}
#raadgiver_reg .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active,
#raadgiver_sok .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active  { 
    background:  url(images/dd_btnbg_active.png) repeat-x;

}

#raadgiver_reg .ui-widget-content,
#raadgiver_sok .ui-widget-content {
    background: #f7fce8;
}


#raadgiver_reg .ui-icon-triangle-2-n-s,
#raadgiver_sok .ui-icon-triangle-2-n-s { background-position: 5px 5px; }




/* UTLISTING AV RÅDGIVERE */

.raadgiver_list {
    width:608px;
    padding: 31px 10px 16px 10px;
    font-family:Arial;
    color:#8d8d8d;
}


.raadgiver_head {
     background-color: #eef1e6; 
     width:618px;
     font-size:1.4em;
     cursor:pointer;
     line-height:1.6em;
}

.raadgiver_email img {
    padding-top:4px;
    padding-left:14px;
}

.raadgiver_top {
    font-size:1.4em;
     height:27px;
     font-weight:bold;
     
}

table .bold {
    font-weight:bold;
}

.doc-raadgiver .raadgiver_name {
    width:177px;
    padding-left:9px;
   
}


.doc-raadgiver .raadgiver_name,
.doc-raadgiver .raadgiver_company,
.doc-raadgiver .raadgiver_place,
.doc-raadgiver .raadgiver_telephone {
    padding-top:4px;
}

.raadgiver_name {
    float:left;
    width:186px;
}
.raadgiver_company {
    float:left;
    width:154px;
}
.raadgiver_place {
    float:left;
    width:118px;
}
.raadgiver_telephone {
    float:left;
    width:101px;
}
.raadgiver_email {
    float:left;
    width:49px;
}



/* END UTLISTING AV RÅDGIVERE */


/* Rådgiver innholdsboks */



.raadgiver_body {
    width: 600px;
    padding:0px 0px 40px 18px;
    margin-top:21px;
    margin-bottom:20px;
    background-color:#eef1e6;
    position:relative;
}

.lukk_boks {
    position:absolute;
    right:20px;
    top:23px;  font-size:1.3em;

}
    .lukk_boks a, .lukk_boks a:visited {
        color:#a4b086;
      
        font-family:Arial;
    }

.raadgiver_content {
    height:169px;
    width:450px;
    padding-top:23px;
    padding-bottom:20px;
    font-size:1.3em;
}

    .raadgiver_content tr {
        height:13px;
    }


.raadgiver_name_b td {
    padding-bottom:17px;
}

.raadgiver_exp_b {

    min-height:20px;
      font-weight:bold;
    font-size:1.3em;
    padding-bottom:5px;
}
    .raadgiver_exp_b p {
          font-size:0.9em;
          font-weight:normal;
          padding: 10px  0px 0px 11px;
    }

.raadgiver_comment_b {
    font-size:1.3em;
    font-weight:bold;
}

    .raadgiver_comment_b p {
        padding: 10px  0px 0px 11px;
        font-size:0.9em;
        font-weight:normal;
    }

#raadgiver_sok label
{
    color: #3B3B3B;
    cursor: text;
    font-family: Arial;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 21px;
    
}

.category-container
{
    border:1px solid #d9d9d9;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-image:url("../images/rr_input_bg.png");
    background-image: -moz-linear-gradient(top, #F5F5F5 0%, #F1F1F1 100%);
    background-image: -o-linear-gradient(top, #F5F5F5 0%, #F1F1F1 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F5F5F5), color-stop(1, #F1F1F1));
    background-image: -webkit-linear-gradient(top, #F5F5F5 0%, #F1F1F1 100%);
    background-image: linear-gradient(to bottom, #F5F5F5 0%, #F1F1F1 100%);
    
    display:inline-block;
    margin-right:0.4em;
    
    padding:0.4em;
    

}
    .category-container input, .category-container label
    {
        margin:0px;
        margin-right:0.3em;
        display:inline-block;
        vertical-align:top;
        font-size:1em!important;
        font-weight:normal!important;
        line-height: 1em!important;
        vertical-align:middle;
    }
    .category-container input
    {
        padding: 0px;
    }

#raadgiver_sok .ui-multiselect
{
    padding:0px;
    height:14px;
    padding:4px;
    
    line-height:1em;
    height:24px;
    font-size:11px;
    padding-left:5px;
    
     background-image: -moz-linear-gradient(top, #F5F5F5 0%, #F1F1F1 100%);
    background-image: -o-linear-gradient(top, #F5F5F5 0%, #F1F1F1 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F5F5F5), color-stop(1, #F1F1F1));
    background-image: -webkit-linear-gradient(top, #F5F5F5 0%, #F1F1F1 100%);
    background-image: linear-gradient(to bottom, #F5F5F5 0%, #F1F1F1 100%);
    display:inline-block;
}


