﻿.left-text {
	text-align: left;
}

#slideshow {
	padding-left: 0px;
	
	
}


.stickytooltip{
box-shadow: 5px 5px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
display:none;
position:absolute;
display:none;
border:5px solid black; /*Border around tooltip*/
background:white;
z-index:3000;
}


.stickytooltip .stickystatus{ /*Style for footer bar within tooltip*/
background:black;
color:white;
padding-top:5px;
text-align:center;
font:bold 11px Arial;
}

.contactform {
	text-align: left;
	background-color: #F0F0F0;
}
.contactformbox {
	background-color: #FFFF00;
}

}
.picleftnoborder {
	float: left;
	margin: 10px;
	border: 0px solid #000;
}

.tablestyle1 {
	margin-bottom: 0px;
	border: 2px solid #000000;
	margin: 0px 0 0 0;
	background-color: #ECE9D8;
	
}
.onlinepayment {
	margin-bottom: 0px;
	border: 2px solid #000000;
	margin: 0px 0 0 0;
	background-color: #ECE9D8;
	text-align:center;
}

#eco {
	background-position: top;
	background: url('../inspections/inspections-images/ecologo.jpg') no-repeat;
	background-repeat: no-repeat;
}
.tablestyle {
	border: 2px solid #000000;
	background-color: #ECE9D8;
}

.style1 {
	border-style: solid;
	border-width: 1px;
}

#content p {
	padding:5px; text-align:justify;
	}
.boldhead {
	font-size:1.5em; 
	font-weight:bold;
	}
.bold {font-weight:bold;}
.left {float:left; margin:10px; border:1px solid #000;}
.right {float:right; margin:10px; border:1px solid #000;}
.lefttext {float:left; width:300px; text-align:justify;}
.righttext {float:right; width:300px; text-align:justify;}
.picture_border {
	border-width: 0;
}

/* Styles for fade in box */
#fadeinbox{
position:absolute;
width: 200px;
left: 0px;
border: 2px solid silver;
background-color: black;
padding: 4px;
z-index: 100;
visibility:hidden;
text-align: center;
font-size:medium;
font-family:Arial;
font-weight:bold;
color: white;
margin-left:350px;
margin-top:50px
}
#fadeinbox a {
	color: #ffffff;
	text-decoration: none;
}
#fadeinbox a:hover {
	color:green
}

/* Styles for Navigation-Online Inspection Request */

.cssrequest
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url('../images/buttons/inspection-request/inspectionrequest2.jpg') no-repeat;
white-space: nowrap;
display: block;
width: 300px;
height: 50px;
margin: 0;
padding: 0;
text-align: center;
}

.cssrequest a
{
display: block;
color: #000000;
font-size: 20px;
width: 275px;
height: 44px;
display: block;
float:left;
color: black;
text-decoration: none;
}

.cssrequest img
{
width: 300px;
height: 50px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssrequest a:hover img
{
visibility:hidden
}

.cssrequest span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

