/* CSS Document */

* {
  margin:0;
  padding:0;
}

body {
	text-align:center;
	width: 100%;
	font-family:  Arial, Helvetica, sans-serif;
	
	font-size: 62.5%;
}

.inner {
	width: 980px;
	margin:0 auto;
	overflow: hidden; 
	text-align: left;
}	

#wrapper {
	width: 100%;
	text-align: center;
	

}

#header  {
	
}

#logo {
	width: 114px;
	float: left;

}
	
		
		
#title {
	width: 666px;
	float: left;

	text-align: left;
	padding: 42px 0 0 0;
}

#title h1 {
	font-size: 3em;
}	
		
		
#search {
	width: 200px;
	float: left;
}
	
		
	
#nav-cont {

}

#nav {

	
}

#nav ul
{
	list-style-type:none;
	overflow: hidden;
	padding: 0 0 0 16px;
	margin: 0;
}

#nav ul li
{	
	float:left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#nav ul li a 
{
	display: inline-block;
	padding: 0 25px;
	margin: 0;
	height: 23px;
	text-align: center;	
	font-weight: bold;
	font-size: 1.2em;


	text-decoration: none;

}

#nav.light-blue ul li a:hover {	background: url(images/nav-arrow-light-blue.gif) center bottom no-repeat;	}
#nav.dark-blue ul li a:hover {	background: url(images/nav-arrow-dark-blue.gif) center bottom no-repeat;	}
#nav.green ul li a:hover {	background: url(images/nav-arrow-green.gif) center bottom no-repeat;	}
#nav.purple ul li a:hover {	background: url(images/nav-arrow-purple.gif) center bottom no-repeat;	}
#nav.red ul li a:hover {	background: url(images/nav-arrow-red.gif) center bottom no-repeat;	}

	
	
	
#sectors {
	height: 415px;
	
	width: 964px;
	padding: 0 0 0 16px;
	margin:0 auto;
	overflow: hidden; 


}

.blue-print {
	background: url(images/blue-print.jpg) #212A6F no-repeat top center;
	margin: 14px 0;
}	

.sector-pod {
	width: 169px;
	height: 306px;
	padding: 0 13px;
	margin: 60px 0 0 33px;
	text-align: left;
	float: left;
	display: inline;
}

.sector-pod-purple { background: url(images/sector-purple.png) top left no-repeat; }
.sector-pod-blue { background: url(images/sector-blue.png) top left no-repeat; }
.sector-pod-green { background: url(images/sector-green.png) top left no-repeat; }
.sector-pod-red { background: url(images/sector-red.png) top left no-repeat; }


.sector-pod h2 {
	font-size: 1.4em;
	margin: 24px 0 9px 0;
}

.sector-pod p {
	font-size: 1.1em;
	margin: 6px 0;
}

#sidebar {
	width: 228px;

	float: left;
}

#sidebar ul {
	list-style-type:none;
	overflow: hidden;
	padding: 0;
	margin: 14px;
}

#sidebar li a {
	margin: 0 14px;
	font-size: 1.1em;
	border-bottom: dotted 2px #003A6F;
	display: block;
	text-decoration: none;
	padding: 5px 0;
	color: #003A6F;
	font-weight: bold;
}

#sidebar li a:hover {
	color: #999999;

	}	

#sidebar li.sector-list-joinery a {	text-indent: -9999px; background: url(images/sector-list-joinery.gif) center top no-repeat; height: 65px; margin:0; border: none; padding:0; }
#sidebar li.sector-list-construction a {	text-indent: -9999px; background: url(images/sector-list-construction.gif) center top no-repeat; height: 65px; margin:0; border: none; padding:0; }
#sidebar li.sector-list-retail a {	text-indent: -9999px; background: url(images/sector-list-retail.gif) center top no-repeat; height: 65px; margin:0; border: none; padding:0; }
#sidebar li.sector-list-service a {	text-indent: -9999px; background: url(images/sector-list-service.gif) center top no-repeat; height: 65px; margin:0; border: none; padding:0; }


#content { background: #F0F8FE; }

#content h2 {
	font-size: 1.6em;
	margin: 22px 0 14px 0;
}

#content h3 {
	font-size: 1.2em;
	margin: 0 0 0 0;
}

#content .date {
	font-size: 1em;
	margin: 2px 0 0 0;
}

#content .read-more {
	margin: 10px 0;
}	

#content p {
	font-size: 1.1em;
	margin: 14px 0;
	text-align: justify;
	line-height: 1.4em;
}

table {
	display: block;
	clear: both;
	font-size: 1.1em;
}	
	
#content-left {
	width: 247px;
	float: left;
	margin: 14px 0;
}

.content-left-news { 
	width: 250px;
	float: left;
	margin: 14px 0;
	}

#content-right {
	float: left;
	width: 477px;
	margin: 14px 14px 14px 14px;

}

.content-right-news {
	float: right;
	width: 476px;
	margin: 0 0 14px 10px;

}

.content-wide {
	
}

.slideshow {

}		
	
#contact {

 	background: url(images/design-produce-implement-deliver.gif) no-repeat center left;
}

#contact-details {

	padding: 12px 0 12px 429px;
	text-align: left;
}

#contact-details p {
	font-size: 1em;
	line-height: 1.8em;
}

#contact-details h2 {
	font-size: 3em;

}

.main-content {
	float:right;
	width: 736px;
	margin: 14px 16px 14px 0;		
}

.main-content-news {
	float:right;
	width: 740px;
	margin: 14px 12px 14px 0;		
}
	
	
	
#quick-links {
	padding: 0 0 0 16px;
	width: 964px;

}

#quick-links ul {
	list-style-type:none;
	overflow: hidden;
	padding: 15px 13px 15px 13px;
	margin: 0 0 0 33px;
	font-size: 1.1em;
	width: 169px;
	float: left;
	text-align: left;
}

#quick-links ul li { margin: 1px 0; }

#quick-links ul li a {
	text-decoration: none;
	color: #003A6F;
}

#quick-links ul li a:hover { text-decoration: underline; }
	
	
	
#logos {
	text-align: left;
}

/* -----------  font syles ----------  */

.non-bold { font-weight: normal; }

.bold { font-weight: bold; } 

.light-blue, #nav.light-blue a, #sidebar li a.light-blue { color: #00B0DA !important; }

.dark-blue, #nav.dark-blue a, #sidebar li a.dark-blue { color: #003A6F !important; }

.green, #nav.green a, #sidebar li a.green { color:#c3d940 !important; }

.red, #nav.red a, #sidebar li a.red { color:#ed1c24 !important; }

.purple, #nav.purple a, #sidebar li a.purple { color:#7c439a !important; }

/* -----------  border syles ----------  */
	
.border-light-blue { border-bottom: solid 2px #00B0DA;	}
.border-light-blue-dashed { border-bottom: dotted 2px #00B0DA;	}

.border-dark-blue { border-bottom: solid 2px #003A6F;	}
.border-dark-blue-top { border-top: solid 2px #003A6F;	}
.border-dark-blue-dashed { border-bottom: dotted 2px #003A6F;	}

.border-green { border-bottom: solid 2px #c3d940;	}
.border-green-dashed { border-bottom: dotted 2px #c3d940;	}

.border-red { border-bottom: solid 2px #ed1c24;	}
.border-red-dashed { border-bottom: dotted 2px #ed1c24;	}

.border-purple { border-bottom: solid 2px #7c439a;	}
.border-purple-dashed { border-bottom: dotted 2px #7c439a;	}

/* -----------  link styles ----------- */

.plain { text-decoration: none; }
.plain:hover { text-decoration: underline; }
.standard-link { font-size: 1.1em; }
a.hover-light-blue:hover {	color: #00B0DA;	}
a.hover-green:hover {	color: #c3d940;	}
a.hover-red:hover {	color: #ed1c24	}
a.hover-purple:hover {	color: #7c439a;	}	

#content p a, #content table a { color: #00B0DA; text-decoration: none; }
#content p a:hover, #content table a:hover { color: #00B0DA; text-decoration: underline; } 

.pdf {
	background: url(images/pdficon_large.gif) top left no-repeat;
	padding: 0 0 0 40px;
	line-height: 32px;
	height: 32px;
	display: block;
}	

/* -----------  search ----------- */

#searchform {
	margin: 0 0 0 0;
	padding: 50px 20px 0 0;
	text-align: right;

	}

#searchform #s {
	width: 125px;
	padding: 0px;
	margin: 0 0 0 0;
	background: none;
	border: 1px #CCCCCC solid;
	
		

	}
	
#searchform label {
	position:absolute;
	top:-1500px;
	left:-1500px;
}

#searchsubmit {
	margin: 0 0 0 0;
	padding: 0px;
	color: #000;
	background: url(images/search.gif) top left no-repeat;

	border:none;
	border-width: 0px;

	height: 18px;
	width: 18px;
	text-indent: -99999px;


	line-height: 0;


	}
	
	
/* -----------  Photo Gallery Styles ----------- */	
	
.gallery-list {
	float: left;
	margin: 14px 0 14px 14px;
	width: 160px;
	padding: 120px 0 0 0;
}

html>body .gallery-list { width: 170px; }	

.gallery-joinery {	background: url(images/gallery-joinery.gif) top left no-repeat;	}
.gallery-construction {	background: url(images/gallery-construction.gif) top left no-repeat;	}
.gallery-retail {	background: url(images/gallery-retail.gif) top left no-repeat;	}
.gallery-service {	background: url(images/gallery-service.gif) top left no-repeat;	}

.gallery-list ul li {
	font-size: 1.1em;
	
	display: block;
	padding: 4px 0;
	border-width: 1px !important;
	
}	

.gallery-list h3 {
	font-size: 1.2em;
	margin: 14px 0 !important;
}		


/* -----------  Contact Page ----------- */	

.contact-left {
	width: 475px;
	float: right;
	margin-left: 16px;
}

.contact-right	{
	width: 245px;
	float: left;
}

.contact-right input, .contact-right textarea {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	width: 240px;
	
}

#sub {
	background: #003A6F;
	color: #FFFFFF;
	border: none;
	font-size: 1em;
	padding: 2px;
	width: auto;
}
	
/* -----------  Multiple Post Pages ----------- */

small {
	font-size: 1em;
}	
	
.read-more {
	display: block;
}

.no-margin {
	margin: 0;
}

.tenpx-margin {
	margin: 10px 0;
}

.clear-div {
	overflow: hidden;
	width: 100%;

}

.navigation {
	margin: 20px 10px;
	overflow: hidden;
}		
.navigation a {
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	color: #003A6F;
}

.navigation a:hover {
	text-decoration:underline;
}	

.alignleft {
	float: left;
}

.alignright {
	float: right;
}		

.link-logo {
	float: right;
	margin: 0 14px 14px 30px;
}		

.gallery-clip {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 192px;
}

.issuu div div {
	display:none;
	}


