
/* Layout Stylesheet */ 

body {
 margin:0px;
 background:#FFFFFF;
 color: #333333;
 text-align:center;
 padding:0;
 font-family:arial;
 }
a.left-nav:link {color:#212121;}     
a.left-nav:visited {color:#212121;}  
a.left-nav:hover {color:#616161;}  
a.left-nav:active {color:#616161;}  

.stbutton:link { color: #212121 }
.stbutton:visited { color: #212121 }

a.memberlink:link { color: #ffffff }
a.memberlink:visited { color: #ffffff }


#outer {
 text-align:left;
  width:970px;
 margin:auto;
  position:relative;
 }

#hdr {
 height:116px;
  color: #333333;
 }

#bar {
 height:222px;
 width:905px;
 color: #333333;
 position:relative;
background-image:url(../images/searchbox-main.gif);
 }
 #leaderboardbar {
 height:134px;
 width:881px;
 color: #333333;
 position:relative;
 margin-left:30px;
background-image:url(../images/leaderboard-style-search-box.gif);
 }
 
  #lbheader {
 height:174px;
 width:520px;
 color: #ffffff; 
text-align:center;

 }
 h2.bigwhite{
 font-size:18px;
 position:absolute;
 left:120px;
top:28px;
text-align:center;
 }
 
 .sidepanelmenu{
 background-image:url(../images/left-nav-menu-179x42.gif);
 width:179px;
 height:42px;
 }
 .sidepanelmembers{
 background-image:url(../images/left-nav-members-179x39.gif);
 width:179px;
 height:39px;
 }
 .sidepanelclassifieds{
 background-image:url(../images/left-nav-classifieds-179x44.gif);
 width:179px;
 height:44px;
 }
 .sidepanelsalvageyards{
 background-image:url(../images/left-nav-salvage-yards-179x39.gif);
 width:179px;
 height:39px;
 }
  .fastandfree-cont{
 background-image:url(../images/fastandfree-cont-450x27.gif);
 width:450px;
 height:27px;
 }
 .seventhoudealers{
 background-image:url(../images/7000-dealers-450x27.gif);
 width:450px;
 height:27px;
 }

  .poweredby{
 background-image:url(../images/parts-search-powered-by-Hollander-524x30.gif);
 width:542px;
 height:30px;
 position:absolute;
 left:370px;
 top:202px;
 }
  .overthreemil{
 background-image:url(../images/over-30000000-parts-searched-452x65.gif);
 width:452px;
 height:65px;
 
 
 }
 
 
 
 #masscot{
 position:absolute;
 top:-16px;
 left:770px;
 z-index:200;
 }
#maintext{
 position:absolute;
 top:-6px;
 left:380px;
 width:420px;
 height:100px;
text-align:center;
font-size:12px;
 z-index:201;
 }
#subtext{
 position:absolute;
 top:60px;
 left:370px;
 width:400px;
 height:140px;
text-align:justify;
font-size:11px;
 z-index:201;
 }


#bodyblock {
  color: #333333;
 width:970px;
 padding:0;
 }

#l-col {
 float:left;
 color: #333333;
 width:180px;
  }
#r-col {
 color: #333333;
 width:308px;
 text-align:center;
 }
#cont {
 width:482px;
 background:#ffffff;
 color: #333333;
  text-align:left;
  float:left;
  
 }
 ul{
 margin: 0;
padding: 0;
list-style: none;
font-size:10px;
}

.googlenav{
padding-left:10px;
padding-bottom:0px;
text-align:left;
font-weight:bold;

 }
li{
padding-left:10px;
padding-bottom:0px;
background-image:url(../images/gold-arrow-right-5x9.gif);
background-repeat: no-repeat;
background-position: 0px 6px;
text-align:left;
font-weight:bold;

 }
.bigadgroup{

text-align:center;
padding:4px 0 4px 0;
}

#ftr {
 padding: 6px 0 6px 0;
 background:#9a9a9a;
 color: #212121;
 border:solid #777777;
 border-width:1px 1px 1px 1px;
 margin:0;
 font-size:10px;
  }
 .space{
 padding:4px 0 4px 0; 
 }