/*Life Irrigation CSS Document */
@import url("sIFR-print.css") print;
@import url("sIFR-screen.css");

html, body, img, td, p, h1, h2, h3, h4, dl, dd {
	margin: 0;
	padding: 0;
	border: 0;
	color: #474747;
	font: normal 9pt Arial;
}

body {
	/*background: #ffffff url('../img/bg_top.gif') repeat-x top center;*/
	/*width: 846px;*/
	/*margin: auto;*/
}

div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.pink {
	color: #cd3780;
	font-size: 22px;
	float:left;
	display:block;
}

.left{float:left;}
.right{float:right;}
.block{display:block;}
.hidden{text-indent:-9999px; overflow:hidden;}
.stronger{font-size:16px;}
.quote{font-style:italic;}
.red{color:#cc0000;}
.center{text-align:center;}
#wrapper {
	min-width: 846px;
}


/* header */

#header {
	height: 162px;
	background: #5ca3c7 url('../img/bg_top.gif') repeat-x top center;
}

#header .content {
	width: 846px;
	margin: 0 auto;
	background: url('../img/bg_header.jpg') no-repeat top center;
	
}

#header #logo {
	float: left;
	/*position: relative;*/
	/*top: 27px;
	left: 14px;*/
	margin: 16px 0 0 0;
	width: 267px;
	height: 84px;
	background: url('../img/logo_londonrefurb.jpg') no-repeat top left;
}

#header #logo a {
	display: block;
	width: 267px;
	height: 84px;
	overflow: hidden;
	line-height: 200px;
}

#header #hotline {
	/*position: absolute;*/
	float: left;
	/*top: 27px;
	left: 610px;*/
	margin: 16px 0 0 259px;
	width: 275px;
	height: 96px;
	background: url('../img/hotline.jpg') no-repeat top left;
}

#nav-top {
    padding:0;
    margin:0;
	list-style: none;
	height: 28px;
	width: 846px;
	float: right;
	overflow: hidden;
	margin-top: 18px ;
}

#nav-top li {
	float: left;
	background: transparent url('../img/menu.gif') no-repeat;
	margin: 0;
	padding: 0;
}

#nav-top a {
	background: transparent url('../img/menu.gif') no-repeat;
	height: 28px;
	display: block;
	text-indent: -9999px;
}

#liHowWeCanHelp a   {	width: 128px;	background-position: 0 0;}
#liWhereWeBuy a     {	width: 125px;	background-position: -128px 0;}
#liHowItWorks a     {	width: 119px;	background-position: -253px 0;}
#liWhyUseUs a       {	width: 119px;	background-position: -372px 0;}
#liNewsNBlog a      {   width: 119px;	background-position: -491px 0;}
#liAboutUs a        {	width: 119px;	background-position: -610px 0;}
#liContactUs a      {	width: 117px;	background-position: -729px 0;}

#liOurServices a    {	width: 126px;   background-position: 0 0;      padding-right:18px;}
#liWhyChooseUs a    {	width: 126px;	background-position: -144px 0; padding-right:18px;}
#liWhereWeWork a    {	width: 126px;	background-position: -288px 0; padding-right:18px;}
#liAboutUs a        {   width: 126px;	background-position: -432px 0; padding-right:18px;}
#liNewsBlog a       {	width: 126px;	background-position: -576px 0; padding-right:18px;}
#liContactUs a      {	width: 126px;	background-position: -720px 0; }



#liOurServices a:hover, .liOurServices #liOurServices a {
	background-position: 0 -28px;
}

#liWhyChooseUs a:hover, .liWhyChooseUs #liWhyChooseUs a {
	background-position: -144px -28px;
}

#liWhereWeWork a:hover, .liWhereWeWork #liWhereWeWork a {
	background-position: -288px -28px;	
}

#liAboutUs a:hover, .liAboutUs #liAboutUs a {
	background-position: -432px -28px;
}

#liNewsBlog a:hover, .liNewsBlog #liNewsBlog a {
	background-position: -576px -28px;
}

#liContactUs a:hover, .liContactUs #liContactUs a {
	background-position: -720px -28px;
}


/* content */


#container {
	min-height: 400px;
	background: #ffffff url('../img/bg_container.gif') repeat-x top;
}

#container .content {
	width: 846px;
	margin: 0 auto;
}

#container .content p.lead {
	margin: 0 10px 15px 10px;
	font-size: 11pt;
}

#container .content .dottedspacer {
	height: 1px;
	background: url('../img/line_dotted.gif') no-repeat top;
	margin: 15px 0 15px 0;
}

#container #main {
	float: left;
	margin-left: 1px;
	padding-top: 35px;
	width: 578px;
}

h2 {
	color: #008ec4;
	font-size: 17pt;
	float:left;
	display:block;
	margin:0;
	
}

h2.green {
	color: #049b00;
	font-size: 17pt;
	float:left;
	display:block;
}




/* boxes */
#container #boxes {
	float: right;
	margin-right: 1px;
	padding-top: 57px;
}

#sellnow-box {
	background: #eaeaea url('../img/bg_box_sellnow.gif') repeat-x top;
	border:1px solid #c0cbcc;
	width: 192px;
	text-align: left;
	padding:20px;
	margin-bottom: 16px;
}

#sell-home-now{
 background: url(../img/text-sell-how-now.gif) no-repeat;
 width: 150px;
 height: 19px;
 margin-bottom:10px;
    
}
#sellnow-box .field {
	border: #a7a6aa 1px solid;
	background-color: #ffffff;
	width: 176px;
	height: 18px;
	padding: 4px 7px 0 7px;
	margin-bottom: 9px;
}


#sell_go {
    cursor:pointer;
    border:none;
    width:86px;
    height:25px;
    background: url('../img/button_go.gif') no-repeat 0px -25px;
	margin-left: 106px;
	
}
#sell_go:hover{
    background: url('../img/button_go.gif') no-repeat 0px 0px;
}

#calculator-box {
	background: #8cadb3 url('../img/bg_box_calculator.gif') repeat-x top;
	border:1px solid #3f7882;
	width: 211px;
	height: 118px;
	padding: 16px 0 6px 18px;
	margin-bottom: 18px;
	color:#ffffff;
}

#cal-input{
    background: #ffffff url(../img/input-bg.gif) repeat-x top;
	border: #7f7f7f 1px solid;
	width: 79px;
	height: 18px;
	float: left;
	margin-right: 9px;
	margin-top:10px;
	padding: 5px 8px 0 8px;
}
#bt-cal{
    background: url(../img/button_calculate.gif) no-repeat 0px -25px;
    width: 86px;
    height: 25px;
    margin-top:10px;
    border:none;
    cursor:pointer;
}
#bt-cal:hover{
    background: url(../img/button_calculate.gif) no-repeat 0px 0px ;
}

#your-property{
margin:8px 0;
background: url(../img/text-your-property.gif) no-repeat left top;
width: 193px;
height: 24px;
border-bottom:1px dotted #fff;
}

#calculator-box img {float: left;}

#testimonials-box {
	background: #e4eced url('../img/bg_box_testimonials.gif') no-repeat top;
	width: 232px;
	height: 246px;
	margin-bottom: 18px;
}

#testimonials-box #facepic {
	float: left;
	margin: 44px 0 0 22px;
}

#testimonials-box #pager {
	float: left;
	margin: 50px 0 0 27px;
}

#testimonials-box #pager .textlink {
	color: #1a5466;
	font-size: 8pt;
	margin-left: 25px;
}

#testimonials-box .text {
	width: 193px;
	font-style: italic;
	line-height: 18px;
}

.text-content-box{
	margin: 22px 0 0 21px;
}

#testimonials-box .text a {
	color: #000000;
}

#testimonials-box .text .author {
	text-align: right;
	font-style: normal;
}

.test-list{list-style:none; padding:0px;margin:0px;}
.test-list li{float:left; display:inline;margin:0px 2px;}
.test-list a{width:19px; height:19px; text-indent: -9999px; overflow:hidden; z-index:99; display:block;}
#test-list-1{background:url(../img/button-01.gif) no-repeat 0 -19px;}
#test-list-2{background:url(../img/button-02.gif) no-repeat 0 -19px;}
#test-list-3{background:url(../img/button-03.gif) no-repeat 0 -19px;}
#test-list-1.active, #test-list-1:hover{background:url(../img/button-01.gif) no-repeat 0px 0px;}
#test-list-2.active, #test-list-2:hover{background:url(../img/button-02.gif) no-repeat 0px 0px;}
#test-list-3.active, #test-list-3:hover{background:url(../img/button-03.gif) no-repeat 0px 0px;}



#times-box {
	background: #eeeeee url('../img/bg_box_times.gif') no-repeat top;
	width: 107px;
	height: 43px;
	margin-bottom: 18px;
	padding: 108px 0 0 125px;
}
#bt-more{
background: url(../img/button_more.gif) no-repeat 0px -25px;
width: 86px;
height: 25px;
display:block;
text-indent:-9999px;   
}
#bt-more:hover{
background: url(../img/button_more.gif) no-repeat 0px 0px;
}

/* footer */

#footer {


	background: #f0f1f1 url('../img/bg-footer.gif') repeat-x top center;
}

#footer .content {
	width: 846px;
	margin: 0 auto;
}

#footer #small-logo {
	float: left;
	margin: 0px 10px 0 0;
	width: 127px;
	height: 53px;
	background: url('../img/logo_small.gif') no-repeat top left;
}

#footer #bottom-menu {
	float: left;
	margin: 23px 0px 0px 18px;
	color: #000000;
	font: normal 9pt Arial;
}

#footer #bottom-menu a {
	color: #000000;
}

#footer #bottom-menu a:hover {
	text-decoration: none;
}

#footer .bottom-box {
	color: #000000;
	margin-top: 20px;
	line-height: 19px;
}

#footer .bottom-box .title {
	color: #366621;
}

#footer .bottom-box a {
	color: #000000;
}

#footer .bottom-box a:hover {
	text-decoration: none;
}

#footer #bottom-box1 {
	float: left;
	width: 155px;
}
	
#footer #bottom-box2 {
	float: left;
	width: 455px;
	padding-right:20px;
	text-align: justify;
}

#footer #bottom-box4 {
	float: left;
}

#footer #bottom-box4 .info-icon {
	float: left;
	margin: 5px;
}

#footer #bottom-box4 .info-text {
	float: left;
	color: #000000;
	text-decoration: underline;
	margin: 3px 0 0 3px;
}

#footer .bottom-copy-box {
	background: #dadbd8 url(../img/line_bottom_dotted.gif) no-repeat top center;
}

#footer .bottom-copy-box div {
	font-size: 8pt;
}

#footer .bottom-copy-box div a {
	color: #5f605f;
}

#footer #bottom-copy-box1 {
	float: left;
	margin: 17px 0 17px 14px;
	width: 330px;
}

#footer #bottom-copy-box2 {
	float: left;
	margin: 17px 0 17px 17px;
	width: 460px;
	color: #5f605f;
	text-align:right;
}

#footer #bottom-copy-box3 {
	float: left;
	margin: 17px 0 17px 15px;
}

.line_bottom_dotted{background: url(../img/line_bottom_dotted.gif) no-repeat; height:3px; width:846px; margin-top:0px;}

/******** blog ********/
#blog-left-box{
    width:230px; border:1px solid #dee5e5; background-color:#e9ebeb;
    margin-bottom:15px;
}
#search-form{
    padding:15px 0 10px 20px;
    background-color:#e9eaea;
}
#search-post{
    background: url(../img/text-search-post.gif) no-repeat;
    width: 117px;
    height: 17px;
    margin-bottom:15px;
}
.search_input{
    background: #ffffff url(../img/input-bg.gif) repeat-x top;
    width:164px; height:21px; 
    border:1px solid #a7a6aa;
    float:left;
    
}
#searchsubmit{
    border:none;
    background: url(../img/button_search.gif) no-repeat;
    width: 25px;
    height: 25px;
    float:left;
}
.inner{
padding:15px 0 15px 20px;
background: url(../img/bg_blog-box.gif) repeat-x top;
}
.blog-index-link{
    margin-bottom:10px;
     color:#474747;
     font-size:14px;
     display:block;
}
.blog-index-link:hover{
    text-decoration:none;
}
#blog-category{background: url(../img/text-blog-cate.gif) no-repeat;
width: 116px;
height: 19px;
}
#blog-archive{background: url(../img/text-blog-archives.gif) no-repeat;
width: 99px;
height: 20px;
}

.right-blog-list{ 
    list-style:none;
    margin:5px 0;
    padding:0;
    font-size:14px;
    color:#474747;
}
.right-blog-list a{
    font-size:14px;
    color:#474747;
}
.right-blog-list a:hover{
    text-decoration:none;
}
.right-blog-list li{ 
    padding-left:15px; background:url(../img/blog-list.gif) no-repeat 0px 5px;
    margin:5px 0;
}

.rss-feed{
    background-color:#e0e2e2;
    padding:13px 40px;
}

.rss-feed a{
    font-size:12px;
    height:16px;
    display:block;
    color:#474747; 
    padding-right:20px;
    background: url(../img/bottomicon_rss.gif) no-repeat right center;   
}
.rss-feed a:hover{
text-decoration:none;
}
.blog{
    width:580px;
    margin:5px 0;
    float:left;
    
}
.blog-line-index{
background:transparent url(../img/grey-dot.gif) repeat-x;
height:3px;
width:580px;
margin:15px 0;
}
.blog-title{
    margin:0 0 5px 0px;    
    font-size:15px;
    font-weight:bold;
    color:#474747;
    display:inline;
}
.blog-title a{
    color:#474747;
    text-decoration:none;
}
.blog-title a:hover{
    text-decoration:underline;
}
.blog-date{
    font-size:11px;
}
.blog-index p{
    margin-top:8px;
    text-align:justify;
    font-size:15px;
    width:570px;
}
.blog-index a{color:#474747;}
.blog-index a:hover{text-decoration:none;}
.blog-index img{
float:left;
margin-right:15px;
height:70px;
width:70px;
}
.hasimg .blog-date{  margin-left:85px;}
.hasimg .blog-title{
    padding-left:85px;
    float:left;
}
.hasimg .blog-index{clear:left;}
.hasimg .blog-index img{
margin-top:-38px;
}

.blog-line-in{
    height:3px;
    width:580px;
    background:url(../img/grey-dot.gif) repeat-x;
    position:absolute;
    bottom:0px;
}
.blog-line{
    height:3px;
    width:580px;
    background:url(../img/grey-dot.gif) repeat-x;
}
/* post */
.blog-single img{float:left;margin: 3px 15px 0 0;}
.blog-single p{font-size:15px;margin:20px 0; text-align:justify;}
.date-link{margin:10px 0;}
.date-link a{color:#474747;}
.date-link a:hover{text-decoration:none;}
.blog-title-single{
    font-size:16px;
    font-weight:bold;
    color:#474747;
    
    display:inline;
}
.blog-date-single{
    font-size:12px;
    margin:6px 0 13px 0;
}
/*--- comments ---*/
#comments{
    margin:10px 0;
}

h3.sifr-pink{font-size:16px; font-weight:bold; color:#cd3780;}

.deepblue{color:#008ec4;}
.blue{color:#008ec4;}
.comment-head{font-size:16px; font-weight:bold; color:#008ec4; background:url(../img/ico-close.gif) no-repeat 0px 5px; padding-left:15px;margin:3px 0;}

.active{background:url(../img/ico-open.gif) no-repeat 0px 5px;}
.text_input{
    background: #ffffff url(../img/input-bg.gif) repeat-x top;    
    width:164px; height:21px; 
    border:1px solid #a7a6aa;
    margin-right:10px;
}
.text_area{
    width:350px;
    height:100px;
}
#add-comment p {margin:5px 0;}
.btnSubmit{background: url(../img/button-send.gif) no-repeat;
width: 86px;
height: 25px;
border:none;
margin-bottom:10px;
}


#comment_list{
    padding:5px 0;
    margin:0;
    margin-bottom:20px;
    list-style:none;
}
#comment_list li{
    clear:left;
    margin:15px 0;
}

.comment_meta{width:100px;}
.entry{width:400px; text-align:justify;}