/*
 * 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 Camenn, 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: #ffcb00; color: #fff; text-shadow: none; }
::selection { background: #ffcb00; color: #fff; text-shadow: none; }


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

a { color: #00e; }
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 {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


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

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


/* =============================================================================
   Primary styles
   Author: quirksoft@gmail.com
   ========================================================================== */


@font-face { font-family: pt-normal; src: url('/fonts/MetaNormalLFC.otf'); }
@font-face { font-family: pt-regular; src: url('/fonts/MetaNormalLFC.otf'); }
@font-face { font-family: pt-regular; font-weight: bold; src: url('/fonts/MetaBoldLFC.otf'); }
@font-face { font-family: pt-digits; src: url('/fonts/MetaNormalC.otf'); }
@font-face { font-family: pt-digits; font-weight: bold; src: url('/fonts/MetaBoldC.otf'); }
@font-face { font-family: pt-bold; src: url('/fonts/MetaMediumLFC.otf'); }
@font-face { font-family: pt-boldbold; src: url('/fonts/MetaBoldLFC.otf'); }
@font-face { font-family: pt-heading; src: url('/fonts/StandardPosterC.otf'); }
@font-face { font-family: pt-black; src: url('/fonts/MetaBlackLFC.otf'); }


body {
	min-width: 980px;
}

button.classic, input[type="button"], input[type="reset"], input[type="submit"] {
	font-family: pt-normal; font-size: 11pt; line-height: 12pt;
	padding: 3px 10px;
	min-width: 80px;
	border: solid thin #aaa;
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.2);
	   -moz-box-shadow:0px 1px 1px rgba(0,0,0,0.2);
	        box-shadow:0px 1px 1px rgba(0,0,0,0.2);
	-moz-border-radius:4px / 4px;
	     border-radius:4px / 4px;
	color: #555;
	background: #f5f5f5;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e9e9e9');
    background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e9e9e9));
    background: -moz-linear-gradient(top, #f5f5f5, #e9e9e9);
}
button.classic:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	color: #222;
	background: #fef0a3;
}
button.classic.critical:hover {
	color: #222;
	background: #ffb099;
}

.wrap-center {
	position: relative;
	margin: 0 auto;
	width: 0px;
	height: 0px;
}

#header {
    background-color: #cfcfcf;
    height:89px;
}
#header .container {
    position:relative;
}
#header .logobg {
    position: absolute;
    top:0;
    left:-220px;
    width: 1000px;
    height: 89px;
    background: url(images/header.png) no-repeat;
}

#aindex {
    display: block;
    position: absolute;
    top: 0;
    left: -16px;
    width: 300px;
    height: 80px;
}
#topmenu {
    position: absolute;
    right: 0;
    top: 0;
}
#topmenu ul {
    float:right;
    margin-left: 16px;
}
#topmenu li {
	position: relative;
    float:left;
    font-size: 15px;
    line-height: 15px;
    padding-top: 0;
	padding-right: 4px;
	padding-left: 4px;
	height: 21px;
    background: url(images/mainmenu.png) 0px -154px repeat-x;
}
#topmenu li:before, #topmenu li:last-child:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	width: 9px;
	height: 21px;
	background: url(images/mainmenu.png) 0px -22px no-repeat;
}
#topmenu li:before {
	left: -4px;
}
#topmenu li:first-child:before {
    background-position: 0px 0px;
}
#topmenu li:last-child:after {
	right: -4px;
    background-position: 0px -44px;
}
#topmenu li.active {
    background-position: 0px -176px;
}
#topmenu li.active + li:before {
    background-position: 0px -88px;
}
#topmenu li.active:before {
    background-position: 0px -110px;
}
#topmenu li.active:first-child:before {
    background-position: 0px -66px;
}
#topmenu a {
    display:block;
    padding:2px 8px;
    color: #323232;
	color: #222;
    text-decoration:none;
    letter-spacing: 1px;
}
#topmenu li.active a {
	color: #eee;
	text-shadow: none;
}
#topmenu a:hover {
    color: #fff !important;
}

#hint {
    position: absolute;
    right: 0px;
    top: 32px;
    width: 600px;
    text-align: right;
    white-space: nowrap;
}
#hint .arrow {
	display: block;
	text-align: right;
    padding-right: 34px;
    margin-right: 12px;
    height: 30px;
	line-height: 15px;
    font-size: 10pt;
    color: #777;
    background: url(images/hint-arrow.png) center right no-repeat;
}
/*white hint button*/
.hintbutton {
	display: inline-block;
	position: relative;
	z-index: 1;
	margin-left: 20px;
	margin-right: 20px;
	height: 40px;
	font-family: pt-bold;
	font-weight: bold;
	font-size: 16px;
	line-height: 40px;
	text-transform:uppercase;
    text-decoration: none;
    background: url(images/hint-button.png) 0px -40px repeat-x;
}
.hintbutton:before, .hintbutton:after {
	content: '';
	display: block;
	position: absolute;
	z-index: -1;
	height: 40px;
	width: 20px;
	top: 0px;
    background: url(images/hint-button.png) no-repeat;
}
.hintbutton:before {
	left: -20px;
	background-position: 0px 0px;
}
.hintbutton:after {
	right: -20px;
	background-position: 0px -80px;
}
a.hintbutton {
	color: #777;
}
a.hintbutton:hover {
	color: gold;
}

/*yellow hint button*/

.hintbutton-yellow {
	display: inline-block;
	position: relative;
	z-index: 1;
	margin-left: 20px;
	margin-right: 20px;
	height: 40px;
	font-family: pt-bold;
	font-weight: bold;
	font-size: 16px;
	line-height: 40px;
	text-transform:uppercase;
	text-decoration: none;
	background: url(images/hint-button-yellow.png) 0px -40px repeat-x;
}
.hintbutton-yellow:before, .hintbutton-yellow:after {
	content: '';
	display: block;
	position: absolute;
	z-index: -1;
	height: 40px;
	width: 20px;
	top: 0px;
	background: url(images/hint-button-yellow.png) no-repeat;
}
.hintbutton-yellow:before {
	left: -20px;
	background-position: 0px 0px;
}
.hintbutton-yellow:after {
	right: -20px;
	background-position: 0px -80px;
}
a.hintbutton-yellow {
	color: #777;
}
a.hintbutton-yellow:hover {
	color: #555;
}

#main {
	position: relative;
	z-index: 1;
	min-height: 400px;
    background-color: #e3e3e3;
    border-top: solid 1px #aeaeae;
	border-bottom: solid 1px #f6f6f6;
}
#main:before {
	content: '';
	display: block;
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 400px;
    background-color: #e3e3e3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bbb', endColorstr='#e3e3e3');
    background: -webkit-gradient(linear, left top, left bottom, from(#bbb), to(#e3e3e3));
    background: -moz-linear-gradient(top, #bbb, #e3e3e3);
}

.no-ribbon-box {
	position:relative;
	height: 20px;
	overflow: hidden;
}
.no-ribbon-box:before {
	content: '';
	display: block;
	position: absolute;
	top: -54px;
	left: 0;
	width: 100%;
	height: 50px;
	-webkit-box-shadow:0 0 15px rgba(0,0,0,0.7);
	   -moz-box-shadow:0 0 15px rgba(0,0,0,0.7);
	        box-shadow:0 0 15px rgba(0,0,0,0.7);
	-moz-border-radius:300px / 10px;
	     border-radius:300px / 10px;
}

.ribbon-box {
    overflow: hidden;
    height: 200px;
}
.ribbon-shadow {
	position: absolute;
	display: block;
	left: -500px;
	width: 1000px;
	top: 80px;
	height: 100px;
	-webkit-box-shadow:0 0 15px rgba(0,0,0,0.7);
	   -moz-box-shadow:0 0 15px rgba(0,0,0,0.7);
	        box-shadow:0 0 15px rgba(0,0,0,0.7);
	-moz-border-radius:300px / 10px;
	     border-radius:300px / 10px;
}
#ribbon {
	position: relative;
	background-color: #fff;
    height: 180px;
    border-bottom: solid 1px #aeaeae;
    z-index: 1;
}
#ribbon a {
	font-family: pt-regular;
	font-size: 10pt;
	color: #777;
	text-decoration: underline;
}
#ribbon a.active {
	color: #996500;
	color: #222;
	font-weight: bold;
}
#ribbon a:hover {
	color: #ffd700;
}
#ribbon .active-aside {
	display: inline-block;
	position: relative;
}
#ribbon li.active {
	color: gold;
}

#iconsmenu ul.icons {
    float:left;
}
#iconsmenu ul.icons li {
    float:left;
    position: relative;
}
#iconsmenu ul.icons li > a {
	position: relative;
    display:block;
    margin: 0px 10px;
	padding-top: 140px;
	width: 158px;
	height: 20px;
	line-height: 26px;
	font-family: pt-regular;
	font-size: 10pt;
	color: #777;
	text-decoration: none;
	text-align: center;
}
#iconsmenu ul.icons li.active > a {
	color: #996500;
	color: #222;
	font-weight: bold;
	font-size: 14px;
}
#iconsmenu ul.icons li > a:hover {
	color: #ffd700;
}
#iconsmenu ul.icons li.active > a:before {
	content: '';
	display: block;
	position: absolute;
	z-index: 3;
	background: url(images/ribbon_arrow.png) no-repeat;
	width: 75px;
	height: 42px;
	top: 160px;
	left: 42px;
}
#iconsmenu .mi-photobook {
	background: url(images/icons-products.jpg) 0px 0px no-repeat;
}
#iconsmenu .active .mi-photobook {
	background-position: 0px -150px;
}
#iconsmenu .mi-photocard {
	background: url(images/icons-products.jpg) -170px 0px no-repeat;
}
#iconsmenu .active .mi-photocard {
	background-position: -170px -150px;
}
#iconsmenu .mi-photocalendar {
	background: url(images/icons-products.jpg) -340px 0px no-repeat;
}
#iconsmenu .active .mi-photocalendar {
	background-position: -340px -150px;
}
#iconsmenu .mi-printservice {
	background: url(images/icons-products.jpg) -510px 0px no-repeat;
}
#iconsmenu .active .mi-printservice {
	background-position: -510px -150px;
}
#iconsmenu .mi-payment {
	background: url(images/icons-payment.jpg) 0px 0px no-repeat;
}
#iconsmenu .active .mi-payment {
	background-position: 0px -150px;
}
#iconsmenu .mi-shipment {
	background: url(images/icons-payment.jpg) -170px 0px no-repeat;
}
#iconsmenu .active .mi-shipment {
	background-position: -170px -150px;
}
#iconsmenu .mi-prices {
	background: url(images/icons-payment.jpg) -340px 0px no-repeat;
}
#iconsmenu .active .mi-prices {
	background-position: -340px -150px;
}
#iconsmenu .mi-discounts {
	background: url(images/icons-payment.jpg) -510px 0px no-repeat;
}
#iconsmenu .active .mi-discounts {
	background-position: -510px -150px;
}
#iconsmenu .mi-support {
	background: url(images/icons-support.jpg) 0px 0px no-repeat;
}
#iconsmenu .active .mi-support {
	background-position: 0px -150px;
}
#iconsmenu .mi-guides {
	background: url(images/icons-support.jpg) -170px 0px no-repeat;
}
#iconsmenu .active .mi-guides {
	background-position: -170px -150px;
}
#iconsmenu .mi-help {
	background: url(images/icons-support.jpg) -340px 0px no-repeat;
}
#iconsmenu .active .mi-help {
	background-position: -340px -150px;
}
#iconsmenu .mi-about {
	background: url(images/icons-support.jpg) -510px 0px no-repeat;
}
#iconsmenu .active .mi-about {
	background-position: -510px -150px;
}
#iconsmenu .mi-projects {
	background: url(images/icons-workshop.jpg) 0px 0px no-repeat;
}
#iconsmenu .active .mi-projects {
	background-position: 0px -200px;
}
#iconsmenu .mi-login {
	background: url(images/icons-workshop.jpg) -200px 0px no-repeat;
}
#iconsmenu .active .mi-login {
	background-position: -200px -200px;
}
#iconsmenu .mi-balance {
	background: url(images/icons-workshop.jpg) -400px 0px no-repeat;
}
#iconsmenu .active .mi-balance {
	background-position: -400px -200px;
}

#page {
	position: relative;
    min-height: 500px;
    background: #fff;
    padding: 16px 19px;
	border: solid 1px #ccc;
	-moz-border-radius:8px;
	     border-radius:8px;
}
.page-decor {
	position: relative;
	margin-bottom: 24px;
	-moz-border-radius:8px;
	     border-radius:8px;
	-webkit-box-shadow:0 0 4px rgba(0,0,0,0.3);
	   -moz-box-shadow:0 0 4px rgba(0,0,0,0.3);
	        box-shadow:0 0 4px rgba(0,0,0,0.3);
}
.page-decor:before {
	content: '';
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 1%;
	width: 98%;
	height: 100%;
	-webkit-box-shadow:0 1px 15px rgba(0,0,0,0.3);
	   -moz-box-shadow:0 1px 15px rgba(0,0,0,0.3);
	        box-shadow:0 1px 15px rgba(0,0,0,0.3);
	-moz-border-radius:200px / 20px;
	     border-radius:200px / 20px;
}
.page-decor:after {
	content: '';
	display: block;
	position: absolute;
	z-index: -1;
	top: 2%;
	left: 0;
	width: 100%;
	height: 96%;
	-webkit-box-shadow:0 0 15px rgba(0,0,0,0.3);
	   -moz-box-shadow:0 0 15px rgba(0,0,0,0.3);
	        box-shadow:0 0 15px rgba(0,0,0,0.3);
	-moz-border-radius:70px / 100px;
	     border-radius:70px / 100px;
}
#page > div, #page > p, #page > ul, #page > dl,
#page > h2, #page > h3, #page > h4, #page > h5 {
    padding-left: 40px;
}
#page > table {
	margin-left: 40px;
}

ul.bullets {
	list-style: none outside;
}
ul.bullets > li {
	padding-left: 16px;
	background: url(images/bullet.png) 0 -20px no-repeat;
}
ul.bullets > li.active {
	background-position: 0 -44px;
}
ul.bullets > li:hover {
	background-position: 0 4px;
}
ul.bullets > li > a {
	display: block;
	text-decoration: none !important;
	font-size: 15px !important;
}
ul.bullets > li.active > a {
	font-weight: bold;
}

#bottom {
	position: relative;
    border-top: solid 1px #a4a5a4;
    padding-top: 8px;
    padding-bottom: 16px;
    overflow:auto;
    background: #aeaeae;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dadada', endColorstr='#aeaeae');
    background: -webkit-gradient(linear, left top, left bottom, from(#dadada), to(#aeaeae));
    background: -moz-linear-gradient(top, #dadada, #aeaeae);
}
#bottom:before {
	content: '';
	display: block;
	position: absolute;
	top: -54px;
	left: 0;
	width: 100%;
	height: 50px;
	-webkit-box-shadow:0 0 15px rgba(0,0,0,0.7);
	   -moz-box-shadow:0 0 15px rgba(0,0,0,0.7);
	        box-shadow:0 0 15px rgba(0,0,0,0.7);
	-moz-border-radius:300px / 10px;
	     border-radius:300px / 10px;
}

#bottommenu > ul {
	float: left;
	border-left: solid 1px #9f9f9f;
    border-right: solid 1px #9f9f9f;
    padding: 0 16px;
}
#bottommenu > ul > li {
	float: left;
    font-size: 10pt;
    min-width: 100px;
    padding-left: 16px;
}
#bottommenu > ul > li > ul {
	padding-top: 6px;
    font-size: 8pt;
    line-height: 110%;
	border-right: solid 1px #9f9f9f;
}
#bottommenu > ul > li:last-child > ul {
	border-right: none;
}
#bottommenu > ul > li > ul > li {
    padding-right: 16px;
}
#bottommenu a {
    color: #777;
    text-decoration:none;
}
#bottommenu a:hover {
    color: #444;
    text-decoration:none;
}

.sharing-icons {
	float: right;
}
.sharing-icons a {
	display: inline-block;
	width: 26px;
	height: 30px;
	background: url(images/sharing_icons.png) 30px 30px no-repeat;
}
a.si-tweeter {
	background-position: -2px -30px;
}
a.si-facebook {
	background-position: -32px -30px;
}
a.si-rss {
	background-position: -62px -30px;
}
a.si-vkontakte {
	background-position: -92px -30px;
}
a.si-tweeter:hover {
	background-position: -2px 0px;
}
a.si-facebook:hover {
	background-position: -32px 0px;
}
a.si-rss:hover {
	background-position: -62px 0px;
}
a.si-vkontakte:hover {
	background-position: -92px 0px;
}

.caps {
	text-transform: uppercase;
	color: brown;
}

.popup {
    position: fixed;
    display: block;
    left: 50%;
    top: 50%;
    width: 400px;
    height: 400px;
    margin-left: -200px;
    margin-top: -200px;
    display: none;
    background-color: white;
    padding: 30px !important;
    border: 2px solid aqua !important;
}

.errorSummary {
    color: #8A1F11;
}
.errorSummary ul {
    margin: 0 !important;
    max-width: 100% !important;
}
.errorSummary li {
    margin: 0;
}

/* =============================================================================
   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) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}


/* =============================================================================
   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; }
  .ribbon-shadow, .bottom-shadow { display:none; }
}


