/* 
Title:    Goodyear Truck Locator Page Styles
Author: 	Website Operations - Goodyear Tire & Rubber Company
Updated:  09/23/2009
*/

html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }

/* RESET
===========================================================================================================================*/

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* TAG STYLES
===========================================================================================================================*/
body { }

.bold { font-weight:bold; }


/* CONTENT
===========================================================================================================================*/
#content { margin:0; padding:0; position:relative; }


/* BREADCRUMBS
===========================================================================================================================*/
#breadcrumbs { display:none; }


/* HEADER TEXT
===========================================================================================================================*/
#header-text { color:#000; width:700px; }
#header-text h2 { color:#093367; text-transform:uppercase; font-size:20px; }
#header-text .instructions { margin-top:12px; font-size:12px; }


/* SUB-HEADER TEXT
===========================================================================================================================*/
.sub-header { color:#093367; text-transform:uppercase; font-family:Arial, sans-serif; font-size:18px; }


/* RE-SEARCH BOX
===========================================================================================================================*/
#re-search { background:url(../../img/goodyeartruck/re_search-bg.gif) no-repeat; height:70px; width:850px; color:#093367; margin-top:30px; }
#re-search #re-search-form { font-weight:bold; position:relative; top:12px; left:12px; }
#re-search-form table td { padding-right:20px; font-size:12px; font-weight:bold; }	


/* INPUT FORM
===========================================================================================================================*/
#input-form { background:url(../../img/goodyeartruck/round-header.gif) no-repeat; color:#000; font-size:11px; font-weight:bold; margin:20px 0 0 0; position:relative; padding-top:2px; }  
#input-form #container { margin:24px 30px 0 30px; }
#input-form .padding { padding-top:12px; }
#input-form .padding2 { padding-top:20px; }

.cover { position:absolute; top:0; left:0; background:url(../../img/goodyeartruck/cover.gif); height:30px; width:130px; z-index:10; }
.search-btn { position:absolute; top:5px; font-size:11px; font-weight:bold; color:#fff; z-index:5; width:130px; text-align:center; }

#input-form #errorBox {	color:#f00; border:1px solid #093367; background:#fff; padding:10px;z-index:2;width:300px; font-family:Helvetica, Arial, sans-serif; font-size:12px; text-align:center; font-weight:normal; position:absolute; top:20px; right:22px; }


/* MAP
===========================================================================================================================*/
#map_container { width:850px; height:480px; padding-top:12px; margin-top:20px; background:url(../../img/goodyeartruck/map-bg.gif) no-repeat top center; position:relative; }
#map_canvas { width:810px; height:440px; position:absolute; top:18px; left:18px; border:1px solid #CCC; }


/* MAP POPUP STYLES
===========================================================================================================================*/
#simple_example_window{ width: 200px;	}
#simple_example_window_contents{ background-color: #093367; border: 2px solid #272726; padding:10px; color:#fff; font-size:12px;font-family:Arial, Helvetica, sans-serif; line-height:18px; }
#simple_example_window .storename { color:#f8bc14;	}
#simple_example_window_contents a { background:url(../../img/goodyeartruck/link_arrow.jpg) no-repeat left; padding-left:20px; color:#fff; margin-left:10px; text-decoration:underline; }
#simple_example_window_beak{ width: 10px; height: 20px; background: url('../../img/goodyeartruck/beak.png') top left no-repeat transparent; }
* html #simple_example_window_beak{ background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fierce/beak.png', sizingMethod='crop'); }
#simple_example_window_tl, #simple_example_window_tr, #simple_example_window_bl, #simple_example_window_br,
#simple_example_window_t,#simple_example_window_l,#simple_example_window_r,#simple_example_window_b{ height: 0px; width: 0px; }


/* DEALER LIST
===========================================================================================================================*/
#dealer_list { width:850px; background:url(../../img/goodyeartruck/round-header.gif) no-repeat; }
#dealer_list a { background:url(../../img/goodyear/results-link.gif) left no-repeat; padding-left:15px; text-decoration:none; color:#093367; }
#dealer_list a:hover { text-decoration:underline; }
.dealerBox { margin:15px; height:160px; margin-top:20px; border-bottom:1px solid #a7a9ac; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-top:15px; position:relative; }
.dealerBox .mini-map { width:225px; height:125px; border:1px solid black; float:left; margin-right:10px; }
.dealerBox .dealer-info { width:195px; float:left; margin-right:10px; height:150px; }
.dealerBox .dealerName { font-weight:bold; color:#093367; }
.dealerBox .dlr_util { padding-top:10px; }
.dealerBox li { list-style:inside disc; line-height:15px; }


/* FOOTER
===========================================================================================================================*/
#footer-text { margin:0 0 24px 24px; height:34px; background:url(../../img/goodyeartruck/round-footer.gif) no-repeat;  }