/*  TIRE MODULE (contains structure elements)
******************************************************************/
	#tire_module_loading					{width:263px; height:279px; 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;}

	p#dealer_link							{left:25px; position:absolute; top:257px!important; z-index:4;}

	.prehide								{display:none;}
	.clickable								{cursor:pointer;}

	/* #tire_module							{background:#fff url(../../images/tire-selector/bg_tiremodule.gif) top left no-repeat; height:279px; width:263px; position:relative; top:8px;}*/
	#tire_module   							{background:#fff url(../../images/tire-selector/bg_tiremodule.gif) top left no-repeat; height:267px; width:263px; position:relative; top:14px;}	
	#tire_module h1							{float:left; font-size:1em; color:#fff; padding:6px 12px 2px; height:12px; _margin-bottom:.3em;}
	#tire_module .prompt					{position:absolute; top:15px; color:#000; left:15px; z-index:+1; width:190px; height:208px; 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:263px; float:left; display:inline; list-style-type:none; padding:0; margin:0; border-bottom:solid 1px #666; background:#efefef; }
	#tabs_module li							{float:left; line-height:1.2em; text-align:center; width:65px; padding:8px 0; 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:65px;}
	#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:18px;}	
	.tabs_module_content select						{width:214px; float:left; font-size:.9em; font-family:Verdana, Arial, Helvetica, sans-serif;}	
	.tabs_module_content ul.dropdowns				{padding:0; 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;}
	
	
	.tooltip_widget 		{border:solid 3px #aaa; background:#fff; color:#222; font-size:.9em; position:relative; padding:12px 16px 16px 16px; width:240px;z-index:1;}
	.tooltip_widget img		{position:absolute; top:4px; right:4px;}




/*  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}