@charset "utf-8";
/*



Theme Name: N2N Solutions 2011

Theme URI: http://www.n2nsolutions.co.uk

Description: Theme created by Neale Killick

Author: N2N Solutions Ltd

Version: 1.0

Tags: N2N



*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	height: 100%;
}
* {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, form, fieldset, table, address, blockquote {
	margin: 0 0 1em 0;
	padding: 0;
}
ul ul, ul ol, ol ol, ol ul {
	margin-bottom: 0
}
ul, ol {
	margin-left: 1.75em
}
fieldset {
	padding: 0.5em
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
th {
	text-align: left
}
select, input, textarea {
	font: inherit
}
div {
	display: block;
}
.c {
	clear: both
}
.r, .alignright {
	float: right
}
.l {
	float: left
}
.e {
	text-align: center
}
.row {
	overflow: hidden
}
html {
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color: #444;
}
.container {
	width: 972px;
	margin: 0 auto;
	overflow: visible;
	position: relative
}
img.alignright {
	margin: 0 0 15px 15px
}
img.aligncenter {
	display: block;
	margin: 5px auto;
}
a {
	color: #003355;
}
pre {
	font-size: 1.3em;
}
a.cmd, a.cmdFindMore {
	background: url(images/cmdButton.png);
	width: 165px;
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	margin: 12px auto;
	text-decoration: none;
	font-size: 14px;
	position: relative;
	outline: none;
}
a.cmdRev, a.cmd:hover {
	background-position: 0 120px;
	color: #fff;
}
a.cmdFindMore {
	background-position: 0 80px;
	text-indent: -4000px;
}
a.cmdFindMore:hover {
	background-position: 0 40px;
	text-indent: -4000px;
}
a.cmdRev:hover {
	background-position: 0 0;
	color: #003355;
}
h1, h2, h3 {
	margin-bottom: 8px;
	font-family: 'Terminal Dosis', Verdana, Arial;
	font-weight: normal;
}

/*p#top				{margin:0;}*/

a>img {
	border: none;
	outline: none;
	vertical-align: bottom;
}
.warning {
	color: #990000;
	font-weight: bold;
}

/* table */

td, th {
	padding: 3px 6px;
}
thead {
	background: #e8e8e8;
	border-top: 1px solid #8099AA;
	border-bottom: 1px solid #8099AA;
	color: #036;
}
tr {
	border-bottom: 1px solid #8099AA;
	color: #036;
}
#substance .content-top-right ul {
	padding: 15px 5px 5px 22px;
	background: #F0F0F0;
	margin: 0
}
#substance ul.icons {}
#substance ul.icons img {
	float: left;
	margin: 0 10px 10px -60px;
}
#substance ul.icons li {
	display: inline-block;
	list-style-image: none;
	margin-left: 60px;
}
img.size-full {
	border: 1px solid #e8e8e8;
	padding: 10px;
}

/********************

* PAGE STRUCTURE    *

********************/

#page-wrapper {
	min-height: 100%;
}
#page {
	overflow: auto;
	padding-bottom: 250px;
	top: 0;
	width: 100%;
}
.grid01 {
	width: 70px;
}
.grid02 {
	width: 152px;
}
.grid03 {
	width: 234px;
}
.grid04 {
	width: 316px;
}
.grid05 {
	width: 398px;
}
.grid06 {
	width: 480px;
}
.grid07 {
	width: 562px;
}
.grid08 {
	width: 644px;
}
.grid09 {
	width: 726px;
}
.grid10 {
	width: 808px;
}
.grid11 {
	width: 890px;
}
.gridshalf {
	width: 357px;
}
.gridcta {
	width: 345px;
}
.grid03.cta {
	width: 220px;
}
.grid04.cta {
	width: 302px;
}
.grid01, .grid02, .grid03, .grid04, .grid05, .grid06, .grid07, .grid08, .grid09, .grid10, .grid11, .gridshalf {
	float: left;
	margin-right: 12px;
	position: relative;
	display: inline;
	overflow: visible
}
.last {
	margin-right: 0px;
}

/* header */

#header {
	background: url(images/header-bg.jpg) center;
	height: 120px;
	color: #fff;
}
#header-glare {
	background: url(images/header-glare.jpg) top center no-repeat;
	height: 120px;
}
#logo {
	position: absolute;
	top: 8px;
	left: -8px;
	width: 100px;
	height: 101px;
}
#tag {
	position: absolute;
	top: 15px;
	left: 100px;
	font-size: 1.5em;
	font-weight: bold;
	width: 450px;
	font-family: 'Terminal Dosis'
}
#contact {
	position: relative;
	top: 15px;
	float: right;
	text-align: right;
}
#contact p.tel {
	font-size: 1.7em;
	font-weight: bold;
	margin-bottom: 0;
}
#contact p.tel a {
	color:#fff;
	text-decoration: none;
}

#contact p.sub-tag {
	margin-bottom: 0;
	font-size: .8em;
}

#menu-icon  {
	display: none;
}
#nav {
	background: url(images/nav-top-bg.png) top center no-repeat;
	position: absolute;
	height: 38px;
	margin: 1px -15px 0 0;
	float: right;
	top: 81px;
	right: 0;
}
#nav .menu-top-nav-container ul {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
}
#nav .menu-top-nav-container li {
	float: left;
	height: 38px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
#nav .menu-top-nav-container li a {
	display: block;
	line-height: 38px;
	padding: 0px 15px;
	text-decoration: none;
	outline: none;
	color: #fff;
	position: relative;
	z-index: 10;
}
#nav .menu-top-nav-container li.main-hover-bg {
	background: url(images/nav-active-bg.png) center bottom no-repeat;
	width: 100px;
	position: absolute;
	z-index: 5
}

/* breadcrumbs */

#breadcrumbs-wrap {
	background: url(images/breadcrumbs-bg.png);
	border-bottom: 1px solid #8099AA;
	height: 34px;
	line-height: 34px;
	color: #003355;
	font-size: 12px
}
#breadcrumbs-wrap a {
	color: #003355;
	text-decoration: none;
}
#breadcrumbs-wrap strong, #breadcrumbs-wrap .breadcrumbs {
	float: left;
}

/* slider */

#slider {
	background: transparent url(images/banner-bg.jpg) no-repeat;
	height: 260px;
	position: relative;
	width: 972px;
	border: 1px solid #ccc;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#slider .slide {
	height: 260px;
	position: relative;
	width: 972px;
}
#slider .slide.p1 img {
	position: absolute;
	bottom: 0;
	left: 20px;
	width: 192px;
	height: 255px
}
#slider .slide.p1 .panel-content {
	width: 738px;
	margin: 0 20px 0 222px;
	overflow: hidden;
	padding: 10px 0;
	position: relative;
}
#slider .slide .panel-content ul {
	margin-left: 80px;
	list-style-image: url(images/bullet.png)
}
#slider .slide .panel-content li {}
#slider .slide h1 {
	font-size: 43px;
	margin: 10px 0
}
#slider .slide p {
	font-size: 24px;
	margin-left: 40px;
	margin-bottom: 0
}
#slider .slide strong {
	color: #003366;
	font-weight: normal
}
#slider .slide .panel-content a {
	position: absolute;
	right: 10px;
	bottom: 12px;
	display: inline
}
#slider .slide .large {
	font-size: 38px;
	color: #003366;
}

/* ctas */

#substance ul.ctas {
	margin: 0 -12px 25px 0;
	overflow: hidden;
}
#substance ul.ctas li {
	vertical-align: top;
}
#substance ul.ctas h2 {
	font-size: 20px;
}
.ctas img {
	float: left;
	margin: 0 10px 10px 0;
}
#substance ul.ctas2 {
	margin: 0 -12px 25px 0;
	overflow: hidden;
}
#substance ul.ctas2 li {
	display: inline-block;
	vertical-align: top;
	float: none
}
#substance ul.ctas2 h3 {
	font-size: 16px;
	line-height: 120%;
	border-bottom: #CCC 1px dotted;
}
#substance ul.ctas2 a {
	text-decoration: none;
	color: #900;
}
#substance ul.ctas2 img {
	float: left;
	margin: 0 10px 0 0
}
#substance ul.ctas2 li:hover {
	background: #E8E8E8;
	cursor: pointer
}
#substance ul.ctas2 li:hover a {
	color: #f00
}


/* standard content */

#content {
	margin-top: 15px;
	margin-bottom: 25px;
	overflow: hidden;
	font-size: 0.9em;
}
#content p {
	line-height: 175%;
	
}
#content h1 {
	color: #900;
	font-size: 32px;
	font-weight: normal;
	margin-bottom: 0.5em;
	line-height: 1
}
div.wp-pagenavi {
	margin: 32px 0;
	overflow: visible
}
img.border {
	padding: 3px;
	border: #CCC 1px solid;
}

/* substance */

#substance {
	width: 100%;
	float: left;
}

#substance h2 {
	color: #900;
	font-weight: normal;
	margin: .5em 0 0.5em 0;
	font-size: 26px
}
#substance h3 {
	color: #036;
	font-size: 24px
}
#substance ul {
	color: #036;
	margin: 1em 0px 1em 3em;
}
#substance ul>li {
	list-style-image: url(images/bullet.png);
	margin-bottom: .5em;
}
#substance li strong {
	color: #900;
}
#substance ol {
	margin: 1em 0px 1em 3em;
}
#substance ol>li {
	list-style-image: none;
}
#substance code {
	font-size: 1.2em;
}
#substance cite {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 24px
}
#substance blockquote {
	background-color: #069;
	background-image: url(images/PostQuote.png);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 12px 5px 12px 37px;
	width: 150px;
}
#substance blockquote p {
	margin: 0;
	color: #AABBCC
}
#substance blockquote strong {
	color: #fff
}

#substance figure.wp-block-image {
	text-align:center;
}

#substance .content-top-right {
	float: right;
	width: 184px;
	margin-left: 12px;
}
#substance .n2n-sml-img img {
	float: left;
	padding: 0 6px 6px 0;
}
.n2n-content-BlockHeader {
	margin-top: 6px;
	background: url(images/breadcrumbs-bg.png);
	color: #003366;
	border: 1px solid #8099AA;
	height: 34px;
	line-height: 34px;
	padding: 0 6px;
	margin-bottom: 0;
}
#substance strong {
	color: #900
}
#substance .n2n-t {
	font-weight: bold;
}
#substance .caption {
	float: right;
	width: 80%;
	text-align: right;
	color: #666;
	font-size: 28px;
	line-height: 32px
}
#scroller li {
	display: inline;
}
#compare {
	width: 100%;
}
#compare thead {
	background: none;
}
#compare thead th {
	background: url(images/breadcrumbs-bg.png);
	color: #036;
	border-top: 1px solid #8099AA;
	border-bottom: 1px solid #8099AA;
	height: 34px;
	padding: 0 6px;
}
#compare tbody td {
	background: url(images/comparebg.png) 0 50%;
	width: 100px;
	text-align: center;
	text-indent: -999em
}
#compare tbody td.no {
	background-position: -112px
}

/* related */


/*#related 			{ width: 222px; padding-right:12px; border-right: 1px dotted #AAAAAA; }*/

#related {
	width: 222px;
	padding-left: 12px;
	border-left: 1px dotted #AAAAAA;
	float: right;
	font-size: 12px
}
#related .block {
	margin-bottom: 12px;
}
#related .block h2 {
	background: url(images/breadcrumbs-bg.png);
	color: #003366;
	border: 1px solid #8099AA;
	height: 34px;
	line-height: 34px;
	padding: 0 6px;
	margin-bottom: 12px;
}
#related ul {
	list-style-type: none;
	margin: 0;
}
#related li>ul.children {
	display: none;
}
#related li.current_page_ancestor>ul.children, #related li.current_page_item>ul.children {
	display: block;
}
#related .sb1 li>a {
	padding-left: 12px;
}
#related .sb1 li li>a {
	padding-left: 24px;
}
#related .sb1 li li li>a {
	padding-left: 36px;
}
#related .sb1 li li li li>a {
	padding-left: 48px;
}
#related .sb1 li li li li li>a {
	padding-left: 60px;
}
#related .sb1 a {
	text-decoration: none;
	color: #777;
	display: block;
	position: relative;
	z-index: 10;
	outline: none;
}
#related .sb1 a:hover {
	color: #000;
}
#related .sb1 .page_item.current_page_ancestor, #related .sb1 .page_item.current_page_item {
	font-weight: bold;
}
#related .sb1 .page_item.current_page_ancestor>a {
	color: #003366;
}
#related .sb1 .page_item.current_page_item>a {
	color: #900;
}
#related .sb1 .page_item {
	font-weight: normal;
}
#related .sb1 .related-hover-bg {
	background: url(images/realted-hover-bg.png);
	height: 18px;
	width: 220px;
	position: absolute;
	border: 1px solid #ddd;
	z-index: 5;
	visibility: hidden
}
#related .sb2 ul {
	margin: 0;
	border-top: #CCC 1px dotted;
}
#related .sb2 a {
	padding: 10px;
	display: block;
	text-decoration: none;
	color: #888;
	border-bottom: #CCC 1px dotted;
}
#related .sb2 a:hover {
	background: #EEE;
	color: #000;
}
#related .sb2 input {
	width: 216px;
}
#related .sb2 textarea {
	width: 216px;
}
#related .sb2 #searchform #searchsubmit, #related .sb2 .cmd {
	background: url("images/cmdButton.png");
	display: block;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	margin: 12px auto;
	position: relative;
	text-align: center;
	width: 165px;
	border: 0
}
#related .sb2 #searchform #searchsubmit:hover, #related .sb2 .cmd:hover {
	background-position: 0 120px;
	color: #fff;

}

/* home page content */

.home #substance {
	float: none;
	width: 972px;
}
.home #substance .action-text {
	margin-top: 20px
}
.home #substance .action-text h1 {
	color: #999999;
	font-size: 28px;
	font-weight: normal;
	padding: 0 12px;
	margin-bottom: 0
}
.home #substance h2, .ctas h2, #articles h2 {
	color: #900;
	font-size: 18px;
	border-bottom: #AAAAAA 1px dotted;
	padding-bottom: 3px;
	margin-top: 0 !important;
}
.home #substance .action-text h2 {
	color: #999999;
	text-align: right;
	font-size: 28px;
	border: 0
}

.cta {
	/*background: #F8F8F8; border:solid 1px #ccc*/
	;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 6px;
}
.cta p.last, .cta .cmd {
	margin: 0;
}
.price {
	line-height: 28px !important;
	font-size: 16px;
	background: #003366;
	font-size: 24px;
	padding: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-weight: bold;
	color: #fff;
	margin-top: 6px !important;
	float: right
}
.cta .price {
	font-size: 1.4em;
	background: none;
}
#mid-banner {
	background: url(images/mid-banner-bg.png);
	overflow: visible;
	height: 150px;
	margin-bottom: 25px;
	font-size: 16px;
}
#mid-banner h2 {
	color: #666;
	font-size: 20px;
	padding: 6px 0;
	margin: 0
}
#mid-banner blockquote {
	background: url(images/quote-open.png) no-repeat top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666666;
	padding: 5px 12px 0 32px;
	line-height: 150%;
	margin-bottom: 5px;
}
#mid-banner blockquote div {
	background: url(images/quote-close.png) no-repeat bottom right;
	padding: 0 32px 5px 0;
}
#mid-banner cite {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px 32px 0 0;
}
.dothis {
	background: url(images/cmdWeCanDoThis.png) top center;
	width: 200px;
	height: 86px;
	float: right;
	overflow: visible;
	padding: 0 29px 14px 29px;
	text-indent: -3000px;
	margin-right: -30px;
	outline: none
}
p.wedothis {
	font-size: 12px
}
#articles {
	overflow: hidden;
}
#articles h2 {
	margin: 0;
}
#articles h2 a {
	float: right;
	color: #999;
	font-size: 14px;
	font-weight: normal;
	vertical-align: baseline;
}
a.article {
	padding: 10px 0;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #888;
	border-bottom: #CCC 1px dotted;
}
a:hover.article {
	background: #EEE;
}
a.article strong {
	color: #666666 !important;
	font-size: 16px;
	margin: 0;
}
a.article p {
	margin: 0;
}
a.article img {
	float: left;
	padding: 6px 6px 6px 0;
}
img.noborder {
	border: none;
	padding: 0;
}

/* footer */

#footer {
	height: 250px;
	background: url(images/header-bg.jpg) center top;
	margin-top: -250px;
	position: relative;
	color: #AABBCC;
	font-size: 12px
}
#footer-top {
	height: 200px;
	background: url(images/footer-glare.png) top center no-repeat;
	padding-top: 10px;
}
#footer-top strong {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	padding-bottom: 15px;
	display: block;
}
#footer-top>div>div {
	height: 190px;
	margin-left: -6px;
	padding-left: 6px;
	margin-right: 6px;
	padding-right: 5px
}
#footer-top p {
	line-height: 1.25em;
}
#footer-top p.last {
	margin-bottom: 0;
}
#footer-top .sep {
	border-right: 1px dotted #8099AA;
}
#footer-top .last {
	padding: 0;
	border-right: 0
}
#footer-top .map {
	position: absolute;
	background: url(images/foot-map.png);
	float: right;
	width: 113px;
	height: 169px;
	top: 15px;
	left: 180px;
}
#footer-top a {
	color: #AABACC;
	text-decoration: none;
	outline: none;
	display: block
}
#footer-top ul {
	list-style-type: none;
	margin: 0;
}
#footer-top ul li {
	margin-bottom: 3px;
}
#footer-top a {
	line-height: 22px;
}

#footer-top a:hover {
	text-decoration: underline;
}
#footer-top a.facebook {
	background: url(images/icoFacebook.png) no-repeat
}
#footer-top a.twitter {
	background: url(images/icoTwitter.png) no-repeat
}
#footer-top a.rss {
	background: url(images/icoRSS.png) no-repeat
}
#footer-top a.youtube {
	background: url(images/icoYouTube.png) no-repeat
}

/* footer form */

#footer-top a.cmdFooterCallMe {
	background: url(images/cmdFootCallMe.png);
	float: right;
	overflow: hidden;
	height: 40px;
	width: 165px;
	text-indent: -3000px;
	border: 0
}
#footer-btm {
	background: url(images/b-30pct.png);
	height: 40px;
	line-height: 40px;
	text-align: center
}
#footer-btm p {
	float: right;
	padding: 0;
	margin: 0
}
#footer-btm p.copy {
	float: left;
}
#footer-btm a {
	color: #AABBCC
}


@media only screen and (max-width: 1024px) {
	.container {
		width: 90%
	}
	
	
	#substance, #related {
		float: none;
		width: 100%
	}
	
	#related {
   
    padding-left: 0;
		border-left: 0
}
	
	
	#tag { 
	display: none;
	}
	#contact {
    float: left;
    text-align: left;
    left: 80px;
}


#header {
    height: 90px;
}

#header-glare { background: none;}
	#menu-icon {
		display:block;
    position: absolute;
    background: url(images/menuico.png) center center no-repeat;
    top: 20px;
    width: 32px;
    height: 32px;
    right: 15px;
}
	
	#nav {
		opacity: 0;
		top: 50px;
		position: absolute;
		visibility: hidden;
		 -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
	z-index: 99999;
	background-color: #032B44;
    width: 112%;
    margin-right: -6%;
		height: auto;
	}

#nav .menu-top-nav-container ul {
	float: none;
}

#nav .menu-top-nav-container li {
	float: none;
}
	
	#nav .main-hover-bg {
		display: none;
	}
	
	#nav.menuopen {
		top: 80px;
    opacity: 1;
   visibility: visible;
}

.home #substance {
    float: none;
    width: 88%;
}

.grid03.cta {
    width: 46%;
}

#mid-banner .grid06 {
    width: 100%;
    float: none;
}

#mid-banner .grid06:after {
	content: "";
  display: table;
  clear: both;
}

#top img, #slider img{
	width: 100%;
	height: auto
}

#footer, #footer-top  {
	height: auto;
}

#footer-btm {
    clear: both;
}
	
}