﻿/*==============================================
HMA Template 2 Stylesheet - Internal
================================================
	Author: Matthew Jorgensen 
==============================================*/

/* ER Wait Times */
#erwaittimes{ width: 240px; height: 115px; position: relative; }
#main_sidebar #erwaittimes h2{ width: 197px; height: 45px; background: transparent url(/App_Themes/Default/Images/h2-erextra_int.gif) no-repeat center top; border: 0 none; display: block; margin: 0 auto 10px; overflow: hidden; text-indent: -999999em; }
#erwaittimes .erwaittimes-locations{ width: 240px; position: absolute; top: 60px; border-top: solid 1px #ccc; border-bottom: solid 1px #ccc; padding: 6px 0; }
 #erwaittimes .erwaittimes-locations span{ display: inline; float: left; }
 #erwaittimes .erwaittimes-locations span.erwaittimes-location-name{ color: #333; font-size: 12px; font-weight: bold; margin: 11px 10px 7px; }
 #erwaittimes .erwaittimes-locations span.erwaittimes-location-time{ color: #e92824; font-size: 25px; font-weight: bold; position: absolute; right: 60px;  }
 #erwaittimes .erwaittimes-locations span.erwaittimes-location-label{ color: #333; font-size: 18px; margin: 8px 0 0 5px; position: absolute; right: 10px; }
 #erwaittimes div.erwaittimes-links{ display: none; }
