/*

Theme Name: MCO Aviation

Theme URI:

Version: 1.0

Author: Developed by Robbie McMullen

*/



@charset "utf-8";

/* CSS Document */

/* =Reset default browser CSS. 
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
list-style:none;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	line-height: 1;
}

table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
	text-align:left;
}


/* ========= DEFAULTS ========== */

img{
	border:0px;}

body {
	width: 100%;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFF;
}

a{
	text-decoration:none;
	color:#fff;}

strong, b{
	font-weight:bold;
	color:#ccc;
}

input[type="text"], input[type="email"], textarea  {
	padding: 5px;
	width:96%;
}	

h1 {
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	padding-bottom: 10px;
}

h2{
	font-size:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight: bold;}

h3{
	font-size:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight: bold;}

h4{
	font-size:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight: bold;}


p {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #fff;
	margin-bottom:10px;
	margin-top:10px;
}

input{
	padding:5px;}

textarea{
	padding:5px;}

.primarytitle {
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	padding-bottom: 10px;
	width: 100%;
	margin-bottom: 10px;
	float: left;
}

/* ========= WRAPS ========== */

.wrapper {
	width: 980px;
	margin: auto;
	padding: 10px;
	border-radius: 4px;
}

.pagemain {
	width: 960px;
	display: block;
	background: url(Images/cs-bg.png);
	display: block;
	float: left;
	margin-top: 20px;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, .1);
	box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, .1);
	display: inline-block;
	overflow: hidden;
}

.main{
	background:url(Images/cs-bg.png);
	display: block;
	float: left;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, .1);
	box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, .1);
}

#widget_sp_image-10{
	margin-top:20px;}

.pageleft {
	width: 660px;
	display: inline-block;
	float: left;
	margin-bottom:20px;
}

.pageleft ul{
	padding-left:20px;
	padding-bottom:20px;}

.pageleft li {
	font-size: 0.8em;
	line-height: 25px;
	list-style: disc;
	list-style-position: inside;
	color: #fff;
}

.pageleft a{
	color: #ccc;}

.newsleft {
	width: 660px;
	display: inline-block;
	float: left;
}

.newsleft ul{
	padding-bottom:20px;
	margin-top: 20px;}

.newsleft li {
	font-size: 1em;
	line-height: 25px;
}

.newsexcerpt {
	height: auto;
	float: left;
	width: 610px;
	line-height: 25px;
	border-bottom: 1px solid silver;
}

.newsleft a{
	color: #a30328;}


#text-11{
	padding: 10px;
	background: white;
	width: 90%;
	margin-left: 5px;
	margin-bottom: 5px;
}

#text-11 a{
	color: #a30328;}

#text-11 img{
	width:95%;
	margin-bottom: 10px;
	height:auto;}

.newsleft a:hover{
	text-decoration:underline;}

.pageleft a:hover{
	text-decoration:underline;}

.gray {
	font-size: 0.8em;
	color: silver;
	float: left;
}

.post-edit-link {
	padding: 10px;
	background:#c0c0c0;
	display: inline-block;
	font-size: 0.8em;
	color: #FFF!important;
	float: left;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

.post-edit-link:hover{	
	background:c0c0c0;
	}

.rightpage {
	display: inline-block;
	float: right;
	padding: 10px;
	height:auto;
	width: 280px;
	margin-bottom: 20px;
	margin-top: 5px;
}

#text-6{
	margin-top:-15px;}

.rightpage li ul li{
	font-size:12px;
	line-height:30px;
	border-bottom:1px dashed #CCC;
	color: #fff
}

.pageright {
	display: inline-block;
	float: right;
	padding: 10px;
	height: auto;
	width: 290px;
	margin-bottom: 20px;
	background: #eaeaea;
}

.pageright li {
	padding-top: 5px;
	float: left;
}

.pageright ul li{
	list-style-position:inherit;}

.pageright img{
	float: left;
	padding: 5px;
}

.icon{
	height:auto;
	width:50px;
	float:left;}

.excerpt {
	height: auto;
	float: left;
	width: 230px;
	line-height: 25px;
}

.news{
	width: 100%;
	float: left;
	padding-top: 5px;
	margin-top: -10px;
	height: auto;}

/* ========= FLOATS ========== */

.left{
	float:left;
}

/* ========== HEADER ==============*/


.header{
	height: 120px;
	float: left;
	width: 980px;}

#headleft{
	display:inline-block;
	height:120px;
	width:500px;
}

#headleft img{
	width:350px;
	height:auto;
}

#headright {
	display: inline-block;
	height: 120px;
	float: right;
	width: auto;
	color: #c0c0c0;
	font-size: 16px;
	padding-top: 22px;
	line-height: 25px;
	font-weight: bold;
}

/* ========== SLIDER ==============*/

.slideshow {
	margin-top: 16px;
	margin-bottom: 20px;
	position: relative;
	z-index: 0;
}


/* ========== NAV ==============*/

#nav {
	width: 980px;
	background:url(Images/cs-bg.png);
	height: 40px;
	display: inline-block;

}

#nav li{
	display:inline-block;
	padding:10px;
	height:20px;
	float: left;
	border-right: 1px solid #7e011c;}

#nav li:hover{
	background-color:#9d0325;
	background-position: 100%; 
	height:20px;}


#nav a {
	font-size: 12px;
	color: #FFF;
	text-shadow: 0px 1px 0px #224e84;
	font-weight: bold;
}

#nav a:hover{
		height:40px;
	background-repeat:no-repeat;
	width:30px;
	position:relative;
	z-index:100;}

#nav > ul{
	color:#fff;
}

#nav > ul > li > ul{
	padding-top: 0px;
	margin-top: 0;
}

.nav_up ul ul{
	bottom:100%;
	top:auto;
	margin-bottom: 0px;
}
.nav_up > ul >li > ul{
padding-bottom: 0px;
}

.nav_up ul li ul li:last-child > ul{
	
}

#nav ul ul ul,
#nav ul ul ul ul,
#nav ul ul ul ul ul,
#nav ul ul ul ul ul ul{ 
	top: 0; 
	left: 100%;
	padding-left:0px;
}

.nav_up ul ul ul,
.nav_up ul ul ul ul,
.nav_up ul ul ul ul ul,
.nav_up ul ul ul ul ul ul{ 
	top:auto;
	bottom: 0; 
	left: 100%;
}

#nav ul ul ul.slide_left,
#nav ul ul ul ul.slide_left,
#nav ul ul ul ul ul.slide_left{
	top: 0; 
	left:auto;
	right:100%;
	padding-right:0px;
}

.nav_up ul ul ul.slide_left,
.nav_up ul ul ul ul.slide_left,
.nav_up ul ul ul ul ul.slide_left{
	bottom: 0;
	top:auto; 
	left:auto;
	right:100%;
}

#nav ul li { 
	float: left;
	display: block;
	position: relative; 

}

#nav ul ul li {
	width: 100%;
	display: block;
	background: #6f001a;
	border:1px solid #7e011c;
	margin-top: -1px;
	z-index: 10000;
	position: relative;
}

#nav > ul > li > a{
	height: 30px;
}

/* Root Menu */


#nav ul a img{
	float: left;
	margin: 5px 5px 0 -10px;
	position: relative;
	top:-2px;
}

/* Root Menu Hover Persistence */
#nav ul a:hover,{}
#nav ul li:hover{background:#9d0325;}
#nav ul li:hover a,{}
#nav ul li.iehover a {}

/* 2nd Menu */
#nav ul li:hover li a,
#nav ul li.iehover li a {
float: none;
}
#nav ul ul{
z-index: 3;}
#nav ul ul ul{
z-index: 4;}
#nav ul ul ul ul{
z-index: 5;}
#nav ul ul ul ul ul{
z-index: 6;}
#nav ul ul ul ul ul ul{
z-index: 7;}
#nav ul ul ul ul ul ul ul{
z-index: 7;}


/* Hover Function - Keep these at the bottom guys! */
#nav ul li:hover ul ul,
#nav ul li:hover ul ul ul,
#nav ul li:hover ul ul ul ul,
#nav ul li.iehover ul ul,
#nav ul li.iehover ul ul ul,
#nav ul li.iehover ul ul ul ul { 
	display: none; 
	opacity:0;
}

#nav ul li:hover ul,
#nav ul ul li:hover ul,
#nav ul ul ul li:hover ul,
#nav ul ul ul ul li:hover ul,
#nav ul li.iehover ul,
#nav ul ul li.iehover ul,
#nav ul ul ul li.iehover ul,
#nav ul ul ul ul li.iehover ul { 
	display: block;
	opacity:1;
}


#nav ul ul {
	width: 240px;  /* Sub Menu Width (set if you want to frce width of items)*/
	margin: 0;
	list-style: none;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	padding-top: 0px;
	margin-top: 0px;
	opacity:0;
}

#nav li {
	float: left;
	display: inline-block;
	border-right: 1px solid #6f001a;
	padding: 10px;
}


#nav a {
	text-decoration: none;
	font-weight: 600;
	font-size: .9em;
	text-shadow: 1px 1px 1px #2b2b30;
	filter: dropshadow(color=#2b2b30, offx=1, offy=1);
	text-transform:uppercase;
}

#nav_menu-2{
	float: left;
	margin-bottom: 30px;
	width:100%;
}

#nav_menu-2 a:hover{
	text-decoration:underline;
}

/* ========= SERVICES ========== */

.quote {
	background: #a30328;
	display: block;
	color: #FFF;
	font-weight: bold;
	width: 273px;
	padding-left: 7px;
	float: left;
	text-shadow: 0px 1px 0px #224e84;
	padding-bottom: 15px;
	padding-top: 15px;
	position: relative;
	margin-top: -5px;
	margin-left: 5px;
	margin-bottom: 20px;
}

.quote:hover{
	background:#c0c0c0;}

.service{
	float: left;
	padding: 8px;
	width: 95%;
	display: block;
	cursor:pointer;}

.box a{
	color:#FFF;
	text-shadow: 0px 1px 0px #224e84;
}

.box {
	width: 308px;
	background: #615f60;
	height: 184px;
	color: #FFF;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 20px;
	float: left;
}

.box:hover{
	background-color:#a30328;}



.boxd {
	width: 260px;
	background: #615f60;
	height: 18px;
	padding:10px;
	color: #FFF;
	margin-top: -3px;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 20px;
	float: left;
}

.boxd:hover{
	background-color:#a30328;}		

.box1 {
	width: 308px;
	background: #615f60;
	color: #FFF;
	font-weight: bold;
	height: 184px;
	margin-left: 18px;
	display: inline-block;
	margin-bottom: 20px;
	float: left;
}

.box1 a{
	color:#FFF;
	text-shadow: 0px 1px 0px #224e84;
}

.box1:hover{
	background-color:#a30328;}

.box2 {
	width: 260px;
	background: #a30328;
	height: 20px;
	color: #FFF;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 20px;
	padding: 10px;
	margin-top: -3px;
	cursor: pointer;
}

.box2 a{
	color:#FFF;
	text-shadow: 0px 1px 0px #224e84;
}

.box2:hover{
	background-color:#c0c0c0;}

.box3 a {
	color: #FFF;
	padding: 7px;
	float: left;
	text-shadow: 0px 1px 0px #224e84;
}

.box3 {
	width: 280px;
	background: #a30328;
	height: 164px;
	color: #FFF;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 20px;
	float: right;
	position: relative;
	margin-right: -8px;
}


.box3:hover{
	background-color:#c0c0c0!important;}

.blue{
	color:#a30328;
}

.grey{
	color:c0c0c0;}	

.breadcrumbs{
	font-size: 0.8em;
	line-height: 25px;}

.breadcrumbs a:hover{
	text-decoration:underline;}

.readmore{
	clear:both;
	width:100%;
	float: left;}

/* ========= FOOTER ========== */

#footer {
	width: 960px;
	background:url(Images/cs-bg.png);
	padding: 10px;
	height: auto;
	margin-top:20px;
	color:#FFF;
	display: inline-block;
	font-size:12px;
	-webkit-box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, .1);
	box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, .1);

}

#footer h2{
	color:#FFF!important;
	margin-bottom:10px;
}

.flink {
	text-decoration: none;
	color: #FFF;
	font-size: .8em;
}

.flink:hover{
	text-decoration:underline;
}

.footwrap a{
	color: #FFF;
	font-size: 1em;
}

.footwrap a:hover{
	text-decoration:underline;

}

.footwrap {
	width: 960px;
	height: auto;
	color:#FFF;
	margin: auto;
	padding-top: 10px;
}

.foot1 {
	width: 300px;
	font-size: 0.8em;
	float: left;
	color:#FFF;
	display: block;
	line-height: 25px;
	margin-right: 20px;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.wpcf7-submit {
	float: left;
	height: 25px;
	line-height: 25px;
	display: block;
	background: url('http://cms.dcointernet.co.uk/northernbuildingservices/files/2013/01/nav-back.jpg') repeat-x;
	color: #43434D;
	text-decoration: none;
	text-shadow: 1px 1px white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #EEE;
	border-bottom: none;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding: 0 15px;
}

/* ========= VALIDATION ========== */

div.wpcf7-validation-errors {
	border: 0px solid #F7E700!important;
	color:#FF0000;
	font-weight:bold;
}

span.wpcf7-not-valid-tip{
	border: 0px solid #F7E700!important;
	color:#FF0000;
	background:transparent!important;
	top:-7px!important;
	left:5px!important;
}