﻿body
{
    font-family: arial;
}


div#corppan
{
    width: 100%;
    height: 200px;
    background-image: url(../../imatges/bg_corppan2011.gif);
    background-repeat: repeat-y;
    background-position: left;
}
div#ad
{
    position: relative;
    float: left;
    left: 2%; /*15px;*/
    width: 39%; /*375px;*/
    height: 200px;
}

div#pict
{
    position: relative;
    float: right;
    right: 17px;
    clear: right;
    height: 200px;
    width: 56%; /*450px;*/
    vertical-align: middle;
    text-align: right;
}

table#news
{
    width: 96%;
    border-spacing: 5px;
    vertical-align: top;
    margin: auto;
}

table#news tr
{
    vertical-align: top;
}


/* Nova maquetació about.aspx a una columna */

#colabout
{
    width: 100%;
    margin: 0px auto 0px auto;
    min-height: 400px;
    max-height: 1600px;
}
#colabout img#im1
{
    position: relative;
    float: left;
    clear: left;
    top: 30px;
    border: red 1px solid;
    margin: 0px 15px 20px 50px;
}

ul.colabout
{
    list-style-type: none;
    padding: 0;
    width: 100%;
    margin: 0px auto 0px auto;
    min-height: 400px;
    max-height: 1600px;
    display: table;
}

ul.colabout li
{
    display: table-cell;
    height: 100%;
}

.fotoLocal
{
    position: relative;
    float: left;
    clear: left;
    top: 30px;
    border: red 1px solid;
    margin: 0px 15px 20px 50px;
    vertical-align: top;
}


div#localAddress
{
    position: relative;
    margin-left: 50px;
    margin-right: 10px;
    width: 280px;
    padding: 10px;
    float: left;
    clear: left;
    margin-bottom: 10px;
    background-color: #fff;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

div#titolabout
{
    font-weight: bold;
    font-size: 14px;
    min-width: 100px;
    padding-top: 20px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: dotted 1px #cccccc;
}

div#costext
{
    text-align: justify;
    font-size: 12px;
}

div#valors
{
    position: relative;
    float: none;
    clear: both;
    border-bottom: dotted 1px red;
    font-weight: bold;
    font-size: 13px;
    margin: 0 50px 0 50px;
}

/* Maquetació standard pàgines a 2 columnes */
.columna1
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 315px;
    min-height: 400px; /* 	background-image: url(../../imatges/pixellinia.gif); 	background-repeat:repeat-x; 	background-position: 0px 100px;	 	*/
    text-align: right;
}
.columna1 img
{
    position: relative;
    top: 30px;
    border: red 1px solid;
}
.columna2
{
    margin-left: 316px;
    padding-left: 20px;
    padding-bottom: 50px;
    min-height: 400px;
    max-height: 1000px; /* 	background-image: url(../../imatges/pixellinia.gif); 	background-repeat: repeat-x; 	background-position: 0px 100px; 	*/
}
.columna2 div#titol
{
    font-weight: bold;
    font-size: 14px;
    position: relative;
    top: 70px;
    min-width: 100px;
}
.columna2 div#costext
{
    position: relative;
    top: 100px;
    padding-left: 5px;
    padding-right: 50px;
    text-align: justify;
    font-size: 12px;
    height: 100%;
}

/* Maquetació a 2 columnes concreta pàgines notícies */
.columna1news
{
    float: left;
    top: 10px;
    left: 0;
    width: 34%;
    min-height: 400px;
    text-align: left;
    margin: 0px;
    background-image: url(../../imatges/back_col1news1.gif);
    background-repeat: repeat-y;
    background-position: right top;
}
.columna2news
{
    float: right;
    width: 64%;
    margin: 0px;
    min-height: 500px;
    max-height: 2600px; /* 	background-image: url(../../imatges/pixellinia.gif); 	background-repeat: repeat-x; 	background-position: 0px 100px; 	*/
}
.imgnews
{
    /* classe específica per a la foto de la notícia completa. S'ajusta el text a la imatge */
    position: relative;
    float: left;
    clear: left;
    top: 30px;
    margin-right: 10px;
    left: 0px;
}
/* Maquetació a 2 columnes concreta de les pàgines de PRODUCTES */
.columna1prod
{
    float: left;
    top: 5px;
    left: 0px;
    width: 26%;
    height: 100%;
    min-height: 500px; /*max-height: 1600px;*/
    text-align: center;
    margin: 0px; /* 	background-image:url(../../imatges/back_filtres.png);     background-repeat:repeat;     background-position:left top;*/
}
.columna2prod
{
    float: right;
    width: 72%;
    margin: 0px;
    height: 100%;
    min-height: 700px;
}
.columna2prod div#titol
{
    font-weight: bold;
    font-size: 14px;
    position: relative;
    top: 20px;
    min-width: 100px;
}
.columna2prod div#costext
{
    position: relative;
    top: 70px;
    padding-left: 5px;
    padding-right: 50px;
    text-align: justify;
    left: 0px;
}

.headlinks
{
    background-image: url(../../imatges/fheadlinks.gif);
    background-repeat: repeat-x;
}
.rowlinks td
{
    border-bottom: dotted 1px #999999;
}
/* Popup SDS, ADAPTACIONS i POPUPLogon */
/* el contenidor de tota la història */
.containersds
{
    display: none;
}
/* El contingut que es mostrarà */
.sdscontent
{
    position: absolute;
    z-index: 201;
    min-height: 450px;
    width: 60%; /* 400px;*/
    top: 50px;
    left: 20%;
    text-align: center;
    background-color: White;
    border: solid 2px black;
}
.cossds
{
    position: relative;
    width: 96%;
    padding: 0 2% 0 2%;
    min-height: 420px;
    max-height: 700px;
    text-align: center;
    overflow: hidden;
}
/* La capa que fa el popoup modal */
.sdsback
{
    position: fixed;
    z-index: 200;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #ffffff;
    opacity: 0.7;
    filter: Alpha(Opacity=70);
    -moz-opacity: 0.7;
}
/* CAPES DE L'UPLOAD PANEL MODAL */
.loader
{
    position: absolute;
    z-index: 101;
    width: 100%;
    padding-top: 10px;
    height: 50px;
    text-align: center;
    background: #ffffff;
    border-top: white 1px solid;
    border-bottom: white 1px solid;
    top: 34300%;
    left: 0px;
}
.backloader
{
    position: absolute;
    z-index: 100;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.6; /* css 3 */
    filter: alpha(opacity=60); /* ie */
    -moz-opacity: 0.6; /* mozilla */
    background: #ffffff;
}
.gridnoticies
{
    width: 98%;
    margin: auto;
}
.webmapItem
{
    width: 100%;
    background-image: url(../../imatges/modul-back.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    margin-bottom: 10px;
}
.webmapItem a
{
    text-decoration: none;
    color: #000;
}
.webmapItem a:hover
{
    text-decoration: underline;
    color: red;
}
.captcha
{
    font-family: Arial;
    font-size: 12px;
}
.captcha input
{
    margin-top: 10px;
    margin-bottom: 10px;
    border: solid 1px red;
}
.captcha img
{
    margin-bottom: 10px;
}
.acordio
{
    width: 100%;
}
.capsalgrup
{
    text-align: left;
    padding-bottom: 5px;
    vertical-align: bottom;
    font-size: 1.1em;
    font-weight: bold;
    color: #663333;
    cursor: pointer;
}
.capsalgrup a
{
    font-size: 1.1em;
    font-weight: bold;
    color: #663333;
    text-decoration: none;
    color: Blue;
}
.capsalgrup a:hover
{
    text-decoration: underline;
}
.capsalgrup_selected
{
    color: #000000;
    text-align: left;
    vertical-align: bottom;
    font-size: 1.1em;
    font-weight: bold;
}
.capsalgrup_selected a
{
    text-decoration: none;
    color: #000000;
}
.capsalgrup_selected a:hover
{
    text-decoration: underline;
}

.contingutgrup
{
    width: 96%;
    font-size: 1em;
    color: #663333;
    padding: 2% 0 2% 4%;
}
.contingutgrup a
{
    font-size: 1em;
    color: #663333;
    text-decoration: none;
}
.contingutgrup a:hover
{
    font-size: 1em;
    color: #663333;
    text-decoration: underline;
}
.calendari
{
    width: 98%;
}

.awards
{
    width: 700px;
    padding-top: 50px;
    margin: auto;
    min-height: 400px;
    padding-bottom: 50px;
}

.awards dl, dt, dd
{
    width: 100%;
}

.awards dt
{
    background-color: #F9F9D0;
    border: solid 1px #F5F5B8;
    padding: 2px;
    font-size: 12px;
    font-weight: bold;
}
/*  Paginador personalitzat fet per mi */
.pagines
{
    text-align: right;
    font-size: 11px;
    width: 100%;
    margin-bottom: 10px;
}
.itemspagines
{
    margin-left: 1px;
    border: solid 1px #999999;
    background-color: #F5F5F5;
    height: 15px;
    text-align: center;
    width: 20px;
    color: #000000;
    text-decoration: none;
}
.itemspagines:hover
{
    background-color: #666666;
}
.itemsnextprev
{
    margin-left: 1px;
    margin-right: 1px;
    border: solid 1px #999999;
    background-color: #f5f5f5;
    height: 15px;
    width: 20px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
}
.itemsnextprev:hover
{
    background-color: #999999;
}

.ulprodlines2013
{
    list-style-type: none;
    display: table;
    margin-left: 4%;
    margin-bottom: 20px;
    padding: 0;
    width: 96%;
}

.ulprodlines2013 li
{
    width: 94%;
    padding-left: 6%;
    display: block;
    margin: 0 0 5px 0;
    background-image: url(../../imatges/fletxasubfam1.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.ulprodlines2013 li a
{
    text-decoration: none;
}

.ulprodlines2013 li a:hover
{
    text-decoration: underline;
    font-weight: bold;
}

.plainlink
{
    text-decoration: none;
}

.plainlink:hover
{
    text-decoration: underline;
    font-weight: bold;
}

.titcontrol2013
{
    width: 100%;
    height: 20px;
    background-color: black;
    color: White;
    font-weight: bold;
    vertical-align: middle;
}

.titcontrol2013 div#titolc
{
    padding-left: 5px;
    padding-top: 2px;
    float: left;
    width: 78%;
    text-align: left;
}

.titcontrol2013 div#tanca
{
    float: right;
    padding-right: 1px;
    width: 20%;
    text-align: right;
}

.llistaAnys2013 td
{
    vertical-align: middle;
    text-align: left;
}

.llistaAnys2013 input
{
    vertical-align: middle;
    margin-right: 10px;
}

.llistaAnys2013 label
{
    vertical-align: middle;
}

.filters2013
{
    width: 92%;
    height: 120%;
    padding-bottom: 0px;
    padding-top: 10px;
    margin: 0px auto 20px auto;
    text-align: left;
    border: solid 1px #232323;
    background-color: #ffffff; /* 	background-image: url(../../imatges/back_col1news1.gif); 	background-repeat: repeat-y; 	background-position: right top; 	 */
}

div.info
{
    border: 1px dotted #444444;
    width: 90%;
    margin: 10px auto;
    background-color: #F2F2F2;
    background-image: url(../../Imatges/information.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding: 2% 1% 2% 9%;
    font-weight: bold;
    min-height: 20px;
    max-height: 100%;
    text-align: center;
}

div.warning
{
    border: 1px dotted #00FF00;
    width: 90%;
    margin: 10px auto;
    background-color: #FFFFCC;
    background-image: url(../../Imatges/warning_triangle.png);
    background-repeat: no-repeat;
    background-position: 2px center;
    padding: 0.5% 1% 1% 24px;
    font-weight: bold;
    text-align: center;
}

.btSubmit
{
    background-color: #CCCCCC;
    border: 1px solid #999999;
    width: 80%;
    margin: auto;
    font-size: 12px;
    background-image: url(../../imatges/fletxasubmit.gif);
    background-position: left;
    background-repeat: no-repeat;
    text-align: center;
    padding-left: 30px;
    padding-top: 2px;
    padding-bottom: 2px;
    cursor: pointer;
}


.imgLlistaGeneres
{
    width: 100%;
    margin-left: auto;
    background-color: #000;
    text-align: center;
    background-image: linear-gradient(to top, #FFFFFF 0%, #CCCCCC 100%); /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%); /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%); /* Opera */
    background-image: -o-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%); /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #CCCCCC)); /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #CCCCCC 100%);
}


.itemGenere2014
{
    border: dotted 1px #999999;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 1%;
    padding-right: 1%;
    margin: 5px auto 5px auto;
    width: 96%;
    vertical-align: top;
}

.ulgenders2014
{
    list-style-image: url(../../imatges/fletxasubfam1.gif);
    padding-left: 0px;
    margin-left: 15px;
}

.ulgenders2014 li
{
    padding-left: 0;
    margin-left: 0;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: top;
}
.ulgenders2014 li a
{
    color: Black;
    text-decoration: none;
}
.ulgenders2014 li a:hover
{
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}


.prodlist2016
{
    margin: 20px auto;
    padding: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #fcfcfc;
}

.prodlist2016 ul
{
    list-style-type: none;
    padding-left: 0px;
}

.prodlist2016 li
{
    padding-left: 20px;
    margin-left: 0;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: top;
}
.prodlist2016 a
{
    color: Black;
    text-decoration: none;
}
.prodlist2016 a:hover
{
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}

.prodlist2016 h3
{
    border-bottom: 1px solid #ccc;
    margin: 20px 0 5px 0;
}

.prodlist2016 h4
{
    /*border-bottom:1px dotted #999;*/
    margin: 10px 0 5px 0;
}

.rounded
{
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.dataPager table
{
    border-spacing: 4px;
    border-collapse: separate;
}

.dataPager table td
{
    font-size: 1em;
    font-weight: bold;
    padding: 2px;
    border: solid 1px #666;
    border-spacing: 4px;
}

.dataPager a
{
    text-decoration: none;
}

/**************
Courses ************/


.CoursesList
{
    padding: 20px;
}

.course
{
    width: 100%;
    border-spacing: 10;
}

.course td
{
    padding: 5px;
}

.course td img
{
    position: relative;
    display: block;
    width: 100%;
    max-width: 100%;
}

.course td ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
    width: 100%;
}

.course td ul li
{
    margin-bottom: 5px;
}

.course td ul li.title
{
    font-weight: bold;
    font-size: 1.2em;
    color: #333;
    margin-bottom: 5px;
    border-bottom: 1px dotted #ccc;
    margin-top: 15px;
}


.course th
{
    font-size: 2em;
    color: #006666;
    font-weight: bold;
    text-align: left;
    padding: 5px;
}



.currentFilter ul
{
}

.currentFilter li
{
    border: solid 1px #eeeeee;
    padding: 5px;
    float: left;
}


.coursesFilters
{
    text-align: right;
    padding: 20px;
    font-size: 1em;
}

.coursesFilters h3
{
    padding: 5px 10px;
    text-align: left;
    font-weight: 600;
    border-bottom: 1px solid #cccccc;
    font-size: 0.9em;
    margin-top: 20px;
}

.coursesFilters ul
{
    border-bottom: solid 1px #f0f0f0;
    border: solid 1px #f0f0f0;
}

.coursesFilters a div
{
    position: relative;
    height: auto;
    padding: 5px;
    border-bottom: dotted 1px #cccccc;
    vertical-align: middle;
}

.coursesFilters a
{
    overflow: hidden;
}

.coursesFilters div
{
    text-align: right;
}

ul.estructura
{
    list-style-type: none;
    font-size: 1em;
    margin: 0;
    padding: 0;
}

ul.estructura li.title
{
    font-weight: bold;
    font-size: 1.2em;
    margin-top: 10px;
}


.gridViewLines
{
    letter-spacing: 0;
    border-collapse: collapse;
    font-size: 1em;
}

.gridViewLines th
{
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #999;
    padding: 2px;
    font-size: 1em;
}

.gridViewLines td
{
    font-weight: bold;
    text-align: left;
    border-top: 1px solid #ccc;
    padding: 2px;
}

.downcataleg
{
    display: table;
    list-style-type: none;
    padding: 10px;
    margin: auto;
    border-top: dotted 1px #cccccc;
    border-bottom: dotted 1px #cccccc;
    vertical-align: middle;
}

.downcataleg li
{
    width: 45%;
    padding: 2%;
    background-color: #EEEEEE;
    border: dotted 1px #cccccc;
    display: table-cell;
    float: right;
    overflow: hidden;
}

.downcatalegLine
{
    width: 100%;
    list-style-type: none;
    margin: 20px 0;
    padding: 0;
}

.downcatalegLine li
{
  width: 88%;
  margin: 3%;
  padding: 3%;
  margin-top: 10px;
  background-color: #FCFCFC;
  border: 1px solid #EAEAEA;
  text-align: left;
  min-height:50px;
}

/* Food redirect*/

.popredirect {
    position:absolute;
    width:60%;
    margin:auto;
    top:100px;
    left:20%;
    z-index:10;
    color:#ffffff;
    font-size:1.2em;
    text-align:center;
    padding:20px;
    padding-bottom:40px;
    background:#222222 url(/imatges/foodred-dark.jpg) no-repeat center center;
    background-size:cover;
}

.popredirect>div>a {
        position:relative;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        left:-5px;
        top:-10px;
        font-size:1.2em;
}

.popredirect>div>a:hover {
        color: #dadada;
}

.popredirect>a {
   color:#ffffff;
   font-size:1.4em;
   background:rgba(100,100,100,0.8);
   padding:10px 20px;
   text-decoration:none;
}

.popredirect>a:hover {
  background: rgba(200,200,200,1);
}

.qualitydoc {
    float: left;
    width: 20%;
    height: 50px;
    text-align: center;
    vertical-align: top;
    padding: 20px 20px;
    background-image: url(/imatges/modul-back.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    margin: 10px 10px;
}

    .qualitydoc a {
        color: #666666;
        text-decoration: none;
        font-weight: bold;
    }

        .qualitydoc a:hover {
            color: #cccccc;
            text-decoration: underline;
        }