/*
Theme Name: LED theme
Theme URI: http://wordpress.org/
Description: A bespoke theme created by SEO Creative
Version: 1.1
Author: Luke Sherran, Stephen Ludgate
Author URI: http://www.seo-creative.co.uk
Tags: White, single column page, double column blog, dynamic sidebar

	LED v1.1
	http://www.seo-creative.co.uk/creative/content-mangement-systems-cms.php

	This theme was designed and built by Luke Sherran,
	whose blog you will find at http://www.seo-creative.co.uk/blog/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Fonts */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,600);

/* Begin Typography & Colors */

*{
	padding:0px;
	margin:0px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #fafafa;
}
.thread-even {
	background-color: #fff;
}
.depth-1 {
border: 1px solid #ccc;
}

.even, .alt {

	border-left: 1px solid #ccc;
}

italic{
	font-style:italic;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


#sidebar h2 {
	font-family: Arial;
	font-size: 18px;
	font-weight:normal;
	color:#999;
	}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited {
	font-weight:400;
	color: #fff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	color:#9c9c9c;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

span.says{
	font-weight:normal;
	color:#9c9c9c;
}

em{
	font-weight:bold;
	font-style:italic;
	color:#9c9c9c;
}


#sidebar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #9c9c9c;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/*a, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

h2 a:hover{
	color:#666;
	text-decoration:underline;	
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #06c;
	text-decoration: underline;
	}

*/

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */

h2 {
	margin: 0px 0px 10px 0px;
	}

h2.pagetitle {
	color:#9c9c9c;
	margin-top: 10px;
	text-align: center;
	font-style:italic;
}

#sidebar h2 {
	margin: 5px 0 10px 0;
	padding: 0;
	}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	padding: 0;
	margin: 20px 0 0;
	margin-bottom:10px;
	font-size:15px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 35px;
	margin-bottom:15px;
	padding: 0 0 0 30px;
	list-style:disc;
	padding-left: 10px;
	text-indent: 0px;
	}

html>body .entry li {
	margin: 7px 0 5px 10px;
	list-style-position:outside;
	line-height:18px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 15px 45px;
	margin: 0;
	}

.entry ol li {
	margin: 0px 0px 5px 10px;
	padding: 0;
	list-style-type:decimal;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 10px 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */

.searchbox{
	width:165px;
	height:35px;
	border:none;
	padding-top:3px;
	padding-left:7px;
	padding-right:10px;
	margin-right:8px;
	vertical-align:middle;
}

a.searchbtn{
	display: inline-block;
    width: 90px;
    height: 34px;
    background-image:url(images/btn-search.jpg);
	background-position:top;
	vertical-align:middle;
}



#searchform {
	margin: 0px 20px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: right;
	}

#searchform #s {
	width: 130px;
	padding: 2px;
	vertical-align:middle;
	}

#searchsubmit {
	display: inline-block;
    width: 90px;
    height: 34px;
    background-image:url(images/btn-search.jpg);
	background-position:top;
	background-color:#000;
	vertical-align:middle;
	border:none;
	text-indent:-9999px;
	font-size:0px;
	line-height:0px;
	cursor:pointer;
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	/*text-align:center;*/
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 580px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	/*padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;*/
	margin-left:5px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ccc;
	color:#666;
	background-color:#fff;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

blockquote p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
/*	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

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


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	

img.sm-icons{
	margin:0px 5px 0px 0px;
	border:none;	
}


img#pdf{
	margin:0px 5px 0px 0px;	
}


a.blogheading:link, a.blogheading:visited {
	color:#8db64c;
	font-size:18px;
	text-decoration:underline;
}

a.blogheading:hover, a.blogheading:visited:hover {
	color:#8db64c;
	text-decoration:none;
}

.blognavigation{
	width:610px;
	font-family:Arial, Helvetica, sans-serif;
	height:25px;
	background-image: none;
	margin-left:0px;
	margin-top:25px;
	border: none;
}

.alignright {
	float: right;
	color:#9c9c9c;
}

.alignleft {
	float: left;
	color:#9c9c9c;
}












img#sidebar{
	border:none;
	padding:0px;
	margin:20px 0px 6px 0px;
}


.small{
	font-family:Arial, Helvetica, sans-serif;
	margin:-10px 0px 15px 0px;
	font-weight:bold;
	font-size:11px;
	color:#b6b6b6;
}





body{
	background-color:#fff;	
}

.main{
	width:980px;	
	min-height:400px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
}

.header{
	width:960px;
	height:105px;
	padding-left:10px;
	padding-right:10px;
}

.header-left{
	width:620px;
	height:90px;
	float:left;
	padding-top:15px;
}

.header-right{
	width:335px;
	height:90px;
	float:left;
	padding-top:15px;
	padding-right:5px;
	text-align:right;
}

.navigation{
	clear:both;
	width:960px;
	height:	54px;
	background-image:url(images/bg-navigation.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding-left:10px;
	padding-right:10px;
}

.content-top{
	clear:both;
	width:980px;
	height:25px;
	background-image:url(images/content-top.jpg);	
}

.content{
	width:930px;
	min-height:200px;
	background-image:url(images/content-middle.jpg);
	background-repeat:repeat-y;
	padding-left:25px;
	padding-right:25px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
}

.content-left{
	width:530px;
	float:left;
	padding-right:15px;
}

.content-right{
	width:385px;
	float:left;
}

.content-bottom{
	width:980px;
	height:25px;
	background-image:url(images/content-bottom.jpg);
}

.content-box2{
	height:400px;
	width:365px;
	background-image:url(images/quote-box-big.jpg);
	padding:10px;
	margin-bottom:10px;
}
.content-box{
	height:345px;
	width:365px;
	background-image:url(images/quote-box.jpg);
	padding:10px;
	margin-bottom:10px;
}

.content-right .content-box{
	background:none;
	border: 1px solid #aaa;
	height:auto;
	
		    border-radius:13px;
	   -moz-border-radius:13px;
	-webkit-border-radius:13px;
	
}

.content-box-content{
	height:245px;
	width:355px;
}

.content-left-blog{
	width:320px;
	float:left;
}

.content-right-blog{
	width:605px;
	float:left;
}


.testimonials-quote{
	width:331px;
	height:215px;
	background-image:url(images/block-quote-bg.jpg);
	padding:10px;
}

.readmore{
	text-align:right;	
}

.footer{
	clear:both;
	width:930px;
	height:270px;
	padding:18px 25px 0px 25px;
	background-image:url(images/bg-footer.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.footer-col1{
	width:165px;
	height:245px;
	float:left;
}

.footer-col2{
	margin-top:33px;
	width:165px;
	height:210px;
	float:left;
}

.footer-col3{
	width:230px;
	height:245px;
	float:right;
	text-align:right;
}

.action-point{
	clear:both;
	height:53px;
	width:360px;
	margin-bottom:5px;
}

.blog-top{
	width:306px;
	height:14px;
	background-image:url(images/blog-top.jpg);
}

.blog-middle{
	width:296px;
	background-image:url(images/blog-middle.jpg);
	background-repeat:repeat-y;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	padding-left:10px;
}

.blog-bottom{
	width:306px;
	height:15px;
	background-image:url(images/blog-bottom.jpg);
}

img#icon{
	float:left;	
}

p#cta{
	margin-top:7px;
	width:300px;
	font-size:15px;	
	color:#949494;
	font-weight:bold;
	float:left;
	line-height:20px;
}

p#footer{
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

p#copyright{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	margin-top:170px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#575757;
	font-weight:lighter;
	letter-spacing:-1px;
	margin-bottom:10px;
	margin-top:5px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#7f7f7f;
	font-weight:lighter;
	line-height:30px;
	margin-bottom:10px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#595959;
	line-height:24px;
	margin-bottom:10px;
}

#homepage-quote p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#595959;
	font-style:italic;
	line-height:22px;
	margin-bottom:10px;
	margin-top:10px;
}


a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8db64c;
	font-weight:bold;
	text-decoration:underline;
}

a:hover, a:visited:hover {
	text-decoration:none;
}


a.headerlink:link, a.headerlink:hover, a.headerlink:visited, a.headerlink:visited:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}

.quote-bg{
	clear:both;
	width:350px;
	height:48px;
	margin-top:10px;
	margin-left:3px;
	padding-left:8px;
	padding-top:40px;
	background-image:url(images/bg-quote-button.jpg);
	background-repeat:no-repeat;
}

.quote-bg-2{
	clear:both;
	width:350px;
	height:48px;
	margin-top:10px;
	margin-left:3px;
	padding-left:8px;
	padding-top:40px;
	background-image:url(images/bg-quote-button-2.jpg);
	background-repeat:no-repeat;
}


.services-col1{
	margin-left:15px;
	width:300px;
	float:left;	
}

.services-col2{
	width:300px;
	float:left;	
}
.services-col3{
	width:300px;
	float:left;	
}

span.alt{
	display:none;	
}

span.highlight{
	color:#3f70ba;	
}

#footerlink, #footerlink ul{ /*, #footerlink ul li, #footerlink li{*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
}

#footerlink li{
	list-style:none;
	display:block;	
}

#footerlink li a:link, #footerlink li a:visited{
	font-size:11px;
	color:#fff;
	text-decoration:none;
	line-height:18px;
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;	
}

#footerlink li a:hover, #footerlink li a:visited:hover{
	text-decoration:underline;
}

#nav, #nav ul{
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
	display:inline;
	margin:0px;
}

#nav li{
	float:left;
	display:inline;	
	margin:0px;
}

ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#595959;
	line-height:18px;
	margin:0px;
	padding:0px;
	list-style-type:disc;
	/*margin:10px 0px 10px 0px;*/
}

ul li{
	margin:0px;
	padding:0px;
}

ol{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#595959;
	line-height:18px;
	list-style-type:decimal;
	/*margin:10px 0px 15px 0px;
	list-style-type:*/
}

ol li{
	/*margin:0px;*/	
}



ul#points{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#595959;
	line-height:18px;
	margin:0px;
}


.form-error{
	width:500px;
	height:22px;
	background-image:url('images/form-error-bg.jpg');
	margin:10px 0px 10px 0px;
	padding:8px 0px 5px 40px;
}

.form-sent{
	width:500px;
	height:22px;
	background-image:url('images/form-sent-bg.jpg');
	margin:10px 0px 10px 0px;
	padding:8px 0px 5px 40px;
}


p.pform{
	font-weight:bold;
	color:#fff;
}


label{
float: left;
font-family:Arial, Helvetica, sans-serif;
padding-right:10px;
font-size: 14px;
}


label.callback{
float: left;
width: 270px;
padding-right:15px;
font-size: 14px;
color:#555; /*#57004f;*/
font-weight:bold;
text-align: left;
}

.form_input_short{
width: 250px;
margin-bottom: 10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333;
padding:2px;
text-align: left;
}

.form_input_long{
width: 250px;
height: 100px;
margin-bottom: 10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333;
padding:2px;
}

#submitbutton{
margin-left: 365px;
margin-top: 0px;
width: 160px;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color:#333;
}

.form_select{
margin: 10px;
}



a.home-nav:link, a.home-nav:visited {
	height:54px;
	width:70px;
	background-image:url(images/nav-home.jpg);
	background-position:top;
	display:block;
}

a.about-nav:link, a.about-nav:visited {
	height:54px;
	width:88px;
	background-image:url(images/nav-about.jpg);
	background-position:top;
	display:block;
}

a.electrical-nav:link, a.electrical-nav:visited {
	height:54px;
	width:157px;
	background-image:url(images/nav-electrical.jpg);
	background-position:top;
	display:block;
}

a.areas-nav:link, a.areas-nav:visited {
	height:54px;
	width:213px;
	background-image:url(images/nav-areas.jpg);
	background-position:top;
	display:block;
}

a.blog-nav:link, a.blog-nav:visited {
	height:54px;
	width:57px;
	background-image:url(images/nav-blog.jpg);
	background-position:top;
	display:block;
}

a.contact-nav:link, a.contact-nav:visited {
	height:54px;
	width:105px;
	background-image:url(images/nav-contact.jpg);
	background-position:top;
	display:block;
}

a.request-callback:link, a.request-callback:visited {
	height:42px;	
	width:345px;
	background-image:url(images/btn-call-back.jpg);
	background-position:top;
	display:block;
}

a.home-nav:hover, a.home-nav:visited:hover, a.about-nav:hover, a.about-nav:visited:hover, a.electrical-nav:hover, a.electrical-nav:visited:hover, a.areas-nav:hover, a.areas-nav:visited:hover, a.blog-nav:hover, a.blog-nav:visited:hover, a.contact-nav:hover, a.contact-nav:visited:hover, a.request-callback:hover, a.request-callback:visited:hover  {
	background-position:bottom;
}

#notification{
	text-align:center;
	font:bold 15px/24px Arial, Helvetica, sans-serif;
	color:#fff;
	background:#f74141;
	border-bottom:1px solid #AAA;
}



/*Landing Pages*/

.landing-page p{
	font:14px/24px Open Sans, Arial, Helvetica, sans-serif;
	color:#938f8f;
}

#callback-landing{
	background:url(images/landing-form-bg.jpg) scroll no-repeat;
	width:934px;
	height:421px;
	position:relative;
}

#callback-landing.building{
	background:url(images/building-landing-form-bg.jpg) scroll no-repeat;
	width:934px;
	height:421px;
	position:relative;
}

span.likeh1{
	margin-top:20px;
	display:block;
	font:36px/36px Open Sans, Arial, Helvetica, sans-serif;
	color:#7d7878;
}

h2,
span.likeh2{
	display:block;
	font:22px/36px Open Sans, Arial, Helvetica, sans-serif;
	color:#938f8f;
}

span.semi{
	color:#585050;
	font-weight:600;
}

span.img-sub-desc{
	background:#181818;
	padding:2px 15px;
	color:#fff;
	font:bold 14px/36px Arial, Helvetica, sans-serif;
	z-index:20;
	display:inline-block;
	*display:inline;
	*zoom:1;
}

span.img-title{
	background:#181818;
	padding:2px 15px;
	color:#fefefe;
	font:bold 18px/36px Open Sans, Arial, Helvetica, sans-serif;
	z-index:20;
	display:inline-block;
	*display:inline;
	*zoom:1;
}

span.img-sub-price{
	background:#75a72a;
	padding:2px 15px;
	color:#fefefe;
	font:bold 28px/45px Open Sans, Arial, Helvetica, sans-serif;
	z-index:20;
	display:inline-block;
	*display:inline;
	*zoom:1;
}

.building span.img-sub-price{
	top:225px;
}

span.img-sub-price .small{
	font:bold 13px/36px Open Sans, Arial, Helvetica, sans-serif;
	color:#fefefe;
}

.icon-img{
	background:url(images/landing-sprite.jpg) scroll 0 0;
	width:50px;
	height:50px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
}

.ico .title{
	font:21px/36px Open Sans, Arial, Helvetica, sans-serif;
	color:#7d7878;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	margin-left:15px;
}

.icon-img.tests{
	background-position:top left;
}

.icon-img.prices{
	background-position:-50px 0;
}

.icon-img.quote{
	background-position:-50px -50px;
}

.icon-img.quick{
	background-position:-100px 0;
}

.icon-img.report{
	background-position:-100px -50px;
}

.icon-img.service{
	background-position:0 -50px;
}

.ico{
	display:block;
	clear:both;
	margin-left:70px;
	margin-top:30px;
}

.ico-desc{
	margin-left:140px;
}

#callback-form{
	background:#484848;
	position:absolute;
	right:25px;
	width:357px;
	z-index:10;
	padding:0 55px 25px;
	top:45px;
}

.contact-title{
	font:24px/55px Open Sans, Arial, Helvetica, sans-serif;
	color:#fff;
	border-bottom:1px solid #7d7878;
	text-align:center;
	display:block;
	margin-bottom:18px;
}

#callback-form p{
	margin-bottom:14px;
}

#callback-form input[type=submit]{
	background-color:#74a822;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	font:600 16px/36px Open Sans, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 15px;
	border:1px solid #7bb929;
	float:right;
}

#callback-form input[type=submit]:hover{
	background-color:#689c15;
	cursor:pointer;
}

#callback-form input[type=text],
#callback-form input[type=email]{
	background-color:#302c2c;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border:1px solid #676767;
	font:16px/24px Open Sans, Arial, Helvetica, sans-serif;
	color:#c7c6c6;
	padding:8px 14px;
	width:328px;
}

#callback-form span.wpcf7-not-valid-tip-no-ajax{
	top:-3px;
	right:10px;
	position:absolute;
}

#callback-form div.wpcf7-validation-errors, 
#callback-form div.wpcf7-mail-sent-ok{
	border:1px solid #676767;
	font:14px/24px Open Sans, Arial, Helvetica, sans-serif;
	background:#302c2c;
	width:182px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	margin:0;
}

#callback-form div.wpcf7-validation-errors{
	color:#f00;
}

#callback-form div.wpcf7-mail-sent-ok{
	color:#74a822;
}

.info-block{
	position:absolute;
	top:140px;
	left:0px;
	width:470px;
	z-index:100;
	text-align:right;
}
	


