/* Cure Pest Control CSS by Bluemonkey Designs www.blue-monkey.co.uk */

/*----BODY START----*/

* { margin: 0; padding: 0;}

html {
height:100%;
margin-bottom: 1px;
}

body{
	margin: 0px; 
	padding: 0px;
	background-color: #fff;
	color: #333;
	font: 11px "Verdana";
}

div, p, ul, h2, img{
	margin:0px;
	padding:0px;
	font: "Verdana";
}
h1 {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	font: "Verdana";
	letter-spacing: -1px;
}
h2 {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	font: "Verdana";
	letter-spacing: 3px;
}
h3 {
	font-size: 15px;
	color: #C40000;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding-bottom: 3px;
	font: "Verdana";
	letter-spacing: 3px;
}
p, ul, ol {
	margin-top: 1.2em;
	line-height: normal;
}

ul, ol {
	list-style-type:none;
}

a {
	color: #C40000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #333;
}
.redtext {
	color: #C40000;
}
	
/*----BODY END----*/

/*----HEADER START----*/
#headerwrap {
	width: 100%;
	height: 81px;
	background-image: url(../imgs/header_bK.jpg);
	position: fixed;
	padding: 0 0 0 0;
}
#header {
	width: 950px;
	height:81px;
	margin: 0px auto;
}
#header .logo{
	width: 155px;
	height:81px;
	float: left;
	margin: 0px;
	background-image: url(../imgs/header_Logo.jpg);
	background-repeat: no-repeat;
}
#header .details{
	width: 300px;
	height: 40px;
	position:right;
	text-align: right;
	float: right;
	margin: 15px 0px 10px 10px;
}
#maintenance{
	width: 100%;
	height: 15px;
	font-size: 11px;
	background: #CCC url(../imgs/information.png) left no-repeat;
	color: #C40000;
	text-align: center;
	font-family: "Verdana";
	font-weight: normal;
	text-decoration: none;
	padding: 3px 0 3px 0;
	border-bottom: 1px #fff solid;
	margin: 0px auto;
	position: fixed;
}
/*----HEADER END----*/
/*------------------MENU-------------------------*/
#menuwrap {
	width: 100%;
	height: 30px;
	border-top: 2px #fff solid;
	background: url(../imgs/menuBack-ov.png) transparent;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
}

.ddsmoothmenu{
	font: 12px Verdana;
	width: 950px;
	padding-left: 100px;
	font-size: 12px;
	margin: 0 auto;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
padding: 4px 15px 7px 15px;
color: #fff;
text-decoration: none;
border-right: 1px solid #fff;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link{
}
.ddsmoothmenu ul li a:visited{
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/; 
background: url(../imgs/menuBack.png); 
color: #333;
}

.ddsmoothmenu ul li a:hover{
background: url(../imgs/menuBack.png); 
color: #333;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: 12px Verdana;
width: 160px; /*width of sub menus*/
height: 16px;
padding: 6px;
background-color: #C40000; 
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #fff;
color: #fff;
}
.ddsmoothmenu ul li ul li a:hover{
background: #C40000; 
color: #333;
}
.ddsmoothmenu ul li ul li a.selected{
background: #C40000; 
color: #333;
}


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 7px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 7px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */
.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}
/*--------------------------------------------------------------------------------------------*/

/*----BREADCRUMBS START----*/
#breadcrumbs  {
	width: 100%;
	height: 15px;
	margin: 0px auto;
	font: 10px "Verdana";
	padding: 2px 0 0 0;
	text-align: left;
	color: #666;
}
#breadcrumbs a {
	color: #666;
}
#breadcrumbs a:hover {
	color: #666;
}
/*----BREADCRUMBS END----*/

/*----SIDEBOX----*/
#sidebox {
	width: 307px;
	height: 420px;
	float: right;
	text-align: left;
	background: url(../imgs/formBk.jpg) no-repeat right top;
	padding: 80px 10px 0px 20px;
	margin: 0;
	color: #FFF;
}

/*----SIDEMENU----*/
#sidemenu {
	width: 337px;
	height: auto;
	padding: 0;
	margin: 0;
}
#sidemenu .button {
	padding: 10px 0px 0px 0px;
	width: 337px;
	height: 24px;
	background-color: #F7F7F7;
	color: #333;
	font-size: 12px;
	font: "Verdana";
	text-transform: uppercase;
	letter-spacing: 3px;
	text-decoration: none;
	text-align: center;
}
#sidemenu .button a{
	color: #333;
}
#sidemenu .button a:hover{
	color: #C40000;
}
/* SIDE BOXES */
.jsclass body .randomcontent{ /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
display: none;
}

#box1 {
	width: 337px;
	height: 80px;
	background: url(../imgs/SideBar/UnmarkedVehicles.jpg) no-repeat;
	text-align: right;
	font-size: 12px;
	padding: 10px 0 0 0;
	margin: 0;
}
#box2 {
	width: 322px;
	height: 75px;
	background: url(../imgs/SideBar/BPCA.jpg) no-repeat;
	text-align: left;
	font-size: 12px;
	padding: 15px 0 0 15px;
	margin: 10px 0 0 0;
	border-top: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
}
#box3 {
	width: 337px;
	height: 76px;
	background: url(../imgs/SideBar/Enviro.jpg) no-repeat;
	text-align: right;
	font-size: 12px;
	padding: 14px 0 0 0;
	margin: 10px 0 0 0;
	border-top: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
}
#box3 a{
	color: #9C0;
}
#box3 a:hover{
	color: #333;
}

/*-----------------------------CONTENT START----------------------------*/
#pagewrapper {
	width: 950px;
	height: auto;
	height: 100%;
	margin: 0 auto;
	padding-top: 130px;
}
#leftcolumn {
	width: 607px;
	height: auto;
	float: left;
	margin: 0px auto;
	padding: 0 5px 0 0;
}
#leftcolumn ul {
	margin-top: 1.2em;
	margin-left: 1.0em;
	line-height: 1.6em;
	font-style: italic;
}
#leftcolumn .bar{
	width: 612px;
	height: 18px;
	float: left;
	margin: 0px auto;
	padding: 2px 0 0 0;
}
#rightcolumn {
	float: right;
	width: 337px;
	height: auto;
	margin: 0 0 0 -1px;
	text-align: right;
	line-height: 14px;
}
#rightcolumn .bar{
	width: 332px;
	height: 20px;
	margin: 0px auto;
	margin-top: 8px;
	background-color: #D5D5D5;
	padding: 7px 5px 0 0;
}
#rightcolumn .bar h3{
	color: #333;
}
#TextBox {
	width: 950px;
	height: 190px;
	margin: 10px auto;
	border-top: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	background-color: #f1f1f1;
	overflow: auto;
	padding: 10px 0 15px 0;
}
	
/*---LEFT COLUMN CONTENT----*/

#LTextBox {
	width: 600px;
	height: 403px;
	overflow: auto;
	margin: 0;
	padding: 10px 5px 10px 0;
	scrollbar-face-color:#fff;
	scrollbar-shadow-color:#f7f7f7;
	scrollbar-arrow-color:#333;
	scrollbar-track-color:#f7f7f7;
}
#LTextBox li{
	margin-left: 1.8em;
	margin-right: 0.2em;
	list-style-type: disc;	
}
#Limage {
	background: url(../imgs/Pest_Prevention/ant-header.jpg) no-repeat;
	width: 612px;
	height: 187px;
	margin: 0;
	padding: 20px 0 0 0;
	clear: both;
	line-height: 14px;
}

#LPTextBox {
	width: 597px;
	height: auto;
	overflow: auto;
	margin: 0;
	padding: 10px 15px 10px 0;
	scrollbar-face-color:#fff;
	scrollbar-shadow-color:#f7f7f7;
	scrollbar-arrow-color:#333;
	scrollbar-track-color:#f7f7f7;
}
#LPTextBox li{
	margin-left: 1.8em;
	margin-right: 0.2em;
	list-style-type: disc;	
}

/*---RIGHT COLUMN CONTENT----*/

#RTextBox {
	width: 337px;
	height: auto;
	margin: 0;
	padding: 10px 5px 10px 0;
}

/*--------------------------------CONTENT END----------------------------*/

#TextBar {
	width: 950px;
	height: 10px;
	font-weight: normal;
	margin: 10px auto;
	border-top: #CCCCCC solid 1px;
	padding: 6px 0 6px 0;
	text-align: center;
}
/*----FOOTER----*/
#Legal {
	width: 950px;
	height: 20px;
	margin: 10px auto;
	margin-top: 20px;
	padding-top: 6px;
	font-size: 11px;
	border-bottom: #CCCCCC solid 1px;
	border-top: #CCCCCC solid 1px;
}
#Footer {
	width: 950px;
	height: 40px;
	margin: 0px auto;
	position: relative;
	padding: 0;
	font-size: 11px;
}
.copyright {
	width: 950px;
	height: 32px;
	margin: 0px auto;
	line-height: 18px;
	padding: 0;
}
#Browser {
	width: 100%;
	height: 20px;
	background-color: #C40000;
	border-top: #CCC solid 4px;
	margin: 5px auto;
	margin-top: 10px;
	text-align: center;
	font-size: 11px;
	padding: 4px 0 0 0;
	color: #FFF;
}
#contactBox {
	width: 950px;
	height: auto;
	margin: 10px auto;
}

/* -------------------------------- FORM ELEMENTS START ------------------------------ */

form {
	padding: 0px;
}
label {
	display:block;
	font-size: 10px;
	margin-top: 4px;
	line-height: 12pt;
	color: #FFF;
}
input {
	padding:1px;
	color: #333;
	margin: 0 0px 5px 0px;
}
.inputreq {
	padding:1px;
	color: #333;
}
select {
	padding:1px;
	color: #333;
}
list/menu {
	padding:1px;
	color: #333;
}
textarea {
	padding:1px;
	font: normal 1em Verdana, sans-serif;
	color: #333;
}
input .button { 
	margin-bottom: 10px; 
	font: bolder 12px Arial, Sans-serif; 
	padding: 2px 3px;
}
/* -------------------------------- FORM ELEMENTS END ------------------------------ */