@charset "utf-8";
.del { display: block; color: #c1c1c1; /*float: left;*/ padding-top: 2px; text-decoration: line-through; }
.ins { display: block; color: #910028; /*float: right;*/ font-size: 1.1em; font-weight: bold; }
/*
  ************************************************************************
  *  WEBFONTS
  ************************************************************************
*/
@font-face { font-family: 'DinReg'; src: url('/public/webfonts/ff-normal-webfont.eot'); src: url('/public/webfonts/ff-normal-webfont.eot?#iefix') format('embedded-opentype'),  url('/public/webfonts/ff-normal-webfont.woff') format('woff'),  url('/public/webfonts/ff-normal-webfont.ttf') format('truetype'),  url('/public/webfonts/ff-normal-webfont.svg#DINBekRegular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'MyReg';    src: url('/public/webfonts/myriadpro-regular.eot');    src: url('/public/webfonts/myriadpro-regular.eot') format('embedded-opentype'),        url('/public/webfonts/myriadpro-regular.woff') format('woff'),        url('/public/webfonts/myriadpro-regular.ttf') format('truetype'),        url('/public/webfonts/myriadpro-regular.svg#MyriadProRegular') format('svg');}
@font-face { font-family: 'MyBold';    src: url('/public/webfonts/myriadpro-bold.eot');    src: url('/public/webfonts/myriadpro-bold.eot') format('embedded-opentype'),        url('/public/webfonts/myriadpro-bold.woff') format('woff'),        url('/public/webfonts/myriadpro-bold.ttf') format('truetype'),        url('/public/webfonts/myriadpro-bold.svg#MyriadProBold') format('svg');	}
@font-face { font-family: 'MyCond';    src: url('/public/webfonts/myriadpro-cond.eot');    src: url('/public/webfonts/myriadpro-cond.eot') format('embedded-opentype'),         url('/public/webfonts/myriadpro-cond.woff') format('woff'),         url('/public/webfonts/myriadpro-cond.ttf') format('truetype'),         url('/public/webfonts/myriadpro-cond.svg#MyriadProCondensed') format('svg');}
/*
  ************************************************************************
  *  VALIDATE STYLE
  ************************************************************************
*/
input, textarea, select { border: 1px solid #adadad; padding: 2px; border-radius: 2px; outline: none;  }
input[type="text"]:focus, input[type="password"]:focus,textarea:focus, select:focus  { border: 1px solid #a7a7a7; box-shadow: inset 1px 1px 2px #ccc; }
.invalidInput { border: 1px solid #f94b4b; background-color: #ffaeae; color: #333; padding: 3px; border-radius: 3px; }
.validInput { color: #2B6FB6; }
.errorOK { background-color: #a6ff9f; display: block; border: 1px solid #51a76b; padding: 10px; margin-top: 4px; margin-bottom: 4px; clear: both; border-radius: 6px; width: 96%; line-height: 1.2em; font-size: 0.9em; }
.errorFAIL { background-color: #FFCC00; display: block; border: 1px solid #FF9622; padding: 10px; margin-top: 4px; margin-bottom: 4px; clear: both;border-radius: 6px; width: 96%; line-height: 1.2em; font-size: 0.9em; }
.errorFAIL2 { background-color: rgba(255, 204, 0, 0.31); display: block; border: 1px solid rgba(255, 150, 34, 0.41); padding: 10px; margin-top: 4px; margin-bottom: 4px; clear: both;border-radius: 6px; width: 96%; line-height: 1.2em; }

/*
  ************************************************************************
  *  GALLERY CSS 
  ************************************************************************
*/
.pdf { display: block; background: url(/images/pdf.png) 5px 8px no-repeat; padding-left: 44px !important; }
.xls { display: block; background: url(/images/xls.png) 5px 8px no-repeat; padding-left: 44px !important; }
.xlsx { display: block; background: url(/images/xlsx.png) 5px 8px no-repeat; padding-left: 44px !important; }
.doc { display: block; background: url(/images/doc.png) 5px 8px no-repeat; padding-left: 44px !important; }
.docx { display: block; background: url(/images/docx.png) 5px 8px no-repeat; padding-left: 44px !important; }
.ppt { display: block; background: url(/images/ppt.png) 5px 8px no-repeat; padding-left: 44px !important; }
.pptx { display: block; background: url(/images/pptx.png) 5px 8px no-repeat; padding-left: 44px !important; }
.zip { display: block; background: url(/images/zip.png) 5px 8px no-repeat; padding-left: 44px !important; }
.rar { display: block; background: url(/images/rar.png) 5px 8px no-repeat; padding-left: 44px !important; }
.png { display: block; background: url(/images/png.png) 5px 8px no-repeat; padding-left: 44px !important; }
.jpg { display: block; background: url(/images/jpg.png) 5px 8px no-repeat; padding-left: 44px !important; }
.psd { display: block; background: url(/images/psd.png) 5px 8px no-repeat; padding-left: 44px !important; }
.tif { display: block; background: url(/images/tif.png) 5px 8px no-repeat; padding-left: 44px !important; }
.html { display: block; background: url(/images/html.png) 5px 8px no-repeat; padding-left: 44px !important; }
.link { display: block; background: url(/images/link.png) 5px 8px no-repeat; padding-left: 44px !important; }
.extension { display: block; padding-left: 44px !important; background-repeat: no-repeat; background-position: 5px 8px; }
/* IMAGE AREA */
.imageGallery { display: block; overflow: hidden; clear: both; padding: 10px 0; }
.imageGallery a { display: block; float: left; border: 1px solid #fff; border-radius: 3px; margin-right: 7px; margin-bottom: 8px; padding: 4px; background-color: white; box-shadow: 1px 1px 3px #b9b9b9; }
.imageGallery a:hover { border: 1px solid #9a9a9a; box-shadow: 1px 1px 3px #686868; }
/* CATALOGUE | ARCHIVE AREA */
.galleryList { display: block; clear: both; list-style: none; margin: 0px; padding: 0px !important; }
.galleryList li { border: 1px solid #D1D1D1; border-radius: 2px; background: #F3F3F3; background: linear-gradient(to bottom, #FFFFFF 0%, #EBEBEB 100%); margin-right: 4px; margin-bottom: 4px; text-align: left; }
.galleryList li a { display: block; padding: 8px 14px; color: #4b4b4b !important; }
.galleryList li a:hover { color: #DE3C3E !important; }
/* MEDIA AREA */
.mediaGallery { display: block; clear: both; overflow: hidden; padding: 5px 0; }
.mediaGallery a { display: block; float: left; border: 1px solid #fff; border-radius: 3px; margin-right: 7px; margin-bottom: 8px; padding: 4px; background-color: white; box-shadow: 1px 1px 3px #b9b9b9; }
/*
  ************************************************************************
  *  GALLERY TABBED CSS 
  ************************************************************************
*/
#tabbedGallery { display:block; overflow:hidden; clear:both; margin-top: 10px;}
#tabbedGallery #tabbedGalleryHeadArea { display:block; overflow:hidden; clear:both; min-height:25px; margin:0 6px; padding-left:5px; }
#tabbedGallery #tabbedGalleryHeadArea span { display:block; overflow:hidden; float:left;  margin-left:-5px; padding:3px 16px 2px 16px; color:#047261; font-size:14px; border:1px solid #cdcdcd; border-bottom:none; border-radius:5px 5px 0px 0; position:relative; z-index:0; cursor:pointer; outline:none; background-color:#E0E0E0 }
#tabbedGallery #tabbedGalleryHeadArea span:hover, #tabbedGallery #tabbedGalleryHeadArea span.active { padding-left:16px; color:#c31b21; z-index:1; background-color:#fff}
#tabbedGallery #tabbedGalleryPublishArea { display:block; overflow:hidden; clear:both; margin-top:-1px; padding:8px 6px 0 6px; border:1px solid #cdcdcd; border-radius:6px; position:relative; z-index:0; }
#tabbedGallery #tabbedGalleryPublishArea .galleryP { display:none; overflow:hidden; clear:both; position:relative; z-index:0; }
#tabbedGallery #tabbedGalleryPublishArea .galleryP.active { display:block; }
/*
  ************************************************************************
  *  STYLE CSS 
  ************************************************************************
*/
.clear { clear: both; }
.clearLeft { clear: left; }
.clearRight { clear: right; }
.alignLeft { float: left; }
.alignRight { float: right; }
.alignLeft10 { float: left; margin-right: 10px; }
.alignLeft20 { float: left; margin-right: 20px; }
.alignRight10 { float: right; margin-left: 10px; }
.alignRight20 { float: right; margin-left: 20px; }
.normal { font-size: 1em; font-weight: normal; }
.italic { font-size: 1em; font-style: oblique; }
.strong { font-size: 1em; font-weight: bold; }
.strongItalic { font-size: 1em; font-style: oblique; font-weight: bold; }
.radius { border-radius: 4px }
.shadow { box-shadow: 2px 2px 2px rgba(0,0,0,0.4) }
.shadowInset { box-shadow: inset 2px 2px 2px rgba(0,0,0,0.4) }
.tl:after { font-family: "tlWebFonts", serif; content: "t"; padding-left: 2px; }
/*
  ************************************************************************
  *  PAGE STYLE
  ************************************************************************
*/
div.pagination { padding: 3px; margin: 3px; }
div.pagination a { padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #999999; color: #444444; }
div.pagination a:hover, div.pagination a:active { border: 1px solid #444444; color: #fff; background-color: #444444; }
div.pagination span.current { padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #444444; background-color: #444444; color: #fff; }
div.pagination span.disabled { padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #bfbfbf; color: #d5d3d3; cursor: wait; }

.langSelection{display: block; float: right; margin-right: 30px; padding-top: 10px; font-size: 1.4em; font-family: 'MyCond';}
.langSelection a{display: block; float: left; padding: 6px 2px; color:#f1b202; text-shadow: 1px 1px 4px #000;}