@charset "UTF-8";
/* CSS Document */



body {
	margin:0;
	padding:0;
	background-color:#f5f5f5;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	border-top:#c00402 solid 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

body.interior {
	margin:0;
	padding:0;
	background-image:none;
	background-color:#fff;
	border-top:#c00402 solid 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	height:170px;
}

#logoHolder {
	width:213px;
	height:170px;
	float:left;
}

#utilityNav {
	height:43px;
	padding:10px 0 0 ;
}

#utilityNav a {
	float:right;
	margin-top: 5px
}

#mastheadHolder {
}

/*************************************************
TOP NAV
*************************************************/

#mainNav {
	height:33px;
}

#mainNav li {
	display:inline;
	margin:0;
	padding:0;
}

#mainNav ul {
	margin:0;
	padding:0;
}
#nav_1 a {
	width:154px;
	height:33px;
	background-image:url(../images/nav-1.png);
	float:left;
}
#nav_1 img.rollover {
	width:154px;
	height:6px;
}
#nav_2 a {
	width:154px;
	height:33px;
	background-image:url(../images/nav-2.png);
	float:left;
}
#nav_2 img.rollover {
	width:154px;
	height:6px;
}
#nav_3 a {
	width:254px;
	height:33px;
	background-image:url(../images/nav-3.png);
	float:left;
}
#nav_3 img.rollover {
	width:254px;
	height:6px;
}
#nav_4 a {
	width:200px;
	height:33px;
	background-image:url(../images/nav-4.png);
	float:left;
}
#nav_4 img.rollover {
	width:200px;
	height:6px;
}
#nav_5 a {
	width:198px;
	height:33px;
	background-image:url(../images/nav-5.png);
	float:left;
}
#nav_5 img.rollover {
	width:198px;
	height:6px;
}

/*************************************************
HOME CENTER CONTENT
*************************************************/

#homeCenter {
	height:411px;
	border-bottom:#c00402 solid 5px;
}

#homeCenterLeft {
	width:470px;
	padding:35px 20px 0 20px;
	float:left;
}

#moreInfo {
	height:45px;
	margin-top:20px;
	border-bottom:dotted #000 1px;
}

#moreInfoButtons {
	float:left;
	margin:7px 0px 0px 0px;
}

#flashHolder {
	height:336px;
	width:440px;
	float:left;
	margin:35px 0 0 0;
}

/*************************************************
INTERIOR STYLES
*************************************************/

#interiorLeft {
	width:691px;
	padding:25px 19px 0 20px;
	float:left;
	margin:0 0 40px 0;
}

#interiorRight {
	float:left;
	width:228px;
	background-color:#f5f5f5;
	margin:20px 0 20px 0;
	border:solid 1px #e5e5e5;
}

#treesAtRisk {
	width:100%;
	border:dotted #000 1px;
	padding:0px;
	margin:20px 20px 20px 0;
	float:left;
}

#treesAtRisk ul.left {
	width:200px;
	margin:10px 0 10px 20px;
}

#intBeABusterArea {
	width:213px;
	background-image:url(../images/header_beABuster.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	float:right;
	padding:40px 0 20px 15px;
	border-top:#c00402 solid 5px;
	font-size:1.3em;
}

#intQzones {
	width:228px;
	background-image:url(../images/header_quaratine_int.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	float:left;
	padding:40px 0 10px 15px;
}

#intMobilePhotos {
	width:228px;
	background-image:url(../images/header_mobilePhotos.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	float:left;
	padding:40px 0 10px 15px;
}

#intSpotItReportIt {
	width:228px;
	background-image:url(../images/header_spoIt_int.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	float:left;
	padding:40px 0 10px 15px;
}

.contentLeft {
	width:300px;
	float:left;
	margin:0 20px 20px 0;
}

.contentRight {
	width:300px;
	float:left;
	margin:0 20px 20px 0;
}


/*************************************************
TEXT STYLES
*************************************************/

#utilityNav a {
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	margin:9px 15px 0 0;
}

p {
	font-size:1.3em;
	line-height:1.3em;
	margin:15px 0 0 0;
}

a {
	color:#2c548a;
	text-decoration:underline;
}

a:hover {
	color:#c00500;
	text-decoration:underline;
}

#moreInfo a {
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 10px 0 10px;
}

#moreInfo a:hover, #utilityNav a:hover {
	color:#c00500;
}

#homeBeABusterArea a, #intBeABusterArea a, #homeQuarantineArea a {
	color:#2c548a;
	text-decoration:underline;
	font-size:inherit;
}
#intBeABusterArea p, #homeBeABusterArea p{
	font-size:inherit;
	margin:0 0 10px 0;
}
#homeBeABusterArea a:hover, #intBeABusterArea a:hover, #homeQuarantineArea a:hover {
	color:#c00500;
	text-decoration:underline;
	font-size:inherit;
}

/*#homeQuarantineArea a {
	color:#2c548a;
	text-decoration:underline;
	font-size:1em;
}*/

a.scrollover {
	/* Default Colour/Styles here */
	color: #2c548a;
}
a.scrollover em:first-line {
	/* Rollover Colour/Styles here */
	color: #c00500;
}

a.scrollover .scrollover_Nudge {
   top:2px;
}

#homeBeABusterArea li, #intBeABusterArea li, #homeQuarantineArea li {
	font-size:inherit;
}

#homeBeABusterArea ul, #intBeABusterArea ul, #homeQuarantineArea ul {
	font-size:inherit;
	margin:20px 0 10px 0;
}

.rollover {
	border: none;
	margin: 0;
	padding: 0;
	display: none;
}
.rollover-Text {
	border: none;
	margin: 0;
	padding: 0;
	display: none;
}

.red {
	color:#c00500;
}

strong {
	font-weight:bold;
}
 
h3 {
	font-size:1.3em;
	color:#c00500;
	font-weight:bold;
	padding:0;
	margin:20px 0;
	clear:both;
}

h4 {
	font-size:1.3em;
	font-style:italic;
	font-weight:normal;
	padding:0;
	margin:10px 0;
}

ul {
	margin:15px 0 0 0;
	padding:0;
	list-style-type:none;
	float:left;
	width:100%;
	font-size:inherit;
}

ul li {
	font-size:1.3em;
	background:transparent url(../images/dubArrows.jpg) no-repeat scroll 0 5px;
 	margin:0 0 5px 0;
	padding:0 0 0 15px;
}

ul ul {
	margin:5px 0 0 20px;
	padding:0;
	list-style-type:none;
	float:left;
	width:100%;
	font-size:inherit;
}

ul ul li {
	font-size:1.3em;
	background:none;
	list-style-type:disc;
 	margin:0 0 5px 15px;
	padding:0 0 0 0;
}

ol li {
	font-size:1.3em;
	background:none;
	list-style-image:none;
 	margin:0 0 5px 15px;
	padding:0 0 0 0;
}

ol ul li {
	font-size:1.3em;
	background:none;
	list-style-type:disc;
 	margin:0 0 5px 15px;
	padding:0 0 0 0;
}

#twitterFeed ul {
	margin:5px 0 0 0;
	padding:0;
	list-style-type:none;
	float:left;
	width:500px;
}

#twitterFeed li {
	font-size:1.3em;
	background:transparent url(../images/BeetleBusterTwitterLogo.jpg) no-repeat scroll 0 5px;
 	margin:0 0 15px 0;
	padding:10px 0 0 55px;
	min-height: 48px;
}

#interiorLeft li ul li {
	font-size:1em;
	margin:2px 0 0 0;
}

/*#interiorLeft ul, #interiorLeft p ul {
	margin:0;
	padding:0 0 0 15px;
}*/

#interiorLeft ul li ul {
	margin:10px 0 0 0;
	padding:0 0 0 15px;
	list-style-type:none;
}

#treesAtRisk h1 {
	font-size:12px;
	text-transform:uppercase;
	background-color:#2c548a;
	margin:1px 0 15px 0px;
	padding:6px 0 0 10px;
	color:#fff;
	height:23px;
	border-bottom:#000 dotted 1px;
}

.caption {
	font-size:1em;
	font-style:italic;
	color:#666666;
	line-height:1.2em;
	margin:10px 0;
}

#interiorLeft h1 {
	font-size:1.4em;
	margin:0;
}

.sepLine {
	border-bottom:dotted 1px #000;
	clear:both;
	margin:0 0 15px 0;
}

/*************************************************
HOME MODULES
*************************************************/

#homeMapArea {
	background-image:url(../images/header_area.jpg);
	background-repeat:no-repeat;
	width:471px;
	height:260px;
	float:left;
	padding:40px 0 0 0;
}

#homeQuarantineArea {
	width:240px;
	background-image:url(../images/header_quaratine.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:40px 10px 5px 10px;
	float:left;
}

#homeBusterArea {
	height:115px;
	width:260px;
	background-image:url(../images/header_busterKit.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	float:left;
	padding:40px 0 0 0;
}

#homeBeABusterArea {
	width:213px;
	background-image:url(../images/header_beABuster.jpg);
	background-repeat:no-repeat;
	margin:0 0 15px 0;
	float:right;
	padding:40px 0 0 15px;
	font-size:1.3em;
}

#mediaLinks {
	border-bottom:dotted #000 1px;
	border-top:dotted #000 1px;
	height:34px;
	padding:10px 0 0 20px;
	margin:0 0 15px 0;
	width:100%;
}
#intBeABusterArea #mediaLinks {
	border-bottom:dotted #000 1px;
	border-top:dotted #000 1px;
	height:34px;
	padding:10px 0 0 20px;
	margin:0 0 15px 0;
	width:90%;
}
#homeModulesArea {
	float:left;
	display:inline;
	background-image:url(../images/homeModulesBg.jpg);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
}

#cellPhoneForm #s {
	font-family: Arial, Helvetica, "Helvetica LT Std", sans-serif;
	font-size: 1.2em;
	color: #000;
	display:inline;
	background: transparent url(../images/cellBack1.jpg) no-repeat scroll 0 0;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 5px;
	width: 115px;
	height: 15px;
	border-style: hidden;
	border-width: 0px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.75;
	opacity: 0.7;
}
#results {
	height:100px;
}
#results p {
	float:left;
	clear:left;
	margin:0;
	padding:0;
}

#intQzones #results p {
	width:210px;
}

#results .message {
	margin: 10px 0 0 0; 
	font-family: Arial, Helvetica, "Helvetica LT Std", sans-serif;
	font-size: 13px; 
	display:block;
	width:100%;
}

#intQzones #results .message {
	margin: 10px 0 0 0; 
	font-family: Arial, Helvetica, "Helvetica LT Std", sans-serif;
	font-size: 14px; 
	font-weight:bold;
	display:block;
	width:100%;
}

/*************************************************
IMAGES
*************************************************/

.photo {
	padding:10px;
	border:dotted #000 1px;
	float:left;
	margin:0 20px 10px 0px;
}

img {
	border:none;
}

.pageTitle {
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:dotted #000 1px;
}

#moreInfoTab {
	float:left;
}

#busterKit {
	margin-left:5px;
}

#iconFacebook a {
	margin:0 20px;
	float:left;
	height:40px;
	width:40px;
	background-image:url(../images/iconFacebook.jpg);
}

#iconTwitter a {
	margin:0 0px;
	float:left;
	height:40px;
	width:40px;
	background-image:url(../images/iconTwitter.jpg);
}

#iconFlickr a {
	margin:0 20px;
	float:left;
	height:40px;
	width:40px;
	background-image:url(../images/iconFlickr.jpg);
}

#iconFacebook a:hover, #iconTwitter a:hover, #iconFlickr a:hover {
	background-position:0 -40px;
}

#iconTv {
	margin:0 10px 0 0;
}


#iconRadio {
	margin:0 10px 0 10px;
}

.toolIcons {
	margin:0;
	vertical-align:middle;
}

/*************************************************
FOOTER
*************************************************/

#footer {
	clear:both;
	width:940px;
	height:10px;
	padding:10px 60px 10px 10px;
	background-color:#000;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/usda_sm.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#footer a {
	color:#fff;
	text-decoration:none;
	margin:0 3px;
}

#footer a:hover {
	text-decoration:underline;
}

#footer {
	color:#fff;
}

/*************************************************
FLOATS
*************************************************/

.right {
	float:right;
}

.left {
	float:left;
}

.clear {
	clear:both;
}

.hidden {
	display:none;
}

/*************************************************
FORM STYLES
*************************************************/

div.errorPhone {
	background:#000;
	color:#fff;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 30px 0 0 0px;
	float: left;
	text-align:center;
	display:none;
	position: absolute;
	z-index: 22;
}
div.error {
	background:#C00500;
	color:#fff;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 5px auto;
	float: left;
	width: 95%;
	text-align:center;
	display:none;
}
div.error label {
	float: left;
	clear: left;
	margin: 0 0 5px 0;
}
div.error h2 {
	color: #fff;
	font-weight: bold;
}
label.error {
	float: left;
	margin-right: 10px;
}
input.error, textarea.error {
	background: #FFFFCC;
}
form {
	display: block;
	margin: 0;
	padding: 0;
}
label.report {
	margin: 2px 0 5px 0;
	padding: 0;
	float: left;
	min-width: 70px;
}
textarea.textbox {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	height: 75px;
	overflow: scroll;
}
input.textbox {
	margin: 5px 5px 2px 0;
	padding: 0;
	float: left;
	width: 100px;
}
select.select {
	margin: 5px 5px 2px 0;
	padding: 0;
	float: left;
	width: 150px;
}
input.radio {
	margin: 3px;
	padding: 0;
	float: left;
}
p.form {
	float: left;
	clear: both;
	padding: 0;
	margin: 0 0 15px 0;
	width: 100%;
}
#photo_wrap {
	float: left;
	clear: both;
	padding: 0;
	margin: 0 0 15px 0;
	display: block;
}
img.zipfinder {
	padding:0;
	margin:0;
	vertical-align:baseline;
}
label.zipfinder {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:5px 5px 5px 0;
	vertical-align:baseline;
	margin:0;
}
input#SiteSearch {
	width:135px;
	vertical-align:baseline;
	background:url(/images/sitesearch.jpg) no-repeat scroll 0 0;
	border-style:hidden;
	border-width:0;
	color:#000000;
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:15px;
	margin:3px 0 0 0;
	padding:5px 0 5px 5px;
}
input#Zipcode {
	width:135px;
	vertical-align:baseline;
	background:url(/images/zipsearch.jpg) no-repeat scroll 0 0;
	border-style:hidden;
	border-width:0;
	color:#000000;
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:15px;
	margin:3px 0 0 0;
	padding:5px 0 5px 5px;
}
input#areacode {
	width:47px;
	vertical-align:baseline;
	background:url(/images/areaCode-bg.jpg) no-repeat scroll 0 0;
	border-style:hidden;
	border-width:0;
	color:#000000;
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:15px;
	margin:3px 0 0 0;
	padding:5px 0 5px 5px;
	float:left;
}
input#phone1 {
	width:47px;
	vertical-align:baseline;
	background:url(/images/areaCode-bg.jpg) no-repeat scroll 0 0;
	border-style:hidden;
	border-width:0;
	color:#000000;
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:15px;
	margin:3px 0 0 0;
	padding:5px 0 5px 5px;
	float:left;
}
input#phone2 {
	width:57px;
	vertical-align:baseline;
	background:url(/images/areaCode-bg.jpg) no-repeat scroll 0 0;
	border-style:hidden;
	border-width:0;
	color:#000000;
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:15px;
	margin:3px 0 0 0;
	padding:5px 0 5px 5px;
	float:left;
}
#sendtext {
	vertical-align:baseline;
	background:url(/images/send-button.jpg) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	height:25px;
	margin:0;
	padding:0;
	position:relative;
	text-indent:-1000em;
	width:50px;
	float:left;
}
#sendtextint {
	vertical-align:baseline;
	background:url(/images/send-button-int.jpg) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	height:25px;
	margin:0 0 0 -10px;
	padding:0;
	position:relative;
	text-indent:-1000em;
	width:50px;
	float:left;
}
#zipbutton {
	vertical-align:baseline;
	background:url(/images/pixel.gif) no-repeat scroll 0 3px;
	border:0 none;
	cursor:pointer;
	height:28px;
	margin:0 0 0 -37px;
	padding:0;
	position:relative;
	text-indent:-1000em;
	width:37px;
}
#searchbutton {
	vertical-align:baseline;
	background:url(/images/pixel.gif) no-repeat scroll 0 3px;
	border:0 none;
	cursor:pointer;
	height:28px;
	margin:0 0 0 -37px;
	padding:0;
	position:relative;
	text-indent:-1000em;
	width:37px;
}
form#zipform {
	float:left;
	margin:0;
	padding:0;
}
.form-item, p.cellSendMessage  {
	margin:5px 0 0 0;
	padding:0;
	font-size:1em;
	float:left;
	clear:left;
}
#celliframe {
	float:left;
	clear:none;
	margin:5px 0 0;
}
#intMobilePhotos #celliframe {
	background:#f5f5f5;
}
#searchform {
	float:right;
	margin:0;
	padding:0;
}
fieldset {
	border:1px dotted #990000;
	color:#000000;
	margin:0 0 15px 0;
	padding:10px;
	float:left;
	font-size:1.3em;
	width:95%;
}
legend {
	color:#C00500;
	background:#fff;
	font-weight:bold;
	margin:0;
	padding:0 10px;
}
.FORMcontentLeft {
	width:45%;
	float:left;
	margin:0 20px 20px 0;
}

.FORMcontentRight {
	width:45%;
	float:right;
	margin:0 20px 20px 0;
}
