
@font-face {
 font-family: 'Entypo';
 src: url(../fonts/Entypo.eot); /* For Internet Explorer 6+ */
}
@font-face {
 font-family: 'Entypo';
 src: url(../fonts/Entypo.ttf); /* For non-IE browsers */
}

body {
		background-position:center 310px;
	    background-color:#FFFFFF;
		background-image:url(../images/main-bg-FFFFFF.jpg);
		background-repeat:no-repeat;
		font-size:12px;
		color:#262626;
		line-height:18px;
        min-width:1000px;
}
		
body.home {
		background-position:center 464px;	
}
		
		
.container {
		margin:0 auto;
		text-align:center;
	    width:100%;
	    height:auto;
}

.inner {
		width:1000px;
		height:auto;
		margin:auto;	
        clear:both;
}

.header {
	    width:100%;
	    height:184px;
		float:left;	
		background-image:url(../images/header-FFFFFF.png);
		background-position:center 71px;
		background-repeat:no-repeat;
		text-align:right;
		color:#FFFFFF;
		background-color:#06216e;
		font-weight:bold;
}

.header .logo {
		width:100%;
		height:58px;
		margin-top:6px;
		text-align:left;
		font-weight:bold;
		font-style:italic;
		font-size:34px;
		line-height:55px;
		color:#FFFFFF;
}

.header .logo img {
		vertical-align:middle;
		margin-right:15px;
}


.header em.tel {
		font-size:28px;
		line-height:49px;
		padding-left:46px;
		margin-top:3px;
		float:right;
		width:auto;
		height:49px;
		background-image:url(../images/tel.png);
		background-repeat:no-repeat;
		background-position:0px 5px;
}

.header em.tel.single {
		background-position:158px 5px;	
		padding-left:0px;
}

.header em.tel, .header em.tel a:link, .header em.tel a:visited {
		color:#FFFFFF;
}

.header p {
		float:left;	
		margin-top:29px;
		font-size:13px;
		color:#262626;
}



.nav {
		text-align:left;
	    width:985px;
	    height:34px;
		margin-top:13px;
		float:left;
		background-image:url(../images/nav-262626.png);
		font-size:12px;
		position:relative;
		color:#FFFFFF;
        padding-left:15px;
}

.nav .menu a {
	display:block;
	padding-top:8px;
	padding-bottom:10px;
	padding-left:8px;
	padding-right:8px;
	font-weight:bold;
	margin-left:7px;
	text-decoration:none;
	float:left;
	height:16px;
}

.nav .menu a:link                 { color:#FFFFFF; }
.nav .menu a:visited              { color:#FFFFFF; }
.nav .menu a:hover, .nav a.active { background-color:#06216e; }



.addthis_toolbox {
 		background-color:#06216e;
		width:310px;
		height:25px;
		padding-top:9px;
		padding-left:10px;
		padding-right:10px;
		margin-bottom:12px;
		color:#FFFFFF;
}

.addthis_toolbox p { color:#FFFFFF; }

div.rotating {
		width:100%;
		height:176px;
		background-image:url(../images/rotating.jpg);
		float:left;	
}

.rotating h1 {
		line-height:17px;
}

body.home div.rotating {
		height:320px;
}

ul.rotating {
	height:150px!important;
}


body.home ul.rotating {
	height:292px!important;
}

body.home ul.rotating li {
		top:0px;
}


ul.rotating li {
		display:none;
		position:absolute; 
		left:0px;
		top:-75px;
}

ul.rotating li.active { display:block; }

.rotating .caption {
		width:820px;
		height:29px;
		background-image:url(../images/rotating-caption-262626.png);
		position:absolute;
		z-index:999;
		bottom:0px;
		color:#FFFFFF;
		font-size:22px;
		text-align:left;
		padding-top:16px;
		padding-left:10px;
}

.rotating .caption span {
		color:#c7c7c7;	
		font-weight:bold;
}



.rotating .inner {
		position:relative;
		margin-top:13px;
}

.usps {
		position:absolute;	
		right:0px;
		top:0px;
		z-index:999;
		padding-top:6px;
		text-align:center;
		background-image:url(../images/usps-262626.png);
		width:235px;
		height:286px;
}

.usps .booking-link {
		display:block;
        padding:10px;
        background-color:#ffce00;
        border-radius:20px;
        font-weight:bold;
        font-style:italic;
        font-size:17px;
        line-height:19px;
        color:#000000;
        margin:10px;
        margin-top:5px  
}

.usps .booking-link span {
		display:block;
}

.usps img {
		margin-top:10px;
}

.usps ul {
		font-weight:bold;
		font-style:italic;
		list-style:none;
		line-height:34px;
		font-size:11px;
		color:#FFFFFF;
}

.usps li.alternate { color:#c7c7c7; }

.usps li {
		position:relative;
		padding-left:20px;
}

.usps li span {
		font-family:'Entypo';
		font-size:55px;
		line-height:5px;
		font-style:normal;
		margin-right:4px;
		margin-top:2px;
		position:absolute;
		left:15px;
}

.usps form {
		width:218px;
		height:26px;
		margin:auto;
		font-weight:bold;
		color:#c7c7c7;
		text-align:left;
		margin-top:15px;
		font-size:13px;
}

.usps form input {
		height:26px;
		text-align:center;
		font-size:11px;
		margin-top:8px;
}

.usps form input[type=text] {
		width:145px;
}

.usps form input[type=submit] {
		width:40px;
		background-color:#06216e;
		border-style:none;
		color:#FFFFFF;
		margin-left:3px;
}

.usps form input[type=submit]:hover { background-color:#c7c7c7; }

.usps h2 {
		color:#ffe400;
		text-align:center;
		font-weight:bold;
		margin:0px;
}

.usps h2 span {
		color:#FFFFFF;
}

.usps .ContactForm {
		text-align:center;
		margin:0px;
		width:100%;
		height:auto;
}

.usps .ContactForm input[type=text], .usps .ContactForm select {
		display:inline-block;
		height:17px;
		text-align:left;
		margin-top:7px;
		margin-bottom:0px;
}

.usps .ContactForm input[type=text] {
		width:182px;
}

.usps .ContactForm select {
		width:206px;
}

.usps .ContactForm input[type=text]:first-child, .usps .ContactForm input[type=submit] {
		background-color:#ffc000;
		border-radius:15px;
		font-family: 'UKNumberPlate';
		font-size:19px;
		line-height:22px;
		color:#000000;
		padding-top:5px;
		padding-bottom:5px;
		text-align:center;
		height:auto;
}

.usps .ContactForm input[type=submit] {
		font-size:14px;
		width:182px;
		height:25px;
}

.usps .ContactForm input[type=text].captcha {
		clear:none;
		vertical-align:middle;
		height:24px;
		width:90px;
		margin-left:3px;
}

.usps .ContactForm img.captcha {
		vertical-align:middle;
		margin-right:3px;
		margin-top:6px;
}

.rotating .notification-bar {
		position:absolute;
		bottom:245px;
		width:185px;
		right:9px;
		margin-bottom:15px;
}

.left .notification-bar {
		width:240px;
		float:right;
		margin-top:15px; 
		margin-bottom:30px;
}

.main {
		text-align:justify;
	    width:100%;
	    height:auto;
		float:left;
		padding-top:15px;
        margin-bottom:15px;
}

.main p {
		font-size:11px;
		line-height:15px;
}

.services {
		background-image:url(../images/services-262626.png);	
		position:relative;
		width:930px;
		height:236px;	
		padding-left:35px;
		padding-right:35px;
		padding-top:10px;
		margin:10px 0px 10px 0px;
		overflow:hidden;
}

.services h2 span {
	color:#c7c7c7;
}

body.services-page h2 {
		margin-bottom:17px;	
}

.services a.arrow {
		background-color:#06216e;	
		position:absolute;
		width:36px;
		height:246px;
		top:0px;
		cursor:pointer;	
		z-index:999;
		background-image:url(../images/arrows.png);
}

.services a.arrow.prev {
		left:0px;
		background-position:0px 0px;
}

.services a.arrow.prev.disabled { background-position:-36px 0px; }

.services a.arrow.next {
		right:0px;
		background-position:-108px 0px;
}

.services a.arrow.next.disabled { background-position:-72px 0px; }

.services a.arrow.none	     	{ background-image:none;cursor:default; }

.services a.arrow:hover { background-color:#c7c7c7; }

.services .scroller {
		position:absolute;
		left:35px;
}

.services .scroller div {
		float:left;
		width:278px;
		height:226px;	
		padding-left:15px;
		padding-right:16px;
		border-right:solid 1px #525252;
		color:#FFFFFF;
}

.services .scroller div.wider {
		width:435px;
}

.services .scroller div.wider a, .services .scroller div.wider img {
		width:100%;
}

.services .scroller div.wider img {
		margin:-35px 0px 0px 0px;
}

.services .scroller div a {
		margin-bottom:10px;
		display:block;
		width:278px;
		height:185px;
        overflow:hidden;
		position:relative;
}

.services .scroller div a img {
		width:278px;
}

.services .scroller div a small, .services .scroller div a small a {
		margin-bottom:10px;
		display:block;
		right:0px;
		bottom:15px;
		padding:5px;
		background-color:#06216e;	
		position:absolute;
		color:#FFFFFF;
		font-weight:bold;
}

h1, h2, h3 {
	font-weight:normal;
}

h1, h3 {
	font-size:18px;
	margin-bottom:10px;
	line-height:30px;
	text-align:left;
}

h2 {
	font-size:19px;
	line-height:21px;
	margin-bottom:10px;
	text-align:left;
}

.left h2, .left h3, .left h4 {
	font-weight:bold;
	color:#06216e;  
}

.left h3 {
 	font-size:15px;
    line-height:17px;
    font-style:italic;
    margin-bottom:7px;
}

.left h4 {
 	text-align:center;
    font-style:italic;
    font-size:15px;
}

.left ul {
	display:inline-block;
    margin-bottom:10px;
}

h1 span , h2 span, h3 span {
	color:#06216e;
	font-weight:bold;
}

.left {
	float:left;
	width:639px;
	border-right:solid 1px #949494;
	padding-right:15px;
}

div.contact {
	margin-top:-30px;
	float:right;
    width:275px;
}

.left.service-page img {
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}

.left.services-page {
	width:1000px;
	padding:0px;
	border-style:none;
}

.left.services-page div {
	padding:15px;	
	height:180px;
	float:left;
	width:450px;
	background-color:#e2e2e2;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:17px;
}

.left.services-page div a {
		width:200px;
		display:block;
		float:left;
		margin-right:15px;	
		margin-bottom:15px;
		font-weight:bold;
		position:relative;
}

.left.services-page div a img {
		width:100%;
}

.left.services-page div a small {
		display:block;
		right:0px;
		bottom:15px;
		padding:5px;
		background-color:#06216e;	
		position:absolute;
		color:#FFFFFF;
		font-weight:bold;
}

.right {
	float:right;
	text-align:left;
	width:330px;
}

.right a {
	font-weight:bold;
	margin-bottom:8px;
}

.right a:hover {
	color:#262626;	
}

.right h2 a {
	text-decoration:none;
	color:#262626;
}


.right img {
	border:solid 2px #cfcfcf;	
	margin-bottom:10px;
}

.right p {
	font-weight:bold;
}

.right em {
	font-size:19px;
	font-weight:bold;
	line-height:21px;
	margin-bottom:5px;
	color:#06216e;
	display:block;
}


/*
.footer {
		text-align:justify;
	    width:100%;
	    min-height:160px;
		float:left;
		padding-top:5px;
		padding-bottom:0px;
		background-image:url(../images/bottom-FFFFFF.png);
		background-position:center bottom;
		background-repeat:no-repeat;
		position:relative;
		margin-bottom:-58px;
}
*/

.footer2 {
	    width:100%;
	    height:148px;
		float:left;
		background-color:#06216e;
		font-weight:bold;
		font-size:10px;
		line-height:13px;
}

.footer2 a:link    { color:#c7c7c7; }
.footer2 a:visited { color:#c7c7c7; }
.footer2 a:hover   { color:#FFFFFF; }

.footer2 .inner {
	    position:relative;
}

.footer-right {
		right:0px;
		top:21px;
		position:absolute;
		text-align:right;
		color:#c7c7c7;
}

.footer-right p {
		margin-bottom:10px;
}



.logos {
		text-align:center;
		padding-bottom:60px;
		padding-top:20px;
}

.cta {
		font-size:18px;
		text-decoration:none;
		font-weight:normal;
		margin-bottom:29px;
		display:block;
}

.cta span {
		color:#06216e;
		font-weight:bold;
		font-style:italic;
}

.cta img {
		vertical-align:middle;	
		margin-left:10px;
}


.validated {
  text-align:left;
  font-size:17px;
  font-weight:normal;
  width:240px;
  margin-top:30px;
  margin-bottom:15px;
  color:#FFFFFF;
  margin-top:40px;
  padding-bottom:11px;
  border-bottom:solid 1px #FFFFFF; 
  float:left;
}

.social {
	float:left;
	clear:left;
	width:330px;
	height:auto;
}
 
.right .social {
	width:100%;
	margin-bottom:6px;	
}


body.areas h1 {
    font-size:20px;
} 

body.home .main .inner br.clear {
	display:none;
}

tr {
	height:14px;
}

.bullets  {
	display:inline-block;
	margin-bottom:10px;
}

.bullets li {
	width:195px;
	float:left;
	font-weight:bold;
	font-style:italic;
	font-size:13px;
	color:#06216e;	
}

.partner-logo {
	position:absolute;
    top:10px;
    left:10px;
    z-index:999997;
}

@media screen and (max-width: 999px) {
    .main .inner .left {
    	padding:0px 15px 0px 15px;
		box-sizing:border-box;
    }
    .main .inner .left.services-page {
    	padding:0px;
    }
}