/*  TIRE MODULE (contains structure elements)
******************************************************************/
        #tire_module_loading                                  {width:254px; height:235px; background-color:#000; position:absolute; top:0; left:0; z-index:10000; opacity:0.3; filter: alpha(opacity=30);}
        #tire_module_loading img                      {position:absolute!important; top:130px!important; left:114px!important;}

        #tire_module select                                          {display:none;}

        .prehide                                                             {display:none;}
        .clickable                                                           {cursor:pointer;}

        #tire_module                                                 {background: url(../../images/tire-selector/bg_tiremodule.gif) top left no-repeat; height:235px; width:254px; position:relative; top:8px;}
        #tire_module h1                                              {float:left; font-size:1em; color:#fff; padding:6px 12px 1px; height:16px; _margin-bottom:.3em;}
        #tire_module .prompt						  {position:absolute; color:#000; z-index:+1; top:0!important; width:212px; height:193px; padding:20px; line-height:1.2em; border:solid 1px #666; background:#F3F3F3 url(../../images/tire-selector/bg_tiremodule_prompt.jpg) top left no-repeat; font-size:.9em;}
        #tire_module .prompt                                  {}
        #tire_module .prompt ul                                      {width:100%; float:left; padding:0; list-style-type:none;}
        #tire_module .prompt ul li                            {width:100%; float:left; margin-bottom:1.4em;}
        #tire_module .prompt ul li.button             {text-align:center;}
        #tire_module .prompt ul        li input               {float:left; height:15px; width:15px; margin:0 10px 10px 0;}
        #tire_module .prompt p                                {margin-bottom:1.4em;}
        #tire_module .prompt p.button                 {text-align:center;}
        #tire_module .prompt img.close                {position:absolute; top:5px; right:5px;}
        #tire_module select                                          {padding:0 !important}

        #tabs_module                                                 {width:254px; float:left; display:inline; list-style-type:none; padding:0px; margin:0px; border-bottom:solid 1px #666; background:#efefef url(../../images/tire-selector/bg_tab_current.gif) top repeat-x; }
        #tabs_module li                                              {float:left; line-height:1.2em; text-align:center; width:64px; padding:8px 0px; cursor:pointer; background:#efefef url(../../images/tire-selector/bg_tab_current.gif) top repeat-x; font-weight:bold; font-size:.9em;}
        #tabs_module li                                              {border-right:solid 1px #666;}
        #tabs_module li.current                                      {background:#fff; position:relative; top:1px;}
        #tabs_module li#tab_vehicle                           {padding:13px 0 15px 0; width:59px;}
        #tabs_module li#tab_tirecategory              {border-right:none;}
        #tab_tiresize_content ul li.button            {text-align:center; padding-top:0;}
        #tab_tiresize_content ul li.button img        {float:none;}

        .tabs_module_content                                                 {float:left; padding-top:15px; } 
        .tabs_module_content select                                          {width:215px;float:left; font-size:.9em; font-family:Verdana, Arial, Helvetica, sans-serif;}     
        .tabs_module_content ul.dropdowns                            { margin-left:12px; padding:0px; list-style-type:none; float:left;}        
        .tabs_module_content ul.dropdowns li                  {float:left; width:214px; margin-bottom:8px; height:18px;}
        .tabs_module_content ul.dropdowns span                       {float:left;}  
        .tabs_module_content ul.dropdowns li.button   {text-align:center;}
        
        

        #tab_tiresize_content ul                                             {padding:0; list-style-type:none; float:left;}  
        #tab_tiresize_content ul li select                           {width:194px;} 
        #tab_tiresize_content ul li img                                      {float:right; margin:0;}     
        
        #tab_tiresize_content,
        #tab_tirename_content,
        #tab_tirecategory_content                     {display: none;}
        
        #dealer_link a.arrow_link                     {background:url(../../images/arrow1.gif) left no-repeat; padding-left:10px;}



/*  TIRE MODULE MODS FOR UNIROYAL SUBPAGES
******************************************************************/

        #leftDiv                                                             {z-index:+1}
        #leftDiv #tire_module                                 {top:0; border:1px solid #ccc;}
        #leftDiv #tire_module h1                              {padding:0 12px;}
        #leftDiv #tire_module ul.dropdowns            {margin:0!important}
        
        .tooltip_widget                {border:solid 3px #aaa; background:#fff; color:#222; font-size:.9em; position:relative; padding:12px 16px 16px 16px; width:240px;}
        .tooltip_widget img            {position:absolute; top:4px; right:4px;}

        #tireselector .button img {display:inline;}
