/* CSS Document */

/* Global Styles
--------------------------------------------------------------- */

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

body, html {
	min-height: 101%;
}

body {
	text-align: left;
	font-size: 62.5%;
	font-family: "Trebuchet MS", sans-serif;
	color: #000000;
	background: url(../../images/layout/bodyBg2.png) repeat-x #fff;
	margin: 0px;
}

a:link, a:visited, a:focus {
	color: #000;
	text-decoration: underline;
	outline: none;
}

a:hover, a:active {
	color: #6e90a9;
	text-decoration: underline;
}

a img {
	border: none;
}

/* H1/H2/H3 Styles
--------------------------------------------------------------- */

h1 {
	font-size: 2.4em;
	height: 50px;
	padding: 8px 0px 0px 80px;
	font-weight: bold;
	color: #1c518f;
	background: url(../../images/layout/smalllogo.png) left no-repeat;
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #1c518f;
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
	color: #1c518f;
}

/* Container Styles
--------------------------------------------------------------- */

#outerContainer {
	width: 100%;
	float: left;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 1.2em;
	background: #fff;
}

	#contentContainer {
		width: 960px;
		background: url(../../images/layout/container-bg.png) repeat-y;
		border-top: 400px solid #fff;
	}
	
/* Main Styles
--------------------------------------------------------------- */

		#main {
			float: left;
			width: 530px;
			padding: 10px 10px 10px 10px;
			background: #fff;
		}
			#main h2 {
			margin: 15px 0px 10px;	
			}
		
			#main p {
				margin: 10px 0px 10px 0px;
				font-size: 1.2em;
				line-height: 20px;
			}
			
			#main p.first_paragraph {
				color: #6e90a9;
				font-size: 1.35em;
				line-height: 20px;
				font-weight:bold;
			}	
			#main p.first_paragraph a:link, #main p.first_paragraph a:visited, #main p.first_paragraph a:focus {
				color:#6e90a9;
			}
			#main p.first_paragraph a:hover {
				color:#000;
			}
			
			#main ul {
				font-size: 1.2em;
				padding: 3px 0px 3px 25px;
			}
			
				#main ul li {
					padding: 4px 30px 4px 30px;
					list-style: none;
					background: url(../../images/misc/tick.jpg) left center no-repeat;
				}
				

/* Sidebar/CTA Styles
--------------------------------------------------------------- */
		
		#sidebar {
			float: right;
			width: 400px;
			background: #fff;
			padding: 0px 10px 10px 0px;
		}
		#sidebar h2 {
			margin:0;
		}
		
		#why_choose_us {
			float: left;
			background: url(../../images/imgcontent/why_choose_us_bg.png) no-repeat;
			width: 175px;
			height: 220px;
			color: #fff;
			padding: 5px 0px 5px 10px;
		}
		
			#why_choose_us h2 {
				width: 165px;
				color: #fff;
				font-size: 1.8em;
				padding: 0px 0px 10px 0px;
				margin:0px;
			}	
			
			#why_choose_us ul li {
				width: 130px;
				font-size: 1.2em;
				font-weight: bold;
				background: url(../../images/layout/tick.jpg) no-repeat top left;
				list-style: none;
				padding: 0px 10px 8px 25px;
			}			
		
		#sidebar #phone_cta {
			background:url(../../images/imgcontent/call_us_bg.jpg) no-repeat;
			width: 198px;
			height: 41px;
			float: right;
			padding: 70px 0px 0px 2px;
			font-size: 2.4em;
			color: #fff;
		}
		
		#index #sidebar img.rats,
		#rats #sidebar img.rats,
		#commercial #sidebar img.rats,
		#contact #sidebar img.rats,
		#mice-rodents #sidebar img.rats {
			display: none;
		}	
		
		#ants #sidebar img.wasps,
		#insects #sidebar img.wasps,
		#thankyou #sidebar img.wasps,
		#wasps #sidebar img.wasps {
			display: none;
		}		
			
/* Header Styles
--------------------------------------------------------------- */

#header {
	clear: both;
	width: 960px;
	height: 84px;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
}

	#logo {
		width: 238px;
		height: 69px;
		float: left;
	}
	
	#cta-top-right {
		width: 600px;
		float: right;
		padding: 11px 10px 0px 0px;
		text-align: right;
		height: 73px;
		font-size: 1.9em;
		color: #285170;
	}
	
		#cta-top-right span {
			font-size: 1.5em;
			color: #29d300;
		}

/* Main Image Styles
--------------------------------------------------------------- */

#top_section {
	background: url(../../images/layout/topBg.png) repeat-x; 
	height: 280px;
	width: 960px;
	position: absolute;
	top: 109px;
	padding: 0px 0px 0px 0px;
}

	#top_section p {
		font-size: 3.45em;
		color: #6e90a9;
		left: 10px;
	}
	
		#top_section p strong {
			font-size: 1.3em;
			color: #2b4254;
		}	
		
		#top_section span.line1 {
			position: absolute;
			left: 15px;
			top: 5px;
		} 
		
		#top_section span.line2 {
			position: absolute;
			left: 15px;
			top: 65px;
		}
		
#mice-rodents #top_section p,
#commercial #top_section p {
	font-size: 2.9em;
}

#top_section_contact {
	background: url(../../images/layout/topBg.png) repeat-x; 
	height: 280px;
	width: 960px;
	position: absolute;
	top: 109px;
	padding: 0px 0px 0px 0px;
}

	#top_section_contact img {
		z-index: 10;
		position: absolute;
		top: 0px;
		right: 0px;
		height: 279px;
		width: 444px;
	}
	
	#thankyou #top_section_contact img { 
		width: 338px;
	}	
	
	#thankyou #top_section_contact p {
		width: 550px; 
	}	
	
	#top_section_contact p {
		font-size: 3.2em;
		color: #6e90a9;
		width: 340px;
		padding: 15px 0px 0px 20px;
	}
	
		#top_section_contact p strong {
			font-size: 1.7em;
			color: #2b4254;
			
		}			

#top_ctas {
	padding: 130px 0px 0px 10px;
}

		#top_ctas ul li {
			list-style: none;
		}	
		
			#top_ctas a {
				color: #fff;
				display: block;
				float: left;
				text-decoration: none;
				font-size: 1.2em;
				font-weight:bold;
				}	
			
				#top_ctas a:hover {
					color: #88A5BC;
				}
		
			#top_ctas .cta_online {
				background: url(../../images/imgcontent/cta_online.jpg) no-repeat;
				width: 177px;
				height: 34px;
				padding: 107px 0px 0px 16px;
			}	
			
			#top_ctas .cta_one_hour {
				background: url(../../images/imgcontent/cta_one_hour.jpg) no-repeat;
				width: 182px;
				height: 34px;
				padding: 107px 0px 0px 18px;
			}
			
			#top_ctas .cta_discreet {
				background: url(../../images/imgcontent/cta_discreet_vans.jpg) no-repeat;
				width: 176px;
				height: 34px;
				padding: 107px 0px 0px 17px;
			}	
			
			#commercial #top_ctas .cta_discreet {
				background: url(../../images/imgcontent/cta_multi_visits.jpg) no-repeat;
				padding: 106px 0px 0px 30px;
			}
			

	#slideshow img {
		z-index: 8;
		position: absolute;
		top: 0px;
		right: 0px;
		height: 279px;
		width: 338px;
	}
	
		#slideshow img.active {
			z-index: 10;
		}
		
		#slideshow img.last-active {
			z-index: 9;
		}	
		
#imgmain img {
		z-index: 10;
		position: absolute;
		top: 0px;
		right: 0px;
		height: 279px;
		width: 338px;
		z-index: 8;
	}		


#index #imgmain {
	display: none;
}		
		

/* Horizontal Navigation Styles
--------------------------------------------------------------- */

#navigation {
	width: 960px;
	height: 26px;
	z-index: 1;
	position: absolute;
	left: 0px;
	background: url(../../images/layout/navBg.jpg) repeat-x;
	top: 83px;
}

	#navigation ul {
		margin: 0px;
		padding: 0px;
	}
	
		#navigation ul li {
			display: inline;
			list-style: none;
		}
			  
			#navigation ul li a {
				height: 23px;
				float: left;
				border-right: 1px solid #949494;
				color: #fff;
				text-decoration: none;
				padding: 3px 13px 0px 13px;
				font-size: 1.1em;
				font-weight: bold;
			}

				#navigation ul li a.contact-a {
					border-right: none;
				}

				#navigation ul li a:hover {
					background: url(../../images/layout/navHoverBg.jpg) repeat-x;
					color: #fff;
				}

/* Footer Styles
--------------------------------------------------------------- */

#outerFooter {
	float: left;
	width: 100%;
	background: url(../../images/layout/footerBg.png) repeat-x #1a1a1a;
}

#footer {
	clear: both;
	width: 960px;
	height: 220px;
	color: #fff;
	margin: 0px auto;
	padding: 10px 0px 10px 0px;
	font-size: 1.2em;
}

	#footer .index-a,
	#footer .contact-a {
		display: none;
	}

	#footer h2 {
		font-weight: bold;
		color: #9cb3c5;
		padding: 3px 5px;
		font-size: 1.2em;
		font-style: italic;
	}
		
	#footer li {
		list-style: none;
	}
	
	#footer a {
		white-space: nowrap;
		color: #fff;
		text-decoration: none;
	}
		
		#footer a:hover {
			color: #ffcc00;
			text-decoration: underline;
		}

/* Footer Services Styles
--------------------------------------------------------------- */	

	#footer #footer-services {
		float: left;
		width: 200px;
		margin: 0px;
		padding: 0px 0px 0px 5px;
	}
	
		#footer #footer-services ul li {
			float: left;
		}
	
			#footer #footer-services ul li a {
				float: left;
				width: 190px;
				padding: 3px 5px;
			}
		
/* Footer Areas Styles
--------------------------------------------------------------- */	

	#footer #footer-areas {
		float: left;
		width: 280px;
	}
	
		#footer #footer-areas ul {
			float: left;
			width: 120px;
		}
	
		#footer #footer-areas ul li {
			float: left;
			width: 110px;
			padding: 3px 5px;
		}
		
/* Footer Address Styles
--------------------------------------------------------------- */	

	#footer #footer-address {
		float: left;
		width: 200px;
	}
		
		#footer #footer-address p {
			line-height: 20px;
			padding: 3px 5px;
		}
				
/* Footer Help & Advice
--------------------------------------------------------------- */	

	#footer #footer-help {
		float: right;
		width: 260px;
		background: url(../../images/layout/adtraklogo.png) right 130px no-repeat;
		margin-right: 5px;
	}
		
			#footer #footer-help ul li a {
				float: left;
				width: 155px;
				padding: 3px 5px;
			}

		
		#footer #footer-help p {
			float: left;
			line-height: 20px;
			padding: 3px 5px;
		}
		
		#footer #footer-help .bottomLink {
			margin-bottom: 5px;
		}
		
		
/* Footer Bottom Styles
--------------------------------------------------------------- */	

		#footer #footer-bottom {
		width: 940px;
		float: left;
		margin:10px 0px 0px 0px;
		text-align: center;
	}

/* Float Styles
--------------------------------------------------------------- */

.left, .img-left {
	float: left;
}

	.img-left {
		margin: 10px 10px 10px 0px;
	}

.right, .img-right {
	float: right;
} 

	.img-right {
		margin: 10px 0px 10px 10px;
	}

	
/* Generic Styles
--------------------------------------------------------------- */

.clearfix {
	clear: both;
}
.gap {
	height:20px;
	clear:left;
}
