﻿body {
	background-color: #2b4f7b;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .8em;
	/* text-align: center; */
	padding: 0;	
	margin: 0;
	min-height: 100%;
	z-index: 1;
}
.background {
	z-index: -1;
	position: absolute;
	bottom: -250px;
	right: 0px;
	left: 0px;
	height: auto;
	height: 100%;
	display: inline;
}
.container1 {
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 100%;
	height: 100%;
	text-align: left;
	position: relative;
	min-height: 100%;
}

.header {
	padding: 0px;
	margin: 0px auto;
	display: block;
	top: 0; 
	right: 20px;
	height: auto;
	width: 80%;
}

.logo {
	margin: 10px 0;
	float: right;
	width: 20%;
	max-width: 200px;
	min-width: 150px;
	border: none;
}

.logo2 {
	width: 60%;
	margin: 10px 0;
	max-width: 600px;
}

.pageHeader {
	color:#fff; 
	text-align:left;
	font-size: 3em;
	margin-left: 50px;
}
.pageHeaderSub {
	color:#94c4ff; 
	text-align:left;
	font-size: 1em;
	margin-left: 70px;
	margin-top:-20px;
	margin-bottom: 20px;
	
}
.content {
	width: 100%;
	position: relative;
}
.footer {
	padding: 20px;
	margin: auto;
	position: relative;
	width: 100%;
	text-align: center;
	font-size: 1em;
	clear:both;
	display: block;
    background-color: #a6d1f1;
}

.photoRight {
	float:right; 
	width: 45%;
	margin-left: 15px;

}

.photoLeft {
	float:left; 
	width: 45%;
	margin-right: 15px;
	overflow: auto;
}

/* Start slideshow */

* {box-sizing:border-box}

.mySlides {display:none}

/* Slideshow container */
.slideshow-container {
  width:100%;
  text-align: center;
  position: relative;
  margin: auto;
  max-height: 600px;
  overflow: hidden; 
}


/* Caption text */
.text {
  color: #f2f2f2;
  font-family: 'Courgette', cursive;
  text-shadow: 3px 2px #000;
  font-size: 2.5em;
  padding: 8px;
  margin: 0 10%;
  position: absolute;
  top: 20px;
  width: 80%;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 25px;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {

}

.active {

}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;

}

@-webkit-keyframes fade {
  from {opacity: .8} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .8} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}
/* end slideshow */

.mapWrapper {
	width:100%; 
	background-image: url('images/trailbg.jpg');
	background-repeat: no-repeat;
	background-position: bottom center
}

.map {
	width:80%;
	margin: 0 10%; 
}


.news {
	color: #FFFFFF;
	background-color: #2b4f7b;
	border: 2px solid #FFFFFF;
	padding: 10px;
	clear: both;
	width: 190px;
	margin-left: 25px;
	float: left;
	margin-top: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: #bababa 0px 2px 22px;
	-moz-box-shadow: #bababa 0px 2px 22px;
	box-shadow: #bababa 0px 2px 22px;
	behavior: url(PIE.htc);
	font-size: 1em bold;
	line-height: 25px;
	position: relative;
	display: inline;
}
.menuPic {
	clear: both;
	width: 210px;
	margin-left: 25px;
	float: left;
	margin-top: 10px;
	position: relative;
	text-align: center;
	displfile:///C:/Users/HealthMirror.HealthMirror-HP/Documents/Website/SRFM%20Website/index.htmlay: inline;
}
.menuPicHome {
	clear: both;
	width: 190px;
	margin-left: 25px;
	float: left;
	margin-top: 10px;
	position: relative;
	text-align: center;
	display: inline;
}
.newPatientImg {
	position:absolute; 
	right: -17px; 
	top: 150px; 
	z-index: 1;
	display: inline;
}

.announce {
	clear: both;
	width: 190px;
	margin-left: 25px;
	float: left;
	margin-top: 20px;
	line-height: 25px;
	position: relative;
}
.altMenu {
display:none;
}


.slicknav_menu {
	display:none;
}

.policyheading {
	margin: 1px;
	padding: 3px 10px;
	position: relative;
	width: 200px;
	border: 1px solid #2c4e7b;
	background-color:#dfeffe;
	-webkit-border-radius: 20px 20px 0 0;
	-moz-border-radius: 20px 20px 0 0;
	border-radius: 20px 20px 0 0;
}
.policycontent {
	padding: 10px 10px;
	background-color:#fff;
	border: 1px solid #2c4e7b;
	-webkit-border-radius: 0 20px 20px 20px;
	-moz-border-radius: 0 20px 20px 20px;
	border-radius: 0 20px 20px 20px;
}
.address {
	width: 500px; 
	position: absolute;
	right: -10px;
	min-width: 500px;
	text-align:right; 
	margin-right:20px; 
	margin-top:40px;
	color: #2a2a2a;
	behavior: url(PIE.htc);
}
.styleswitch {
	position: absolute;
	float: right;
	width: 70px;
	height: 50px;
	right: 0px; 
	font-size: 1em;	
	color: #595959;
	text-align: center;
}
.colorblock {
	background-color: #4680C7;
	color: #fff;
	padding: 15px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.colorblock2 {
	background-color: #2b4f7b;
	color: #fff;
	padding: 15px;
	border: 2px #fff solid;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: #bababa 0px 2px 22px;
	-moz-box-shadow: #bababa 0px 2px 22px;
	box-shadow: #bababa 0px 2px 22px;
	behavior: url(PIE.htc);
}
.linedblock {
	background-color: #f7f7f7;
	padding: 15px;
	border: 1px solid #346697;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
ul li{
-webkit-column-break-inside:avoid;
-moz-column-break-inside:avoid;
-o-column-break-inside:avoid;
-ms-column-break-inside:avoid;
column-break-inside:avoid;
}
.columns2
{
column-count:2;
column-gap:20px;

/* Firefox */
-moz-column-count:2;
-moz-column-gap:20px;

/* Safari and Chrome */
-webkit-column-count:2;
-webkit-column-gap:20px;
}
.columns3
{
column-count:3;
column-gap:15px;

/* Firefox */
-moz-column-count:3;
-moz-column-gap:15px;

/* Safari and Chrome */
-webkit-column-count:3;
-webkit-column-gap:15px;
}
img {
	border: 0;
	background: none;
	display:inline;
}
td.title {
	width: 100%; 
	color: #336699;
	font-weight: 600;
	font-size: 1.1em;
	border-bottom:  2px solid #e3e3e3;
}
td.spacer {
	width: 125px;
}
.titlebig {
	font-size: 1.5em;
	font-weight:bold;
}
h1, h2,h3, h4, h5	{
	font-family: 'Courgette', cursive;
	color: #2b4f7b;
	font-weight:normal;
}

h5	{
}

h1.emergency {
	color: #990000; 
}
.emergency {
	background-color: #E0E6FF;
	padding: 5px 10px;
	position: inherit; 
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url(PIE.htc);
}
.bluetitle {
	color: #336699;
	font-size: 1.25em;
	font-weight:bold;
}
hr.eighty {
	width: 80%;
}
p.little {
	font: .8em verdana, Trebuchet MS, san-serif;
	color: #888888;
	text-align: center;
}
.specialistbg {
	padding: 10px; 
	border: 2px solid #dedede;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url(PIE.htc);	
}
.mobileChildDev {
display:none;
}
a:link.blank {
	font-size: 1em;
	background-color: transparent;
	text-decoration: none;
}
a:visited.blank {
	font-size: 1em;
	background-color: transparent;
	text-decoration: none;
}
a:hover.blank {
	font-size: 1em;
	background-color: transparent;
	text-decoration: none;
}
a:link {
	font-size: 1em;
	color: #336699;
}
a:visited {
	font-size: 1em;
	color: #515151;
}
a:hover {
	font-size: 1em;
	background-color: #dfe7f3;
	color: #00254a;
}
a:link.quick_links	{
	font-weight: bold;
	text-decoration: none;
	border: none;
	font-size: 1em;
	color: #fff;
}
a:visited.quick_links	{
	font-weight: bold;
	text-decoration: none;
	border: none;
	font-size: 1em;
	color: #fff;
}
a:hover.quick_links	{
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
	color: #fff;
	border-bottom: solid 1px #e3e3e3;
	border-top: solid 1px #e3e3e3;
	background: #336699;
}
a:link.colorBlockLinks	{
	font-weight: bold;
	text-decoration: none;
	border: none;
	border-radius: none;
	font-size: 1em;
	color: #fff;
}
a:visited.colorBlockLinks	{
	font-weight: bold;
	text-decoration: none;
	border: none;
	border-radius: none;
	font-size: 1em;
	color: #fff;
}
a:hover.colorBlockLinks	{
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
	color: #fff;
	border-radius: none;
	border-bottom: solid 1px #e3e3e3;
	border-top: solid 1px #e3e3e3;
	background: #336699;
}
a:link.footerLink	{
	text-decoration: none;
	font-size: 1em;
	color: #00491b;
	padding: 1px;
	line-height: 20px;
	background: none;
	border-bottom: none;
	
}
a:visited.footerLink	{
	text-decoration: none;
	font-size: 1em;
	color: #00491b;
	padding: 1px;
	line-height: 20px;
	background: none;
	border-bottom: none;
}
a:hover.footerLink	{
	text-decoration: none;
	font-size: 1em;
	color: #00491b;
	padding: 1px;
	border-bottom: solid 1px #00491b;
	border-top: solid 1px #00491b;
	line-height: 20px;
	background: none;
}
a:link.bigblue {
	font-size: 1.25em;
	font-weight: normal;
	color: #336699;
	line-height: normal;
	border: none;
}

a:visited.bigblue {
	font-size: 1.25em;
	font-weight: normal;
	color: #515151;
	line-height: normal;
	border: none;
}

a:hover.bigblue {
	font-size: 1.25em;
	font-weight: normal;
	background-color: #dfe7f3;
	color: #00254a;
	line-height: normal;
	border: none;
}
a:link.linksblack2	{
	font-size: 1em;
	font-weight:bold;
	color: #000000;
}
a:visited.linksblack2 {
	font-size: 1em;
	font-weight:bold;
	color: #515151;
}
a:hover.linksblack2 {
	font-size: 1em;
	font-weight:bold;
	background-color: #dfe7f3;
	color: #00254a;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
.alignrightpad {
	text-align: right;
	padding-right: 10px;
}
.aligntop {
	vertical-align: top;
}
.indented {
	padding-left: 20px;
}

u.link {
	color: #336699;
}

b.link {
	color: #336699;
}
.bluetitlebig {
	color: #336699;
	font-size: 1.5em;
}
p.little2 {
	font: .5em;
	color: #888888;
	text-align: left;
}




/* Begin menu */
#nav{
	list-style:none;
	font-weight:bold;
	margin-bottom:10px;
	/* Clear floats */
	float:left;
	width:100%;
	position: absolute;
	right: -5px;
	top: -5px;
	/* Bring the nav above everything else--uncomment if needed.
	position:relative;
	z-index:5;
	*/
}
#nav li{
	/* float:left; */
	margin-right:20px;
	position:relative;
	text-align: right;
}
#nav a{
	font: 18px Tahoma, Geneva, sans-serif;
	display:block;
	padding:4px 5px;
	color:#787878;
	background:none;
	text-decoration:none;
}
#nav a:hover{
	
	text-decoration:underline;
}

/*--- DROPDOWN ---*/
#nav ul{
	background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	/* background:rgba(255,255,255,0); But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	margin-left: 20px;
	padding-left: 5px;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#nav ul li{
	padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
	text-align: left;
}
#nav ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#nav li:hover ul{ /* Display the dropdown on hover */
	left:180px;
	top: 0px;/* Bring back on-screen when needed */
	background: #f7f7f7;
	border: 1px solid #787878;
	z-index: 100;
}
#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	color: #30659a;
	text-decoration:none;
}
#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
	color: #424242;
	font-size: 1em;
	font-weight: bold;
}
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background: #e7e7e7;
	color: #30659a;
}

/* lightbox styles */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
