/*\*//* 
Title:		Reset default browser styles
Author: 	Fireball Design
*/
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, font, 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 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
:focus {
	outline: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
/* @override http://just-fair.co.uk/_assets/css/master.css */
/* @override http://just-fair.co.uk/_assets/css/master.css */
/* @override
	http://just-fair.co.uk/_assets/css/master.css */
/*
Title:		JustFair Master stylesheet
Author: 	Hanno | wearehanno.com
*/
/* self-clear floats */
.group:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
html{
	background: #3a616b url(//www.just-fair.co.uk/_assets/img/bgtile.png) repeat;
}
body {
	font: 13px/1.4 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #444;
	margin: 0;
	background: url(//www.just-fair.co.uk/_assets/img/bglarge.png) repeat-x;
	padding-top: 34px;
}
a {
	color: #009191;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
	font-weight: bold;
}
a:hover, #footer ul li a:hover, span.hub-categories a:hover {
	color: #055;
}
.column.left {
	display: block;
	float: left;
	max-width: 700px;
	margin-right: 20px;
}
.column.single {
	max-width: 220px;
}
.column.right {
	
}
#wrap div.column.right.full {
	width: 100%;
}
.column.triple {
	
}
#header {
	max-width: 999px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}
#page {
	max-width: 941px;
	margin: 0 auto 10px;
	background-color: #fffeff;
	padding: 10px;
	-webkit-box-shadow: 0px 2px 2px #202030;
	-moz-box-shadow: 0px 2px 2px #202030;
	box-shadow: 0px 2px 2px #202030;
}
#pagecontainer {
	max-width: 999px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}
#top {
	background: #36a2a0;
	
	position: relative;
}
/* @group Navigation */
#nav li {
	display: block;
	float: left;
	height: 40px;
	
}
#top div.breadcrumb {
	clear: both;
	position: absolute;
	top: 46px;
	display: block;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-left: 31px;
	font-size: 12px;
	color: #3e3f3e;
	line-height: 44px;
	text-transform: uppercase;
	text-shadow: none;
	box-shadow: 0 -1px 0 0 #8ccfb1;
	-moz-box-shadow: 0 -1px 0 0 #8ccfb1;
	-webkit-box-shadow: 0 -1px 0 0 #8ccfb1;
}
.logo a {
	display: block;
	height: 50px;
	width: 270px;
	margin-left: 30px;
	margin-bottom: 20px;
	background: url(//www.just-fair.co.uk/_assets/img/logo.png) no-repeat;
	text-indent: -9999px;
}
.logo a:hover {
	opacity: 0.91;
}
#nav {
	max-width: 940px;
	display: block;
	background: #36a2a0;
}
#nav li a {
	margin-right: 30px;
	margin-left: 30px;
	text-decoration: none;
	color: #fff;
	font: 400 15px/42px Museo, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#nav li a:hover, #nav li.current a {
	color: #d0f9f3;
	text-shadow: none;
}
#wrap li.hide-menu {
	display: none;
}
/* @end */
/* @group Breadcrumb */
#top div.breadcrumb span {
	color: #3e3f3e;
	text-shadow: none;
}
#top div.breadcrumb a {
	color: #306153;
	font-weight: 600;
	text-decoration: none;
}
/* @end */
/* @group Rotator */
div#rotator {
	position: relative;
	margin: 0 0 5px;
	height: 413px;
}
div.rotatortext {
	position: absolute;
	left: 0;
	top: 0;
	width: 160px;
	padding: 20px 30px;
	height: 367px;
	background-color: rgba(0, 166, 159, 0.85);
	color: #fff;
	z-index: 1000;
	text-align: left;
	text-shadow: rgba(0,0,0,0.25) 0px 1px 1px;
}
	div.rotatortext.left {
		right: auto;
		left:  0;
		text-align: left;
		background-color: rgba(0, 166, 159, 0.85);
	}
div.rotatortext h2 {
	margin-top: 16px;
	margin-bottom: 26px;
	font: bold 36px/1 Museo, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
div.rotatortext h3 {
	margin-bottom: 34px;
	font: 400 21px/26px Museo, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
div#rotator ul li img {
	cursor: default;
}
div#rotator ul li {
	float: left;
	position: absolute;
	list-style: none;
}
div#rotator ul li.show {
	z-index: 500;
}
div.rotatortext a.more {
	font: 500 18px/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #d5fcf6;
}
/* @group Orbit */
div.orbit-wrapper {
    width: 1px;
    height: 1px;
    position: relative;
	margin: 0;
}
div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden }
div.orbit img {
    position: absolute;
    top: 0;
    left: 0;
    display: none; }
div.orbit a img {
    border: none }
.orbit div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
/* @group TImer */
div.timer {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    opacity: .6;
    cursor: pointer;
    z-index: 1001;
	left: 10px;
}
span.rotator {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: -20px;
    background: url(//www.just-fair.co.uk/_assets/img/orbit/rotator-black.png) no-repeat;
    z-index: 3; }
span.mask {
    display: block;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    overflow: hidden; }
span.rotator.move {
    left: 0 }
span.mask.move {
    width: 40px;
    left: 0;
    background: url(//www.just-fair.co.uk/_assets/img/orbit/timer-black.png) repeat 0 0; }
span.pause {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(//www.just-fair.co.uk/_assets/img/orbit/pause-black.png) no-repeat;
    z-index: 4;
    opacity: 0; }
span.pause.active {
    background: url(//www.just-fair.co.uk/_assets/img/orbit/pause-black.png) no-repeat 0 -40px }
div.timer:hover span.pause,
span.pause.active {
    opacity: 1 }
/* @end */
/* @group Captions */
.orbit-caption {
    display: none;
    font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif; }
.orbit-wrapper .orbit-caption {
    background: #000;
    background: rgba(0,0,0,.6);
    z-index: 1000;
    color: #fff;
	text-align: center;
	padding: 7px 0;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
}
/* @end */
/* @group Directional Nav */
div.slider-nav {
    display: block;
}
div.slider-nav span {
    width: 78px;
    height: 100px;
    text-indent: -9999px;
    position: absolute;
    z-index: 1000;
    top: 50%;
    margin-top: -50px;
    cursor: pointer; }
div.slider-nav span.right {
    background: url(//www.just-fair.co.uk/_assets/img/orbit/right-arrow.png);
    right: 0;
}
div.slider-nav span.left {
    background: url(//www.just-fair.co.uk/_assets/img/orbit/left-arrow.png);
    left: 0;
}
/* @end */
/* BULLET NAV
   ================================================== */
.orbit-bullets {
    position: absolute;
    z-index: 1000;
    list-style: none;
    bottom: -40px;
    left: 50%;
	margin-left: -50px;
    padding: 0;
}
.orbit-bullets li {
    float: left;
    margin-left: 5px;
    cursor: pointer;
    color: #999;
    text-indent: -9999px;
    background: url(//www.just-fair.co.uk/_assets/img/orbit/bullets.jpg) no-repeat 4px 0;
    width: 13px;
    height: 12px;
    overflow: hidden;
}
.orbit-bullets li.active {
    color: #222;
    background-position: -8px 0; }
.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px; }
.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000; }
#featured {
	width: 940px;
	height: 408px;
	background: #fffeff url(//www.just-fair.co.uk/_assets/img/orbit/loading.gif) no-repeat center center;
	overflow: hidden;
}
#featured img,
#featured > div {
	display: none;
	width: 940px;
	height: 405px;
	position: relative;
}
span.rotatortext {
	z-index: 8;
	position: relative;
}
/* @end */
/* @end */
/* @group Content */
div.container {
	padding: 10px;
	border: 1px solid #cfdfe1;
	margin-bottom: 20px;
	background-color: #d9eaeb;
	background-color: rgba(47,144,145,0.18);
	background-image: url(//www.just-fair.co.uk/_assets/img/stripes.png);
}
#wrap div.column.left.single div.container.group.sidenav.events {
	min-height: 23px;
}
/* @group Archives */
.pagecontent.archives {
	padding: 0;
}
h3.date {
	font-size: 16px;
	color: #3d3d3d;
	padding-bottom: 10px;
}
.pagecontent.archives ul {
	padding-bottom: 0px;
}
.pagecontent.archives h2 {
	display: block;
	clear: both;
}
.archiveyear {
	margin-bottom: 20px;
}
.archiveyear:last-child {
	margin-bottom: 0px;
}
/* @end */
/* @group Tags */
ul.tags {
	display: block;
	clear: both;
	margin: 16px 0 6px;
	padding: 7px 0 5px;
	border: 1px solid #c4dcd2;
	border-left: none;
	border-right: none;
}
ul.tags li {
	display: block;
	float: left;
	margin-right: 15px;
	padding: 0;
}
ul.tags li a {
	color: #155b3e;
	font-weight: 500;
	background: url(//www.just-fair.co.uk/_assets/img/tag.png) no-repeat left center;
	padding-left: 20px;
}
div.social-icons {
	display: block;
	clear: both;
	padding-top: 15px;
	border-top: 1px solid #eee;
}
span.twitter-share-button{
	display: block;
	float: left;
	margin-right: 10px;
}
/* @end */
.pagecontent h4, .teammembers h4 {
	font: bold 16px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 15px;
	color: #4b4b4b;
}
.teammembers h4 {
	padding-bottom: 10px;
}
.pagecontent p {
	margin-bottom: 20px;
}
.pagecontent p:last-child {
	margin-bottom: 0px;
}
p.return {
	margin-top: 15px;
	margin-bottom: 5px;
}
p.return a {
	margin-bottom: 0;
	display: inline-block;
	padding: 6px 10px 5px;
	font-weight: 400;
	background-color: rgba(30, 95, 81, 0.06);
	border: 1px solid #a3c6b3;
}
	.viewpoints p.return {
		margin-bottom: 0;
		display: inline-block;
		margin-top: 10px;
	}
		.viewpoints a {
			color: #48496e;
		}
	.archiveyear p.return a {
		color: #282632;
		background-color: rgba(41, 37, 138, 0.06);
		border: 1px solid #7e779f;
	}
p.return a:hover {
	background-color: #c4e2cf;
	background-color: rgba(0,0,0,0.1);
}
.pagecontent ul {
	padding-left: 50px;
	margin-top: -10px;
}
.pagecontent ul li {
	list-style-type: disc;
	padding-left: 10px;
	padding-top: 10px;
}
h2.title {
	padding: 10px 0 10px 10px;
	border: 1px solid #cfdfe1;
	margin-bottom: 15px;
	background-color: rgba(47,144,145,0.18);
	background-image: url(//www.just-fair.co.uk/_assets/img/stripes.png);
}
span.blogpostdate {
	display: block;
	margin-top: 4px;
	color: #335c4c;
	font: 12px "Helvetica Neue", Arial, sans-serif;
}
	.viewpoints span.blogpostdate {
		color: #335c4c;
	}
#wrap {
	padding-top: 0px;
}
.single .container {
	background-color: #e8ebeb;
	border: 1px solid #eee;
}
.column div.container.group.hub, h2.title.hub {
	border: 1px solid #c9ded1;
	background-color: #d0f0db;
	background-color: rgba(0,182,60,0.08);
}
	.column div.container.group.hub.viewpoints, .viewpoints h2.title.hub {
		border: 1px solid #a7a8c5;
		background-color: rgba(30, 35, 109, 0.29);
	}
.archiveyear.group div.item div.details p {
	margin-bottom: 0;
}
div.container.main {
	background-color: #e8ebeb !important;
}
.column div.container h2, h2.title {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #1f2c29;
	font: normal 21px/24px Museo, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.column div.container h2 strong, h2.title strong {
	font-weight: 400;
}
#wrap div.column.right.triple div.container.group.hub h2 {
	margin-right: 10px;
}
 div.container.group.hub h2 a.archivelink {
	float: right;
	display: inline-block;
	padding: 6px 10px;
	color: #fff;
	font-size: 12px;
	line-height: 1;
	background: #009191;
	border-radius: 1px;
}
div.container.group.hub h2 a.archivelink:hover {
	background: #055;
}
.column div.item {
	background-color: #fffeff;
	
	display: block;
	margin-top: 10px;
	
	padding: 10px;
	-webkit-box-shadow: 0 1px 1px rgba(40, 83, 64, 0.15);
	-moz-box-shadow: 0 1px 1px rgba(40, 83, 64, 0.15);
	box-shadow: 0 1px 1px rgba(40, 83, 64, 0.15);
	margin-bottom: 10px;
}
.full .container.group div.item {
	width: 900px;
}
div.item.team {
	padding-left: 0;
	padding-right: 0;
}
.nocontainer div.item {
	width: 680px;
	border-top: 2px solid #eaeaea;
	padding-top: 20px;
}
div.nocontainer {
	padding-bottom: 20px;
}
.nocontainer .item div.details {
}
div.nocontainer div.item div.details {
	width: 510px;
}
div.item.large {
	margin-top: 10px;
	border-top: none;
	padding-top: 10px;
}
.column div.container.group.events div.item {
	width: auto;
	margin-right: 10px;
}
div.column.left.single .container.group.sidenav div.item {
	width: 177px;
	margin-top: 0;
	font-weight: normal;
	font-style: normal;
}
.column div.item img {
}
img.banner {
	background-color: #c1d0d1;
	float: left;
	margin-top: 10px;
	width: 659px;
	padding: 10px;
}
.full img.banner {
	width: 900px;
}
.hub .pagecontent img.mainimage {
	margin-right: 20px;
	margin-bottom: 20px;
}
div.pagecontent img {
	max-width: 100%;
	height: auto;
}
.column div.item a img:hover {
	opacity: 0.85;
}
.column div.item div.details {
	float: right;
	width: 570px;
}
.column .tweets div.item div.details {
	width: 100%;
}
.column .item.no-image .details {
	width:100%;
}
.column .item.large div.details {
	width: 385px;
}
.container h3 a, div.details h3 a {
	font: bold 16px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 550;
}
.details h3 a.file-yes {
	background: url(//www.just-fair.co.uk/_assets/img/icon-attachments.png) no-repeat left center;
	padding-left: 13px;
}
span.hub-categories {
	display: block;
	clear: both;
	padding-top: 10px;
	margin-top: 8px;
	border-top: 1px solid #eaeaea;
	font-size: 11px;
	font-weight: 500;
	text-transform: uppercase;
	color: #456358;
}
span.hub-categories a {
	color: #456358;
	font-weight: 500;
}
.item.large h3 a {
	font: 22px/26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 700;
	display: inline-block;
	margin-bottom: 3px;
}
.column div.container.group.highlights div.item h3 {
	display: block;
	clear: both;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.column div.container.group.highlights div.item h3 a::after {
	position: relative;
	top: -1px;
	left: 2px;
}
.details span.date, .events div.item span.date {
	color: #65736e;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	display: block;
	margin-bottom: 8px;
}
.hub div.item div.pagecontent img {
	margin-right: 20px;
	margin-bottom: 20px;
}
#disqus_thread {
	clear: both;
	display: block;
	marign: 0 0 20px;
	padding: 20px 20px 10px;
	background: #fff;
}
/* @group Sidebar */
/* @group Latest Resources */
.hub.sidebar .item {
	width: 178px;
}
.hub.sidebar .item .details {
	width: 100%;
}
.hub.sidebar .details h3 a {
	font-size: 12px;
	line-height: 1.4px;
}
.hub.sidebar .details h3 a img {
	float: left;
	margin-top: 5px;
	margin-bottom: 6px;
	margin-right: 10px;
}
.hub.sidebar .details h3 {
	margin-top: -4px;
	margin-right: 5px;
}
/* @end */
/* @group Newsletter */
.right .newsletter div.item {
	width: 188px;
	padding: 5px;
	margin-bottom: 5px;
}
.newsletter input{
	padding: 8px;
	border: 1px solid #dbdddd;
	border-radius: 2px 0 0 2px;
	width: 136px;
	-moz-box-shadow: inset 0 2px 3px 0 #D9D9D9;
	-webkit-box-shadow: inset 0 2px 3px 0 #D9D9D9;
	box-shadow: inset 0 2px 3px 0 #D9D9D;
	position: relative;
	top: 0;
}
.newsletter form{
	position: relative;
}
.newsletter input.button {
	width: auto;
	float: right;
background: #008e8e; /* Old browsers */
background: -moz-linear-gradient(top, #008e8e 0%, #047e7e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008e8e), color-stop(100%,#047e7e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #008e8e 0%,#047e7e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #008e8e 0%,#047e7e 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #008e8e 0%,#047e7e 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008E8E', endColorstr='#047E7E',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #008e8e 0%,#047e7e 100%); /* W3C */
	color: #fffeff;
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-box-shadow: 1px 1px 1px rgba(50, 50, 50, 0.35);
	-moz-box-shadow:    1px 1px 1px rgba(50, 50, 50, 0.35);
	box-shadow:         1px 1px 1px rgba(50, 50, 50, 0.35);
	border: 1px solid #047e7e;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	text-shadow: rgba(0,0,0,0.25) 1px 1px 3px;
	z-index: 100;
	cursor: pointer;
}
.newsletter input.button:hover{
	background: #007f7f; /* Old browsers */
	background: -moz-linear-gradient(top, #007f7f 0%, #046664 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#007f7f), color-stop(100%,#046664)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #007f7f 0%,#046664 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #007f7f 0%,#046664 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #007f7f 0%,#046664 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007F7F', endColorstr='#046664',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #007f7f 0%,#046664 100%); /* W3C */
}
.newsletter input.button:active{
	top: 1px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.newsletter a.smaller {
	display: block;
	margin-top: 2px;
	margin-bottom: -2px;
	margin-left: 3px;
	font-size: 13px;
	font-weight: 400;
}
/* @end */
/* @end */
/* @group Download File */
div.item.file-listing {
	background-color: rgba(118,128,129,0.16);
	margin-top: 20px;
	width: 659px;
	padding: 10px;
	clear: both;
	display: block;
	margin-bottom: 20px;
}
.item.file-listing div.inner {
	background-color: #fffeff;
	float: left;
	width: 639px;
	padding: 10px;
	-webkit-box-shadow: 1px 1px 1px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:    1px 1px 1px rgba(50, 50, 50, 0.15);
	box-shadow:         1px 1px 1px rgba(50, 50, 50, 0.15);
	margin-top: 10px;
}
a.download-icon {
	display: block;
	float: left;
	height: 45px;
	width: 45px;
	margin-right: 10px;
	text-indent: -99999px;
	background: url(//www.just-fair.co.uk/_assets/img/icon_download.png) left center;
	margin-top: -2px;
}
a.download-icon:hover {
	background: url(//www.just-fair.co.uk/_assets/img/icon_download.png) 44px center;
}
h1.file-name {
	font-size: 16px;
	margin-bottom: 3px;
	margin-top: 2px;
}
span.file-details strong {
	text-transform: uppercase;
	color: #242424;
}
span.file-details {
	text-transform: lowercase;
}
.file-listing .file {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #eee;
}
.file-listing .file.first {
	margin-top: 0px;
	padding-top: 0px;
	border-top: none;
}
/* @end */
/* @group Team Members */
div.teammembers.group {
	margin-top: 10px;
}
.teammembers.group div.item {
	background-color: #fffeff;
	float: left;
	margin-top: 0px;
	width: auto;
	margin-bottom: 20px;
	padding: 13px 13px 0;
}
.teammembers.group div.item img {
	margin-right: 25px;
}
.teammembers.group div.item div.details {
	width: 427px;
}
.teammembers .detailtext p {
	margin-bottom: 20px;
}
#wrap div.column.right.triple div.container.group.about div.item div.teammembers.group div.item span.noimage {
	margin-right: 25px;
	float: left;
	display: block;
	width: 200px;
	height: 200px;
	text-align: center;
	font: bold 20px/200px Museo, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid #eaeaea;
	margin-bottom: 20px;
	background-color: #fafafa;
	background-image: url(//www.just-fair.co.uk/_assets/img/stripes.png);
}
/* @end */
/* @group Side Navigation */
.sidenav li ul li a {
	display: block;
	border: 1px solid #c1c7c7;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px 16px 10px 30px;
	background: #fffeff url(//www.just-fair.co.uk/_assets/img/arrow1.png) no-repeat 10px center;
}
#nav_cat_archive ul li a {
	margin-left: 25px;
	border-left: 5px solid #009191;
	font-size: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#nav_cat_archive > ul > ul > li > a {
	margin-left: 50px;
}
.sidenav li ul li a:hover {
	color: #009191;
}
.sidenav li a, .hub.sidebar h2 a {
	color: #263a36;
	text-shadow: rgba(255,254,255,0.26) 1px 1px 2px;
	font: normal 18px/24px Museo, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.sidenav li ul li.active {
	margin-right: 0px;
}
.sidenav li ul li.active a {
	background-color: rgba(103, 178, 153, 0.15);
	color: #054b31;
	border: 1px solid #5d9484;
}
.sidenav li a {
	list-style-type: none;
	color: #000;
	font: 500 16px/20px Museo, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
}
/* @end */
/* @group Pagination */
div.pagination, ul.pagination {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #182823;
	font-weight: bold;
	display: block;
	overflow: auto;
	padding: 8px 15px 8px 10px;
	border: 1px solid #73c294;
	margin-top: 10px;
	margin-bottom: 0;
	text-align: right;
	position: relative;
	background: url(//www.just-fair.co.uk/_assets/img/stripes.png) #a0d0b9;
}
span.paginationtext, li.page_total {
	font-weight: 600;
	font-style: normal;
	color: #194e3d;
	font-size: 14px;
	margin-top: 5px;
	display: inline-block;
}
ul.pagination.custom li.page_total {
	position: absolute;
	right: 10px;
	top: 12px;
}
.single div.container.group.events div.item h3 a {
	font-size: 13px;
	padding-left: 18px;
	background: url(//www.just-fair.co.uk/_assets/img/arrow1gr.png) no-repeat 0 center;
}
.pagination a, .pagination b, ul.pagination.custom li strong {
	display: block;
	float: left;
	padding: 4px 10px 6px;
	border: 1px solid #47845e;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-right: 5px;
	margin-left: 1px;
	margin-bottom: 0;
	background-color: #fff;
}
span.paginationlinks {
	display: block;
	width: auto;
	height: auto;
	float: right;
	margin-right: -10px;
}
.pagination a:hover {
	background-color: #eafdf8;
}
.pagination b, li.here a {
	border: 1px solid #47845e;
	color: #194e3d;
	font-size: 13px;
	background: none;
}
.hub ul.pagination li.here a:hover {
	background-color: #eafdf8;
}
ul.pagination.custom li{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
}
ul.pagination.custom {
	padding-bottom: 10px;
}
ul.pagination.custom li strong {
	float: left;
/*	border: 1px solid #bddcc9;*/
/*	color: #404040;*/
/*	background: none;*/
}
/* @end */
/* @group Highlights */
.column div.container.highlights div.item {
	width: 199px;
	margin-left: 10px;
}
	.column div.container.highlights div.item.first {
		margin-left: 0;
	}
.column div.container.group.highlights div.item img {
	margin-bottom: 10px;
}
.column div.container div.item.last {
	margin-right: 0;
	margin-bottom: 0;
}
/* @end */
/* @end */
/* @group Footer */
#fireball{
	width: 960px;
	margin: 0 auto 20px;
	text-align: right;
}
#fireball a.attributionlink {
	color: #69879c;
	text-decoration: none;
	font: normal normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 10px;
	margin-top: 5px;
	display: inline-block;
	background-color: #27393a;
	background-color: rgba(0,0,0,0.15);
	border: 1px solid rgba(0,0,0,0.11);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: rgba(23,23,23,0.44) 1px 1px 1px;
}
#fireball a.attributionlink span {
	font-weight: bold;
}
#fireball a.attributionlink:hover {
	color: #c0d1e0;
}
#footer .logo a {
	margin: 0 0 10px;
	clear: both;
	width: 162px;
	height: 36px;
	background: url(//www.just-fair.co.uk/_assets/img/footerlogo.png) no-repeat;
}
div.left.group {
	float: left;
	width: 200px;
	margin-top: 0px;
}
#footer input#searchbar {
	float: left;
	clear: left;
	background: #fff url(//www.just-fair.co.uk/_assets/img/magnify.png) no-repeat 10px center;
	padding: 8px 7px 8px 25px;
	border: solid 1px #bcbbbb;
	outline: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	width: 160px;
	font-size: 13px;
	color: #7f7f7f;
}
#search fieldset input.search {
	display: none;
}
#search fieldset input.hidden {
	display: none;
}
/* My Comment */
#links {
	float: right;
	width: 700px;
	position: relative;
}
#footer #links ul {
	width: 130px;
	float: right;
	font-family: Museo, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #373737;
	font-weight: normal;
	font-style: normal;
	font-weight: 700;
}
#footer #links lh {
	display: block;
	margin-bottom: 10px;
}
#footer ul li a {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
/*a.icon-facebook {
	padding-left: 22px;
	background: url(//www.just-fair.co.uk/_assets/img/icon_facebook.png) no-repeat left 3px;
}
a.icon-twitter {
	padding-left: 22px;
	background: url(//www.just-fair.co.uk/_assets/img/icon_twitter.png) no-repeat left 3px;
}*/
.item.twitter {
	width: 378px;
	display: block;
	float: left;
	position: absolute;
	right: 284px;
	bottom: 0;
	padding: 5px 5px 5px 10px;
	background-color: #edf7fc;
	border-radius:5px;
	border: 1px solid #d0d9df;
}
span.tri{
	display: block;
	position: absolute;
	height: 13px;
	width: 11px;
	bottom: 5px;
	right: -11px;
	background-image: url(//www.just-fair.co.uk/_assets/img/bg_tweetbubble-tri.png);
}
span.tweetdate {
	text-transform: uppercase;
	font-size: 9px;
}
.container.group.twitter span {
	clear: both;
	display: block;
}
#footer {
	margin-bottom: 10px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #d0d1d3;
	max-width: 920px;
	clear: both;
}
/* @end */
	div.container.one-half {
		width: 440px;
		display: inline-block;
		float: left;
		margin-left: 10px;
	}
	div.container.one-half.left {
		margin-left: 0 !important;
	}
	.column .one-half div.item {
		width: 420px !important;
	}
	.column .one-half div.item div.details {
		width: 330px !important;
	}
		div.container.one-half.left div.item div.details {
			width: 100%;
		}
		div.container.one-half.left div.item.no-image div.details {
			width: 100% !important;
		}
div.force-halfwidth.leftside {
	width: 50%;
	float: left;
}
div.force-halfwidth.rightside {
	width: 50%;
	float: right;
}
div.force-halfwidth div.container.one-half {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"
 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */
@font-face{
  font-family:'FontAwesome';
  src:url(//www.just-fair.co.uk/_assets/fonts/fontawesome-webfont.eot);
  src:url(//www.just-fair.co.uk/_assets/fonts/fontawesome-webfont.eot) format('embedded-opentype'),
  url(//www.just-fair.co.uk/_assets/fonts/fontawesome-webfont.woff) format('woff'),
  url(//www.just-fair.co.uk/_assets/fonts/fontawesome-webfont.ttf) format('truetype');
  font-weight:normal;
  font-style:normal }
[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none}[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none}a [class^="icon-"],a [class*=" icon-"]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em}.btn [class^="icon-"],.nav [class^="icon-"],.btn [class*=" icon-"],.nav [class*=" icon-"]{display:inline}.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em}.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block}.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em}li [class^="icon-"],.nav li [class^="icon-"],li [class*=" icon-"],.nav li [class*=" icon-"]{display:inline-block;width:1.25em;text-align:center}li [class^="icon-"].icon-large,.nav li [class^="icon-"].icon-large,li [class*=" icon-"].icon-large,.nav li [class*=" icon-"].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-0.75em}ul.icons li [class^="icon-"],ul.icons li [class*=" icon-"]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em}[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em}.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em}.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bxslider li {
	position: relative;
}
.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
/** THEME
===================================*/
.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(//www.just-fair.co.uk/_assets/img/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
	display: none !important;
}
.bx-wrapper .bx-next {
	right: 10px;
	background: url(//www.just-fair.co.uk/_assets/img/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(//www.just-fair.co.uk/_assets/img/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(//www.just-fair.co.uk/_assets/img/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
/* 
Title:		IE patches
Author: 	Fireball Design
*/
/* Self-clear floats */
*:first-child+html .group { /* IE7 */
	min-height: 1px;
	}/**/