@charset "utf-8";
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, address, cite, code, del, dfn, img, ins, kbd, q, samp, small, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: text-top; }
html, body { height: 100%; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
[hidden] {
    display: none;
}
* { /*line-height: 1;*/ outline: none; padding: 0px; margin: 0px; text-decoration: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
nav ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
span, p, strong, em { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; }
address, caption, cite, code, dfn, em, th, var, optgroup { font-style: inherit; font-weight: inherit; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
caption, th { text-align: left; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
sup { vertical-align: super; font-size:xx-small; }
sub { vertical-align: sub; font-size:xx-small; }
legend { color: #000; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; line-height: normal; }
button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; cursor: pointer; }
button[disabled], input[disabled] { cursor: default; }
input, select { vertical-align: middle; }
/*
  ************************************************************************
  *  WEBFONTS
  ************************************************************************
*/
@font-face { font-family: 'tlWebFonts'; src: url('/public/webfonts/webfonts-tl.eot'),  url('/public/webfonts/webfonts-tl.eot?#iefix') format('embedded-opentype'),  url('/public/webfonts/webfonts-tl.woff') format('woff'),  url('/public/webfonts/webfonts-tl.ttf') format('truetype'),  url('/public/webfonts/webfonts-tl.svg#AbakuTLSymSansRegular') format('svg'); font-style: normal; font-weight: normal; }

@font-face {
    font-family: 'MyriadProRegular';
    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: 'MyriadProSemibold';
    src: url('/public/webfonts/myriadpro-semibold.eot');
    src: url('/public/webfonts/myriadpro-semibold.eot') format('embedded-opentype'),
         url('/public/webfonts/myriadpro-semibold.woff') format('woff'),
         url('/public/webfonts/myriadpro-semibold.ttf') format('truetype'),
         url('/public/webfonts/myriadpro-semibold.svg#MyriadProSemibold') format('svg');	
}
@font-face {
    font-family: 'MyriadProBold';
    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: 'DINBekBold';
    src: url('/public/webfonts/dinbek-bold.eot');
    src: url('/public/webfonts/dinbek-bold.eot?#iefix') format('embedded-opentype'),
         url('/public/webfonts/dinbek-bold.woff') format('woff'),
         url('/public/webfonts/dinbek-bold.ttf') format('truetype'),
         url('/public/webfonts/dinbek-bold.svg#DINBekBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'DINBekMedium';
    src: url('/public/webfonts/dinbek-medium.eot');
    src: url('/public/webfonts/dinbek-medium.eot?#iefix') format('embedded-opentype'),
         url('/public/webfonts/dinbek-medium.woff') format('woff'),
         url('/public/webfonts/dinbek-medium.ttf') format('truetype'),
         url('/public/webfonts/dinbek-medium.svg#DINBekMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
  ************************************************************************
  *  VALIDATE STYLE
  ************************************************************************
*/
.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; }

/*
  ************************************************************************
  *  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; overflow:hidden; float: left; margin:0 2px; margin-bottom:8px; }
.imageGallery a img { width:112px; height:84px; padding: 3px; background-color: white; border: 1px solid #d2d2d2; border-radius: 3px; }
.imageGallery a:hover img { border: 1px solid #9a9a9a; }
/* CATALOGUE | ARCHIVE AREA */
.galleryList { display: block; clear: both; list-style: none; margin: 0px; padding: 0px !important; }
.galleryList li { background-color: #F3F3F3; border: 1px solid #D1D1D1; border-radius: 2px; background: -moz-linear-gradient(top, #FFFFFF 0%, #EBEBEB 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EBEBEB), color-stop(100%, #EBEBEB)); background: -webkit-linear-gradient(top, #FFFFFF 0%, #EBEBEB 100%); background: -o-linear-gradient(top, #FFFFFF 0%, #E5E5E5 100%); background: -ms-linear-gradient(top, #FFFFFF 0%, #EBEBEB 100%); background: linear-gradient(to bottom, #FFFFFF 0%, #EBEBEB 100%); margin-bottom: 4px; text-align: left; }
.galleryList li a { display: block; padding: 2px 14px; padding-top:5px; 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; }
/*
  ************************************************************************
  *  STYLE CSS 
  ************************************************************************
*/
.clear { display:block; overflow:hidden; clear: both; height:0px; }
.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 { display: block; overflow: hidden; float: right; clear: both; padding: 3px; margin: 10px 16px; }
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; }