/*-----------------------
 Rentokil.com Style Sheet
 Css - Screen
 Version:2.0
 Author: Ant Tyler
*/
body {
 font-family:verdana, arial, sans-serif;
 font-size:70%;
 color:#000;
 margin: auto;
 text-align: center;
}

#site-container {
	margin: 1em 0 0 .5em;
	width: 73.5em;
}
select,
input {
	font-size: 80%;
	padding-left: 0.3em;
}
form fieldset {
	border: 0;
}
form fieldset legend {
	display: none;
}
/*------------
 Newsletter 
 */
#newsletter {
	width:90%;
	padding-left:5%;
	list-style-type:square;
}
#newsletter dt {
	font-weight:bold;
	color:#1D2C54;
}
#newsletter dd {
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding-left:1em;
	margin:0.5em 0;
	font-size:90%;
}
#newsletter dd p,
#newsletter dd ul {
	margin:0.5em 0;
}
#newsletter dd ul li {
	list-style-type:square;
	margin-left:1.5em;
}
.hp #content-container
{
padding-top:0px;
}
#content-container {
	float:left;
	width:56em;
padding-top:10px;
}

h1 {
color:#D11D26;
font-size:140%;
margin:.5em 0 .5em;
clear:left;
font-weight:bold;
}
#edge-wrapper h1
{
font-size:220%
}
#localcontent h1,
#pri-cont-wide h1
{
font-size:140%
}

h2 {
	color:#D11D26;
	font-size:135%;
	margin:1em 0 0.5em 0;	 /* rob */
}
h3 {
	color:#000;
	font-size:110%;
	margin:0.5em 0;
	clear:both;
}
h4 {
	color:#D11D26;
	font-size:100%;
	margin:1em 0 0.25em 0;
	clear:both;
}

#pri-cont h2 { clear:left; }
#pri-cont h4 { margin-bottom:0; }
#pri-cont h4 a { color:#D11D26; }
#pri-cont form h4 { margin-bottom:0.5em; }
#pri-cont p { margin:0.5em 0; }

.latin {
	font-style:italic;
	font-size:110%;
}

#pri-cont ul { margin:0.5em 0 1.75em 0; }
#pri-cont ul li,
#sec-cont ul li {
	list-style-type: none;
	list-style-image: url(/static/i/bg_square_bullet_centre.gif);
	margin-bottom:0.5em;
	margin-left: 3em;
	font-size: 1em;
}
#pri-cont {
	width: 34em;
	float: left;
	margin-left: 1em;
	display: inline;/*IE double margin fix*/
	margin-bottom: 1em;
	margin-top: 0.5em;	/* top */
}
#pri-cont-wide {
	width: 54.8em;
	float: left;
	margin-left: 1em;
	display: inline;/*IE double margin fix*/
	margin-bottom: 1em;
	margin-top: 0.5em;	/* top */
}
#sec-cont {
	position: relative;
	float: right;
	padding-top: 17px;
}
#sec-cont ul {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0.25em 0;
}
#sec-cont p {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: -0.2em;
	padding: 0.4em 0 0.6em 0;
	font-size: 90%;
	line-height: 150%;
}
#sec-cont select {
	width: 14em;	
	font-size: 100%;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sec-cont address {
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
	line-height: 1.5em;
	padding-bottom:1em;
}
#sec-cont dl {
	margin: 0;
	padding: 0;
}
/*---------------------
 Home page specific
 */
#sec-cont #always-innovating { background:url(../i/luminos.jpg) no-repeat 0 0; }
#sec-cont #enviro { background:url(../i/enviro.jpg) no-repeat 0 0; }
#sec-cont .box-out
{
	clear:both;
	height:5em;
	position:relative;
	border:0 none;
}
#sec-cont .box-out a {
	font-weight:bold;
	position:absolute;
	bottom:0;
	right:0;
	padding:0.2em 2em 0.2em 0.4em; 
	background:#fff url(../i/link_arrow.gif) no-repeat 99% 50%;
	font-size:80%;	
	width:80%;
}
#sec-cont input
{
	clear:both;
	display:block;
	margin-top:0.5em;
	float:right;
	font-size:100%;
}
#sec-cont select
{
	width:100%;
	font-size:90%;
	margin-top:0.5em;
}

.hp #sec-cont h4.dots { border-bottom:1px solid #ccc; }

/*-------------
Contact Box
 */
#sec-cont #contact-box {
	position:absolute;
	top:-1px;
	right:0;
	width:17.5em;
	height:60px;
}

#sec-cont #contact-box ul {
	margin-left:1em;
	background:#fff url(../i/contact_box_divider.gif) no-repeat 1em 50%;
	padding:0;
	border:0;
}

#sec-cont #contact-box ul li {
	font-size:100%;
	font-weight:bold;
	padding:0.4em 0 0.4em 3em;
	list-style-type:none;
	margin:0;
}
#sec-cont #contact-box ul li a { color:#D11D26; }
#sec-cont #contact-box ul li#phone { background:url(/static/i/cta_phone.gif) no-repeat 1em 50%; }
#sec-cont #contact-box ul li#freesurvey { background:url(../i/icon_survey.gif) no-repeat 1em 50%; }

/*---------
lookup ul
 */
ul.lookup {
color: #00559E; 
}

/*--------------
Bread Crumb 
*/
ul#breadcrumb {
 margin-top: 0.4em;
 margin-left: -0.5em;
 font-size: 85%;
 list-style-type: none;
}
ul#breadcrumb li {
 float: left;
 margin-left: 0;
 list-style-type:none;
 list-style-image: none;
 white-space:nowrap;
}
ul#breadcrumb li a {
 padding-right: 1.5em;
 background: url(../i/brcrumbchevron.gif) no-repeat 100% 50%;
 display: inline;
 padding-left: 0.5em;
}
ul#breadcrumb li strong {
 font-weight: normal;
 padding-left: 0.5em;
}

/*--------------
Table styles 
*/
table
{
	width: 100%;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #ccc;
	padding-bottom: 2px;	
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0px;
}
table th
{
	font-size: 1.1em;
	font-weight: bold;
	color: #d11d26; 
	border-bottom: 1px solid #ccc;
	padding: 0.5em;
}
table th#reference
{
	font-size: 1.1em;
	font-weight: bold;
	color: #d11d26; 
	border-bottom: 1px solid #ccc;
	width: 110px;
}
table td
{
	padding: 0.5em;
	vertical-align: top;
}
table tr.even_row td
{
	background-color: #f5f5f5;
}
table h3, table h4, table h2
{
	margin:0;
	padding:0;
}

/*--------------------
 no seondary column
 */
.ns #pri-cont
{
 width: 48.5em;
}

/*-------------
News items 
*/
.news_story_top {
margin-top: 1em;
border: solid #CCC;
border-width: 1px 0;
}
.news_story {
border-bottom: 1px solid #CCC;
padding-bottom: 9px;
}
.news_date {
font-size: 0.8em;
}

/*------------------------
Address Microformat 
 */
dl.vcard dt
{
margin-top: 1em;
}
dl.vcard dd
{
margin-bottom: 1em;
}
dl.vcard dl dt,
dl.vcard dl dd
{
display: inline;
}

/*-------- UPDATED Contact form styles ------ */
#contactform
{
width: 34em;
}
#contactform h4
{
padding-bottom: 0.5em;
}
form#contactform fieldset legend
{
display:block;
}
span.required
{
color: #ff0000;
}
#contactform span.error {
color: #f00;
float: left;
clear: left;
margin: -0.8em 0 0 15.5em;
}
br
{
clear:both;
}
#contactform fieldset
{
margin: 5px 0px;
padding: 0;
border: 0;
}
#contactform input,
#contactform select,
#contactform textarea
{
font-family: Verdana, Arial, Sans-serif;
font-size: 1em;
}
#contactform select
{
width: 14.7em;
}
#contactform select#cu_reason,
#contactform select#cu_hear
{
/* width: auto;*/
width: 14.7em;
}
#contactform input
{
width:14.1em;
}
#contactform textarea
{
width:14.2em;
height:3em;
}
#contactform label
{
display: block;
width: 15em;
float: left;
margin-bottom: 2em;
position: relative;
padding-left: 0em;
padding-right: 0em;
}
#contactform #reason label,
#contactform #zone_type label,
#contactform #premises label
{
padding-left: 0em;
color: #c00;
font-weight: bold;
position: relative;
}
#contactform #current
{
padding-bottom: 1em;
}
#contactform #cu_res_com label.radio,
#contactform #new_exist label.radio
{
display: block;
width:auto;
margin:0 0 0.5em 0;
padding:0;
}
#contactform #pest_ident label.pest_ident_title
{
float:left;
width:15em;
border:0px solid red;
}
#contactform #pest_ident div 
{
 border:0px solid green;
display:inline;
margin:0 0 1em 0em;
padding:0px 0;
width:20em;
overflow:auto;
zoom:1;
}
#contactform #pest_ident fieldset
{
 float:left;
 border:0px solid blue;
margin:0 0 0 1em;
}
#contactform #pest_ident div input.checkbox
{
float:left;
margin:0 0 0 0;
}
#contactform #pest_ident div label.checkbox
{
 
 width:16em;
 margin:0 0 0 0;
 padding:0;
 border:0px solid green;
 float:left;
}
#contactform #pest_ident div label.checkbox input
{
margin:0;
padding:0;
float:left;
}
#contactform #zone_type,
#contactform #premises
{
display: inline;
}
#contactform input.radio,
#contactform label.radio,
#contactform#zone_type input.radio,
#contactform#zone_type label.radio,
#contactform#premises input.radio,
#contactform#premises label.radio,
#contactform input.checkbox,
#contactform label.checkbox
{
display: inline;
border: 0;
float: none;
width: 2em;
margin-left: 0em;
padding-left: 0em;
color: #000;
font-weight: normal;
}
#contactform input.radio,
#contactform label.radio
{
margin: 0em 0em 0em 0em;
}
#contactform div
{
clear: both;
float: left;
display: inline;
width: 100%;
margin: 6px 0pt;

}
#contactform label.terms_and_con input
{
position: absolute;
left: 0px;
margin-left: 0px;
}
#contactform label.terms_and_con
{
width: 100%;
padding-left: 20px;
}
#contactform #cu_reason_q
{
margin-bottom: 0.5em;
}
#contactform #cu_submit
{
width: 8em;
margin-left: 22.5em;
margin-top: 1em;
}
#contactform #preferences 
{
margin-top: 2em;
}
#contactform #preferences input
{
margin: 0;
padding: 0;
width: 1.5em;
height: 1.5em;
position: absolute;
top: 0.25em;
left: 0;
}
#contactform #preferences label
{
position: relative;
padding-left: 3em;
height: 1.75em;
line-height: 1.75em;
margin-bottom: 1em;
}
#contactform #p-contact,
#contactform #hear_other
{
margin-top:0;
padding-top:0;
}
#contactform textarea
{
margin-bottom:0.9em;
}
#contactform select
{
margin-bottom:0.5em;
}
p.pdf a {
background:url(/static/i/pdf.gif) no-repeat 0 0;
padding-left:20px;
padding-bottom:2px;
line-height:1.2em;
}

p.vid a {
background:url(/static/i/vid.jpg) no-repeat 0 0;
padding-left:20px;
padding-bottom:2px;
line-height:1.2em;
}
/*------- SEARCH STYLES BEGIN */

table.search
{
	border: 0;
	width: 49em;
	margin-left: 0;
	margin-top: 5px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #fff;
	color: #00559a;
}
table.search th
{
	background-color: #fff;
	color: #00559a;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	margin: 0;
	font-size: 1em;
	border: 0;
}
table.search td
{
	background-color: #fff;
	color: #000;
	font-weight: normal;
	vertical-align: top;
	padding: 5px;
	margin: 0;
	font-size: 1em;
	border: 0;
}

table thead th h4
{
	padding-bottom:0.5em;
}

.searchformwrapper
{
	border-bottom: 1px solid #ccc;
	width: 49em;
	margin: 0;
	background-color: #fff;
	color: #000;
	font-weight: normal;
	font-size: 1em;
}
.searchformwrapper select
{
	float:left;
	width:20em;
}
div#searchresults
{
	width: 49em;
	text-align: left;
	font-weight: normal;
	font-size: 1em;
	color: #000;
}
#searchresults span.page
{
	float: left;
	padding: 0 20px 2px 2px; 
	margin: 0; 
	font-weight: bold;
	text-align: left;

}
#searchresults span.list
{
	color:#00559a;
	float: right;
	padding: 0 2px 2px 20px;
	margin: 0;
	text-align: right;
}
#searchresults div.result
{
	border-bottom: 1px solid #ccc;	
	padding: 5px 0 15px 0;	
	margin: 0;
	width: 49em;
	text-align: left;
}
#searchresults div.resultcontent
{
	border-bottom: 1px solid #ccc;	
	text-align: left;
padding: 5px 5px 5px 0;
	text-indent: 0;
}
#searchresults div.resultcontent span
{
	color: #00559a;
	font-size: 1.1em;
	font-weight: bold; 
}

/*-------------------
 Our solutions
 */
 
#dlWrapper
{
width: 49em;
margin-top: 1em;
}
#dlWrapper dl
{
float: left;
width: 15.4em;
margin: 0 1em 0 0;
}
#dlWrapper dl.nomargin
{
margin-right: 0;
}
#dlWrapper dl dt
{
font-size: 1.1em;
font-weight: bold;
color: #D11D26;
}
#dlWrapper dl dd
{
margin-top: 1em;
}
#dlWrapper dl dd ul
{
color: #00559E;
}

#adobe
{
	margin-top:1em;
}

/*--------------
SiteMap 
*/

.split
{
	float:left;
	width:50%;
}

#splitcontainer
{
	width:48em;
}

input.go_button
{
 margin-left: 3px;
 padding:0;
 font-family:verdana, arial, sans-serif;
 font-size: 0.7em;
}

/*------------
Residential
*/

div.page_mid
{
	margin-top: -0.5em;
	margin-left: -0.5em;
	padding-top: 0px;
	padding-bottom: 3em;
	width: 62em; 
	height:23em;
	position: relative;
margin-bottom: 1em;
}

div.mid_res
{
	float:left;
	width:17.8em;
	height:22.6em;
	margin: 5px 3px 3px 1px; 
	padding: 0px 0px 0px 0px;
	position: relative;
	background-color:#f4f4ea;
	border:none;
}

div.page_mid p
{
	margin: -0.1em 0 0.5em 0;
	padding: 0px;
	color:#000;
	width:50em;
}

#page_content_text div.page_mid div.mid_res div.mid_res_body ul li a
{
color:#818F40;
text-decoration:none;
line-height:80%;
margin:0;
display: block;
}
#page_content_text div.page_mid div.mid_res div.mid_res_body ul li
{vertical-align:bottom;}

#page_content_text div.page_mid div.mid_res div.mid_res_body ul li a:hover
{
text-decoration:underline;
color:#818F40;
line-height:80%;
margin:0;
display: block;
}

#page_content_text div.page_mid div.mid_res h2.style1
{
color:#fff;
margin-top:0;
}

#page_content_text div.page_mid h2.style1
{
 color:#d11d26;
 margin-top:0;
}

div.mid_res h2
{
	margin-top: -0.2em;
	margin-bottom: 0.1em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	line-height: 120%;
	font-size: 1.2em;
	text-align:center;
	color:#fff;
	background-color:#818F40;
}

div.mid_res h2 .style1
{
	margin-top: -0.2em;
	margin-bottom: 0.1em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	line-height: 120%;
	font-size: 1.2em;
	text-align:center;
	color:#fff;
	background-color:#818F40;
}

div.mid_res_cont
{
	padding: 0.2em 1.5em 0.3em 0.5em;
	line-height: 120%;
	font-size: 0.9em;
	color:#fff;
	background-color:#818F40;
margin: 0 0 2.0em 0;
height: 1em;
}

div.mid_res img
{
	width: 17.9em;
	margin:-2px 0 0 0;
}

div.mid_res_body
{
	padding: 0.5em 0.4em 1.0em 0.7em;
	font-size: 0.9em;
	height:11.4em;
	width:17.9em;
	margin-bottom:0.1em;
}

div.mid_res_body p
{
	margin: -0.3em 0 0.8em 0;
	font-size: 0.9em;
	width:17.9em;
}

div.mid_res ul li
{
	width: 14.5em;
	color:#818F40;
	line-height:80%;
}


div.mid_res ul
{
margin-top:-3px;
}

/*-----------
Commercial
*/

#rh-com
{
width: 190px;
color: #3384AE;
background: transparent url(../i/com-base.gif) no-repeat 0 100%;
padding: 0 0 7px 0;
margin: 0 0 2em 0;
font-size: 101%;
}

#content-container #sec-cont #rh-com h3 {
color: #fff;
padding: 0.5em 0;
font-size: 1.1em;
font-weight: bold;
text-align: center;
margin: 0;
background: #0b3f60 url(../i/com-top.gif) no-repeat 0 0;
display: block;
}

#content-container div.calltoaction #rh-com h3 a { color: #fff; }

#rh-com div {
 border-color: #0b3f60;
 border-width: 0 1px;
 border-style: solid;
 font-size: 100%;
 margin: 0;
 padding: 1em;
}
#rh-com div.topline { border-top:1px solid #0b3f60; }

#rh-com h4 {
 border-color: #0b3f60;
 border-width: 1px 1px 0 1px;
 border-style: solid;
 font-size: 110%;
 margin: 0;
 padding: 0.5em 0 0.5em 1em;
 color: #005990;
/*background: url(../i/com-4dot.gif) no-repeat 1.5em .8em;*/
}

#rh-com ul {
 border-color: #0b3f60;
 border-width: 0 1px;
 border-style: solid;
 font-size: 90%;
 margin: 0;
 padding: 0 1em 1em 1em;
 display: block;
}
#rh-com ul li {
 list-style-type:none;
 list-style-image: url(/static/i/bg_square_bullet_rh.gif);
 margin: 0 0 0 2em;
 padding: 0.5em 0;
}

#rh-com p.redphone
{
color: #e22c17;
padding: 0.5em 0px 10px 2.9em;
font-size: 1.3em;
font-weight: bold;
background: url(/static/i/cta_phone.gif) no-repeat 0.9em 0.6em;
margin-bottom:-4px;
border: none;
border-right:1px solid #0b3f60;
border-left:1px solid #0b3f60;
}
#rh-com p.style1 a,
#rh-com p.style2 a
{
font-size: 1em;
font-weight: normal;
background: url(/static/i/cta_envelope.gif) no-repeat 1em 0.5em;
text-decoration: none;
color: #F03834;
padding: 0.3em 0 0 45px;
margin: 0;
display: block;
}

#rh-com p.style2 a
{
 line-height: 24px;
margin-bottom:-11px;
 vertical-align: middle;
padding-bottom:12px;
 font-size: 1.3em;
 font-weight: bold;
 border-right:1px solid #0b3f60;
border-left:1px solid #0b3f60;
}

#rh-com ul li a
{
text-decoration: none;
padding: 0;
margin-left: 0;
font-weight: normal;
display: block;
}

#rh-com ul li a:hover
{
text-decoration: underline;
}

#rh-com p
{
border: none;
margin: 0;
}

#rh-com p a:hover
{
text-decoration: underline;
}


#rh-com p.style1 a:hover
{
text-decoration: underline;
}

#rh-com form
{
font-size:: 80%;
zoom:1;
padding-left:13px;
border-right:1px solid #0b3f60;
border-left:1px solid #0b3f60;
}
#rh-com form select
{
width:12.7em;
margin-right:.3em;
}
#rh-com form select,
#rh-com form input
{
float:left;
clear:none;
}
/*------------------
Residential
------------------*/
#rh-res
{
width: 190px;
color: #F03834;
background: transparent url(../i/res-base.gif) no-repeat 0 100%;
padding: 0 0 7px 0;
margin: 0 0 2em 0;
font-size: 101%;
}

#content-container #sec-cont #rh-res h3
{
color: #fff;
padding: 0.5em 0;
font-size: 1.1em;
font-weight: bold;
text-align: center;
margin: 0;
background: #7599ae url(../i/res-top.gif) no-repeat 0 0;
display: block;
}
#content-container div.calltoaction #rh-res h3 a
{
color: #fff;
}
#rh-res div
{
border-color: #7599ae;
border-width: 1px 1px 0 1px;
border-style: solid;
font-size: 100%;
margin: 0;
padding: 1em;
color: #069;
}

#rh-res h4 {
border-color: #7599ae;
border-width: 1px 1px 0 1px;
border-style: solid;
font-size: 90%;
margin: 0;
padding: 0.5em 0 0.5em 1em;
color: #069;
/*background: url(../i/res-4dot.gif) no-repeat 5% .8em;*/
}

#rh-res ul {
 color: #069;
 border-color: #7599ae;
 border-width: 0 1px;
 border-style: solid;
 margin: 0;
 padding: 0 1em 1em 1em;
 display: block;
}

#rh-res ul li {
 list-style-type:none;
 list-style-image: url(/static/i/bg_square_bullet_rh.gif);
 margin: 0 0 0 2em;
 padding: 0.5em 0;
}

#rh-res p.redphone
{
color: #e22c17;
padding: 0.4em 0 0 2.9em;
font-size: 1.3em;
font-weight: bold;
background: url(/static/i/cta_phone.gif) no-repeat 1em 0.4em;
margin: 0 0 0em 0;
border: none;
border-right:1px solid #7599ae;
border-left:1px solid #7599ae;
}
#rh-res p.restime
{
padding: 3px 0 0 45px!important;
font-size: 1.0em;
font-weight: bold;
margin-bottom:-5px;
border: none;
border-right:1px solid #7599ae;
border-left:1px solid #7599ae;
color: #F03834;
}

#rh-res p.style2 a,
#rh-res p.style34 a
{
 font-weight: normal;
 background: url(/static/i/cta_envelope.gif) no-repeat 1.2em 0.4em;
 text-decoration: none;
 color: #F03834;
 padding: 0 0 5px 45px;
 margin-bottom:-6px;
 display: block;
 border-right:1px solid #7599ae;
border-left:1px solid #7599ae;

}
#rh-res p.style1 a ,
#rh-com p.style1 a {
 font-weight: normal;
 background: url(/static/i/bg_square_bullet_rh.gif) no-repeat 0 50%;
 text-decoration: none;
 padding: 0 0 0 18px;
 margin: 0;
 display: block;
 font-size: 1em;
 color: #069;
}

#rh-res p.style2 a,
#rh-res p.style34 a
{
font-size: 1.2em;
font-weight: bold;
line-height: 30px;
text-align: middle;
white-space: nowrap;
}
#rh-res ul li a
{
font-size: .85em;
text-decoration: none;
color: #069;
padding: 0;
margin-left: 0;
font-weight: normal;
display: block;
}
#rh-res ul li a:hover
{
text-decoration: underline;
}
#rh-res p
{
border: none;
margin: 0;
}
#rh-res p a:hover
{
text-decoration: underline;
}
#rh-res p.style1 a:hover
{
text-decoration: underline;
}
#rh-res form
{
padding: 0;
font-size:: 100%;
}
/*-----------------
 Home Mid Section
 */
div.home_page_mid
{
	margin-top: 1.5em;
	margin-left: 0em;
	padding-top: 0px;
	padding-bottom: 3em;
	width: 56em; 
	position: relative;
}
div.home_mid_com
{
 float: left;
 width: 200px;
 margin: 5px 2px 3px 2px; 
 position: relative;
 background-color:#fff;
 border:none;
}
div.home_mid_com h2
{
	margin-top: 0;
	margin-bottom: 0.1em;
	padding: 0.5em 0.5em 0.5em 0.4em;
	line-height: 120%;
	font-size: 1.2em;
	color: #fff;
	text-align: center;
	width: 188px;
	background:#F03834 url(../i/top-com.gif) repeat-x 0 0;	
}
div.home_mid_com h2 a:link,
div.home_mid_com h2 a:visited,
div.home_mid_com h2 a:active,
div.home_mid_com h2 a:hover,
div.home_mid_res h2 a:link,
div.home_mid_res h2 a:visited,
div.home_mid_res h2 a:active,
div.home_mid_res h2 a:hover,
div.home_mid_lib h2 a:link,
div.home_mid_lib h2 a:visited,
div.home_mid_lib h2 a:active,
div.home_mid_lib h2 a:hover,
div.home_com_foot h3 a,
div.home_res_foot h3 a,
div.home_lib_foot h3 a
{
	color:#fff;	
}
div.section_description div.home_com_cont
{
	padding: 0.2em 0em 0.2em 1.0em;
	margin: -3.0em 0 0 0;
	background-color:#F03834;
}
div.section_description div.home_com_cont h3
{
	margin: 0;
	padding: 0 0 0 2.5em;
	line-height: 100%;
	font-size: 1em;
	color:#fff;
	background-image: url("/i/com-phone.jpg");
	background-repeat: no-repeat;
	background-position: 0% 25%;
}
div.section_description div.home_com_cont h3 strong
{
	line-height: 120%;
	font-size: 1.2em;
}
div.home_mid_com img{
width:198px;
border:1px solid #F03834;
}
div.home_com_body {
	width: 198px;
	margin-top: -2px;
	padding: 0;
	font-size: 0.9em;
	height: 12.7em;
	border: 1px solid #F03834;
}
div.home_com_body p
{
	margin: 0.5em .4em 0.8em 0.7em;
	font-size: 1.0em;
}
div.home_com_body p a
{
	font-size: 1.0em;
	color: #F03834;
}
div.home_mid_res
{
	float: left;
	width: 17.9em;
	margin: 5px 2px 3px 2px; 
	padding: 0;
	position: relative;
	background-color: #fff;
}
div.home_mid_res h2
{
	margin-top: 0;
	margin-bottom: 0.1em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	line-height: 120%;
	font-size: 1.2em;
	text-align: center;
	color: #fff;
	background: #F03834 url(../i/top-com.gif) no-repeat top left;
}
div.home_mid_res_cont
{
	padding: 0.2em 1.5em 0.3em 0.5em;
	margin: -3.0em 0 0 0;
	background-color:#818F40;
}
div.section_description div.home_mid_res_cont
{
	padding: 0.2em 0em 0.2em 1.0em;
	margin: -3.0em 0 0 0;
	background-color:#818F40;
}
div.section_description div.home_mid_res_cont h3
{
	margin: 0;
	padding: 0 0 0 2.5em;
	line-height: 100%;
	font-size: 1em;
	color: #fff;
	background-image: url("/i/com-phone.jpg");
	background-repeat: no-repeat;
	background-position: 0% 25%;
}
div.section_description div.home_mid_res_cont h3 strong
{
	line-height: 120%;
	font-size: 1.2em;
}
div.home_mid_res img {
 width: 17.7em;
 border-style: solid;
 border-color: #F03834;
 border-width: 1px 1px 0 1px;
}
div.home_res_body
{
	padding: 0;
	margin-top: -2px;
	font-size: 0.9em;
	height: 12.6em;
border: 1px solid #F03834;
}
div.home_res_body div,
div.home_lib_body div,
div.home_com_body div
{
height: 8.3em;
}
div.home_res_body p {
	margin: 0.5em .4em 0.8em 0.7em;
	font-size: 1.0em;
}
div.home_res_body p a {
	font-size: 1.0em;
	color: #818F40;
}
div.home_res_body_select {
	margin: -3em 0em 2em 0em;
	padding: 0.5em 0em 1.0em 0.7em;
	font-size: 0.8em;
}
div.home_mid_lib {
	float: left;
	width: 18em;
	margin: 5px 2px 3px 2px; 
	padding: 0;
	position: relative;
	background-color:#fff;
}
div.home_mid_lib h2 {
	margin: 0;
	padding: .5em;
	line-height: 120%;
	text-align: center;
	font-size: 1.2em;
	color: #fff;
	background: #5E6A71 url(../i/top-tec.gif) no-repeat top left;
}
div.section_description div.home_mid_lib_cont {
	line-height: 120%;
	font-size: 0.9em;
	color: #fff;
	padding: 0.1em 0em 0.1em 1.0em;
	margin: -3.2em 0 0 0;
	background-color:#fff;
}
div.section_description div.home_mid_lib_cont h3
{
	margin: 0;
	padding: 0.6em 0em 0.6em 2.5em;
	line-height: 120%;
	font-size: 1.2em;
	color:#fff;
}
div.home_mid_lib img {
 width: 17.8em;
 border-style: solid;
 border-color: #5E6A71;
 border-width: 1px 1px 0 1px;
 margin-top: 1px;
 }
div.home_lib_body {
 margin-top: -2px;
 padding: 0;
 font-size: 0.9em;
 height: 12.6em;
 border: 1px solid #5E6A71;
}
.com_cust div.home_com_body,
.com_cust div.home_res_body,
.com_cust div.home_lib_body
{
	height: 11.5em;
}
.res_cust div.home_com_body,
.res_cust div.home_res_body,
.res_cust div.home_lib_body
{
	height: 11.5em;
}
.tech_sup div.home_com_body,
.tech_sup div.home_res_body,
.tech_sup div.home_lib_body
{
	height: 11.5em;
}
.pest_guide div.home_com_body,
.pest_guide div.home_res_body,
.pest_guide div.home_lib_body
{
	height: 14.5em;
}
div.home_com_body ul,
div.home_res_body ul,
div.home_lib_body ul
{
padding-left: 2.5em;
}
div.home_com_body ul li,
div.home_res_body ul li,
div.home_lib_body ul li
{
 list-style-type:none;
 list-style-image: url(/static/i/bg_square_bullet_rh.gif);
 margin-top: 0.5em;
}

div.home_lib_body p
{
	margin: 0.5em 0.4em 0.8em 0.7em;
	font-size: 1.0em;
}
div.home_com_foot {
	margin: 0;
	background:#F03834 url("../i/bottom-com.gif") no-repeat bottom left;
	border: none;
	width: 200px;
}
div.home_com_foot h3 {
	margin: 0;
	padding: .3em 0 .4em 2.5em;
	line-height: 100%;
	font-size: 1em;
	color: #fff;
	background: url("../i/com-phone.jpg") no-repeat 10px 2px;
	text-align: center;
}
div.home_com_foot h3 strong
{
	line-height: 120%;
	font-size: 1.2em;
}
select.home_page_select
{
	width: 162px;
	margin-top: 0.3em;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 1.1em;
}
div.home_res_foot
{
	padding: 0.2em 1.5em 0.3em 0.5em;
	margin: -3.0em 0 0 0;
	background-color:#818F40;
}
div.home_res_foot {
	padding: 0;
	margin: 0;
	background:#F03834 url(../i/bottom-com.gif) no-repeat bottom left;
	border:none;

}
div.home_res_foot h3 {
	margin: 0;
	padding: .3em 0 .4em 2.5em;
	line-height: 100%;
	font-size: 1em;
	color:#fff;
	background: url("../i/com-phone.jpg") no-repeat 10px 2px;
	text-align: center;
}
div.home_res_foot h3 strong
{
	line-height: 110%;
	font-size: 1.0em;
}
div.home_lib_foot {
	height: 3.2em;
	font-size: 0.9em;
	color: #fff;
	padding: 0 0 0 1.0em;
	margin: 0;
	background:#003C69 url("../i/bottom-gen.gif") no-repeat bottom left;
}
div.home_lib_foot h3 {
	margin: 0;
	padding: .5em 0 .5em 3.7em;
	line-height: 120%;
	font-size: 1.2em;
	color: #fff;
}
div.home_lib_foot h3 a {
	color: #fff;
}
div.home_mid_lib img {
	
height: 108px;
}
div.mid_res_body ul li a
{
color:#069;
text-decoration:none;
line-height:140%;
margin:0;
display: block;
margin-left:1px;
padding-left:10px;
background: url("../i/grn-dot.gif") no-repeat 0 50%;
}
form.solution_group
{
	margin: 0;
	padding: 0;
}
form.solution_group input.go_button,
form input.go_button {
margin-left: 3px;
font-size: 1.0em;
}
.calltoaction #rh-com form input.go_button {
margin-left: 0;
}
#localcontent form#vacancies fieldset input#fullname,
#localcontent form#vacancies fieldset input#emailaddr {
 margin-top: 5px;
 margin-bottom: 5px;
}
#localcontent form#vacancies fieldset input#upload {
margin: 3px;
}
#localcontent form#vacancies fieldset input#submit {
margin: -3px 3px 3px 0;
}
div.mid_res img {
	height: 7.6em;
}
.home_com_body #com_path2,
.home_lib_body #com_path2,
.home_res_body #com_path2 {
	margin-left: 0.3em;
}
#localcontent p.luminos {
padding-top: 3em;
}
#rh-com #com_path2,
form.solution_group #com_path2 {
	margin-left: 0;
}
.redphone .cent {
 font-size: 70%;
 line-height: 100%;
 display: block;
}
/*------------------
Tech Support Cta
*/
div.home_mid_tec {
float: left;
width:197px;
margin: 5px 4px 3px 2px; 
position: relative;
border: none;
}
div.home_mid_tec h2 {
margin-top: 0;
margin-bottom: 1px;
padding: .5em 0;
font-size: 1.2em;
color: #fff;
width:200px;
text-align: center;
background:#5E6A71 url(../i/top-tec.gif) no-repeat 0 0;	
}
div.home_mid_tec h2 a {
color:#fff;
}
div.home_mid_tec img {
 width:198px;
 border-style:solid;
 border-color:#5E6A71;
 border-width:1px 1px 0 1px;
}
div.home_tec_body {
padding: 0;
font-size: 0.9em;
height: 12.7em;
border: 1px solid #5E6A71;
background: #fff;
width:198px;
}
div.home_tec_body p {
margin: .5em .4em .8em .7em;
font-size: 1.0em;
}
div.home_tec_body p a {
font-size: 1.0em;
}
div.home_tec_body ul {
list-style: none;
list-style-image: url(/static/i/bg_square_bullet_rh.gif);
color: #069;
margin: .5em .4em .8em 2.3em;
font-size: 1.0em;
}
div.home_tec_body ul li {
padding-bottom: .3em;
}

/*------------
 Pest Guides
*/
div.pest-list {
 clear: both;
 margin: .3em 0 .3em 0;
 overflow: hidden;
 zoom: 1;
 position:relative;
 height: 60px;
 }
.pest-list h4 {
 display: inline;
 padding-left: 85px;
}
.align-right
{
padding:10px 0 10px 0;
}
img.tmb {
 position: absolute;
 left: 0;
 top: 5px;
 margin: .2em 1.1em .1em 0;
}
.pest-list img {
 float: left;
 margin: .1em 1.1em .1em 0;
}
.pest-list p a img {
 float: none;
 margin: 0 0 0 3px;
}
.pest-list p {
 padding-left: 85px;
}
div.pest-list a img.tmb {
 float: left;
 margin: .3em 1.1em .1em 0;
}
/*----------------- 
 Pest Guide Table
*/
table.animal thead tr th{
 border:1px solid #fff;
 background-color:#fff;
 color:#000;
}
table.animal tr td{
 border:1px solid #fff;
 background-color:#fff;
}
.animal tbody tr td.cho1{
 background-color:#693;
 font-weight:bolder;
}
.animal tbody tr td.cho2{
 background-color:#80bd43;
 font-weight:bold;
}
.animal tbody tr td.cho3{
 background-color:#92c55f;
}
.animal tbody tr td.cho4{
 background-color:#a7d07e;
}
.animal tbody tr td.cho5{
 background-color:#bbd99d;
}
.animal tbody tr td.art1{
 background-color:#353ba1;
 font-weight:bolder;
}
.animal tbody tr td.art2{
 background-color:#5259c2;
 font-weight:bold;
}
.animal tbody tr td.art2 i{
 font-weight:normal;
}
.animal tbody tr td.art3{
 background-color:#767bcc;
}
.animal tbody tr td.art4{
 background-color:#9da1d9;
}
.animal tbody tr td.art5{
 background-color:#bbbee5;
}
div.pestNet {
	border: 1px solid #4a638c;padding:0.6em;
}
div.pestNet a img {
float: right;
margin-top: 1em;
margin-right: 1em;
}
/* ROUNDED BUTTONS*/
ul.round_buttons{
	list-style: none;	
margin:20px 10px 80px 0!important;
}
ul.round_buttons li{
background: url(/static/i/btn-left.jpg) left no-repeat;
overflow: hidden;
height: 50px;
padding: 0 0 0 20px;
margin-right: 10px;
margin-bottom:10px;
float: left;
min-width:100px;
margin-left:0px!important;
height: 49px;
}
ul.round_buttons li a{
background: url(/static/i/btn-right.jpg) right no-repeat;
display: block;

padding: 4px 50px 0 0;
height: 43px;
font-size:120%;
color:#eee!important;
font-family:arial;
color: #fff;
font-weight:bold;
text-decoration: none;
line-height:1.1em
}
ul.round_buttons li a:hover,
ul.round_buttons li a:hover span{	
text-decoration: underline!important;	
}
ul.round_buttons li a span{
font-size:150%;
padding:2px 0 0 0;
clear:left;
display:block;
}

/* Look up */

body.hp #nav-container #rh-lookup,
#rh-lookup{
	width: 190px;
	color: #514F50;
	background: transparent url(/static/i/rh-lookup-btm.gif) no-repeat 0 100%;
	padding: 0 0 1em 0;
	margin: 0 0 1em 0;
	border: 0
}

body.hp #nav-container #rh-lookup h3,
#rh-lookup h3 {
	color: #fff;
	padding: 6px 0 6px 10px;
	margin: 0;
	font-weight: bold;
	background: url(/static/i/rh-lookup-top.gif) no-repeat 0 0;
	font-size:120%;
}

body.hp #rh-lookup{
	width: 210px;
	background: transparent url(/static/i/rh-lookup-btm-hp.gif) no-repeat 0 100%;
}

body.hp #rh-lookup h3 {
	background: url(/static/i/rh-lookup-top-hp.gif) no-repeat 0 0;
}


#rh-lookup h4 {
	margin: 1em 0 0 0.5em;
	font-size: 12px;
}

#rh-lookup tbody,
#rh-lookup tr,
#rh-lookup td {
	padding: 0;
	margin: 0;
}

#rh-lookup p, #rh-lookup table {
	width: 15em;
	margin:.5em 0 1em 0.5em;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	line-height:150%;
  border: none;
}

#rh-lookup  form {
	border: 0px solid;
  display: block;
  margin: 0;
  padding: 0 0 0 10px;
}
body.hp #rh-lookup  form {
	border: 1px solid;
}

#rh-lookup  form label {
	font-weight: bold;
	color: #fff;
	letter-spacing: -1px;
}

input#lookup{
	display:inline;
	float: none;
	width: 30px;
	padding-left: 0;
}

input#lookup-submit{
	display: inline;
	font-size: 11px;
	padding-left: 3px;
	float: none;
}
.level1 #rh-lookup  form label {
	font-weight: bold;
	color: #fff;
	letter-spacing: 0px;
}

.level1 input#lookup{
	display:inline;
	float: none;
	width: 5em;
	padding-left: 0px;
	margin-left: 1em;
	margin-right: 1em;
}

.level1 input#lookup-submit{
	display: inline;
	font-size: 11px;
	padding-left: 3px;
	float: none;
}
/****************** CSS for interactive territory map */

.land_map_container { margin-left: 0em;width:410px;}

#de_land_map { float: left; width:300px;}
#de_land_map img { border: none; }

ul#landlist
{	padding:10px 0 0 12px;
	float: left;
	margin:0;
	width:80px;
	display:inline;
}
#localcontent div.de_land_list li,
#localcontent #landlist li {
	list-style-type:square;
	margin:0 0 0.5em 0;
}

ul#landlist_2,
ul#landlist_3,
ul#landlist_4,
ul#landlist_5
{	float:left;
	width:24%;
	padding:20px 5px 0 0 ;
	clear:none;				
}

.de_land_list {
	display: block;
	width: 600px;
	clear: both;
	float: left;
	margin-left: 0em;
}

.de_land_list p {
	margin: 0 0 0 10px;
	float: left;
}

div.de_land_list img
{	/*margin-left:50px; 
	margin-top:-20px;*/
	float:right;
	border: none;
}

div.de_land_list div
{	float:left;
	display:block;
	clear:left;
	width:56em;
}

/* END ******/


/* New Contact form and postcode lookup formatting */

div.p-contact {
   background: transparent url("/static/i/kontaktanfrage-btm.gif") no-repeat scroll 0 100%;
   padding: 0 0 3px 0;
   margin-top: 0;
   display: block;
   width: 380px;
   float: left;
   clear: left;
}

div.p-contact h2 {
	color: #fff;
	background: transparent url("/static/i/kontaktanfrage-top.gif") no-repeat scroll 0 0;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	padding: 6px 0;
	display: block;
	clear: left;
}

div.p-contact #contactform {
	width: 378px;
	background: #F6F4F5;
	margin-top: 0;
	padding: 0;
	border: 1px solid #000;
	border-top: 0;
	border-bottom: 0;
}
div.p-contact #contactform fieldset,
div.p-contact #contactform h4,
div.p-contact #contactform p {
	margin-left:  1em;
	margin-right: 1em;
}

div.p-contact #contactform p {
	margin-top: 0;
	padding-top: 0.5em;
}

#pri-cont-local .calltoaction {
	float: left;
	margin-left: 20px;
}

#pri-cont-local ul { list-style: square inside none; }
#pri-cont-local img { float: left; margin-right: 1em;}
#pri-cont-local p { margin-top: 0.5em; }

.faq { font-size: 11px}

/* Websop style */

.p-luminos #contactform table input{
width: 2em;
}
.p-luminos #contactform table input.back{
width: 8em;
}

.p-luminos #contactform table{
margin: 12px 0px;
}
.p-luminos #contactform table thead tr td{
border-width: 1px 0px 0px 0px;
border-style: solid;
border-color: #ccc;
padding: 12px 0px 4px 4px;
}
.p-luminos #contactform table thead tr td{
font-weight: bold;
}
.p-luminos #contactform table thead tr td.error,
.p-luminos #contactform table tbody tr td.error{
border-width: 1px;
border-style: solid;
border-color: #f00;
color:#f00;
}
.p-luminos #contactform table tbody tr td.error div{
color:#f00;
}
.p-luminos #contactform table tbody tr td.underline{
border-width: 0px 0px 1px 0px;
border-style: solid;
border-color: #000;
}
img.shopcrumb {
margin: 10px 0 10px 40px;
}


/* Design Carousel */

#prevNext img{position:absolute;z-index:4;top:150px;}
#prevNext img.carouselPrev{left:5px;}
#prevNext img.carouselNext{right:5px;}

div#carousel 
{ width:595px; height:194px; float:left; overflow:hidden; position:relative; margin:0; padding:0; clear:both; padding-bottom:16px;}

div#slides 
{ height:194px; margin:0; padding:0;}

div.image-holder1
{ width:595px; height:194px;}

div.content-holder
{ height:194px; width:595px; margin-top:-194px; z-index:3; }

div.content
{ width:240px; margin:10px 0 0 335px; }

a.faux-h1
{ color: #f03834; font-size: 21px; }

div.content p
{ font-size:1.0em; color:#000; }

div.content h2
{ padding-left:10px; font-size: 2em; font-weight: 700; color: #ca1521; }

div.content-holder p a
{ background: url(/static/i/arrow_disc.gif) no-repeat left top; color:#777; font-weight: bold; padding:0 0 13px 25px; position:absolute; width:200px;}

/* Wasp banner */

div#page_banner_de
{	width:627px;
	height:224px;
	background: #fff url(/static/i/de/wasp-banner-bg.jpg) no-repeat top left;
	position:relative;
  margin-left:10px;
}
div#page_banner_de img.credit-card-options {
left:124px;
position:absolute;
top:190px;
}
div#page_banner_de ul.white-ticks
{	
color:#FFFFFF;
font-size:120%;
left:385px;
position:absolute;
top:95px;
}
div#page_banner_de ul.white-ticks li
{	
background:transparent url(/static/i/white-tik.png) no-repeat scroll 0 0;
margin-bottom:12px;
padding-left:20px;
width:190px;
}
div#page_banner_de a
{
position:absolute;
	right:265px;
	top:55px;
font-size:130%;
padding-left:12px;
color:#fff;
}
body.hp #page_banner_de a.offer-tag,
#page_banner_de a.offer-tag
{
position:absolute;
	right:15px;
top:0px;
}
#page_banner_de a.offer-tag
{
	right:48px;
}
body.hp div#page_banner_de
{
	width:595px;
	background: #fff url(/static/i/de/wasp-banner-bg-home.jpg) no-repeat top left;
}
#page_banner_de .book_online_button a,
body.hp #page_banner_de .book_online_button a
{	
position:absolute;
right:55px;
top:180px;
}
