﻿#va-outage-message {clear:both; padding-top:15px;} /*  padding-bottom: 0px; margin-bottom: 0px; */
#va-outage-message p {font-size: 15px; font-family:titillium;} /* Calibri,sans-serif */
#va-outage-message p span {font-size: 15px; font-weight: normal !important; color: rgb(17, 63, 103);} /* font-weight: bold;  color:#c00000 */

/* .verticalLine {border-left: thin solid #000000; height: 350px; padding-right: 10px;} */


/*Trying to fix the auto height issue*/

#home-left-column {float: left; position: relative; width: 487px;} /* width: 534px; */

/* Styles for the second area of the page */

.threecol {
    background: url("/vaforvets/images/3colbg.png") no-repeat scroll 280px 40px rgba(0, 0, 0, 0);
    clear: both;
    margin-bottom: 20px;
    min-height: 240px; /* OHRM web team changed from "min-height: 215px;" to fit more text */
    padding-top: 5px; /* padding-top: 28px; */
}
.threecol .col {min-height: 215px; position: relative;}
.no-zoom .threecol .b, .threecol .b {bottom: 0; position: absolute;}
.no-zoom .threecol, .no-zoom .threecol .col {height: 240px; overflow: hidden;} /* OHRM web team changed from "height: 215px;" to fit more text */
.threecol .col {height: auto;}
#va-content-main .threecol.gen .ms-WPBody {padding: 0;}
#va-content-main .threecol.gen .ms-WPTitle {padding: 0 0 0.75em;}
.threecol .col .ms-WPBody > p {font-family: "arial","sans-serif"; font-size: 9pt;}
.threecol .col {margin-left: 25px; width: 285px;}
/* .no-zoom .threecol, .no-zoom .threecol .col {height: 215px; overflow: hidden;} */
.threecol >.col > h3 {font-family: &quot;titillium web&quot;; font-size: 15pt; color: rgb(17, 63, 103); line-height: 115%;  margin: 0in 0in 10pt;}


/*styles from PL-HOME.CSS this is for the Third area of the page */

/*
#va-content-second {
    background: linear-gradient(to bottom, #bdc9d2 0%, #d6e3ed 1.5%, #f2f2f2 15%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0 -20px 20px;
}
*/
#va-content-second {
	margin: 0 -20px 0px -20px; /* was: margin: 0 -20px 20px; */
	background: #f2f2f2 url(/vaforvets/images/homesecondbg.png) repeat-x; /* Old browsers */
	background: -moz-linear-gradient(top,  #bdc9d2 0%, #d6e3ed 1.5%, #f2f2f2 15%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bdc9d2), color-stop(1.5%,#d6e3ed), color-stop(15%,#f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bdc9d2 0%,#d6e3ed 1.5%,#f2f2f2 15%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bdc9d2 0%,#d6e3ed 1.5%,#f2f2f2 15%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bdc9d2 0%,#d6e3ed 1.5%,#f2f2f2 15%); /* IE10+ */
	background: linear-gradient(to bottom,  #bdc9d2 0%,#d6e3ed 1.5%,#f2f2f2 15%); /* W3C */
}

#va-content-second h2 {font-family: "Titillium Web Bold",Arial,Helvetica,sans-serif;}

.twocol {   
    /* background: url("/vaforvets/images/2colbg.png") no-repeat scroll 665px 30px rgba(0, 0, 0, 0); */
    /* background: url("/vaforvets/images/2colbg.png") no-repeat scroll 580px 30px rgba(0, 0, 0, 0); */
    min-height: 375px;
    padding: 24px 20px 26px 0;
    position: relative;
}

.no-zoom .twocol {height: 375px; overflow: hidden;}
#home-news {min-height: 370px; width: 1000px;} /* 6/29/17: OHRM Web Team changed width: 600px to width: 1000px */
.no-zoom #home-news, #home-news {height: 370px; overflow: hidden;}


/* 6/29/17: OHRM Web Team turned these off and created new versions with updated changes to allow for 3 columns
#home-news .left {bottom: 20px; position: absolute; width: 296px;}

#home-news .right {
    float: right;
    position: relative;
    width: 310px;     
}

*/


/* 6/29/17: OHRM Web Team turned these ON to create 3 columns */
#home-news .left   {float: left; width: 296px; padding-left: 35px; bottom: 20px;}
#home-news .middle {float: left; width: 300px;} /* 6/29/17: OHRM Web Team added this class */
#home-news .right {float: left; width: 300px;} 


#home-news ul#jobs {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#home-news #jobs li {
    background: url("/vaforvets/images/arrow-bullet.png") no-repeat scroll 2px 2px rgba(0, 0, 0, 0);
    line-height: 1.5em;
    list-style: none outside none;
    padding: 0 10px 4px 19px;
}
#home-news #jobs li a {color: #005eb2; display: block; text-decoration: none;}
#home-news #jobs li a:hover strong {text-decoration: underline;}
#home-news #jobs li a strong {display: block;font-weight: bold;}
/* ++++++++++++++++++++ 6/30/17 changes end here ++++++++++++++++++++ */





#home-news ul#news {list-style: none outside none; margin: 0; padding: 0;}
#home-news #news li {list-style: none outside none; margin-bottom: 20px;}
#home-news #news img {
    float: left;
    margin: 0 10px 15px 0;
    max-height: 35px;
    max-width: 37px;
}
#home-news ul#news a {color: #333; text-decoration: none;}
#home-news ul#news a:hover strong {text-decoration: underline;}

#home-news ul#news a strong {
    color: #005eb2;
    display: block;
    font-size: 1.33333em;
    font-weight: bold;
    margin-bottom: 0.2em;
}
#home-news ul#news a:visited strong {color: #166f98;}
#home-news .date-location {text-transform: uppercase;}
#home-jobs {
	float: right; 
	width: 300px; /* OHRM Web Team changed on 10/14/14 - was: width: 330px;  */
} 
#home-jobs p {padding-right: 15px;}

#home-jobs ul#jobs {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#home-jobs #jobs li {
    background: url("/vaforvets/images/arrow-bullet.png") no-repeat scroll 2px 2px rgba(0, 0, 0, 0);
    line-height: 1.5em;
    list-style: none outside none;
    padding: 0 10px 4px 19px;
}
#home-jobs #jobs li a {color: #005eb2; display: block; text-decoration: none;}
#home-jobs #jobs li a:hover strong {text-decoration: underline;}
#home-jobs #jobs li a strong {display: block;font-weight: bold;}
