/* Fonts & Line metrics */

html {
	-webkit-text-size-adjust: none; } /* Ensures text renders as expected in iPhone Safari */
body {
	font-size: 14px;
	line-height: 20px;
	font-family: "HelveticaNeue-Regular", "Helvetica Neue Regular", Helvetica, Arial, sans-serif; }
p {
	margin-bottom: 20px; }
strong {
	font-weight: normal; }
h2, h3 {
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	line-height: 30px; }
h2 {
	font-size: 30px;
	margin-bottom: 10px; }
h3 {
	font-size: 20px; }
ul#nav li {
	font-weight: bold; }
a {
	text-decoration: none; }
p.link a {
	text-transform: uppercase;
	font-weight: bold;
	border: none; }
p a {
	border-bottom: 1px dotted; }
.contact a {
	border: none; }
strong.super {
	font-weight: bold; }
strong.super, p.last {
 	margin-bottom: 0; }
.large {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px; }
.small {
	font-size: 12px; }
.smallcaps {
	text-transform: capitalize;
	font-size: 20px; }
	
.right { text-align: right; }
.center { text-align: center; }
.float-right { float: right; }
img.drop-5 { margin: 11px -5px; }
img.feature { float: left; margin-right: 30px; }
.std-margin { margin-bottom: 15px; }
.contact {
	border: 1px solid;
	margin: 19px 0;
	padding: 9px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 18px;
	}

/* Colours */

p {
	color: #666; }
p a {
	color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0); }
strong {
	color: rgb(0, 0, 0); }
.contact {
	border-color: #fcc;
	background: #ffd;
	color: #000;
}
p.link a {
	color: #ff8a00;
	padding: 5px 0 5px 27px;
	display: block;
	float: left;
}
p.link a:hover {
	text-decoration: underline;
}
a.block {
	display: block;
}
a.block:hover p, a.block:hover p strong {
	color: #ff8a00 !important;
}
h2, h3, h2 a, h3 a {
	color: #6473c0;
}
ul#nav a, ul.section-nav a {
	color: #999;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-property: color, text-decoration;
}
ul#nav a:hover, ul.section-nav a:hover {
	color: #000;
	text-decoration: underline;
	background-color: transparent;
}
body {
	background: #e5e5e5;
}
div#wrapper {
	width: 1020px;
	margin: 0 auto;
	background: transparent url(./../images/body.png) repeat-y center;
}
div.paper-top {
	background: transparent url(./../images/paper-top.png) no-repeat bottom center;
}
div.paper-bottom {
	background: transparent url(./../images/paper-bottom.png) no-repeat top center;
}
div.paper-1 {
	background: transparent url(./../images/paper-1.png) no-repeat bottom center;
}
div.paper-2, div.paper-3, div.paper-4, div.paper-5, div.paper-6 {
	background: transparent url(./../images/paper-2.png) no-repeat top;
}
p.link a {
	background: transparent url(./../images/a.icon.png) no-repeat left;
}
ul.section-nav.moving_image #nav_moving_image,
ul.section-nav.online #nav_online,
ul.section-nav.print #nav_print {
	background: transparent url(./../images/a.icon.png) no-repeat right;
}
.bg-phil {
	background: transparent url(./../images/who-we-are/phil.png) no-repeat bottom 650px;
	margin-bottom: -30px;
	padding-bottom: 30px;
}
.bg-jo {
	background: transparent url(./../images/who-we-are/jo.png) no-repeat bottom 50px;
	margin-top: -30px;
	padding-top: 30px;
	margin-bottom: -30px;
	padding-bottom: 30px;
}
.expro-exterior {
	background: transparent url(./../images/work/expro-exterior.png) no-repeat bottom right;
	margin-right: -40px !important;
	padding-right: 40px !important;
	margin-top: -30px;
	padding-top: 30px;
	margin-bottom: -30px;
	padding-bottom: 30px;
}
.expro-stick {
	background: transparent url(./../images/work/usb-stick.png) no-repeat top left;
	margin-top: -30px;
	padding-top: 30px;
	margin-bottom: -30px;
	padding-bottom: 30px;
	margin-left: -10px !important;
	padding-left: 30px !important;
}
.expro-blueprint {
	background: transparent url(./../images/work/blueprint.png) no-repeat top left;
	margin-top: -30px;
	padding-top: 30px;
	margin-bottom: -30px;
	padding-bottom: 30px;
	margin-left: -10px !important;
	padding-left: 30px !important;
}

/* Navigation */
h1 { padding: 20px 0; }
ul#nav { float: right; height: 60px; }
ul#nav li { display: block; float: left; padding: 20px 0 0; }
ul#nav li a { padding: 20px 10px; }
ul#nav li.last { margin-right: -10px; }

ul.section-nav {
	border-top: 1px solid #ddd;
	margin-bottom: 20px;
}
ul.section-nav li {
	border-bottom: 1px solid #ddd;
}
ul.section-nav li a {
	padding:10px 20px 10px 0;
	display: block;
	width: 100%; /* IE needs this, otherwise background images are obscured */
}
ul.section-nav li img {
	float: left;
	margin: -7px 0;
	padding-right: 8px;
}
/* Paper */
.container_12 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px;
}
div.alpha {
	margin-left: 0;
}
div.omega {
	margin-right: 0;
}
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
	display: inline;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
}
.container_12 .grid_3 {
	width: 180px;
}
.container_12 .grid_4 {
	width: 260px;
}
.container_12 .grid_6 {
	width: 420px;
}
.container_12 .grid_8 {
	width: 580px;
}
.container_12 .grid_12 {
	width: 900px;
}
div.paper-top {
	height: 20px;
	padding-top: 0;
	padding-bottom: 0;
}
div.paper-bottom {
	height: 20px;
	padding-top: 0;
	padding-bottom: 0;
}
div.paper-1 {
	position: relative;
	padding-top: 0;
}
div.paper-2, div.paper-3, div.paper-4, div.paper-5, div.paper-6 {
	position: relative;
	margin-top: -70px;
	padding-top: 100px;
}
div.paper-1 { z-index: 900; }
div.paper-2 { z-index: 800; }
div.paper-3 { z-index: 700; }
div.paper-4 { z-index: 600; }
div.paper-5 { z-index: 500; }
div.paper-6 { z-index: 400; }

/* Homepage */

.homepage-logo {
	margin: 13px 0 16px;
}
.address {
	margin-top: 20px;
}
body.homepage h1 {
	display: none;
}

div.homepage_featured_wrap {
	position: relative;
	padding: 0 70px;
	width: 820px;
}
div.homepage_featured_wrap .content {
	width: 360px;
	padding-right: 60px;
	padding-left: 20px;
	float: left;
}
#homepage_featured {

}
div.homepage_featured_wrap .prev {
	position: absolute;
	left: 10px;
	top: 90px;
	outline: 0;
}
div.homepage_featured_wrap .next {
	position: absolute;
	right: 10px;
	top: 90px;
	outline: 0;
}
#homepage_featured li img {
	float: left;
	padding-right: 20px;
}


.bx_pager {
	padding: 15px 0 0 390px;
}
.bx_pager a {
	background: url(./../images/bg_pager.png) no-repeat 0px -21px;
	color: #fff;
	font-weight: bold;
	float: left;
	font-size: 12px;
	line-height: 1;
	height: 17px;
	margin-right: 6px;
	padding: 4px 0px 0px 7px;
	width: 14px;
}
.bx_pager a.active {
	background-position: 0 0;
}
.clear {
	clear: both;
}
.access {
	display: none;
}
