@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-repeat:no-repeat;
background-attachment:fixed;
background-position: top center;
background-image: url(/skins/3020/images/background.jpg);
}
.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: 1px solid #000000;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.layout #header {
	height: 165px;
	background-image: url(/skins/3020/images/top_background.jpg);
}
.layout #mainContent {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.layout #footer {
	background-image: url(/skins/3020/images/footer_background.jpg);
	height: 40px;
	border-top-color: #000;
}
.logoback {
	background-image: url(images/top-left.jpg);
	background-repeat: 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: 25px;
	margin-left: 10px;
}
.smalltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.contentback {
	background-color: #FFF;
}

.right {
	width: 1px;
	background-image: url(/skins/3020/images/right_back.jpg);
}
.left {
	background-color: #000;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	background-image: url(/skins/3020/images/left_back.jpg);
}
.menu3 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(/skins/3020/three_0.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu3 li {float:left;}
.menu3 li a {display:block; float:left; height:35px; line-height:35px; color:#FFFFFF; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu3 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu3 li.current a {color:#fff; background:url(/skins/3020/three_2.gif);}
.menu3 li.current a b {background:url(/skins/3020/three_2.gif) no-repeat right top;}
.menu3 li a:hover {color:#fff; background:#000 url(/skins/3020/three_1.gif); text-decoration: none;}
.menu3 li a:hover b {background:url(/skins/3020/three_1.gif) no-repeat right top;}
.menu3 li.current a:hover {color:#fff; background:#000 url(/skins/3020/three_2.gif); cursor:default;}
.menu3 li.current a:hover b {background:url(/skins/3020/three_2.gif) no-repeat right top;}

#nav {
	width: 150px;
	border-size: 0px;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px;
	border-left: none;
	}
	
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0px;
	}
	
#nav li a {
	height: 25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 25px;
	text-decoration: none;
	border: 1px solid #CCC;
	}	
	
#nav li a:link, #nav li a:visited {
	color: #FFF;
	display: block;
	background: url(/skins/3020/images/auto_body_repair.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0 0 0px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
	}
	
#nav li a:hover {
	color: #FFF;
	background: url(/skins/3020/images/auto_body_repair.jpg) 0 -25px;
	padding: 5px 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}
	
#nav li a:active {
	color: #fff;
	background: url(/skins/3020/images/auto_body_repair.jpg) 0 -25px;
	padding: 5px 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}

a {color:#3050E0;}
a:hover {color:#E05030;}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #030;
	background-image: url(/skins/3020/images/page_header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 22px;
	width: 100%;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	line-height: 11px;
}
.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:#0C0;
	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:#666;
	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: 10px;
	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: 12px;
	font-weight: bold;
	color: #363;
}
.sidetable {
	border: 1px solid #FFF;
	width: 150px;
}
.sideheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(three_0.gif);
	text-align: center;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #FFF;
	padding-top: 2px;
}
.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: 10px;
	font-weight: bold;
	background-color: #E9E9E0;
	text-indent: 15px;
	padding: 3px;
	color: #000000;
	background-image: url(../../images/tableheader.jpg);
	height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.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;
	margin-right: 18px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000;
	background-color: #CCC;
}
.tableborder {
	border: 1px solid #000;
}
.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;
}
