/** 
 * EU Cookie warning 
 */

#cookie {
    background: rgb(149,149,149); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgba(158,27,58,1) 0%, rgba(13,13,13,1) 46%, rgba(158,27,58,1) 95%, rgba(27,27,27,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(158,27,58,1)), color-stop(46%,rgba(13,13,13,1)), color-stop(95%,rgba(158,27,58,1)), color-stop(100%,rgba(27,27,27,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(45deg,  rgba(158,27,58,1) 0%,rgba(13,13,13,1) 46%,rgba158,27,58,1) 95%,rgba(27,27,27,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(45deg,  rgba(158,27,58,1) 0%,rgba(13,13,13,1) 46%,rgba(158,27,58,1) 95%,rgba(27,27,27,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(45deg,  rgba(158,27,58,1) 0%,rgba(13,13,13,1) 46%,rgba(158,27,58,1) 95%,rgba(27,27,27,1) 100%); /* IE10+ */
background: linear-gradient(45deg,  rgba(158,27,58,1) 0%,rgba(13,13,13,1) 46%,rgba(158,27,58,1) 95%,rgba(27,27,27,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9E1B3A', endColorstr='#158,27,58',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

    position: fixed;
    width: 100%;
    height: 90px;
    z-index: 1500;
    bottom: 0px;
    display: none;
}
#cookie A:link,#cookie A:visited,#cookie A:hover{color:#fff;}
#cookie .fce-2colsFooterCon {  
    height: 90px;
    margin: auto;
    max-width: 1280px;
    position: relative;
    width: 100%;
    color: #FFF;
}

#cookie .fce-2colsFooterCon .fce-2colsFooterCon-col1 {
  width: 80%;
  margin-top: 10px;
  margin-left: 0px;
}

#cookie .fce-2colsFooterCon h2.csc-firstHeader {
  color: #FFFFFF;
}

#cookie .fce-2colsFooterCon .fce-2colsFooterCon-col2 {
  float: right;
  width: 20%;
  margin: 10px 0px 0px 0px;
  color: #b0dad3;

}

#cookie .fce-2colsFooterCon .fce-2colsFooterCon-col1 p.bodytext {
  color: #FFF;
}

#cookie .fce-2colsFooterCon .fce-2colsFooterCon-col2 p.bodytext {
  color: #b0dad3;
}

#cookie .fce-2colsFooterCon .fce-2colsFooterCon-col2 a {
  color: #b0dad3;
  text-decoration: none;
}
#cookie P{padding-bottom:8px;}


/* FCE 2COLS FOOTER CONTENT */

.fce-2colsFooterCon-col1 {
  width:160px;
  height:80px;
  float:left;
  padding-right:0px;
}

.fce-2colsFooterCon-col2 {
  height:90px;
  float:left;
}