/* --------- */
/* --RESET-- */
/* --------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:normal;}
strong {font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}


/* -------- */
/* --BASE-- */
/* -------- */
h1,h2,h3 {margin: 0em 0em 1em 0em;}
h1,h2,h3,h4,h5,h6,strong {font-weight:bold;} 
em {font-style:italic;}
blockquote,ul,ol,dl {margin: 0em 1em 1em 1em;}
ol,ul,dl {margin-left:2em;}
ol li {list-style: decimal outside;	}
ul li {list-style: disc outside;}
dl dd {margin-left:1em;}
th,td {border:1px solid #000; padding:.5em;}
th {font-weight:bold;text-align:center;}
caption {margin-bottom:.5em; text-align:center;}
p,fieldset,table {margin-bottom:1.3em;}


/* ----------- */
/* --GENERAL-- */
/* ----------- */
body {
	font: 400 14px "Open Sans", Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	background-color:#cfcfcf;
}
a {
	color: #fff;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6,strong {
	font-weight:700;
} 

/* -- clearfix -- */
.clearfix:before,.clearfix:after {content:"";display:table;}
.clearfix:after {clear:both;}
.clearfix {zoom:1;}
.clear{clear: both;size:1px;line-height: 1px;height:1px;}

#header {
	background: url(/images/header_bg.png) center bottom no-repeat;
	height: 100px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	z-index: 1;
}
#header-inner {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	padding: 0px 10px 10px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	margin-top: -14px;
}
#logo {
	float: left;
	background: url(../images/hospitalfaster-logo-dt.png) no-repeat;
	height: 61px;
	width: 430px;
	color: #FFF;
	text-indent: -9999px;
	display: block;
	margin-bottom: 0px;
}
#call-911 {  
	background-color: #A60E0E;
    color: #fff;
    font-size: 13px;
    margin-bottom: 6px;
    text-align: center;
    width: 100%;}
    
#hospital-logo {
	float: right;
	margin-top: 8px;
}
#hospital-logo a {
	background: url(../images/nmmc-logo.png
	) no-repeat;
	display: block;
	height: 61px;
	width: 440px;
	color: #FFF;
	text-indent: -9999px;
}
#time-wrap {
	position: relative;
	margin-bottom: 12px;
	float: left;
	width: 47%;
	overlay: auto;
}
#time-wrap::after {
	content: "";
	display: table;
	clear: both;
}

#time-box {
	text-align: center;
	background: #e6e6e6;
	color: #004a85;
	padding: 8px;
	border: none;
	-webkit-border-radius: 0px 0px 12px 12px;
	-moz-border-radius: 0px 0px 12px 12px;
	border-radius: 0px 0px 12px 12px;
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3), inset 0px 1px 0px 0px rgba(255, 255, 255, 1.0);
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3), inset 0px 1px 0px 0px rgba(255, 255, 255, 1.0);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3), inset 0px 1px 0px 0px rgba(255, 255, 255, 1.0);
	/*position: relative;*/
	z-index: 10;
}

#clinics {
background: #0273af none repeat scroll 0 0;
    border: medium none;
    border-radius: 12px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3), 0 1px 0 0 rgba(255, 255, 255, 1) inset;
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 10px 15px;
    width: 95.8%;
    text-align: center;
	float: left;
}
.clinicnumbers{width: 33%; float: left;padding:6px 0;}
#time-box .time-text {
	font-size: 20px;
	font-weight:700;
}
#time-box .time {
    font-size: 160px;
    font-weight: 800;
    height: 150px;
    line-height: 130px;
}
#time-box .time .mins {
	font-size: 40px;
	margin-left: -44px;
}
#time-box .updated-text {
	font-size: 16px;
	font-weight:700;
	margin-bottom:165px;
	
}
#time-box .time-error {
	color: #B01716;
	font-size: 18px;
	padding-top: 20px;
}
#emer {
    
    margin-left: -14px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-align: center;
    background: #a60e0e;
    padding: 11px 6px 6px;
    height: 138px;
    width: 104%;
    border: 1px #fff solid;
    -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
}
	#pac {
	font-size: 18px;
	text-align: center;
	color: #004a85;
	font-weight: 700;
	
}
#emergency {
	font-size: 15px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	background: #a60e0e;
	padding: 11px 6px 6px;
	position: relative;
	z-index: 5;
	top: -5px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
}
#directions-box {
	background:#0273af;
	color: #004a85;
	padding: 0px;
	margin-bottom: 20px;
	font-size: 16px;
	float: right;
	width: 51%;
	border: none;	
	-webkit-border-radius: 0px 0px 12px 12px;
	-moz-border-radius: 0px 0px 12px 12px;
	border-radius: 0px 0px 12px 12px;
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3), inset 0px 1px 0px 0px rgba(255, 255, 255, 1.0);
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3), inset 0px 1px 0px 0px rgba(255, 255, 255, 1.0);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3), inset 0px 1px 0px 0px rgba(255, 255, 255, 1.0);
	/*position: relative;*/
}
#map {
	margin-bottom: 0px;
	padding:0;
	height: 148px;
	background: #FFF;
	border: 1px solid #d5c9b4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
a.directions-link {
   display: block;
    min-height: 62px;
    padding: 0 0 9px 9px;
    float: left;
    
	
}
a.call-hospital-link{   display: block;
    min-height: 62px;
    padding: 0 0 9px 0px;
    float: left;
    }

a.call-hospital-link img {
	float: left;
}
a.call-hospital-link span {
	display: block;
	padding-top: 0px;
	padding-left: 80px;
	padding-right: 33px;
}
a.directions-link img {
	float: left;
}
a.directions-link span {
	display: block;
	padding-top: 0px;
	padding-left: 80px;
	padding-right: 33px;
}
a.directions-link strong {
	font-size: 18px;
}
.bookmark-box {
	font-size: 12px;
	color: #004a85;
	background: #ffffff url(../images/install_bg.png) right top repeat-y;
	padding: 20px 0 10px 24px;
	min-height: 72px;
	float: left;
	width: 47%;
	margin-right: 0px;
	border: 0px solid #cfcfcf;
	-webkit-border-radius: 12px 12px 12px 12px;
	-moz-border-radius: 12px 12px 12px 12px;
	border-radius: 12px 12px 12px 12px;
	
}
@-moz-document url-prefix() { 
  .bookmark-box {
    margin-right: 0px; /* Firefox Fix */
  }
}

.desktop .bookmark-box, .tablet .bookmark-box {
	margin-bottom: 0px;
}
.bookmark-box img.phone-icon {
	float: left;
}
.bookmark-box .info {
	padding-top: 5px;
	padding-left: 71px;
	line-height: 22px;
}
.bookmark-box .info strong {
	font-size: 14px;
}
.bookmark-box .info img {
	font-size: 14px;
}
.bookmark-box .info img {
	margin-right: 2px;
	margin-left: 2px;
}
#about {
   background-color: #696969;
    font-size: 15px;
    margin-bottom: 40px;
    margin-top: 0;
    padding: 10px 15px;
		-webkit-border-radius: 12px 12px 12px 12px;
	-moz-border-radius: 12px 12px 12px 12px;
	border-radius: 12px 12px 12px 12px;
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3), inset 0px 1px 0px 0px rgba(255, 255, 255, 1.0);
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3), inset 0px 1px 0px 0px rgba(255, 255, 255, 1.0);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3), inset 0px 1px 0px 0px rgba(255, 255, 255, 1.0);
	width: 96.8%;
	color: #fff;
	border: none;

}
.last {
	margin-right: 0px !important;
}




/* ----------------- */
/* --Media Queries-- */
/* ----------------- */

@media only screen and (max-width: 480px), screen and (max-device-width: 480px), screen and (max-width: 959px)   {
	
	html { -webkit-text-size-adjust: none; }
	body {
		font-size: 13px;
	}
	#main, #header-inner, #time-wrap, #directions-box, .bookmark-box {
		width: auto;
		float: none;
	}
	#main {
		padding-top: 8px;
		margin-top: -23px;
	}
	#header {
		background: url(/images/header_bg.png) center bottom no-repeat;
		height: 92px;
		padding-top: 10px;
		padding-right: 10px;
		padding-left: 5px;
	}
	#logo {
	  width: 100%;
	  height: 76px;
	  /* center the #logo block itself in its parent: */
	  display: block;
	  margin: 0 auto;
	  /* draw the background, scaled to fit AND centered in the box: */
	  background-image: url(../images/hospitalfaster-logo-dt.png);
	  background-repeat: no-repeat;
	  background-position: center center;
	  background-size: contain;
	}
a.call-hospital-link {
		display: block;
		min-height: 62px;
		padding: 0 0 9px 9px;
		float: left;
	}
	
	#hospital-logo {
		margin-top: 5px;
	}
	#hospital-logo a {
		background: url(../images/southwell.svg) no-repeat;
		height: 25px;
		width: 90%px;
		display: none;
	}	
	#time-wrap {
		margin-bottom: 3px;
	}	
	#time-box {
		padding: 8px;
	}
	#time-box .time-text {
		font-size: 16px;
	}
	#time-box .time {
		font-size: 120px;
		height: 110px;
		line-height: 110px;
	}
	#time-box .time .mins {
		font-size: 40px;
		margin-left: -30px;
	}
	#time-box .updated-text {
		font-size: 14px;
	}
	#time-box .time-error {
		font-size: 18px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#emergency {
		font-size: 12px;
		padding: 11px 6px 6px;
	}	
	#directions-box {
		font-size: 16px;
		margin-bottom: 8px;
		padding: 8px;
		font-weight: 700;
		border-width: 5px;
		-webkit-border-radius: 12px 12px 12px 12px;
	-moz-border-radius: 12px 12px 12px 12px;
	border-radius: 12px 12px 12px 12px;
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3), inset 0px 1px 0px 0px rgba(255, 255, 255, 1.0);
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3), inset 0px 1px 0px 0px rgba(255, 255, 255, 1.0);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3), inset 0px 1px 0px 0px rgba(255, 255, 255, 1.0);
	margin-top: 8px;
	height: 170px;

	}
	#map {
		display: none;
	}
	a.directions-link strong {
		font-size: 14px;
	}

	.bookmark-box {
		font-size: 12px;
		margin-right: 0%;
		height: 93px;
		min-height: 63px;
		padding: 8px;
		margin-top: 10px;
	}
	.bookmark-box .info {
		padding-top: 8px;
	}
	.bookmark-box .info strong {
		font-size: 14px;
	}
	#about {
		font-size: 13px;
		margin-top: 5px;
		margin-bottom: 20px;
	}
	#mobile-rule{display: inherit;}

}
