﻿/* IE versions lower than 9 - last update 25/4/14 */

body {
    font-family: 'Lato', sans-serif;
}
.wrapper {
	max-width: 1300px;
	margin: 0 auto;
}
header {
	overflow: hidden;
}
header img {
	float: left;
}
.vibrant {
	color: #fba927;
}
.connected {
	color: #00aeef;
}
.ambitious {
	color: #8e3193;
}
.diverse {
	color: #94c948;
}
.visible {
	color: #ec008c;
}
nav {
	float: left;
	width: 50%;
	margin-left: 0;
}
.contact-details {
	width: 23%;
	float: right;
	height: auto;
	padding: 0;
	text-align: left;
}
p.tel {
	font-size: 2.5em;
	padding: 0;
	margin: 0;
	line-height: 120%;
	letter-spacing: 0;
}
p.email {
	padding: 0;
	margin: 0.2em 0 0 0;
	line-height: 90%;
	width: 100%;
}
.email a {
	text-decoration: none;
	font-size: 95%;
	letter-spacing: 1px;
}
/*  social media icon sprites */

.sm-logogrid {
	position: relative;
}
.sm-logogrid li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
.sm-logogrid li, .sm-logogrid a {
	height: 23px;
	display: block;
}
#ln {
	left: 0px;
	width: 35px;
}
#ln {
	background: url('../images/final/sm-logo-sprite.gif') 0 0;
}
#ln a:hover {
	background: url('../images/final/sm-logo-sprite.gif') 0 -23px;
}
#yt {
	left: 36px;
	width: 45px;
}
#yt {
	background: url('../images/final/sm-logo-sprite.gif') -36px 0;
}
#yt a:hover {
	background: url('../images/final/sm-logo-sprite.gif') -36px -23px;
}
#tw {
	left: 81px;
	width: 38px;
}
#tw {
	background: url('../images/final/sm-logo-sprite.gif') -81px 0;
}
#tw a:hover {
	background: url('../images/final/sm-logo-sprite.gif') -81px -23px;
}
.droplinetabs {
	overflow: hidden;
}
.droplinetabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.droplinetabs li {
	display: inline;
	margin: 0;
	padding: 0;
}
.droplinetabs a {
	float: left;
	color: #fff;
	background: #cecece;
	margin: 0 0.6em 0 0;
	padding: 2.7em 0.5em 2.9em 0.5em;
	text-decoration: none;
	letter-spacing: 1px;
	width: 16%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	font-size: 90%;
	font-weight: bold;
}
.droplinetabs #last a {
	margin: 0;
}
 .droplinetabs a:link, .droplinetabs a::visited, .droplinetabs a:active {
 color: white;
}
.droplinetabs li.grow a {
	background: #fba927;
}
.droplinetabs li.grow a:hover {
	background-image: url('../images/final/grow-ro.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}
.droplinetabs li.invest a {
	background: #8e3193;
}
.droplinetabs li.invest a:hover {
	background-image: url('../images/final/invest-ro.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}
.droplinetabs li.start a {
	background: #009ddb;
}
.droplinetabs li.start a:hover {
	background-image: url('../images/final/start-ro.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}
.droplinetabs li.news a {
	background: #94c948;
}
.droplinetabs li.news a:hover {
	background-image: url('../images/final/about-ro.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}
.droplinetabs li.contact a {
	background: #4d4e53;
}
.droplinetabs li.contact a:hover {
	background-image: url('../images/final/contact-ro.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}
.droplinetabs a span {
	float: none;
	display: block;
	padding: 7px 9px 3px 6px;
	cursor: pointer;
}
.droplinetabs a:hover {
	background-color: none;
	color: #fff;
}
.droplinetabs a:hover span {
	background-color: transparent;
}
.droplinetabs ul li ul {
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	background: transparent;
	visibility: hidden;
	padding: 0.5em 0 0 0;
	margin: 0;
}
.droplinetabs ul li ul li a {
	margin: 0;
	padding: 0;
	background: transparent;
	height: 28px;
	color: #000;
	text-wrap: none;
	text-align: center;
	font-size: 80%;
	width: 19.5%;
}
.droplinetabs ul li ul li a span {
	background: #fff;
}
.droplinetabs ul li ul li a:hover {
	background: #fff;
	color: #036;
}
ul.submenu, ul.submenu li, ul.submenu li a, ul.submenu li a:active, ul.submenu li a:visited, ul.submenu li a:hover, .submenu {
	background: #fff;
}
nav > div#droplinetabs1.droplinetabs > ul > li.grow > ul.submenu > li > a, nav > div#droplinetabs1.droplinetabs > ul > li.invest > ul.submenu > li > a, nav > div#droplinetabs1.droplinetabs > ul > li.start > ul.submenu > li > a {
	background: #fff;
	margin-bottom: 0;
}
/* end of nav */
.content {
	margin-top: 2em;
}
.mosiac {
	width: 100%;
}
.bot-row {
	height: 238px;
	margin: 0.5em 0 0 0;
	overflow: hidden;
}
/* tiled images */
.b-lhs {
	width: 64%;
	height: 238px;
	float: left;
	margin-right: 0.5%;
	background-image: url('../images/final/hp-lhs-v2.jpg');
	background-repeat: no-repeat;
}
.b-lhs h3 {
	background: #ffa200;
	color: #fff;
	margin: 0;
	padding: 0.3em;
}
.b-centre {
	width: 34.9%;
	float: right;
	height: 238px;
	background-image: url('../images/final/hp-centre.jpg');
	background-repeat: no-repeat;
}
.b-rhs {
	float: right;
	width: 23.8%;
	height: 238px;
	background-image: url('../images/final/hp-rhs.jpg');
	background-repeat: no-repeat;
}
/* required for aligning first two mosiac images at larger screen sizes */

.lhs-centre {
	width: 75.4%;
	overflow: hidden;
	float: left;
}
.b-lhs p, .b-centre p, .b-rhs p {
	vertical-align: bottom;
	color: #fff;
	margin: 12em 0 0 0;
	padding: 0 0.3em 0 0.5em;
	font-weight: bold;
	font-size: 105%;
}
.t-lhs, .t-centre, .t-rhs {
	color: #fff;
}
.central {
	background: #fff;
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
	height: 600px;
}
/* responsive slideshow */
.rslides {
	margin: 0 auto 40px;
}
#slider2, #slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}
.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0,0,0,.25);
	box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background: rgba(255,255,255,.1);
	color: #fff;
	font-weight: bold;
}
.callbacks_container {
	margin-bottom: 5px;
	width: 100%;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	border: 0;
	border: 1px solid green;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url('../images/themes.gif') no-repeat left top;
	margin-top: -45px;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
#slider3-pager a {
	display: inline-block;
}
#slider3-pager img {
	float: left;
}
#slider3-pager .rslides_here a {
	background: transparent;
	box-shadow: 0 0 0 2px #666;
}
#slider3-pager a {
	padding: 0;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.callbacks_container {
	margin-bottom: 5px;
}
.callbacks_container .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 14px;
	text-shadow: none;
	color: #fff;
	background: #4d4e53;
	background: rgba(77,78,83, .8);
	left: 0;
	right: 0;
	bottom: 0;
	height: auto;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	padding: 0.3em 0.3em 0.3em 0.5em;
	font-weight: bold;
	font-size: 110%;
}
/* styles for case study slide show - may add these as a separate css file when page is templated */

.rslides_container {
	margin-bottom: 10px;
	position: relative;
	float: left;
	width: 100%;
}
/* end of case study ss styles */

.cen-img-container {
	width: 75.4%;
	float: left;
	height: auto;
}
.lg-cen-img {
	width: 100%;
	height: 361px;
	background: url('../images/final/slider-3-w.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
}
.tna-text {
	margin: 1em;
	width: 42%;
	float: left;
}
.tna-text h1 {
	font-weight: normal;
	color: #009ddb;
	margin: 0.2em 0 0.5em 0;
	padding: 0;
}
.tna-text p {
	padding: 0 0 0.5em 0;
	margin: 0;
	color: #4d4e53;
	font-size: 85%;
}
.tna-text .more {
	color: #009ddb;
	font-weight: bold;
	margin-top: 0;
	padding: 0;
}
.sm-cen-img-container {
	overflow: hidden;
	width: 100%;
	height: 400px;
}
.sm-cen-img-first, .sm-cen-img-second, .sm-cen-img-third {
	float: left;
	width: 24%;
	margin-right: 1.3%;
	height: 270px;
}
.sm-cen-img-last {
	float: right;
	width: 24%;
	height: 270px;
}
.sm-cen-img-first {
	background-image: url('../images/final/b-image1-w.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 240px;
}
.sm-cen-img-second {
	background-image: url('../images/final/b-image2-w.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 240px;
}
.sm-cen-img-third {
	background-image: url('../images/final/logos/bitesize-logo.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 240px;
}
.sm-cen-img-last {
	background-image: url('../images/final/b-image4-w.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 240px;
}
.sm-img-text {
	color: #fff;
	margin: 0;
	padding: 0 0.5em 0 0.5em 0;
	font-size: 90%;
	text-align: center;
	height: 60px;
}
.sm-img-text p {
	margin: 0;
	padding-top: 1em;
	vertical-align: middle;
}
.sm-cen-img-last .sm-img-text p {
	padding-top: 1.3em;
}
.grow {
	background: #ffa200;
}
.start {
	background: #009ddb;
}
.invest {
	background: #9b2c98;
}
.sectors {
	background: #94c948;
}
/* homepage video */

.video-container {
	float: right;
	width: 23.8%;
	background-image: url('../images/final/video-bg-b.jpg');
	background-repeat: no-repeat;
	background-position: top;
	height: 360px;
	padding: 0;
	margin: 0;
}
.video-container h3 {
	color: #009ddb;
	width: 250px;
	margin: 0 auto;
	margin-top: 50px;
	text-align: center;
	font-size: 1.6em;
}
.video-container iframe {
	margin-top: 40px;
	border: none;
}
/* landing page  */

.lp-content {
	overflow: hidden;
	width: 74.5%;
	float: right;
}
.lp-image img {
	width: 100%;
	height: auto;
}
.lp-text h1 {
	font-size: 3.2em;
	margin: 0;
	font-weight: normal;
}
/* end of landing page styles */


/* case study */

.bc {
	margin: 0;
	overflow: hidden;
	width: 100%;
}
.bc-arrow {
	width: auto;
	float: left;
	font-size: 90%;
	margin: 1.3em 1em 0 0;
	color: #4d616e;
}
.bc-text {
	float: left;
	width: auto;
	margin: 0;
	padding: 0.3em 0.3em 0.3em 0;
	font-size: 180%;
	color: #65666a;
	text-align: left;
	vertical-align: auto;
}
.bc-links {
	width: auto;
	margin: 1.2em 0 0 0;
	padding: 0;
	float: left;
	text-align: left;
	color: #65666a;
}
.bc-links a {
	color: #009edd;
	text-decoration: none;
}
.cs-content {
	overflow: hidden;
	width: 100%;
}
.local-menu {
	float: left;
	width: 21%;
	padding: 0.5em;
	background: #f6f6f6;
	color: #4d4e53;
	margin-right: 2%;
	background-image: url('../images/final/local-menu-edge.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 1000px;
}
.cs-text {
	float: left;
	width: 49%;
	overflow: hidden;
}
.cs-header {
	width: 60%;
	float: left;
}
.cs-text h1 {
	font-size: 3.2em;
	margin: 0;
	font-weight: normal;
}
.cs-text h2 {
	color: #4d4e53;
	font-size: 2.6em;
	margin: 0 0 1em 0;
	font-weight: normal;
}
.intro {
	color: #4d4e52;
	clear: both;
	margin-top: 1em;
}
.text-col {
	overflow: hidden;
}
.left-col-text {
	float: left;
	width: 48%;
	text-align: left;
	color: #4d4e52;
}
.right-col-text {
	float: right;
	width: 48%;
	text-align: left;
	color: #4d4e52;
}
.img-col {
	width: 24.5%;
	float: right;
}
.img-col img {
	margin: 0 0 0.3em 0;
	padding: 0;
	float: right;
	width: 100%;
	height: auto;
}
.cs-video {
	margin: 0.5em 0em 0.5em 0.5em;
	padding: 0;
	float: right;
	width: 100%;
	height: auto;
}
.text-caption p {
	font-weight: bold;
	font-size: 110%;
	font-style: italic;
	margin: 0.3em 0 0 0.7em;
	float: right;
	text-align: left;
	color: #4e4f54;
}
/* end of case study */

/* footer */


.footer {
	border-top: 9px solid #e1e1e2;
	overflow: hidden;
	max-width: 1300px;
	margin: 0 auto;
	height: auto;
	padding-bottom: 0.5em;
	clear: both;
}
.footer-links {
	max-width: 1300px;
	padding: 1em 0 1em 0;
	background: #4d616e;
	margin: 0 auto;
	clear: both;
}
.footer-links a {
	color: #fff;
	padding: 1em;
}
.footer-contact {
	width: 25%;
	float: left;
	padding-top: 2.8em;
}
.footer-logo {
	width: 30%;
	float: left;
	overflow: hidden;
}
.footer-logo img {
	float: left;
	margin-top: 0.5em;
}
.footer p.tel {
	font-size: 2.5em;
	padding: 0;
	margin: 0;
	line-height: 120%;
	letter-spacing: 0;
}
.footer p.email {
	padding: 0;
	margin: 0.2em 0 0 0;
	line-height: 90%;
	width: 100%;
}
.footer .email a {
	text-decoration: none;
	font-size: 95%;
	letter-spacing: 1px;
}
.twitter {
	width: 24%;
	float: right;
	border: 1px solid #cecece;
	margin: 1em 0 1em 0;
}
/* news */

.news-container {
	float: right;
	width: 23.8%;
	padding-top: 1px;
}
p.archive {
	font-size: 90%;
	padding: 0;
	margin: 0.5em 0 0 0;
}
.sys_rss-link, .sys_atom-link, dt.sys_news-datepublished, .sys_groupheader.sys_first-groupheader, .sys_icon.sys_0.sys_t746177 {
	display: none;
}
.sys_news-title.sys_standardlist-title {
	background: #ec008c;
	color: #fff;
	font-weight: normal;
	padding: 0.2em 0 0.2em .2em;
	margin: 0;
}
dd.sys_news-datepublished {
	width: 70px;
	float: left;
	background: #8fa6b1;
	color: #fff;
	padding: 1.5em 0.2em 1.5em 0.2em;
	font-size: 80%;
	text-align: center;
	margin: 0 0 0.5em 0;
}
.sys_news-control.sys_standard-list {
	overflow: hidden;
}
.sys_subitem-heading.sys_news-subheading {
	height: 3.2em;
	float: right;
	margin: 0 0 0.7em 0;
	text-align: left;
	width: 70%;
}
.sys_subitem-heading.sys_news-subheading a {
	color: #ec008c;
	text-decoration: none;
	font-size: 90%;
}
.sys_tools-control {
	margin: 0 0 10px 0;
	padding: .6em 0;
	text-align: right;
	width: 100%;
	border-top: 1px solid #ecebeb;
	border-bottom: 1px solid #ecebeb;
	font-weight: 700;
}
.sys_tools-control:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.sys_tools-control div {
	float: right;
	min-height: 16px;
	text-align: left;
	padding-right: 18px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.sys_tools-control div a {
	display: block;
	color: #333;
	text-decoration: none;
	padding: 2px 0 2px 22px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.sys_tools-control div a:hover {
	text-decoration: underline;
}
div#Archive__List h2 > a {
	margin: 0;
	float: right;
	width: 100%;
	margin-right: 5em;
}
#Archive__List {
	width: 90%;
}
/* RSS and Atom Links */

.sys_rss-link,  .sys_button-subscribe-rss {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	font-size: 11px;
}
.sys_rss-link a,  .sys_button-subscribe-rss a {
	display: block;
	padding: 2px 0 2px 22px;
	overflow: hidden;
	font-weight: 700;
	background: url('../images/final/rss-feed-icon-w.gif') 0 50% no-repeat;
}
.sys_atom-link, .sys_button-subscribe-atom {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	font-size: 11px;
}
.sys_atom-link a, .sys_button-subscribe-atom a {
	display: block;
	padding: 2px 0 2px 22px;
	font-weight: 700;
	background: url('../images/final/atom-feed-icon-w.gif') 0 50% no-repeat;
	overflow: hidden;
}
h1 span.sys_rss-link, h2 span.sys_rss-link, h3 span.sys_rss-link {
	width: 100px;
	padding-right: 15px;
	position: absolute;
	top: 0;
	right: 0;
}
h1 span.sys_atom-link, h2 span.sys_atom-link, h3 span.sys_atom-link {
	width: 100px;
	padding-right: 15px;
	position: absolute;
	top: 0;
	right: 100px;
}
.news-container .sys_atom-link, .news-container .sys_rss-link {
	display: none;
}
/* Default Ticker Control */
.sys_ticker {
	min-height: 1.3em;
	clear: both;
	padding: 7px 0px;
	margin: -11px 0 1em 0;
	border-top: 1px solid #ecebeb;
	border-bottom: 1px solid #ecebeb;
}
.sys_ticker span {
	font-weight: bold;
	text-transform: uppercase;
	font-size: .9em;
	margin: 0 4px 0 0;
}
.sys_ticker a {
	text-decoration: none;
}
/* news archive Search Options */
.sys_news .sys_news-search-control {
	float: right;
	width: 27%;
	min-height: 1em;
}
.sys_news-search-control .sys_basic-search-row, .sys_news-search-control .sys_search-row {
	margin-bottom: .8em;
}
.sys_news-search-control label {
	width: 100%;
	display: block;
	margin: 0 0 .2em 0;
}
.sys_news-search-control input {
	width: 95%;
}
.sys_news-search-control select {
	width: 98%;
}
.sys_category-row {
	display: none;
}
.sys_button.sys_searchbutton {
	background: #009ddb;
	color: #fff;
	border: none;
	font-size: 1.1em;
}
/* Flickr Style Pager Extension Control */
.sys_flickrpager {
	margin: 10px 0 10px 0;
	padding: 10px 0;
	min-height: 1.5em;
	text-align: right;
	clear: both;
	width: auto;
	background: none;
	float: none;
	border: 0 none;
}
.sys_flickrpager .sys_paginginfo {
	float: left;
	font-weight: 400;
	font-size: 12px;
	width: auto;
	background: none;
	border: 0 none;
	margin: 0;
	padding: 0;
}
.sys_flickrpager .sys_navigation {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: 400;
	width: auto;
	background: none;
	float: none;
	border: 0 none;
}
.sys_flickrpager .sys_navigation span.sys_selected span {
	border: 1px solid #333;
	padding: 2px 7px;
	text-decoration: none;
	width: auto;
	color: #fff;
	background: #333;
	float: none;
	cursor: default;
	font-weight: 700;
}
.sys_flickrpager .sys_navigation a {
	padding: 2px 7px;
	text-decoration: none;
	width: auto;
	background: none;
	float: none;
	border: 0 none;
}
.sys_flickrpager .sys_navigation span.sys_page {
	margin-right: 2px;
	width: auto;
	background: none;
	float: none;
	border: 0 none;
}
.sys_flickrpager .sys_navigation span.sys_page a {
	border: 1px solid #e3e3e3;
	/*color: #484848;*/
	width: auto;
	background: none;
	float: none;
}
.sys_flickrpager .sys_navigation span.sys_navigationnext a, .sys_flickrpager .sys_navigation span.sys_navigationprevious a {
	color: #00365b;
}
.sys_flickrpager .sys_navigation span.sys_page a:hover {
	background: #0086c2;
	border: 1px solid #0086c2;
	color: #fff;
}
.sys_flickrpager .sys_navigation span.sys_navigationnext a:hover, .sys_flickrpager .sys_navigation span.sys_navigationprevious a:hover {
	text-decoration: underline;
	color: #0086c2;
}
.sys_flickrpager .sys_navigation .sys_at-start, .sys_flickrpager .sys_navigation .sys_at-end {
	color: #bcbcbc;
}
.sys_flickrpager .sys_navigation .sys_disabled {
	padding: 2px 7px;
	color: #ababab;
	width: auto;
	background: none;
	float: none;
	border: 0 none;
	cursor: default;
}
.sys_flickrpager .sys_navigation .sys_ellipsis {
	cursor: default;
	color: #ababab;
}
/* Contact form */

#Label1, #Label2, #Label3, #Label4 {
	width: 150px;
	margin-bottom: 0.5em;
}
#fullname, #email_address, #phone_number {
	background: #f3f3f3;
	border: 1px solid #cecece;
}
#fullname, #email_address, #phone_number {
	width: 50%;
	height: 25px;
}
#messagetext {
	width: 100%;
	background: #f3f3f3;
}
#form_container h2 {
	margin: 1.5em 0 1.5em 0;
}
#form_container {
	border: none;
	margin-bottom: 2em;
}
.contact-text {
	color: #4d616e;
	font-size: 120%;
}
.contact-container {
	overflow: hidden;
}
.map-container {
	float: none;
	width: 100%;
}
.contact-form {
	float: none;
	width: 50%;
}
.contact-form input, .contact-form textarea {
	background: #f3f3f3;
	border: 1px solid #cecece;
}
.sys_form-submit {
	float: right;
	color: #fff;
	background: #009ddb;
	border: none;
	font-size: 130%;
	padding: 5px;
}
/* standard data table styles */

.standard_table {
	border: 1px solid #c3c1c1;
	padding: 10px;
	margin: 0;
	background: #fff;
	border-collapse: collapse;
	margin: 1em 0 1em 0;
}
.standard_table td, .standard_table th {
	border: 1px solid #c3c1c1;
	border-collapse: collapse;
	padding: 7px;
}
.standard_table td {
	background: #fff;
}
.standard_table th {
	background: #c3c1c1;
	border-right: 1px solid #fff;
}
.standard_table caption {
	font-size: 1.3em;
	text-align: left;
}
