body
{
    color: black;
    background-color: #242578;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 0px;
    margin: 0px 0px 0px 20px;
    padding-right: 20px;
    min-width:420px;
}

.locationImage
{
    xfloat:left;
    margin-left:50px;
}

.linkDiv
{
	float:left;
	clear:left;
	width: 500px;
    margin-left: 50px;
    height: 50px;
    margin-top: -15px;
}

.mechanicnetLink
{
	xfloat:left;
	xclear:left;
	color: black;
	font-weight: bold;
	text-align: center;
	width: 170px;
	xposition: relative;
	xtop: -10px;
	xleft: 65px;
	xmargin-top:-15px;
}

.locationList
{
    margin-left:150px;
    font-weight: bold;
    font-size: 1.2em;
}

.locationList a
{
	color: red;
}

.locationAddress
{
	float:left;
	xclear:left;
	margin-left:20px;
	margin-top: 0px;
	color:white;
	font-size:.8em;
	width: 150px;
}

.locationHours
{
	float:left;
	color:white;
	font-size:.8em;
	margin-left: 40px;
	margin-bottom:35px;
}

.locationHoursTitle
{
	font-weight: bold;
}

.locationName
{
	font-weight:bold;
	font-size:1.2em;
	color:white;
	text-decoration: none;
}

.location
{
	height:210px;
	width:500px;
	margin-bottom:10px;
	padding:20px;
	padding-top:10px;
	padding-bottom: 30px;
	xpadding-left: 15px;
	margin-left:160px;
	background-color:red;//#242578;
	background: transparent url(../image/locationBox.gif) no-repeat;
}

.employeeBio ul
{
	margin-top:15px;
	margin-left: 20px;
	padding:0px;
	
}

.employeeBio
{
	margin-top: -20px;
	color: white;
	float: left;
	width: 235px;
	font-size: .8em;
}

.employeeName
{
	font-weight: bold;
}

.employee img
{
	float: left;
}

.employee
{
	float: left;
	width: 235px;
	border: outset black 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 344px;
}

.employeeLocationBox
{
	border: 3px outset #242578;
	background-color: #242578;
	color: white;
	float: left;
	padding: 5px;
	width:490px;
	xheight: 250px;
	xmargin-bottom: 10px;
	margin-top: 40px;
	margin-left: -20px;
}

.smallLocation
{
	float:right;
	width:300px;
	height:270px;
	padding:15px;
	margin-right:0px;
	margin-top:20px;
	margin-left:5px;
	background: transparent url(../image/smallLocationBox.png) no-repeat;
}

.mapBox
{
	background: transparent url(../image/mapBox.png) no-repeat;
	width:480px;
}

.mapLink
{
	margin-left:10px;
	float:left;
    xposition: relative;
    xleft: 30px;	
}

.specialLink
{
	color:red;
	font-weight:bold;
}

.emailLink img
{
	vertical-align:middle;
	margin-left:5px;
}

.textContent
{
	font-size:.9em;
}

.mapLink img, .emailLink img
{  
	border-style: none;
	float:none;
}

.managerName
{
	font-weight: bold;
}

.managerBio
{
    width: 480px;	
}

.pageTitle
{
    margin-top:-20px;
    margin-bottom:10px;
    margin-left:140px;
    font-size: 1.3em;
    font-weight: bold;	
}

.manufacturers
{
	color: red;
}

.serviceBox
{
	border: 3px outset #242578;
	background-color: #242578;
	width: 250px;
	color: white;
	float: left;
	padding: 5px;
	margin: 5px;
}

.bold
{
	font-weight: bold;
}

.error
{
  background-image: url(../image/dialog-error.png);
  background-color: inherit;
  background-repeat: no-repeat;
  background-position: 2px 2px;
  color: #ff0000;
  padding-left: 20px;
  padding-right: 5px;
  padding-bottom: 1px;
  padding-top: 2px;
  margin-bottom: 5px;
  height: 16px;
float: left;
}

* html .error
{
	background-image: url(../image/dialog-error.gif);
}


#marqueecontainer{
position: relative;
xfloat: left;
width: 300px; /*marquee width */
width: 90%;
height: 50px; /*marquee height */
xbackground-color: white;
overflow: hidden;
xborder: 3px solid orange;
padding: 2px;
padding-left: 4px;
border: 1px solid black;
}


span.ajilus
{
	color: #e14c37;
	background-color: inherit;
}

div.copyright
{
	clear: both;
	font-size: 8pt;
	text-align: center;
	padding-top: 0px;
	xmargin-top: -10px;
	color: silver;
	position:relative;
	top: 40px;
}

a.copyrightlink
{
	text-decoration: none;
}


.cssbox_body
{
	min-height: 300px;
}

/* http://www.spiffybox.com */
/* set the image to use and establish the lower-right position */
.cssbox,.cssbox_body,.cssbox_head,.cssbox_head h2 
{
	background: transparent url(../image/background.jpg) no-repeat bottom right;
	    min-width: 350px;
}

.cssbox 
{ /* intended total box width - padding-right(next) */
	xwidth: 735px !important; 
	/* IE Win = width - padding */
	xwidth: 720px; 
	/* the gap on the right edge of the image (not content padding) */
	padding-right: 15px; 
	/* use to position the box */
	margin: 20px auto;
}

/* set the top-right image */
.cssbox_head 
{
	background-position: top right;
	/* pull the right image over on top of border */
	margin-right: -15px;
	/* right-image-gap + right-inside padding */
	padding-right: 40px;
}

/* set the top-left image */
.cssbox_head h2 
{
	background-position: top left;
	margin: 0; /* reset main site styles*/
	border: 0; /* ditto */
	/* padding-left = image gap + interior padding ... no padding-right */
	padding: 10px 0 10px 10px;
	height: auto !important;
	height: 1%;
}  /* IE Holly Hack */ /* set the lower-left corner image */

.cssbox_body {
	background-position: bottom left;
	margin-right: 25px; /* interior-padding right */
	padding: 15px 0px 15px 40px;
} /* mirror .cssbox_head right/left */


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.cssform
{
    font-size: .8em;	
}

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed #242578;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}



.formButton
{
    cursor:pointer;
    background:black;
    color:#012d52;
    font-weight:bold;
    padding: 1px 2px;
    background:url(../image/buttonBackground.jpg) repeat-x left top;
}

.formButton:hover
{
    color: #0184d6;
}


