/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */


/* =============================================================================
   HTML5 element display
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Force vertical scrollbar in non-IE
 * 3. Remove Android and iOS tap highlight color to prevent entire container being highlighted
 *    www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
 * 4. Prevent iOS text size adjust on device orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */

html { font-size: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/* 
 * These selection declarations have to be separate
 * No text-shadow: twitter.com/miketaylr/status/12228805301
 * Also: hot pink!
 */

::-moz-selection { background: #669AE3; color: #fff; text-shadow: none; }
::selection { background: #669AE3; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

/*a { color: #ff4019; }
a:visited { color: #551a8b; }*/
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * Improve image quality when scaled in IE7
 * code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

img { border: 0; -ms-interpolation-mode: bicubic; }

/*
 * Correct overflow displayed oddly in IE9 
 */

svg:not(:root) {
    overflow: hidden;
}


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

/* 
 * Remove inner padding and border in FF3/4
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* Remove default vertical scrollbar in IE6/7/8/9 */
textarea { overflow: auto; vertical-align: top; }

/* Colors for form validity */
input:valid, textarea:valid { background-color: #e4e4e4; }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }


/* =============================================================================
   Primary styles
   Author: Jan Panschab
   ========================================================================== */

/* ----------------------------------------------------------------
  basic styling
---------------------------------------------------------------- */
body { font-size: 13px; font-family: Helvetica, Arial, sans-serif; line-height: 18px; background: #fff/* url(../gfx/vertical-rhythm.png)*/; color: #000; }

h1, h2, h3, h4, h5, h6 { font-family: 'Helvetica Black', 'Arial Black', Helvetica, Arial, sans-serif; font-weight: bold; margin: 0; padding: 0 0 18px; line-height: 1; text-transform: uppercase; }
h1 { font-size: 60px; line-height: 72px; }
h2 { font-size: 30px; line-height: 36px; }
h3 { font-size: 14px; line-height: 18px; }
h4, h5, h6 { font-size: 13px; line-height: 18px; }

a { color: #ff4019; }
a:hover { text-decoration: none; }
a:active,
a:focus { text-decoration: none; }

p, ul, ol { margin: 0; padding: 0 0 18px; }

ul, ol { list-style: outside; padding-left: 2em; }
ul ul, ol ol, ul ol, ol ul { padding: 0 0 0 2em; }
ul { list-style-type: circle; }
ul ul { list-style-type: disc; }
ul ul ul { list-style-type: square; }
ol { list-style-type: decimal; }
ol ol { list-style-type: lower-alpha; }
ol ol ol { list-style-type: lower-roman; }

dl { margin: 0; font-weight: bold; }
dt { color: #969491; }
dd { margin: 0; padding: 0 0 18px 2em; }

hr { border-color: #000; margin: -1px 0 0; padding: 0 0 18px; }

table { margin: 0 0 18px; }
td, th { padding: 9px; }

form { margin: 0 0 18px; }
label { display: block; font-weight: bold; padding-bottom: 4px; }
input[type=text],
input[type=password],
input[type=email],
input[type=file],
textarea,
select { border: 0; padding: 9px; font-weight: bold; color: #616161; }
.lte-ie9 input[type=text],
.lte-ie9 input[type=password],
.lte-ie9 input[type=email],
.lte-ie9 input[type=file],
.lte-ie9 textarea { background: #e4e4e4; }
input[type=text],
input[type=password],
input[type=email] { width: 130px; }
input[type=file] { width: 318px; height: 2em; }
.lte-ie9 input[type=file] { width: 308px; }
textarea { width: 290px; height: 85px; }
select { padding: 0.1em; }
select option { margin-bottom: 0.2em; }
button,
input[type=submit] {
	height: 36px;
	padding: 9px 27px;
	border: 0;
	text-align: center;
	background: #ff4019;
	color: #fff;
	font-family: 'Helvetica Black', 'Arial Black', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
button:hover,
button:active,
button:focus,
input[type=submit]:hover,
input[type=submit]:active,
input[type=submit]:focus { color: #969491; }


/* ----------------------------------------------------------------
  basic classes
---------------------------------------------------------------- */
.nob { border: none !important; }
.left { text-align: left !important; }
.right { text-align: right !important; }
.center { text-align: center !important; }
.fll { float: left !important; }
.flr { float: right !important;}
.clrb { clear: both !important; }
.clrl { clear: left !important; }
.clrr { clear: right !important; }


/* ----------------------------------------------------------------
  MODULES
---------------------------------------------------------------- */
/* ----------------------------------------------------------------
  simple classes
---------------------------------------------------------------- */
.orange { color: #ff4019; }
.gray { color: #969491; }
.thin { font-family: Helvetica, Arial, sans-serif; font-weight: normal; }
.action { padding-right: 10px; background-image: url(../gfx/icons.png); background-position: right -896px; background-repeat: no-repeat; }
.action.gray { background-position: right -996px; }


/* ----------------------------------------------------------------
  columns 3 / 308 + 12 + 308 + 12 + 308 = 948
---------------------------------------------------------------- */
.col { float: left; width: 308px; margin-right: 12px; }
.col-right { margin-right: 0; }
.col-double { width: 628px; }


/* ----------------------------------------------------------------
  form, messages
---------------------------------------------------------------- */
#flashes { margin-bottom: 18px; }
#flashes ol { list-style: none; padding: 0; }
#flashes li { padding: 9px; }
ul.error { padding: 7px 10px; margin-bottom: 1em; list-style-position: inside; border: 1px solid; }
.success,
.goodNews { background: #bfb; border-color: #696; }
.error, 
.badNews { background: #faa; border-color: #966; }
.warning { background: #ff9; border-color: #990; }
.information { background: #b7e4f6; border-color: #5dabcb; }


/* ----------------------------------------------------------------
  banner, cycle
---------------------------------------------------------------- */
#banner,
#banner img { display: block; }
#banner,
#cycle { position: relative; width: 1200px; height: 500px; overflow: hidden; margin: 0 -126px 57px; }
#banner-prev,
#banner-next,
#cycle-prev,
#cycle-next {
	position: absolute;
	z-index: 10;
	top: 300px;
	left: 150px;
	width: 30px;
	height: 56px;
	background: url(../gfx/icons.png) no-repeat -100px -1300px;
	cursor: pointer;
}
#banner-next,
#cycle-next { left: auto; right: 150px; background-position: 0 -1200px; }


/* ----------------------------------------------------------------
  LAYOUT
---------------------------------------------------------------- */

/* ----------------------------------------------------------------
  main
---------------------------------------------------------------- */
#page { position: relative; width: 948px; margin: 0 auto; }
#content { min-height: 400px; }
#content aside { clear: both; text-align: center; border-top: 1px solid #999; margin-top: 36px; padding-top: 53px; }


/* ----------------------------------------------------------------
  header
---------------------------------------------------------------- */
#header { position: relative; height: 90px; }
#header h1 { padding: 0; position: absolute; top: 35px; left: 0; font-size: 18px; line-height: 1; }
#lang { position: absolute; top: 37px; right: 0; padding: 0; list-style: none; }
#lang li { display: inline; }
#lang li a,
#lang li span { border-left: 1px solid #000; padding: 0 3px 0 6px; }
#lang li:first-child a,
#lang li:first-child span { border: 0; }


/* ----------------------------------------------------------------
  nav
---------------------------------------------------------------- */
#nav { text-align: center; }
#nav ul,
#nav li { display: inline; padding: 0; }
#nav a {
	display: inline-block;
	margin-top: 30px;
	font-family: 'Helvetica Black', 'Arial Black', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	padding: 6px;
	-moz-transition: 250ms;
	-webkit-transition: 250ms;
	-o-transition: 250ms;
	transition: 250ms;
}
#nav a:hover,
#nav a.selected { color: #ff4019; }


/* ----------------------------------------------------------------
  footer
---------------------------------------------------------------- */
#footer { clear: both; margin: 72px -126px 0; padding: 36px 126px; background: #ff4019; }
#footer a { color: #fff; }
#footer h3 { font-size: 24px; line-height: 27px; padding: 0; color: #fff; }
#footer h3 a { padding-right: 18px; background: url(../gfx/icons.png) no-repeat right 9px; text-decoration: none; -moz-transition: 250ms; -webkit-transition: 250ms; -o-transition: 250ms; transition: 250ms; }
#footer h3 a:hover { color: #969491; background-position: right -91px; }
#footer .social { list-style: none; padding: 0; }
#footer .social li { display: inline; padding: 0 4px; }
#footer .social a { display: inline-block; width: 42px; height: 42px; background-image: url(../gfx/icons.png); -moz-transition: 250ms; -webkit-transition: 250ms; -o-transition: 250ms; transition: 250ms; }
#footer .social a.fb { background-position: 0 -200px; }
#footer .social a.tw { background-position: -200px -400px; }
#footer .social a.li { background-position: -400px -600px; }
#footer .social a.fb:hover { background-position: 0 -300px; }
#footer .social a.tw:hover { background-position: -200px -500px; }
#footer .social a.li:hover { background-position: -400px -700px; }


/* ----------------------------------------------------------------
  PAGES
---------------------------------------------------------------- */
/* ----------------------------------------------------------------
  homepage
---------------------------------------------------------------- */
#hp #content h2 { clear: both; padding: 72px 0 36px; text-align: center; }
#hp .reference-block h2 { padding-top: 0 !important; }

.news a { text-decoration: none; }
.news a > div { padding: 18px 36px 0; text-align: center; -moz-transition: 250ms; -webkit-transition: 250ms; -o-transition: 250ms; transition: 250ms; }
.news a:hover > div { background: #969491; color: #fff; }
#hp .news img { display: block; }
.news h3 { padding: 0; }
.news p { color: #000; }
.news a:hover p { color: #fff; }


/* ----------------------------------------------------------------
  reference
---------------------------------------------------------------- */
#reference #content { padding-top: 71px; border-top: 1px solid #999; }
#reference #content article { min-height: 360px; }
#reference #content ul { list-style: none; padding: 0; }

#reference-cycle { position: absolute; z-index: 1; top: 251px; left: 0; width: 100%; text-align: center; }
#reference-cycle .claim,
#reference-cycle .subhead {
    font-family: 'Helvetica Black', 'Arial Black', Helvetica,Arial, sans-serif;
    font-weight: bold;
    font-size: 60px;
    line-height: 72px;
    text-transform: uppercase;
}
#reference-cycle .claim { color: #fff; padding: 0; }
#reference-cycle .subhead { font-size: 60px; line-height: 72px; color: #ff4019; }
.reference #content h1 { font-size: 30px; line-height: 36px; }
.reference #content .logo { min-height: 72px; }
#gallery { width: 320px; margin-left: -12px; }
#gallery h3 { margin-left: 12px; }
#gallery img { float: left; margin: 0 0 12px 12px; }

.reference-block h2 { padding-bottom: 36px; }
.reference-block a { text-decoration: none; }
.reference-block a > div { padding: 18px 36px 0; text-align: center; -moz-transition: 250ms; -webkit-transition: 250ms; -o-transition: 250ms; transition: 250ms; }
.reference-block a:hover > div { background: #969491; color: #fff; }
.reference-block img { display: block; }
.reference .reference-block .col { padding-bottom: 72px; }

.reference #footer { margin-top: 0; }

#gal-img img { position: absolute; z-index: 1; top: 0; left: 0; -moz-transition: opacity 500ms; -webkit-transition: opacity 500ms; -o-transition: opacity 500ms; transition: opacity 500ms; }
#gal-img img.off { opacity: 0; z-index: 2; }
#gal-header { float: right; color: #fff; padding: 0 0 74px 20px; }
#gal-thumbs { clear: both; float: right; width: 330px; }
#gal-thumbs img { float: left; margin: 0 0 17px 17px; }
#gal-thumbs .selected { opacity: 0.75; }



.news h1 { font-size: 30px; line-height: 36px; }

/* ----------------------------------------------------------------
  career
---------------------------------------------------------------- */
#hp .career .col { border-top: 1px solid #999; }
#CAREER .career .col { padding-bottom: 36px; }
.career h3 { font-size: 24px; line-height: 36px; padding: 18px 0 8px; min-height: 72px; }
.career h3 a { text-decoration: none; }
.career h3 a:hover { text-decoration: underline; }
.career p { padding-bottom: 9px; }
.career p:first-of-type { min-height: 72px; }
#CAREER #content aside p:first-child { font-size: 24px; line-height: 36px; font-weight: bold; color: #969491; }

#add-attachement { display: none; }
#job-form input[type=email] { width: 290px; }


/* ----------------------------------------------------------------
  people
---------------------------------------------------------------- */
#PEOPLE #content { padding-top: 71px; border-top: 1px solid #999; }
#PEOPLE #content article { text-align: left; padding-bottom: 36px; }
#PEOPLE h2 { font-size: 14px; line-height: 18px; padding: 0; color: #ff4019; }
#PEOPLE #content article > div { position: relative; }
#PEOPLE #content article > div a {
	position: absolute;
	z-index: 1;
	top: 12px;
	right: 12px;
	width: 25px;
	height: 25px;
	background: url(../gfx/icons.png) -600px -800px;
}
#PEOPLE #content article img,
#PEOPLE #content article video,
#PEOPLE #content article .mejs-video { display: block; padding-bottom: 18px; }


/* ----------------------------------------------------------------
  contact
---------------------------------------------------------------- */
#CONTACT #content { position: relative; }
#map-canvas { width: 1200px; height: 500px; margin: 0 -126px 58px; }
#toggle-map-view { position: absolute; top: 509px; right: 0; }
#CONTACT #content h1 { line-height: 36px; }
#CONTACT #content h3 { padding-top: 18px; }
#CONTACT #content dl { padding: 0 0 18px; overflow: hidden; }
#CONTACT #content dt,
#CONTACT #content dd { float: left; }
#CONTACT #content dt { clear: left; color: #000; }
#CONTACT #content dd { font-weight: normal; padding: 0 0 0 5px; }
#CONTACT #content .nl { clear: left; padding-left: 0; }
#CONTACT #content .pad-right { padding-right: 12px; }


/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading { position: fixed; top: 50%; left: 50%; width: 40px; height: 40px; margin-top: -20px; margin-left: -20px; cursor: pointer; overflow: hidden; z-index: 1104; display: none; }
#fancybox-loading div { position: absolute; top: 0; left: 0; width: 40px; height: 480px; background-image: url(../js/libs/fancybox/fancybox.png); }
#fancybox-overlay { position: absolute; top: 0; left: 0; width: 100%; z-index: 1100; display: none; }
#fancybox-tmp { padding: 0; margin: 0; border: 0; overflow: auto; display: none; }
#fancybox-wrap { position: absolute; top: 0; left: 0; padding: 20px; z-index: 1101; outline: none; display: none; }
#fancybox-outer { position: relative; width: 100%; height: 100%; background: #1a171b; }
#fancybox-content { width: 0; height: 0; padding: 0; outline: none; position: relative; overflow: hidden; z-index: 1102; border: 10px solid #1a171b; }
#fancybox-hide-sel-frame { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent; z-index: 1101; }
#fancybox-close {
	position: absolute;
	top: -36px;
	right: 0;
	width: 21px;
	height: 20px;
	padding: 8px;
	background: #fff url(../gfx/icons.png) no-repeat -693px -1094px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}
#fancybox-error { color: #444; font: normal 12px/20px Helvetica, Arial, sans-serif; padding: 14px; margin: 0; }
#fancybox-img { width: 100%; height: 100%; padding: 0; margin: 0; border: none; outline: none; line-height: 0; vertical-align: top; }
#fancybox-frame { width: 100%; height: 100%; border: none; display: block; }
#fancybox-left, #fancybox-right { position: absolute; bottom: 0px; height: 100%; width: 35%; cursor: pointer; outline: none; background: transparent url(../js/libs/fancybox/blank.gif); z-index: 1102; display: none; }
#fancybox-left { left: 0px; }
#fancybox-right { right: 0px; }
#fancybox-left-ico, #fancybox-right-ico { position: absolute; top: 45%; left: -9999px; width: 30px; height: 55px; margin-top: -15px; cursor: pointer; z-index: 1102; display: block; }
#fancybox-left-ico { background-image: url(../gfx/arrows.png); background-position: 0 -100px; }
#fancybox-right-ico { background-image: url(../gfx/arrows.png); background-position: right -100px; }
#fancybox-left:hover span { left: 20px; }
#fancybox-right:hover span { left: auto; right: 20px; }
.fancybox-bg { position: absolute; padding: 0; margin: 0; border: 0; width: 20px; height: 20px; z-index: 1001; }
#fancybox-title { font-size: 12px; z-index: 1102; }
.fancybox-title-inside { padding-bottom: 10px; text-align: center; color: #333; background: #fff; position: relative; }
.fancybox-title-outside { padding-top: 10px; color: #fff; }
.fancybox-title-over { position: absolute; bottom: 0; left: 0; color: #FFF; text-align: left; }
#fancybox-title-over { padding: 10px; background-image: url('../3rd/fancybox/fancy_title_over.png'); display: block; }
.fancybox-title-float { position: absolute; left: 0; bottom: -20px; height: 32px; }
#fancybox-title-float-wrap { border: none; border-collapse: collapse; width: auto; }
#fancybox-title-float-wrap td { border: none; white-space: nowrap; }




/* =============================================================================
   Non-semantic helper classes
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* =============================================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) and (max-width: 650px) {

body { font-size: 16px; line-height: 27px; }
h3 { font-size: 18px; line-height: 27px; }
#page { width: auto; }
#header { height: auto; padding-bottom: 36px; }
#header h1 { top: 18px; left: 18px; }
#lang { top: 18px; right: 18px; font-size: 14px; }
#nav { padding-top: 54px; }
#nav li { display: block; }
#nav a { display: block; margin-top: 0; padding: 0; font-size: 18px; line-height: 36px; }
#footer { margin-left: 0; margin-right: 0; padding-left: 18px; padding-right: 18px; }
#banner,
#cycle { display: none; }
#content { padding-left: 18px; padding-right: 18px; }
.col { float: none; width: auto; margin: 0 0 18px; }
.col img { display: block; margin: auto; }

/* HP */
.reference-block .col,
.news .col { width: 308px; margin: 0 auto 18px; }

/* Reference */
#reference #content article { min-height: 0; }

.reference #content hgroup { position: static; padding-bottom: 18px; }
.reference #content hgroup h1 { color: #000; }

/* Pople */
#people #content article { min-height: 0; }
#people #content article > div { width: 308px; margin: 0 auto; }
#people h2 { font-size: 18px; }

/* Career */
#career .career .col { padding-bottom: 0; }

/* Contact */
#map-canvas { width: 100%; margin-left: 0; margin-right: 0; }
#contact #content h1 img { margin: 0; }
input[type=text],
input[type=password],
input[type=email] { width: 189px; }
textarea { width: 408px; }

}


/* =============================================================================
   Print styles.
   Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

