@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 20px;
	background-color: #345C7D;
}
.layout #container {
	width: 970px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #000;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.layout #header {
	height: 172px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/skins/automenders.com/images/header.jpg);
}
.layout #mainContent {
}

.layout #footer {
	background-image: url(/skins/automenders/images/collision_repair_footbg.jpg);
	border-top-color: #000;
}
.logoback {
	background-image: url(/skins/pro_care_collision/images/auto_body_repair_tl.jpg);
	background-repeat: no-repeat;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo {
	height: 120px;
	width: 340px;
	position: relative;
	margin-top: 21px;
	margin-left: 2px;
}
.contentback {
	background-color: #FFF;
}

.right {
	width: 150px;
	background-color: #000;
	background-image: url(/skins/automenders.com/images/side_background.jpg);
}
.tableheader {
	background-image: url(/skins/automenders/images/tableheader.jpg);
	text-align: center;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	height: 20px;
}

.left {
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	background-image: url(/skins/automenders.com/images/side_background.jpg);
}
/* BEGIN style5 */
 #navcontainer
{
	width: 149px;
	border-right: 1px solid #000;
	margin-bottom: 1em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#navcontainer li a
{
	display: block;
	padding: 3px 5px 3px 0.5em;
	background-color: #357699;
	color: #fff;
	text-decoration: none;
	width: 149px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8AAFC4;
	border-left-color: #000000;
}

html>body #navcontainer li a {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

#navcontainer li a:hover
{
	background-color: #99BACC;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C4D7E1;
	border-left-color: #09C;
}

a {color:#3050E0;}
a:hover {color:#E05030;}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(/skins/1/images/page_header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 17px;
	width: 100%;
	padding-top: 3px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.buttons {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: static;
	font-weight: bold;
	text-decoration: none;
}
a.buttons:hover {
	color:#09C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: static;
	font-weight: bold;
	text-decoration: underline;
}
a.collisionsite {
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: static;
	font-weight: bold;
	text-decoration: none;
}
a.collisionsite:hover {
	color:#09C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: static;
	font-weight: bold;
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.text-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
}
.hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	padding: 4px;
}
.coupontable {
	width: 600px;
	border: 2px dashed #000;
	margin-bottom: 10px;
}
.couponheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-transform: uppercase;
	background-image: url(../../images/couponheader.jpg);
	line-height: 12px;
	height: 36px;
	padding-left: 15px;
}
.boxheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.topflash {
	margin-top: 21px;
}
.tableheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 18px;
	color: #000;
	background-image: url(../../images/tableheader.jpg);
	border: 1px solid #000;
	background-position: center;
}
.partstable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-color: #CCC;
}
.tableborder {
	border: 1px solid #000;
}
.sideheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	height: 20px;
	letter-spacing: 0px;
	background-color: #369;
	padding: 2px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.sidetable {
	width: 140px;
	border: 1px solid #FFF;
}
.bar {
	background-image: url(/skins/automenders.com/images/bar.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
.hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #999;
	padding: 4px;
}
.smalltext_centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #069;
}
hr {
color: #EEEEEE;
background-color: #EEEEEE;
height: 1px;

}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.textleft {
	text-align: left;
}
.textcenter {
	text-align: center;
}
.textright {
	text-align: right;
}
.textfull {
	text-align: justify;
}