/* @override http://www.landlordresponse.co.uk/css/main.css */

/* Modified CSS Style reset by Sarah Parmenter, You Know Who Design
----------------------------------------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,p, em { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var, em { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
p {
	line-height: 18px;
	padding-bottom:8px;
}
a:active{ outline: none;}

a{
	color: #97232b;
}

a:hover{
	color: #5d1218;
}

html,body {
	background:#e2dddd url(../images/main-bg.gif) repeat-x;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:small;
	color:#333333;
}

h1,h2,h3,h4,h5,h6 { font-family: Arial, Helvetica, sans-serif; }

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


#header {
	height: 375px;
	float: left;
	width:960px;
}

h1.logo-spacer {	
	clear:both;
	position:relative;
	float:left;
	width: 240px;
	height: 324px;
	margin-top: 10px;
	background: url(../images/ll_large.gif);
	text-indent: -9999px;
}
h1.form-logo-spacer {	
	clear:both;
	position:relative;
	float:left;
	width: 150px;
	height: 150px;
	margin-top: 30px;
	background: url(../images/logo_lr.jpg);
	text-indent: -9999px;
}

#banner_ad{
	position:relative;
	float: left;
	width: 728px;
	height: 90px;
	margin: 29px 0 0 72px;
	border: 1px solid grey;
}

#header ul {
	float: left;
	margin-top: 15px;
}

#header li {
	vertical-align:baseline;
	float:left;
	font-size: 115%;
	padding: 0 10px;
	border-right: 1px solid #626262;
	color: #ffffff;
	border-color: #626262;
}

#header li a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #000000 1px 1px 0px;
}

#header #navigation, #header h2 {
	position:relative;
	float:left;
	width:650px;
	margin-left:70px;
}

#header h2 {
	margin-top:40px;
	font-size: 28px;
	color: #efc443;
	text-shadow: #710c0c 1px 1px 0;
}

#header #navigation #tertiary-nav {
	margin-left:308px;
}

#header #secondary-nav li {
	float:left;	
	font-size:20px;
	margin-top:47px;
	border-right:none;
	padding:0;

}

#header #tertiary-nav li {
	float:left;	
	font-size:15px;
	margin-top:0;
	border-right:none;
	padding:0;
}

#header #secondary-nav li a, #header #tertiary-nav li a {
	float:left;
	color: #4f0b0b;
	text-transform:none;
	text-shadow: #e82425 1px 1px 0;
	background-image:url(../images/divider.png);
	background-repeat:repeat-y;
	background-position:right;
	padding:0 10px;
	display:block;
	line-height:18px;
	text-decoration: none;
}

#header #secondary-nav li:last-child a, #header #tertiary-nav li:last-child a {
	background-image:none;
	padding:0 0 0 10px;
}

#header #secondary-nav li:first-child a {
	padding-left:0;
}


#header #secondary-nav li a:hover, #header #tertiary-nav li a:hover {
	color: #0a0000;
}
	
#header li a:hover{
	color: #e32222;
}


a.signup_button {
	display: block;
	float: left;
	background-color: #b5191c;
	padding: 8px;
	margin: 9px 5px 0 0;
	color: white;
	text-shadow: #520506 1px 1px 0;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#signup_buttons a div {
	visibility:hidden;
	position:absolute;
	z-index:1;
	display:block;
	width:230px;
	right:0;
	top:39px;
	background-color:#780d10;
	padding: 20px 10px;
	color: white;
	xtext-shadow: #520506 1px 1px 0;
	text-decoration: none;
	text-transform: none;
	font-size: 15px;
	font-weight: normal;
	-moz-box-align: center;
	-moz-box-shadow: 0 2px 2px #800c05;
	-moz-border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-box-align: center;
	-webkit-box-shadow: 0 2px 2px #800c05;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#signup_buttons a:hover #signup-hidden,
#signup_buttons a:hover #portfolio-signup-hidden {
	visibility:visible;
}
		
a.signup_button {
	display: block;
	position:relative;
	float: left;
	background-color: #b5191c;
	padding: 8px;
	margin: 9px 5px 0 0;
	color: white;
	text-shadow: #520506 1px 1px 0;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

a:hover.signup_button{
	background-color: #780d10;
}

div#signup_buttons {
	float: right;
}

#info_area{
	padding: 10px 20px;
	width: 580px;
	float: left;
	height: 180px;
	margin-top:22px;
}

#affiliates dt {
	float:left;
	clear: left;
	margin-right: 50px;
	margin-bottom: 50px;
	width: 250px;
}

#affiliates dd {
	float: left;
	width: 500px;
}



#getinfo h2{
	font-size:120%;
	color:#FFCC00;
	text-transform: uppercase;
	font-weight:bold;
}

#info_area h1{
	font-size:180%;
	color:#FFCC00;
	text-transform: uppercase;
	font-weight:bold;
}

#info_area p{
	font-size:120%;
	color:#FFFFFF;
	margin-top: 10px;
	line-height:24px;
}

#packages_area{
	clear:both;
	height: 180px;
	width: 960px;
	float: left;
}

#packages_area li{
	float:left;
	margin: 10px 23px 0 23px;
	padding-bottom: 20px;
	margin-top: 20px;
}

.rounded_homepage{
	width:120px;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	padding: 10px 10px;
}

.rounded_homepage:last-child{
	margin-right:0px;
}

.rounded_homepage h2{
	font-size: 140%;
	font-weight:bold;
	text-transform: uppercase;
}

.rounded_homepage p{
	font-size:100%;
	line-height: 18px;
	margin-bottom: 10px;
}

.rounded_homepage em, .packages em{
	padding: 5px 10px;
	background: white;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#333333;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
	margin-top: 15px;
	float: left;
}

.bronze{ background:#c6944c; border: 2px solid #e5ba7c; color:#5a3c11;}
.silver{ background:#cdccca; border: 2px solid #e6e4e1; color:#767676;}
.gold{ background:#efc443; border: 2px solid #fede7e; color:#7b5f0c;}
.platinum{ background:#efeae3; border: 2px solid #fbf9f7; color:#787878;}
.executive{ background: #383735; border: 2px solid #303030; color: #dddfdf;}

#main_content_left{
	width: 520px;
	background: #ffffff;
	border-radius:10px;
	-moz-border-radius: 10px;
	padding:20px;
	float: left;
}

#main_content_left h2{
	color: #991d37;
	font-size: 120%;
	margin-bottom: 10px;
	font-weight: bold;
}

#main_content_left ul{
	padding:10px 0 10px 10px;
}

#main_content_left li{
	padding-bottom:10px;
	list-style:disc;
}

#main_content_right{
	width: 340px;
	float: left;
	margin-left: 20px;
	padding: 20px;
	background: white;
	border-radius:10px;
	-moz-border-radius: 10px;
}

#main_content_right img{
	margin-bottom: 5px;
}

#main_content{
	width:920px;
	padding: 20px;
	float: left;
	background: white;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top: 30px;
}
#features {
	width:320px;
	float:left;
}

#gas, #health, #nla, #packages, #tariff, #tarifflondon {
	margin: 20px 0 0 20px;
	padding: 20px 10px 60px;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#gas {
	background-color: black;
	background-image: url(../images/gas_safety.png);
	background-repeat:no-repeat;
	background-position:95% 50%;
}

#health {
	background-color: #ccc;
	background-image: url(../images/health.png);
	background-repeat:no-repeat;
	background-position:95% 50%;
}

#nla {
	padding: 10px 10px 60px;
	background-color: #b5191c;
	background-image: url(../images/nla_logo.png);
	background-repeat:no-repeat;
	background-position:95% 50%;
}

#gas p, #health p, #packages p, #tariff p, #tarifflondon p {
	font-size:18px;
	line-height:21px;
}

#gas p {
	width:200px;
	color:#efc443;
}

#health p {
	width: 180px;
	color: black;
}

#gas a, #health a, #packages a, #tariff a, #tarifflondon a, #nla a {
	float: left;
	padding: 8px;
	margin: 9px 5px 0 0;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#gas a {	
	background-color: #efc443;
	color: black;
}

#health a, #nla a {
	background-color: black;
	color: white;
}

#gas a:hover, #health a:hover, #packages a:hover {
	background-color: #666;
}

#tariff a:hover, #tarifflondon a:hover {
	background-color: #FFF;
}

#features #nla h2 {
	font-size: 16px;
	text-shadow: #e82425 1px 1px 0;
	text-transform:uppercase;
	font-weight:bold;
	color: black;
}

#nla p {
	width: 180px;
	font-size: 15px;
	color: white;
	text-shadow: #520506 1px 1px 0;
}

#packages {
	background-color: black;
	background-image: url(../images/packages.png);
	background-repeat:no-repeat;
	background-position:95% 50%;
}

#packages p {
	width:160px;
	color:#efc443;
}
#packages a, #tariff a, #tarifflondon a {
	background-color: #efc443;
	color: black;
}

#tariff, #tarifflondon {
	background-color: #b5191c;
}

#tariff p, #tarifflondon p  {
	width:270px;
	color:#efc443;
	text-shadow: #710c0c 1px 1px 0;
}


#contact_simple label label.error, #order-form fieldset label label.error  {
	background: #7b0214 url(../images/jquery.liveValidation-invalid.png) no-repeat 5px 50%;
	color: #ffffff;
	padding: 6px;
	padding-left: 30px;
}

/* @group Table Styling */

table{
	margin-bottom: 50px;
}

ul#tarifflist {
	padding-bottom: 20px;
	list-style: disc;
	margin-left: 20px;
	line-height: 22px;
}

table#single_works tr.alt {
	background-color: #fff4d8;
}

table#dayrate tr.alt {
	background-color: #e4f2d8;
}

table#single_works, table#dayrate {
	width: 100%;
}

table#single_works td, table#dayrate td{
	padding: 10px;
}

td.largeprices {
	font-weight: bold;
	font-size: 16px;
}





/* @end */

/* @group Order Form */

.order-form-h2{
	font-size: 22px;
	font-weight: bold;
}

form#order-form{
	font-size: 12px;
	width: 900px;
	padding: 0;
}

form#order-form label{
	font-weight: bold;
	color: #75727d;
	display: block;
	margin-bottom: 20px;	
}

form#order-form legend{
	font-size: 15px;
	padding: 10px 0;
	color: #991d37;
	font-weight: bold;
	text-transform: capitalize;
}

form#order-form fieldset{
	padding: 10px;
	border: 1px solid #DDD;
	clear: left;
	margin-bottom: 15px;
	
}

form#order-form fieldset#packages label, form#order-form fieldset#small-print label{
	width: 150px;
	display: inline;
	margin-right: 20px;
	font-size: 12px;
}

form#order-form fieldset#packages input[type="checkbox"], form#order-form fieldset#small-print input[type="checkbox"]{
	margin-left: 5px;
}

form#order-form label span{
	width: 300px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 20px;
}

form#order-form label span em{
	color: red;
}

form#order-form input[type="text"], form#order-form textarea{
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 400px;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333333;
}

div#contact_submit input { 
	right:25px; 
	bottom:27px; 
	display:block; 
	font-family:Helvetica,sans-serif; width:100px; 
	line-height:13px; 
	padding:7px 0 5px 0; 
	border:none; 
	background: #9d0d15 url(../images/form-loader.gif) no-repeat -100px -100px; 
	font-size:10px;  
	text-transform:uppercase; 
	text-decoration:none; 
	color:#fff; 
	text-align:center; 
	font-weight:bold; 
	-webkit-border-radius:5px; 
	-moz-border-radius:5px; cursor:pointer; 
}

div#contact_submit input.loading { background-position:center center; text-indent:-9999px; }


input#submit-form.submit{
	background:#d15326 ;
	color: #ffffff;
	display: block;
	width: 80px;
	padding: 5px;
	font-size: 10px;
	border-radius:5px;
	-moz-border-radius:5px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	border: 0;
}

fieldset#contact_action{
	background: #eee;
}

div#contact_submit label { display:none; }

.validation-advice {
	color: red;
	font-size: 11px;
}

.promo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color: #666666;
	line-height: 32px;
}


/* @end */

/* @group Price Comparison */
#pk_comparison{
	line-height: 18px;
	border: 4px solid #c1c09c;
	margin-bottom: 30px;
	font-size: 14px;
}

#pk_comparison tbody tr.alt {
	background: #f8fed1;
}

#pk_comparison td:first-child{
	text-align: left;
}

#pk_comparison td{
	padding: 10px 10px 15px 10px;
	border-right: 1px solid #c1c09c;
	text-align: center;
}

#pk_comparison tr{
	border-bottom: 1px solid #c1c09c;
}

#pk_comparison tbody tr.header {
	font-weight: bold;
	background-color: #fefccd;
	border-bottom: 4px solid #c1c09c;
}



/* @end */

/* @group contact-us */

#contact-form dt{
	font-weight: bold;
	float: left;
	width: 100px;
}

#contact-form dd{
	margin-bottom: 10px;
}

/* @end */

.clear{
	clear:both;
}

/* @group FAQ */

.FAQ dl dt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}

.FAQ dd{
	margin-bottom: 20px;
	line-height: 18px;
}


/* @end */

/* @group Footer */

#footer{
	border-top: 2px solid #fc0;
	clear: left;
	background: #9f1007;
	padding: 10px 20px;
	color: #feb76b;
	font-size: 11px;
	margin-top: 20px;
	float: left;
	width: 920px;
}
#footer a{
	color: #feb76b;
	text-decoration: none;
}

#footer a:hover{
	color:#fc0 ;
	text-decoration: underline;
}

/* @end */

/* @group Downloads */

ul#downloads{
	margin:10px 0px
}
#downloads a{
	color: #991d37;
	text-decoration: none;
	font-weight: bold;
}

#downloads a:hover{
	color: #9e0f07;
	text-decoration: underline;
}

#downloads li {
	background: url(../images/disk.png) no-repeat top  left;
	padding-left: 24px;
	padding-bottom: 15px;
}



/* @end */

/* @group Packages */

.packages{
	padding: 20px;
	margin: 0 0 20px 0;
	border-radius:10px;
	-moz-border-radius: 10px;
	font-size: 12px;
	float: left;
}

.packages h2{
	font-size: 22px;
	margin: 0;
	font-weight: bold;
}

.packages h3{
	font-size: 16px;
	margin: 0 0 10px 0;
	font-weight: bold;
}

.packages ul{
	list-style: disc;
	margin-left: 15px;
	font-style: italic;
}

.packages li{
	padding-bottom: 8px;
	line-height: 18px;
}
.packages .price{
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
}

/* @end */

/* @group Main Area */

#main_content div.intro {
	float: left;
	width: 600px;
	margin-bottom: 20px;
}

#main_content h2{
	margin-bottom: 5px;
	margin-top: 15px;
	font-size: 26px;
	clear: left;
}

/* @end */

#main_content ul{
	padding: 20px 0px;
	margin-left: 15px;
}

#main_content ul li {
	padding-bottom: 10px;
	list-style: disc;
	font-size: 14px;

} 







.rss_box {
 
 }
 
 .rss_title, rss_title a {

 }
 
 .rss_items {
}

#main_content div.rss_box ul.rss_items li.rss_item {
	padding: 15px 0px;	
	list-style: none;
	line-height: 18px;
	
	}


.rss_item a:link, .rss_item a:visited, .rss_item a:active {
   	display: block;
	font-weight: bold;
	font-size: 16px;
}

.rss_item a:hover { 

}
	
.rss_date {

}


/*=ADDITIONALS / April 2010
------------------------------------------------*/

#main_content ul.services {
	width: 400px;
	float: left;
	margin: 0 40px 0 0;

}

#main_content ul.services li {
	list-style: none;
	padding-left: 25px;
	background: url(../images/tick_small.png) no-repeat;
	margin-bottom: 5px;
	font-size: 14px;
}




/*=ADDED BY RYAN
------------------------------------------------*/
body#signup label {
	clear: left;
	line-height: 16px;
}
	body#signup label span {
		margin-bottom: 20px;
	}

#add_field_block a,
div.remove_field_block a {
	display: block;
	padding-left: 20px;
	margin-bottom: 20px;
	line-height: 20px;
	background: transparent url(../images/icon_add.png) left center no-repeat;
}
	div.remove_field_block a {
		margin-bottom: 0;
		background: transparent url(../images/icon_bin_closed.png) left center no-repeat;
	}

div.status_success {
	color: #264409;
	background: #E6EFC2 url(../images/icon_accept.png) 10px center no-repeat;
	border: 2px solid #C6D880;
}
div.status_error {
	color: #8A1F11;
	background: #FBE3E4 url(../images/icon_exclamation.png) 10px center no-repeat;
	border: 2px solid #FBC2C4;
}
div.status_notice {
	color: #514721;
	background: #FFF6BF url(../images/icon_error.png) 10px center no-repeat;
	border: 2px solid #FFDF5F;
}
div.status_success,
div.status_error,
div.status_notice {
	padding: 5px 5px 5px 35px;
	margin-bottom: 20px;
	line-height: 1.2em;	
	border-left: none;
	border-right: none;
}

#single_works em {
	color: red;
	
}

#add_field_block {
	font-size: 20px;	
	font-weight: bold;
}

.nla{
	float: right;
}

/*IE6 HEADER FIXES (NAOMI 10/06/10)
------------------------------------------------*/

#ie6only #header #navigation #tertiary-nav {
	margin-left:0;
}
#ie6only #header #secondary-nav li {
	font-size:18px;
}
#ie6only h1.logo-spacer {
	margin-top:18px;
}
#ie6only #signup_buttons a:hover #signup-hidden,
#ie6only #signup_buttons a:hover #portfolio-signup-hidden {
	visibility:hidden;
}
#ie6only #header h2 {
	width:600px;
	margin-left:80px;
}
#ie6only h1.logo-spacer, #ie6only #header #navigation, #ie6only #header h2, #ie6only #header #secondary-nav li, #ie6only #header #secondary-nav li  {
	overflow:hidden;
}	

