@charset "UTF-8";
/* CSS Document */

/* BODY ELEMENTS
----------------------------------------------------------------------------------------------------*/

body {
	margin: 24px 0px;
	color: #676767;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #efefef;
	background-image: url(/workingimages/new/bg.png);
	background-repeat: repeat;
}

.container {
	width: 984px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
.wrapper {
	width: 984px }
h1, h2, h3, h4, h5,h6 {
letter-spacing: -0.5px;
color: #464646;
 font-family: "Open Sans",Arial,sans-serif;
}
h1 {
    font-size: 16px;
    line-height: 30px;
	padding: 0px;
	margin: 0px;
}
h2 {
	 font-size: 22px;
    line-height: 30px;
}
h3 {
    font-size: 18px;
    line-height: 34px;
	
}
h4 {
    font-size: 16px;
    line-height: 30px;
	padding: 0px;
	margin: 0px;
}
h5 {
    font-size: 14px;
    line-height: 24px;
}
h6 {
    font-size: 12px;
    line-height: 21px;
}

#contentarea p {
	line-height: 24px;
}
#contentarea a {
	 color: #464646;
    outline: 0 none;
    text-decoration: none;
    transition: color 0.3s ease-in-out 0s;
}
#contentarea a:hover {
	color: #6F9C00;
}
a {
text-decoration: none;
}

ol, ul {
    list-style: none;
	margin: 0px;
	padding: 0px;
}
.container:after {
    clear: both;
}
.container:before, .container:after {
    content: "";
    display: table;
    line-height: 0;
}
i,em {
	padding-right: 12px;
}


.printexamplebox {
	width: 100%;
	height: 300px;
	background-color: #E4E4E4;
}


/* BUTTONS
----------------------------------------------------------------------------------------------------*/
a.btngreen {
	padding: 6px 12px;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display: inline-block;
	cursor: pointer;
	cursor: hand;
	background-color: #414141; /* Old browsers */
	text-transform: uppercase;
	transition: all 0.3s ease-in-out 0s !important;
	margin: 12px 0px 0px 0px;
}
a:hover.btngreen {
	padding: 6px 12px;
	color: #fff !important;
	text-decoration: none;
		cursor: pointer; cursor: hand;
		background-color: #FCAD22;
}
.large {
	padding: 12px 24px !important;
	font-size: 16px !important;
	border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
		margin: 0px 0px 0px 0px !important;
}
.btngreenfull a {
		display: block;
	padding: 6px 12px;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;

	cursor: pointer;
	cursor: hand;
	background-color: #86C543; /* Old browsers */
	text-transform: uppercase;
	transition: all 0.3s ease-in-out 0s !important;

	text-align: center;
	cursor: pointer; cursor: hand;
	background-color: #86C543; /* Old browsers */
}
.btngreenfull a:hover {
	padding: 6px 12px;
	color: #fff !important;
	text-decoration: none;
		cursor: pointer; cursor: hand;
		background-color: #6b6b6b;
}
.btngreen a {
	padding: 6px 12px;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	display: inline-block;
	cursor: pointer;
	cursor: hand;
	background-color: #86C543; /* Old browsers */
	text-transform: uppercase;
	transition: all 0.3s ease-in-out 0s !important;
}
.btngreen a:hover{
	padding: 6px 12px;
	color: #fff !important;
	text-decoration: none;
		cursor: pointer; cursor: hand;
		background-color: #6b6b6b;
}


/* TOP
----------------------------------------------------------------------------------------------------*/
#top {
    margin-bottom: 0;
    position: relative;
 
	width: 984px;

	padding: 0px 0px 0px 0px;
}
#top .header {
  background: none repeat scroll 0 0 #ffffff;	
  height: 120px;

}
#top .logo {
	  padding: 24px;
}
#top .logo a img {
	border: 0 none;
}
#top .contactdetails {
	padding: 12px 12px 6px 12px;
}
#top .advert {
	width: 540px;
	height: 58px;
	overflow: hidden;
padding: 12px 12px 0px 12px;
	background-image: url(/adverts/facebook/fblogo.jpg);
	background-repeat: no-repeat;
	background-position: 440px bottom;
	text-align: left !important;
	font-size: 12px;
	color: #464646 !important;
}
#top .advert .title {
font-size: 18px;
font-weight: bold;
margin: 0px 0px 0px 0px;
color: #0B7DC6 !important;	
}




/* NAVIGATION 
----------------------------------------------------------------------------------------------------*/
#nav {
	background-image: url(/workingimages/new/bg-nav.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 984px;
	text-transform:uppercase;
}
.background {
		background-image: url(/workingimages/new/carbon-fibre.png);
	background-repeat: repeat;
		background-position: top center;
	
}
.navup {
	color: #ddd;
		line-height: 50px;
		padding: 0px 24px;
		border-right: 1px solid #151515;
		border-left: 1px solid #555;
		width: 162px;
		text-align: center;
		font-size: 13px;
		 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
		 cursor: pointer; cursor: hand;
}
.navover {
		color: #fff;
		line-height: 50px;
		padding: 0px 24px;
		border-right: 1px solid #151515;
		border-left: 1px solid #555;
		width: 162px;
		text-align: center;
		font-size: 13px;
		 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
		 background-color: #212121;
		 	transition: all 0.3s ease-in-out 0s !important;
			 cursor: pointer; cursor: hand;
	
}
.navselected {
	color: #fff;
		line-height: 50px;
		padding: 0px 24px;
		border-right: 1px solid #151515;
		border-left: 1px solid #555;
		width: 162px;
		text-align: center;
		font-size: 13px;
		 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
		 background-color: #212121;
		 	transition: all 0.3s ease-in-out 0s !important;
			 cursor: pointer; cursor: hand;
	
}
/* SUBTITLE 
----------------------------------------------------------------------------------------------------*/
#subtitle {
	 background: none repeat scroll 0 0 #212121;
    border-bottom: 1px solid #111111;
    margin: 0;
    padding: 0 24px;
	width: 936px;
}
#subtitle h1 {
	 font-size: 24px;
    letter-spacing: -0.5px;
		color: #ffffff !important;
    line-height: 70px;
	font-weight: normal;
	margin: 0px;
}
#subtitle .gobackbtn {
	float: right;
	display: inline-block;
}
/* WEBFORM 
----------------------------------------------------------------------------------------------------*/
a.contactlink {
	margin: 0px auto;
	width: 300px;
	height: 48px;
	border-radius: 0px 0px 32px 32px;
	-moz-border-radius: 0px 0px 32px 32px;
	-webkit-border-radius: 0px 0px 32px 32px;
	text-align: center;
	color: #ffffff !important;
	font-size: 15px;
	background-color: #212121;
	border-top: 1px solid #333333;
	display: block;
	line-height: 48px;
}

/* TAGLINE
----------------------------------------------------------------------------------------------------*/
#tagline {
	   color: #505050;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 22px;
    letter-spacing: -0.6px;
    line-height: 44px;
    margin: 24px 0;
    text-align: center;
	
}
#tagline h1 {
	    font-family: "Open Sans",Arial,sans-serif;
    font-size: 22px !important;
    letter-spacing: -0.6px !important;
    line-height: 34px !important;
	font-weight: normal;
}
#tagline a {
	background-color:#81B600;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF !important;
    padding: 0 7px;
    text-decoration: none;
    transition: all 0.2s ease 0s;
}
#tagline a:hover {
	background-color: #6b6b6b;
	   color: #FFFFFF !important;
}



/* CONTENT AREA
----------------------------------------------------------------------------------------------------*/
#contentarea {

}

.contentbox {
	background-color: #fefefe;
}
.divider {
	border-top: 1px solid #E1E1E1;
}
.dividertopbottom {
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
}

.headline {
border-bottom: 1px solid #E1E1E1;
    display: block;
    font-family: "Open Sans",Arial,Tahoma;
    letter-spacing: -0.5px;
    margin: 0px 0px 12px 0px;
    padding: 0 0 8px;
}
.packagenoticebox {
	background: none repeat scroll 0 0 #0E95DA;
    border: 1px solid #0B7DC6;
	border-radius: 4px;
	padding: 24px;
	margin: 12px 24px;
	text-align: center;
}
.packagenoticebox h1 {
	color: #ffffff !important;
	font-size: 24px;
}
.noticebox {
 background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #DEDEDE;
	border-radius: 4px;
}
.noticebox p {
	font-size: 16px;
}
.noticebox td {
	padding: 24px;
}
.small {
	font-style:italic;
	color: #888;
	font-size: 11px;
}
.advertbox {
	background-color: #fff;
	border: 3px solid #0E95DA;
	background-image: url(/images/bcards.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.advertbox h2 {
	margin: 0px !important;
}
.advertbox-13 {
width: 226px;
height: 226px;	
padding: 24px;
}

/*
MAP
----------------------------------------------------------------------------------------------------*/
.map {
	
	z-index: -100;
	height: 500px;
	overflow: hidden;
}
/* FEATURE BOXES
----------------------------------------------------------------------------------------------------*/
#feature {
	background-color: #f7f7f7;
	border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
		margin-bottom: 24px;
}
.feature h1 {
	font-size: 16px;
	line-height: 30px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.feature p {
	padding: 0px;
	margin: 0px 0px 12px 0px;
}
/* GALLERY SAMPLES
----------------------------------------------------------------------------------------------------*/
.gallery h3 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	padding: 12px 0px 0px 0px;
	margin: 0px;
}
.gallery p {
	margin: 0px;
	padding: 0px;
	line-height: normal !important;
}
.gallery-content {
	margin-bottom: 12px;
}
.content-image {
	position: relative;
	height: 171px;
	background: #ffffff;
	width: 100%;
	overflow: hidden;
}
.content-image img {
	width: 100%;
	z-index: 50;
	padding-top: 0;
	margin-top: 0;
}
.content-image-overlay {
	height: 100%;
	width: 100%;
	display: inline-block;
	position: absolute;
	background: url(/workingimages/icon_view_green.png) no-repeat center center, url(/workingimages/image_overlay.png);
	background-size: 0px 0px;
	opacity: 0;
	transition: all 0.3s;
	-moz-transition: all 0.3s; /* Firefox 4 */
	-webkit-transition: all 0.3s; /* Safari and Chrome */
	-o-transition: all 0.3s; /* Opera */
	left: -1px;
	top: 1px;
}
.content-image-overlay:hover {
	height: 100%; width: 100%;
	display: inline-block;
	position: absolute;
	background: url(/workingimages/icon_view_green.png) no-repeat center center, url(/workingimages/image_overlay.png);
	background-size: 48px 48px;
	opacity: 1;
}
/*================================================= */
/* Accordion
================================================== */
.acc-trigger {
	border: 1px solid #dedede;
	cursor: pointer;
	display: block;
	margin: 10px 0;
	background: #fafafa;
}

.acc-trigger a {
	background: url(/workingimages/accordion_plus_ico.png) no-repeat right;
	display: block;
	color: #999;
	outline:  none;
	padding: 9px 15px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
.column-12 span.acc-trigger  {
		width: 466px !important;
}
.column-12 .acc-container  {
		width: 466px !important;
}
.column-13 span.acc-trigger  {
		width: 280px !important;
}
.column-13 .acc-container  {
		width: 280px !important;
}

.acc-trigger.active a {cursor: default; background: url(/workingimages/accordion_minus_ico.png) no-repeat right; }
.acc-trigger a:hover, .acc-trigger.active a{color: #6F9C00 !important;}
.acc-trigger a h3 {font-weight: bold; font-size: 14px; letter-spacing: -0.5px; line-height: 28px; color: #777;}
.acc-container .content{ padding: 2px 15px 5px 15px;}
.content p { margin-bottom: 10px;}

/*================================================= */
/* Portfolio Styles
================================================== */
#portfolio-wrapper {
   
}
.container .four.columns {
    width: 204px;
}

.container .three.columns {
    width: 304px;
}

#portfolio-wrapper .container #portfolio-wrapper .column, #portfolio-wrapper .container #portfolio-wrapper .columns {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
#filters {
	float: left;
	margin-top: 25px;
	padding: 0px 24px 15px 24px;
	border-bottom: 1px solid #e1e1e1;
	display: block;
	width: 936px;
	margin-bottom: 20px;
}

#filters ul li {
	display: inline;
	padding: 0 10px 0 0;
	margin: 0 5px 0 0;
	background: url(/workingimages/filter_divider.png) no-repeat  100% 50%;
}

#filters li:last-child  {background: none;}

#filters a {
	padding: 6px 12px;
	color: #464646;
	text-decoration: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	cursor: pointer;
	cursor: hand;
	background-color: #fff; /* Old browsers */
	transition: all 0.3s ease-in-out 0s !important;

}

#filters a:hover {
	padding: 6px 12px;
	color: #fff !important;
	text-decoration: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	cursor: pointer;
	cursor: hand;
	background-color: #0E95DA; /* Old browsers */
	transition: all 0.3s ease-in-out 0s !important;
}

.selected { background: #686868 !important; color: #fff !important;}
.selected:hover { background: #888 !important;}

.portfolio-item {margin: 0px 12px 0px 0px;}

.portfolio-item-meta h4 {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height: 16px;
	padding: 12px 0 8px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #e1e1e1;
}

.portfolio-item-meta a, .item-meta a {color:#464646;}
.portfolio-item-meta a:hover {color:#6f9c00;}
.portfolio-item-meta p {color: #888;}


/*================================================= */
/* Image Overlay
================================================== */
.item-img, .post-thumb, .slides {position: relative;}

.item-img {
height: 140px;
overflow: hidden;
}
.columns img, .column img {
    height: auto;
    max-width: 100%;
}
.overlay {
	height: 100%;
    left: 0;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 1;
	z-index: 40;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	-webkit-transition: opacity 150ms ease-in-out;
	-moz-transition: opacity 150ms ease-in-out;
	-o-transition: opacity 150ms ease-in-out;
	transition: opacity 150ms ease-in-out;
}

.overlay.link {background: url(/workingimages/overlay_link.png) no-repeat center center, url(/workingimages/overlay_bg.png) center center;}
.overlay.zoom {background: url(/workingimages/overlay_zoom.png) no-repeat center center, url(/workingimages/overlay_bg.png) center center;}

.overlay:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}

.item {margin: 0 0 35px 0;}

.item-meta h4 {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height: 16px;
	padding: 16px 0 0 0;

}

.meta-blog p {color: #676767;}
.item-meta {color: #888;}
.item-meta h4 a:hover{color:#6f9c00;}
.item-meta span {color: #a0a0a0; display: block; line-height: 18px;}
.item-meta p {line-height: 18px; margin-top: 7px;}



/*================================================= */
/* Isotope Styles
================================================== */

/**** Isotope Filtering ****/
.isotope-item {
	z-index: 2;
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	 -moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	 transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-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;
	-ms-transition-property:     -ms-transform, opacity;
	-o-transition-property:         top, left, opacity;
	transition-property:         transform, opacity;
	
}

/**** Disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	 transition-duration: 0s;
}

/* Disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}


/* LAYOUTS
----------------------------------------------------------------------------------------------------*/
.column-1 {
	width: 100%;

}
.column-12 {
	width: 50%;

}
.column-13 {
	width: 33%;

}
.column-23 {
	width: 67%;

	
}
.column-14 {
	width: 25%;

}
.column-34 {
	width: 75%;

}
.contentpadding {
	padding: 12px 24px;
}
.contentpaddingnobottom {
	padding: 12px 24px 0px 24px;
}
.padding12 {
	padding: 12px;
}
.padding24 {
padding: 24px;	
}
.paddingheight12 {
	padding: 12px 0px;
}
.paddingtop24 {
	padding-top: 24px;
}
.paddingtop12 {
	padding-top: 12px;
}
.paddingsides12 {
	padding-left: 12px;
		padding-right: 12px;
}
.paddingleft12 {
	padding-left: 12px;
}
.paddingright12 {
	padding-right: 12px !important;
}

.margintop24 {
	margin: 24px 0px 0px 0px;
}
.marginbottom24 {
	margin: 0px 0px 24px 0px;
}
.marginnobottom {
	margin-bottom: 0px;
}
.marginright12 {
	margin-right: 12px;
}
.marginsides24 {
	margin-left: 24px;
	margin-right: 24px;
}
/* MAIN SLIDER
----------------------------------------------------------------------------------------------------*/


/* BOTTOM 
----------------------------------------------------------------------------------------------------*/
#bottom {
	 background: none repeat scroll 0 0 #151515;
    color: #BBBBBB;
margin: 0x 0px 0px 0px;
    padding: 0px ;
	position: relative;
}
#bottom h1 {
	border-bottom: 1px solid #484848;
    color: #FFFFFF;
    display: block;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.5px;
	line-height: normal !important;
    
    padding: 0px 0px 12px 0;
}
.partner {
	color: #ffffff !important;
}
.partner p {
	padding-top: 6px !important;
	margin: 0px;
}
#tweets-container {
	margin-bottom: 24px;
}
.tweets-userinfo {
display: none;
}
.tweet {
	background-image: url(/workingimages/icon-twitter.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 40px;	
}
.tweet-created_at a {
	color: #555;
}
#bottom .twitterlink a {
	color: #28AAE1;
	text-decoration: none;

}
#bottom .twitterlink a:hover {
	color: #FCAD22;
	text-decoration: none;
}
/* FOOTER
----------------------------------------------------------------------------------------------------*/
#footer {
	 background: none repeat scroll 0 0 #292929;
    border-top: 1px solid #484848;
    min-height: 50px;
	line-height: 30px;
	font-size: 11px;
	position: relative;
	
}
#footer p {
	color: #AAAAAA;
    margin: 15px 0;
}
/*
COMPARISON TABLES
----------------------------------------------------------------------------------------------------*/
.comparisons td {
	padding: 9px;
	border-bottom: 1px solid #dddddd;
	font-size: 12px;
}
.comparisons .subscription {
	border-right: 1px solid #dddddd;
}
.comparisons tr.header {
font-weight: normal;
background-color: #86C543; /* Old browsers */
	
	color: #ffffff;

}
.comparisons tr.header td {
		border-right: 1px solid #ffffff;
}
.comparisons tr.header td.last {
		border-right: none;
}
.comparisons tr.even td {
background-color: #ffffff;	
border-right: 1px solid #dddddd;
}
.comparisons tr.alt td {
background-color: #f9f9f9 !important;	
border-right: 1px solid #dddddd;

}
.comparisons ul li {
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
}
.comparisons .subheadings td {
	background-color: #e4e4e4;
	border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
	color: #666;
	padding: 9px !important;
}
.comparisons .last {
	border-right: none !important;
}
.comparisons .qty {
		width: 60px;
}
.comparisons .two {
	width: 50%
}
.comparisons .three {
	width: 33.333%
}
.comparisons .four {
	width: 25%
}
.comparisons .six {
	width: 16.66%
}
td .borderbtm {
	border-bottom: 3px solid #ffffff;
}
td .whitebox {
	background-color: #ffffff !important;	
}
