/* =============================================================================

   Import separate CSS to avoid extra HTTP requests

   ========================================================================== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline
}
html {
	font-size: 62.5%
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
body {
	background: #fff;
	font-family: 'Roboto',Arial, "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #555;
	position: relative;
	-webkit-font-smoothing: antialiased;
	text-rendering: geometricPrecision
}
a {
	color: #2a85e8;
	text-decoration: none;
	line-height: inherit;
	outline: 0
}
a:hover {
	color: #11639d
}
a:focus {
	color: #cc4714;
	outline: 0
}
p a, p a:visited {
	line-height: inherit
}
ul {
	list-style: none outside
}
ol {
	list-style: decimal
}
ol, ul.square, ul.circle, ul.disc {
	margin-left: 30px
}
ul.square {
	list-style: square outside
}
ul.circle {
	list-style: circle outside
}
ul.disc {
	list-style: disc outside
}
ul.large li {
	line-height: 21px
}
table {
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 18px;
	border: 1px solid #ddd
}
table thead, table tfoot {
	background: #f5f5f5
}
table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
	font-size: 12px;
	line-height: 18px;
	text-align: left
}
table thead tr th, table tfoot tr td {
	padding: 8px 10px 9px;
	font-size: 14px;
	font-weight: 700;
	color: #222
}
table thead tr th:first-child, table tfoot tr td:first-child {
	border-left: 0
}
table thead tr th:last-child, table tfoot tr td:last-child {
	border-right: 0
}
table tbody tr.even, table tbody tr.alt {
	background: #f9f9f9
}
table tbody tr:nth-child(even) {
	background: #f9f9f9
}
table tbody tr td {
	color: #333;
	padding: 9px 10px;
	vertical-align: top;
	border: 0
}
.left {
	float: left
}
.right {
	float: right
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.hide {
	display: none
}
.highlight {
	background: #ff0
}
p {
	font-size: 12px;
	margin: 0 0 10px
}
p img {
	margin: 0
}
p.lead {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.5
}
em, i {
	font-style: italic;
	line-height: inherit
}
strong, b {
	font-weight: 700;
	line-height: inherit
}
small {
	font-size: 60%;
	line-height: inherit
}
h1 small, h2 small, h3 small, h4 small, h5 small {
	color: #777
}
blockquote, blockquote p {
	line-height: 20px;
	color: #777
}
blockquote {
	margin: 0 0 18px;
	padding: 9px 20px 0 19px;
	border-left: 1px solid #ddd
}
blockquote cite {
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	color: #555
}
blockquote cite:before {
	content: "\2014 \0020"
}
blockquote cite a, blockquote cite a:visited {
	color: #555
}
hr {
	border: solid #ddd;
	border-width: 1px 0 0;
	clear: both;
	margin: 12px 0 18px;
	height: 0
}
abbr, acronym {
	text-transform: uppercase;
	font-size: 90%;
	color: #222;
	border-bottom: 1px solid #ddd;
	cursor: help
}
abbr {
	text-transform: none
}
.print-only {
	display: none!important
}
 @media print {
* {
	background: transparent!important;
	color: #000!important;
	text-shadow: none!important;
	filter: none!important;
	-ms-filter: none!important
}
p a, p a:visited {
	color: #444!important;
	text-decoration: underline
}
p 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
}
tr, img {
	page-break-inside: avoid
}
 @page {
 margin:.5cm
}
p, h2, h3 {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
.hide-on-print {
	display: none!important
}
.print-only {
	display: block!important
}
}
.container {
	padding: 0
}
.row-panels {
	text-align: center;
	max-width: 1460px;
	margin: 0 auto
}
.row {
	width: 100%;
	max-width: 940px;
	min-width: 727px;
	margin: 0 auto
}
.row .row {
	min-width: 0
}
.column, .columns {
	margin-left: 4.4%;
	float: left;
	min-height: 1px;
	position: relative
}
.column:first-child, .columns:first-child {
	margin-left: 0
}
 [class*="column"]+[class*="column"]:last-child {
 float:right
}
.row .one {
	width: 4.3%
}
.row .two {
	width: 13%
}
.row .three {
	width: 21.68%
}
.row .four {
	width: 30.37%
}
.row .five {
	width: 39.1%
}
.row .six {
	width: 47.8%
}
.row .seven {
	width: 56.5%
}
.row .eight {
	width: 65.2%
}
.row .nine {
	width: 73.9%
}
.row .ten {
	width: 82.6%
}
.row .eleven {
	width: 91.3%
}
.row .twelve {
	width: 100%
}
.row .offset-by-one {
	margin-left: 13.1%
}
.row .offset-by-two {
	margin-left: 21.8%
}
.row .offset-by-three {
	margin-left: 30.5%
}
.row .offset-by-four {
	margin-left: 39.2%
}
.row .offset-by-five {
	margin-left: 47.9%
}
.row .offset-by-six {
	margin-left: 56.6%
}
.row .offset-by-seven {
	margin-left: 65.3%
}
.row .offset-by-eight {
	margin-left: 74.0%
}
.row .offset-by-nine {
	margin-left: 82.7%
}
.row .offset-by-ten {
	margin-left: 91.4%
}
.row .centered {
	float: none;
	margin: 0 auto
}
.row .offset-by-one:first-child {
	margin-left: 8.7%
}
.row .offset-by-two:first-child {
	margin-left: 17.4%
}
.row .offset-by-three:first-child {
	margin-left: 26.1%
}
.row .offset-by-four:first-child {
	margin-left: 34.8%
}
.row .offset-by-five:first-child {
	margin-left: 43.5%
}
.row .offset-by-six:first-child {
	margin-left: 52.2%
}
.row .offset-by-seven:first-child {
	margin-left: 60.9%
}
.row .offset-by-eight:first-child {
	margin-left: 69.6%
}
.row .offset-by-nine:first-child {
	margin-left: 78.3%
}
.row .offset-by-ten:first-child {
	margin-left: 87%
}
.row .offset-by-eleven:first-child {
	margin-left: 95.7%
}
.push-two {
	left: 17.4%
}
.push-three {
	left: 26.1%
}
.push-four {
	left: 34.8%
}
.push-five {
	left: 43.5%
}
.push-six {
	left: 52.2%
}
.push-seven {
	left: 60.9%
}
.push-eight {
	left: 69.6%
}
.push-nine {
	left: 78.3%
}
.push-ten {
	left: 87%
}
.pull-two {
	right: 17.4%
}
.pull-three {
	right: 26.1%
}
.pull-four {
	right: 34.8%
}
.pull-five {
	right: 43.5%
}
.pull-six {
	right: 52.2%
}
.pull-seven {
	right: 60.9%
}
.pull-eight {
	right: 69.6%
}
.pull-nine {
	right: 78.3%
}
.pull-ten {
	right: 87%
}
img {
	-ms-interpolation-mode: bicubic
}
#map_canvas img, .map_canvas img {
	max-width: none!important
}
.row:before, .row-panels:before, .row:after, .clearfix:before, .clearfix:after {
	content: "";
	display: table
}
.row:after, .row-panels:after, .clearfix:after {
	clear: both
}
.row, .row-panels, .clearfix {
	zoom: 1
}
.block-grid {
	display: block;
	overflow: hidden
}
.block-grid>li {
	display: block;
	height: auto;
	float: left
}
.block-grid.two-up {
	margin-left: -4%
}
.block-grid.two-up>li {
	margin-left: 4%;
	width: 46%
}
.block-grid.three-up {
	margin-left: -2%
}
.block-grid.three-up>li {
	margin-left: 2%;
	width: 31.3%
}
.block-grid.four-up {
	margin-left: -2%
}
.block-grid.four-up>li {
	margin-left: 2%;
	width: 23%
}
.block-grid.five-up {
	margin-left: -1.5%
}
.block-grid.five-up>li {
	margin-left: 1.5%;
	width: 18.5%
}
.button {
	background: #00a6fc;
	display: inline-block;
	text-align: center;
	padding: 9px 34px 11px;
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	line-height: 1;
	font-family: "Helvetica Neue", "Helvetica", Arial, Verdana, sans-serif;
	position: relative;
	cursor: pointer;
	border: 0
}
input[type=submit].button, button.button {
	-webkit-appearance: none
}
.button.nice {
	background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -34px;
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,.28);
	background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -34px, -moz-linear-gradient(top, rgba(255,255,255,.4) 0, transparent 100%);
	background: #00a6fc url(../images/misc/button-gloss.png) repeat-x 0 -34px, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,.4)), color-stop(100%, transparent));
	border: 1px solid #0593dc;
	-webkit-transition: background-color .15s ease-in-out;
	-moz-transition: background-color .15s ease-in-out;
	-o-transition: background-color .15s ease-in-out
}
.button.radius {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.button.round {
	-moz-border-radius: 1000px;
	-webkit-border-radius: 1000px;
	border-radius: 1000px
}
.button.full-width {
	width: 100%;
	padding-left: 0!important;
	padding-right: 0!important;
	text-align: center
}
.button.left-align {
	text-align: left;
	text-indent: 12px
}
.small.button {
	font-size: 11px;
	padding: 8px 20px 10px;
	width: auto
}
.medium.button {
	font-size: 13px;
	width: auto
}
.large.button {
	font-size: 18px;
	padding: 11px 48px 13px;
	width: auto
}
.nice.small.button {
	background-position: 0 -36px
}
.nice.large.button {
	background-position: 0 -30px
}
.blue.button {
	background-color: #00a6fc
}
.red.button {
	background-color: #e91c21
}
.white.button {
	background-color: #e9e9e9;
	color: #333
}
.black.button {
	background-color: #141414
}
.nice.blue.button {
	border: 1px solid #0593dc
}
.nice.red.button {
	border: 1px solid #b90b0b
}
.nice.white.button {
	border: 1px solid #cacaca;
	text-shadow: none!important
}
.nice.black.button {
	border: 1px solid #000
}
.button:hover, .button:focus {
	background-color: #0192dd;
	color: #fff
}
.blue.button:hover, .blue.button:focus {
	background-color: #0192dd
}
.red.button:hover, .red.button:focus {
	background-color: #d01217
}
.white.button:hover, .white.button:focus {
	background-color: #dadada;
	color: #333
}
.black.button:hover, .black.button:focus {
	background-color: #000
}
.nice.button:active {
	-moz-box-shadow: inset 0 1px 0 rgba(0,0,0,.15);
	-webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 1px 0 rgba(0,0,0,.15)
}
.button.disabled, .button[disabled] {
	opacity: .6;
	cursor: default
}
ul.pagination {
	display: block;
	height: 24px;
	margin-left: -5px
}
ul.pagination li {
	float: left;
	display: block;
	height: 24px;
	color: #999;
	font-size: 15px;
	margin-left: 5px
}
ul.pagination li a {
	display: block;
	padding: 6px 7px 4px;
	color: #555
}
ul.pagination li.unavailable a {
	cursor: default;
	color: #999
}
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
	border-bottom: 0
}
ul.vcard {
	display: inline-block;
	margin: 0 0 12px 0;
	border: 1px solid #ddd;
	padding: 10px
}
ul.vcard li {
	margin: 0;
	display: block
}
ul.vcard li.fn {
	font-weight: 700;
	font-size: 15px;
	font-size: 1.5rem
}
p.vevent span.summary {
	font-weight: 700
}
p.vevent abbr {
	cursor: default;
	text-decoration: none;
	font-weight: 700;
	border: 0;
	padding: 0 1px
}
form {
	margin: 0 0 5px
}
form label {
	display: block;
	font-size: 11px;
	line-height: 8px;
	cursor: pointer;
	margin-bottom: 9px
}
input.input-text, textarea {
	border: 1px solid #bbb
}
input.input-text, textarea, select {
	display: block;
	margin-bottom: 9px
}
label+input.input-text, label+textarea, label+select, label+div.dropdown, select+div.dropdown {
	margin-top: -9px
}
input.input-text, textarea {
	font-size: 13px;
	padding: 4px 3px 2px;
	background: #fff
}
input.input-text:focus, textarea:focus {
	outline: 0!important
}
input.input-text.oversize, textarea.oversize {
	font-size: 18px!important;
	padding: 4px 5px!important
}
input.input-text:focus, textarea:focus {
	background: #f9f9f9
}
input.input-text[disabled], textarea[disabled] {
	background-color: #ddd
}
input.placeholder, textarea.placeholder {
	color: #888
}
input.input-text, textarea {
	width: 254px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
input.small, textarea.small {
	width: 134px
}
input.medium, textarea.medium {
	width: 254px
}
input.large, textarea.large {
	width: 434px
}
input.expand, textarea.expand {
	width: 100%
}
.form-field input[type=radio], div.form-field input[type=checkbox] {
	display: inline;
	width: auto;
	margin-bottom: 0
}
.form-field.error input, input.input-text.red {
	border-color: #C00000;
	background-color: rgba(255,0,0,.15)
}
.form-field.error label, label.red {
	color: #C00000
}
.form-field.error small, small.error {
	margin-top: -6px;
	display: block;
	margin-bottom: 9px;
	font-size: 11px;
	color: #C00000;
	width: 254px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.small+small.error {
	width: 134px
}
.medium+small.error {
	width: 254px
}
.large+small.error {
	width: 434px
}
.expand+small.error {
	width: 100%
}
.small.oversize+small.error {
	width: 144px
}
.medium.oversize+small.error {
	width: 264px
}
.large.oversize+small.error {
	width: 444px
}
.expand.oversize+small.error {
	width: 100%
}
 @media handheld, only screen and (max-width: 767px) {
h1 {
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 1.3
}
h2 {
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1.3
}
h3 {
	font-size: 21px;
	font-size: 2.1rem;
	line-height: 1.3
}
h4 {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.2
}
h5 {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.2
}
h6 {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.2
}
body, p {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.4
}
}
 @media only screen and (max-width: 767px) {
body {
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	width: 100%;
	min-width: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0
}
.container {
	min-width: 0;
	margin-left: 0;
	margin-right: 0
}
.row {
	width: 100%;
	min-width: 0;
	margin-left: 0;
	margin-right: 0
}
.row .row .column, .row .row .columns {
	padding: 0
}
.column, .columns {
	width: auto!important;
	float: none;
	margin-left: 0;
	margin-right: 0
}
.column:last-child, .columns:last-child {
	margin-right: 0;
	float: none
}
 [class*="column"]+[class*="column"]:last-child {
 float:none
}
.offset-by-one, .offset-by-two, .offset-by-three, .offset-by-four, .offset-by-five, .offset-by-six, .offset-by-seven, .offset-by-eight, .offset-by-nine, .offset-by-ten, .offset-by-eleven, .centered {
	margin-left: 0!important
}
.push-two, .push-three, .push-four, .push-five, .push-six, .push-seven, .push-eight, .push-nine, .push-ten {
	left: auto
}
.pull-two, .pull-three, .pull-four, .pull-five, .pull-six, .pull-seven, .pull-eight, .pull-nine, .pull-ten {
	right: auto
}
.row .phone-one:first-child, .row .phone-two:first-child, .row .phone-three:first-child, .row .phone-four:first-child {
	margin-left: 0
}
.row .phone-one:last-child, .row .phone-two:last-child, .row .phone-three:last-child, .row .phone-four:last-child {
	float: right
}
.row .phone-one, .row .phone-two, .row .phone-three, .row .phone-four {
	margin-left: 4.4%;
	float: left;
	min-height: 1px;
	position: relative;
	padding: 0
}
.row .phone-one {
	width: 21.68%!important
}
.row .phone-two {
	width: 47.8%!important
}
.row .phone-three {
	width: 73.9%!important
}
.row .phone-four {
	width: 100%!important
}
.row .push-one-phone {
	left: 26.08%
}
.row .push-two-phone {
	left: 52.2%
}
.row .push-three-phone {
	left: 78.3%
}
.row .pull-one-phone {
	right: 26.08%
}
.row .pull-two-phone {
	right: 52.2%
}
.row .pull-three-phone {
	right: 78.3%
}
}
 @media only screen and (max-width: 767px) {
.block-grid.mobile {
	margin-left: 0
}
.block-grid.mobile>li {
	float: none;
	width: 100%;
	margin-left: 0
}
}
.show-on-phones {
	display: none!important
}
.show-on-tablets {
	display: none!important
}
.show-on-desktops {
	display: block!important
}
.hide-on-phones {
	display: block!important
}
.hide-on-tablets {
	display: block!important
}
.hide-on-desktops {
	display: none!important
}
 @media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px) {
.hide-on-phones {
	display: block!important
}
.hide-on-tablets {
	display: none!important
}
.hide-on-desktops {
	display: block!important
}
.show-on-phones {
	display: none!important
}
.show-on-tablets {
	display: block!important
}
.show-on-desktops {
	display: none!important
}
}
 @media only screen and (max-width: 1280px) and (min-width: 768px) {
.touch .hide-on-phones {
	display: block!important
}
.touch .hide-on-tablets {
	display: none!important
}
.touch .hide-on-desktops {
	display: block!important
}
.touch .show-on-phones {
	display: none!important
}
.touch .show-on-tablets {
	display: block!important
}
.touch .show-on-desktops {
	display: none!important
}
}
 @media only screen and (max-width: 767px) {
.hide-on-phones {
	display: none!important
}
.hide-on-tablets {
	display: block!important
}
.hide-on-desktops {
	display: block!important
}
.show-on-phones {
	display: block!important
}
.show-on-tablets {
	display: none!important
}
.show-on-desktops {
	display: none!important
}
}
table.show-on-desktops {
	display: table!important
}
table.hide-on-phones {
	display: table!important
}
table.hide-on-tablets {
	display: table!important
}
 @media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px) {
table.hide-on-phones {
	display: block!important
}
table.hide-on-desktops {
	display: block!important
}
table.show-on-tablets {
	display: block!important
}
}
 @media only screen and (max-width: 767px) {
table.hide-on-tablets {
	display: block!important
}
table.hide-on-desktops {
	display: block!important
}
table.show-on-phones {
	display: block!important
}
}
 @media only screen and (max-width: 767px) {
div.form-field input, div.form-field input.small, div.form-field input.medium, div.form-field input.large, div.form-field input.oversize, input.input-text, input.input-text.oversize, textarea, form.nice div.form-field input, form.nice div.form-field input.oversize, form.nice input.input-text, form.nice input.input-text.oversize, form.nice textarea {
	display: block;
	width: 100%;
	padding: 6px 2% 4px;
	font-size: 18px
}
form.nice div.form-field input, form.nice div.form-field input.oversize, form.nice input.input-text, form.nice input.input-text.oversize, form.nice textarea {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
form.nice div.form-field.error small, form.nice small.error {
	padding: 6px 2%;
	display: block
}
form.nice div.form-field.error .small+small, form.nice .small+.error {
	width: auto
}
form.nice div.form-field.error .medium+small, form.nice .medium+.error {
	width: auto
}
form.nice div.form-field.error .large+small, form.nice .large+.error {
	width: auto
}
form.nice div.form-field.error .expand+small, form.nice .expand+.error {
	width: auto
}
}
 @media only screen and (max-width: 767px) {
.button {
	display: block
}
button.button {
	width: 100%;
	padding-left: 0;
	padding-right: 0
}
}
 @media only screen and (max-width: 767px) {
dl.tabs.mobile, dl.nice.tabs.mobile {
	width: auto;
	margin: 20px -20px 40px;
	height: auto
}
dl.tabs.mobile dt, dl.tabs.mobile dd, dl.nice.tabs.mobile dt, dl.nice.tabs.mobile dd {
	float: none;
	height: auto
}
dl.tabs.mobile dd a {
	display: block;
	width: auto;
	height: auto;
	padding: 18px 20px;
	line-height: 1;
	border: solid 0 #ccc;
	border-width: 1px 0 0;
	margin: 0;
	color: #555;
	background: #eee;
	font-size: 15px;
	font-size: 1.5rem
}
dl.tabs.mobile dd a.active {
	height: auto;
	margin: 0;
	border-width: 1px 0 0
}
.nice.tabs.mobile {
	border-bottom: solid 1px #ccc;
	height: auto
}
.nice.tabs.mobile dd a {
	padding: 18px 20px;
	border: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #ccc;
	background: #fff
}
.nice.tabs.mobile dd a.active {
	border: 0;
	background: #00a6fc;
	color: #fff;
	margin: 0;
	position: static;
	top: 0;
	height: auto
}
.nice.tabs.mobile dd:first-child a.active {
	margin: 0
}
dl.contained.mobile, dl.nice.contained.mobile {
	margin-bottom: 0
}
dl.contained.tabs.mobile dd a {
	padding: 18px 20px
}
dl.nice.contained.tabs.mobile dd a {
	padding: 18px 20px
}
}
 @media only screen and (max-width: 767px) {
.nav-bar {
	height: auto
}
.nav-bar>li {
	float: none;
	display: block;
	border-right: 0
}
.nav-bar>li>a.main {
	text-align: left;
	border-top: 1px solid #ddd;
	border-right: 0
}
.nav-bar>li:first-child>a.main {
	border-top: 0
}
.nav-bar>li.has-flyout>a.flyout-toggle {
	position: absolute;
	right: 0;
	top: 0;
	padding: 22px;
	z-index: 2;
	border-left: 1px dashed #eee;
	display: block
}
.nav-bar>li.has-flyout>a.flyout-toggle span {
	content: "";
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #2a85e8;
	display: block
}
.nav-bar>li.has-flyout>a.flyout-toggle:hover span {
	border-top-color: #141414
}
.flyout {
	position: relative;
	width: auto;
	top: auto;
	margin-right: -2px;
	border-width: 1px 1px 0 1px
}
.flyout.right {
	float: none;
	right: auto;
	left: -1px
}
.flyout.small, .flyout.large {
	width: auto
}
.flyout p:last-child {
	margin-bottom: 18px
}
}
 @media only screen and (max-width: 767px) {
.tooltip {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.4;
	padding: 7px 10px 9px 10px
}
.tooltip>.nub, .tooltip.top>.nub, .tooltip.left>.nub, .tooltip.right>.nub {
	border-color: transparent transparent #000 transparent;
	border-color: transparent transparent rgba(0,0,0,.85) transparent;
	top: -12px;
	left: 10px
}
}
 @media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
.flex-video {
	padding-top: 0
}
}
body {
	min-width: 940px
}
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 940px
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px
}
.push_1, .pull_1, .push_2, .pull_2, .push_3, .pull_3, .push_4, .pull_4, .push_5, .pull_5, .push_6, .pull_6, .push_7, .pull_7, .push_8, .pull_8, .push_9, .pull_9, .push_10, .pull_10, .push_11, .pull_11, .push_12, .pull_12 {
	position: relative
}
.alpha {
	margin-left: 0!important
}
.omega {
	margin-right: 0!important
}
.container_12 .grid_1 {
	width: 60px
}
.container_12 .grid_2 {
	width: 140px
}
.container_12 .grid_3 {
	width: 220px
}
.container_12 .grid_4 {
	width: 300px
}
.container_12 .grid_5 {
	width: 380px
}
.container_12 .grid_6 {
	width: 460px
}
.container_12 .grid_7 {
	width: 540px
}
.container_12 .grid_8 {
	width: 620px
}
.container_12 .grid_9 {
	width: 700px
}
.container_12 .grid_10 {
	width: 780px
}
.container_12 .grid_11 {
	width: 860px
}
.container_12 .grid_12 {
	width: 940px
}
.container_12 .prefix_1 {
	padding-left: 80px
}
.container_12 .prefix_2 {
	padding-left: 160px
}
.container_12 .prefix_3 {
	padding-left: 240px
}
.container_12 .prefix_4 {
	padding-left: 320px
}
.container_12 .prefix_5 {
	padding-left: 400px
}
.container_12 .prefix_6 {
	padding-left: 480px
}
.container_12 .prefix_7 {
	padding-left: 560px
}
.container_12 .prefix_8 {
	padding-left: 640px
}
.container_12 .prefix_9 {
	padding-left: 720px
}
.container_12 .prefix_10 {
	padding-left: 800px
}
.container_12 .prefix_11 {
	padding-left: 880px
}
.container_12 .suffix_1 {
	padding-right: 80px
}
.container_12 .suffix_2 {
	padding-right: 160px
}
.container_12 .suffix_3 {
	padding-right: 240px
}
.container_12 .suffix_4 {
	padding-right: 320px
}
.container_12 .suffix_5 {
	padding-right: 400px
}
.container_12 .suffix_6 {
	padding-right: 480px
}
.container_12 .suffix_7 {
	padding-right: 560px
}
.container_12 .suffix_8 {
	padding-right: 640px
}
.container_12 .suffix_9 {
	padding-right: 720px
}
.container_12 .suffix_10 {
	padding-right: 800px
}
.container_12 .suffix_11 {
	padding-right: 880px
}
.container_12 .push_1 {
	left: 80px
}
.container_12 .push_2 {
	left: 160px
}
.container_12 .push_3 {
	left: 240px
}
.container_12 .push_4 {
	left: 320px
}
.container_12 .push_5 {
	left: 400px
}
.container_12 .push_6 {
	left: 480px
}
.container_12 .push_7 {
	left: 560px
}
.container_12 .push_8 {
	left: 640px
}
.container_12 .push_9 {
	left: 720px
}
.container_12 .push_10 {
	left: 800px
}
.container_12 .push_11 {
	left: 880px
}
.container_12 .pull_1 {
	left: -80px
}
.container_12 .pull_2 {
	left: -160px
}
.container_12 .pull_3 {
	left: -240px
}
.container_12 .pull_4 {
	left: -320px
}
.container_12 .pull_5 {
	left: -400px
}
.container_12 .pull_6 {
	left: -480px
}
.container_12 .pull_7 {
	left: -560px
}
.container_12 .pull_8 {
	left: -640px
}
.container_12 .pull_9 {
	left: -720px
}
.container_12 .pull_10 {
	left: -800px
}
.container_12 .pull_11 {
	left: -880px
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}
.clearfix:before, .clearfix:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}
.clearfix:after {
	clear: both
}
.clearfix {
	zoom: 1
}
@font-face{
	font-family:HelveticaNeueW01-75Bold;src:url(../fonts/c07fef9e-a934-42d7-92ad-69205f2b8a00.eot);
	src:url(../fonts/c07fef9e-a934-42d7-92ad-69205f2b8a00.eot) format("eot"),url(../fonts/14ff6081-326d-4dae-b778-d7afa66166fc.woff) format("woff"),url(../fonts/8fda1e47-19be-46c7-8d83-8d4fb35572f0.ttf) format("truetype"),url(../fonts/f751c8ae-1057-46d9-8d74-62592e002568.svg#f751c8ae-1057-46d9-8d74-62592e002568) format("svg")}
body {
	background: url('../images/page-bg.jpg') repeat #fefefe;
	margin: 0;
	font-family: Arial, "Lucida Grande", sans-serif;
	font-size: 12px;
	min-width: 1024px
}
.element .slide-1 {
	cursor: pointer;
	height: 180px;
	width: 148px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2
}
.portContainer .isotope-item div:last-child {
	cursor: pointer;
	display: none;
	height: 220px;
	background: url(../images/panelTrans.png) repeat;
	font-size: 14px!important;
	padding: 20px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	width: 180px;
	opacity: .9;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3
}
.isotope-item div {
	font-size: 14px!important
}
.relatedPanelsContainer {
	width: 948px;
	padding: 0 0 0 12px;
	zoom: 1;
	zoom: 1;
 *zoom:1;
	clear: both;
	margin: 0 auto
}
.relatedPanelsContainer:before, .relatedPanelsContainer:after {
	content: "";
	display: table
}
.relatedPanelsContainer:after {
	clear: both
}
.relatedPanelsContainer .slides {
	margin-right: 12px
}
.relatedPanelsContainer.topBorder {
	margin: 30px auto 0 auto;
	padding: 30px 0 0 12px
}
.campaignPanelsContainer {
	width: 720px;
	zoom: 1;
	zoom: 1;
 *zoom:1
}
.campaignPanelsContainer:before, .campaignPanelsContainer:after {
	content: "";
	display: table
}
.campaignPanelsContainer:after {
	clear: both
}
.campaignPanelsContainer .slides {
	margin-right: 20px
}
.errorContainer h1 {
	margin: 40px 0
}
.errorContainer p {
	font-size: 18px;
	line-height: 110%;
	width: 560px
}
.errorContainer {
	overflow: hidden;
	height: 625px
}
.errors {
	color: #f7941e
}
.videoText {
	color: #fff;
	padding: 10px;
	margin: -10px 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	float: left
}
.container_12 .inputerror input, .inputerror textarea {
	border: 1px solid #f7941e
}
.errorBG {
	background: url('../images/alex404.png') no-repeat 0 0;
	margin-left: 242px;
	height: 680px;
	position: absolute;
	width: 922px
}
.pageHeader {
	background: url('../images/bgShadow.png') repeat-x;
	display: block;
	height: 30px;
	position: absolute;
	width: 100%;
	left: 0
}
.innerContent h1, h1 {
	font-family: 'Roboto, Arial, Helvetica, sans-serif;
	letter-spacing: -3px;
	font-size: 45px;
	color: #6d6e71;
	line-height: 60px;
	margin: 0 40px 40px 0
}
.innerContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: 700;
	font-size: 26px;
	color: #6d6e71;
	line-height: 60px;
	margin: 0 40px 40px 0
}
.team:hover .teamOverlay {
	left: 0
}
.teamOverlay {
	position: absolute;
	top: 0;
	left: 140px;
	background: #6d6e71;
	padding: 20px;
	color: #fff;
	height: 125px;
	width: 100px;
	-ms-filter: "alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: .9
}
.blogSlide p {
	color: #fff!important
}
.pageBG .noBG {
	background: 0
}
#search-form .keyword {
	border: 1px dotted #DDD;
	width: 168px;
	margin: 0 0 20px 0
}
#posts-container {
	height: 200px
}
#popupBody {
	min-width: 10px;
	margin: 0;
	padding: 0;
	background: #000
}
.control {
	position: absolute
}
.pageBG {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color: #fff
}
.WhiteLink h3 {
	color: #fff
}
.teamOverlay h3 {
	margin: 0 0 10px 0;
	color: #fff
}
.teamOverlay h4 {
	margin: 0 0 10px 0;
	line-height: 12px
}
.breadcrumbWrapper {
	display: block;
	overflow: hidden;
	height: 30px;
	width: 100%;
	clear: both;
	margin: 0 auto;
	background: #80c342
}
.breadcrumbs {
	width: 940px;
	margin: 0 auto;
	position: relative
}
.breadcrumb li {
	float: left;
	color: #fff;
	padding: 7px 15px 15px 40px;
	background: url("../images/divider.png") no-repeat scroll 0 0 transparent
}
.breadcrumb a {
	color: #fff
}
.homeCrumb a {
	background: url('../images/homeIcon.png') no-repeat;
	margin: 2px 0 0 0;
	display: block;
	text-indent: -4444px;
	width: 12px;
	height: 12px
}
.breadcrumb .first {
	background: 0;
	padding: 7px 15px 10px 0
}
.breadcrumbWrapper .socialLinksFooter {
	width: 92px;
	padding: 8px 0 0 0;
	border: 0
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 700
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #808080;
	margin: 0 0 20px 0
}
.innerContent h2 {
	margin: 0 40px 10px 0;
	line-height: 120%
}
.innerContent {
	padding: 40px 0 40px 0;
	margin: 0 auto 0;
	background: url("../images/opaqueBG.png");
	min-width: 980px;
	max-width: 1274px
}
#featuredPanel .innerContent p {
	color: #808080;
	line-height: 22px;
	font-size: 14px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0
}
.innerContent p {
	color: #808080;
	line-height: 22px;
	font-size: 14px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 40px 20px 0
}
.strong {
	font-weight: 700
}
a.highlightLink {
	color: #87c541
}
a {
	color: #6d6e71
}
a:hover {
	color: #233f87
}
a:focus {
	color: #7fc241
}
a {
	color: #87c541
}
.floatR {
	float: right
}
.clientBox .floatR {
	float: right;
	margin: 10px 10px 0 0
}
.bodyBG {
	background: url('../images/page-bg.jpg') repeat #fefefe
}
.whiteHighlight {
	color: #fff
}
.orangeHighlight {
	color: #233f87
}
.dottedBorder {
	border: 1px dotted #ccc
}
.dottedBorder2 {
	border: 1px dotted #fff
}
.rightArrow {
	background: url("../images/bannerRightArrow.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: right;
	height: 60px;
	margin: 0;
	width: 60px;
	text-indent: -9999px
}
.smallArrow {
	float: right;
	padding: 0 20px 0 0;
	margin: 0 6px 0 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 30px;
	margin: 0;
	padding: 10px 0 10px 23px;
	width: auto;
	color: #73af3b!important
}
.smallArrow span {
	float: right;
	text-align: right;
	display: block;
	height: 29px;
	width: 50px;
	background: url('../images/smallArrow.png') no-repeat center right
}
.vacancyLink {
	font-size: 16px
}
.vacancy {
	background: url('../images/vacancyBG.png') no-repeat;
	width: 140px
}
.vacancy h3 {
	margin: 20px 20px 0 20px;
	font-size: 14px;
	font-weight: 700
}
.vacancy .vacancyApply {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 20px 0 20px;
	font-size: 14px;
	font-weight: 700
}
.innerContent .panelNav {
	width: 460px;
	margin: 0 auto
}
.innerContent .panelNav a {
	text-indent: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6d6e71;
	width: 180px;
	background: #fff;
	border: 1px dotted #6d6e71;
	padding: 12px 20px
}
.topBorder {
	margin: 30px 0 0 0;
	border-top: 1px dotted #6d6e71;
	padding: 30px 0;
	overflow: hidden
}
.innerContent .panelNav .loadMore {
	padding: 12px 100px 12px 20px;
	background: url("../images/arrowDown.png") no-repeat scroll 182px 18px #fff
}
.innerContent .panelNav .backTop {
	padding: 12px 100px 12px 20px;
	background: url("../images/arrowUp.png") no-repeat scroll 182px 18px #fff
}
.subNav {
	background: url('../images/nav.png') repeat-x;
	overflow: hidden;
	height: 149px;
	width: 100%;
	position: absolute;
	z-index: 100
}
.subWrapper {
	position: relative;
	display: none;
	height: 149px
}
.subNav .navWrapper {
	margin: 0 auto;
	height: 150px;
	width: 980px;
	position: relative;
	overflow: hidden
}
.subNav ul {
	margin: 0 auto;
	height: 150px;
	width: 5000px;
	position: relative
}
.subNav li a {
	float: left;
	color: #fff;
	margin: 30px 23px;
	padding: 72px 0 0 0;
	text-align: center;
	width: 140px;
	background-position: top center
}
.subNav li a:hover {
	color: #87c541
}
.workNav li a {
	padding: 0
}
.subNav a {
	color: #fff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 100%;
	height: 100%
}
.subWrapper .workNav li {
	position: relative;
	text-align: center;
	vertical-align: middle;
	display: block;
	float: left;
	left: 0;
	width: 154px;
	height: 145px
}
.subNav li {
	position: relative;
	text-align: center;
	vertical-align: middle;
	display: block;
	float: left;
	left: 0;
	width: 160px;
	height: 145px
}
.subNav li img {
	margin: 0 auto
}
.sublist {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	float: left
}
.workNav .sublist {
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
	float: left
}
.subNav .leftArrow {
	background: url('../images/leftArrow.png') no-repeat center;
	display: block;
	width: 21px;
	height: 150px;
	float: left;
	cursor: pointer;
	text-indent: -44440px
}
.subNav .rightArrow {
	background: url('../images/rightArrow.png') no-repeat center;
	display: block;
	width: 21px;
	height: 150px;
	position: absolute;
	right: 0;
	cursor: pointer
}
.workNav {
	display: block
}
.workNav .sublist {
	width: 960px
}
.workNav .subNav ul {
	height: 150px;
	margin: 0 auto;
	position: relative;
	width: 960px
}
.workNav .sublist ul {
	padding: 23px 10px 0 10px;
	width: 960px
}
.subWrapper .workNav li {
	width: 170px;
	height: 40px;
	border: 1px dotted #fff;
	margin: 5px 10px
}
.subWrapper .workNav li a {
	margin: 0;
	padding: 10px 19px
}
.subWrapper .workNav li:hover, .subWrapper .workNav li.active {
	background: #62a73b;
	border: 1px solid #62a73b;
	color: #fff
}
.subWrapper .workNav li:hover a, .subWrapper .workNav li.active a {
	background: #62a73b;
	color: #fff;
	height: 20px;
	width: 132px;
	padding: 10px 15px 10px 23px
}
.portnav {
	margin: 0 0 20px 0;
	float: left
}
.portnav li {
	cursor: pointer;
	margin: 9px;
	display: block;
	float: left;
	left: 0;
	position: relative;
	text-align: left;
	vertical-align: middle;
	background: #80c342
}
.portnav li a {
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	margin: 0;
	display: block;
	padding: 15px 20px 0 20px;
	width: 131px;
	height: 32px;
	background: #80c342
}
.portnav li a.selected {
	background: #6d6e71;
	color: #fff
}
.featuredIcon {
	text-indent: -9999px;
	right: 20px;
	top: -6px;
	width: 61px;
	height: 42px;
	display: block;
	position: absolute;
	background: url('../images/featuredIcon.png') no-repeat
}
uredPanelClose {
	cursor: pointer
}
.breadcrumb a:hover {
	color: #233f87
}
.floatLImg {
	float: left;
	margin: 0 20px 20px 0
}
.innerContent .lastInner {
	margin-right: 0
}
header {
	margin: 0;
	position: absolute;
	top: 0;
	z-index: 4;
	width: 940px
}
#logo {
	max-width: 100%;
	float: left;
	margin: 25px 15px 5px 0
}
#container .fb-like-box {
	display: block!important;
	padding: 0!important;
	height: auto!important;
	width: auto!important
}
.portContainer {
	width: 980px!important;
	min-width: 980px!important;
	max-width: 980px!important
}
#pagecontainer {
	width: 1440px!important;
	min-width: 1440px!important;
	max-width: 1440px!important
}
.homepageH1 {
	background: url("../images/page-bg.jpg") repeat scroll 0 0 transparent;
	color: #87c541;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 100%;
	margin: -40px 0 12px;
	padding: 11px 20px;
	position: relative;
	width: 309px;
	z-index: 100
}
.homepageH1 span {
	background: url("../images/orangeArrow.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: right;
	height: 16px;
	margin: 3px 0 0;
	text-indent: -4444px;
	width: 16px
}
.mainNav {
	margin: 38px 0 0 0;
	height: 38px;
	width: 690px;
	float: left
}
.mainNav li {
	float: left;
	padding: 0 10px;
	height: 38px;
	cursor: pointer
}
.mainNav li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #6d6e71;
	font-weight: 600;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	text-rendering: geometricPrecision
}
.mainNav li a:hover, .mainNav li a.active, .mainNav li.active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #233f87;
	font-size: 16px
}
.mainNav li:hover, .mainNav li.active, .mainNav li.arrow {
	color: #80c342
}
.mainNav>li>.active {
	-webkit-transition: color 1s ease-in;
	-moz-transition: color 1s ease-in;
	-o-transition: color 1s ease-in;
	transition: color 1s ease-in
}
header .tel {
	color: #87c541;
	position: absolute;
	bottom: 20px;
	right: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	float: right
}
.socialLinks {
	float: right;
	margin: 0;
	width: 290px
}
.socialLinks li {
	float: left;
	margin: 0 0 0 5px;
	cursor: pointer
}
.socialLinks .icon-linkedin a, .socialLinks .icon-twitter a, .socialLinks .icon-facebook a, .socialLinks .icon-romania a, .socialLinks .icon-english a {
	display: block;
	text-indent: -9999px
}
.icon-english {
    background: rgba(0, 0, 0, 0) url("../images/English.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 24px;
    width: 24px;
}
.icon-romania {
    background: rgba(0, 0, 0, 0) url("../images/Romania.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 24px;
    width: 24px;
}
.socialLinksFooter {
	float: right;
	padding: 18px 25px 17px 5px;
	width: 150px;
	margin: 0 0 20px 0;
	border: dotted 1px #3b7918;
	border-width: 0 0 1px 0
}
.socialLinksFooter li {
	float: right;
	margin: 0 0 0 10px;
	cursor: pointer
}
.contentContainer {
	position: relative;
	overflow: hidden
}
.toTop {
	background: url('../images/toTop.png') no-repeat;
	display: block;
	text-indent: -4444px;
	width: 30px;
	height: 24px;
	float: right;
	margin: -15px 25px 0 0
}
.tabbedBox {
	width: 100%;
	float: left;
	padding: 20px 0 40px 0
}
.tabbedBox .tabs-content a {
	color: #fff
}
.clientBox .tabs-content a {
	color: #F7941E
}
.landingPanels {
	float: left
}
.landingPanels li.grid_6, .landingPanels li.grid_6:hover {
	background: 0
}
.landingPanels li {
	float: left;
	min-height: 165px;
	background: #6d6e71;
	margin: 0 20px 20px 0
}
.landingPanels .panel {
	width: 140px;
	height: 165px
}
.landingPanels li:hover {
	background: #80c342
}
.landingPanels .title {
	color: #fff;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
.innerContent .landingPanels p {
	margin: 0 0 20px 0
}
.panel {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 220px;
	height: 260px;
	z-index: 100
}
.panelIcon {
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 100px;
	height: 49px;
	z-index: 10;
	text-indent: -8888px;
	background-position: left top!important
}
.icon-facebook {
	display: inline-block;
	height: 23px;
	width: 20px;
	background: url(../images/facebookIcon.png) no-repeat 0 0
}
.icon-twitter {
	display: inline-block;
	height: 23px;
	width: 20px;
	background: url(../images/twitterIcon.png) no-repeat 0 0
}
.icon-getintouch {
	display: inline-block;
	height: 27px;
	width: 67px;
	background: url(../images/getInTouch.png) no-repeat 0 0;
	color: #fff;
	padding: 2px 11px
}
.icon-blog {
	display: inline-block;
	height: 21px;
	width: 28px;
	background: #6d6e71;
	color: #fff;
	padding: 2px 12px 0 12px
}
.icon-rss {
	display: inline-block;
	height: 23px;
	background: url(../images/rssIcon.png) no-repeat 0 0
}
.icon-linkedin {
	display: inline-block;
	height: 23px;
	width: 20px;
	background: url(../images/linkedinIcon.png) no-repeat 0 0
}
.icon-getintouch a, .icon-blog a {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700
}
.blogContent {
	margin-top: 40px
}
#contact-form fieldset, #mailing-form fieldset {
	border: 0;
	margin: 0;
	padding: 0
}
.slide-1 h3 {
	font-family: Arial, Helvetica, sans-serif
}
.slide-1 .contactPara {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	line-height: 110%
}
.slide-1 .mailingPara {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	line-height: 110%
}
#contact-form label, #mailing-form label {
	position: absolute;
	top: 5px;
	left: 10px;
	color: #6d6e71;
	font-family: Arial, Helvetica, sans-serif
}
#contact-form input, #search-form input, #mailing-form input {
	border: 0;
	padding: 4px;
	width: 110px;
	height: 10px;
	color: #6d6e71;
	font-family: Arial, Helvetica, sans-serif
}
#contact-form li, #mailing-form li {
	margin: 5px 0 5px 0;
	position: relative
}
#contact-form li input.submit, #mailing-form li input.submit {
	background: url("../images/hyperlinkIcon.png") no-repeat scroll 129px -12px #233f87;
	height: 25px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	font-weight: 700
}
#search-form li input.submitBtn, #mailing-form li input.submitBtn {
	background: url("../images/hyperlinkIcon.png") no-repeat scroll 129px -12px #233f87;
	height: 34px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	font-weight: 700
}
.pageBG .mailingPanel {
	float: left;
	clear: both;
	position: relative!important;
	margin: 20px 0!important
}
.message {
	display: none
}
.tabWrap {
	background: url("../images/tabWrap.png") repeat bottom;
	margin: 40px 0 0 0;
	padding: 0 0
}
.noWrap {
	margin: 40px 0 0 0;
	padding: 0 0
}
.footerWrap .toTop {
	margin: -55px 25px 0 0;
	background: url('../images/darkerArrow.png') no-repeat
}
.footerWrap {
	background: url("../images/greenBG.png") repeat;
	padding: 40px 0
}
.footerNav {
	padding: 0 0 40px 0;
	overflow: hidden
}
.footerWrap ul ul {
	margin: 22px 0 0 0
}
.footerWrap ul ul li {
	margin: 1px 0
}
.footerNav li, .footerNav li a {
	float: left;
	width: 148px;
	margin: 0 10px 0 0;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: 700;
	color: #222
}
.footerNav li li, .footerNav li li a {
	color: #fff;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-size: 12px;
	letter-spacing: 0
}
.footerNav li.last {
	margin: 0;
}
.copyright {
	display: block;
	width: 100%;
	margin: 20px 0 0 0;
	float: left;
	color: #222;
	font-family: Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0;
	padding: 20px 0 0 0;
	border-top: 1px dotted #3b7918
}
.container .copyright p {
	margin: 0 0 5px 0
}
.copyright a, .copyright a:hover {
	color: #fff
}
.fb-like-box {
	background: #fff!important
}
.pts .fan_box .connect_top {
	padding: 1px 10px 5px 5px!important
}
.fbConnectWidgetFooter .fbFooterBorder {
	border-top: 1px solid #CCC;
	margin: 10px 6px!important;
	padding: 4px 3px;
	background: #fff
}
.fan_box .connections {
	padding: 0!important;
	border: 0!important
}
.fan_box .connections .connections_grid {
	padding-top: 10px!important
}
.fan_box .connections_grid .grid_item {
	padding: 0 10px 10px 0!important
}
.fan_box .connections_grid .grid_item .name {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-weight: 400;
	color: #666!important;
	padding-top: 1px!important
}
.fan_box a:hover {
	text-decoration: none
}
.fan_box .full_widget {
	height: 200px;
	border: 0!important;
	background: none!important;
	position: relative
}
ul.tabs {
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	width: auto;
	float: left
}
ul.tabs li {
	display: block;
	width: auto;
	float: left;
	margin-bottom: 0;
	padding: 0 0 0 20px;
	border: dotted 1px #3b7918;
	border-width: 0 1px 1px 0
}
ul.tabs li a.first {
	border-width: 0 1px 1px 1px
}
ul.tabs li a {
	display: block;
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: #222;
	width: auto;
	height: 29px;
	padding: 10px 23px 10px 23px;
	line-height: 30px;
	margin: 0;
	font-weight: 700
}
ul.tabs li.active a {
	border-width: 0 1px 0 0;
	color: #222;
	font-weight: 700
}
ul.tabs-content {
	margin: 0;
	display: block;
	color: #222
}
ul.tabs-content>li {
	display: none
}
ul.tabs-content>li.active {
	display: block
}
ul.tabs:before, ul.tabs:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}
ul.tabs:after {
	clear: both
}
ul.tabs {
	zoom: 1
}
div.orbit-wrapper {
	position: relative;
	z-index: 1;
	width: 100%
}
div.orbit {
	position: relative;
	overflow: hidden
}
div.orbit img {
	height: 100%
}
div.orbit a .text {
	border: 0
}
div.orbit a img {
	border: 0
}
.orbit div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden
}
#featured .blackBG {
	background: #000!important
}
#featured video {
	position: absolute;
	top: -130px
}
div.timer {
	width: 12px;
	height: 12px;
	overflow: hidden;
	position: absolute;
	bottom: 6px;
	left: 30px;
	z-index: 20
}
span.rotator {
	display: block;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 0;
	left: -6px;
	z-index: 3
}
span.mask {
	display: block;
	width: 6px;
	height: 12px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	overflow: hidden
}
span.rotator.move {
	left: 0
}
span.mask.move {
	width: 12px;
	left: 0
}
span.pause {
	display: block;
	position: absolute;
	left: 12px;
	bottom: 6px;
	width: 12px;
	height: 12px;
	z-index: 20;
	cursor: pointer
}
div.timer:hover span.pause, span.pause.active {
	opacity: 1
}
.orbit-caption {
	font-family: 'HelveticaNeueW01-75Bold', Arial, sans-serif;
	display: none
}
.orbit-wrapper .orbit-caption {
	display: none
}
.videoPlay {
	cursor: pointer;
	z-index: 2000
}
div.slider-nav {
	display: block
}
div.slider-nav span.right {
	background: url(../images/bannerRightArrow.png) no-repeat;
	cursor: pointer;
	height: 60px;
	width: 60px;
	margin: 0;
	text-indent: -4999px
}
div.slider-nav span.left {
	background: url(../img/orbit/left-arrow.png);
	left: 0;
	display: none
}
#slideshow-services {
	position: absolute;
	width: 100%;
	float: left;
	margin: 0 auto;
	top: 0;
	z-index: 10
}
#slider-wrap {
	position: absolute;
	width: 60px;
	float: left;
	margin: 0 auto;
	top: 0;
	z-index: 10
}
#controls-wrapper {
	width: 940px;
	position: relative;
	margin: 0 auto
}
.slider-nav {
	width: 60px;
	position: relative;
	margin: 0 auto
}
.orbit-bullets-wrapper {
	height: 60px;
	float: right
}
.orbit-bullets-wrapper span {
	display: block;
	float: left;
	height: 60px;
	width: 60px;
	margin: 0
}
.slider-nav {
	float: left
}
.orbit-bullets-wrapper span.bullets-left {
	background: url(../images/bannerRightArrow.png) no-repeat;
	display: none
}
.orbit-bullets-wrapper span.bullets-right {
	background: url(../images/bannerRightArrow.png) no-repeat;
	text-indent: -9999px;
	cursor: pointer
}
.orbit-bullets {
	margin: 0;
	list-style: none;
	height: 30px;
	width: auto;
	position: relative;
	background: url(../images/transparentBG.png) repeat;
	float: left;
	right: 0;
	padding: 15px
}
.orbit-bullets li {
	float: left;
	margin: 10px 0 0 5px;
	cursor: pointer;
	color: #999;
	text-indent: -9999px;
	background: #80c342;
	width: 10px;
	height: 10px;
	overflow: hidden
}
.orbit-bullets li.active {
	background: #233f87
}
.orbit-bullets li.has-thumb {
	background: 0;
	width: 100px;
	height: 75px
}
.orbit-bullets li.active.has-thumb {
	background-position: 0 0;
	border-top: 2px solid #000
}
.orbit-wrapper {
	max-width: 100%!important;
	height: 100%!important;
	background: transparent;
	margin: 0 auto;
	overflow: hidden;
	text-align: center
}
.bannerimage {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px
}
#featured {
	margin: 0 auto;
	overflow: hidden!important;
	text-align: center;
	width: 100%!important;
	height: 100%!important;
}

.content {
	width: 100%;
	height: 100%;
	background: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.content img {
text-align: center;
}



.box {
	width: 100%;
	/*min-width: 980px;
	min-height: 653px;*/
        position: relative;

}
#container {
	margin: 0 auto 20px auto!important
}
#home-blog-container>.slides {
	z-index: 2;
	height: 260px;
	width: 220px;
	background: #fff;
	margin: 0 6px 20px 6px!important;
	float: none;
	position: relative;
	display: inline-block;
 *display:inline;
	zoom: 1;
	clear: both;
	vertical-align: top
}
.isotope-item, .slides {
	background: none repeat scroll 0 0 #FFF;
	float: left;
	height: 260px;
	margin: 0 12px 20px 0;
	width: 220px;
	z-index: 2
}
.portContainer .slides {
	margin: 0 10px 20px 5px!important
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .8s;
	-o-transition-duration: .8s;
	transition-duration: .8s
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s
}
html, body {
	height: 100%
}
#container, #home-blog-container {
	padding: 0;
	margin-bottom: 20px;
	max-width: 1440px;
	clear: both
}
#home-blog-container {
	text-align: center
}
.WhiteLink a {
	color: #fff
}
.GreenLink a {
	color: #7fc241
}
.OrangeLink a {
	color: #87C541
}
.GreyLink a {
	color: #6d6e71
}
.DarkGreyLink a {
	color: #222
}
.slides h3 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	line-height: 26px;
	margin: 0 0 10px 0;
	font-weight: 500
}
.slides p {
	font-size: 15px;
	font-family: Arial, san-serif;
	line-height: 15px;
	margin: 0 0 15px 0
}
.slides {
	overflow: hidden;
	text-align: left;
	position: relative
}
.lastInner .slides {
	right: 0;
	margin: 0 0 20px 0;
	position: relative
}
.slide-1 {
	cursor: pointer;
	height: 260px;
	width: 220px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2
}
.slide-2 {
	cursor: pointer;
	display: none;
	height: 260px;
	background: #dedede;
	width: 220px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3
}

.relatedPanelsContainer .slide-2, .sidebar .slide-2 {
width: 148px;
}
.relatedPanelsContainer .slide-2 h3, .sidebar .slide-2 h3 {
 font-size:13px;	
}


.contactSuccess {
	cursor: pointer;
	display: none;
	height: 260px;
	background: #dedede;
	width: 220px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3
}
.mailingSuccess {
	cursor: pointer;
	display: none;
	height: 260px;
	background: #dedede;
	width: 220px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3
}
.submit {
	cursor: pointer
}
.slides .slide-padding {
	padding: 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.smallicons {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 43px;
	height: 42px;
	text-indent: -9999px;
	z-index: 100;
	cursor: pointer
}
.icons {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	z-index: 100;
	cursor: pointer
}
#teamcontainer .icons {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	z-index: 100;
	cursor: pointer
}
.blogCTA .icons2 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 44px;
	height: 44px;
	text-indent: -9999px;
	z-index: 100;
	cursor: pointer
}
.iconSlideshow {
	background: url('../images/lightboxIcon.png') no-repeat bottom right
}
.iconHyperlink {
	background: url('../images/hyperlinkIcon.png') no-repeat bottom right
}
.iconDownload {
	background: url('../images/downloadIcon.png') no-repeat bottom right
}
.iconOpen {
	background: url('../images/openIcon.png') no-repeat bottom right
}
.iconClose {
	background: url('../images/closeIcon.png') no-repeat bottom right
}
.iconSend {
	background: url('../images/sendIcon.png') no-repeat bottom right;
	cursor: pointer
}
.iconSlideshowGrey {
	background: url('../images/hyperlinkIcon.png') no-repeat bottom right
}
.iconHyperlinkGrey {
	background: url('../images/hyperlinkIconGrey.png') no-repeat bottom right
}
.iconDownloadGrey {
	background: url('../images/downloadIconGrey.png') no-repeat bottom right
}
.iconOpenGrey {
	background: url('../images/openIconGrey.png') no-repeat bottom right
}
.iconCloseGrey {
	background: url('../images/closeIconGrey.png') no-repeat bottom right
}
.iconSendGrey {
	background: url('../images/sendIconGrey.png') no-repeat bottom right
}
.socialIcons {
	width: 13px;
	height: 12px;
	text-indent: -9999px;
	z-index: 100;
	display: block
}
.iconPrint {
	background: url('../images/printIcon.png') no-repeat
}
.iconBookmark {
	background: url('../images/bookmarkIcon.png') no-repeat
}
.iconShare {
	background: url('../images/shareIcon.png') no-repeat
}
.iconEmail {
	background: url('../images/emailIcon.png') no-repeat
}
.iconPrintActive {
	background: url('../images/printActiveIcon.png') no-repeat 0 0
}
.iconBookmarkActive {
	background: url('../images/bookmarkActiveIcon.png') no-repeat
}
.iconShareActive {
	background: url('../images/shareActiveIcon.png') no-repeat!important
}
.iconEmailActive {
	background: url('../images/emailActiveIcon.png') no-repeat 0 2px
}
.st_sharethis_custom {
	background: url('../images/shareActiveIcon.png') no-repeat!important;
	width: 13px;
	height: 12px;
	text-indent: -9999px;
	z-index: 100;
	display: block;
	margin: 1px 0 0 0
}
.emailUs {
	background: url('../images/emailActiveIcon.png') no-repeat!important;
	width: 13px;
	height: 12px;
	text-indent: -9999px;
	z-index: 100;
	display: block;
	margin: 2px 0 0 0
}
.playIcon {
	background: url('../images/playIcon.png') no-repeat center middle
}
.iconSocialActive, .active .iconSocial {
	background: url('../images/socialActiveIcon.png') no-repeat center left
}
.iconSocial {
	background: url('../images/socialIcon.png') no-repeat center left
}
.iconPPCActive, .active .iconPPC {
	background: url('../images/ppcActiveIcon.png') no-repeat center left
}
.iconPPC {
	background: url('../images/ppcIcon.png') no-repeat center left
}
.iconSEOActive, .active .iconSEO {
	background: url('../images/seoActiveIcon.png') no-repeat center left
}
.iconSEO {
	background: url('../images/seoIcon.png') no-repeat center left
}
.iconWebActive, .active .iconWeb {
	background: url('../images/webActiveIcon.png') no-repeat center left
}
.iconWeb {
	background: url('../images/webIcon.png') no-repeat center left
}
.iconProfileActive, .active .iconProfile {
	background: url('../images/profileActiveIcon.png') no-repeat center left
}
.iconProfile {
	background: url('../images/profileIcon.png') no-repeat center left
}
.peopleIcon a, .panel .peopleIcon {
	background: url('../images/icon-nav-team.png') no-repeat
}
.awardsIcon a, .panel .awardsIcon {
	background: url('../images/icon-nav-awards.png') no-repeat
}
.clientIcon a, .panel .clientIcon {
	background: url('../images/icon-nav-client-list.png') no-repeat
}
.cultureIcon a, .panel .cultureIcon {
	background: url('../images/icon-nav-culture.png') no-repeat
}
.philosophyIcon a, .panel .philosophyIcon {
	background: url('../images/icon-nav-philosophy.png') no-repeat
}
.workforusIcon a, .panel .workforusIcon {
	background: url('../images/icon-nav-work-for-us.png') no-repeat
}
.copywritingIcon a, .panel .copywritingIcon {
	background: url('../images/icon-nav-copywriting.png') no-repeat
}
.campaignplanningIcon a, .panel .campaignplanningIcon {
	background: url('../images/icon-nav-campaign-planning.png') no-repeat
}
.projectplanningIcon a, .panel .projectplanningIcon {
	background: url('../images/icon-nav-project-planning.png') no-repeat
}
.consultancyIcon a, .panel .consultancyIcon {
	background: url('../images/icon-nav-consultancy.png') no-repeat
}
.insightIcon a, .panel .insightIcon {
	background: url('../images/icon-nav-insight-and-discovery.png') no-repeat
}
.creativeIcon a, .panel .creativeIcon {
	background: url('../images/icon-nav-creative.png') no-repeat
}
.searchmarketingIcon a, .panel .searchmarketingIcon {
	background: url('../images/icon-nav-search-marketing.png') no-repeat
}
.paidsearchIcon a, .panel .paidsearchIcon {
	background: url('../images/icon-nav-paid-search.png') no-repeat
}
.socialmediaIcon a, .panel .socialmediaIcon {
	background: url('../images/icon-nav-social-media.png') no-repeat
}
.multilingualIcon a, .panel .multilingualIcon {
	background: url('../images/icon-nav-multilingual.png') no-repeat
}
.emailmarketingIcon a, .panel .emailmarketingIcon {
	background: url('../images/icon-nav-email-marketing.png') no-repeat
}
.marketingteamIcon a, .panel .marketingteamIcon {
	background: url('../images/icon-nav-team.png') no-repeat
}
.conversionIcon a, .panel .conversionIcon {
	background: url('../images/icon-nav-conversion-search.png') no-repeat
}
.thinkingIcon a, .panel .thinkingIcon {
	background: url('../images/icon-nav-360-thinking.png') no-repeat
}
.campaignmanageIcon a, .panel .campaignmanageIcon {
	background: url('../images/icon-nav-campaign-management.png') no-repeat
}
.abtestingIcon a, .panel .abtestingIcon {
	background: url('../images/icon-nav-ab-testing.png') no-repeat
}
.analysisIcon a, .panel .analysisIcon {
	background: url('../images/icon-nav-analysis.png') no-repeat
}
.datacentreIcon a, .panel .datacentreIcon {
	background: url('../images/icon-nav-data-centre.png') no-repeat
}
.resultsIcon a, .panel .resultsIcon {
	background: url('../images/icon-nav-results.png') no-repeat
}
.conversionteamIcon a, .panel .conversionteamIcon {
	background: url('../images/icon-nav-team.png') no-repeat
}
.creativedesignIcon a, .panel .creativedesignIcon {
	background: url('../images/icon-nav-creative-design.png') no-repeat
}
.websitedevelopmentIcon a, .panel .websitedevelopmentIcon {
	background: url('../images/icon-nav-web-development.png') no-repeat
}
.contentmanagementIcon a, .panel .contentmanagementIcon {
	background: url('../images/icon-nav-content-management.png') no-repeat
}
.mobileIcon a, .panel .mobileIcon {
	background: url('../images/icon-nav-mobile.png') no-repeat
}
.ecommerceIcon a, .panel .ecommerceIcon {
	background: url('../images/icon-nav-ecommerce.png') no-repeat
}
.databasedevelopmentIcon a, .panel .databasedevelopmentIcon {
	background: url('../images/icon-nav-database-development.png') no-repeat
}
.datacaptureIcon a, .panel .datacaptureIcon {
	background: url('../images/icon-nav-data-capture.png') no-repeat
}
.ratesIcon a, .panel .ratesIcon {
	background: url('../images/icon_nav_rates.png') no-repeat
}
.panel .peopleIcon {
	background: url('../images/icon-tile-team.png') no-repeat
}
.panel .awardsIcon {
	background: url('../images/icon-tile-awards.png') no-repeat
}
.panel .clientIcon {
	background: url('../images/icon-tile-client-list.png') no-repeat
}
.panel .cultureIcon {
	background: url('../images/icon-tile-culture.png') no-repeat
}
.panel .philosophyIcon {
	background: url('../images/icon-tile-philosophy.png') no-repeat
}
.panel .workforusIcon {
	background: url('../images/icon-tile-work-for-us.png') no-repeat
}
.panel .copywritingIcon {
	background: url('../images/icon-tile-copywriting.png') no-repeat
}
.panel .campaignplanningIcon {
	background: url('../images/icon-tile-campaign-planning.png') no-repeat
}
.panel .projectplanningIcon {
	background: url('../images/icon-tile-project-planning.png') no-repeat
}
.panel .consultancyIcon {
	background: url('../images/icon-tile-consultancy.png') no-repeat
}
.panel .insightIcon {
	background: url('../images/icon-tile-insight-and-discovery.png') no-repeat
}
.panel .creativeIcon {
	background: url('../images/icon-tile-creative.png') no-repeat
}
.panel .searchmarketingIcon {
	background: url('../images/icon-tile-search-marketing.png') no-repeat
}
.panel .paidsearchIcon {
	background: url('../images/icon-tile-paid-search.png') no-repeat
}
.panel .socialmediaIcon {
	background: url('../images/icon-tile-social-media.png') no-repeat
}
.panel .multilingualIcon {
	background: url('../images/icon-tile-multilingual.png') no-repeat
}
.panel .emailmarketingIcon {
	background: url('../images/icon-tile-email-marketing.png') no-repeat
}
.panel .marketingteamIcon {
	background: url('../images/icon-tile-team.png') no-repeat
}
.panel .conversionIcon {
	background: url('../images/icon-tile-conversion-search.png') no-repeat
}
.panel .thinkingIcon {
	background: url('../images/icon-tile-360-thinking.png') no-repeat
}
.panel .campaignmanageIcon {
	background: url('../images/icon-tile-campaign-management.png') no-repeat
}
.panel .abtestingIcon {
	background: url('../images/icon-tile-ab-testing.png') no-repeat
}
.panel .analysisIcon {
	background: url('../images/icon-tile-analysis.png') no-repeat
}
.panel .datacentreIcon {
	background: url('../images/icon-tile-data-centre.png') no-repeat
}
.panel .resultsIcon {
	background: url('../images/icon-tile-results.png') no-repeat
}
.panel .conversionteamIcon {
	background: url('../images/icon-tile-team.png') no-repeat
}
.panel .creativedesignIcon {
	background: url('../images/icon-tile-creative-design.png') no-repeat
}
.panel .websitedevelopmentIcon {
	background: url('../images/icon-tile-web-development.png') no-repeat
}
.panel .contentmanagementIcon {
	background: url('../images/icon-tile-content-management.png') no-repeat
}
.panel .mobileIcon {
	background: url('../images/icon-tile-mobile.png') no-repeat
}
.panel .ecommerceIcon {
	background: url('../images/icon-tile-ecommerce.png') no-repeat
}
.panel .databasedevelopmentIcon {
	background: url('../images/icon-tile-database-development.png') no-repeat
}
.panel .datacaptureIcon {
	background: url('../images/icon-tile-data-capture.png') no-repeat
}
.panel .ratesIcon {
	background: url('../images/icon_tile_rates.png') no-repeat
}
.thinkingContent {
	position: relative;
	clear: both;
	overflow: hidden;
	height: 720px;
	zoom: 1;
	zoom: 1;
 *zoom:1
}
.thinkingContent:before, .thinkingContent:after {
	content: "";
	display: table
}
.thinkingContent:after {
	clear: both
}
.thinkingImg {
	position: absolute
}
.thinkingDetails .title {
	font-size: 24px
}
.thinkingDetails {
	padding: 20px;
	margin: 40px 89px 80px 870px;
	color: #fff;
	position: relative;
	z-index: 200
}
.thinkingDetails p {
	color: #fff
}
.thinkingDetails li {
	font-size: 14px;
	margin: 10px 0
}
.red {
	color: #fe2d28
}
.orange {
	color: #ff7900
}
.yellow {
	color: #ffee02
}
.green {
	color: #80b201
}
.blue {
	color: #22aecf
}
.purple {
	color: #a66ace
}
.slides .pts .fan_box .connect_top {
	padding: 5px 10px 2px 5px
}
.postContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #808080;
	line-height: 24px;
	width: 650px;
	padding: 0 50px 20px 0
}
.postContent a {
	color: #f7941e;
	text-decoration: underline
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0
}
.alignright {
	float: right;
	margin: 0 0 10px 10px
}
.blogpost h1 {
	margin: 0 0 20px 0;
	font-size: 48px;
	line-height: 100%
}
.blogpost h2 {
	font-size: 22px;
	font-weight: 700;
	margin: 20px 0
}
.postContent h2 {
	font-size: 22px;
	font-weight: 700;
	margin: 20px 0 0 0
}
.blogpost h3 {
	font-size: 18px;
	font-weight: 700;
	margin: 20px 0 0 0
}
.blogpost h4 {
	font-size: 14px;
	font-weight: 700;
	margin: 0
}
.blogpost h5 {
	font-size: 12px;
	font-weight: 700;
	margin: 0
}
.blogCTA h3 {
	margin: 0 0 20px 0;
	color: #6d6e71
}
.blogCTA {
	border: 1px dotted #ddd;
	background: #fff;
	padding: 20px;
	margin: 5px 0 15px 0;
	position: relative;
	font-size: 12px;
	overflow: hidden
}
.blogCTA span {
	font-size: 12px;
	float: left;
	clear: both;
	margin: 0 0 10px 0
}
.blogCTA .comment, .blogCTA .date {
	font-size: 12px
}
.blogCTA h4 {
	float: left
}
.hideDiv {
	display: none
}
.slide-2 .date {
	font-weight: 700;
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 10px 0
}
#blogInner .slide-2 p {
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0 0 0
}
.post .author {
	margin: 0 0 20px 0
}
.post .entry {
	margin: 0 0 10px 0
}
.post h2 a {
	color: #6d6e71;
	text-decoration: none;
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 20px 0
}
.postContent .intro {
	color: #7fc241
}
.blogpost form {
	background: #6d6e71;
	padding: 30px 40px;
	width: 560px
}
.blogpost li {
	float: left;
	position: relative;
	margin: 0 0 15px 0
}
.blogpost fieldset {
	border: 0
}
.blogpost legend {
	color: #fff;
	float: left;
	width: 100%;
	margin: 0 0 40px 0;
	font-size: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif
}
.blogpost .omega {
	margin-right: 0
}
.blogpost textarea {
	width: 560px;
	height: 170px
}
.blogpost label {
	position: absolute;
	left: 15px;
	top: 8px;
	font-size: 14px;
	color: #6d6e71;
	font-family: Arial, Helvetica, sans-serif
}
.blogpost .highlight {
	background: 0;
	color: #f7941e
}
.blogpost input {
	width: 258px;
	padding: 5px;
	height: 20px;
	margin: 0 20px 10px 0;
	float: left
}
.blogpost #submit {
	background: #f7941e;
	color: #fff;
	height: 32px;
	padding: 0 14px 2px 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	border: 0
}
.blogpost .desc {
	color: #fff
}
.teamText {
	padding: 0 40px 40px 0;
	float: left
}
.leftCol span {
	width: 100%;
	display: block
}
#teamcontainer .team {
	height: 165px;
	width: 140px
}
.team {
	float: left;
	margin: 0 10px 20px 10px;
	position: relative;
	overflow: hidden;
	cursor: pointer
}
.team .desc {
	display: none
}
.overlay {
	display: block;
	position: absolute;
	background-color: rgba(235,141,29,.5);
	top: 0;
	left: 0;
	width: 220px;
	z-index: 1000;
	height: 260px
}
#teamcontainer {
	overflow: hidden;
	margin: 0 auto;
	width: 960px;
	clear: both;
	zoom: 1;
	zoom: 1;
 *zoom:1
}
#teamcontainer:before, #teamcontainer:after {
	content: "";
	display: table
}
#teamcontainer:after {
	clear: both
}
#featuredPanel {
	position: absolute;
	overflow: hidden;
	display: none;
	margin: -10000px 0 0 -100000px;
	font-size: 12px;
	color: #808080;
	border: 1px solid #ddd;
	background: #fff;
	z-index: 10000
}
#featuredPanel p {
	font-size: 12px;
	color: #808080;
	line-height: 14px;
	margin: 0 0 10px 0
}
#featuredPanel h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 24px;
	margin: 0 0 5px 0;
	color: #555
}
#featuredPanel h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 5px 0;
	color: #555
}
#featuredPanel .leftCol {
	float: left;
	width: 210px;
	padding: 25px 10px 25px 20px
}
#featuredPanel .rightCol {
	padding: 25px 20px 25px 0;
	float: right;
	width: 200px
}
#featuredPanel img {
	margin: -25px 0 20px -20px
}
.notPanel {
	display: none
}
.container_12 .filterCategories {
	left: 0!important
}
#filterCats {
	float: right;
	font-size: 18px;
	width: 180px;
	right: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	color: #6d6e71;
	border: 1px dotted #6d6e71;
	margin: 12px 0 0 0
}
#filterBox {
	float: right;
	position: relative;
	top: 3px;
	left: 180px;
	cursor: pointer;
	background: url('../images/dropdownArrow.png') no-repeat #fff right
}
#filterBox .filterBy {
	float: right;
	width: 198px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	color: #6d6e71;
	border: 1px dotted #6d6e71
}
#filterBox .filterBy:hover {
	float: right;
	background: url('../images/hoverArrow.png') no-repeat #6d6e71 right;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	color: #fff;
	border: 1px dotted #6d6e71;
	margin: 0
}
#filterBox ul {
	display: none
}
#filterBox .filterBy:hover ul {
	display: block
}
#filterBox ul {
	position: absolute;
	z-index: 100;
	top: 38px;
	left: 0
}
#filterBox ul li {
	float: left;
	background: #6d6e71;
	width: 194px;
	font-size: 14px;
	padding: 13px;
	border-top: 1px dotted #fff;
	color: #f7941e
}
.customStyleSelectBox {
	float: right;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	background: url('../images/dropdownArrow.png') no-repeat #fff right;
	padding: 10px;
	width: 160px;
	cursor: pointer;
	color: #6d6e71;
	border: 1px dotted #6d6e71;
	margin: 12px 0 0 0
}
#work-tabs {
	height: 46px;
	margin-bottom: 25px
}
#work-tabs .customStyleSelectBox {
	margin: 0;
	float: left;
	width: 194px;
	font-family: 'HelveticaNeueW01-75Bold', Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 12px
}
#work-tabs .changed {
	background: #80c342 url('../images/dropdownArrowHover.png') no-repeat right center;
	border: 1px solid #80C342;
	color: #fff
}
#work-tabs form {
	margin: 0
}
.filterSelect {
	margin: 0;
	width: 220px;
	cursor: pointer
}
#filterCats>option, .filterSelect>option {
	display: block;
	float: left;
	background: #6d6e71;
	font-size: 14px;
	padding: 13px;
	border-top: 1px dotted #fff;
	color: #f7941e
}
.customStyleSelectBoxInner {
	width: 160px
}
.hiddenSelectFilter {
	zoom: 1;
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute
}
.sidebar .slides {
	position: relative
}
#galleria {
	min-height: 600px;
	width: 100%;
	min-width: 300px
}
.galleria-images {
	height: 500px
}
.galleria-fullscreen {
	display: none
}
.clientListHolder {
	margin-bottom: 30px
}
.client {
	width: 140px;
	height: 166px;
	float: left;
	margin: 0 10px 20px 10px;
	position: relative;
	cursor: pointer
}
.clientFlip {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #6d6e71
}
.clientWall {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #6d6e71
}
.clientWall:hover {
	-moz-box-shadow: 0 0 30px #999 inset;
	-webkit-box-shadow: 0 0 30px #999 inset;
	box-shadow: 0 0 30px #999 inset
}
.clientData {
	background: #f7941e
}
.clientDescription {
	font-size: 11px;
	padding: 50px 10px 20px 20px;
	font-style: italic
}
.clientURL {
	font-size: 10px;
	font-weight: 700;
	padding-left: 20px
}
.interestedIn {
	background: #f7941e;
	cursor: default
}
.interestedIn p {
	padding: 20px 19px 0 19px;
	margin: 0 0 20px 0;
	color: #6d6e71;
	font-size: 15px;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif
}
.innerContent .paraLink {
	color: #6d6e71;
	padding: 0
}
.interestedIn a {
	color: #fff;
	font-size: 15px;
	padding: 0 19px;
	font-family: Arial, Helvetica, sans-serif
}
.clear {
	clear: both
}
.portfolioSlides {
	margin: 0 0 40px
}
.portfolioSlides .slides {
	margin: 15px 17px 0 0;
	position: relative
}
.portfolioSlides .isotope-item, .slides {
	background: none repeat scroll 0 0 #87c541;
	float: left;
	height: 180px;
	margin: 0 0 20px;
	width: 148px;
	z-index: 2
}
#portfoliocontainer .portfolio .slide1, #portfoliocontainer .portfolio .slide2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 220px;
	height: 260px
}
#portfoliocontainer .portfolio {
	position: relative;
	width: 220px;
	height: 260px
}
#portfoliocontainer .portfolio:hover .slide2 {
	display: block;
	width: 180px;
	height: 220px
}
#portfoliocontainer .slide2 {
	background: #6d6e71;
	color: #fff;
	display: none;
	-ms-filter: "alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: .9;
	padding: 20px
}
.portfolio a, .portfolio h3, .portfolio p {
	color: #fff
}
.clientLogo {
	float: right;
	margin: 30px 0
}
.clientBox {
	background: #fff;
	-ms-filter: "alpha(Opacity=9)";
	filter: alpha(opacity=90);
	opacity: .9;
	color: #6d6e71;
	padding: 0;
	margin: 0 0 20px 0
}
.clientBox .tabs {
	border-color: #6d6e71;
	border-bottom: 1px dotted #6d6e71;
	height: 50px;
	width: 680px;
	margin: 0 10px
}
.clientBox .tabs li {
	border-color: #6d6e71;
	border-bottom: 0;
	padding: 0;
	height: 50px
}
.clientBox .tabs li.active {
	border-bottom: 1px solid #fff
}
.clientBox .tabs li.active a {
	color: #6d6e71;
	border-bottom: 0
}
.clientBox .tabs li.full {
	width: 396px;
	height: 49px;
	border-top: 0;
	border-left: 0;
	border-right: 0
}
.clientBox .tabs li a {
	color: #f7941e
}
.clientBox .smallArrow {
	position: absolute;
	height: 49px;
	right: 10px
}
.clientBox .smallArrow a {
	display: block;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	height: 29px;
	line-height: 30px;
	margin: 0;
	padding: 10px 23px;
	width: auto
}
.clientBox .tabs-content {
	padding: 40px 20px;
	min-height: 460px
}
.clientBox h1 {
	font-size: 48px;
	margin: 0 90px 20px 0
}
.clientBox .intro {
	font-size: 17px;
	font-weight: 700
}
.clientBox p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6d6e71;
	margin: 10px 0;
	line-height: 22px
}
.stackr p {
	margin: 0 0 20px 0
}
.blogpost ul {
	margin: 0
}
.tabs-seo {
	float: left;
	display: block;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0 0 40px 0
}
.tabs-seo h2 {
	text-indent: -3000em;
	background: url(../images/tab-marketseo.png) top left no-repeat;
	width: 289px;
	height: 53px;
	margin: 0;
	clear: both
}
.tabs-seo .seo-columns {
	margin: 0 auto 40px auto;
	display: block;
	width: 940px;
	padding: 0 0 0 20px
}
.tabs-seo .seo-columns .col1 {
	width: 156px;
	min-height: 896px;
	float: left;
	padding: 30px 25px 0 25px;
	margin: 20px 20px 0 0
}
.tabs-seo .seo-columns .last {
	margin: 20px 0 0 0
}
.tabs-seo .seo-columns .col1 h3 {
	margin: 0 0 0 40px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 26px;
	color: #222;
	margin: 0
}
.orangeBG {
	background: #f7941e
}
.whiteBG {
	background: #fff
}
.greenBG {
	background: #7fc241
}
.tabs-seo .seo-columns .col1 ul {
	list-style: none;
	position: relative;
	left: 0
}
.tabs-seo .seo-columns .col1 ul li {
	padding: 0;
	margin: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif
}
.tabs-seo .seo-columns .col1 ul li h4 {
	color: #222;
	font-size: 14px;
	font-weight: 700;
	padding: 0;
	margin: 0
}
.tabs-seo .seo-columns .col1 ul li p {
	color: #222;
	font-size: 14px;
	padding: 0;
	margin: 0;
	line-height: 16px
}
.contentBlock {
	display: block;
	width: 100%;
	font-size: 14px;
	float: left;
	margin-top: 0
}
.contentBlock ul {
	margin: 10px 20px;
	float: left
}
.contentBlock li {
	float: left;
	width: 100%;
	margin: 0 20px 10px 20px;
	list-style-type: disc;
	color: #808080
}
.seo-columns h3 {
	margin: 0
}
.seo-columns ul {
	margin: 20px 0
}
.profile h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	letter-spacing: 0
}
.container_12 .columnizer .column {
	width: 449px!important
}
.enquiries {
	background: #6d6e71;
	width: 560px;
	padding: 40px 40px 10px 40px;
	margin: 0 0 40px 0;
	overflow: hidden
}
.enquiries legend {
	font-weight: 700;
	font-size: 26px;
	color: #fcfcfc;
	margin: 5px 0 20px 0;
	clear: both;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	float: left
}
.enquiries .input {
	border: 0;
	width: 248px;
	background: #fff;
	padding: 7px 10px 7px 10px;
	color: #6d6e71;
	font-size: 14px;
	margin: 0 20px 0 0;
	font-family: Arial, Helvetica, sans-serif
}
.enquiries label {
	font-size: 14px;
	color: #6d6e71;
	margin: 12px 20px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute
}
.enquiries textarea {
	width: 560px;
	height: 160px
}
.enquiries li {
	float: left;
	width: auto;
	margin: 0 0 20px 0;
	position: relative
}
.enquiries em {
	color: #87c541
}
.enquiries ._btn {
	border: 0;
	color: #fff!important;
	font-size: 18px!important;
	cursor: pointer;
	background: url('../images/orangeBtn.png') no-repeat center right #87c541;
	padding: 4px 142px 4px 17px;
	color: #6d6e71;
	font-size: 14px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif
}
.enquiries .description {
	width: 250px;
	font-size: 14px;
	color: #fcfcfc
}
.enquiries .checkbox {
	background: #fff;
	padding: 5px;
	margin: 10px 0 30px
}
.enquiries .mailing {
	color: #fff;
	top: 0;
	margin: 8px 30px
}
.enquiries .mailingRow {
	width: 290px
}
#map_div {
	width: 640px;
	height: 440px
}
.tabWrap .tabs-content li p {
	width: 290px;
	margin: 0 10px;
	float: left
}
.lastInner {
	overflow: hidden
}
#directions {
	background: #6d6e71;
	overflow: hidden;
	width: 600px;
	padding: 20px;
	margin: 0 0 40px 0
}
.contactCTA {
	background: url('../images/contactCTA.png') no-repeat;
	margin: 0 0 20px 0;
	display: block;
	width: 220px;
	height: 260px;
	text-indent: -9999px
}
.mapCTA {
	background: url('../images/downloadMap.png') no-repeat;
	margin: 0 0 20px 0;
	display: block;
	width: 220px;
	height: 260px;
	text-indent: -9999px
}
#directions legend {
	float: left;
	font-size: 24px;
	color: #fcfcfc;
	margin: 5px 20px 0 0;
	font-family: Arial, Helvetica, sans-serif
}
#directions ul {
	float: left
}
#directions li {
	float: left
}
#directions .input {
	border: 0;
	background: #fff;
	padding: 7px 10px 7px 10px;
	color: #6d6e71;
	font-size: 14px;
	margin: 0 20px 0 0;
	font-family: Arial, Helvetica, sans-serif
}
#directions .orangeBTN {
	border: 0;
	color: #fff!important;
	font-size: 18px!important;
	cursor: pointer;
	background: url('../images/orangeBtn.png') no-repeat center right #f7941e;
	padding: 4px 60px 4px 10px;
	color: #6d6e71;
	font-size: 14px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif
}
.twitterPanel {
	background: url('../images/twitterBG.jpg') no-repeat;
	height: 100%
}
.twitterPanel p {
	padding: 20px;
	color: #fff
}
.twitterPanel a {
	color: #fff
}
.sitemap-tree ul {
	margin: 0 0 10px 20px
}
.sitemap-tree ul li {
	font-size: 14px;
	font-weight: 700
}
.sitemap-tree ul li li {
	font-size: 12px;
	font-weight: 400;
	width: 100%;
	min-height: 0
}
#menu-top_menu {
	display: none
}
.sitemap-tree ul {
	width: 100%;
	clear: both;
	display: block
}
.sitemap-tree ul ul {
	width: 100%;
	clear: both;
	display: block;
	min-height: 3px
}
.sitemap-tree ul li {
	width: 230px;
	float: left;
	min-height: 200px
}
.errorContainer pre {
	display: block;
	position: relative;
	z-index: 10000;
	background: #fff;
	overflow: scroll
}
.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active {
	border: 1px solid #C00!important
}
.LV_validation_message {
	display: none
}
.postContent ul li {
	float: none;
	list-style-type: disc;
	margin: 0 0 0 50px
}
.postContent ol li {
	float: none;
	list-style-type: decimal;
	margin: 0 0 0 20px
}
blockquote {
	border-left: 1px solid #DDD;
	font-style: italic;
	margin: 20px;
	padding: 3px 20px 0 19px;
	font-size: 14px!important;
	font-weight: 700
}
.mobileLink a {
	background: url(../images/icon-mobile-dark.gif) no-repeat 0 0;
	padding-left: 1em
}
.page-mover-current a {
	font-weight: 700
}
.portnav li:nth-child(5n) {
	margin-right: 0
}
.button {
	float: right;
	position: relative;
	right: -45px;
	margin: 0;
	padding: 0;
	background: url(../images/9xb_credentials_03.png) no-repeat 0 0;
	width: 469px;
	height: 166px;
	text-indent: -9999px
}
.stackr-hide {
	display: "none";
	margin-left: '-999px';
	margin-top: '-999px'
}
#cookiewarning div {
	background: url(../images/cookie.png) no-repeat;
	width: 242px;
	height: 246px;
	position: absolute;
	top: 380px;
	right: 200px;
	z-index: 10000;
	text-align: center
}
#cookiewarning .closeCookie {
	cursor: pointer;
	background: url(../images/cookieCross.png) no-repeat;
	width: 20px;
	height: 20px;
	margin: 22px auto;
	text-indent: -9999px;
	display: block;
	cursor: pointer
}
.bold {
	font-weight: 700
}
#cookiewarning p {
	text-align: center;
	line-height: 120%;
	margin: 0 auto 10px auto;
	font-size: 12px
}
.no-js #work-tabs {
	display: none
}
#work-tabs {
	width: 960px;
	position: relative;
	z-index: 2;
	margin: 0 auto 29px auto
}
#work-tabs>li {
	overflow: none;
	width: 220px;
	float: left;
	display: block;
	margin: 0 10px
}
#work-tabs>li>a {
	font-family: 'HelveticaNeueW01-75Bold', Arial, Helvetica, sans-serif;
	color: #6d6e71;
	font-size: 18px;
	background: #fff;
	display: block;
	padding: 12px 20px;
	border: 1px dotted #6f6f6f
}
#work-tabs>li>.selected {
	border: 1px solid #80c342;
	background: #80c342;
	color: #fff
}
.work-tab {
	display: none
}
.work-tab.selected, .work-tab.first {
	display: block
}
.work-tab li {
	margin: 6px
}
.work-tab-container {
	padding: 0;
	zoom: 1;
	zoom: 1;
 *zoom:1
}
.work-tab-container:before, .work-tab-container:after {
	content: "";
	display: table
}
.work-tab-container:after {
	clear: both
}
.work-tab-container .slides {
	margin: 10px!important
}
.portnav li a {
	width: 136px
}
#container.portContainer {
	padding: 0;
	margin: 0 auto!important;
	width: 960px!important;
	min-width: 0!important
}
.portnav {
	margin: 0
}
.slides h11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 5px;
	margin: 0 0 5px;
}
#header #topsearch {
	bottom: -34px;
	float: right;
	position: relative;
	width: 123px;
}
#header #topsearch #tsearch {
	background-color: #E8E8E8;
	border: 1px solid #233F87;
	border-radius: 2px 2px 2px 2px;
	box-shadow: none;
	color: #061F61;
	height: 20px;
	padding: 2px 35px 2px 10px;
	position: relative;
	width: 100px;
}
#header #topsubmit {
	background: url("/assets/images/search-icon.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	font-size: 0;
	height: 16px;
	left: 125px;
	position: absolute;
	right: 15px;
	top: 5px;
	width: 16px;
}
.innerContent h11, h11 {
	color: #6D6E71;
	font-family: 'HelveticaNeueW01-75Bold', Arial, Helvetica, sans-serif;
	font-size: 30px;
	letter-spacing: -1px;
	line-height: 20px;
	margin: 0 10px 10px 0;
}
.slides h15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 26px;
	margin: 0 0 10px;
}
.slide-3 {
	background: none repeat scroll 0 0 #DEDEDE;
	cursor: pointer;
	display: none;
	height: 260px;
	left: 0;
	position: absolute;
	top: 0;
	width: 220px;
	z-index: 3;
}
.slides .slide-padding1 {
	-moz-box-sizing: border-box;
	padding: 5px;
}
.element .slide-9 {
	cursor: pointer;
	height: 260px;
	left: 0;
	position: absolute;
	top: 0;
	width: 400px;
	z-index: 2;
}
.slide-9 {
	cursor: pointer;
	height: 260px;
	left: 0;
	position: absolute;
	top: 0;
	width: 220px;
	z-index: 2;
}
.portfolioSlides .isotope-item, .slides9 {
	background: none repeat scroll 0 0 #87C541;
	float: left;
	height: 260px;
	margin: 0 0 20px;
	width: 300px;
	z-index: 2;
}
.container_12 .grid_11 {
	width: 300px;
}
.container_12 .grid_19 {
	width: 610px;
}
.searchImage {
	float: left;
	margin-right: 10px;
}
.searchImage img {
	border: 1px solid #666;
}
a._btn {
	border: 0;
	color: #fff!important;
	font-size: 18px!important;
	cursor: pointer;
	background: url('../images/orangeBtn.png') no-repeat center right #87c541;
	padding: 4px 142px 4px 17px;
	color: #6d6e71;
	font-size: 14px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif
}

.searchPanels {
	float: left
}
.searchPanels li.grid_6, .searchPanels li.grid_6:hover {
	background: 0
}
.searchPanels li {
	float: left;
	margin: 0 20px 20px 0
}
.searchPanels .panel {
	width: 140px;
	height: 165px
}
.searchPanels li:hover {
	background: #80c342
}
.searchPanels .title {
	color: #fff;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
.category-image img {
	border: 1px solid #666;
}