/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#434345;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
del,ins{text-decoration:none;}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
body{text-align:center;}
/* styles */
/* Nasty clearfix hacks */
.clearfix {display:inline-block;} 
/* Hide from IE Mac \*/ 
.clearfix {display:block;} 
/* End hide from IE Mac */ 
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

*{
  font-family:helvetica, arial;
  color:#f9fff4;
  text-align:left;
}
a{text-decoration:none;}
html{background:#434345 url('/home-images/bg.jpg') repeat-x top left;}

h1{
  font-size:197%;
  font-weight:bold;
  margin-top:40px;
}
h1 a{
  padding-top:50px;
  display:block;
  background:url('/home-images/logo.png') no-repeat top left;
  text-indent:-9999999px;
}
h1 a, address{
  text-shadow: 1px 1px 2px #828181;
}
address{display:none;}

#group-heading, #group-body, #footer{
  width:850px;
  margin:0 auto;
}
  #group-heading .links{
    padding-top:65px;
    float:right;
    width:350px;
  }
    #group-heading .links ul{
      width:auto;
      margin:auto;
    }
    #group-heading .links li{
      font-size:93%;
      float:right;
      margin:0;
      text-transform:uppercase;
    }
    #group-heading .links li a{
      display:block;
      padding:0px 10px;
    }
  #group-heading ul.brands{
    margin-top:10px;
  }
    #group-heading .brands li{
      font-size:123.1%;
      font-weight:bold;
    }
    #group-heading .brands li a{padding:0 12px;}
  
  #group-heading .title{float:left;width:390px;}


  #footer{
    padding:0px 70px 80px 70px;
    width:780px;
  }
  #footer *{text-align:left;color:#F2F2F2;}
  #footer p{    
    margin:0 0 10px 0;
    line-height:1.5em;
  }
  #footer li{margin:0 0 5px 0;}
  #footer h3{
    font-size:116%;
    margin-bottom:8px;
  }
  #footer h2{
    margin:30px 0;
    font-size:197%;
    text-shadow:1px 2px 2px black;
  }
  em{font-style:italic;}

#group-body{
  margin-top:122px;
  padding-bottom:30px;
}
  #group-body .ebayrow{
    float:none;
    width:570px;
		margin:0 auto;
  }
  #group-body .section{
    float:right;
    width:260px;
    padding:0;
  }
    #group-body #ebay{
      float:left;
      margin:20px 50px 20px 0;
    }
		#group-body #superchips{
      float:left;
      margin:20px 0;
    }
    .section .vehicle{
      display:none;
      margin:auto;
      text-align:center;
      padding:0;
      text-decoration:none;
      height:171px;
      text-indent:-9999999px;
      background:url('/home-images/vehicles/subaru.gif') no-repeat bottom left;
    }
    #isuzu{margin:0 35px;}
    #isuzu .vehicle{background-image:url('/home-images/vehicles/isuzu.gif');}
    #lti .vehicle{background-image:url('/home-images/vehicles/lti.gif');}
    
    #group-body .section .content{
      background:url('/home-images/holder.png') no-repeat center center;
      width:230px;
      height:145px;
      padding:20px 10px;
      margin:0 auto;
      text-align:center;
    }
      .section .content h2 a{
        margin-top:6px;
        text-decoration:none;
        text-indent:-99999999px;
        display:block;
        height:95px;
        background:url('/home-images/subaru.png') no-repeat center top;
      }
      #lti .content h2 a{background-image:url('/home-images/lti.png');}
      #isuzu .content h2 a{background-image:url('/home-images/isuzu.png');}      
      #ebay .content h2 a{background-image:url('/home-images/ebay.png');}
 			#superchips .content h2 a{background-image:url('/home-images/superchips.png');}
      
a.button{
  width:70%;
  margin:5px auto;
  font-size:85%;
  line-height:1.3em;
  display:block;
  padding:11px 8px;
  text-align:center;
  border:1px solid #979696;
  background:#636363 url('/home-images/button-bg.gif') repeat-x top left;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  -webkit-box-shadow:0px 0px 6px #888787;
  -moz-box-shadow:0px 0px 6px #888787;
  text-shadow: 1px 1px 2px #5F5E5E;
} 
.vcard,.geo{display:none;}