/* 
Title:    Goodyear Splash Page Styles
Author: 	Website Operations - Goodyear Tire & Rubber Company
Updated:  09/16/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; }

a { color:#093367; text-decoration:underline; }
a:hover { text-decoration:none; }
body { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
div,li { text-align:left; }
h3 { color:#093367; font-size:18px; border-bottom:1px solid #cfcfcf; }

/* GENERIC CLASSES
===========================================================================================================================*/
.title { font-weight:bold; }

/* SPLASH PAGE
===========================================================================================================================*/
#splash { width:960px; margin:30px auto 0 auto; background:#fff; padding-bottom:10px; }

/* BREADCRUMBS
===========================================================================================================================*/
#breadcrumbs { font-size:11px; margin:0 auto 10px auto; padding:8px 0 1px 0; font-style:italic; border-bottom:1px solid #d0d2e7; width:718px; }
#breadcrumbs a { color:#898e93; text-decoration:none; }
#breadcrumbs a:hover { text-decoration:underline; }
#breadcrumbs .current { color:#010d4c; }

/* LOGO
===========================================================================================================================*/
#logo-header { text-align:center; background:url(../../splash/img/gy/deco-header.jpg) no-repeat; margin:0 auto; width:718px; }
#logo-header #store-name { text-align:left; font-size:16px; font-family:Arial; font-weight:bold; color:#000; padding:4px 0 0 12px; }
#logo-header #store-name2 { display:none; }
#logo-header #logo { padding:60px 0 10px 0; text-align:center; }

/* INFO
===========================================================================================================================*/
#below-logo { background:url(../../splash/img/gy/below-logo-bg.jpg) repeat-y; margin:0 auto 0 auto; width:718px; }
#store-info { background:url(../../splash/img/gy/below-logo-bg-top.jpg) no-repeat; padding:10px 0 0 0; }
#store-info #manager { width:299px; float:left; padding:0 0 0 11px; }
#store-info #address { width:401px; float:left; padding:0 0 0 3px; font-weight:bold; }

/* HOURS
===========================================================================================================================*/
#store-hours { float:left; background:url(../../splash/img/gy/store-hours.jpg) no-repeat; margin:10px 0 0 4px; height:258px; width:299px; position:relative; } 
#store-hours h3 { margin:0 15px 4px 8px; padding:4px 0 4px 0; }
#store-hours #hour-list { line-height:20px; width:180px; }
#store-hours #hour-list .day { clear:both; float:left; width:40px; font-weight:bold; margin:0 0 0 8px; color:#093367; }
#store-hours #hour-list .hours { float:left; width:110px; }
#store-hours #facility { position:absolute; top:40px; right:15px; }

/* MAP
===========================================================================================================================*/
#store-map { float:left; background:url(../../splash/img/gy/map-bg.jpg) no-repeat; width:403px; height:258px; margin:10px 0 0 4px; }
#store-map h3 { margin:0 10px -4px 8px; padding:4px 0 4px 0; }
#store-map #directions { position:relative; top:-16px; right:-310px; font-size:11px; }
#store-map #map { width:384px; height:176px; border:1px solid #cfcfcf; margin-left:8px; background:#060; }
#store-map #landmarks { margin:4px 0 0 10px; font-size:11px; color:#093367; line-height:12px; }
#store-map #directions a { background:url(../../splash/img/gy/map-link.jpg) no-repeat right; padding-right:15px; }

/* AMENITIES
===========================================================================================================================*/
#amenities { width:290px; margin:10px 0 10px 8px; float:left; }
#amenities h3 { margin:0 0 8px 0; padding:4px 0 4px 0; }
#amenities ul { margin:0 0 0 20px; }
#amenities ul li { list-style-type:disc; list-style-position:outside; line-height:18px; }

/* SERVICES
===========================================================================================================================*/
#services { width:390px; margin:10px 0 10px 16px; float:left; }
#services h3 { margin:0 0 8px 0; padding:4px 0 4px 0; }
#services ul { margin:5px 0 0 20px; }
#services ul li { list-style-type:disc; list-style-position:inside; line-height:18px; }

/* PROMO ADS
===========================================================================================================================*/
#ads { clear:both; border-top:1px solid #cfcfcf; width:718px; }
#ads img { padding:0; margin:0; border:none; float:left; }

/* BOTTOM-CAP
===========================================================================================================================*/
#bottom-cap { clear:both; }