*

	Somer 2000
	http://www.somer2000.co.uk/
	
	Designed and Developed by Systemagic
	http://www.systemagic.co.uk/

*/

html {
	height: 100%;
	position: relative;
}

* {
	border: none;
	margin: 0px;
	padding: 0px;
	outline: none;
	text-decoration: none;
	font-style: normal;
}

:focus {
	outline: 0;
}

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

a:hover, a:focus {
	text-decoration: underline;
}

a.arrow {
	padding-right: 20px;
	background: url(/images/arrow.jpg) right no-repeat;
}

body {
	background: white;
	color: #787878;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	cursor: default;
	height: 100%;
	border-top: 10px solid #2b2c4a;
}

button {
	padding: 5px 20px;
	font-size: 14px;
	background: #2b2c4a;
	color: white;
	text-decoration: none;
	cursor: pointer;
}

button:hover {
	background: #47487A;
}

em {
	font-style: italic;
}

h1 {
	font-weight: normal;
	color: black;
}


h2 {
	color: black;
	font-size: 26px;
	font-weight: normal;
}

h3 {
	color: black;
	font-size: 22px;
	font-weight: normal;
}

h2 small, h3 small {
	color: #2b2c4a;
}

input, select {
	color: #716a6a;
	padding: 5px;
	border: 1px solid #BBB;
	width: 190px;
}

input:focus, select:focus, textarea:focus {
	border-color: #AAA;
	outline: 1px solid #EEE;
}

input[type=hidden] {
	display: none;
}

p {
	margin: 10px 0px;
}

select {
	width: 202px;
}

small {
	font-size: 1em;
}

textarea {
	color: #716a6a;
	border: 1px solid #BBB;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	width: 460px;
	height: 100px;
}

ul, ol, dl {
	list-style: none;
}

.black {
	color: black !important;
}

.white {
	color: white !important;
}

.inline {
	display: inline !important;
}

body.javascript .clickable {
	cursor: pointer;
}

div.contact-details {
	overflow: hidden;
}

div.contact-details address, div.contact-details div {
	float: left;
	margin: 10px 60px 20px 0px;
}

div.enquiry {
	overflow: hidden;
}

div.enquiry div.details {
	float: left;
	width: 300px;
}

div.enquiry div.message {
	float: right;
	width: 570px;
}

div.enquiry dl {
	overflow: hidden;
	margin-bottom: 6px;
}

div.enquiry dt {
	float: left;
	width: 80px;
}

div.enquiry dd {
	float: left;
}

div.enquiry dt label {
	position: relative;
	top: 5px;
}

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

div.header {
	margin: 42px auto 60px auto;
	width: 960px;
	position: relative;
	height: 45px;
}

div.header a.logo {
	position: absolute;
	left: 0px;
	top: -15px;
}

div.header p.strapline {
	position: absolute;
	left: 88px;
	top: 24px;
	font-size: 15px;
}

div.header ul {
	position: absolute;
	right: 0px;
	top: 5px;
}

div.header li {
	float: left;
	margin-right: 10px;
}

div.header li a {
	padding: 5px 20px;
	height: 32px;
	line-height: 32px;
	font-size: 18px;
}

div.header li a:hover, div.header li.selected a {
	background: #2b2c4a;
	color: white;
	text-decoration: none;
}

div.footer {
	background: url(/images/footer-blue.jpg) center /*BACKGROUND*/;
	color: #9898AC;
	margin-top: 60px;
}

div.footer a {
	color: #9898AC;
}

div.footer div.center {
	width: 960px;
	margin: 0px auto;
	padding: 40px 0px;
	overflow: hidden;
	line-height: 18px;
}

div.footer div.center div {
	float: left;
	margin-right: 60px;
}

div.footer a {
	display: block;
}

div.footer h1 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: white;
}

div.footer .highlight {
	color: white;
}

div.center.approved {
	text-align: center;
	display: block;
	clear: both;
	margin: 40px auto -20px;
}

div.services {
	width: 960px;
	margin: 0px auto;
	overflow: hidden;
	background: url(/images/services-dividers.jpg) repeat-y;
}

div.services div.section {
	float: left;
	width: 200px;
	padding: 30px 20px;
	padding-bottom: 100px;
	height: 250px;
	border-left: 0px solid;
	position: relative;
}

div.services h1 {
	font-size: 30px;
}

div.services h1 a:hover {
	text-decoration: none;
}

div.services a.icon {
	position: absolute;
	bottom: 0px;
}

div.services ul {
	position: relative;
	left: -5px;
	margin-top: 10px;
	width: 170px;
}

div.services ul li {
	padding: 5px 0px 5px 5px;
}

div.services div.border {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 0px;
}

div.services div.section:hover div.border {
	width: 5px;
}

body.javascript div.services div.section:hover div.border {
	width: 0px;
}

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

div.center {
	width: 960px;
	margin: 0px auto;
}

div.content {
	margin-left: 11px;
	border-left: 1px solid #C2C2C2;
	padding: 0px 20px;
	position: relative;
}

div.content.cctv { background: url(/images/cctv.jpg) no-repeat right top; }
div.content.electrical-installation { background: url(/images/electrical-installation.jpg) no-repeat right top; }
div.content.communications { background: url(/images/communications.jpg) no-repeat right top; }
div.content.test-and-inspection { background: url(/images/test-and-inspection.jpg) no-repeat right top; }
div.content.fire-alarms { background: url(/images/fire-alarms.jpg) no-repeat right top; }
div.content.electrical-transformers { background: url(/images/electrical-transformers.jpg) no-repeat right 100px; }
div.content.electrical-motor { background: url(/images/electric-motor.jpg) no-repeat 470px top; }
div.content.intruder-alarms { background: url(/images/intruder+alarms.png) no-repeat right 100px; }
div.content.access-control { background: url(/images/door-control.jpg) no-repeat 510px 100px; }


div.content img.icon {
	position: absolute;
	top: 0px;
	left: -29px;
	_left: -49px;
}

div.content h1 {
	position: absolute;
	top: -10px;
	left: 50px;
	_left: 30px;
	font-size: 60px;
}

div.content h2 {
	position: relative;
	left: -35px;
	top: -3px;
	background: url(/images/white.jpg) no-repeat top left;
	padding-bottom: 5px;
}

div.content h3 {
	position: relative;
	left: -35px;
	background: url(/images/white.jpg) no-repeat top left;
	padding-bottom: 5px;
}

div.content div.section {
	margin-left: 11px;
	border-left: 1px solid #C2C2C2;
	padding-left: 20px;
	position: relative;
}

div.padder {
	height: 70px;
}

div.content div.section div.section {
	padding-left: 25px;
}

div.content div.section div.section h3 {
	font-size: 18px;
	left: -40px;
}

div.content div.section.no-border {
	border-color: #FFF;
}

div.content div.section.hide-border div.tab {
	background: white;
	bottom: 0px;
	height: auto;
	left: -33px !important;
}

div.content div.section div.text {
	margin: -5px 0px 25px;
	position: relative;
}

div.content div.section div.tab {
	height: 1px;
	width: 10px;
	border-top: 1px solid #C2C2C2;
	position: absolute;
	top: 13px;
	left: -32px;
}

div.spacer {
	height: 5px;
	background: #2b2c4a;
	margin: 20px 0px 15px;
}

div.two {
	overflow: hidden;
	margin-left: -29px;
	_margin-left: 0px;
	position: relative;
}

div.two div.left {
	border-bottom: 1px solid #C3C3C3 !important;
	border-right: 1px solid #C3C3C3 !important;
	position: relative;
	float: left;
	width: 400px;
	padding-right: 24px;
	margin-left: 40px;
	_margin-left: 6px;
}

div.two div.right {
	position: relative;
	float: right;
	width: 400px;
}

div.two div.tab-bottom-left {
	height: 1px;
	width: 35px;
	border-bottom: 1px solid #C2C2C2;
	position: absolute;
	bottom: 0px;
	left: 8px;
}

div.content div.section div.hide-tab-top {
	height: 13px;
	width: 1px;
	border-right: 1px solid #FFF;
	position: absolute;
	top: 0px;
	left: -33px;
}

div.hide-border-left {
	height: auto;
	width: 1px;
	border-left: 1px solid #FFF;
	position: absolute;
	top: 0px;
	left: -21px;
	bottom: -38px;
}

div.tab-replace-icon {
	height: 26px;
	width: 10px;
	border-bottom: 1px solid #C2C2C2;
	background: white;
	position: absolute;
	top: 0px;
	left: -1px;
}

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

.homeintro p {
	margin-bottom:40px;
	font-size:16px;
	color:black;
}
