/* START MISSING VHA VAMC HOMEPAGE STYLES from /TS_SHARED/va_administrations/VHA/VAMC/styles/site-styles.css */

@import url("//cdn.eo.va.gov/va/2014/css/extended-styles.min.css") all;

/* VAMC HOMEPAGE EMERGENCY NOTIFICATIONS */

#emergency {
	padding: 0px; 
	margin: 0px; 	
	line-height: 0px;
}

#emergencyLocal {
	padding: 1px 20px; 
}

#emergencyLocal h2 {
	color: #ffffff; 
	margin: 10px 0 0 0;
}

#emergencyLocal p {
	color: #ffffff; 
}

#emergencyNational {
	padding: 1px 20px; 
}

#emergencyNational h2 {
	color: #ffffff; 
	margin: 10px 0 0 0;
}

#emergencyNational p {
	color: #ffffff; 
}

#emergencyNational ol {
	list-style: inside;
	list-style-type: decimal;
	margin: 0 0 10px 25px;
	padding: 0;
}

#emergencyNational ul {
	list-style: inside;
	list-style-type: disc;
	margin: 0 0 10px 25px;
	padding: 0;
}

#emergencyNational li {
	display: list-item;
	line-height: 1.5em;
	padding-bottom: 1px;
}
.table-caption{
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 1.25em;
color: #003F72;
line-height: 1.3em;
font-weight: 400;
margin-top: 12px;
margin-bottom: 12px;
text-align:left;
}

tbody tr th {
text-align:left;
}

/* EMERGENCY PAGE */



.emergencyRed { 
background: #a90329; /* Old browsers */
background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%); /* IE10+ */
background: linear-gradient(to bottom, #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C */
color: #fff;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
}

.emergencyOrange {
background: #c66d00; /* Old browsers */
background: -moz-linear-gradient(top,  #c66d00 1%, #b2541a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#c66d00), color-stop(100%,#b2541a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c66d00 1%,#b2541a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c66d00 1%,#b2541a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c66d00 1%,#b2541a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c66d00 1%,#b2541a 100%); /* W3C */
color: #fff;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c66d00', endColorstr='#b2541a',GradientType=0 ); /* IE6-9 */
}

.emergencyYellow {
background: #f9db95; /* Old browsers */
background: -moz-linear-gradient(top,  #f9db95 2%, #f9cf6b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#f9db95), color-stop(100%,#f9cf6b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f9db95 2%,#f9cf6b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f9db95 2%,#f9cf6b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f9db95 2%,#f9cf6b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f9db95 2%,#f9cf6b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9db95', endColorstr='#f9cf6b',GradientType=0 ); /* IE6-9 */
}


.emergencyRed h2,.emergencyRed h3,.emergencyRed p,.emergencyRed #pubDate, .emergencyRed .subscribe a,#innerContent .emergencyRed th,#innerContent .emergencyRed td,#innerContent .emergencyRed li,.emergencyRed dt,.emergencyRed dd,.emergencyOrange h2,.emergencyOrange h3,.emergencyOrange p,.emergencyOrange #pubDate, .emergencyOrange .subscribe a,#innerContent .emergencyOrange th,#innerContent .emergencyOrange td,#innerContent .emergencyOrange li,.emergencyOrange dd,.emergencyOrange dt {
	color: #ffffff; 
}

.emergencyRed a:link,.emergencyRed a:active,.emergencyRed a:visited {
	color: #ffcccc; 
	text-decoration: underline; 
}

.emergencyRed a:hover {
	color: #ffeeee; 
}

.emergencyOrange a:link,.emergencyOrange a:active,.emergencyOrange a:visited {
	color: #ffcc99; 
	text-decoration: underline; 
}

.emergencyOrange a:hover {
	color: #ffffff; 
}
#emergencyNational.emergencyRed a:link,#emergencyNational.emergencyRed a:active,#emergencyNational.emergencyRed a:visited {
	color: #ffcccc;
	text-decoration: underline;
}

#emergencyNational.emergencyRed a:hover {
	color: #ffeeee;
}

#emergencyNational.emergencyOrange a:link,#emergencyNational.emergencyOrange a:active,#emergencyNational.emergencyOrange a:visited {
	color: #fff3e7;
	text-decoration: underline;
}

#emergencyNational.emergencyOrange a:hover {
	color: #ffffff;
}
#emergencyLocal.emergencyRed a:link,#emergencyLocal.emergencyRed a:active,#emergencyLocal.emergencyRed a:visited {
	color: #ffcccc;
	text-decoration: underline;
}

#emergencyLocal.emergencyRed a:hover {
	color: #ffeeee;
}

#emergencyLocal.emergencyOrange a:link,#emergencyLocal.emergencyOrange a:active,#emergencyLocal.emergencyOrange a:visited {
	color: #fff3e7;
	text-decoration: underline;
}

#emergencyLocal.emergencyOrange a:hover {
	color: #ffffff;
}

#emergency .emergencyYellow h2,#emergency .emergencyYellow h3,#emergency .emergencyYellow p,#emergency .emergencyYellow #pubDate,#emergency  .emergencyYellow .subscribe a,#emergency .emergencyYellow table,#emergency .emergencyYellow li,#emergency .emergencyYellow dd,#emergency .emergencyYellow dt {
	color: #444444; 
}

.emergencyYellow h2,.emergencyYellow h3,.emergencyYellow p,.emergencyYellow #pubDate, .emergencyYellow .subscribe a,.emergencyYellow table,.emergencyYellow li,.emergencyYellow dd,#innerContent .emergencyYellow dt {
	color: #444444; 
}

#situationUpdate a { 
	color: #1b3e5d; 
	text-decoration: underline; 
}
#situationUpdate.emergencyRed a {
	color: #ffcccc;
}
#situationUpdate.emergencyOrange a {
	color: #fff3e7;
}
.statusOpen {
	background: url("/TS_SHARED/va_administrations/VHA/VAMC/images/icon_statusOpen.png") no-repeat left top;
}

.statusChanged {
	background: url("/TS_SHARED/va_administrations/VHA/VAMC/images/icon_statusChanged.png") no-repeat left top;
}

.statusClosed {
	background: url("/TS_SHARED/va_administrations/VHA/VAMC/images/icon_statusClosed.png") no-repeat left top;
}



.slide > a[href$='.pdf'],.slide > a[href$='.ppt'],.slide > a[href$='.pptx'],.slide > a[href$='.doc'],.slide > a[href$='.docx'],.slide > a[href$='.xls'],.slide > a[href$='.xlsx'],.slide > a[href$='.csv'],.slide > a[href$='.vsd'],.slide > a[href$='.mp3'],.slide > a[href$='.zip'],.slide > a[href$='.rar'] {
    background: none;
    margin-right: 0;
    padding-right: 0;
}





/* FEATURE PAGES STYLES */

#featureStory p {
	margin-bottom: 0px; 
}



#featureStory p.blockQuote {
	border-top: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	padding-top: 1em;
	padding-bottom: 1em; 
	margin-top: 0em;
	margin-bottom: 1em; 
	text-align: center; 
	line-height: 2em; 
	align: center; 
	font-family: Myriad Pro,helvetica,sans-serif; 
	font-size: 1.75em; 
	font-weight: bold; 
}

#featureStory span.ldquo:after {
	content: "\201C"; 
	font-size: 2em; 
	vertical-align: middle; 
}

#featureStory span.rdquo:after {
	content: "\201D"; 
	font-size: 2em; 
	vertical-align: middle;
}


.photoByline {
	font-size: .9em; 
	text-transform: uppercase; 
}




#vha3column #widget {
	min-height: 80px; 
	height: 150px !important; 
	text-align: center;
	
}


#vha3column span { 
	margin: 2px;  
	float: none; 
}

#vha3column p {
	margin-bottom: 0px; 
	padding-left: 10px; 
}

#vha3column { display : none; }

#shareFloat > div:nth-child(1) {
   display: none;
}

.faqsanswers {

    margin: 0;
    padding: 0; 
    margin-bottom: 10px; 
}







/* FACILITY INDEX PAGES */


#tier4innerContent .facilityThumbnail {
	padding: 0px; 
}

.facility h3 {
	margin-top: 12px; 
}


/* FACILITY PAGES */



#directionsInput {
            width: 170px; 
}


/* CAREERS PAGES */

#careersIntro {
	float: right;
	width: 180px; 
	padding: 20px; 
	border: 1px solid #f0f0f0; 
	background: #ffffff;
	margin-top: 12px;
}

#careersSlider { 
	border: 1px solid #f0f0f0; 
	width: 464px;
	margin-top: 12px;
}

.careersButton {
	margin: 10px 0px;
	padding-right: 20px;  
	text-align: center; 
background: #2067ad; /* Old browsers */
background: -moz-linear-gradient(top,  #2067ad 0%, #003f72 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2067ad), color-stop(100%,#003f72)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2067ad 0%,#003f72 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2067ad 0%,#003f72 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2067ad 0%,#003f72 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2067ad 0%,#003f72 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2067ad', endColorstr='#003f72',GradientType=0 ); /* IE6-9 */
}

.careersButton a {
	display: block;
	width: 100%; 
	height: 100%; 
	padding: 10px; 
}

.careersButton a:link,.careersButton a:active,.careersButton a:visited,.careersButton a:hover {
	color: #ffffff; 
	text-shadow: 1px 1px #096ab9, -1px -1px #053a64;
}

/*
.careersButton a:hover {
	text-decoration: underline; 
}
*/

.formColumn1 {
	width: 240px; 
}

/* END MISSING VHA VAMC HOMEPAGE STYLES from /TS_SHARED/va_administrations/VHA/VAMC/styles/site-styles.css */



/* alex update start*/
#ivh h2,#ivh1 h2 { 
	font-size: 1.25em; 
	line-height: .7em; 
	padding: 0; 
	margin: 0; }


#ivh .subsection,#ivh1 .subsection {
	font-size: 1.1em; 
	margin:0 0 10px 0;
	float:left;
}	

#ivh,#ivh1 { 
	background: white; 
	border: 1px #dddddd solid; 
	display: block;
	position: relative; 
	padding: 10px; 
	margin-bottom: 10px; 
	overflow: hidden;
}


.panes div > #ivh div,.panes div > #ivh1 div {
	background: transparent; 
	border: 0; 
	margin: 0; 
	padding: 0;
}

#ivh div,#ivh1 div {
	display: block;
	margin: 0; 
	padding: 0;
	background: transparent; 
	border: 0;
}

#sliderNavWrapper{
	position: relative;
	clear: both;
	height: 20px;
	float: left;
	width: 236px;
	top: 5px;
}
#IVHnew,#IVHnew1{
	clear: both;
}

.ivhcnt{
	clear: both;
}
#IVHnew .mylink,#IVHnew1 .mylink{
	display:block;
	clear:both;
}

.panes div > ul {
	padding-left: 20px; 
}
.panes div > div {
	min-height: 0; 
}

.sectionheads { width: 408px; }

.toplayer,.panes .sectionheads > .toplayer { 
	/* z-index: 10; */
	display: block; 
	height: 20px;
	margin-bottom: 10px; 
	border-bottom: 1px #dddddd solid; }

/* .bottomlayer { z-index: 0 } */

div#ivhfeeds,div#ivh1feeds { 
	display: inline; 
	min-height: 0; 
	float: right; 
	font-size:.75em; 
	text-transform:uppercase; 
	font-family: verdana,helvetica,sans-serif;
	margin-bottom:10px;
}



.sectiontitle { 
	display: inline; 
	min-height: 0;
	color: #707070;
	text-transform: uppercase; 
	font-size: 1em; 
	font-family: verdana,helvetica,sans-serif; }

#ivhinclude,#ivhinclude1 { 
	margin-top: 20px !important; 
	border-top: 1px #dddddd solid; }

.storyimg { 
	margin-top: 6px; 
	margin-bottom: 20px; 
	border: 3px solid #e0e9f0; }

#IVHnew,#IVHnew1 {
	display: block;
	position: relative; 
	left: 0; 
	top: 0; 
	font-family: verdana,helvetica,sans-serif; 
	font-size: 1em; 
	margin-top: 0; 
	margin-bottom: 0; 
	padding-top: 0; 
	line-height: 1.5em; 
}


#IVHnew img.storyimg,#IVHnew1 img.storyimg {
	float: left;
	border: 3px solid #E0E9F0;
	margin: 0px 0px 10px;
	margin-right: 22px;
}


#IVHnew h2,#IVHnew1 h2 {
	font-size: 1.25em; 
	position: relative; 
	top: 0; 
	margin-top: 0; 
	margin-bottom: 6px; 
	padding-top: 0; 
	padding-bottom: 0; 
	/* z-index: 10; */
}

#ivh p,#ivh1 p {
padding: 0px;
color: #444;
line-height: 1.4em;
font-family: Arial,Helvetica,sans-serif;
}

#ivh h2,#ivh1 h2{
	line-height: 1.25em; 
	margin-left: 0; 
	padding-left: 0; 
}

#ivh #IVHmore,#ivh1 #IVHmore1, #ivh1 #IVHmore {
	display: block;
	position: absolute; 
	left: 10px;            
	top: 0;
	width: 216px; 
	height: 18px;  
	padding-right: 0; 
	padding-left: 0; 
	text-align: left; 
	color: #707070; 
	font-size: .7em;  
	line-height: 15px; 
	background: #f5f5f5 url('/TS_SHARED/va_administrations/VHA/VAMC/images/slidernav_bg.gif') repeat-x; 
}

#disclaimer,#disclaimer1 {
	margin-top: 2em; 
	padding-bottom: 0; 
	font-style: italic; 
}

#slidernavleft,#slidernavleft1 {
	display: block;
	position: absolute; 
	left: 0;
	top: 0;
	width: 10px; 
	height: 18px;  
	margin: 0; 
	padding: 0; 
}

#slidernavright,#slidernavright1 {
	display: block;
	position: absolute; 
	right: 0;
	top: 0; 
	width: 10px; 
	height: 18px;  
	margin: 0; 
	padding: 0; 
}

#IVHcontrols, #IVHcontrols1 { 
	display: block; 
	float: left; 
	font-size: 10px; 
}

#IVHmore a:active,#IVHmore a:visited,#IVHmore a:hover,#IVHmore1 a:active,#IVHmore1 a:visited,#IVHmore1 a:hover {
	color: #0083BE; 
}
	
#morestories,#morestories1 { 
	display: block; 
	margin-right: 5px;  
	float: right; 
	font-size: 10px; 
}

#feedLinks,#feedLinks1 {
	top: -50px; 
	line-height: 20px; 
	float: right; 
	position: relative; 
	margin-right: 20px; 
}

#tier4innerContent .ivhList,#tier4innerContent1 .ivhList {
	line-height: 1.25em; 
	font-size: 1.1em; 
	list-style-type: none; 
	padding-right: 20px; 
	margin-left: -35px;
	margin-bottom: 2em; 
}

#localnew img,#ivhnew img {
	float: left; 
	margin: 0px 16px 0px 0px; 
}

#vamc_nationalnews { max-width:602px; min-height:130px; margin:0px; padding:0px; }

#ivhfeedsNews {
	float: right; 
	padding-right: 10px; 
	margin-bottom: -20px; 
}

#ivhfeedsNews a {
	vertical-align: baseline;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.stories .mylink{
	display:block;
	margin-bottom:10px;
}

#vamcStories,#vamcStories1 {
	display: block;
	clear:both;
}

.newsTwitter {
	width: 100%;
	float: right; 
	height:427px;
	overflow:visible;
	margin-bottom: 90px; 
}

.newsTwitter .stream {
	height: 343px; 
}

#twitter-widget-0{
   width: 99% !important;  
}

/* REMOVE AS WIDGET NOT SUPPORTED IN JUNE 2015
.newsFacebook {
	width: 340px;
}
*/

.basicContainer ul {
	list-style-type: none; 
}

.basicContainer ul li {
	color: #666; 
	margin-bottom: .5em; 
	padding-right: 20px; 
}

.basicContainerInner {
		background: white;
		border: 1px #dddddd solid;
		display: block;
		padding: 10px;
		margin-bottom: 0px;
		margin-top: 10px;
		margin-left: -1px;
		width: 100%;
}

.basicContainerWide {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #f6f6f6 0%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f6f6f6 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f6f6f6 0%,#f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f6f6f6 0%,#f4f4f4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f6f6f6 0%,#f4f4f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
	border: 1px solid #E6E6E6;
	display: inline-block;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 12px; 
	padding-bottom: 20px;
	padding-left: 20px;
	max-width: 680px;
	width: 100% !important; 
}

.basicContainerWideInner {
	background: white; 
	border: 1px #dddddd solid; 
	display: block;
	padding: 10px; 
	margin-bottom: 0px; 
	margin-top: 10px; 
	margin-left: -10px; 
	max-width: 658px; 
	width: 100% !important; 
}

#tier4innerContent .basicContainerWideInner img {
	padding-bottom: 0px; 
}

#tier4innerContent .basicContainerWideInner img {
	padding-bottom: 0px; 
}
	
#tier4innerContent img { 
	padding:0;
	margin-bottom:20px;
}

.administration-logo {
	position: absolute; 
	bottom: -20px; 
	background-color: transparent; 
}

#vamcImage,#vamcImage1 {
    margin-top: 0px;
    border: 3px solid #E0E9F0;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

#topicsNav,#topicsNav1 {
	border: 3px solid #e0e9f0;
	padding: 10px; 
	margin: 0 20px 20px 0;
	width: 454px; 
	font-size: 1.5em;
	line-height: 1.5em; 
	min-height: 48px; 
	color: #ffffff; 
background: rgb(0,131,190); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,131,190,1) 0%, rgba(0,63,114,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,131,190,1)), color-stop(100%,rgba(0,63,114,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,131,190,1) 0%,rgba(0,63,114,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,131,190,1) 0%,rgba(0,63,114,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,131,190,1) 0%,rgba(0,63,114,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,131,190,1) 0%,rgba(0,63,114,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0083be', endColorstr='#003f72',GradientType=0 ); /* IE6-9 */
}


/* alex update end*/

.topicsImage {
	float: left; 
	margin-right: 20px; 
	margin-bottom: 20px; 
	border: 3px solid #e0e9f0; 
}

#innerContent .topicsImage {
	padding: 0; 
}

#innerContent .widget ul {
	margin-left: 0; 
}

#innerContent .widget ul li {
	list-style-type: none; 
}

#tier4innerContent .STW-list-item {
	width: 310px; 
	list-style-type: none;
	padding-bottom: .5em; 
	line-height: 1em; 
}

#tier4innerContent .STW-list {
	float: left; 
	list-style-type: none; 
	margin: 0; 
	padding: 0 20px 0 0; 
}

#az {
	color: #ffffff; 
	padding-left: 10px; 
}

#az span {
	display: block; 
	float: right; 
	width: 330px; 
}

#az span > a {
	color: #c5d6e8; 
	text-decoration: none; 
}

#az span > a:visited,#az span > a:active {
	color: #c5d6e8; 
	text-decoration: none; 
}

#az span > a:hover {
	color: #ffffff; 
	text-decoration: underline; 
}

#shareButtons {
	position: relative; 
	right: 10px; 
}

#tier4innerContent .sm-icon { 
	margin-bottom: 0; 
}

#tier4innerContent tr.bottom-row {
	border-bottom: 1px solid #f0f0f0; 
}

#tier4innerContent #container {
	overflow: visible; 
}

/* FIXES FOR OLD IVH STORIES */

#tier4innerContent div[style*="300"] {
	overflow: visible; 
}

#tier4innerContent div[style*="300"] p {
	width: 220px; 
	margin-left: 80px; 
}

#tier4innerContent img[width*="300"],#tier4innerContent img[width*="210"] {
	width: 220px; 
	height: 145px; 
	margin-left: 80px; 
}

#tier4innerContent img[width*="210"] {
	width: 220px; 
	height: 315px; 
	margin-left: 80px; 
}

#tier4innerContent div[style*="260"] {
	overflow: visible; 
	margin-left: 80px; 
}

#tier4innerContent div[style*="260"] p {
	width: 200px; 
	margin-left: 0; 
}
#innerRightContent .widget ul li {
padding-top: 0px;
}
#tier4innerContent div[style*="260"] img {
	width: 180px; 
	margin-left: 0; 
}
.rightColPadding {
 /* background: -moz-linear-gradient(center top , #FFFFFF 0%, #EFEFEF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 4px solid #E0E9F0;*/
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;
    max-height: 100%;
    padding-left: 10px;
    padding-right: 0;


/*padding: 0px 20px;*/
}

#getDirections {
margin-bottom: 60px;
}
#directionsButton {
font-size: 0.9em;
background: #003F72;
text-decoration: none;
cursor: pointer;
margin-top: 6px;
width: 100%;
float: left;
background: linear-gradient(to bottom, #1E5799 1%, #003F72 100%) repeat scroll 0 0 transparent;
border-radius: 3px 3px 3px 3px;
color: #FFFFFF;
padding: 4px;
text-align: center;
}
#directionsButton_national {
font-size: 0.9em;
background: #003F72;
text-decoration: none;
cursor: pointer;
margin-top: 6px;
width: 100%;
float: left;
background: linear-gradient(to bottom, #1E5799 1%, #003F72 100%) repeat scroll 0 0 transparent;
border-radius: 3px 3px 3px 3px;
color: #FFFFFF;
padding: 4px;
text-align: center;
}
.facilityPhoto {
 height: auto;
    max-width: 100%;
    width: 100%;
}
#innerContent > h2 {
margin-top: 0px;
margin-bottom: 1em;
}
.facility {
 border-bottom: 1px solid #CCCCCC;
   min-height: 300px;
    position: relative;
}
.facilityThumbnail {
  border: 3px solid #E0E9F0;
    float: none;
    height: 130px;
    margin-right: 14px;
    overflow: hidden;
    position: absolute;
    top: 156px;
    width: 180px;
}
#detailDescription {
float: left;
width: 100%;
height: 100%;
}
#detailContactInfo {
float: left;
margin-top: 1em;
margin-left: 0px;
width: 100%;
height: 100%;
}
h3.subsection {
clear: both;
color: #003F72;
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
font-weight: bold;
text-transform: uppercase;
}
#tier4innerContent li.no-bullet {
list-style-type: none;
margin: 0px 0px 0px -20px;
padding: 0px 0px 0px 16px;
}
blockquote p {
font-size: 0.875em;
line-height: 1.6em;
margin: 0 0 5px;
}

/*blockquote {
font-family: Georgia,"Times New Roman",Times,serif;
margin: 0;
padding: 0;
}*/

#directoryReturn {
	margin: 15px;
	padding-top: 0px;
	width: 200px; 
	text-align: center; 
	color: #ffffff; 
	background: #1e5799; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDNmNzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #1e5799 1%, #003f72 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#1e5799), color-stop(100%,#003f72)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1e5799 1%,#003f72 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1e5799 1%,#003f72 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1e5799 1%,#003f72 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1e5799 1%,#003f72 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#003f72',GradientType=0 ); /* IE6-8 */
}

#directoryReturn a {
	display: block; 
	color: #ffffff; 
	padding: 8px; 
}
.VHA-administration-logo {
left: 0px;
margin-bottom: -54px;
margin-left: -9999px;
position: relative;
top: -80px;
width:180px;
}
#situationUpdate .subscribe {
float: right;
}
#situationUpdate {
padding: 10px 20px;
margin: 0px;
float: right;
width: 100%;
}
.statusTable {
display: block;
margin-bottom: 2em;
width: 100%;
}
.statusFacility {
vertical-align: top;
width: 70%;
}
.statusState { 
padding-left: 15px; 
vertical-align: top; 
white-space:nowrap; width: 30%; 
}
.statusOptional { 
border-bottom:15px solid transparent; 
padding-left: 30px; 
vertical-align: top; 
width: 100%; 
}
span.statusOpen, span.statusChanged, span.statusClosed {
display: inline-block;
width: 16px;
height: 16px;
margin-bottom: -3px;
margin-right: 8px;
}
.statusOpen {
background: url("/TS_SHARED/va_administrations/VHA/VAMC/images/icon_statusOpen.png") no-repeat left top;
}

.emergencyYellow {
background: #f9db95;
background: -moz-linear-gradient(top, #f9db95 2%, #f9cf6b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#f9db95), color-stop(100%,#f9cf6b));
background: -webkit-linear-gradient(top, #f9db95 2%,#f9cf6b 100%);
background: -o-linear-gradient(top, #f9db95 2%,#f9cf6b 100%);
background: -ms-linear-gradient(top, #f9db95 2%,#f9cf6b 100%);
background: linear-gradient(to bottom, #f9db95 2%,#f9cf6b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9db95', endColorstr='#f9cf6b',GradientType=0 );
}
.caption {
    padding-bottom: 1.5em;
    line-height: 1.5em;
    margin-top: 0px;
    color: #404040;
    font-size: 1em;
    font-weight: 600;
    padding-top: 8px;
}
#byline {
    font-size: 0.9em;
    color: #383838;
    font-weight: bold;
    padding-bottom: 0.5em;
    line-height: 1em;
    margin-top: -0.5em;
}
#pubDate {
font-size: .9em;
color: #404040;
padding-bottom: 1em;
line-height: 1em;
margin-bottom: 1em;
}

#innerRightContent .badge {
display:block;
float:none !important;
margin:10px auto !important;

}
.feeds {
float: right;
font-size: 1em;
margin-top: -46px;
}
#innerContent .storyimg {
margin-top: 6px;
margin-bottom: 20px;
border: 3px solid #e0e9f0;
}
dt .storyimg {
float: left;
margin-right: 1em;
margin-top: 0px;
}
.vamc_rssIcon {
 margin-bottom: 4px;
}
#localFeatureList dt, #ivhFeatureList dt {
clear: both;
}
#localFeatureList dd, #ivhFeatureList dd {
min-height: 10em; margin-bottom:20px; clear:both;
}
#localFeatureList dd, #ivhFeatureList dd {
min-height: 10em;
margin-left:0px;
}
#innerContentWrapper dl {
margin-bottom: 4em;
border-bottom: 1px solid #f0f0f0;
}
#localFeatureList dt, #ivhFeatureList dt {
clear: both;
}
#innerContentWrapper #submit {
margin-bottom: -9px;
}
.VHA-administration-logo{ display:none;}

#vamc_calendar {
background: white;
border: 1px #dddddd solid;
display: block;
padding: 10px;
margin-bottom: 0px;
margin-top: 10px;

width: 100%;
}
.top_link{ display:block;  margin-left: 0px; margin-top:10px; margin-bottom:10px;}

.emergencyYellow h2, .emergencyYellow h3, .emergencyYellow p, .emergencyYellow #pubDate, .emergencyYellow .subscribe a, .emergencyYellow table, .emergencyYellow li, .emergencyYellow dd, #innerContent .emergencyYellow dt {
color: #444444;
}

#innerContent ul {

list-style-position:outside !important;
}

#innerContent li {
		display: list-item;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 1.5em;
		font-size: 1.1em;
		list-style-type: disc;
		color: #444444;
		padding-bottom: 1.25px;
}
#vamc_fbwidget{ width:100%;}
#vamc_fbwidget iframe{ width:100% !important;}
.directoryReturn{ display:none;}
.image-full{max-width: 100%; width: 100%;}
.image-full-national{max-width: 100%; width: 100%;}
.center_txt{ text-align:center;}
#tier4RightContent .widget ul, #tier4RightContent .widget ol {
    padding-bottom: 1em;
}
.need_help{  background-image: url("/va_files/2014/responsive/images/findcoordinator.gif");
    background-repeat: no-repeat;
    margin-left: 8px;
    margin-top: 0px;
    padding: 6px;}
.need_help p{color: #fff;  padding: 4px !important;}
.how_help{ background-image: url("/va_files/2014/responsive/images/needhelpbox.gif");
    background-repeat: no-repeat;
    margin-left: 8px;
    padding: 6px;}
.rt_email{
    border-top: 4px solid #e0e9f0;
    color: #b88447;
    font-family: Georgia,'Times New Roman',Times,serif;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    text-transform: uppercase;}
.widget_video_img img{max-width: 100%;
    width: 93%;}
abbr{border-bottom: 1px dotted #444444;
cursor: help;
white-space: nowrap;}
.rt_badge{ display:none;}
.rt_badge_help{ display:block;}
.featureLft span img{padding: 4px;
margin-left: 4px;}

#widget-email-Button1{ float: right;
height: 30px;
width: 66px;
margin-right: 2px;}

#localFeatureList a, #ivhFeatureList a {
    float: left;
    clear: both;
}
#tier4innerContent .top_link img {
    margin-bottom: 0;
    padding: 0;
}

.positionset { color: #000000; }

/* mobile > 480 and above deices intermediate devices ============================================ */
@media (min-width: 480px) {	
.facilityThumbnail{ float: left;}
.image-full{max-width: 100%; width:auto;}
#localFeatureList a, #ivhFeatureList a { clear: none;}
#localFeatureList dd, #ivhFeatureList dd { clear:none;}
}
	


@media (min-width: 768px) {	
#localFeatureList a, #ivhFeatureList a {
    float: none;
}

dt .storyimg {
float: left;
margin-right: 1em;
margin-top: 0px;
}

.facilityThumbnail{ float: left;}
	#IVHnew .ivhcnt {
		margin-left: 190px;
		 clear: none;
	}
	#vamcStories{
		margin-left: 200px;
		clear:none;
	}
	.VHA-administration-logo{ display:none;}
#sliderNavWrapper{ float:right;}
.image-full{max-width: 100%; width:auto;}
}
@media (min-width: 960px) {	

#localFeatureList a, #ivhFeatureList a {
    float: none;
}
dt .storyimg {
float: left;
margin-right: 1em;
margin-top: 0px;
}
h3#detailLocation, h3#detailPhone, h3#detailHours {
line-height: 2em;
padding-left: 30px !important;
}
h3#detailLocation {
background: url("/va_files/2014/responsive/images/icon_pushpin.png") no-repeat left center;
}
h3#detailPhone {
background: url("/va_files/2014/responsive/images/icon_phone.png") no-repeat left center;
}
h3#detailHours {
background: url("/va_files/2014/responsive/images/icon_clock.png") no-repeat left center;
}

#shareFloat {
z-index: 1;
position: fixed;
top: 262px;
float: right;
margin-left: 0px;
margin-bottom: 100px;
text-align: center;
}
#shareFloat #widget-email {
  margin-bottom: 20px;
    text-align: left;
    width: 158px;
}
#widget-email-Button1{ float: right;
height: 30px;
width: 66px;
margin-top: -31px;
margin-right: 2px;}
.rt_badge{ display:block;}
.rt_badge_help{ display:block;}
.directoryReturn{ display:block;} 
.image-full-national{ width:auto;}
.resourcewidget{margin-top:78px;}
.directoryReturn{ margin-left:10px !important;}

.top_link{ display:block}
.VHA-administration-logo{ display:block;} 
.facilityThumbnail{ float: left; top:0; position:relative;}
.rightColPadding {
  background:none;
    border:none;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 0px;
    max-height: 100%;
   /* padding: 0px 20px; */
}
#detailContactInfo {
margin-left: 20px;
}
h3.subsection {
font-size: 1.25em;
}
#sliderNavWrapper{ float:right;}
.facility{ min-height:0; border-bottom:none}
}

.facebookFrame {
border:none; 
overflow:hidden; 
width:458px; 
height:427px; 
}


