/* Minification failed. Returning unminified contents.
(4941,1): run-time error CSS1035: Expected colon, found '}'
 */
/*! normalize.css v1.1.2 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

h1, h2, h3, h4, h5, h6 { font-weight: normal }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _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;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* 
* Amazium V1.3
* Copyright 2012, Mike Ballan
* www.amazium.co.uk
*/

/***** Screen 960px *****/


.top			 								{ margin:0 auto; margin-top:30px; }	
.base											{ margin:0 auto; margin-bottom:40px; }	
span.example									{ margin-bottom:5px; padding:5px 0 5px 0; background-color:#eee; text-align:center; width:100%; display:block; }


/***** Tablet (Smaller than 959px) *****/
@media only screen and (min-width: 768px) and (max-width: 959px) {

.example										{ margin:0; padding:0; }

}



/***** Phone (portrait 300px) *****/
@media only screen and (max-width: 767px) {

.example										{ margin:0; padding:0; }

}


	
/***** Phone (landscape 420px) *****/
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
.example										{ margin:0; padding:0; }

}



/***** Retina *****/
@media only screen and (-webkit-min-device-pixel-ratio:1.5) {

.example										{ margin:0; padding:0; }

}




/***** 

TYPOGRAPHY

*****/

h1, h2, h3, h4, h5, h6 { color: #172934; font-family: 'Fjord One', serif; }

h1.sans, h2.sans, h3.sans, h4.sans, h5.sans, h6.sans { font-family: 'Source Sans Pro', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }


h1 { font-size: 36px; line-height: 44px }
h2 { font-size: 30px; line-height: 38px }
h3 { font-size: 24px; line-height: 32px }
h4 { font-size: 18px; line-height: 26px }
h5 { font-size: 14px; line-height: 22px }
h6 { font-size: 12px; line-height: 20px }

p { font-size: 14px; line-height: 22px; color: #172934 }

.green { color: #009e99 }
/* 
* Amazium V1.3
* Copyright 2012, Mike Ballan
* www.amazium.co.uk
*/


/***** Screen 960px *****/

.row 								{ margin:0 auto; width:960px; position: relative }
.row .row 							{ margin:0 -10px 0 -10px; width:auto; display:inline-block; }

.grid_1								{ width:60px; margin:0 10px 0 10px;  float:left; display:inline; }
.grid_2 							{ width:140px; margin:0 10px 0 10px;  float:left; display:inline; }
.grid_3 							{ width:220px; margin:0 10px 0 10px;  float:left; display:inline; }
.grid_4 							{ width:300px; margin:0 10px 0 10px;  float:left; display:inline; }
.grid_5 							{ width:380px; margin:0 10px 0 10px;  float:left; display:inline; }		
.grid_6 							{ width:460px; margin:0 10px 0 10px;  float:left; display:inline; }
.grid_7 							{ width:540px; margin:0 10px 0 10px;  float:left; display:inline; }
.grid_8 							{ width:620px; margin:0 10px 0 10px;  float:left; display:inline; }
.grid_9								{ width:700px; margin:0 10px 0 10px;  float:left; display:inline; }
.grid_10							{ width:780px; margin:0 10px 0 10px;  float:left; display:inline; }
.grid_11							{ width:860px; margin:0 10px 0 10px;  float:left; display:inline; }
.grid_12							{ width:940px; margin:0 10px 0 10px;  float:left; display:inline; }
	
.offset_1							{ margin-left:90px; }
.offset_2							{ margin-left:170px; }
.offset_3 							{ margin-left:250px; }
.offset_4 							{ margin-left:340px; }
.offset_5 							{ margin-left:410px; }
.offset_6 							{ margin-left:490px; }
.offset_7 							{ margin-left:570px; }
.offset_8 							{ margin-left:650px; }
.offset_9							{ margin-left:730px; }
.offset_10							{ margin-left:810px; }
.offset_11							{ margin-left:890px; }

.show-phone 						{ display:none !important; }
.show-tablet 						{ display:none !important; }
.show-screen						{ display:inherit !important; }
	
.hide-phone							{ display:inherit !important; }
.hide-tablet						{ display:inherit !important; }
.hide-screen						{ display:none !important; }






/***** Clean up *****/

.container:after 					{ content: ""; display: block; height: 0; clear: both; visibility: hidden; } 
.clearfix:before,
.clearfix:after,
.row:before,
.row:after 							{ content:''; display:block;  visibility:hidden; width:0; height:0; }
.row:after,	.clearfix:after 		{ clear:both; }
.row, 
.clearfix 							{ zoom:1; }
.clear 								{ clear:both; display:block;  visibility:hidden; width:0; height:0;	}
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport { }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: -85px;
	background: url(../images/controls.png) no-repeat 0 -34px;
}

.bx-wrapper .bx-next {
	right: -85px;
	background: url(../images/controls.png) no-repeat -42px -34px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -42px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 33px;
	height: 33px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
.animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}.animated.hinge{-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}@-webkit-keyframes flash {
	0%, 50%, 100% {opacity: 1;}	25%, 75% {opacity: 0;}
}

@-moz-keyframes flash {
	0%, 50%, 100% {opacity: 1;}	
	25%, 75% {opacity: 0;}
}

@-o-keyframes flash {
	0%, 50%, 100% {opacity: 1;}	
	25%, 75% {opacity: 0;}
}

@keyframes flash {
	0%, 50%, 100% {opacity: 1;}	
	25%, 75% {opacity: 0;}
}

.flash {
	-webkit-animation-name: flash;
	-moz-animation-name: flash;
	-o-animation-name: flash;
	animation-name: flash;
}
@-webkit-keyframes shake {
	0%, 100% {-webkit-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);}
}

@-moz-keyframes shake {
	0%, 100% {-moz-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-moz-transform: translateX(10px);}
}

@-o-keyframes shake {
	0%, 100% {-o-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-o-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-o-transform: translateX(10px);}
}

@keyframes shake {
	0%, 100% {transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
	20%, 40%, 60%, 80% {transform: translateX(10px);}
}

.shake {
	-webkit-animation-name: shake;
	-moz-animation-name: shake;
	-o-animation-name: shake;
	animation-name: shake;
}
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}
}

@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-30px);}
	60% {-moz-transform: translateY(-15px);}
}

@-o-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-30px);}
	60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}

.bounce {
	-webkit-animation-name: bounce;
	-moz-animation-name: bounce;
	-o-animation-name: bounce;
	animation-name: bounce;
}
@-webkit-keyframes tada {
	0% {-webkit-transform: scale(1);}	
	10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);}
	100% {-webkit-transform: scale(1) rotate(0);}
}

@-moz-keyframes tada {
	0% {-moz-transform: scale(1);}	
	10%, 20% {-moz-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-moz-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-moz-transform: scale(1.1) rotate(-3deg);}
	100% {-moz-transform: scale(1) rotate(0);}
}

@-o-keyframes tada {
	0% {-o-transform: scale(1);}	
	10%, 20% {-o-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-o-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-o-transform: scale(1.1) rotate(-3deg);}
	100% {-o-transform: scale(1) rotate(0);}
}

@keyframes tada {
	0% {transform: scale(1);}	
	10%, 20% {transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);}
	100% {transform: scale(1) rotate(0);}
}

.tada {
	-webkit-animation-name: tada;
	-moz-animation-name: tada;
	-o-animation-name: tada;
	animation-name: tada;
}
@-webkit-keyframes swing {
	20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; }
	20% { -webkit-transform: rotate(15deg); }	
	40% { -webkit-transform: rotate(-10deg); }
	60% { -webkit-transform: rotate(5deg); }	
	80% { -webkit-transform: rotate(-5deg); }	
	100% { -webkit-transform: rotate(0deg); }
}

@-moz-keyframes swing {
	20% { -moz-transform: rotate(15deg); }	
	40% { -moz-transform: rotate(-10deg); }
	60% { -moz-transform: rotate(5deg); }	
	80% { -moz-transform: rotate(-5deg); }	
	100% { -moz-transform: rotate(0deg); }
}

@-o-keyframes swing {
	20% { -o-transform: rotate(15deg); }	
	40% { -o-transform: rotate(-10deg); }
	60% { -o-transform: rotate(5deg); }	
	80% { -o-transform: rotate(-5deg); }	
	100% { -o-transform: rotate(0deg); }
}

@keyframes swing {
	20% { transform: rotate(15deg); }	
	40% { transform: rotate(-10deg); }
	60% { transform: rotate(5deg); }	
	80% { transform: rotate(-5deg); }	
	100% { transform: rotate(0deg); }
}

.swing {
	-webkit-transform-origin: top center;
	-moz-transform-origin: top center;
	-o-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	-moz-animation-name: swing;
	-o-animation-name: swing;
	animation-name: swing;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% { -webkit-transform: translateX(0%); }
  15% { -webkit-transform: translateX(-25%) rotate(-5deg); }
  30% { -webkit-transform: translateX(20%) rotate(3deg); }
  45% { -webkit-transform: translateX(-15%) rotate(-3deg); }
  60% { -webkit-transform: translateX(10%) rotate(2deg); }
  75% { -webkit-transform: translateX(-5%) rotate(-1deg); }
  100% { -webkit-transform: translateX(0%); }
}

@-moz-keyframes wobble {
  0% { -moz-transform: translateX(0%); }
  15% { -moz-transform: translateX(-25%) rotate(-5deg); }
  30% { -moz-transform: translateX(20%) rotate(3deg); }
  45% { -moz-transform: translateX(-15%) rotate(-3deg); }
  60% { -moz-transform: translateX(10%) rotate(2deg); }
  75% { -moz-transform: translateX(-5%) rotate(-1deg); }
  100% { -moz-transform: translateX(0%); }
}

@-o-keyframes wobble {
  0% { -o-transform: translateX(0%); }
  15% { -o-transform: translateX(-25%) rotate(-5deg); }
  30% { -o-transform: translateX(20%) rotate(3deg); }
  45% { -o-transform: translateX(-15%) rotate(-3deg); }
  60% { -o-transform: translateX(10%) rotate(2deg); }
  75% { -o-transform: translateX(-5%) rotate(-1deg); }
  100% { -o-transform: translateX(0%); }
}

@keyframes wobble {
  0% { transform: translateX(0%); }
  15% { transform: translateX(-25%) rotate(-5deg); }
  30% { transform: translateX(20%) rotate(3deg); }
  45% { transform: translateX(-15%) rotate(-3deg); }
  60% { transform: translateX(10%) rotate(2deg); }
  75% { transform: translateX(-5%) rotate(-1deg); }
  100% { transform: translateX(0%); }
}

.wobble {
	-webkit-animation-name: wobble;
	-moz-animation-name: wobble;
	-o-animation-name: wobble;
	animation-name: wobble;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
    0% { -webkit-transform: scale(1); }	
	50% { -webkit-transform: scale(1.1); }
    100% { -webkit-transform: scale(1); }
}
@-moz-keyframes pulse {
    0% { -moz-transform: scale(1); }	
	50% { -moz-transform: scale(1.1); }
    100% { -moz-transform: scale(1); }
}
@-o-keyframes pulse {
    0% { -o-transform: scale(1); }	
	50% { -o-transform: scale(1.1); }
    100% { -o-transform: scale(1); }
}
@keyframes pulse {
    0% { transform: scale(1); }	
	50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}

.pulse {
	-webkit-animation-name: pulse;
	-moz-animation-name: pulse;
	-o-animation-name: pulse;
	animation-name: pulse;
}
@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-webkit-animation-timing-function: ease-out;
	}
	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-webkit-animation-timing-function: ease-out;
	}
	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
	}
	80% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		-webkit-animation-timing-function: ease-in;
	}
	100% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-webkit-animation-timing-function: ease-in;
	}
}
@-moz-keyframes flip {
	0% {
		-moz-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-moz-animation-timing-function: ease-out;
	}
	40% {
		-moz-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-moz-animation-timing-function: ease-out;
	}
	50% {
		-moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-moz-animation-timing-function: ease-in;
	}
	80% {
		-moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		-moz-animation-timing-function: ease-in;
	}
	100% {
		-moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-moz-animation-timing-function: ease-in;
	}
}
@-o-keyframes flip {
	0% {
		-o-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-o-animation-timing-function: ease-out;
	}
	40% {
		-o-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-o-animation-timing-function: ease-out;
	}
	50% {
		-o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-o-animation-timing-function: ease-in;
	}
	80% {
		-o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		-o-animation-timing-function: ease-in;
	}
	100% {
		-o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-o-animation-timing-function: ease-in;
	}
}
@keyframes flip {
	0% {
		transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		animation-timing-function: ease-out;
	}
	40% {
		transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		animation-timing-function: ease-out;
	}
	50% {
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		animation-timing-function: ease-in;
	}
	80% {
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		animation-timing-function: ease-in;
	}
	100% {
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		animation-timing-function: ease-in;
	}
}

.animated.flip {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flip;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flip;
	-o-backface-visibility: visible !important;
	-o-animation-name: flip;
	backface-visibility: visible !important;
	animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
    }
    
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
    }
    
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@-moz-keyframes flipInX {
    0% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    
    40% {
        -moz-transform: perspective(400px) rotateX(-10deg);
    }
    
    70% {
        -moz-transform: perspective(400px) rotateX(10deg);
    }
    
    100% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@-o-keyframes flipInX {
    0% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    
    40% {
        -o-transform: perspective(400px) rotateX(-10deg);
    }
    
    70% {
        -o-transform: perspective(400px) rotateX(10deg);
    }
    
    100% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}
@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    
    40% {
        transform: perspective(400px) rotateX(-10deg);
    }
    
    70% {
        transform: perspective(400px) rotateX(10deg);
    }
    
    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipInX;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipInX;
	backface-visibility: visible !important;
	animation-name: flipInX;
}
@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-moz-keyframes flipOutX {
    0% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-o-keyframes flipOutX {
    0% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
	100% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	-moz-animation-name: flipOutX;
	-moz-backface-visibility: visible !important;
	-o-animation-name: flipOutX;
	-o-backface-visibility: visible !important;
	animation-name: flipOutX;
	backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
    }
    
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
    }
    
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
@-moz-keyframes flipInY {
    0% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    
    40% {
        -moz-transform: perspective(400px) rotateY(-10deg);
    }
    
    70% {
        -moz-transform: perspective(400px) rotateY(10deg);
    }
    
    100% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
@-o-keyframes flipInY {
    0% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    
    40% {
        -o-transform: perspective(400px) rotateY(-10deg);
    }
    
    70% {
        -o-transform: perspective(400px) rotateY(10deg);
    }
    
    100% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}
@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    
    40% {
        transform: perspective(400px) rotateY(-10deg);
    }
    
    70% {
        transform: perspective(400px) rotateY(10deg);
    }
    
    100% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipInY;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipInY;
	backface-visibility: visible !important;
	animation-name: flipInY;
}
@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
@-moz-keyframes flipOutY {
    0% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
@-o-keyframes flipOutY {
    0% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}
@keyframes flipOutY {
    0% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
	100% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipOutY;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipOutY;
	backface-visibility: visible !important;
	animation-name: flipOutY;
}
@-webkit-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@-moz-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@-o-keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

@keyframes fadeIn {
	0% {opacity: 0;}	
	100% {opacity: 1;}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		transform: translateY(2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	-moz-animation-name: fadeInUpBig;
	-o-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	-moz-animation-name: fadeInDownBig;
	-o-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}
@-moz-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}
@-o-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}
@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	-moz-animation-name: fadeInLeftBig;
	-o-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	-moz-animation-name: fadeInRightBig;
	-o-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

@-moz-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

@-o-keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

@keyframes fadeOut {
	0% {opacity: 1;}
	100% {opacity: 0;}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	-moz-animation-name: fadeOut;
	-o-animation-name: fadeOut;
	animation-name: fadeOut;
}
@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}
}
@-moz-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}
}
@-o-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-o-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(-20px);
	}
}
@keyframes fadeOutUp {
	0% {
		opacity: 1;
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		transform: translateY(-20px);
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	-moz-animation-name: fadeOutUp;
	-o-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}
}

@-moz-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(20px);
	}
}

@-o-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-o-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(20px);
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		transform: translateY(20px);
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	-moz-animation-name: fadeOutDown;
	-o-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
	}
}

@-moz-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(-20px);
	}
}

@-o-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-o-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(-20px);
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		transform: translateX(-20px);
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	-moz-animation-name: fadeOutLeft;
	-o-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
	}
}

@-moz-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(20px);
	}
}

@-o-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-o-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(20px);
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		transform: translateX(20px);
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	-moz-animation-name: fadeOutRight;
	-o-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
}

@-moz-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
}

@-o-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-o-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		transform: translateY(-2000px);
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	-moz-animation-name: fadeOutUpBig;
	-o-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}
}

@-moz-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}
}

@-o-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-o-transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		transform: translateY(0);
	}
	
	100% {
		opacity: 0;
		transform: translateY(2000px);
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	-moz-animation-name: fadeOutDownBig;
	-o-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
}

@-moz-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
}

@-o-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-o-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		transform: translateX(-2000px);
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	-moz-animation-name: fadeOutLeftBig;
	-o-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
}
@-moz-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
}
@-o-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-o-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
}
@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		transform: translateX(2000px);
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	-moz-animation-name: fadeOutRightBig;
	-o-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}
@-webkit-keyframes slideInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}

	100% {
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes slideInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}

	100% {
		-moz-transform: translateY(0);
	}
}

@-o-keyframes slideInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}

	100% {
		-o-transform: translateY(0);
	}
}

@keyframes slideInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}

	100% {
		transform: translateY(0);
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	-moz-animation-name: slideInDown;
	-o-animation-name: slideInDown;
	animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes slideInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes slideInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
	
	100% {
		-o-transform: translateX(0);
	}
}

@keyframes slideInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}
	
	100% {
		transform: translateX(0);
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	-moz-animation-name: slideInLeft;
	-o-animation-name: slideInLeft;
	animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes slideInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes slideInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
	
	100% {
		-o-transform: translateX(0);
	}
}

@keyframes slideInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}
	
	100% {
		transform: translateX(0);
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	-moz-animation-name: slideInRight;
	-o-animation-name: slideInRight;
	animation-name: slideInRight;
}
@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
}

@-moz-keyframes slideOutUp {
	0% {
		-moz-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
}

@-o-keyframes slideOutUp {
	0% {
		-o-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
}

@keyframes slideOutUp {
	0% {
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		transform: translateY(-2000px);
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	-moz-animation-name: slideOutUp;
	-o-animation-name: slideOutUp;
	animation-name: slideOutUp;
}
@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
}

@-moz-keyframes slideOutLeft {
	0% {
		-moz-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
}

@-o-keyframes slideOutLeft {
	0% {
		-o-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
}

@keyframes slideOutLeft {
	0% {
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		transform: translateX(-2000px);
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	-moz-animation-name: slideOutLeft;
	-o-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
}

@-moz-keyframes slideOutRight {
	0% {
		-moz-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
}

@-o-keyframes slideOutRight {
	0% {
		-o-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
}

@keyframes slideOutRight {
	0% {
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		transform: translateX(2000px);
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	-moz-animation-name: slideOutRight;
	-o-animation-name: slideOutRight;
	animation-name: slideOutRight;
}
@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
	}
	
	70% {
		-webkit-transform: scale(.9);
	}
	
	100% {
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes bounceIn {
	0% {
		opacity: 0;
		-moz-transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-moz-transform: scale(1.05);
	}
	
	70% {
		-moz-transform: scale(.9);
	}
	
	100% {
		-moz-transform: scale(1);
	}
}

@-o-keyframes bounceIn {
	0% {
		opacity: 0;
		-o-transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-o-transform: scale(1.05);
	}
	
	70% {
		-o-transform: scale(.9);
	}
	
	100% {
		-o-transform: scale(1);
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		transform: scale(1.05);
	}
	
	70% {
		transform: scale(.9);
	}
	
	100% {
		transform: scale(1);
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn;
}
@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
	}
	
	80% {
		-webkit-transform: translateY(10px);
	}
	
	100% {
		-webkit-transform: translateY(0);
	}
}
@-moz-keyframes bounceInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateY(-30px);
	}
	
	80% {
		-moz-transform: translateY(10px);
	}
	
	100% {
		-moz-transform: translateY(0);
	}
}

@-o-keyframes bounceInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}
	
	60% {
		opacity: 1;
		-o-transform: translateY(-30px);
	}
	
	80% {
		-o-transform: translateY(10px);
	}
	
	100% {
		-o-transform: translateY(0);
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		transform: translateY(2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateY(-30px);
	}
	
	80% {
		transform: translateY(10px);
	}
	
	100% {
		transform: translateY(0);
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	-moz-animation-name: bounceInUp;
	-o-animation-name: bounceInUp;
	animation-name: bounceInUp;
}
@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
	}
	
	80% {
		-webkit-transform: translateY(-10px);
	}
	
	100% {
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes bounceInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateY(30px);
	}
	
	80% {
		-moz-transform: translateY(-10px);
	}
	
	100% {
		-moz-transform: translateY(0);
	}
}

@-o-keyframes bounceInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-o-transform: translateY(30px);
	}
	
	80% {
		-o-transform: translateY(-10px);
	}
	
	100% {
		-o-transform: translateY(0);
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateY(30px);
	}
	
	80% {
		transform: translateY(-10px);
	}
	
	100% {
		transform: translateY(0);
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	-moz-animation-name: bounceInDown;
	-o-animation-name: bounceInDown;
	animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
	}
	
	80% {
		-webkit-transform: translateX(-10px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateX(30px);
	}
	
	80% {
		-moz-transform: translateX(-10px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		-o-transform: translateX(30px);
	}
	
	80% {
		-o-transform: translateX(-10px);
	}
	
	100% {
		-o-transform: translateX(0);
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateX(30px);
	}
	
	80% {
		transform: translateX(-10px);
	}
	
	100% {
		transform: translateX(0);
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	-moz-animation-name: bounceInLeft;
	-o-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
	}
	
	80% {
		-webkit-transform: translateX(10px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes bounceInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateX(-30px);
	}
	
	80% {
		-moz-transform: translateX(10px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes bounceInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
	
	60% {
		opacity: 1;
		-o-transform: translateX(-30px);
	}
	
	80% {
		-o-transform: translateX(10px);
	}
	
	100% {
		-o-transform: translateX(0);
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateX(-30px);
	}
	
	80% {
		transform: translateX(10px);
	}
	
	100% {
		transform: translateX(0);
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	-moz-animation-name: bounceInRight;
	-o-animation-name: bounceInRight;
	animation-name: bounceInRight;
}
@-webkit-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
	}
	
	25% {
		-webkit-transform: scale(.95);
	}
	
	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale(.3);
	}	
}

@-moz-keyframes bounceOut {
	0% {
		-moz-transform: scale(1);
	}
	
	25% {
		-moz-transform: scale(.95);
	}
	
	50% {
		opacity: 1;
		-moz-transform: scale(1.1);
	}
	
	100% {
		opacity: 0;
		-moz-transform: scale(.3);
	}	
}

@-o-keyframes bounceOut {
	0% {
		-o-transform: scale(1);
	}
	
	25% {
		-o-transform: scale(.95);
	}
	
	50% {
		opacity: 1;
		-o-transform: scale(1.1);
	}
	
	100% {
		opacity: 0;
		-o-transform: scale(.3);
	}	
}

@keyframes bounceOut {
	0% {
		transform: scale(1);
	}
	
	25% {
		transform: scale(.95);
	}
	
	50% {
		opacity: 1;
		transform: scale(1.1);
	}
	
	100% {
		opacity: 0;
		transform: scale(.3);
	}	
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	-moz-animation-name: bounceOut;
	-o-animation-name: bounceOut;
	animation-name: bounceOut;
}
@-webkit-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
}

@-moz-keyframes bounceOutUp {
	0% {
		-moz-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-moz-transform: translateY(20px);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
}

@-o-keyframes bounceOutUp {
	0% {
		-o-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-o-transform: translateY(20px);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
}

@keyframes bounceOutUp {
	0% {
		transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		transform: translateY(20px);
	}
	
	100% {
		opacity: 0;
		transform: translateY(-2000px);
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	-moz-animation-name: bounceOutUp;
	-o-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}
@-webkit-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}
}

@-moz-keyframes bounceOutDown {
	0% {
		-moz-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-moz-transform: translateY(-20px);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}
}

@-o-keyframes bounceOutDown {
	0% {
		-o-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-o-transform: translateY(-20px);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}
}

@keyframes bounceOutDown {
	0% {
		transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		transform: translateY(-20px);
	}
	
	100% {
		opacity: 0;
		transform: translateY(2000px);
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	-moz-animation-name: bounceOutDown;
	-o-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
}

@-moz-keyframes bounceOutLeft {
	0% {
		-moz-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-moz-transform: translateX(20px);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
}

@-o-keyframes bounceOutLeft {
	0% {
		-o-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-o-transform: translateX(20px);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
}

@keyframes bounceOutLeft {
	0% {
		transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		transform: translateX(20px);
	}
	
	100% {
		opacity: 0;
		transform: translateX(-2000px);
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	-moz-animation-name: bounceOutLeft;
	-o-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
}

@-moz-keyframes bounceOutRight {
	0% {
		-moz-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-moz-transform: translateX(-20px);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
}

@-o-keyframes bounceOutRight {
	0% {
		-o-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-o-transform: translateX(-20px);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
}

@keyframes bounceOutRight {
	0% {
		transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		transform: translateX(-20px);
	}
	
	100% {
		opacity: 0;
		transform: translateX(2000px);
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	-moz-animation-name: bounceOutRight;
	-o-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}
@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}
@-moz-keyframes rotateIn {
	0% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(-200deg);
		opacity: 0;
	}
	
	100% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}
@-o-keyframes rotateIn {
	0% {
		-o-transform-origin: center center;
		-o-transform: rotate(-200deg);
		opacity: 0;
	}
	
	100% {
		-o-transform-origin: center center;
		-o-transform: rotate(0);
		opacity: 1;
	}
}
@keyframes rotateIn {
	0% {
		transform-origin: center center;
		transform: rotate(-200deg);
		opacity: 0;
	}
	
	100% {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	-moz-animation-name: rotateIn;
	-o-animation-name: rotateIn;
	animation-name: rotateIn;
}
@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInUpLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInUpLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	-moz-animation-name: rotateInUpLeft;
	-o-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInDownLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInDownLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	-moz-animation-name: rotateInDownLeft;
	-o-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInUpRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInUpRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0;
	}
	
	100% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	-moz-animation-name: rotateInUpRight;
	-o-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@-moz-keyframes rotateInDownRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
}

@-o-keyframes rotateInDownRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0;
	}
	
	100% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	-moz-animation-name: rotateInDownRight;
	-o-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(200deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOut {
	0% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(200deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOut {
	0% {
		-o-transform-origin: center center;
		-o-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-o-transform-origin: center center;
		-o-transform: rotate(200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	0% {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		transform-origin: center center;
		transform: rotate(200deg);
		opacity: 0;
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	-moz-animation-name: rotateOut;
	-o-animation-name: rotateOut;
	animation-name: rotateOut;
}
@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutUpLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutUpLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-transform-origin: left bottom;
		-transform: rotate(-90deg);
		opacity: 0;
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	-moz-animation-name: rotateOutUpLeft;
	-o-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutDownLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutDownLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0;
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	-moz-animation-name: rotateOutDownLeft;
	-o-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutUpRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutUpRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0;
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	-moz-animation-name: rotateOutUpRight;
	-o-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}
@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0;
	}
}

@-moz-keyframes rotateOutDownRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0;
	}
}

@-o-keyframes rotateOutDownRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1;
	}
	
	100% {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0;
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	-moz-animation-name: rotateOutDownRight;
	-o-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}
@-webkit-keyframes lightSpeedIn {
	0% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; }
	60% { -webkit-transform: translateX(-20%) skewX(30deg); opacity: 1; }
	80% { -webkit-transform: translateX(0%) skewX(-15deg); opacity: 1; }
	100% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
}

@-moz-keyframes lightSpeedIn {
	0% { -moz-transform: translateX(100%) skewX(-30deg); opacity: 0; }
	60% { -moz-transform: translateX(-20%) skewX(30deg); opacity: 1; }
	80% { -moz-transform: translateX(0%) skewX(-15deg); opacity: 1; }
	100% { -moz-transform: translateX(0%) skewX(0deg); opacity: 1; }
}

@-o-keyframes lightSpeedIn {
	0% { -o-transform: translateX(100%) skewX(-30deg); opacity: 0; }
	60% { -o-transform: translateX(-20%) skewX(30deg); opacity: 1; }
	80% { -o-transform: translateX(0%) skewX(-15deg); opacity: 1; }
	100% { -o-transform: translateX(0%) skewX(0deg); opacity: 1; }
}

@keyframes lightSpeedIn {
	0% { transform: translateX(100%) skewX(-30deg); opacity: 0; }
	60% { transform: translateX(-20%) skewX(30deg); opacity: 1; }
	80% { transform: translateX(0%) skewX(-15deg); opacity: 1; }
	100% { transform: translateX(0%) skewX(0deg); opacity: 1; }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    -moz-animation-name: lightSpeedIn;
    -o-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;

    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
    0% { -webkit-transform: translateX(0%) skewX(0deg); opacity: 1; }
	100% { -webkit-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

@-moz-keyframes lightSpeedOut {
	0% { -moz-transform: translateX(0%) skewX(0deg); opacity: 1; }
	100% { -moz-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

@-o-keyframes lightSpeedOut {
	0% { -o-transform: translateX(0%) skewX(0deg); opacity: 1; }
	100% { -o-transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

@keyframes lightSpeedOut {
	0% { transform: translateX(0%) skewX(0deg); opacity: 1; }
	100% { transform: translateX(100%) skewX(-30deg); opacity: 0; }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    -moz-animation-name: lightSpeedOut;
    -o-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;

    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
@-webkit-keyframes hinge {
	0% { -webkit-transform: rotate(0); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
	20%, 60% { -webkit-transform: rotate(80deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
	40% { -webkit-transform: rotate(60deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
	80% { -webkit-transform: rotate(60deg) translateY(0); opacity: 1; -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out; }	
	100% { -webkit-transform: translateY(700px); opacity: 0; }
}

@-moz-keyframes hinge {
	0% { -moz-transform: rotate(0); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
	20%, 60% { -moz-transform: rotate(80deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
	40% { -moz-transform: rotate(60deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
	80% { -moz-transform: rotate(60deg) translateY(0); opacity: 1; -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out; }	
	100% { -moz-transform: translateY(700px); opacity: 0; }
}

@-o-keyframes hinge {
	0% { -o-transform: rotate(0); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
	20%, 60% { -o-transform: rotate(80deg); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
	40% { -o-transform: rotate(60deg); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
	80% { -o-transform: rotate(60deg) translateY(0); opacity: 1; -o-transform-origin: top left; -o-animation-timing-function: ease-in-out; }	
	100% { -o-transform: translateY(700px); opacity: 0; }
}

@keyframes hinge {
	0% { transform: rotate(0); transform-origin: top left; animation-timing-function: ease-in-out; }	
	20%, 60% { transform: rotate(80deg); transform-origin: top left; animation-timing-function: ease-in-out; }	
	40% { transform: rotate(60deg); transform-origin: top left; animation-timing-function: ease-in-out; }	
	80% { transform: rotate(60deg) translateY(0); opacity: 1; transform-origin: top left; animation-timing-function: ease-in-out; }	
	100% { transform: translateY(700px); opacity: 0; }
}

.hinge {
	-webkit-animation-name: hinge;
	-moz-animation-name: hinge;
	-o-animation-name: hinge;
	animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
	0% { opacity: 0; -webkit-transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; -webkit-transform: translateX(0px) rotate(0deg); }
}

@-moz-keyframes rollIn {
	0% { opacity: 0; -moz-transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; -moz-transform: translateX(0px) rotate(0deg); }
}

@-o-keyframes rollIn {
	0% { opacity: 0; -o-transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; -o-transform: translateX(0px) rotate(0deg); }
}

@keyframes rollIn {
	0% { opacity: 0; transform: translateX(-100%) rotate(-120deg); }
	100% { opacity: 1; transform: translateX(0px) rotate(0deg); }
}

.rollIn {
	-webkit-animation-name: rollIn;
	-moz-animation-name: rollIn;
	-o-animation-name: rollIn;
	animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
    0% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
	}

    100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
	}
}

@-moz-keyframes rollOut {
    0% {
		opacity: 1;
		-moz-transform: translateX(0px) rotate(0deg);
	}

    100% {
		opacity: 0;
		-moz-transform: translateX(100%) rotate(120deg);
	}
}

@-o-keyframes rollOut {
    0% {
		opacity: 1;
		-o-transform: translateX(0px) rotate(0deg);
	}

    100% {
		opacity: 0;
		-o-transform: translateX(100%) rotate(120deg);
	}
}

@keyframes rollOut {
    0% {
		opacity: 1;
		transform: translateX(0px) rotate(0deg);
	}

    100% {
		opacity: 0;
		transform: translateX(100%) rotate(120deg);
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	-moz-animation-name: rollOut;
	-o-animation-name: rollOut;
	animation-name: rollOut;
}


   
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

ul, ol { list-style: none; padding: 0; margin: 0; }

.pull-left { float: left; }
.pull-right { float: right; }


/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html { height: 100%;}

.universalWrap { 
  max-width: 1400px; 
  min-width: 965px;
  margin: 0 auto; 
  overflow:hidden; 
  -webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, .2);
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, .2);
  position: relative;
}

body {
   font-family: 'Open Sans', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 300;
   background: #f3f3f3;
}


html, body {
margin: 0;
padding: 0;
padding-top: 1px;/*extreamly weird CSS bug in Firefox - the header was offscreen by about 100px with no explination */
margin-top: -1px;/*extreamly weird CSS bug in Firefox - the header was offscreen by about 100px with no explination */
}

p { line-height: 26px; color: #0b495a;  }
input, textarea {  font-family: 'Open Sans', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;  }
section { overflow: hidden }

h1,h2,h3,h4,h5,h6 { color: #0b495a; font-weight: normal }

h2.panelTitle {
	font-size: 36px;
	line-height: 44px;
}


.button {
	font-family: 'Open Sans', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-size: 16px;
	cursor: pointer;
}

/**** TOP HEADER ****/

.top_nav {
	background: #0b495a;
	margin: 0; padding: 0;
}

.social { padding: 0; margin: 0; overflow: hidden; float: left; min-width: 300px;}
.social li {
	display: inline;
	float: left; position: relative;
}
.social li a {
	display: block;
	width: 32px; height: 32px;
	padding: 4px;
	color: white;
	font-size: 12px
}
.social li a span, 
.google_trans span {
	display: block; position: absolute;  left: -99999px;
}
.social li a.contact_us { width: auto; text-transform: uppercase }
.social li a.contact_us .icon_email { float: left; display: block; }
.social li a.contact_us span { text-indent: 0; display: inline; line-height: 32px; float: right; margin-left: 5px; position: relative !important; left: 0; height: 15px;}

.top_nav .right { float: right; height: 40px;}
.top_nav .signin_out, .top_nav .languages { float: left}
.top_nav .signin_out a {
	height: 30px; padding: 0 15px;
	text-align: center;
	color: white;
	font-size: 12px; line-height: 30px;
	text-decoration: none;
	position: relative;
	float: left;
	background: #18687f;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE4Njg3ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNTU5NmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #18687f 0%, #15596c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#18687f), color-stop(100%,#15596c));
	background: -webkit-linear-gradient(top,  #18687f 0%,#15596c 100%);
	background: -o-linear-gradient(top,  #18687f 0%,#15596c 100%);
	background: -ms-linear-gradient(top,  #18687f 0%,#15596c 100%);
	background: linear-gradient(to bottom,  #18687f 0%,#15596c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#18687f', endColorstr='#15596c',GradientType=0 );
	
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, .2);
    box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, .2);
}

.top_nav .signin_out .signup {
	-webkit-border-radius: 18px 0px 0px 18px;
	border-radius: 18px 0px 0px 18px;
	margin: 5px 0 5px 10px;
	max-width: 250px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.top_nav .signin_out .signup:after {
	position: absolute;
	content: "";
	height: 10px;
	width: 1px;
	background: white;
	right: 0;
	top: 10px;
}
.top_nav .signin_out .signin,
.top_nav .signin_out .signout {
	-webkit-border-radius: 0 18px 18px 0;
	border-radius: 0 18px 18px 0;
	margin: 5px 10px 5px 0;
}
.top_nav .signin_out a:hover {
	background: #15596c;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE1NTk2YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxODY4N2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #15596c 0%, #18687f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#15596c), color-stop(100%,#18687f));
	background: -webkit-linear-gradient(top,  #15596c 0%,#18687f 100%);
	background: -o-linear-gradient(top,  #15596c 0%,#18687f 100%);
	background: -ms-linear-gradient(top,  #15596c 0%,#18687f 100%);
	background: linear-gradient(to bottom,  #15596c 0%,#18687f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15596c', endColorstr='#18687f',GradientType=0 );
}
.top_nav .signin_out a:active {
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, .0);
    box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, .0);
}


.top_nav .languages { margin: 0 10px 0 0; padding: 0; border-left: 1px solid white }
.top_nav .languages li {
	display: block; float: left;
	height: 40px;
	border-right: 1px solid white;
	margin: 0; padding: 0 10px;
	position: relative;
}
.top_nav .languages li a { color: white; font-size: 12px; line-height: 40px; text-decoration: none }

/**** HEADER ****/

header {
	background: white;
	-webkit-box-shadow:  0 1px 1px 1px rgba(0, 0, 0, .2);
    box-shadow:  0 1px 1px 1px rgba(0, 0, 0, .2);
    z-index: 10;
    width: 100%;
    border-bottom: 1px solid #ccc;
    position: absolute;
    top: 40px;
}

header.fixed { 	position: fixed; width: 100%; top: 0; z-index: 4500; max-width: 1400px;  }

.logo {
	width: 186px;
	height: 66px;
	background: url(/images/logo.png) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
	margin: 20px 0;
}

header > .row { position: static }
header nav { float: right }
header nav ul { padding: 0; margin: 0 }
header nav ul li { float: left }
header nav ul li a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	color: #555;
	text-decoration: none;
	padding: 20px 10px;
	display: block
}
header nav > ul > li > a { padding: 45px 9px }
header nav > ul > li.active { color: #b42a28 !important; background: url(/images/dot.png) no-repeat center 80px; }
header nav > ul > li.active a { color: #b42a28 !important; }
header nav ul li:last-child a { padding-right: 0 }
header nav ul .subnav_wrap {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 56px;
	position: absolute;
	left: 0;
	top: 105px;
	background: #f2f2f2;
	background: rgba(242,242,242,.9);
	-webkit-box-shadow: inset 0 2px 2px 2px rgba(0, 0, 0, .2);
    box-shadow: inset 0 2px 2px 2px rgba(0, 0, 0, .2);
	text-align: center;
	z-index: 99;
	max-height: 0px;
	overflow: hidden;
	-moz-transition: 0.4s 0.4s;
	-ms-transition: 0.4s 0.4s;
	-o-transition: 0.4s 0.4s;
	-webkit-transition: 0.4s 0.4s;
	transition: 0.4s 0.4s;
}
header nav ul > li:hover > .subnav_wrap {
	max-height: 56px;
	-moz-transition-delay: 0;
	-ms-transition-delay: 0;
	-o-transition-delay: 0;
	-webkit-transition-delay: 0;
	transition-delay: 0;
}
.subnav {
	width: 960px;
	margin: 0 auto;
}
.subnav ul { float: right }

/* Search */

.search_wrap {
	height: 106px;
}
.search_wrap > a {
	padding: 35px 13px;
	display: block;
	position: relative;
	opacity: 0.8;
	cursor: pointer
}
.search_wrap > a:hover { opacity: 1 }
.search_wrap > a:before,
.search_wrap > a:after {
	position: absolute;
	content: "";
	display: block;
	height: 12px; width: 1px;
	background: #555;
	top: 50%; margin-top: -8px;
	left: 0;
}

.search_wrap > a:after {
	right: 0; left: auto
}
.lt-ie9 .search_wrap .search i { }

.search_wrap {position: relative}

header .search_form {
	position: absolute;
	top: 99%; right: 0;
	display: none;
	padding-top: 12px;
	z-index: 10;
}

header .search_form:hover 
{
    display: block !important; /*overule jquery if hovering inside search form*/
}

header .search_form form {
	width: 460px; height: 50px;
	overflow: hidden;
	position: relative;
	background: white;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-box-shadow:  0 1px 1px 1px rgba(0, 0, 0, .2);
    box-shadow:  0 1px 1px 1px rgba(0, 0, 0, .2);
}

header .search_form .text {
	width: 430px;
	margin-left: 40px;
	height: 50px;
	border: 0;
	outline: none;
	text-transform: uppercase;
	font-size: 12px;
	background: transparent;
	z-index: 1;
}
.lt-ie9 header .search_form .text { line-height: 50px }
header .search_form .submit {
	position: absolute;
	top: 0; left: 0;
	width: 32px; height: 32px; margin: 9px 0 9px 6px;
	background: url("/images/_icon-32-sprite.png") 0 -32px no-repeat;
	border: 0;
}

header .search_form .prompt {
	height: 50px;
	position: absolute;
	left: 60px; top: 18px;
	text-transform: uppercase;
	font-size: 12px;
	z-index: 0;
	pointer-events: none;
	display: none;
}
header .search_form .prompt span {
	color: transparent;
	letter-spacing: 0.1em;
}

.main_content .search-results
{
    list-style: none;
}

/* To top */

.totop {
	width: 20px;
	position: absolute;
	top: 40px; right: 50%;
	margin-right: -510px;
	display: none;
	cursor: pointer;
}

.totop:hover .toptext {opacity: 1;}

.toptext {
	opacity: 0;
	-webkit-transition: 400ms;
	transition: 400ms;
}

/* Messages */

.messages {
	position: absolute;
	top: 100%; left: 0;
	width: 100%;
	z-index: 0;
}

.messages h3 {
	text-align: center;
	color: white;
	margin: 5px;
}

.messages .button {
	padding: 8px 20px;
	border: 1px solid white;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-left: 10px;
	display: inline-block;
	color: white;
	font-weight: 600;
	-webkit-transition: 400ms;
	transition: 400ms;
	padding: 5px 10px;
	line-height: 20px;
	font-size: 20px;
}
.messages .button:hover { background: rgba(0,0,0,.1) }

.message { padding: 10px 0 }

.messages .warning {
	background: url(/images/assets/warning_bg.png) repeat;
	background: rgba(234,54,80,.6);
}

.messages .timely {
	background: url(/images/assets/timely_bg.png) repeat;
	background: rgba(34,194,122,.6);
}

/* Banners */
.banner-holder { padding-top: 120px; padding-bottom: 100px; }
.banner-holder .bx-wrapper .bx-pager.bx-default-pager a { background: #a58ea0; }
.banner-holder .bx-wrapper .bx-pager.bx-default-pager a:hover, .banner-holder .bx-wrapper .bx-pager.bx-default-pager a.active { background: #fff; }
.banner-holder .bx-wrapper .bx-pager { position: relative; top: 90px; }

.bx-wrapper .bx-controls-direction a {  }

section.banner { position: relative; background: #f2f2f2; width: 100%; padding-top: 106px; }

.top_section.flexslider {
height: 440px;
}

/*.top_section.flexslider ul.slides li { background-size: contain; }*/

section.banner h1,
section.banner h2,
section.banner h3,
section.banner h4,
section.banner h5,
section.banner h6,
section.banner p { color: white; margin: 20px 0; line-height: normal; }

ul.slides li { 
	display: block; 
	width: 100%; 
	background-position: center top; 
	background-repeat: no-repeat;
	padding: 60px 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
	min-height: 320px;
}
ul.slides a { text-decoration: none }
ul.slides li .row { margin: 0 auto !important; display: block; }

ul.slides li div { z-index: 1 }


.heading-btn { display: inline-block; min-width: 220px; text-align: center; border: 1px solid #fff; height: 40px; line-height: 40px; color: #fff; text-decoration: none; border-radius: 5px; background: rgba(0,0,0,0.2); margin: 20px 10px 0; padding: 0 10px; }
.heading-btn:hover { background: rgba(0,0,0,0.3); }

.registration_page .heading-btn { margin: 0 auto 20px; }

ul.slides .img_left { text-align: left }
ul.slides .img_left img { float: left; text-align: center;
vertical-align: middle; }

ul.slides .img_right { text-align: right }
ul.slides .img_right img { float: right; text-align: center;
vertical-align: middle; }

ul.slides .img_center {
	display: block;
	text-align: center
}
ul.slides li .center { clear: both }
ul.slides li p { line-height: normal; font-size: inherit; margin: 10px 0; font-family: 'Fjord One', serif; }

ul.slides .text-block { overflow: hidden; }

/* panel members slider */

.panel ul.slides li {
	-webkit-backface-visibility: hidden;
	float: left;
	width: 140px;
	margin-right: 20px;
}
.panel .flexslider .flex-control-paging li a {
	width: 10px; 
	height: 10px;
	background: #7cdcd4;
}
.panel .flexslider .flex-control-paging li a.flex-active {
	background: #0ec4b5;
}
.panel .flexslider .flex-direction-nav a { top: 50%; margin: -33px 0 0; }
.panel .flexslider .flex-direction-nav a.flex-prev { background: url(/images/controls-dark.png) no-repeat 0 -34px; left: -80px; }
.panel .flexslider .flex-direction-nav a.flex-next { background: url(/images/controls-dark.png) no-repeat -42px -34px; right: -80px; }

.panel.team-members li {
	text-align: center;
	padding: 30px 0 0;
}

.panel.team-members li a img {
	display: block;
	width: 110px;
	height: 110px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	overflow: hidden;
	margin-bottom: 20px;
	margin: 0 auto;
	position: relative;	
}
.panel.team-members .slides li a { position: relative; display: block }
.panel.team-members li a:hover:before {
	position: absolute;
	content: "";
	height: 110px; width: 110px;
	top: 0; left: 15px;
	background: url(/images/grey-arrow.png) no-repeat -5px -3px;
	z-index: 10;
	display: none;
}

.panel.team-members li h4 { margin: 10px 0 0 0;  }
.panel.team-members li p { 
	margin: 0; 
	font-family: 'Open Sans', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 28px;
}
.panel .flexslider.small_family .slides { text-align: center }
.panel .flexslider.small_family .slides li {
	display: inline-block;
	margin-left: -8px;
	float: none;
	vertical-align: top;
}

/* Newsletter signup */

.newsletter_popup {
	position: fixed;
	background: white;
	background: rgba(255,255,255,0.95);
	border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 4px solid rgb(114,114,114);
	border: 4px solid rgba(114,114,114,0.8);
	padding: 20px;
	z-index: 30;
	width: 240px;
	right: 30px; top: 170px;
	text-align: center;
	display: none;
}
.newsletter_popup.form_complete { display: block!important }
.newsletter_popup.dismissed { display: none!important }

.newsletter_popup h4 {
	font-family: 'Open Sans', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 600;
	margin: 0 0 10px;
	color: #555;
}

.newsletter_popup p { margin: 10px 0 }

.newsletter_popup input.text {
	border: 0;
	background: transparent url(/images/newsletter_icon.png) no-repeat right 15px;
	border-bottom: 1px solid #999999;
	padding: 10px 0 5px;
	display: block;
	width: 220px;
	padding-right: 20px;
	outline: none;
}

.newsletter_popup .submit {
	border-radius: 17px;
	-webkit-border-radius: 17px;
	border: 0;
	padding: 8px;
	font-size: 14px;
	margin: 20px 0 10px;
	width: 240px;
	color: white;
	background: #777777;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc3Nzc3NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NjY2NjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #777777 0%, #666666 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#777777), color-stop(100%,#666666));
	background: -webkit-linear-gradient(top,  #777777 0%,#666666 100%);
	background: -o-linear-gradient(top,  #777777 0%,#666666 100%);
	background: -ms-linear-gradient(top,  #777777 0%,#666666 100%);
	background: linear-gradient(to bottom,  #777777 0%,#666666 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777777', endColorstr='#666666',GradientType=0 );
}

.newsletter_popup .submit:active {
	background: #666666;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3Nzc3NzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #666666 0%, #777777 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#777777));
	background: -webkit-linear-gradient(top,  #666666 0%,#777777 100%);
	background: -o-linear-gradient(top,  #666666 0%,#777777 100%);
	background: -ms-linear-gradient(top,  #666666 0%,#777777 100%);
	background: linear-gradient(to bottom,  #666666 0%,#777777 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#777777',GradientType=0 );
}

.newsletter_popup > a {
	text-decoration: none;
	color: #555;
	font-weight: 600;
	font-size: 14px;r
}

.newsletter_popup .close {
	position: absolute;
	width: 35px;
	height: 35px;
	top: -17px; right: -17px;
	background: url(/images/newsletter_close.png) no-repeat left top;
	cursor: pointer;
}

/* main content */
.main_content .panel {
	padding: 40px 0;
	border-top: 2px solid #e0e0e0; position: relative;
}

.main_content .panel:nth-child(odd) { background: white }
.main_content .panel:nth-child(even) { background: #f7f7f7 }

.main_content.events .panel:nth-child(odd) { background: #f7f7f7 }
.main_content.events .panel:nth-child(even) { background: #fff }

.main_content ol,
.main_content ul
{
    line-height: 26px;
    color: #0b495a;
    list-style: disc inside; 
    font-size: 14px;
}

.main_content ol
{
    list-style: decimal inside; 
}

.contourFieldSet > ol, fieldSet > ol, .twitter > ul
{
    list-style: none !important;
}

.contourPage
{
    width: 300px;
    margin: 0 auto;
}

.search_row
{
    min-height: 600px;
}

/**** ICONS ****/

.icon {
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url("/images/_icon-32-sprite.png") no-repeat;
}

.icon_facebook { background-position: -32px 0 }
.icon_g_plus { background-position: -64px 0 }
.icon_linkedin { background-position: -96px 0 }
.icon_email { background-position: -128px 0 }
.icon_search { background-position: 0 -32px }
.icon_googletrans { background-position: -160px 0; margin-top: 3px; }

.icon_rss{
	background: url("/images/icons/rss.png") no-repeat center center;
}

.center { text-align: center; }

.float_left
{
    float: left;
    overflow: hidden;
}

.float_right
{
    float: right;
    overflow: hidden;
}

.button-holder, .contourNavigation { display: inline-block; border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; background: rgba(0,0,0,0.4); padding: 10px; margin: 30px 10px; }
.button-holder .btn, .contourNavigation input { padding: 0px 20px; display: block; min-width: 200px; text-align: center; border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; color: #555555; text-decoration: none; height: 40px; line-height: 40px; color: #0b495a; font-size: 16px; font-weight: 300;
	
	background:#dddddd;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWQ5ZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #d9d9d9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d9d9d9));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#d9d9d9 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#d9d9d9 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#d9d9d9 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#d9d9d9 100%);
	
	
	box-shadow: 1px 2px 0px 0px #787878; -moz-box-shadow: 1px 2px 0px 0px #787878; -webkit-box-shadow: 1px 2px 0px 0px #787878;
	
 }
.lt-ie9 .button-holder .btn {  color: #fff; background: #dddddd; }
 
.button-holder .btn:hover { background:#f0f0f0; background:#dddddd\9;  }
.button-holder .btn.blue {  color: #fff;
	
	background: #23859f;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzI4OTFhZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjdiOTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #2891ae 1%, #227b94 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#2891ae), color-stop(100%,#227b94));
	background: -webkit-linear-gradient(top,  #2891ae 1%,#227b94 100%);
	background: -o-linear-gradient(top,  #2891ae 1%,#227b94 100%);
	background: -ms-linear-gradient(top,  #2891ae 1%,#227b94 100%);
	background: linear-gradient(to bottom,  #2891ae 1%,#227b94 100%);
	
	box-shadow: 1px 2px 0px 0px #02242d; -moz-box-shadow: 1px 2px 0px 0px #02242d; -webkit-box-shadow: 1px 2px 0px 0px #02242d;

}

.button-holder .btn.blue:hover {  background: #2891ae; background: #23859f\9; }

.lt-ie9 .button-holder .btn.blue {  color: #fff; background: #23859f; }

.small-arrow { display: none; }
.people ul li.active .small-arrow { display: block; height: 14px; width: 24px; position: absolute; background: url(/images/small-arrow.png) no-repeat; bottom: 95px; left: 18px; z-index: 100; }

.people { margin-bottom: 40px; }

.people .bx-wrapper .bx-pager.bx-default-pager a:hover, .people  .bx-wrapper .bx-pager.bx-default-pager a.active { background: #0ec4b5; }
.people .bx-wrapper .bx-pager.bx-default-pager a { background: #7cdcd4; }

.people .bx-wrapper .bx-next { right: -85px; background: url(/images/controls-dark.png) no-repeat -42px -34px; }
.people .bx-wrapper .bx-prev { left: -85px; background: url(/images/controls-dark.png) no-repeat 0 -34px; }
.people .bx-wrapper .bx-controls-direction a { top: 85% !important; }
.people .bx-wrapper { margin: 0 auto; }
.people .bx-viewport { position: relative; height: 340px !important; overflow: hidden !important; margin-top: -270px; }
.people ul ul { margin: 0; padding: 0; margin-top: 260px; }
.people ul li { text-align: center; position: relative; float: left; margin-right: 40px; }
.people ul li > a { display: block; width: 60px; height: 60px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; overflow: hidden; }
.people ul li:last-child { margin: 0; }

.people ul li:nth-child(4) .profile { left: -80px; }
.people ul li:nth-child(5) .profile { left: -170px; }
.people ul li:nth-child(6) .profile { left: -250px; }
.people ul li:nth-child(7) .profile { left: -330px; }
.people ul li:nth-child(8) .profile { left: -400px; }
.people ul li:nth-child(9) .profile { left: -490px; }
.people ul li:nth-child(10) .profile { left: -560px; }

.people ul li:nth-child(14) .profile { left: -80px; }
.people ul li:nth-child(15) .profile { left: -170px; }
.people ul li:nth-child(16) .profile { left: -250px; }
.people ul li:nth-child(17) .profile { left: -330px; }
.people ul li:nth-child(18) .profile { left: -400px; }
.people ul li:nth-child(19) .profile { left: -490px; }
.people ul li:nth-child(20) .profile { left: -560px; }


.people ul li img { text-align: center; margin: 0 auto; }
.people ul li p { color: #0b495a; }
.people ul li .email { text-decoration: none !important; font-size: 18px !important; }
.people ul li .profile { border: 2px solid #01c1b1; position: absolute; height: 210px; width: 610px; bottom: 105px; background: #fff; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transition: all 0.5s ease-in-out; box-shadow: 1px 1px 6px 2px #ccc; }
	
.people ul li.active  { z-index: 10; }
.people ul li.active .profile { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
.people ul li .profile .text { width: 445px; padding-right: 10px; float: right; text-align: left; }
.people ul li .profile .text h3,
.people ul li .profile .text h4 { margin: 0; padding: 10px 0 0 0 }
.people ul li .profile .text p { margin: 10px 0 5px}
.people ul li .profile .text a { color: #30c5b7; text-decoration: underline; font-family: 'Fjord One', serif; font-size: 14px; }
.people ul li .profile .pic { float: left; width: 110px; margin: 20px; }
.people ul li .profile .pic span { display: block; width: 110px; height: 110px; border-radius: 50%; -webkit-border-radius: 50%;  -moz-border-radius: 50%; overflow: hidden;  }


.hover { display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: url(/images/grey-arrow.png) no-repeat -5px -3px; z-index: 100; }
.img-hold .hover { background: url(/images/grey-arrow-140.png) no-repeat }

.board-members ul li a:hover:after {
	display: block; 
	position: absolute; 
	left: 0; 
	right: 0; 
	top: 0; 
	height: 140px;
	background: url(/images/grey-arrow-140.png) no-repeat 0 0;
	z-index: 100;
	content: "";
}

.main_content .panel.upcoming {   background: #2b806c no-repeat center top; position: relative; background-size: cover;  -moz-background-size: cover; }
.main_content .panel.upcoming h2 { color: #fff; }
.main_content .panel.upcoming li h2, .main_content .panel.upcoming li h3, .main_content .panel.upcoming li h4, .main_content .panel.upcoming li h5, .main_content .panel.upcoming li h6, .main_content .panel.upcoming li p { color: #1d819b; text-align: center }

.upcoming .table { display: table; height: 100%; width: 100% }
.upcoming .table-cell { display: table-cell; vertical-align: middle }

.main_content .panel.upcoming .bx-wrapper { max-width: 960px !important; }
.main_content .panel.upcoming .bx-wrapper .bx-pager.bx-default-pager a:hover, .main_content .panel.upcoming .bx-wrapper .bx-pager.bx-default-pager a.active { background: #fff; }
.main_content .panel.upcoming .bx-wrapper .bx-pager.bx-default-pager a { background: #8db9ac; }
.main_content .panel.upcoming .bx-viewport { min-height: 280px; padding-top: 4px; margin-bottom: 30px; margin-top: 20px; }
.upcoming .bx-wrapper .bx-pager { position: relative; top: 10px; }

.upcoming-slider h4 {
    margin: 0
}
.upcoming-slider h5 {
    margin: 0
}
.upcoming-slider li {
    margin-left: 0px
}
.upcoming-slider li li {
    margin-left: 10px
}
.upcoming-slider li .slider_item {
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    width: 300px;
}
.upcoming-slider li .slider_item div {
    padding: 20px;
}

.upcoming-slider li .slider_item > div.center {
    padding-bottom: 70px;
}

.upcoming-slider li a {
    display: block;
    width: 220px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid #1d819b;
    text-decoration: none;
    color: #1d819b;
    margin-top: 30px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -110px;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.upcoming-slider li a:hover {
    background: #f4f4f4
}

.jcarousel-wrapper 
{
    position: relative;
}

.jcarousel-direction 
{
    
}
.jcarousel-direction a
{
    height: 33px;
    margin-top: -16px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 33px;
    z-index: 10;
}
.jcarousel-control-prev
{
    background: url("/images/controls.png") no-repeat scroll 0 -34px rgba(0, 0, 0, 0);
    left: -85px;
}
.jcarousel-control-prev:hover
{
    background-position: 0 0;
}

.jcarousel-control-next
{
    background: url("/images/controls.png") no-repeat scroll -42px -34px rgba(0, 0, 0, 0);
    right: -85px
}
.jcarousel-control-next:hover
{
    background-position: -42px 0;
}


.people .jcarousel-control-prev
{
    background: url("/images/controls-dark.png") no-repeat scroll 0px -34px rgba(0, 0, 0, 0);
    left: -85px;
}
.people .jcarousel-control-prev:hover
{
    background-position: 0 0;
}

.people .jcarousel-control-next
{
    background: url("/images/controls-dark.png") no-repeat scroll -42px -34px  rgba(0, 0, 0, 0);
    right: -85px
}
.people .jcarousel-control-next:hover {
    background-position: -42px 0;
}

.main_content .panel.upcoming .jcarousel-pagination a {
     background: none repeat scroll 0 0 #8DB9AC;
}

.jcarousel-pagination {
    text-align: center;
    margin: 30px 0 10px;
}

.jcarousel-pagination a {
    background: none repeat scroll 0 0 #666666;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    height: 10px;
    margin: 0 5px;
    outline: 0 none;
    text-indent: -9999px;
    width: 10px;
}

.main_content .panel.upcoming .jcarousel-pagination a:hover, 
.main_content .panel.upcoming .jcarousel-pagination a.active {
    background: none repeat scroll 0 0 #FFFFFF;
}


.upcoming-slider .img-holder { padding: 0 0 20px 0; position: relative; padding: 0; }
.upcoming-slider .img-holder img { display: inline-block; }
.upcoming-slider li .slider_item .past-event { display: block; position: absolute; left: -4px; top: -4px; background: url(/images/past-event.png) no-repeat; padding: 0; width: 180px; height: 100px; text-indent: -99999px;}

.about-pan { position: relative; }
.about-us .network-info p{ color: #383a5e; font-size: 18px; margin-top: 60px; }
.about-us .network-info strong { font-size: 52px; font-weight: 800; }

.main_content .panel.programs { color: #fff; text-align: center;  background: #2b806c url(/images/banners/homepage3.jpg) no-repeat center top;
background-size: cover;
-moz-background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/images/banners/homepage3.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/images/banners/homepage3.jpg', sizingMethod='scale')"; }
.main_content .panel.programs h2 { color: #fff; margin-bottom: 50px; }
.main_content .panel.programs span { font-size: 22px; font-family: 'Fjord One', serif; }



.circle { display: table; width: 220px; background: #fff; height: 220px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; margin-bottom: 30px; 
       -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;   
          
           }
           
           .circle:hover
           {
               margin-top: -20px;
                margin-bottom: 50px;   
                background-color: #65BDEB;
           }
           
.circle span { display: table-cell; vertical-align: middle; }

.universalWrap .main_content .panel.engage-panel {
    background: #ffffff;
}

.engage-panel {
    min-height: 496px;
    text-align: center;
}

.engage-panel .img-wrapper {
position: relative;
display: inline-block;
margin: 0 20px;

}

.engage-panel .overlay {
    position: absolute;
    opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */
  filter: alpha(opacity=0);

  /* Netscape */
  -moz-opacity: 0;

  /* Safari 1.x */
  -khtml-opacity: 0;
    background: #62637f;
    width: 100%;
    height: 100%;
    
    text-align: center;
}
.engage-panel .text{
    
    z-index: 9999;
position: absolute;
    opacity: 0;
    height: 100%;
    width: 100%;
    text-align: center;
     -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;    
  box-sizing: border-box; 
  padding: 0 40px;
       -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

  /* IE 5-7 */
  filter: alpha(opacity=0);

  /* Netscape */
  -moz-opacity: 0;

  /* Safari 1.x */
  -khtml-opacity: 0;
     
   
}
 .engage-panel .text p {
        margin: 0;
        position: relative;
        color: white;
        font-family: 'Fjord One', serif;
  top: 50%;
  transform: translateY(-50%);
  font-size: 21px;
    }
.engage-panel .img-wrapper:hover .text {
    opacity: 1;
    transition: 1s, all, ease;
      -webkit-transition: 1s, all, ease;
    -moz-transition:1s, all, ease;
    -o-transition: 1s, all, ease;
             -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
               /* IE 5-7 */
  filter: alpha(opacity=100);
    /* Netscape */
  -moz-opacity: 1;
    /* Safari 1.x */
  -khtml-opacity: 1;
  display: block;
zoom: 1;

    
}
.engage-panel .img-wrapper:hover .overlay
{
    transition: 1s, all, ease;
      -webkit-transition: 1s, all, ease;
    -moz-transition:1s, all, ease;
    -o-transition: 1s, all, ease;
     opacity: .85;
   display: block;
zoom: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";

  /* IE 5-7 */
  filter: alpha(opacity=85);

  /* Netscape */
  -moz-opacity: 0.85;

  /* Safari 1.x */
  -khtml-opacity: 0.85;
    
}



.engage-panel h2,
.engage-panel p {
    color: #02323c;
    font-family: 'Fjord One', serif;
}
.engage-panel p.desc {
    font-size: 18px;
    margin-bottom: 50px;
}


.engage-panel .btn {
    margin: 0 auto;
    display: block;
width: 220px;
height: 40px;
line-height: 40px;
text-align: center;
font-size: 14px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border: 1px solid #61627e;
text-decoration: none;
color: #61627e;
margin: 50px auto;
background: #f0eeef;


-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}




.universalWrap .main_content .about-pan {
    background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}


.community-people { width:85%; margin: 0 auto; }
.community-people ul { border-bottom: 1px solid #fff; text-align: center; margin: 0; padding: 0; }
.community-people ul li { position: relative; display: inline; float: left; margin: 1px; width: 117px; }
.community-people ul li .person-info { width: 234px; position: absolute; background: #595d69; display: block; height: 117px; color: #fff; top:0; left: 100%; color: #fff; display: none; z-index: 10; text-align: left; border-left: 2px solid white; }
.community-people ul li .person-details { width: 138px; padding-right: 10px; float: left; }
.community-people ul li .person-info h4 { padding: 0 0 10px 0; max-width: 200px; margin: 0; color: #fff; text-indent: 15px; padding-top: 10px; white-space: nowrap; text-overflow: ellipsis;  }
.community-people ul li .person-info p { color: #fff; padding: 0 90px 10px 0; margin: 0; font-size: 14px; padding: 0 0 0 15px;}
.community-people ul li .person-info .show-profile { display: block; position: relative; width: 84px; height: 82px; margin-top:19px; float: left; text-indent: -99999px; background: url(/images/arrow.png) center center no-repeat; }

.community-people ul li.end-items .person-info
{
     left: auto; right: 100%;
     border-right: 2px solid white; 
     border-left: 0;
}

@media screen and (max-width: 1410px) 
{
    .community-people ul 
    {
        text-align: center;
    }
    
      .community-people ul li
      {
          display: inline-block;
          float: none;
      }
    
    .community-people ul li .person-info
    {
        width: 240px;
    }
    
    .community-people ul li .person-info
    {
            border-left: 6px solid white; 
    }
}

.community-people ul li:hover .person-info,
.community-people ul li .greyscale,
.community-people ul li:hover .colourfull { display: block; }
.community-people ul li:hover .greyscale,
.community-people ul li .colourfull,
.community-people ul li:hover .image_wrap:after { display: none; }

.community-people ul li .image_wrap { position: relative; overflow: hidden }
.community-people ul li .image_wrap:after {
	position: absolute;
	content: "";
	height: 100%;
	background: rgba(58,60,66,.8);
	top: 0; left: 0; right: 0
}

.bwWrapper { position:relative; display:block; } 

.companies { background: #eaeaea !important; }
.companies .holder { position: relative; margin-top: 30px; margin-bottom: 30px; }
.companies .holder.static { text-align: center; }

.right-hide, .left-hide  { display: block;width: 122px; height: 64px; position: absolute; z-index: 10; }
.right-hide { right:0; background: url(/images/companies/right.png) no-repeat; }
.left-hide { left:0; background: url(/images/companies/left.png) no-repeat; }
.companies a { display: inline-block; }
.companies span { display: inline-block; margin-right: 25px; padding-top: 0px; }
.companies .holder.static span { margin: 0 10px;}
.companies .caro { float: left; height: 32px !important; }
.caroufredsel_wrapper { height: 34px !important; }

footer { background: #0b495a; padding-top: 45px; }
footer nav {}
footer nav ul { border-top: 1px solid #053542; border-bottom: 1px solid #053542; margin: 0; padding: 0; }
footer nav ul li { display: inline-block; width: 130px; }
footer nav ul li a { font-weight: 600; font-size: 14px; color: #fff; display: block; text-decoration: none; height: 75px; text-align: center; line-height: 75px;  }
footer p { font-weight: 300; font-size: 14px; color: #fff; text-align: center; margin: 35px 0; }
footer p a { color: #fff; text-decoration: none;  }

footer nav ul.centerText 
{
    text-align: center;
}

footer .social li a {
	padding: 4px 2px;
}

.internal-nav {  }
.internal-nav ul { text-align: center; padding: 25px 0; }
.internal-nav ul li { display: inline-block; }

.internal-nav ul li a { display: block; text-transform: uppercase; font-weight: 700; color: #555555; text-decoration: none; padding: 0 10px; font-size: 12px; }
.internal-nav ul li a span
{
    padding-bottom: 0px;
    display: block;
    border-bottom: 3px solid rgba(75, 191, 164, 0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.internal-nav ul li a span:hover,
.internal-nav ul li.active a span 
{
    margin-bottom: 0; 
    border-bottom: 3px solid rgba(75, 191, 164, 1);
}

.lt-ie9  .internal-nav ul li a span 
{
      border-bottom: 0;
      padding-bottom: 3px;
}
.lt-ie9 .internal-nav ul li a span:hover,
.lt-ie9 .internal-nav ul li.active a span 
{
    margin-bottom: 0; 
    border-bottom: 3px solid #4BBFA4;
}
/* Page banners */

.title-banner { 
	min-height: 335px;  
	width: 100%; 
	text-align: center;
    position: relative; 
    background: #f2f2f2 no-repeat center top; 
    background-size: cover; 
    -webkit-background-size:cover;
    -moz-background-size:cover;
  -ms-behavior: url(/css/backgroundsize.min.htc);
    padding-top: 106px;
}

.title-banner h1 { font-size: 72px; margin: 0 0 20px 0; text-shadow: 0px 0px 5px #545454; line-height: normal;  }
.title-banner h3 { font-size: 24px; margin: 0; text-shadow: 0px 0px 5px #545454; line-height: normal; }
.title-banner h1, .title-banner h2, .title-banner h1, .title-banner h3, .title-banner h4, .title-banner h5, .title-banner h6, .title-banner p { color: white }
.title-banner fieldset h1, .title-banner fieldset h2, .title-banner fieldset h1, .title-banner fieldset h3, .title-banner fieldset h4, .title-banner fieldset h5, .title-banner fieldset h6, .title-banner fieldset p { color: #555 }
.title-banner .holder { display: table;  min-height: 335px; width: 100%; }
.title-banner .holder .inner { display: table-cell; vertical-align: middle; height: 335px; }

.title-banner.grad_1 {
	background: #3ca9b5;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjM2NhOWI1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNmYzE5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(-45deg,  #3ca9b5 0%, #3fc195 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#3ca9b5), color-stop(100%,#3fc195));
	background: -webkit-linear-gradient(-45deg,  #3ca9b5 0%,#3fc195 100%);
	background: -o-linear-gradient(-45deg,  #3ca9b5 0%,#3fc195 100%);
	background: -ms-linear-gradient(-45deg,  #3ca9b5 0%,#3fc195 100%);
	background: linear-gradient(135deg,  #3ca9b5 0%,#3fc195 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ca9b5', endColorstr='#3fc195',GradientType=1 );
}

.title-banner.grad_2 {
	background: #4c1e51;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNGMxZTUxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY4NTQ3OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(-45deg,  #4c1e51 0%, #685478 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#4c1e51), color-stop(100%,#685478));
	background: -webkit-linear-gradient(-45deg,  #4c1e51 0%,#685478 100%);
	background: -o-linear-gradient(-45deg,  #4c1e51 0%,#685478 100%);
	background: -ms-linear-gradient(-45deg,  #4c1e51 0%,#685478 100%);
	background: linear-gradient(135deg,  #4c1e51 0%,#685478 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c1e51', endColorstr='#685478',GradientType=1 );
}

.title-banner.grad_3 {
	background: #459fbd;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1OWZiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1ZGNjYzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(135deg,  #459fbd 0%, #5dccc9 100%);
	background: -webkit-gradient(135deg, color-stop(0%,#459fbd), color-stop(100%,#5dccc9));
	background: -webkit-linear-gradient(135deg,  #459fbd 0%,#5dccc9 100%);
	background: -o-linear-gradient(135deg,  #459fbd 0%,#5dccc9 100%);
	background: -ms-linear-gradient(135deg,  #459fbd 0%,#5dccc9 100%);
	background: linear-gradient(135deg,  #459fbd 0%,#5dccc9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#459fbd', endColorstr='#5dccc9',GradientType=0 );
}

.title-banner.grad_4 {
	background: #636c7e;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNjM2YzdlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRkNTg2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(-45deg,  #636c7e 0%, #4d586b 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#636c7e), color-stop(100%,#4d586b));
	background: -webkit-linear-gradient(-45deg,  #636c7e 0%,#4d586b 100%);
	background: -o-linear-gradient(-45deg,  #636c7e 0%,#4d586b 100%);
	background: -ms-linear-gradient(-45deg,  #636c7e 0%,#4d586b 100%);
	background: linear-gradient(135deg,  #636c7e 0%,#4d586b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#636c7e', endColorstr='#4d586b',GradientType=1 );
}

.title-banner.grad_5 {
	background: #59baa0;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNTliYWEwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzhhYjJjMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(-45deg,  #59baa0 0%, #8ab2c1 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#59baa0), color-stop(100%,#8ab2c1));
	background: -webkit-linear-gradient(-45deg,  #59baa0 0%,#8ab2c1 100%);
	background: -o-linear-gradient(-45deg,  #59baa0 0%,#8ab2c1 100%);
	background: -ms-linear-gradient(-45deg,  #59baa0 0%,#8ab2c1 100%);
	background: linear-gradient(135deg,  #59baa0 0%,#8ab2c1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59baa0', endColorstr='#8ab2c1',GradientType=1 );
}

.title-banner.grad_6 {
	background: #4d8d87;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNGQ4ZDg3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU0YzBjMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(-45deg,  #4d8d87 0%, #54c0c1 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#4d8d87), color-stop(100%,#54c0c1));
	background: -webkit-linear-gradient(-45deg,  #4d8d87 0%,#54c0c1 100%);
	background: -o-linear-gradient(-45deg,  #4d8d87 0%,#54c0c1 100%);
	background: -ms-linear-gradient(-45deg,  #4d8d87 0%,#54c0c1 100%);
	background: linear-gradient(135deg,  #4d8d87 0%,#54c0c1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d8d87', endColorstr='#54c0c1',GradientType=1 );
}

.text_1 { color: #0b495a!important }
.text_2 { color: #44435a!important }
.text_3 { color: #384154!important }
.text_4 { color: #4eb591!important }
.text_5 { color: #065850!important }
.text_6 { color: #653979!important }


/* About page */

.board-members .bx-wrapper .bx-prev  { background: url(/images/controls-dark.png) no-repeat 0 -34px; }
.board-members .bx-wrapper .bx-next  { background: url(/images/controls-dark.png) no-repeat  -42px -34px; }
.board-members .bx-wrapper { min-width: 960px !important; }
.board-members .bx-wrapper .bx-pager { position: relative; padding-top: 0; margin-bottom: 30px; }
.board-members ul { margin: 0; padding: 0; }

.board-members .button-holder
{
 margin-top: 0px;   
}

.board-members ul.slides li { float: left; margin-right: 20px; min-height: 200px; height: 200px !important; padding: 0; padding-bottom: 60px;}
.board-members ul.slides li a { display: block; text-decoration: none; text-align: center; color: #0b495a; position: relative }
.board-members ul li img { margin-bottom: 15px; }
.board-members ul li span.img-hold { overflow: hidden; border-radius: 3px; width: 140px; height: 140px; display: block; position: relative; }
.board-members ul li span.text-hold { margin-bottom: 15px; display: block;  }

.board-members .bx-wrapper .bx-pager.bx-default-pager a:hover, .board-members  .bx-wrapper .bx-pager.bx-default-pager a.active { background: #0ec4b5; }
.board-members .bx-wrapper .bx-pager.bx-default-pager a { background: #7cdcd4; }


.community_page .slides {padding-bottom: 40px;}
.community_page ul.slides li {
	padding: 30px 0 0;
	margin: 0 8px;
}

.subtitle { margin-bottom: 30px; }

.team-mem { margin-bottom: 30px; position: relative; }
.team-mem a { display: block; width: 110px; height: 110px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; overflow: hidden; margin-bottom: 20px; margin: 0 auto; position: relative;  }
.team-mem h4 { margin: 10px 0 0 0;  }
.team-mem p { margin: 0; }


.engage { min-height: 355px; position: relative; padding: 0px !important; }
.engage .row { position: relative; z-index: 100; }
.engage h1 { color: #fff; }
.engage p { color: #fff; }
.engage .peoples-faces { position: absolute; left: 0; top:0; right: 0; bottom: 0;}
.engage .peoples-faces .overlay { background: url(/images/engage/overlay.png) repeat; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 10; }
.engage .peoples-faces .face { position: absolute; left: -217px; right:-217px; z-index: 2;  height: 354px; overflow: hidden; }
.engage .peoples-faces .face img { float: left; border-bottom: 1px solid #3e424f; border-right: 1px solid #3e424f; }
.engage .holder { display: table;  min-height: 335px; width: 100%; }
.engage .holder .inner { display: table-cell; vertical-align: middle; }

.gallery ul { margin: 0; padding: 0; line-height: normal; font-size: 13px; }
.gallery ul li { float: left; margin-right: 20px; }
.gallery ul li a { display: block; text-decoration: none; text-align: center; color: #0b495a; }
.gallery ul li img { margin-bottom: 10px; -webkit-border-radius: 3px; border-radius: 3px; }
.gallery ul li span.img-hold { overflow: hidden; border-radius: 3px; width: 140px; height: 140px; display: block; position: relative }
.gallery ul li span.text-hold { margin-bottom: 15px; display: block;  }

.fancybox-holder ul li { text-align: center; margin: 0 10px; }

.profile-area { margin-top: 90px; margin-bottom: 30px; }
.profile-holder { width: 110px; height: 110px; overflow: hidden; margin: 0 auto; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; margin-bottom: 50px; } 
.profile-area p { color: #fff; font-size: 18px; line-height: 26px; }
.profile-area h5 { color: #fff; font-weight: 400; margin: 0; }

.profile-area .job-section ul { text-align: center; margin: 30px 0; }
.profile-area .job-section ul li { border-top: 1px solid #fff; padding-top: 20px;  float: left; width: 220px; margin-right: 18px; }
.profile-area .job-section ul li:last-child { margin: 0; }
.profile-area .job-section ul li:first-child { margin-left: 40px; }
.profile-area .job-section ul li h5 { margin: 0; }
.profile-area .job-section ul li p { margin: 0; }

.profile-area .social { text-align: center; width: 360px; margin: 0 auto; float: none; overflow: visible; position: relative; z-index: 100; }
.profile-area .social li a span { display: none; position: absolute; z-index: 100; top: 40px; background: rgba(0,0,0,0.8); padding: 10px 30px; border-radius: 9px; left: -34px; z-index: 1000; }
.profile-area .social li:hover span { display: block; }
.profile-area .social li {  float: left; position: relative; }
.profile-area .social li a.email { width: 180px; font-size: 18px; text-align: left; text-indent: 10px; text-decoration: none; }
.profile-area .social li .break { color: #fff; line-height: 35px; }
.profile-area .buttons { margin-bottom: 40px; }
.profile-area .buttons a { font-size: 14px; margin-right: 20px  }
.profile-area .buttons a:last-child { margin-right: 0; }
.job-section a { color: #fff;  }


.map-holder { width: 100%; }
.map-holder #map-canvas { width: 100%; height: 450px; margin: 0; padding: 0; margin-top: 105px;}

.panel.sm { padding: 40px 0 20px 0; }
.small-article {  }
.small-article .top { border-bottom: 1px solid #01c1b1; margin-bottom: 10px; padding-bottom: 10px; }
.small-article .top h2 { margin: 0; }
.small-article .top p { margin: 0; }
.small-article .img-holder { display: block; overflow: hidden; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
.small-article .bottom {}
.small-article .bottom h3 { margin: 0; }
.small-article .bottom p { margin: 0; }

.news-article { border-bottom: 2px solid #1ae1c7; padding: 20px 0; margin-bottom: 20px; }
.news-article h1 { margin: 0 0 20px 0; }
.news-article .read-more, .news-article .heading-btn-p a, .heading-btn-p a { text-decoration: none; color: White; display: inline-block; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border: 1px solid #1ae1c7; background: #b7b7b7; color: #fff; text-align: center; width: 220px; height: 40px; line-height: 40px; font-size: 13px; text-decoration: none;   }
.news-article .read-more:hover, .heading-btn-p a:hover
{
    background-color: #a6a6a6;
    text-decoration: none;
}
.news-article .left { font-weight: 700; color: #3a3c42;  }
.news-article .left p { font-size: 13px;  }
.news-article .left span { color: #1ae1c7;  }
.news-article a 
{
    text-decoration: underline;
    color: #0B495A;
}
.news-article a:hover
{
    text-decoration: none;
}

#mapinfo { background: #1bae8c !important; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 20px; min-width: 180px; min-height: 100px; display: block; text-align: center; }
#mapinfo h4 { color: #fff; margin: 0; }
#mapinfo p { color: #fff; margin: 0; }
#mapinfo a { display: block; width: 100%; height: 40px; line-height: 40px; text-align: center; border: 1px solid #fff; background: #168b70; text-decoration: none; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; text-decoration: none; color: #fff; margin-top: 10px; }

.pagination { margin-bottom: 30px; }
.pagination .middle { line-height: 40px; }
.pagination a { display: block; width: 40px; height: 40px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; background: #e0e0e0 url(/images/icons/pagination.png) no-repeat;  text-indent: -9999px; }
.pagination .pull-right a { background-position:  -12px 12px; }
.pagination .pull-left a { background-position:  14px 12px; }


.mods {  font-size: 72px; }


.comments-area { margin-bottom: 30px; }
.comments-area form {  border-bottom: 2px solid #1ae1c7; padding-bottom: 20px; }
.comments-area form input { width: 100%; background: #eeeeee; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border: none; height: 45px; line-height: 45px; margin-bottom: 10px; text-indent: 10px; }
.comments-area form textarea { width: 100%; background: #eeeeee; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border: none; height: 105px; text-indent: 10px; }
.comments-area .submit { width: 220px; height: 42px; display: block; float: right; background: #b7b7b7; border: 1px solid #1ae1c7; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; text-decoration: none; color: #fff; text-align: center; line-height: 42px; margin-top: 10px; }

.comment { border-bottom: 1px solid #1ae1c7; padding: 15px 0; }
.comment h2 { margin: 5px 0; }
.comment:last-child {  border: none; }


.video-hold { float: left; margin-right: 10px; }
.video-hold:nth-child(2) { margin: 0; }

.internal-nav .back { font-weight: 400; position: relative; }
.internal-nav .arrow { display: block; width: 18px; height: 18px; background: url(/images/icons/backarrow.png) no-repeat; left: -18px;  position: absolute; }

.live { color: #ba1111; }
.live-icon { display: inline-block; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; background: #ba1111; height: 30px; width: 30px; font-size: 12px; color: #fff; text-align: center;  line-height: 30px; position: relative; top: -7px; }

.event-header { padding: 70px 0; color: #fff !important; }
.event-header .part-holder {   border-bottom: 1px solid #fff; padding-bottom: 20px; width: 698px; margin: 0 auto 40px auto; }
.event-header .date { font-size: 24px; font-weight: 700; margin-top: 10px; display: block; }
.event-header p { color: #fff; }

.event-info { border-top: 1px solid #fff; margin-top: 40px; }
.event-info .image { margin-top: 10px; display: block }

.block-3 li {
    background: #fff;
    border-radius: 4px;
    position: relative;
    margin-left: 3px;
    min-height: 250px;
    padding: 10px 10px 80px 10px;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.block-3 li .rte
{
    text-align:left;
}
.block-3 li .rte li {
    background:transparent;
    border-radius: 0;
    padding:0;
    min-height:0;
    color: #1D819B;
    padding-left: 10px;
}
.block-3 li .rte a {
    display: inline;
    position: inherit;
    width: inherit;
    height: inherit;
    margin: inherit;
    text-align: inherit;
    border: inherit;
    text-decoration: underline;
    left: inherit;
    bottom: inherit;
    line-height: inherit;
    padding: inherit;
    -moz-box-sizing: inherit;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
.main_content .panel.upcoming .block-3 h1 {
    color: #4e6779;
    text-align: center;
    width: 180px;
    margin: 0px auto;
    vertical-align: middle;
}
.block-3  li a {
    display: block;
    width: 220px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid #1d819b;
    text-decoration: none;
    color: #1d819b;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -110px;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.twitter_feed { padding: 30px 0 }

.schedule { display: block; border-top: 1px solid #4bbfa4; border-bottom: 1px solid #4bbfa4; padding: 40px 0 30px 0; text-align: center; position: relative; color: #0b495a; font-weight: 700; text-decoration: none; margin-top: 25px;}
.schedule .cal { display: block; position: absolute; width: 51px; height: 59px; background: url(/images/icons/cal.png) no-repeat; left: 84px; top: 23px; }
.schedule .day-date { display: block; font-size: 24px; margin-bottom: 30px; }

.main_content .panel.upcoming .block-3 .num-1 h1 { margin: 18px auto; }
.main_content .panel.upcoming .block-3 .num-2 h1 { margin: 40px auto; }
.main_content .panel.upcoming .block-3 .num-3 h1 { margin: 40px auto; }

.people.small { position: relative; }
.people.small ul { text-align: center; } 
.people.small ul li { display: inline-block; float: none; position: inherit !important; } 
.people.small ul li .profile { width: 460px; left: 0; }
.people.small ul li .profile .text { width: 295px; }

.people.small.speakers ul li .profile { width: 460px; left: 0; border: 2px solid #c10145; }

.event-sponsors { margin-top: 30px;border-top: 1px solid #3eba9d; padding-top: 20px; }
.event-sponsors img { margin: 20px 0;  }
.member-sec { border-top: 1px solid #3eba9d; }

.main_content.news-con { background: #fff !important; }

.twitter ul li { border-bottom: 2px solid #00acee; padding: 20px 0; }
.twitter h2 { border-bottom: 2px solid #00acee; margin-bottom: 20px; padding-bottom: 10px; background: url(/images/twitter.png) no-repeat right center; margin: 0; margin-top: 20px; }
.twitter .username .twitter-img-holder { width: 30px; height: 30px; display: block; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; overflow: hidden; position: relative; top: 8px; }
.twitter .username .names { width: 260px; margin-left: 10px; }
.twitter .username .names span { display: block; }
.twitter .username .names span.bold { font-weight: 700; }
.twitter p { font-size: 16px; }
.twitter .date { margin: -10px 0 0 0; padding: 0; font-size: 10px; }
.twitter .replies {  }
.twitter .replies a { font-size: 12px; text-decoration: none; color: #999999; display: inline-block; padding-left: 30px; background: url(/images/twitter-icons.png) no-repeat left center; }

.twitter .replies a.reply { background-position: 5px 0; }
.twitter .replies a.retweet { background-position: 5px -29px; }
.twitter .replies a.fav { background-position: 5px -60px; }

/* Date folders navigation */
.datefolder-nav h2
{
	border-bottom: 2px solid #65C8B1; margin-bottom: 20px; padding-bottom: 10px; background: url(/images/icons/cal-small.png) no-repeat right center; margin: 0; margin-top: 20px;
}

.datefolder-nav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	border-bottom: 2px solid #65C8B1;
}

.datefolder-nav li
{
	display: inline-block;
	margin: 10px 15px;
}

.datefolder-nav a
{
	color: #0B495A;
	font-size: 16px;
}

.datefolder-nav .no-articles
{
	font-size: 16px;
	color: #b7b7b7;
}

/* Form designs */

.form_page { margin-bottom: 80px }

.form_page .intro {
	padding: 80px 0 60px;
}

.form_page h3, .form_page h1 {
	margin: 5px 0;
	-webkit-font-smoothing: antialiased;
}

.form_page fieldset {
	background: white;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-box-shadow:  0px 0px 2px 2px rgba(0, 0, 0, .3);
    box-shadow:  0px 0px 2px 2px rgba(0, 0, 0, .3);
    width: 300px;
    padding: 60px 80px;
    margin: 0 auto 20px;
}

form legend,
form label, 
#contour label.fieldLabel { display: none }

#contour .radiobuttonlist label.radiobuttonlistoption{ display: inline }

.validation-summary-errors > span { display: none }
.validation-summary-errors li {
	font-size: 12px;
}

fieldset input,
fieldset textarea {
	background: #e2e2e2;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 16px;
	padding: 8px 10px;
	border: 0;
	color: #555;
	margin: 10px 0;
	-webkit-box-shadow: inset 0 1px 1px 1px rgba(0, 0, 0, .2);
    box-shadow: inset 0 1px 1px 1px rgba(0, 0, 0, .2);
    width: 280px;
}

fieldset .button-holder {
	background: #0b495a;
	margin: 30px 0 15px;
}

fieldset .submit {
	margin: 0;
}

fieldset select { display: block; margin: 10px 0; width: 100% }

fieldset .show_label label
{
	display: inline;
	margin-right: 10px;
	font-size: 14px;
}

fieldset input[type="checkbox"] {
	display: inline;
	width: auto;
}

.field-validation-error { font-size: 12px; color: #b41335; display: block; }

fieldset .iveforgotten {
	text-decoration: none;
	color: #555;
	text-align: center;
	display: block;
	font-size: 14px;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

.green-arrow, .white-arrow, .blue-arrow { z-index: 10;  }

.green-arrow:after, .green-arrow:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	z-index: 10;
}

.green-arrow:after {
	border-color: rgba(51, 132, 109, 0);
	border-top-color: #33846d;
	border-width: 10px;
	margin-left: -10px;
}
.green-arrow:before {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 10px;
	margin-left: -10px;
}
.grey-arrow:after, .grey-arrow:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	z-index: 1000;
}
.grey-arrow:after {
	border-color: rgba(229, 229, 229, 0);
	border-top-color: #e5e5e5;
	border-width: 10px;
	margin-left: -10px;
}
.grey-arrow:before {
	border-color: rgba(229, 229, 229, 0);
	border-top-color: #e5e5e5;
	border-width: 10px;
	margin-left: -10px;
}
.white-arrow:after, .white-arrow:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	z-index: 1000;
}
.white-arrow:after {
	border-color: rgba(51, 132, 109, 0);
	border-top-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}
.white-arrow:before {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 10px;
	margin-left: -10px;
}
.blue-arrow:after, .blue-arrow:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	z-index: 1000;
}

.blue-arrow:after {
	border-color: rgba(51, 132, 109, 0);
	border-top-color: #424856;
	border-width: 10px;
	margin-left: -10px;
}
.blue-arrow:before {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}

.profile-area .social li a span:after, .profile-area .social li a span:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	z-index: 1000;
}

.profile-area .social li a span:after {
	border-color: rgba(51, 132, 109, 0);
	border-bottom-color: rgba(0,0,0,0.8);
	border-width: 10px;
	margin-left: -10px;
}
.profile-area .social li a span:before {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: rgba(0,0,0,0.8);
	border-width: 10px;
	margin-left: -10px;
}

/**** IE9 fixes ****/

.ie9 .top_nav .signin_out { filter: none }


/* ==========================================================================
   Transitions
   ========================================================================== */

/* ==========================================================================
   Helper classes
   ========================================================================== */

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        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: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    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;
    }
}


/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none !important;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('fonts/flexslider-icon.eot');
	src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/flexslider-icon.woff') format('woff'),
		url('fonts/flexslider-icon.ttf') format('truetype'),
		url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { border:0; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 33px; height: 33px; margin: -20px 0 0; position: absolute; top: 60%; z-index: 10; overflow: hidden; opacity: 0.6; cursor: pointer; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; background: url(/images/controls.png) no-repeat; text-indent: -9999em;}
.flex-direction-nav .flex-prev { left: 50%; margin-left: -480px; background-position: 0 -34px; }
.flex-direction-nav .flex-next { right: 50%; margin-right: -480px; background-position: -42px -34px; }
.flexslider:hover .flex-prev,
.flexslider:hover .flex-next { opacity: 0.8; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 20px; text-align: center; z-index: 10 }
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(255,255,255,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.3); -moz-box-shadow: inset 0 0 3px rgba(255,255,255,0.3); -o-box-shadow: inset 0 0 3px rgba(255,255,255,0.3); box-shadow: inset 0 0 3px rgba(255,255,255,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(255,255,255,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(255,255,255,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}



/*
This is the visible area of you carousel.
Set a width here to define how much items are visible.
The width can be either fixed in px or flexible in %.
Position must be relative!
*/
.jcarousel {
    position: relative;
    overflow: hidden;
}

/*
This is the container of the carousel items.
You must ensure that the position is relative or absolute and
that the width is big enough to contain all items.
*/
.jcarousel ul {
    width: 20000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
}


.pointer div a 
{
    display: inline-block;
}

/*----------------------------------------------------------------------
-------------------Search Form -----------------------------------------
*/
.search-form 
{
    margin-top: 20px;
}

.search-form ul
{
    margin: 0;
    padding: 0;
    display: block;
}

.search-form ul.search_inputs > li
{
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 30%;
    margin: 0 1.5% 
}

.search-form ul li .sbHolder {
    width: 100%;
}

.search-form ul li input {
	width: 268px;
	padding: 9px 10px;
}

.search-form fieldset ul li .button-holder {
    margin-top: 0;
}

.dropdown_holder 
{
    background: none repeat scroll 0 0 #E2E2E2;
    border: 0 none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2) inset;
    color: #555555;
    font-size: 16px;
    margin: 10px 0;
    padding: 8px 10px;
    width: 280px;  
}

.dropdown_holder select 
{
    webkit-appearance: none;
    background-color: #E2E2E2;   
    border: 0;
    height: 22px;
    margin: 0;
    color: #555555;
    font-family: 'Open Sans',"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}
.dropdown_holder select option 
{
    background-color: transparent;
}


/* ==========================================================================
   Select boxes
   ========================================================================== */

.sbHolder { margin: 10px 0; }

.sbToggle { top: 1px; bottom: 1px; }

.sbSelector {
  border: 1px solid #e2e2e2;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
}
   
.select_dropdowns {
  min-height: 40px; }

.select_dropdowns .sbHolder {
  margin: 0 20px 20px 0; }

.sbHolder {
  display: block;
  position: relative;
  width: 100%;
  color: #ababab;
  margin-right: 20px;
  outline: none;
  font-family: 'Open Sans',"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
  font-style: normal; }

.sbSelector {
  background-color: #ffffff;
  padding: 8px 15% 8px 0;
  text-indent: 10px;
  -webkit-box-shadow: 0px 1px 1px 0px #E1E1E1;
  box-shadow: 0px 1px 1px 0px #E1E1E1;
  display: block;
  text-align: left;
  font-size: 16px;
  color: #999999;
  font-size: 16px;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  width: 85%;
  text-decoration: none;
  transition: 400ms;
  -webkit-transition: 400ms;
}

.sbToggle {
  width: 15%;
  top: 0; bottom: 0;
  background-image: url("/images/dropdown_arrows.png");
  background-repeat: no-repeat;
  background-position: center 16px;
  display: block;
  position: absolute;
  right: 0;
  border-left: 1px solid #00a0af; }

.sbHolder:hover .sbToggle,
.sbToggleOpen { background-position: center -30px; }

.sbHolder ul {
  width: 100%;
  position: absolute;
  max-height: 400px;
  overflow-y: scroll;
  margin: 0;
  margin-top: 30px;
  padding: 0;
  display: block;
  border: 1px solid #e2e2e2;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  z-index: 10; }

.sbHolder ul li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  position: relative;
  border-bottom: 1px solid #d8d8d8; }

.sbHolder ul li:first-child, .sbHolder ul li:first-child a {
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px; }

.sbHolder ul li:last-child, .sbHolder ul li:last-child a {
  border-bottom: 0;
  -webkit-border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px; }

.sbHolder ul li a {
  padding: 10px;
  display: block;
  color: #555555;
  text-decoration: none; }

.sbHolder:hover .sbSelector, .sbHolder ul li a:hover { background-color: #59baa0; color: white; }
.sbHolder:hover .sbToggle { border-left: 1px solid white }

/* ==========================================================================
   Google translate
   ========================================================================== */

.goog-te-gadget {
	position: absolute;
	top: 0; left: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}


/* ==========================================================================
   Fancybox
   ========================================================================== */

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f7f7f7;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
	background: white;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/images/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/images/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 20%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/images/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
	
	transition: 400ms;
	-webkit-transition: 400ms;
}

.fancybox-nav:hover {
	background: url('/images/fancybox/fancybox_overlay.png');
}

.fancybox-prev {
	left: 0
}

.fancybox-next {
	right: 0
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 50%;
	margin-left: -18px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 50%;
	margin-right: -18px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}


.rss-link
{
    color: #30C5B7;
    font-family: 'Fjord One',serif;
    font-size: 13px;
    text-decoration: underline;
}

.rss-link:hover
{
    text-decoration: none;
}

.map-holder .gm-style-iw
{
    height: auto !important;
    overflow: visible !important;
}
.map-holder .gm-style-iw div
{
     overflow: visible !important;
}
.map-holder .mapPointer
{
    top: auto;
    bottom: -16px;
}

.map-holder .gm-style div, .map-holder .gm-style span, .map-holder .gm-style label
{
    background-color: transparent !important;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
    border-top: 0 !important;
}

.gm-style-iw + div 
{
    right: 37px !important;
    top: 14px !important;
}
.gallery .fancybox-holder ul
{
    text-align: center;
}
.gallery .fancybox-holder ul li
{
    width: 140px;
    display: inline-block;
    float: none;
    vertical-align: top;
    margin-bottom: 15px;
}

.gallery .fancybox-holder ul li:nth-child(6n)
{
    clear: both;
}

.sitemap
{
    width: 960px;
    margin: 20px auto;
}

ul.sitemap ul { margin-left: 15px;}

.sitemap li {
    list-style: disc;
    padding-left: 10px;
}
.sitemap li a
{
    color: #555555;   
    text-decoration: none;
    padding: 5px 0;
    display: block;
    
    transition: 400ms;
    -webkit-transition: 400ms
}
.sitemap li a:hover
{
    color: #59baa0;   
    text-decoration: none;
}

.sitemap ul ul li {
	list-style: circle 
}

.sitemap ul ul ul li {
	list-style: square 
}

.sitemap ul ul ul ul li {
	list-style: circle 
}

#recaptcha_area,
#recaptcha_table
{
    margin: 0 auto;
}

.rich-text-left {
	float: left;
	margin: 0 10px 10px 0;
}

.rich-text-right {
	float: right;
	margin: 10px;
	margin-top: 0;
	margin-right: 0;
}

.required_field
{
position: absolute;
right: -20px;
top: 15px;
 display: block;   
 color: #B41335;
}

.reg_form li
{
position: relative;
}

#about_text_link
{
 text-decoration: none;   
}

#contour .contourField
{
 position: relative;   
}

.event_upload
{
 text-align: center;   
}

.event_upload fieldset .show_label label
{
 width: 100%;  
 display: block; 
}

#disqus_thread_cache
{
    /*Used for SEO purposes so the comments get indexed.*/
 display: none;   
}


.lt-ie9 header nav > ul > li > a
{
 padding-left: 5px;
 padding-right: 5px;   
}


.fancybox_extended_func_overlay 
{
    background: url("/images/fancybox_ext/overlay.png")
}


.fancybox_extended_func .fancybox-skin
{
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.fancybox_extended_func .fancybox-prev 
{
    background: none;
    left: -44px;
    width: 34px;
}
.fancybox_extended_func iframe, .fancybox_extended_func .fancybox-outer, .fancybox_extended_func .fancybox-inner
{
    background-color: transparent;
}

    .fancybox_extended_func .fancybox-prev span {
        visibility: visible;
        background-position: 0 -36px;
        left: 50%;
        margin-left: -18px;
    }

.fancybox_extended_func .fancybox-next
{
    background: none;
    right: -44px;
    width: 34px;
}
  .fancybox_extended_func .fancybox-next span {
        visibility: visible;
        background-position: 0 -72px;
        margin-right: -18px;
        right: 50%;
    }

  /*Table styles*/
  .main_content .panel

  .main_content .panel table {
  width: 100%;
}
.main_content .panel table tr td, .main_content .panel table tr th {
  border: 1px solid #DBD7D4;
  font-weight: 300;
  padding: 10px;
  vertical-align: top;
  text-align: left;
}
.main_content .panel table tr td P:first-child, .main_content .panel table tr th P:first-child {
  margin-top: 0;
}
.main_content .panel table tr td p:last-child, .main_content .panel table tr th p:last-child {
  margin-bottom: 0;
}
.main_content .panel table tr th {
  background-color: #0B495A;
  color: #FFF;
  font-weight: bold;
}
.main_content .panel table tr th a,
.main_content .panel table tr th p,
.main_content .panel table tr th p a{
  color: #FFF;
}
