@charset "UTF-8"; /* CSS Document */ body,td,th { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; } body { background-color: #FFFFFF; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } #container { width:520px; /*border:1px solid #ccc; for seeing conatiner ... delete when finished*/ } #weather { width:175px; margin:30px 0 0 15px; } #weather a { color: #777; text-decoration:none; } #weather a:hover { text-decoration:underline; } #subcategory { font-size:16px; color:#006699; margin:20px 0 20px 20px; font-weight:bold; } .business { font-size:18px; font-weight:bold; color:#006699; padding:0 0 0 20px; } .business a { color:#006699; text-decoration:none; } .business a:hover { text-decoration:underline; } #crumb { font-size:11px; color:#006699; margin:0 0 5px 0; } .description { font-size:11px; margin:5px 0 5px 20px; line-height:15px; } .address { font-size:11px; padding:0 0 0 20px; } .distance { font-size:11px; padding:0 0 0 20px; color:#000000; font-weight:bold; } #subHeadings { font-size:11px; font-weight:bold; color:#006699; } p.titleHeader { font-size:16px; color:#006699; margin:0 0 5px 0; font-weight:bold; } p.bodyCopy { font-size:11px; line-height:16px; margin:5px 0px; } #barHeader { color:#FFFFFF; font-size:13px; font-weight:normal; padding:7px 7px 12px 7px; text-align:left; background:url(/Images/Organization/OID_112/bkgdBarHeader.gif) bottom left repeat-x; } #keys { margin:5px 0 0 0; } #keys p { margin:3px 0 5px 10px; } #keys p a { background: url(/Images/Organization/OID_112/arrowSmall.gif) left center no-repeat; padding:0 0 0 10px; margin:3px 0; color: #656565; text-decoration:none; font-size:12px; } #keys p a:hover { text-decoration:underline; } p.catName { font-weight:bold; color:#0c5ca1; margin: 10px 0 0 0; } p.subCat { margin:3px 0px; } p.subCat a { background: url(/Images/Organization/OID_112/arrowSmall.gif) left center no-repeat; padding:0 0 0 10px; color: #656565; font-size:10px; } .scroller { background:#eee; border-top:1px dotted #aaa; border-bottom:1px dotted #aaa; padding:7px; } /* extended weather popup */ #xWeatherHeader { color:#555555; padding:10px 0px; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; } #xWeatherTemp{ margin: 15px 0px 1px 0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:10px; text-align:right; } #xWeather { color:#45301C; margin: 0px 0px 20px 0px; font-family:Arial, Helvetica, sans-serif; font-size:11px; } #xWeather p.xtitle{ color:#003b6f; margin: 15px 0px 1px 10px; padding:0px; font-size:13px; border-top:1px dotted #ccc; font-weight:bold; } #xWeather p.hilo{ color:#003b6f; margin: 3px 0px 3px 10px; padding:0px; } #xWeather p{ color:#555555; margin: 1px 0px 1px 70px; padding:0px; } #xWeather p.xdesc{ color:#003b6f; margin: 4px 0px 1px 15px; padding:0px; }