@charset "utf-8";
/* CSS Document */

@import url('base.css');
@import url('skeleton-responsive.css');
@import url('layout-new.css');
@import url('bootstrap-new.css');

/* All four CSS files above will be loaded from this single document. */

@import url(//fonts.googleapis.com/css?family=Montserrat:400);
@import url(//fonts.googleapis.com/css?family=Montserrat:700);
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:700);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400);
@import url(//fonts.googleapis.com/css?family=Open+Sans:600);
@import url(//fonts.googleapis.com/css?family=Open+Sans:700);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400italic);
@import url(//fonts.googleapis.com/css?family=Open+Sans:700italic);

.dropdown-menu>li>a:hover, 
.dropdown-menu>li>a:focus, 
.dropdown-submenu:hover>a, 
.dropdown-submenu:focus>a { filter: none;}

.dropdown-menu>li.active>a{filter: none;}

.rescale img {
max-width:100%;
}
.levelone #ae_menu {left: 0;float: left;display: block;max-width: none;padding: 5px 0;margin: 2px 0 0;background-color: transparent;border: none;text-transform: none;list-style: none;-webkit-background-clip: padding-box;background-clip: padding-box;}

.navbar {margin-bottom: 2px;margin-top: 20px;font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif; font-size:18px;}
.menu-invest {background: #502e80; border-left:2px solid #FFF;width: 180px;font-weight: 700;	}
.menu-live {background: #0a8445; border-left:2px solid #FFF;width: 180px;font-weight: 700;	}
.menu-visit {background: #1366a4; border-left:2px solid #FFF;width: 180px;font-weight: 700;}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {background-color: #eee;border-color: #999;}
.navbar-nav {padding-top:1px;}

@media (max-width:767px){
.navbar #ae_menu {position: relative; top: 0;}
.open > #ae_menu {display: block;}
.menu-invest, .menu-live, .menu-visit {width: 100%;}
.dropdown-menu {width: 100%;}
.navbar #ae_menu {width: 100%;}
.navbar-header .navbar-brand img{width:210px;height:40px;}
}
@media (min-width:768px){
.navbar #ae_menu {position: absolute; top: 100%;}
.menu-invest, .menu-live, .menu-visit {width: 160px;}
.dropdown-menu {min-width:160px;}
.navbar #ae_menu {min-width:160px;}
.navbar-header .navbar-brand img{width:210px;height:40px;}
}
@media (min-width:992px){
.navbar #ae_menu {position: absolute; top: 100%;}
.menu-invest, .menu-live, .menu-visit {width: 200px;}
.dropdown-menu {min-width: 200px;}
.navbar #ae_menu {min-width: 200px;}
.navbar-header .navbar-brand img{width:315px;height:60px;}
}
@media (min-width:1200px){
.navbar #ae_menu {position: absolute; top: 100%;}
.menu-invest, .menu-live, .menu-visit {width: 240px;}
.dropdown-menu {min-width: 240px;}
.navbar #ae_menu {min-width: 240px;}
.navbar-header .navbar-brand img{width:315px;height:60px;}
}

.navbar  #ae_menu {position: absolute;top: 100%;left: 0;z-index: 1000;display: none;float: left;padding: 5px 0;margin: 2px 0 0;list-style: none;font-size: 14px;background-color: #fff;-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);box-shadow: 0 6px 12px rgba(0, 0, 0, .175);background-clip: padding-box;}
.navbar  #ae_menu.pull-right {right: 0;left: auto;}
.navbar  #ae_menu .divider {height: 1px;margin: 9px 0;overflow: hidden;background-color: #e5e5e5;}
.navbar  #ae_menu>li>a {display: block;padding: 3px 20px;clear: both;font-weight: 400;line-height: 1.428571429;color: #333;white-space: nowrap;}
.navbar  #ae_menu>li>a:hover, #ae_menu>li>a:focus {text-decoration: none;color: #262626;background-color: #f5f5f5;}
.navbar  #ae_menu>.active>a, #ae_menu>.active>a:hover, #ae_menu>.active>a:focus {color: #fff;text-decoration: none;outline: 0;background-color: #428bca;}
.navbar  #ae_menu>.disabled>a, #ae_menu>.disabled>a:hover, #ae_menu>.disabled>a:focus {color: #999;}
.navbar  #ae_menu>.disabled>a:hover, #ae_menu>.disabled>a:focus {text-decoration: none;background-color: transparent;background-image: none;filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor: not-allowed;}
.open>#ae_menu {display: block;}
.open>a {outline: 0;}
.pull-right>#ae_menu {right: 0;left: auto;}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {border-top: 0;border-bottom: 4px solid;content: ""}
.dropup #ae_menu, .navbar-fixed-bottom .dropdown #ae_menu {top: auto;bottom: 100%;margin-bottom: 1px;}

.ae_image {max-width:100%;height:auto;}

#cssmenu .menu-invest {background: #502e80;	}
#cssmenu  ul .menu-invest ul li a {color: #FFF;background: #502e80;border-left: 1px solid #FFF;}
#cssmenu  ul .menu-invest ul li a:hover {color: #502e80;background: #FFF;border-left: 1px solid #FFF;}
#cssmenu .menu-live {background: #0a8445;	}
#cssmenu  ul .menu-live  ul li a {color: #FFF;background: #0a8445;border-left: 1px solid #FFF;}
#cssmenu  ul .menu-live  ul li a:hover {color: #0a8445;background: #FFF;border-left: 1px solid #FFF;}
#cssmenu .menu-visit {background: #1366a4;	}
#cssmenu  ul .menu-visit ul li a {color: #FFF;background: #1366a4;border-left: 1px solid #FFF;}
#cssmenu  ul .menu-visit ul li a:hover {color: #1366a4;background: #FFF;border-left: 1px solid #FFF;}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
#cssmenu #menu-button {display: none;}
#cssmenu {font-family: Montserrat, sans-serif;}
#cssmenu > ul > li {float: left;}
#cssmenu.align-center > ul {font-size: 0;text-align: center;}
#cssmenu.align-center > ul > li {display: inline-block;float: none;}
#cssmenu.align-center ul ul {text-align: left;}
#cssmenu.align-right > ul > li {float: right;}
#cssmenu > ul > li > a {padding: 12px; }
#cssmenu > ul > li > a {font-size: 12px;letter-spacing: 1px;text-decoration: none;color: #FFF;font-weight: 700;text-transform: uppercase;border-left: 1px solid #FFF;border-bottom: 1px solid #FFF;  width: 160px;}
#cssmenu > ul > li:hover > a {color: #ffffff;}
#cssmenu > ul > li.has-sub > a {padding-right: 120px;}
#cssmenu > ul > li.has-sub:hover > a:before {top: 23px;height: 0;}
#cssmenu ul ul {position: absolute;left: -9999px;}
#cssmenu.align-right ul ul {text-align: right;}
#cssmenu ul ul li {height: 0;-webkit-transition: all .25s ease;-moz-transition: all .25s ease;-ms-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
#cssmenu li:hover > ul {left: auto;}
#cssmenu.align-right li:hover > ul {left: auto;right: 0;}
#cssmenu li:hover > ul > li {height: 35px;}
#cssmenu ul ul ul {margin-left: 100%;top: 0;}
#cssmenu.align-right ul ul ul {margin-left: 0;margin-right: 100%;}
#cssmenu ul ul li a {border-bottom: 1px solid rgba(150, 150, 150, 0.15);padding: 11px 15px;width: 160px;font-size: 12px;text-decoration: none;font-weight: 400;border-bottom: 1px solid #FFF; color: #FFF; }
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {border-bottom: 0;}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {color: #000;}
#cssmenu ul ul li.has-sub > a:after {position: absolute;top: 16px;right: 11px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
#cssmenu.align-right ul ul li.has-sub > a:after {right: auto;left: 11px;}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
  color: #FFF;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid #FFF;
  }
#cssmenu > ul > li > a {
  padding: 17px; 
}
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #333;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #ffffff;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #666;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #666;
    border-bottom: 2px solid #666;
    content: '';
  }
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #666;
    content: '';
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid #FFF;
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #262626;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
  #cssmenu  ul .menu-invest ul li a {
  color: #502e80;
  background: #FFF;
  border-bottom: 1px solid #502e80;
  }
  #cssmenu  ul .menu-live  ul li a {
  color: #0a8445;
  background: #FFF;
  border-bottom: 1px solid #0a8445;
  }
  #cssmenu  ul .menu-visit ul li a {
  color: #1366a4;
  background: #FFF;
  border-bottom: 1px solid #1366a4;
  }
}

/* START MAIN STYLES */

a:link {color: #502d7f;text-decoration: none; outline: 0;}      /* unvisited link */
a:visited {color: #502d7f;text-decoration: none; outline: 0;} /* visited link */
a:hover, a:focus {color: #502d7f;text-decoration: underline; outline: 0;}  /* mouse over link */
a:active {color: #502d7f;text-decoration: underline; outline: 0;}/* selected link */ 
a strong {font-weight:bold;}
   
.top-links {background: #502d7f!important;color: #FFFFFF!important;}
.top-links .fourteen ul li a {color: #b994d7!important;color: #502d7f!important;}

.login {background: url(http://aberdeeninvestlivevisit.co.uk/upload/invest-glyphicons_003_user-16.png) no-repeat right center;}
.login a {color: #502d7f!important;}
.main-content h1,
.main-content h2,
.main-content h3 {color: #026a96;}
.highlight {background: #026a96;}
.top-links {background: #8b989a;color: #c5cbcd;}

table.cookies-th {font-family: verdana,arial,sans-serif;font-size:11px;color:#333333;border-width: 1px;border-color: #666666;border-collapse: collapse;}
table.cookies-th th {border-bottom: 1px;padding: 8px;border-style: solid;border-color: #666666;background-color: #dedede;text-align: left;}
table.cookies-th td {border-bottom: 1px;padding: 8px;border-style: solid;border-color: #666666;background-color: #ffffff;}
.footer h3 {color: #1a1a1a;}

.story-feature h2.quote {border-bottom: 1px solid #502d7f;background: url(../../upload/invest-quote.png) no-repeat left top;}
.story-feature div {background: #e3d4ef;background: #cac0d8;border-bottom: 1px solid #502d7f;color: #502d7f;}
.slider-container h1.page-title {background: #cac0d8!important;background: #502d7f!important;}
	
.news a {color: #502d7f;}
.news-link {font-size: 90%;}
.page-intro {background: #cac0d8;}
.footer{font-size: 90%;}

.breadcrumb a { color: #333; text-decoration: none; outline: 0; }
.breadcrumb a:visited { color: #333; text-decoration: none; outline: 0; }
.breadcrumb a:hover, a:focus { color: #502d7f; text-decoration: none;background:#cac0d8;}

#aspnetForm table td, #aspnetForm table th {padding: 0 !important;margin: 0 !important;} 
 
/* Menu Styles */

.pagemenu {padding-top: 1em;}
.pagemenu ul {font-family: 'Open Sans', Helvetica, Arial, sans-serif;}
.pagemenu ul li {padding-left: 0;padding-top: .4em;padding-bottom: .4em;margin: 0;}

.pagemenu .levelone ul li {color: #999;font-size:15px;}
.pagemenu.levelone ul li a {font-weight: 300;color: #000;}

.pagemenu .leveltwo ul li {background: #eeefef;}
.pagemenu .leveltwo ul li a {font-weight: 300;color: #000;}

.live .pagemenu h3 {border-top: 8px solid #008444;color: #fff;height: 59px; font-size: 1.4em;font-weight: 700;line-height: normal;margin-bottom:1px;padding-bottom:0;}
.live .pagemenu h3 img {float: left;margin-right: 1.5em;margin-right: .5em;}
.live .pagemenu h3 a {height: 59px;display: block;color: #008444;padding-top: .5em;padding-right: .5em;}
.live .pagemenu h3.active {background: #fff;}
.live .pagemenu h3.active a {color: #008444;}

.invest .pagemenu h3 {border-top: 8px solid #502d7f;color: #fff;height: 59px; font-size: 1.4em;font-weight: 700;line-height: normal;margin-bottom:1px;padding-bottom:0;}
.invest .pagemenu h3 img {float: left;margin-right: 1.5em;margin-right: .5em;}
.invest .pagemenu h3 a {height: 59px;display: block;color: #502d7f;padding-top: .5em;padding-right: .5em;}
.invest .pagemenu h3.active {background: #fff;}
.invest .pagemenu h3.active a {color: #502d7f;}

.visit .pagemenu h3 {border-top: 8px solid #0065a2;color: #fff;height: 59px; font-size: 1.4em;font-weight: 700;line-height: normal;margin-bottom:1px;padding-bottom:0;}
.visit .pagemenu h3 img {float: left;margin-right: 1.5em;margin-right: .5em;}
.visit .pagemenu h3 a {height: 59px;display: block;color: #0065a2;padding-top: .5em;padding-right: .5em;}
.visit .pagemenu h3.active {background: #fff;}
.visit .pagemenu h3.active a {color: #0065a2;}

.pagemenu .levelone h4 {font-size: 1em;font-weight: bold;line-height: normal;background: #cac0d8;border-bottom: 1px solid #FFFFFF;color: #0065a2;padding-left: .5em;padding-top: .4em;padding-bottom: .4em;margin: 0;}
.pagemenu .levelone h4 a {font-weight: bold;color: #502d7f;}
.pagemenu .levelone h4.active {background: #cac0d8;}
.pagemenu .levelone h4.active a {font-weight: bold;color: #502d7f;}

.mymenu .invest-link {background: #502d7f;color: #ffffff;height: 59px; font-size: 1em;font-weight: bold;line-height: normal;margin-bottom:1px;padding-bottom:0;}
.mymenu .live-link {background: #008444;color: #ffffff;height: 59px; font-size: 1em;font-weight: bold;line-height: normal;margin-bottom:1px;padding-bottom:0;}
.mymenu .visit-link {background: #0065a2;color: #ffffff;height: 59px; font-size: 1em;font-weight: bold;line-height: normal;margin-bottom:1px;padding-bottom:0;}
.mymenu h3 a {font-size: 28px; line-height: 32px;height: 59px;display: block;color: #FFFFFF;padding-top: .4em;padding-right: .1em;padding-left: .5em;}
.mymenu h3.active a {color: #FFFFFF;}

.mymenu {padding-top: 1em;}
.mymenu ul {font-family: 'Open Sans Condensed', Helvetica, Arial, sans-serif;}
.mymenu ul li {padding-left: .5em;padding-top: .4em;padding-bottom: .4em;margin: 0;}

.mymenu .levelone ul li {background: #cac0d8;border-bottom: 1px solid #FFFFFF;color: #502d7f;}
.mymenu .levelone ul li a {font-weight: bold;color: #502d7f;}

.mymenu .leveltwo ul li {background: #eeefef;}
.mymenu .leveltwo ul li a {font-weight: bold;color: #502d7f;}

.box {color: #FFF !important;font-size: 28px;line-height: 1.2em;font-weight: 700;padding: 15px;min-height: 180px;float: left;font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;}
.boxes {float: right;}
.boxone {background: #502e80;}
.boxtwo {background: #0a8445;}
.boxthree {background: #1366a4;}

.darkfooter a {color: #FFF !important;font-size: 12px;}
.darkfooter {color: #FFF !important;font-size: 12px;}
.darkfooter strong {color: #FFF !important;font-size: 12px;}
.darkfooter {background: #333;padding-top: 10px;}
.darkfooter h5 {color: #FFF !important;font-size: 15px;font-weight: bold;}

.searchbar #FormField label, legend { display:inline; }
.searchbar #FormField { padding-bottom: 5px; }
.searchbar form { margin-bottom: 2px; }
.main-header { margin-bottom: 1px; }

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
		
		.box {font-size: 20px;}
		}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		.box {font-size: 20px;height:160px;}
		}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		.top-links {height: 14px;}
		.top-links ul {display: none;}
		.SearchForm {padding-top: 0px;float: left;}
		input.SearchControl {width: 385px;}
		.acc-logo {float: right;padding-top: 1em;padding-bottom: 1em;}
		.box {font-size: 24px;}
		.darkfooter {padding: 1em;}
		.darkfooter h5 {border-bottom: solid 1px #CCC;padding-top: 0.4m;padding-bottom: 0.4em;}
		.addthis_sharing_toolbox {padding-top: 0.6em;}
		}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		.top-links {height: 14px;}
		.top-links ul {display: none;}
		.SearchForm {padding-top: 0px;float: left;}
		input.SearchControl {width: 265px;}
		.acc-logo {float: right;padding-top: 1em;padding-bottom: 1em;}
		.box {font-size: 16px;height:120px;}
		.darkfooter {padding: 1em;}
		.darkfooter h5 {border-bottom: solid 1px #CCC;padding-top: 0.4m;padding-bottom: 0.4em;}
		.addthis_sharing_toolbox {padding-top: 0.6em;}
		}



/* begin AESTYLE */

.live .standout-live {
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 40px;
	line-height: 1.6em;
	margin-bottom: 0px;
	color: #008444;
	background: #cce6da;
	padding:10px;
	border-left: solid 5px #008444;
}
.live .standout-live-alt {
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 40px;
	line-height: 1.6em;
	margin-bottom: 10px;
	color: #008444;
	background: #fff;
	padding:10px;
	border-left: solid 5px #008444;
}

.invest .standout-invest {
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 40px;
	line-height: 1.6em;
	margin-bottom: 0px;
	color: #502d7f;
	background: #dcd5e5;
	padding:10px;
	border-left: solid 5px #502d7f;
}
.invest .standout-invest-alt {
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 40px;
	line-height: 1.6em;
	margin-bottom: 10px;
	color: #502d7f;
	background: #fff;
	padding:10px;
	border-left: solid 5px #502d7f;
}

.visit .standout-visit {
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 40px;
	line-height: 1.6em;
	margin-bottom: 0px;
	color: #0065a2;
	background: #b2d0e3;
	padding:10px;
	border-left: solid 5px #0065a2;
}
.visit .standout-visit-alt {
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 40px;
	line-height: 1.6em;
	margin-bottom: 10px;
	color: #0065a2;
	background: #fff;
	padding:10px;
	border-left: solid 5px #0065a2;
}

.invest .event-invest {background: #cac0d8;}
.invest .event-live{background: #cce6da;}
.invest .event-visit {background: #b2d0e3;}

.live .event-invest {background: #cac0d8;}
.live .event-live{background: #cce6da;}
.live .event-visit {background: #b2d0e3;}

.visit .event-invest {background: #cac0d8;}
.visit .event-live{background: #cce6da;}
.visit .event-visit {background: #b2d0e3;}

/* end AESTYLE */ 

/* LIVE quote and menu styles */

.live a:link {color: #008444;text-decoration: none; outline: 0;}      /* unvisited link */
.live a:visited {color: #008444;text-decoration: none; outline: 0;} /* visited link */
.live a:hover, a:focus {color: #008444;text-decoration: underline; outline: 0;}  /* mouse over link */
.live a:active {color: #008444;text-decoration: underline; outline: 0;}/* selected link */ 
.live a strong {font-weight:bold;}
  
.live .top-links {background: #008444!important;color: #FFFFFF!important;}
.live .top-links .fourteen ul li a {color: #008444!important;}
.live .login {background: url(http://aberdeeninvestlivevisit.co.uk/upload/live-glyphicons_003_user-16.png) no-repeat right center;}
.live .login a {color: #008444!important;}
.live .main-content h1,
.live .main-content h2,
.live .main-content h3 {color: #008444;}
.live .highlight {background: #008444;}

.live .eventlist {width:100%;color: #000;}
.live .eventlist th {padding:3px;text-align:left;font-size: .8em;background: #333;color:#FFF}
.live .eventlist td {padding:3px;text-align:left;font-size: .8em;border-bottom: 1px solid #fff;}
.live .eventlist tr { }

.live .footer h3 {color: #1a1a1a;}

.live .story-feature h2.quote {border-bottom: 1px solid #008444;background: url(../../upload/live-quote.png) no-repeat left top;background: url(../../upload/quote-live.jpg) no-repeat left top;}
.live .story-feature div {background: #cce6da;border-bottom: 1px solid #008444;color: #008444;}
	
.live .quote-live {padding:0; margin:0;}
.live .quote-live-top {height:35px; width:100%; background: url(../../upload/quote-live.jpg) no-repeat left top;padding-bottom:10px;}
.live .quote-live-box {width:100%;border-top: solid 1px #008444; border-bottom: solid 1px #008444;background: #cce6da url(http://aberdeeninvestlivevisit.co.uk/upload/1.jpg) no-repeat right bottom;}
.live .quote-live-box p {width:55%;padding:10px;font-size: 90%;color:#008444;}	
.live .standout-quote {border-left: solid 6px #008444;background: #cce6da;padding: .5em; margin-top:15px;}
.live  .block-quote {border-left: solid 6px #008444;background: #FFF;padding: .5em;}
.live  .contact-email {background: #cce6da url(../../upload/icon-email.png) no-repeat .25em center;padding-left: 2em;list-style: none!important;}
.live .contact-telephone {background: #cce6da url(../../upload/icon-phone.png) no-repeat .25em center;padding-left: 2em;list-style: none!important;}
.live .contact-web {background: #cce6da url(../../upload/icon-link.png) no-repeat .25em center;padding-left: 2em;list-style: none!important;}
.live .slider-container h1.page-title {background: #008444!important;}
.live .news a {color: #008444;}
.live .page-intro {background: #b2dac7;}
.live .footer{font-size: 90%;}
.live .breadcrumb a { color: #333; text-decoration: none; outline: 0; }
.live .breadcrumb a:visited { color: #333; text-decoration: none; outline: 0; }
.live .breadcrumb a:hover, a:focus { color: #008444; text-decoration: none;background:#b2dac7;}

/* Menu Styles */

.live .menu {padding-top: 0;}
.live .menu ul {font-family: 'Open Sans Condensed', Helvetica, Arial, sans-serif;}
.live .menu ul li {padding-left: .6em;padding-top: .5em;padding-bottom: .4em;margin-bottom:8px;border-bottom: 8px solid #FFFFFF;}
.live .menu ul li a:active {text-decoration:none;}
.live .menu ul li a:hover {text-decoration:none;}
.live .menu .levelone ul li {background: #b2dac7;border-bottom: 8px solid #FFFFFF;color: #008444;}
.live .menu .levelone ul li a {font-weight: bold;color: #008444;}
.live .menu .levelone ul li a:active {text-decoration:none;}
.live .menu .levelone ul li a:hover {text-decoration:none;}
.live .menu .leveltwo ul li {background: #eeefef;}
.live .menu .leveltwo ul li a {font-weight: bold;color: #008444;}
.live .menu .leveltwo ul li a:active {text-decoration:none;}
.live .menu .leveltwo ul li a:hover {text-decoration:none;}

.live .menu h3 {background: #008444;color: #eeefef;height: 61px; font-size: 1.4em;font-weight: 700;line-height: normal;margin-bottom:8px;padding-bottom:0;border-top:2px solid #008444 !important;}
.live .menu h3 img {float: left;margin-right: 1.5em;margin-right: .5em;}
.live .menu h3 a {height: 61px;display: block;color: #FFFFFF;padding-top: .5em;padding-right: .5em;text-decoration:none;}
.live .menu h3.active {background: #008444;}
.live .menu h3.active a {color: #FFFFFF;text-decoration:none;}
.live .menu .levelone h4 {font-size: 1em;font-weight: bold;line-height: normal;background: #b2dac7;border-bottom: 1px solid #FFFFFF;color: #0065a2;padding-left: .5em;padding-top: .4em;padding-bottom: .4em;margin: 0;}
.live .menu .levelone h4 a {font-weight: bold;color: #008444;text-decoration:none;}
.live .menu .levelone h4.active {background: #b2dac7;}
.live .menu .levelone h4.active a {font-weight: bold;color: #008444;text-decoration:none;}

/* INVEST quote and menu styles */

.invest a:link {color: #502d7f;text-decoration: none; outline: 0;}      /* unvisited link */
.invest a:visited {color: #502d7f;text-decoration: none; outline: 0;} /* visited link */
.invest a:hover, a:focus {color: #502d7f;text-decoration: underline; outline: 0;}  /* mouse over link */
.invest a:active {color: #502d7f;text-decoration: underline; outline: 0;}/* selected link */ 
.invest a strong {font-weight:bold;}
  
.invest .top-links {background: #502d7f!important;color: #FFFFFF!important;}
.invest .top-links .fourteen ul li a {color: #502d7f!important;}
.invest .login {background: url(http://aberdeeninvestlivevisit.co.uk/upload/live-glyphicons_003_user-16.png) no-repeat right center;}
.invest .login a {color: #502d7f!important;}
.invest .main-content h1,
.invest .main-content h2,
.invest .main-content h3 {color: #502d7f;}
.invest .highlight {background: #502d7f;}

.invest .eventlist {width:100%;color: #000;}
.invest .eventlist th {padding:3px;text-align:left;font-size: .8em;background: #333;color:#FFF}
.invest .eventlist td {padding:3px;text-align:left;font-size: .8em;border-bottom: 1px solid #fff;}
.invest .eventlist tr { }

.invest .footer h3 {color: #1a1a1a;}

.invest .story-feature h2.quote {border-bottom: 1px solid #502d7f;background: url(../../upload/invest-quote.png) no-repeat left top;background: url(../../upload/quote-invest.jpg) no-repeat left top;}
.invest .story-feature div {background: #dcd5e5;border-bottom: 1px solid #502d7f;color: #502d7f;}
	
.invest .quote-invest {padding:0; margin:0;}
.invest .quote-invest-top {height:35px; width:100%; background: url(../../upload/quote-invest.jpg) no-repeat left top;padding-bottom:10px;}
.invest .quote-invest-box {width:100%;border-top: solid 1px #502d7f; border-bottom: solid 1px #502d7f;background: #cce6da url(http://aberdeeninvestlivevisit.co.uk/upload/1.jpg) no-repeat right bottom;}
.invest .quote-invest-box p {width:55%;padding:10px;font-size: 90%;color:#502d7f;}	
.invest .standout-quote {border-left: solid 6px #502d7f;background: #cce6da;padding: .5em; margin-top:15px;}
.invest .block-quote {border-left: solid 6px #502d7f;background: #FFF;padding: .5em;}
.invest .contact-email {background: #cce6da url(../../upload/icon-email.png) no-repeat .25em center;padding-left: 2em;list-style: none!important;}
.invest .contact-telephone {background: #cce6da url(../../upload/icon-phone.png) no-repeat .25em center;padding-left: 2em;list-style: none!important;}
.invest .contact-web {background: #cce6da url(../../upload/icon-link.png) no-repeat .25em center;padding-left: 2em;list-style: none!important;}
.invest .slider-container h1.page-title {background: #502d7f!important;}
.invest .news a {color: #502d7f;}
.invest .page-intro {background: #dcd5e5;}
.invest .footer{font-size: 90%;}
.invest .breadcrumb a { color: #333; text-decoration: none; outline: 0; }
.invest .breadcrumb a:visited { color: #333; text-decoration: none; outline: 0; }
.invest .breadcrumb a:hover, a:focus { color: #502d7f; text-decoration: none;background:#b2dac7;}

.invest .menu {padding-top: 0;}
.invest .menu ul {font-family: 'Open Sans Condensed', Helvetica, Arial, sans-serif;}
.invest .menu ul li {padding-left: .6em;padding-top: .5em;padding-bottom: .4em;margin-bottom:8px;border-bottom: 8px solid #FFFFFF;}
.invest .menu ul li a:active {text-decoration:none;}
.invest .menu ul li a:hover {text-decoration:none;}
.invest .menu .levelone ul li {background: #b2dac7;border-bottom: 8px solid #FFFFFF;color: #502d7f;}
.invest .menu .levelone ul li a {font-weight: bold;color: #502d7f;}
.invest .menu .levelone ul li a:active {text-decoration:none;}
.invest .menu .levelone ul li a:hover {text-decoration:none;}
.invest .menu .leveltwo ul li {background: #eeefef;}
.invest .menu .leveltwo ul li a {font-weight: bold;color: #502d7f;}
.invest .menu .leveltwo ul li a:active {text-decoration:none;}
.invest .menu .leveltwo ul li a:hover {text-decoration:none;}

.invest .menu h3 {background: #502d7f;color: #eeefef;height: 61px; font-size: 1.4em;font-weight: 700;line-height: normal;margin-bottom:8px;padding-bottom:0;border-top:2px solid #502d7f !important;}
.invest .menu h3 img {float: left;margin-right: 1.5em;margin-right: .5em;}
.invest .menu h3 a {height: 61px;display: block;color: #FFFFFF;padding-top: .5em;padding-right: .5em;text-decoration:none;}
.invest .menu h3.active {background: #502d7f;}
.invest .menu h3.active a {color: #FFFFFF;text-decoration:none;}
.invest .menu .levelone h4 {font-size: 1em;font-weight: bold;line-height: normal;background: #dcd5e5;border-bottom: 1px solid #FFFFFF;color: #0065a2;padding-left: .5em;padding-top: .4em;padding-bottom: .4em;margin: 0;}
.invest .menu .levelone h4 a {font-weight: bold;color: #502d7f;text-decoration:none;}
.invest .menu .levelone h4.active {background: #dcd5e5;}
.invest .menu .levelone h4.active a {font-weight: bold;color: #502d7f;text-decoration:none;}

/* VISIT quote and menu styles */

.visit a:link {color: #0065a2;text-decoration: none; outline: 0;}      /* unvisited link */
.visit a:visited {color: #0065a2;text-decoration: none; outline: 0;} /* visited link */
.visit a:hover, a:focus {color: #0065a2;text-decoration: underline; outline: 0;}  /* mouse over link */
.visit a:active {color: #0065a2;text-decoration: underline; outline: 0;}/* selected link */ 
.visit a strong {font-weight:bold;}
  
.visit .top-links {background: #0065a2!important;color: #FFFFFF!important;}
.visit .top-links .fourteen ul li a {color: #0065a2!important;}
.visit .login {background: url(http://aberdeeninvestlivevisit.co.uk/upload/live-glyphicons_003_user-16.png) no-repeat right center;}
.visit .login a {color: #0065a2!important;}
.visit .main-content h1,
.visit .main-content h2,
.visit .main-content h3 {color: #0065a2;}
.visit .highlight {background: #0065a2;}

.visit .eventlist {width:100%;color: #000;}
.visit .eventlist th {padding:3px;text-align:left;font-size: .8em;background: #333;color:#FFF}
.visit .eventlist td {padding:3px;text-align:left;font-size: .8em;border-bottom: 1px solid #fff;}
.visit .eventlist tr { }

.visit .footer h3 {color: #1a1a1a;}

.visit .story-feature h2.quote {border-bottom: 1px solid #0065a2;background: url(../../upload/visit-quote.png) no-repeat left top;background: url(../../upload/quote-visit.jpg) no-repeat left top;}
.visit .story-feature div {background: #cee0ee;border-bottom: 1px solid #0065a2;color: #0065a2;}
	
.visit .quote-visit {padding:0; margin:0;}
.visit .quote-visit-top {height:35px; width:100%; background: url(../../upload/quote-visit.jpg) no-repeat left top;padding-bottom:10px;}
.visit .quote-visit-box {width:100%;border-top: solid 1px #0065a2; border-bottom: solid 1px #0065a2;background: #b2d0e3 url(http://aberdeeninvestlivevisit.co.uk/upload/1.jpg) no-repeat right bottom;}
.visit .quote-visit-box p {width:55%;padding:10px;font-size: 90%;color:#0065a2;}	
.visit .standout-quote {border-left: solid 6px #0065a2;background: #b2d0e3;padding: .5em; margin-top:15px;}
.visit .block-quote {border-left: solid 6px #0065a2;background: #FFF;padding: .5em;}
.visit .contact-email {background: #cce6da url(../../upload/icon-email.png) no-repeat .25em center;padding-left: 2em;list-style: none!important;}
.visit .contact-telephone {background: #b2d0e3 url(../../upload/icon-phone.png) no-repeat .25em center;padding-left: 2em;list-style: none!important;}
.visit .contact-web {background: #b2d0e3 url(../../upload/icon-link.png) no-repeat .25em center;padding-left: 2em;list-style: none!important;}
.visit .slider-container h1.page-title {background: #0065a2!important;}
.visit .news a {color: #0065a2;}
.visit .page-intro {background: #b2d0e3;}
.visit .footer{font-size: 90%;}
.visit .breadcrumb a { color: #333; text-decoration: none; outline: 0; }
.visit .breadcrumb a:visited { color: #333; text-decoration: none; outline: 0; }
.visit .breadcrumb a:hover, a:focus { color: #0065a2; text-decoration: none;background:#b2d0e3;}

.visit .menu {padding-top: 0;}
.visit .menu ul {font-family: 'Open Sans Condensed', Helvetica, Arial, sans-serif;}
.visit .menu ul li {padding-left: .6em;padding-top: .5em;padding-bottom: .4em;margin-bottom:8px;border-bottom: 8px solid #FFFFFF;}
.visit .menu ul li a:active {text-decoration:none;}
.visit .menu ul li a:hover {text-decoration:none;}
.visit .menu .levelone ul li {background: #b2d0e3;border-bottom: 8px solid #FFFFFF;color: #0065a2;}
.visit .menu .levelone ul li a {font-weight: bold;color: #0065a2;}
.visit .menu .levelone ul li a:active {text-decoration:none;}
.visit .menu .levelone ul li a:hover {text-decoration:none;}
.visit .menu .leveltwo ul li {background: #eeefef;}
.visit .menu .leveltwo ul li a {font-weight: bold;color: #0065a2;}
.visit .menu .leveltwo ul li a:active {text-decoration:none;}
.visit .menu .leveltwo ul li a:hover {text-decoration:none;}

.visit .menu h3 {background: #0065a2;color: #eeefef;height: 61px; font-size: 1.4em;font-weight: 700;line-height: normal;margin-bottom:8px;padding-bottom:0;border-top:2px solid #0065a2 !important;}
.visit .menu h3 img {float: left;margin-right: 1.5em;margin-right: .5em;}
.visit .menu h3 a {height: 61px;display: block;color: #FFFFFF;padding-top: .5em;padding-right: .5em;text-decoration:none;}
.visit .menu h3.active {background: #0065a2;}
.visit .menu h3.active a {color: #FFFFFF;text-decoration:none;}
.visit .menu .levelone h4 {font-size: 1em;font-weight: bold;line-height: normal;background: #b2d0e3;border-bottom: 1px solid #FFFFFF;color: #0065a2;padding-left: .5em;padding-top: .4em;padding-bottom: .4em;margin: 0;}
.visit .menu .levelone h4 a {font-weight: bold;color: #0065a2;text-decoration:none;}
.visit .menu .levelone h4.active {background: #b2dac7;}
.visit .menu .levelone h4.active a {font-weight: bold;color: #0065a2;text-decoration:none;}


/* EVENT PAGES - Banner and Listing Styles */

.hero {height: 338px;width: 100%;}
.hero.winter {background-size: cover;}

.color--blue {color: #277bb8;}
.color--white {color: #fff;}
.hero__content {background-color: #fff;max-width: 440px;padding: 20px;position: absolute;top: 40px;}
.hero__content--header {line-height: 46px;margin-bottom: 0;text-transform: uppercase;}
.hero__content--text {margin-top: 20px;}
.hero__content--options {float: left;position: relative;width: 100%;}
.hero__content--options .one-quarter {display: inline-block;margin: 0 !important;width: 25%;text-align: center;}
.hero__content--options .selected {background-color: #277bb8;color: #fff;padding: 4px;}
.event-filter {float: left;height: 100%;}
.event-filter .event-filter--heading {font-size: 15px;font-weight: bold;}
.event-filter label {font-size: 13px;font-weight: normal;}
.event-filter .filter_type_r {float: left;margin-bottom: 10px;}
.event-filter input[type=text], .event-filter select {display: inline-block !important;padding: 4px 6px !important;margin-bottom: 10px !important;font-size: 14px !important;line-height: 20px !important;color: #555555 !important;vertical-align: middle !important;-webkit-border-radius: 4px !important;-moz-border-radius: 4px !important;border-radius: 4px !important;}
.event-filter select {padding: 10px 6px !important;}
.event-filter .filter_submit input[type="submit"] {display: inline-block;padding: 4px 12px;margin: 0;font-size: 14px;font-weight: normal;line-height: 20px;text-align: center;vertical-align: middle;cursor: pointer;color: #ffffff;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);background-color: #006dcc;background-image: -moz-linear-gradient(top, #0088cc, #0044cc);background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);background-image: -o-linear-gradient(top, #0088cc, #0044cc);background-image: linear-gradient(to bottom, #0088cc, #0044cc);background-repeat: repeat-x;border-color: #0044cc #0044cc #002a80;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);}
.event-results {float: right;height: 100%;}
.event-results .row {border-bottom: 1px solid #999;padding-bottom: 20px;}
.event-results .row:last-child {/*border-bottom:none;*/}
.event-results__single {font-size: 13px;line-height: 1.3;}
.event-results__single h3 {font-size: 15px;line-height: 1.3;margin: 0;padding: 0;}
.event-results__single .yes {background-color: #FFF;background-image: url(../../Upload/event-free-back.jpg);background-repeat: no-repeat;background-position: top left;height: 35px;display:block;}
.event-results__single .admission .no {float: left;margin: 5px 0 10px;font-style: italic;}
.event-results__single p {margin: 0;padding: 0;line-height: 1.3;}
.event-results__single--brief {float: left;width: 100%}
.event-single {}
.event-single h3 {font-size: 2em;line-height: 40px;display:block;}
.event-single .event-single--venue {float: left;font-size: 120%;font-style: normal;font-weight: 700;padding-top: 10px;margin-top: 30px;position: relative;display:block;width:100%;}
.event-single .event-single--date {float: left;padding: 10px 0;position: relative;width: 100%;display:block;}
.event-single .event-single--time {float: left;padding: 10px 0;position: relative;width: 100%;display:block;}
.event-single .yes {background-color: #FFF;background-image: url(../../Upload/event-free-back.jpg);background-repeat: no-repeat;background-position: top left;height: 10px;display:block;width: 100%;padding: 15px;}
.event-single .yes .event-single--ticket {display:none;}
.event-single .admission .no {float: left;margin: 5px 0 10px;font-style: italic;}
.event-single .no .event-single--ticket {display:block;}.event-single .event-single--brief {float: left;position: relative;width: 100%;margin: 5px 0 5px;}
.event-single .event-single--long {float: left;position: relative;width: 100%;margin: 5px 0 10px;}
.event-single--image img{max-width: 100%;}
#aspnetForm table td, #aspnetForm table th {padding: 0 !important;margin: 0 !important;} 
.banner-background {width:100%; height:100%;background-position:center;background-size:cover;position:absolute;top:0;left:0;z-index:10;}
.cycle-slideshow {width:100%;height: 100%;max-height:400px;background-position:center;background-size:cover;color:#fff;overflow:hidden;position: absolute !important;top:0;}
.cycle-slideshow li { height:100%;width: 100%;background-position:center;background-size:cover;}
.hero {position: relative;}
.hero__content {z-index: 140;}
.Business .business-event {background:#EFEFEF;vertical-align: middle !important;-webkit-border-radius: 4px !important;-moz-border-radius: 4px !important;border-radius: 4px !important;display: inline-block !important;padding: 4px 6px !important;margin-bottom: 10px !important;font-size: 12px !important;line-height: 15px !important;color: #555555 !important;}
.Business .summer-event {display:none;}
.Business .winter-event {display:none;}
.Winter .business-event {display:none;}
.Winter .summer-event {display:none;}
.Winter .winter-event {background:#EFEFEF;vertical-align: middle !important;-webkit-border-radius: 4px !important;-moz-border-radius: 4px !important;border-radius: 4px !important;display: inline-block !important;padding: 4px 6px !important;margin-bottom: 10px !important;font-size: 12px !important;line-height: 15px !important;color: #555555 !important;}
.Summer .business-event {display:none;}
.Summer .summer-event {background:#EFEFEF;vertical-align: middle !important;-webkit-border-radius: 4px !important;-moz-border-radius: 4px !important;border-radius: 4px !important;display: inline-block !important;padding: 4px 6px !important;margin-bottom: 10px !important;font-size: 12px !important;line-height: 15px !important;color: #555555 !important;}
.Summer .winter-event {display:none;}
select:focus {width: auto;position: relative;}
select { width: auto;position: relative;}

.hydrogen-base {
	background-image: url(../../Upload/hydrogen-background-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	/** background-size: cover; **/	
}
.hydrogen .bottom {	
	color:#FFF;
	margin-bottom:20px;
}
.brand-spacer {
	min-height:600px;
}
.hydrogen-footer  {
	background-image: url(../../Upload/hydrogen-background-footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: cover;	
}
.logo img {
	max-width: 150px;
	float:right;
	margin:20px;
}
.hydrogen .header p{
	color:#FFF; 
	font-size: 120%;
}
.hydrogen .header h1 {
	color:#FFF;
}
.navigation {
	border-top: solid 1px #036b97;
}
.navigation li {
	list-style-type: none;
	display: inline;
	padding:22px 12px;
	float:right;}