@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------
'	Company:ehaus ltd (http://www.ehaus.co.uk/)
'	Copyright © 2009, All rights reserved.
'	Date Created: June 2009
'	Last Modified Date: Feb 2010
'	Last Modified By: Joe
------------------------------------------------*/

/* reset, styles to reset browser defaults */
html {
	color: #222; 
	background: #FFF;
	}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
address,
blockquote,
th,
td
 {
	margin: 0; 
	padding: 0;
	font-size: 100%;
	}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var	{
	font-style:normal;
	font-weight:normal;
	}
li {
	list-style:none;
	}
caption,
th {
	text-align:left;
	}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
	}
abbr,
acronym {
	border:0;
	font-variant:normal;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
input,
textarea,
select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	}
a {
	outline: none;
	}

/* defaults, portable common styles */
body {
	padding: 0; 
	margin: 10px; 
	font: 13px/20px "Lucida Grande", "Lucida Sans Unicode", Calibri, Verdana, Arial, sans-serif; 
	font-variant: normal;
	color: #24272D; 
	text-align: left; 
	}
h1,
h2,
h3 {
	font-family: Frutiger, "Frutiger Linotype", Univers, "Myriad Pro", Myriad, Calibri, Arial, sans-serif;
	font-weight: bold;
	}	
h1 {
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 18px;
	}
h2 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 8px;
	}
h3 {
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 6px;
	}
fieldset,
img {
	border: none;
	outline: none;
	}
a {
	outline: 0;
	}
p,
address {
	margin: 0 0 22px 0;
	}
pre {
	margin: 0;
	padding: 0;
	width: 480px;
	text-indent: 0;
	}
pre code {
	border: 1px solid #F1EAD1;
	border-width: 1px 0;
	color: #000;
	font-family: "Courier New", Courier, mono;
	display: block;
	line-height: 140%;
	overflow: auto;
	padding: 10px 0;
	white-space: pre;
	width: 100%;
	text-align: left;
	}
pre.html {
	margin: 0 0 22px;
	width: 100%;
	}
code .tag,
code.tag {
	color: #0066FF;
	}
code .tagimg,
code.tagimg {
	color: #990099;
	}
.al {
	text-align: left;
	}
.ac {
	text-align: center;
	}
.ar {
	text-align: right;
	}
.fl {
	float: left;
	}
.fr {
	float: right;
	}
.cl {
	clear: left;
	}
.cr {
	clear: right;
	}
.cb {
	clear: both;
	}
.cn {
	clear: none;
	}
.imgr {
	float: right;
	margin: 7px 0 20px 20px;
	}
.imgc {
	margin: 0 auto 22px;
	}
.imgl {
	float: left;
	margin: 7px 20px 20px 0;
	}
.assistive-link {
	display: none;
	}
	
/* links  */	
a:link, 
a:visited, 
a:active {
	color: #2279FB; 
	text-decoration: none;
	}					 			 
a:hover,
a:focus	{
	text-decoration: underline;
	}
a.visitlrg:link, 
a.visitlrg:visited, 
a.visitlrg:active {
	display: none;
	}	
a.toplink {
	display: none;
	}
	
/* layout */
body {
	}
.wrapper {
	text-align: left;
	width: 100%;
	}
.header {
	height: 74px;
	width: 100%;
	position: relative;
	margin: 0 0 25px 0;
	}
#mycarousel {
	width: 100% !important;
	left: 0 !important;
	}
.slider {
	margin: 0 0 10px;
	}
.slider li {
	margin: 0 0 22px;
	}
.content {
	margin-bottom: 20px;
	position: relative;
	min-height: 300px;
	float: left;
	width: 100%;
	}
.sidecol-1 {
	float: right;
	width: 290px;
	margin: 0 0 20px 20px;
	}
.maincol-1 {
	overflow: hidden;
	text-align: justify;
	}
.footer {
	margin-top: 20px;
	clear: both;
	position: relative;
	font-size: 90%;
	}
#index .footer {
	margin-top: 0;
	}
	
/* common styles */
.box {
	border-top: 1px solid #ddd;
	padding: 20px 0;
	margin: 0 0 20px 0;
	clear: left;
	float: left;
	width: 100%;
	}
.box h1 {
	margin: 0 0 20px;
	font-size: 18px;
	line-height: 38px;
	height: 38px;
	font-weight: bold;
	float: left;
	}
.boxsm {
	width: 100%;
	}
.boxhalf {
	width:100%;
	}
.boxmed {
	width: 100%;
	}
.boxlrg {
	width: 100%;
	}
.boxnews {
	border-top: 1px solid #ddd;
	clear: left;
	float: left;
	width: 100%;
	padding: 20px 0 0;
	font-size: 13px;
	line-height: 13px;
	margin: 0 0 20px;
	}
.boxlast {
	margin-right: 0;
	}
.content ul {
	margin-bottom: 22px;
	}
#index .content ul {
	margin-bottom: 0;
	}
.content ul.bulleted {
	list-style-position: outside;
	}
.content ul.bulleted li {	
	list-style-type: square;
	}
.content ul ul {
	margin: 0 0 0 22px;
	}
.intro {
	font-size: 15px;
	line-height: 22px;
	}	
	
/* header styles */
.header .logo {
	margin: 0;
	}
.header p.strap {
	color: #222;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	margin: 0;
	position: absolute;
	top: 15px;
	right: 10px;
	}
.header p.strap a.btn_client_login {
	display: none;
	}
.header ul {
	display: none;
	}

/* index page specific */
.boxnews h1 {
	font-size: 13px;
	line-height: 13px;
	height: 13px;
	margin: 0 0 20px;
	}
.boxsm h1 {
	width: 246px;
	}
.boxmed h1 {
	width: 556px;
	}
.boxnews div ul {
	float: left;
	} 
.index-prod-serv {
	clear: left;
	float: left;
	margin: -14px 0;
	}
.index-prod-serv li {
	width: 276px;
	float: left;
	font-family: Frutiger, "Frutiger Linotype", Univers, "Myriad Pro", Myriad, Calibri, Arial, Verdana, sans-serif;
	font-size: 16px;
	height: 37px;
	line-height: 37px;
	}
.index-prod-serv li a {	
	color: #656F78;
	}
.index-prod-serv li a:hover {
	text-decoration: none;
	color: #50585F;
	}
	
.index-clients {
	clear: left;
	float: left;
	position: relative;
	}
.index-clients ul {
	}
a.index-clients-link {
	display: none;
	}
.index-clients-linkout {
	display: none;
	}
.index-clients-linkhover {
	display: none;
	}
	
/* about */
#about .sidecol-1 .box {
	background: #efefef;
	padding-bottom: 12px;
	}
#about .sidecol-1 .box p, 
#about .sidecol-1 .box ul {
	margin-bottom: 8px;
	}
#about .sidecol-1 .box ul {
	font-size: 14px;
	line-height: 22px;
	}
#about .sidecol-1 .box li:before {
	content: "+ ";
	color:#999999;	
	}	

/* accessibility */
#accessibility .boxlrg {
	margin-bottom: 60px;
	}
#accessibility .boxlrg img {
	margin-bottom: 0;
	}
#accessibility ol {
	list-style-position: inside;
	}
#accessibility ol li {
	margin: 0 0 10px 22px;
	list-style: decimal;
	}
#accessibility ol li ul {
	margin: 0;
	}
#accessibility ol li ul li {
	margin: 0 0 0 22px;
	list-style: lower-roman;
	}
#accessibility .sidecol-1 {
	display: none;
	}
.webpage {
	 float: left; 
	 display: block;
	 width: 100%;
	 border: 1px solid #ddd;
	 border-width: 1px 0;
	 margin: 0 0 22px; 
	 padding: 10px 0;
	}
.webpage ul {
	list-style: disc;
	}
.webpage ul li {
	list-style: disc;
	margin: 0 0 0 22px;
	}

/* clients */
ul.portfolio {
	margin-right: -20px;
	}
ul.portfolio li {
	width: 300px;
	background: url("../images/client_li_bg.png") 50% 0 no-repeat;
	margin-right: 10px;
	float: left;
	display: inline;
	height: 25em;
	}
ul.portfolio li img {
	margin: 2px 0 15px 5px;
	width: 280px;
	height: 120px;
	border: 5px solid #efefef;
	}
ul.portfolio li p {
	margin-bottom: 12px;
	}
.client-list {
	float: left;
	margin: 0 -20px 20px 0;
	}
.client-list .col {
	width: 290px;
	float: left;
	margin-right: 20px;
	}
#clients .sidecol-1 {
	display: none;
	}
ul.cli li {
	position: relative;
	}
ul.cli span {
	background: url("../images/bubble.png") 50% 50% no-repeat;
	width: 170px;
	height: 120px;
	padding: 9px;
	position: absolute;
	top: -145px;
	left: -0px;
	text-align: center;
	z-index: 2;
	display: none;
	}
ul.cli span img {
	border: 1px solid #aaa;
	}
ul.cli a {
	display: inline-block;
	}
		
/* contact */
#contact .box {
	height: 15em;
	}
#contact .boxsm {
	width: 32%;
	margin: 0 1% 0 0;
	float: left;
	}
p.map {
	margin: 0;
	}
.find-us {
	width: 100%;
	margin: 10px 0 20px;
	float: left;
	clear: left;
	}
.find-us ul {
	margin-bottom: 22px;
	}
.google-map {
	float: right;
	width: 600px;
	margin: 0 0 20px 20px;
	}
#main-map table td.basicinfo,
#main-map table .iw {
	font-size: 90%;
	}
.registered {
	width: 100%;
	text-align: center;
	clear: left;
	}
.tube {
	padding: 0 2px;
	border: 1px solid #eee;
	}
.t-hac {
	color:#FF6699;
	}
.t-cl {
	color:#CC0000;
	}
.t-ov {
	color: #FF6600;
	}
/* html */

#html .sidecol-1 {
	display: none;
	}
/* login */
form.admin-access {
	width: 270px; 
	padding: 20px; 
	background: #2C69B7; 
	color: #fff; 
	float: left; 
	margin: 0 20px 100px 0;
	}
form.admin-access label {
	display: block; 
	font-size: 18px;
	}
form.admin-access input.input {
	border: 0; 
	padding: 5px; 
	width: 260px; 
	background: #fff; 
	margin: 5px 0 20px;
	}
form.admin-access input.fmsubmit {
	background: url("../images/btn_login.png") 0 0 no-repeat; 
	width: 137px; 
	height: 48px; 
	border: 0; 
	margin-left: 67px; 
	text-indent: -9999em;
	}
form.admin-access input.fmsubmit:hover {
	background-position: -137px 0;
	}
/* news */
#newsfp p.date {
	font-size: 11px;
	margin-bottom: 6px;
	}
.news-latest p,
ul.news-index p {
	margin-bottom: 8px;
	font-size: 13px;
	}
.news-latest {
	float: left;
	width: 100%;
	}
.news-latest {
	margin-bottom: 20px;
	}
.news-latest .box img {
	margin: 5px 0 20px 0;
	}
.news-latest p {
	margin-bottom: 0;
	}	
ul.news-index {
	clear: left;
	border-top: 1px solid #ddd;
	margin: 22px -20px 22px 0;
	padding-top: 20px;
	float: left;
	}
ul.news-index li {
	margin: 0 20px 20px 0;
	width: 290px;
	float: left;
	height: 14em;
	border-bottom: 1px solid #ddd;
	}
ul.news-index li h2 {
	font-size: 14px;
	line-height: 22px;
	}
#news h1 {
	display: none;
	}
#news h2 {
	margin-bottom: 16px;
	}
#news blockquote {
	float: right;
	margin: 0 0 15px;
	background: #eee;
	padding: 20px;
	font-size: 16px;
	line-height: 28px;
	width: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#news .imgr {
	margin: 7px 0 15px 15px;
	}
#news .imgl {
	margin: 7px 15px 15px 0;
	}
	
/* services */
.services-tabs {
	width: 100%;  
	margin-bottom: 40px;
	}
.services-list-title {
	position: absolute; 
	top: 10px; 
	left: 10px; 
	width: 250px;
	}
.services-list {
	position: absolute; 
	top: 40px; 
	left: 0; 
	width: 248px; 
	border: 1px solid #ddd; 
	background: #F0F0F0;
	padding: 10px 0;
	}
.services-cat {
	margin-left: 270px;
	min-height: 246px;
	background: #fff;
	}
.services-contact {
	margin-left: 270px;
	margin-top: 30px;
	border-top: 1px solid #ddd;
	padding: 10px 0;
	display: block !important;
	clear: left;
	}
.services-contact p {
	margin: 0;
	}
.services-cat ul li {
	background: url("../images/tick_li.png") 0 4px no-repeat;
	padding: 0 0 0 22px;
	line-height: 24px;
	}
.services-cat ul ul li,
.services-cat ul.external li {
	background: none;
	padding: 0;
	}
.services-cat ul.external li:before {
	content: "+ ";
	color: #999;
	}
.tabs-hide {
	display: none;
	}
.tabs-container {
	min-height: 500px;
	}
.services-list li {
	font-family: Frutiger, "Frutiger Linotype", Univers, "Myriad Pro", Myriad, Calibri, Arial, Verdana, sans-serif;
	font-size: 14px;
	border-right: 1px solid #ddd;
	display: block;
	float: left;
	width: 216px;
	padding: 8px 0 8px 32px;
	background-position: 6px 50%;
	background-repeat: no-repeat;
	}
.services-list li a {
	float: left;
	color: #707070;
	font-weight: bold;
	display: block;
	width: 210px;
	}
.services-list li a:hover {
	background: url("../images/ico_arrow_right.png") 190px 50% no-repeat;
	text-decoration: none;
	color: #50585F;
	}	
.services-list li.tabs-selected {
	background-color: #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 7px 0 7px 32px;
	margin-right: -1px;
	}
.services-list li.tabs-selected a:hover {
	background: none;
	}
.services-list li.int {
	display: none;
	}
ul.client-thumbs {
	width: 640px; 
	margin: 0 -0 10px 0; 
	float: left;
	}
ul.client-thumbs li {
	width: 202px; 
	padding: 0 15px 20px 0; 
	float: left; 
	background: none; 
	text-align: center;
	}
ul.client-thumbs li.last {
	padding-right: 0;
	}
ul.client-thumbs li img {
	border: 1px solid #ddd;
	}
	
/* footer */
.footer .copyright {
	display: none;
	}
.footer .address {
	border-top: 1px solid #ddd;
	width: 100%;
	padding-top: 10px;
	position: relative;
	}
.footer a.external {
	background: #A0D2FF;
	border: 1px solid #7EC2FF;
	color: #000;
	padding: 0 6px 1px;
	margin: 0 3px;
	display: inline-block;
	}
.footer a.external:hover,
.footer a.external:focus {
	text-decoration: none;
	}
.footer a.ehaus {
	position: absolute;
	right: 0;
	top: 10px;
	}
