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

body {
	background-color:black;
	padding:0;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#left img {
    max-width:100% !important;
    height:auto !important;
}

a img 
{
    border:0;
}

#menu a, .slicknav_menu a, h1, h2, h3, #left, .infobox, #services {
	font-family:"Josefin Sans", Arial, Helvetica, sans-serif;
	font-weight:600;
}

#wrapper {
	display:block;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	width:95%;
	max-width:1250px;
	background-color:white;
}

img {
	max-width:100%;
}

.cycle-slideshow > img {
	display:none;
}
.cycle-slideshow > img:first-child {
	display:block;
}


#header {
	display:block;
	height:149px;
	width:100%;
	position:relative;
}

#logo {
	position:absolute;
	top:10px;
	left:3%;
}

#logo img {
	width:120px;
	margin-left:-10px;
}

#social {
	position:absolute;
	top:29px;
	right:3%;
	
}

#social img 
{
    width:36px;
}

#menu {
	right:1%;
}

.slicknav_menu {
	display:none;
}


#banners, #banners img {
	width:100%;
}

#banners 
{
    position:relative;
}

#banners img 
{
    position:absolute;
    top:0;
    left:0;
}

.cycle-pager { 
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: 10px; overflow: hidden; height:40px;
}
.cycle-pager span { 
    font-family: arial; font-size: 50px; width: 16px; height: 16px; 
    display: inline-block; color: #ddd; cursor: pointer; 
}
.cycle-pager span.cycle-pager-active { color: #996633;}
.cycle-pager > * { cursor: pointer;}

.slides div {
	display:none;
}
.slides div:first-child {
	display:block;
}

.slide-controls {
	margin-top:15px;
	display:block !important;
}
.slide-controls a {
	font-size:20px !important;
	display:block;
}
.slide-controls a:hover {
	color:#996633 !important;
}	

.slide-controls a span {
	display:block;
	width:25px;
	height:22px;
	background:#f5f5f5;
	text-align:center;
}

.slides-next {
	float:right;
}
.slide-controls a:hover {
	display:block;
	text-decoration:none !important;
}


#prev, #next {
	display:block;
	position:relative;
	height:120px;
	width:29px;
	background-image:url(../Images/prev.png);
	z-index:999;
	margin-top:-120px;
	float:left;
	text-decoration:none;
}

#next {
	background-image:url(../Images/next.png);
	float:right;
}

#content {
	display:table;
	height:auto;
	width:100%;
	padding-bottom:20px;
	position:relative;
}

#left {
	display:table;
	height:auto;
	width:68%;
	margin-left:3%;
	float:left;
	margin-bottom:30px;
}

h1, h2, h3 {
	font-weight:normal;
	line-height:125%;
}

h1 strong {
	color:#996633;
}

h1 span 
{
    font-size:20px;
    color:#996633;
}

h1 
{
    margin-top:30px;
}

#left a 
{
	color:#996633;
}

#left p
{
    margin:0;
    padding:0;
    margin-bottom:12px;
    line-height:125%;
}

#footer {
	display:block;
	height:auto;
	width:100%;
	height:150px;
	background-color:#EFEFEF;
	font-size:11px;
	position:relative;
}

#footer a {
	color:#000;
	text-decoration:none;
}

#london, #sheffield, #reg, #manchester {
	float:left;
	margin-top:15px;
	margin-left:3%;
}

#manchester 
{
	margin-left:0%;
}

#reg 
{
    color:#666;
    margin-top:94px;
}

#legals {
	position:absolute;
	bottom:10px;
	right:3%;
}

#footer #legals a {
	font-weight:bold;
}

#footer #legals a#prov {
	font-weight:normal;
}

.addthis_toolbox {
	position:absolute;
	top:15px;
	right:30px;
}

#services {
	background-color:#EAEAEA;
	border-radius:7px;
	padding-bottom:10px;
}

#services h3 {
	padding-left:15px;
	color:#996633;
	font-weight:bold;
	font-size:20px;
}

#services a {
	display:block;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:7px;
	font-size:14px;
	color:#666;
	text-decoration:none;
}

#services a:hover {
	text-decoration:underline;
}

.clients {
	width:92%;
	margin-left:4%;
	margin-right:4%;
	clear:both;
}

.clients.full 
{
    padding-top:20px;
    padding-bottom:20px;
    margin-left:0;
    margin-right:0;
}

.clients.full a 
{
    float:left;
    margin-bottom:25px;
    margin-right:25px;
}

.clients a {
	display:block;
	width:150px;
	height:120px;
	text-decoration:none;
	margin-right:10px;
}

.clients.cycle-slideshow a {
	display:none;
}

.clients img {
	width:150px;
	height:120px;
	position:relative;
}

.clients a span {
	display:block;
	width:135px;
	left:0px;
	height:30px;
	position:relative;
	bottom:30px;
	background-image:url(../Images/semi.png);
	color:white;
	font-size:11px;
	padding-left:10px;
	padding-right:5px;
	line-height:27px;
}

#clientinfo {
	display:none;
}

.infobox img {
	width:225px;
	max-width:50%;
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}
.infobox h2 {
	margin:0;
	padding:0;
}
.infobox h3 {
	margin-top:0;
	padding-top:0;
	color:#996633;
}
.infobox p {
	font-size:14px;
	max-width:500px;
}
.infobox a {
	color:#996633;
}


#media a img 
{
    display:block;
    margin:0;
    float:left;
    margin-right:8px;
    margin-top:10px;
    margin-bottom:10px;
    width:37px;
    height:37px;
}

#clientstitle
{
    margin-left:3%;
    font-size:16px;
    width:97%;
    clear:both;
    margin-bottom:12px;
}

#tweets {
	float:right;
	width:23%;
	margin-right:3%;
	margin-top:20px;
	margin-bottom:20px;
}

#services {
	float:left;
	margin-left:3%;
	width:23%;
	margin-top:20px;
	margin-bottom:20px;
}


#servicelist a
{
    display:block;
    float:left;
    width:28%;
    margin-right:3%;
    min-width:150px;
    height:40px;
    background-color:#EFEFEF;
    margin-bottom:10px;
    padding-left:1%;
    padding-right:1%;
    text-decoration:none;
    border-radius:5px;
    line-height:16px;
    font-size:16px;
    padding-top:5px;
    padding-bottom:5px;
}

#servicelist a:hover
{
    background-color:#E4E4E4;
}

.contactform 
{
    margin-bottom:20px;
}

.contactform label 
{
    display:block;
    width:175px;
    float:left;
    clear:left;
    line-height:32px;
}

.contactform .row
{
    display:block;
    clear:both;
    margin-bottom:20px;
}

.contactform .txt
{
    display:block;
    width:180px;
    float:left;
    padding:5px;
    border:1px solid #cccccc;
}


.contactform .txt  {
    width:250px;
}



.contactform .txt .contactform #txtMessage {
        height: 80px;
        font-family: Trebuchet MS;
    }

.contactform textarea.txt
{
    font-family:Trebuchet MS;
    height:70px;
}

.contactform textarea.txt.large {
    height: 150px;
    width: 250px;
}

.contactform .btn
{
    border:0;
    background-color:#996633;
    color:#fff;
    padding:5px;
    padding-left:10px;
    padding-right:10px;
    cursor:pointer;
    margin-top:5px;
}

.error 
{
    color:#cc0000;
}


.profile 
{
    width:90%;
    max-width:300px;
    height:109px;
    display:block;
    float:left;
    margin-right:10px;
    margin-bottom:10px;
    color:#666;
    font-size:14px;
    position:relative;
    text-decoration:none;
    background-size:cover;
    border-radius:5px;
}

.profile img
{
    width:100%;
    height:109px;
    position:absolute;
    top:0;
    left:0;
    z-index:1;
    border-radius:5px;
}



.profile span.info
{
	background-image:url(../Images/semi.png);
	display:block;
	width:auto;
	height:auto;
    position:absolute;
    bottom:0;
    left:0;
    z-index:2;
    color:#ccc;
    padding-left:10px;
    padding-right:10px;
    padding-top:0;
    padding-bottom:5px;
    border-bottom-left-radius:5px;
    border-top-right-radius:5px;
}

.profile:hover img
{
    opacity:0.8;
}

.profile span.name
{
    color:#fff;
    font-size:18px;
}

.profilepic
{
    float:right;
    width:30%;
    margin-left:20px;
    margin-bottom:10px;
    margin-top:30px;
    border-radius:5px;
    border:1px solid #ccc;
}

h2.profileinfo
{
    margin-top:-20px;
    color:#996633;
}

.intouch
{
    display:block;
    border-bottom:1px dotted #ccc;
    color:#996633;
    height:30px;
    margin-top:20px;
}