/********************************************
*	Table of Contents
*	1. Reset Browser Styles: Overrides the default browser styles to start with a clean slate
*	2. Grid Styles: 12 column grid system, please make sure selectivizr v1.0.2 is added to the scripts for ie8 compatibility
*	3. Main Styles: Main text and body styles
*	4. Layout Styles: Custom global branding styles for the header, navigation, content and footer
*	5. Form Styles: Styling forms and associated elements
*	6. Page Specific Styles: Styles that are specific to a certain page or group of pages
*	7. Animations
*	8. IE Styles
********************************************/

/******************************************** 
1. Reset Browser 
********************************************/
* {
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
	white-space: normal;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
img {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	max-width: 100%;
	height: auto;
}
.mobile-only, .tablet-only, .tablet-portrait-only, .mobile-portrait-only, .mobile-landscape-only, .portrait-only  {
	display: none !important;
}
.desktop-only, .landscape-only, .tablet-landscape-only, .desktop-tablet-only {
	display: block !important;
}


/******************************************** 
2. Grid Styles
********************************************/
.row {
	zoom: 1;
}
.row:after, .col:after, .clr:after, .group:after {
	content: "";
	display: table;
	clear: both;
}
.row {
	padding-bottom: 0em;
}
.col {
	display: inline;
	float: left;
	width: 100%;
}
.gutters .col {
	margin-left: 24px;
}
.gutters .col:first-child {
	margin-left: 0;
}
ul.row {
	margin-left: -24px;
}
ul.gutters .col:first-child {
	margin-left: 24px;
}
ul.gutters li {
	margin-bottom: 24px;
}
.grid-1 { width: 80px; }
.grid-2 { width: 160px; }
.grid-3 { width: 240px; }
.grid-4 { width: 320px; }
.grid-5 { width: 400px; }
.grid-6 { width: 480px; }
.grid-7 { width: 560px; }
.grid-8 { width: 640px; }
.grid-9 { width: 720px; }
.grid-10 { width: 800px; }
.grid-11 { width: 880px; }
.grid-12 { width: 960px; }
.gutters .grid-1 { width: 58px; }
.gutters .grid-2 { width: 140px; }
.gutters .grid-3 { width: 222px; }
.gutters .grid-4 { width: 304px; }
.gutters .grid-5 { width: 386px; }
.gutters .grid-6 { width: 468px; }
.gutters .grid-7 { width: 550px; }
.gutters .grid-8 { width: 632px; }
.gutters .grid-9 { width: 714px; }
.gutters .grid-10 { width: 796px; }
.gutters .grid-11 { width: 878px; }
.gutters .grid-12 { width: 960px; }
.prefix-1 { margin-left: 80px; }
.prefix-2 { margin-left: 160px; }
.prefix-3 { margin-left: 240px; }
.prefix-4 { margin-left: 320px; }
.prefix-5 { margin-left: 400px; }
.prefix-6 { margin-left: 480px; }
.prefix-7 { margin-left: 560px; }
.prefix-8 { margin-left: 640px; }
.prefix-9 { margin-left: 720px; }
.prefix-10 { margin-left: 800px; }
.prefix-11 { margin-left: 880px; }
.prefix-12 { margin-left: 960px; }
.gutters .prefix-1 { margin-left: 58px; }
.gutters .prefix-2 { margin-left: 140px; }
.gutters .prefix-3 { margin-left: 222px; }
.gutters .prefix-4 { margin-left: 304px; }
.gutters .prefix-5 { margin-left: 386px; }
.gutters .prefix-6 { margin-left: 468px; }
.gutters .prefix-7 { margin-left: 550px; }
.gutters .prefix-8 { margin-left: 632px; }
.gutters .prefix-9 { margin-left: 714px; }
.gutters .prefix-10 { margin-left: 796px; }
.gutters .prefix-11 { margin-left: 878px; }
.gutters .prefix-12 { margin-left: 960px; }
.suffix-1 { margin-right: 80px; }
.suffix-2 { margin-right: 160px; }
.suffix-3 { margin-right: 240px; }
.suffix-4 { margin-right: 320px; }
.suffix-5 { margin-right: 400px; }
.suffix-6 { margin-right: 480px; }
.suffix-7 { margin-right: 560px; }
.suffix-8 { margin-right: 640px; }
.suffix-9 { margin-right: 720px; }
.suffix-10 { margin-right: 800px; }
.suffix-11 { margin-right: 880px; }
.suffix-12 { margin-right: 960px; }
.gutters .suffix-1 { margin-right: 58px; }
.gutters .suffix-2 { margin-right: 140px; }
.gutters .suffix-3 { margin-right: 222px; }
.gutters .suffix-4 { margin-right: 304px; }
.gutters .suffix-5 { margin-right: 386px; }
.gutters .suffix-6 { margin-right: 468px; }
.gutters .suffix-7 { margin-right: 550px; }
.gutters .suffix-8 { margin-right: 632px; }
.gutters .suffix-9 { margin-right: 714px; }
.gutters .suffix-10 { margin-right: 796px; }
.gutters .suffix-11 { margin-right: 878px; }
.gutters .suffix-12 { margin-right: 960px; }

/******************************************** 
3. Main Styles
********************************************/
body {
  background-color: #ffffff;
  color: #333333;
  font-family: Arial,sans-serif;
  font-size: 0.875em;
  font-weight: 300;
  overflow-x: hidden;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
.brand-font {
  font-family: "lubalin_graphbold",Arial,sans-serif;
}
h1 {
  font-family: "lubalin_graphbold",Arial,sans-serif;
  font-size: 1.6em;
  padding-bottom: 18px;
}
h2 {
  font-family: "lubalin_graphbold",Arial,sans-serif;
  font-size: 1.4em;
  padding-top: 16px;
}
h3 {
  font-family: "lubalin_graphbold",Arial,sans-serif;
  font-size: 1.2em;
  line-height: 1.2em;
  padding-top: 12px;
}
h4 {
  color: #686867;
  font-family: "lubalin_graphbold",Arial,sans-serif;
  font-size: 1.1em;
  padding-bottom: 6px;
  line-height: 1.3em;
}
h2:first-child, h3:first-child {
  padding-top: 0;
}
p {
  line-height: 1.45em;
  padding-bottom: 6px;
  padding-top: 6px;
}
p:first-child {
	padding-top: 0px;
}
p:last-child {
	padding-bottom: 0px;
}
a {
	text-decoration: none;
	color: #D26B02;
}
nav a {
	text-decoration: none;
}
blockquote {
  background-color: #211551;
  color: #ffffff;
  font-size: 1.3em;
  margin-bottom: 48px;
  padding: 24px;
  position: relative;
}
blockquote:after {
  background-image: url("../img/ico-speech.png");
  background-repeat: no-repeat;
  bottom: -26px;
  content: " ";
  display: block;
  height: 26px;
  left: 0;
  position: absolute;
  width: 38px;
}
blockquote h3 {
  color: #f1b434;
  font-size: 1.4em;
}
.button {
  background-color: #3e4041;
  border-bottom: 3px solid #d47e15;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.2em;
  outline: medium none;
  padding: 8px 16px;
  position: relative;
  text-decoration: none;
  font-family: "lubalin_graphbold",Arial,sans-serif;
}
strong {
  font-weight: 700;
}
em {
	font-style: italic;
}
pre {
  white-space: pre;
}
sup {
  font-variant: super;
}
sub {
  font-variant: sub;
}
.strong {
  font-size: 1.2em;
  font-weight: 500;
}
.clear {
  clear: both;
  height: 0px;
  line-height: 0px;
}
.divider {
  border-bottom: 1px solid #ddd;
  height: 0;
  line-height: 0;
  margin-bottom: 24px;
  margin-top: 24px;
}
.divider.half {
  margin-bottom: 12px;
  margin-top: 12px;
}
.divider + *, .divider.half + * {
  padding-top: 0;
}
.spacer {
  clear: both;
  height: 24px;
}
.spacer.half {
  clear: both;
  height: 12px;
}
.row-spacer {
  clear: both;
  height: 24px;
}
.align-right {
	text-align: right;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.image.float-left, img.float-left, img.alignleft {
  margin-bottom: 6px;
  margin-right: 12px;
  float: left;
}
.image.float-right, img.float-right, img.alignright {
  margin-bottom: 6px;
	margin-left: 12px;
  float: right;
  max-width: 50%;
}
ol, ul {
  margin-bottom: 8px;
  margin-top: 8px;
}
nav ul, ul.menu {
  margin-bottom: 0px;
  margin-top: 0px;
}
li {
  margin-left: 20px;
  padding-bottom: 8px;
}
nav li, .menu li {
  margin-left: 0px;
  padding-bottom: 0px;
  list-style: none;
}

.padding {
	padding: 24px;
}
.padding-x {
	padding-left: 24px;
	padding-right: 24px;
}
.padding-y {
	padding-top: 24px;
	padding-bottom: 24px;
}
.padding-right {
	padding-right: 24px;
}
.padding-left {
	padding-left: 24px;
}
.padding-top {
	padding-top: 24px;
}
.padding-bottom {
	padding-botom: 24px;
}
.margin {
	margin: 24px;
}
.margin-x {
	margin-left: 24px;
	margin-right: 24px;
}
.margin-y {
	margin-top: 24px;
	margin-bottom: 24px;
}
.margin-right {
	margin-right: 24px;
}
.margin-left {
	margin-left: 24px;
}
.margin-top {
	margin-top: 24px;
}
.margin-bottom {
	margin-botom: 24px;
}
.snug-top {
	margin-top: 0px;
	padding-top: 0px;
}
.snug-bottom {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.snug-left {
	margin-left: 0px;
	padding-left: 0px;
}
.snug-right {
	margin-right: 0px;
	padding-right: 0px;
}
.alert {
  margin-bottom: 16px;
  margin-top: 16px;
  padding: 16px 20px;
}
.alert ul {
  font-size: 0.9em;
  margin-bottom: 0;
  margin-left: 12px;
}
.alert-success {
	background-color: #43ac6a;
	border: solid 1px #3a945b;
	color: #ffffff;
}
.alert-error {
  background-color: #cc0000;
  border: 1px solid #cc0000;
  color: #ffffff;
}
.text-small {
  font-size: 70%;
}
.text-medium-small {
  font-size: 85%;
}
.text-medium-large {
  font-size: 130%;
  font-weight: 400;
}
.text-large {
  font-size: 160%;
  font-weight: 100;
}
.reader-text {
  height: 0;
  margin-left: -9999em;
  visibility: hidden;
  width: 0;
}
.hide {
	display: none;
}
.image img, .box img, .promotion img {
	display: block;
	width: inherit; /* solves ie8 issue */
	max-width: 100%;
	height: auto;
}
.image p {
  padding: 0;
}
.box {
  background-color: #efefef;
  padding: 24px;
  position: relative;
}
.box h1 {
  padding-bottom: 8px;
}
.box h3 {
  padding-bottom: 12px;
}
.underline {
  border-bottom: 1px solid #ccc;
  margin-bottom: 12px;
  padding-bottom: 10px;
}
.colour-one {
  color: #D26B02;
}
.box.colour-one {
	background-color: #d66c00;
	color: #ffffff;
}
.box.colour-one h1, .box.colour-one h2, .box.colour-one h3, .box.colour-one h4 {
	color: #ffffff;
}
.colour-two {
  color: #DEDEDE;
}
.box.colour-two {
	background-color: #DEDEDE;
	color: #333333;
}
.box.colour-two h1, .box.colour-two h2 {
	color: #222222;
}
.box.colour-two h3, .box.colour-two h4 {
	color: #454545;
}
.before::after {
  content: " ";
  display: block;
  height: 100%;
  left: -1000px;
  position: absolute;
  top: 0;
  width: 1000px;
}
.after::after {
  content: " ";
  display: block;
  height: 100%;
  right: -1000px;
  position: absolute;
  top: 0;
  width: 1000px;
}
.colour-one.before::after, .colour-two.after::after, .colour-one.before::before, .colour-two.after::before {
	background-color: #d66c00;
}
.colour-two.before::after, .colour-two.after::after, .colour-two.before::before, .colour-two.after::before {
	background-color: #DEDEDE;
}

/******************************************** 
4. Layout Styles
********************************************/
/* 4.1: Containers */
#container {
	width: 100%;
}
.content {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 960px;
}
#top-bar, #header {
	position: relative;
	z-index: 2;
}
#main-content {
	position: relative;
	z-index: 1;
}

/* 4.2: Header */
#top-bar {
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.95);
  color: #ffffff;
  font-family: "lubalin_graphbold",Arial,sans-serif;
  font-size: 0.8em;
}
#top-bar .content {
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: right;
}
#top-bar li {
  display: inline-block;
}
#top-bar li::after {
  content: " | ";
  padding-left: 4px;
  padding-right: 4px;
}
#top-bar li:last-child::after {
	display: none;
}
#top-bar a {
  color: #ffffff;
}
#header {
	background-color: rgba(255, 255, 255, 0.92);
  -webkit-box-shadow: 0px 0px 6px 0 rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 6px 0 rgba(0,0,0,0.3);
  box-shadow: 0px 0px 6px 0 rgba(0,0,0,0.3);
  margin-top: 24px;
}
#logo a {
  display: block;
  padding-bottom: 16px;
  padding-top: 16px;
}
#breadcrumbs {
  background-color: #e6e6e6;
  font-size: 0.85em;
  margin-top: 16px;
  padding-bottom: 8px;
  padding-top: 8px;
}
#breadcrumbs a {
	color: #333333;
}

/* 4.3: Footer */
#footer {
  color: #ffffff;
  font-family: "lubalin_graphbold",Arial,sans-serif;
}
#footer .image {
  float: right;
  margin-right: 24px;
  width: 132px;
}
#footer .content {
  background-image: url("../img/bk-footer.png");
  background-position: center top;
  background-repeat: no-repeat;
  height: 174px;
  padding-top: 60px;
}
#footer div.default {
  float: left;
  width: 150px;
}
#footer ul {
  padding-right: 24px;
  padding-top: 12px;
}
#footer li {
  display: inline;
  padding-bottom: 3px;
  padding-left: 3px;
}
#footer li::after {
  color: #ec882a;
  content: " | ";
}
#footer li:last-child::after {
	display: none;
}
#footer a {
	color: #FFFFFF;
}

/* 4.4: Navigation */
.menu-toggle {
  display: none;
}
#navigation {
  font-size: 0.9em;
}
#navigation li {
  display: inline-block;
  float: left;
  position: relative;
}
#menu-main-menu {
  float: right;
  padding-top: 18px;
}
#menu-main-menu > li::after {
  content: "|";
}
#menu-main-menu > li:last-child::after {
  display: none;
}
#menu-main-menu > li > a {
  color: #333333;
  display: inline-block;
  font-size: 12px;
  height: 46px;
  line-height: 46px;
  padding-left: 10px;
  padding-right: 10px;
}
#menu-main-menu > li > a:hover {
	color: #D26B02;
}
#menu-main-menu > li:last-child > a {
  padding-right: 0px;
}

#navigation .sub-menu {
	background-color: rgba(255, 255, 255, 0.92);
  -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,0.3);
  -moz-box-shadow: 0 3px 6px 0 rgba(0,0,0,0.3);
  box-shadow: 0 3px 6px 0 rgba(0,0,0,0.3);
  padding: 10px;
  position: absolute;
  width: 200px;
  z-index: 2;
  display: none;
}
#navigation li:hover > .sub-menu {
  display: block;
}
#navigation .sub-menu li {
  border-bottom: 1px dotted #cccccc;
  display: block;
  float: none;
}
#navigation .sub-menu li:last-child {
  border-bottom: none;
}
#navigation .sub-menu a {
  color: #333;
  display: block;
  padding-bottom: 8px;
  padding-top: 8px;
}
#navigation .sub-menu a:hover {
	color: #D26B02;
}

/* 4.5: Page Content */
#main-content {
  margin-top: 24px;
  margin-bottom: 24px;
  min-height: 540px;
}

/* 4.6: Others */
.column-lines {
  position: relative;
}
.column-lines > .col::before {
  border-left: 1px solid #e6e6e6;
  content: " ";
  height: 100%;
  position: absolute;
}
.column-lines > .col:first-child::before {
  border-left: none;
}
#side-menu li {
  margin-left: 16px;
  padding-bottom: 3px;
  padding-top: 3px;
}
#side-menu li.page_item a {
  color: #333;
  display: inline-block;
  padding-bottom: 2px;
  padding-left: 16px;
  padding-top: 2px;
  position: relative;
}
#side-menu li.page_item a:hover {
  color: #eb872a;
}
#side-menu li.page_item a::before {
  content: "> ";
  left: 0;
  padding-right: 3px;
  position: absolute;
}
#side-menu li.page_item.current_page_item a {
  border-bottom: 1px solid;
  color: #eb872a;
}
#side-menu li.current_page_ancestor {
  margin-left: 0;
  margin-bottom: 8px;
}
#side-menu li.current_page_ancestor a {
  font-size: 1.1em;
  font-family: "lubalin_graphbold",Arial,sans-serif;
}
#side-menu li.current_page_ancestor a::before {
	display: none;
}
.cta {
  border: 2px dashed #bbbbbb;
  font-size: 0.95em;
}
.cta > *:last-child::after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
}
.cta p {
  line-height: 1.25em;
  padding: 0px 12px;
}
.cta h3 {
  padding: 12px 12px 0;
}
.cta a {
  color: #333333;
  font-family: "lubalin_graphbold",Arial,sans-serif;
}
.cta img {
	margin-bottom: 0px;
}

/******************************************** 
5. Form Styles
********************************************/
.placeholder {
  color: #CCCCCC !important;
}
::-webkit-input-placeholder {
   color: #CCCCCC;
}
:-moz-placeholder {
   color: #CCCCCC;
   opacity: 1; 
}
::-moz-placeholder {
   color: #CCCCCC;
   opacity: 1;  
}
:-ms-input-placeholder {  
   color: #CCCCCC;  
}
.form-group {
  padding-bottom: 8px;
  padding-top: 8px;
}
.form-group:last-child {
  padding-bottom: 0px;
  padding-top: 0px;
}
label {
  display: inline-block;
  /* width: 200px; */
}
select {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  color: #666666;
  font-family: inherit;
  font-size: inherit;
  padding: 6px;
}
input[type="text"], input[type="password"], input[type="tel"], input[type="email"], textarea {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  height: 30px;
  letter-spacing: 1px;
  line-height: 30px;
  padding: 0 8px;
  width: 100%;
}
.label-right .checkbox-wrap .nf-field-element {
  min-width: 20px;
}
input[type="button"] {
  font-family: "lubalin_graphbold",Arial,sans-serif;
  background-color: #d26b02;
  color: #fff;
  padding: 15px 25px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 2px;
}
button[type="submit"].sent {
	opacity: 0.4;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
}
textarea {
  height: auto;
  overflow: auto;
  line-height: normal;
  white-space: pre-wrap;
}
.error input, .error textarea, .error select {
  border: 2px solid #de2d0f;
}
.validation-error {
  color: #cc0000;
  display: block;
  font-size: 0.9em;
  padding-top: 0;
  margin-top: -8px;
  padding-bottom: 8px;
}

input[type="checkbox"] {
  left: 0;
  margin-right: 20px;
  margin-top: 3px;
  /* position: absolute; */
  top: 0;
  /* visibility: hidden; */
}
.ie input[type="checkbox"] {
  visibility: visible;
}
.checkbox label {
  padding-left: 20px;
}
.checkbox-container .validation-error {
  margin-top: 0;
  padding-top: 3px;
}
.text input, .text textarea {
  width: 300px;
}
.seccode input {
  width: 50px;
}
.radio-stacked-group {
  margin-left: 40px;
}
.radio-stacked-group label {
  display: block;
  padding-bottom: 3px;
  padding-top: 3px;
}
.radio-inline-group {
  margin-left: 40px;
}
.radio-inline-group label {
  margin-right: 20px;
  padding-bottom: 3px;
  padding-top: 3px;
  width: auto;
}


/******************************************** 
6. Page Specific Styles
********************************************/
#home-slider {
  height: 330px;
}
.home-thumb {
  float: left;
  margin-bottom: 12px;
  margin-right: 12px;
  margin-top: 12px;
}
.home-excerpt {
  margin-top: 12px;
}
.pdf-download {
  color: #454545;
  text-decoration: underline;
}
.pdf-title {
	padding-right: 24px;
}
.aerial-view .box {
  margin-bottom: 24px;
  padding: 12px 12px 3px 100px;
}
.aerial-view-doc {
  left: 0;
  position: absolute;
  top: -16px;
}
#home-carousel h2 {
  font-family: Arial,sans-serif;
  font-size: 2.2em;
  text-align: center;
}


.tab-menu {
  margin-bottom: 20px;
  margin-top: 20px;
  position: relative;
}
.tab-menu .tabs {
  margin-bottom: 0;
  margin-left: -3px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.tabs ul {
  position: relative;
}
.tab-menu .tabs li {
  display: inline;
  float: left;
  margin-bottom: 0;
  margin: 0 !important;
  padding: 0 !important;
}
.tab-menu .tabs li a {
  background-color: #454545;
  border: 1px solid #454545;
  color: #ffffff;
  display: block;
  font-weight: 100;
  margin-left: 3px;
  white-space: nowrap;
  font-family: "lubalin_graphbold",Arial,sans-serif;
  padding: 10px 20px;
  -webkit-border-radius: 6px 6px 0px 0px;
  -moz-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;
}
.tab-menu .tabs li.active a {
  background-color: #d26b02;
  border-color: #d26b02;
  border-bottom: 0 none;
  color: #fff;
  padding-bottom: 11px;
}
.tab-menu .panels {
	border: 1px solid #454545;
	border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	margin-top: -1px;
	display: block;
	clear: both;
}
.tab-menu .panel {
	padding: 20px;
	overflow-y: auto;
}
.tabs li.tab-left a, .tabs li.tab-right a {
	background-color: #999;
}
.tabs li.tab-right a:after {
  content: "»";
}
.tabs li.tab-left a:after {
  content: "«";
}

/* Concertina */
.concertina .header {
  background-color: #e6e6e6;
  border: solid 1px #ccc;
  padding: 12px;
  cursor: pointer;
}

.concertina .header h4 {
  font-size: 14px;
  line-height: 1;
  padding: 0;
}
.concertina .panel {
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  padding: 12px;
}
.concertina .panel:after {
  clear: both;
  content: " ";
  display: block;
}
.concertina .panel:last-child {
  border-bottom: solid 1px #ccc;
}

#timeline-container {
  margin-left: 48px;
  margin-right: 48px;
}
#timeline .carousel-container li {
  height: 500px;
  padding: 0;
  width: 198px;
  position: relative;
}
#timeline .text {
  background-image: url("../img/trans-60-white.png");
  font-size: 13px;
  height: 400px;
  overflow-y: auto;
  padding: 10px;
}
#timeline.carousel .image {
  float: none;
  height: auto;
  min-height: auto;
  position: absolute;
  width: 100%;
}
#timeline.carousel li.odd .image {
	top: 20px;
}
#timeline.carousel li.even .image {
	bottom: 20px;
}
#timeline .date {
  color: #fff !important;
  font-size: 20px;
  font-weight: 700;
  left: 0;
  padding-left: 12px;
  padding-top: 12px;
  position: absolute;
  top: 0;
  z-index: 3;
}
#timeline h3 {
  display: none;
  font-family: Arial,sans-serif;
  font-size: 15px;
  font-weight: 700;
  padding-top: 0;
}
#timeline .move-left a {
  left: -60px;
}
#timeline .move-right a {
  right: -60px;
}

/******************************************** 
7. Animations
********************************************/
.st-load {
	opacity: 0;
}
.st-fade {
	opacity: 1;
	-moz-transition: all 0.5s ease 0.3s;
	-webkit-transition: all 0.5s ease 0.3s;
	transition: all 0.5s ease 0.3s;
}
.st-fade.st-hide {
	opacity: 0;
}
.st-left-to-right, .st-right-to-left, .st-bottom-to-top, .st-top-to-bottom {
	position: relative;
	opacity: 1;
	-moz-transition: all 0.5s ease 0.3s;
	-webkit-transition: all 0.5s ease 0.3s;
	transition: all 0.5s ease 0.3s;
}
.st-left-to-right.st-hide, .st-right-to-left.st-hide, .st-bottom-to-top.st-hide, .st-top-to-bottom.st-hide {
	opacity: 0;
}
.st-left-to-right {
	left: 0px;
}
.st-left-to-right.st-hide {
	left: -1200px;
}
.st-right-to-left {
	right: 0px;
}
.st-right-to-left.st-hide {
	right: -1200px;
}
.st-bottom-to-top {
	top: 0px;
}
.st-bottom-to-top.st-hide {
	top: 600px;
}
.st-top-to-bottom {
	top: 0px;
}
.st-top-to-bottom.st-hide {
	top: -600px;
}


/******************************************** 
8. IE Styles
********************************************/
/* 8.1: All Pre IE9 - prefix with .ie */
.ie #top-bar {
  background-color: #333333;
}
.ie #top-bar li {
	padding-left: 8px;
}
.ie #header {
	border-top: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	background-color: #ffffff;
}
.ie h1, .ie h2, .ie h3, .ie #side-menu li.current_page_ancestor a  {
	font-weight: 600;
}
.ie #navigation .sub-menu {
	border-bottom: solid 2px #dddddd;
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	background-color: #ffffff;
}

/* 8.2: IE8 Only - prefix with .ie8 */

/* 8.3: IE7 Only - prefix with .ie7 */

/* 8.4: IE6 Only - prefix with .ie6 */


/******************************************** 
9. Wordpress WYSIWYG Bug Fixes
********************************************/
/*.mce-content-body {
	background-color: #ffffff;
	text-align: left;
}
.mce-content-body ul {
	list-style-type: disc;
	margin-left: 34px;
}*/
