@charset "utf-8";
.autosalvageyardcss {
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b1 | 201101 
   NOTE: WORK IN PROGRESS
   USE WITH CAUTION AND TEST WITH ABANDON */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font: 12pt Arial, Helvetica, sans-serif;
	/*background-image:url(test-background-1.gif);*/
	/*background-image:url(chainlink-back-2.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;*/
	background-image: url(background-grad-1.gif);
	background-repeat: no-repeat;
	background-color:#000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000;
	/*background-image: url(backgroundshadow1.gif);
	background-repeat: repeat-y;
	background-position: center; 
	background-color: #006;*/
	}
#wholewrapper {
	width:980px;
	margin:auto;
	background-color:#fff;
	padding:0px 0px 0px 0px;
}	
#wrapper {
	width:980px;
	margin:auto;
	background-color:#fff;
	/*background-image: url(background-body-wrapper.jpg);
	background-repeat:no-repeat;*/
	padding:0px 0px 0px 0px;
}
#headerwrapper {
	width:980px;
	margin:auto;
	background-color:#000;
	padding:0px 0px 0px 0px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a {
   outline: none;   /*removes dot outline in active hyperlinks*/ 
}

/* WEBPAGE LAYOUT */

#headertop{
	width:100%;
	background-color:#000;
}
#navtop{
	clear:both;
	width:980px;
	height:25px;
	padding:2px 0px 0px 0px;
	margin:auto;
	background-color:#000;
	text-align:right;
	font-size:12pt;
	color:#fff;
	
}
#navbottom{
	clear:both;
	width:960px;
	height:20px;
	padding:3px 0px 10px 0px;
	margin:auto;
	background-color:#fff;
	text-align:center;
	font-size:100%;
	color:#000;
}
#headermain {
	width:100%;
	/*min-height:100px;*/
	background-color:#000;
}
#headerlogo {
	background-color:#000;
	/*background-image: url(header_background_1.jpg);
	background-repeat: repeat-x;*/
	width:100%;
	margin:auto;
}

/*MAIN HORIZONTAL NAVIGATION MENU */
#navmain {
	width:980px;
	min-height:0px;
	background-color:#fff;
	color:#fff;
	font-size:18px;
	font-weight:700;
	margin:auto;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

ul#horizontalnav {
list-style:none;
margin:0 auto;
width:970px;
padding:1px 0px 0px 10px;
}
ul#horizontalnav li {
display:inline;
padding:0px 3px 0px 3px;

}
ul#horizontalnav li a {
text-decoration:none;
background:#003366;      /*This sections lays out the menu bar colors state 1*/ 
color:#fff;
float:left;
padding:0px 8px 0px 8px;
border-right-width:1px;
border-right-style:solid;
border-right-width:1px;
border-right-style:solid;
border-right-color:#999;
}

ul#horizontalnav li a:hover {
 /*This sections lays out the menu bar colors state 2 on rollover*/
background:#003366;
color:#999;
float:left;
}
/*VERTICAL NAVIGATION */
ul#verticalnav {
list-style:none;
margin:0 auto;
width:189px;
padding:0px 1px 0px 1px;
text-align:left;
font-weight:700;
}
ul#verticalnav li { display:block;
padding:0px 0px 0px 0px;

}
ul#verticalnav li a {
text-decoration:none;
background:#fff;      /*This sections lays out the menu bar colors state 1*/ 
color:#339;
padding:0px 1px 0px 1px;

}

ul#verticalnav li a:hover {
 /*This sections lays out the menu bar colors state 2 on rollover*/
background:#fff;
color:#900;
}

#headerbranding {
	width:980px;
	margin:auto;
	background-color:#000;
}

#contentleft{
	width:199px;
	background-color:#fff;
	float:left;
	text-align:left;
	font-size:90%;
	margin:10px 0px 0px 0px;
	}
#contentcenter{
	width:484px;
	background-color:#fff;
	margin-left:210px;
	margin-right:290px;
	text-align:left;
	line-height:130%;
	font-size:90%;
}
#contentlefttwocol{
	width:620px;
	background-color:#fff;
	margin:0px 340px 0px 20px;
	text-align:left;
	line-height:130%;
	font-size:90%;
	position:relative;
}
#contentright{
	width:300px;
	background-color:#FFF;
	float:right;
	text-align:left;
	padding: 0px 20px 0px 0px;
	margin: auto;
	/*border-left:medium;
	border-left-color:#CCC;
	border-left-style:solid;
	border-left-width:1px;*/
	font-size:90%;
	}
#contentfullwidth{
	width:940px;
	background-color:#fff;
	margin:0px 20px 0px 20px;
	text-align:left;
	line-height:130%;
	font-size:100%;
	position:relative;
}
#contentleftsearch{
	width:720px;
	background-color:#fff;
	margin:0px 240px 0px 20px;
	text-align:left;
	line-height:130%;
	font-size:90%;
	position:relative;
}
#contentrightsearch{
	width:200px;
	background-color:#FFF;
	float:right;
	text-align:left;
	padding: 0px 20px 0px 0px;
	margin: auto;
	/*border-left:medium;
	border-left-color:#CCC;
	border-left-style:solid;
	border-left-width:1px;*/
	font-size:90%;
	}	
	
#threestorybox{
	width:690px;
	color:#000;
	margin: 0;
	float:left;
  	background-color:#fff;
  	position: relative;
  	/*needed so that div stretches with child divs*/
  	overflow: hidden;
  	display:inline;
	padding: 10px 0px 5px 0px;
	}
#vertstoryboxlf{
	width:220px;
	height:250px;
	color:#000;
	background-image:url(vert_storybox_back_lf.jpg);
	padding: 0px 0px 0px 0px;
	display:inline;
	position:relative;
	float:left;
	margin:0px 15px 0px 0px;
	}	
#vertstoryboxcnt{
	width:220px;
	height:250px;
	color:#000;
	background-image:url(vert_storybox_back_cnt.jpg);
	padding: 0px 0px 0px 0px;
	display:inline;
	position:relative;
	float:left;
	margin:0px 15px 0px 0px;
	}	
#vertstoryboxrt{
	width:220px;
	height:250px;
	color:#000;
	background-image:url(vert_storybox_back_rt.jpg);
	padding: 0px 0px 0px 0px;
	display:inline;
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	}	
#leftheaderaccent{
	width:590px;
	height:35px;
	color:#fff;
	background-image:url(left_header_background.jpg);
	padding: 5px 0px 0px 10px;
	margin: 10px 0px 0px 0px;
	}		
#rtheaderaccent{
	width:235px;
	height:27px;
	color:#fff;
	background-image:url(rt_header_background.jpg);
	padding: 5px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	}
#rtmenuheaderaccent{
	width:235px;
	height:27px;
	color:#fff;
	background-image:url(rt_column_menu_bar_background.jpg);
	padding: 5px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	}	
#lfheaderaccent{
	width:184px;
	height:27px;
	color:#fff;
	background-image:url(lf_header_background.jpg);
	padding: 5px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	}				
#footerads{
	width:958px;
	color:#000;
	background-color:#000;
	border-width:thin;
	border-color:#CCC;
	border-style: solid;
	margin:auto;
	padding: 0px 0px 10px 0px;
	text-align:center;
}
#footerbanners{
	width:960px;
	color:#000;
	background-color:#8DC63F;
	margin:auto;
	padding: 0px 0px 10px 0px;
	text-align:center;
}
#footermain{
	width:100%;
	background-color:#fff;
	/*background-image: url(footer-background-1.jpg);
	background-repeat:no-repeat;*/
	/*background-repeat: repeat-x;*/
	min-height:100px;
	text-align:center;
}
#autoproductsservices{
	width:980px;
	margin:auto;
	/*background-color:#8DC63F;*/
	/*min-height:30px;*/
	font-size:75%;
	padding: 0px 0px 10px 0px;
}
#footercredits{
	width:980px;
	margin:auto;
	background-color:#fff;
	/*min-height:30px;*/
	font-size:75%;
	padding: 5px 0px 10px 0px;
}
#displayboxmed{ /*background-color:#fff;
	border-bottom: solid; border-bottom-width:thin; border-bottom-color:#ccc;*/
	display: block;
	float:left;
	text-align:left;
	font-size:100%;
	font-weight:500;
	width: 620px;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}
#displayboxfeatured{ background-color:#fff;
	display: block;
	float:left;
	text-align:left;
	font-size:100%;
	font-weight:500;
	width: 690px;
	padding: 0px 0px;
	margin:0px 0px 0px 0px;
}
img.floatleft { /*sets image to left or right so that text can wrap in tables*/
    float: left; 
    margin: 0px 15px 0px 0px; 
}
img.clientpic { /*sets image to left or right so that text can wrap in tables*/
    float: left;
	width:200px;
	height:150px;
	margin:5px 10px 5px 0px;
	border:thin; border-color:#000; border-style:solid; border-width:1px;
}
img.newspic { /*sets image to left or right so that text can wrap in tables*/
    float: left;
	width:688px;
	height:225px;
	margin:0px 0px 10px 0px;
	border:thin; border-color:#000; border-style:solid; border-width:1px; 
}
img.subnewspic { /*sets image to left or right so that text can wrap in tables*/
    float: left;
	width:180px;
	height:135px;
	margin:0px 10px 10px 0px;
	border:thin; border-color:#000; border-style:solid; border-width:1px;
}
img.pricelistpic { /*sets image to left or right so that text can wrap in tables*/
    float: left;
	width:50px;
	height:50px;
	margin:5px 5px 5px 0px;
	}

img.floatLeft { /*sets image to left or right so that text can wrap in tables*/
    float: left; 
    margin: 4px; 
}

.newsheadline { font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight:500; color: #000; text-decoration: none}
.newsheadline:hover {font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight:500; color: #003399; text-decoration: underline; }	
.pricelisttitle {font-size:110%; font-weight:bold; margin:15px 0px 0px 0px;}
.pricelisttext { font-size:100%; font-weight:500; margin:5px 0px 0px 55px;}	
.subnewstitle {font-size:20px; line-height:120%; font-weight:bold; margin:0px 0px 0px 0px;}
.subnewstitlelg {font-size:21px; line-height:120%; font-weight:bold; margin:0px 0px 5px 0px;}
.subnewstitlemed {font-size:18px; font-weight:bold; margin:0px 0px 0px 0px;}
.subnewstitlesm {font-size:14px; font-weight:bold; margin:0px 0px 0px 0px; text-align:left;}
.subnewstext { font-size:100%; font-weight:500; margin:5px 0px 0px 0px;}
.rtcoltext { font-size:100%; font-weight:500; margin:5px 0px 20px 0px; line-height:130%;}
.subnewslinks { font-family: Arial, Helvetica, sans-serif; font-size: 90%; font-weight:500; color: #003399; text-decoration: none}
.subnewslinks:hover {font-family: Arial, Helvetica, sans-serif; font-size: 90%; font-weight:500; color: #003399; text-decoration: underline; }
.locationdetail{ text-align:center; margin:0px 0px 28px 0px; background-color:#E4E4E4; min-height:240px;}
.locationdetail2{ text-align:center; margin:0px 0px 28px 0px;}
.locationdetail3{ text-align:left; margin:0px 0px 28px 0px;}
.locationtitle{font-size:130%; font-weight:700; margin:0px 0px 0px 0px; padding:10px 0px 0px 0px;}
.locationtitle2{font-size:150%; font-weight:700; margin:0px 0px 10px 0px; padding:0px 0px 0px 0px;}
.locationtext{font-size:80%; font-weight:600; margin:10px 0px 0px 0px;}
.locationphone{font-size:130%; font-weight:900; margin:0px 0px 0px 0px; color:#C00;}
.locationstreet{font-size:110%; font-weight:700; margin:5px 0px 0px 0px;}
.locationcity{font-size:110%; font-weight:700; margin:0px 0px 0px 0px;}
.locationhours{font-size:110%; font-weight:700; margin:10px 0px 5px 0px; text-decoration:underline;}
.locationimage{margin:0px 0px 0px 0px; width:620px; height:240px;}
.clienttitle {font-size:125%; font-weight:bold; margin:5px 0px 0px 0px;}
.clientsubtitle {font-size:90%; font-weight:600; margin:0px 0px 0px 0px;}
.clientquote { font-size:100%; font-style: italic; font-weight:500; margin:5px 0px 5px 0px;}
.clientcontent { font-size:90%; font-weight:500; margin:0px 0px 0px 0px;}
.clienttext { font-size:100%; font-weight:500; margin:5px 0px 0px 0px;}
.clientlinks { font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight:700; color: #003399; text-decoration: none}
.clientlinks:hover {font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight:700; color: #003399; text-decoration: underline; }
.vboxlinks { font-family: Arial, Helvetica, sans-serif; margin:5px 0px 0px 0px; font-size: 110%; font-weight:700; color: #003399; text-decoration: none}
.vboxlinks:hover {font-family: Arial, Helvetica, sans-serif; margin:5px 0px 0px 0px;  font-size: 110%; font-weight:700; color: #003399; text-decoration: underline; }
.topnavlinks { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight:700; color: #fff; text-decoration: none}
.topnavlinks:hover {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight:700; color: #fff; text-decoration: underline; }
.bottomnavlinks { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #000; text-decoration: none; font-weight:900;}
.bottomnavlinks:hover {font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #000; text-decoration: underline; font-weight:900; }
.footercreditlinks { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #309; text-decoration: none}
.footercreditlinks:hover {font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #309; text-decoration: underline; }
.footertext { color:#000; margin:0px 20px 0px 20px; font-size:90%;}
.footernumbers{ font-size:18px; font-weight:bold; color:#C00;}
.websiteclientlinks { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #000099; text-decoration: none}
.websiteclientlinks:hover {font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #000099; text-decoration: underline; }
.bulletpointlistlg {list-style-image:url(checkmark-sm.jpg); padding-left:20px; font-size:100%; margin:20px 0px 15px 0px; font-weight:700; color:#000; line-height:140%;}
.bulletpointlistsm {list-style-image:url(checkmark-sm.jpg); padding-left:30px; font-size:100%; margin:10px 0px 20px 0px; font-weight:700; color:#000; line-height:130%;}
.bulletspacing { margin:5px 0px 5px 0px}
.threestorytitle {font-size:18px; font-weight:bold; text-align:center; margin:10px 0px 0px 10px; color:#000;}
.threestorytext {font-size:14px; margin:15px 10px 0px 10px; text-align:center; line-height:120%;} 
.vertmenu{ font-size:18px; font-weight:bold; color:#006; margin:0px 0px 0px 5px; line-height:130%;}
.centerheader{ text-align:center; font-size:110; font-weight:700; margin:10px 0px 5px 0px;}
.bylawtext{ font-size:90%; margin:0px 0px 5px 0px;}
.industrylinks { font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight:700; color: #000099; line-height:130%; margin:10px 0px 0px 0px; text-decoration: none}
.industrylinks:hover {font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight:700; color: #000099; line-height:130%; margin:10px 0px 0px 0px; text-decoration: underline; }
.valuelinks { list-style-type:none; margin:10px 0px 0px 0px;}
.newssublinks { font-family: Arial, Helvetica, sans-serif; font-size: 120%; font-weight:700; color: #fff; line-height:130%; margin:0px 0px 0px 0px; text-decoration: none;}
.newssublinks:hover {font-family: Arial, Helvetica, sans-serif; font-size: 120%; font-weight:700; color: #fff; line-height:130%; margin:0px 0px 0px 0px; text-decoration: none; }
.bodytext{ font-size:110%; font-weight:500; margin:5px 0px 10px 0px; line-height:130%}
#textposition { padding-left:75px; padding-right:10px; padding-bottom:10px; font-weight:500; } 
div.centersteps {margin-left: auto;   margin-right: auto;   width: 450px; text-align:left;}
.imageleft {float: left;}
.subbrandpic{ width:300px; height:200px; margin: 0px 0px 0px 0px;}
.subbrandtext{ text-align:left; font-size:90%; font-weight:500; margin:5px 10px 0px 10px;}
#subbrand{
	width:940px;
	color:#000;
	margin: 0;
	float:left;
  	background-color:#fff;
	position: relative;
  	/*needed so that div stretches with child divs*/
  	overflow: hidden;
  	display:inline;
	padding: 0px 20px 0px 20px;
	}
	
.subbrandlf{ 
	width:300px;
	height:auto;
	color:#000;
	padding: 0px 0px 0px 0px;
	display:inline;
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	}
.subbrandct{
	width:300px;
	height:auto;
	color:#000;
	padding: 0px 0px 0px 20px;
	display:inline;
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;}
	
.subbrandrt{
	width:300px;
	height:auto;
	color:#000;
	padding: 0px 0px 0px 20px;
	display:inline;
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;}
	
/* SEARCH INVENTORY BUTTON */
a.button img{
width: 200px;
height: 25px;
border: none; 
text-align:right;
}
a.button:hover img.folder {
background-image: url("temp-logo-hover.gif");
}
a.button img.folder {
background-image: url("temp-logo.gif");
}
 /*MAIN MENU*/
 .solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 16px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 0em;
border: 1px solid #fff;
border-width: 0px 0;
background: black url(blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #fff;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: #fff;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color:#fff;
background: transparent url(blockactive.gif) center center repeat-x;
}

#verticalbranding { float:left;/*float: right; since this element is floated, a width must be given */
	width: 310px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px;
	text-align:center;}
	
#header2 { 
	/*background: #BE1E2D;*/	
	padding: 5px 10px 10px 10px;  
		margin: 0;
	float:left;
  background-color:#fff;
  position: relative;
  width: 960px; 
  /*needed so that div stretches with child divs*/
  text-align:center;
  overflow: hidden;
  display:inline;
} 
.staffbox{ background-color:#fff;
border-bottom: solid; border-bottom-width:thin; border-bottom-color:#ccc;
	display: inline;
	float:left;
	text-align:left;
	font-size:100%;
	font-weight:500;
	width: 600px;
	padding: 5px 0px;
	height:160px;
	margin-bottom:10px;
}
	