/*
Site: Sigma Electrical Services (Essex) Ltd.
Author: Pipe Media
*/

/* RESET - http://meyerweb.com/eric/tools/css/reset/ - V2.0 */

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* GLOBAL ELEMENTS */

body {
	background-color: #2E3236;
	font-family: 'Open Sans', Helvetica, Arial, Sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #DDDDDD;
	-webkit-text-size-adjust: 100%;
}

h1 {
	font-size: 20px;
	line-height: 26px;
	margin: 0 0 12px;
	color: #FFFFFF;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	margin: 0 0 12px;
	color: #FFFFFF;
	font-weight: bold;
}

p {
	line-height: 22px;
	margin: 0 0 12px;
}

a {
	color: #DDDDDD;
}

strong {
	font-weight: 700;
}

input, textarea {
	-webkit-appearance: none;
	border-radius: 0;
}

hr {
	border: 0;
	border-top: 1px solid #DDDDDD;
	height: 1px;
	clear: both;
	width: 300px;
	margin: 25px auto;
}

.clearfix {
	clear: both;
	display: block;
}

/* LAYOUT */

#container {
	width: 960px;
	margin: 0 auto;
}

#container #side {
	width: 230px;
	float: left;
}

#container #content {
	width: 695px;
	float: right;
}

#container #content ul {
	list-style: square;
	margin: 0 0 20px 20px;
}

#container #content ul li {
	margin: 0 0 5px;
}

/* SIDE */

nav {
	background-color: #242528;
	padding: 25px;
	border-bottom: 3px solid #FF2600;
}

nav .logo {
	width: 180px;
	height: 95px;
	background: url('../images/logo.png') center no-repeat;
	margin: 0 auto 20px;
}

nav .logo a {
	width: 180px;
	height: 95px;
	display: block;
	text-indent: -9999px;
}

nav ul li {
	font-size: 18px;
	border-bottom: 2px solid #505153;
}

nav ul li.last {
	border: none;
}

nav ul li.last a {
	padding: 10px 0 0;
}

nav ul li a {
	color: #DDDDDD;
	display: block;
	text-decoration: none;
	padding: 10px 0;
}

nav ul li.selected a {
	color: #FFFFFF;
	font-weight: 600;
}

nav ul li a:hover {
	color: #FFFFFF;
}

.white_line {
	height: 3px;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0 0 25px;
}

section {
	background-color: #242528;
	padding: 25px;	
	margin: 0 0 25px;
}

section h2 {
	font-size: 18px;
	text-transform: uppercase;
}

section p {
	margin: 0;
	line-height: 24px;
}

section strong {
	color: #FFFFFF;
}

section.btn {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0;
}

section.btn a {
	display: block;
	padding: 20px 25px;
	color: #FFFFFF;
	text-decoration: none;
}

section.btn a span {
	color: #FF2600;
	margin: 0 5px;
}

/* SLIDER */

#slider {
	height: 393px;
	border-bottom: 3px solid #FF2600;
}

/* FORM */

form .form_row {
	margin: 0 0 20px;
}

form label {
	display: block;
	margin: 0 0 10px;
	font-weight: 600;
}

form label span {
	color: #FF2600;
	font-weight: 300;
}

form input {
	font-family: 'Open Sans', Helvetica, Arial, Sans-serif;
	padding: 5px;
	border: 1px solid #565656;
	background-color: #2E3236;
	font-size: 16px;
	color: #DDDDDD;
	width: 98%;
}

form textarea {
	font-family: 'Open Sans', Helvetica, Arial, Sans-serif;
	padding: 5px;
	border: 1px solid #565656;
	background-color: #2E3236;
	font-size: 16px;
	color: #DDDDDD;
	height: 90px;
	width: 98%;
}

form .submit input {
	width: 100%;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 600;
	background-color: #242528;
	border: none;
	text-transform: uppercase;
	padding: 7px 0;
	border-bottom: 3px solid #FF2600;
	cursor: pointer;
}

/* AFFILIATIONS */

#container #content ul.affiliations {
	list-style: none;
	margin: 0;
}

ul.affiliations li {
	margin: 0 0 25px;
}

/* FOOTER */

footer {
	border-top: 3px solid #242528;
	padding: 15px 0;
	font-size: 14px;
	color: #CCCCCC;
	margin: 25px 0 15px;
	line-height: 24px;
}

footer a {
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
}

footer a:hover {
	color: #FFFFFF;
}