@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: #666666;
	background-image: url(/skins/2/images/background.jpg);
}
.layout #container {
	width: 780px;  /* 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;
}
.logoback {
	background-image: url(/skins/2/images/auto_body_repair_tl.jpg);
	background-repeat: no-repeat;
}
.layout #header {
	height: 170px;
	background-image: url(/skins/2/images/auto_body_repair_tb.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/2/images/collision_repair_footbg.jpg);
	height: 40px;
	border-top-color: #000;
}
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: 1px;
	background-color: #000;
}
.left {
	background-color: #000;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}

#menu {
	width: 150px;
	border-size: 0px;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px;
	border-left: none;
	}
	
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu li a {
	height: 25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 25px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(/skins/2/images/auto_body_repair.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 0px;
	height: 20px;
	}
	
#menu li a:hover {
	color: #FFFFFF;
	background: url(/skins/2/images/auto_body_repair.jpg) 0 -25px;
	padding: 5px 0 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#menu li a:active {
	color: #FFFFFF;
	background: url(/skins/2/images/auto_body_repair.jpg) 0 -25px;
	padding: 5px 0 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
a {
	color:#900;
}
a:hover {color:#E05030;}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(/skins/2/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;
	filter: DropShadow(Color=000000, OffX=1, OffY=1, Positive=1);
}
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:#C00;
	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:#C00;
	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: #900;
}
.sidetable {
	border: 1px solid #FFF;
	width: 140px;
}
.sideheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #900;
	background-image: url(skins/2/images/collision_repair_footbg.jpg);
	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: 9pt;
	font-weight: bold;
	text-indent: 5px;
	padding: 3px;
	border: 1px solid #000000;
	background-image: url(../../images/tableheader.jpg);
	font-variant: small-caps;
}
.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;
}
