/* CSS Document */

a.tyreline { z-index:90; position:relative; text-decoration:none; font-size: 0.9em;font-weight:bold;	color:#0000ff; width:430px; 
  padding:6px 0 6px 0;
}

a.tyreline:hover {
  z-index:90;
  font-size: 12px;
  font-weight:bold;	
  color:#ff0000;	
  text-decoration:none;
  cursor:pointer;
  }

a.tyreline span.tyrebox { display:none;z-index:300;}
a.tyreline:hover span.tyrebox {position:absolute;top:1em;left:3em;border:2px solid #333;padding:5px;display:block;color:#000000; background-color:#fff;font-size:1em;font-weight:normal;width:500px;}

span.tyrebox img {  border:0px; float:right; width:160px; height:200px;}
span.tyrebox hr { color:#ccc; height:1px;}
span.suit img {  border:0px; float:left; width:200px; height:33px;}
span.logo img {  border:0px; float:left; width:160px; height:56px;}



a.wheelline {z-index:50;position:relative;text-decoration:none;font-size: 0.9em;font-weight:bold;	color:#0000ff; width:430px; 
  padding:6px 0 6px 0;}

a.wheelline:hover {z-index:50;font-size: 12px;font-weight:bold;	color:#ff0000;text-decoration:none;cursor:pointer;}

a.wheelline span.wheelbox { display:none;z-index:300;}
a.wheelline:hover span.wheelbox {position:absolute;top:1em;left:3em;border:2px solid #333;padding:5px;display:block;color:#000000; background-color:#fff;font-size:1em;font-weight:normal;width:500px;}

span.wheelbox img {border:0px solid #333; float:right; width:200px; height:200px;}
span.wheelbox hr { color:#ccc; height:1px;}

.wheelprice {font-weight:bold;}

