/* CSS Document */

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

p {
	line-height: 1.4em;
}

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

	ul li {
		line-height: 1.4em;
	}

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

body {
	text-align: left;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background:  url(../../images/misc/body-bg.jpg) top repeat-x #0f1f2f;
	margin: 0px;
}

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

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

a img {
	border: none;
}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	color:#7b060a;
	font-weight: bold;
	margin-top: 0px;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
}

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

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

	#contentContainer {
		width: 980px;
		position: absolute;
		z-index: 1;
		top: 344px;
	}
	
	#main-and-both-sidebars{
	background:#FFFFFF;
	float:left;
	width: 980px;
	}
	
	#pigeon{
		position:absolute;
		left: 5px;
		top: 7px;
		width: 189px;
		height: 198px;
		z-index: 1;
	}
	
/* Main Styles
--------------------------------------------------------------- */

		#main {
			float: left;
			width: 740px;
			color: #666665;
			padding-top: 15px;
			padding-left: 15px;
			padding-bottom: 0px;
			background:#FFFFFF;
		}
		
		
		#contact #main-text{
			background: url(../../images/misc/map.gif) no-repeat  right;
		}
		
		
		#thankyou #main-text{
		height: 500px;
		background: url(../../images/misc/map.gif) no-repeat  right;
		}
		
		.main-text-area-list{
			padding-left: 40px;
	
		}
		
		#main-text{
			float: left;
			width: 540px;
			padding-right: 8px;
			padding-top: 25px;
		}
		
		#lower-cta{
			background: #C7DAE0;
			padding-left: 10px;
			font-size:1.4em;
			font-weight: bold;
			float: left;
			position: relative;
			margin-bottom: 40px;
			margin-top: 20px;
			
		}
		
		#lower-cta #lower-cta-black{
			color: black;
			float: left;

		}
		
		#lower-cta #lower-cta-red{
			color: #FF0000;
			float: left;
			background: #C7DAE0;
		}

		#lower-cta-right{
			float: right;
			text-align:right;
			font-size: 0.8em;
			padding-right: 100px;
			padding-top: 3px;
			color: #274b70;
			background: #C7DAE0;
		}
		
		#reel{
			position: absolute;
			left: 445px;
			top:-10px;
		}

		#content-right{
			float:right;
			width: 180px;
		}
		
		#wire-box-bg{
			background:url(../../images/misc/wire-box-bg.jpg) no-repeat;
			width:171px;
			height: 136px;
		
		}
		
		#wire-box-bg p{
			font-size: 2.4em;
			margin: 0px;
			padding-top: 5px;
			padding-left: 10px;
			font-weight: bold;
			color:#FF0000;
			line-height: 1em;
			font-family:"Trebuchet MS";
			
		}
		
		#wire-box-bg #call-now {
			color: #0000FF;
			font-size: 1.4em;
			display:block;
			width: 150px;
			color: #000;
		}
		

		
		#red-cta{
			background:url(../../images/misc/red-cta-bg.jpg) no-repeat;
			width:181px;
			height: 255px;
			float: right;
			margin-top: 10px;
			
			
			
		}
		
		#red-cta p{
			color:#FFF;
			font-weight:bold;
			font-size: 2.2em;
			text-align:center;
			font-family:"Trebuchet MS";
			margin-bottom: 0px;
			padding-top: 8px;
			margin-top: 0px;
			line-height: 1em;
		}
		
		#click{
			color: #FFFF00;
			text-decoration: underline;
			text-align:center;
			font-family:"Trebuchet MS";
			font-size: 1.6em;
			font-weight:bold;
			display:block;
			margin-top: 0px;

		}
		
				


/* Sidebar/CTA Styles
--------------------------------------------------------------- */
		
		#sidebar {
			float: left;
			width: 200px;
			background: #e2f0f9;
			padding-bottom: 0px;
			
		}
		
		#vert-nav-box #vert-nav-box-2 #vert-nav-box-3{
			background: #1a4d75;
			width: 189px;
			margin-left: 6px;
			margin-right: 0px;
		}
		
		.spec{
			padding: 0px;
			color:#FFFFFF;
			font-weight:bold;
			margin: 0px;
			display:block;
			background:url(../../images/misc/lower-vert-nav-bg.jpg) #093a59 repeat-x;
			height: 15px;
			width: 182px;
			padding-top: 10px;
			padding-bottom: 10px;
			padding-left: 7px;
			margin-left: 5px;
		}
		
		.non-moving{
			padding: 0px;
			color:#FFFFFF;
			font-weight:bold;
			margin: 0px;
			display:block;
			background:url(../../images/misc/lower-vert-nav-bg.jpg) #093a59 repeat-x;
			height: 15px;
			width: 182px;
			padding-top: 10px;
			padding-bottom: 10px;
			padding-left: 7px;
			margin-left: 5px;
		}		
		.spec:hover{
		color:#FFFF00;
		cursor:pointer;
		}
				
		.yellow-bullet{
			width: 9px;
			height: 12px;
		}
		
		#sidebar ul{
			background: url(../../images/misc/vert-nav-bg.jpg) #1b5c84 repeat-x bottom;
			width: 189px;
			margin-left: 5px;
		}
		
		#sidebar ul li{
			
			list-style: none;
			border-bottom: #FF0000 1px solid;
		}
		
		#sidebar ul li a{
			color:#FFFFFF;
			text-decoration:none;
			padding: 8px 12px;
			display: block;
		}

		#sidebar ul li a:hover {
			color: #FFFF00;
			text-decoration:none;
		}		

		
		#sidebar ul #last-one{
			border-bottom: #003366;
		}
		
		#sidebar #lower-ul{
			background:#e2f0f9;
			width: 200px;
		}

		#botBuster2 {
			display: none;
		}
		
		#request-a-callback{
			padding: 5px;
			padding-left: 10px;
		}
		
		#request-title{
			font-weight:bold;
			font-size: 1.5em;
			color:#003366;
		}
		
/* Header Styles
--------------------------------------------------------------- */

#header {
	width: 980px;
	height: 150px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	background:url(../../images/misc/header-bg.jpg) no-repeat;
}

	#logo {
		width: 452px;
		height: 146px;
		float: left;
	}
	
	#cta-top-right  {
		width: 480px;
		float: right;
		text-align: right;
		height: 200px;
		font-size: 1.6em;
		padding-top: 35px;
		height: 200px;
		
	}
	
		#cta-top-right p {
			margin: 0px;
			padding: 0px;
			color:#fff;
			font-size: 1.6em;
			text-align:center;
		}
		
		#cta-top-right #tag-line{
			font-size: 0.8em;
			font-weight: bold;
			color:#000;
		}
		
		#cta-top-right-number{
			background:url(../../images/misc/cta-top-right-number-bg.jpg) no-repeat center;
		}
		
		.red-text{
		color:#FF0000;
		}
		
		

#flashSlideshow {
	background: url(../../images/misc/flashSlideshowBackup.jpg);
}


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

#navigation {
	width: 980px;
	height: 194px;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 150px;
	background:url(../../images/misc/nav-bg2.jpg) no-repeat;
}

	#navigation ul {
		display: inline;
		list-style: none;
		position:absolute;
		left:200px;
		top: 20px;
		width:600px;
	}
	
		#navigation ul li {
			display: inline;
			margin: 0px;

		}
			  
			#navigation ul li a {
				float:left;
				background: url(../../images/misc/nav-a-bg.jpg) repeat-x;
				color: #fff;
				text-decoration:none;
				padding: 10px 22px 10px 21px;
				font-weight: bold;
				font-size: 1.1em;
			}
			
				#navigation ul li a.rightLink {
					border: none;
				}

				#navigation ul li a:hover {
					color: #FFFF00;	
				}
				
				
				
#index #navigation .index-a, #services #navigation .link1-a, #clients #navigation .link2-a, #contact #navigation .contact-a-rightLink {
color:#FFFF00;
}



#contact #navigation .contact-a-rightLink{
color:#FFFF00;
}

#about-us #sidebar .link-a-1, #bird-proofing #sidebar .link-a-2, #pest-control #sidebar .link-a-3, #expert-service #sidebar .link-a-4, #technical-inspections #sidebar .link-a-5, #electric-fly-control-units #sidebar .link-a-6, #rodents-squirrels ul#bird-list .rodents-squirrels-a, #bird-site ul#bird-list .bird-site-a, #wasps ul#bird-list .wasps-a, #insects ul#bird-list .insects-a {
color: #FF6600;
}

.indented-nav{
	margin-left: 10px;
}



#navigation #bird-list{
	width: 800px;
	position: absolute;
	top: 40px;
}

#navigation #bird-list li a{
	padding: 0px;
	margin: 0px;
	width: 170px;
	text-align:right;
	display: block;
	padding-top: 100px;
	padding-right: 10px;
	margin-top: 30px;
	margin-right: 10px;
	color:#FFF;
	font-size: 1.4em;
	background:none;
	float: left;
}

	#navigation #bird-list li a:hover{
		color: #FFFF00;
	}

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

#footer {
	clear: both;
	width: 960px;
	color: #ccc;
	
	padding: 10px 10px;
	font-size: 0.9em;
}

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

	#footer h2 {
		font-weight: bold;
		margin: 0px;
		color: #fbcd0f;
		padding: 3px 5px;
		font-size: 1.2em;
		font-style: italic;
		width: 250px;
	}
	
	#footer li {
		list-style: none;
	}
	
	#footer p {
		margin: 0px;
		padding: 0px;
	}

	#footer a {
		white-space: nowrap;
		color: #ccc;
		text-decoration: none;
	}
	
	#footer a:hover {
		color: #FFFF00;
		text-decoration:underline;
	}

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

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

	#footer #footer-areas {
		float: left;
		width: 320px;
	}
	
		#footer #footer-areas h2 {
			width: 300px;
		}
	
		#footer #footer-areas ul {
			float: left;
			width: 155px;
		}
	
		#footer #footer-areas ul li {
			float: left;
			width: 125px;
			padding: 3px 5px;
			
		}
		
/* Footer Right Styles
--------------------------------------------------------------- */	

	#footer #footer-right {
		float: left;
		width: 190px;
	}
	
		#footer #footer-right h2 {
			width: 170px;
		}
		
		#footer #footer-right p {
			line-height: 20px;
			padding: 3px 5px;
		}
				
/* Footer Right Styles2
--------------------------------------------------------------- */	

	#footer #footer-right2 {
		float: left;
		width: 165px;
	}
	
		#footer #footer-right2 h2 {
			width: 165px;
		}
		
			#footer #footer-right2 ul li {
				float: left;
			}
					
			#footer #footer-right2 ul li a {
				float: left;
				width: 165px;
				padding: 3px 5px;
			}
		
		#footer #footer-right2 p {
			line-height: 20px;
			padding: 3px 5px;
		}
		
		#footer #footer-right2 .bottomLink {
			margin-bottom: 5px;
		}
		
		
/* Footer Bottom Styles
--------------------------------------------------------------- */	

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

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

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

.img-right {
	float: right;
	margin: 0px 0px 10px 10px;
}
	
	.img-border {
		border: 1px solid #ccc;
	}
	
/* Contact Table Styles
--------------------------------------------------------------- */

	#contactTable #botBuster {
		display: none;
	}
	
/* Generic Styles
--------------------------------------------------------------- */

.clearfix {
	clear: both;
}


#contactTable{
padding-bottom: 55px;
}


#quality-logos-box{
	width:201px;
	height:122px;
	background: url(../../images/misc/quality-logos.jpg) no-repeat;
}


#gulls #main td {
	padding: 3px;
	border: 1px black solid;
}

#main #top-row td{
	font-weight: bold;
	border: none;
}

.in-text-photo-left{
	border: 1px solid  #003366;	
	float: right;
	margin: 10px 10px 10px 0px;
}

.in-text-photo-right{
	clear: both;
	border: 1px solid  #003366;	
	float: right;
	margin: 0px 0px 10px 10px;
}

.indented-list{
	margin-left: 30px;
}

#red-cta #phone-line{
margin-top: 10px;	
color:#FFCC00;
font-size: 1.6em;
}

#red-cta #phone-line-number{	
color:#fff;
font-size: 1.8em;
}