﻿#spotlight {
	width: 418px; 
	height: 282px; 
	float: left; 
	margin: 0px 8px 0px 8px; 
	font-size: 1em; 
	text-align: left;
}

#spotlight li {
    font-size: .8em;
}

#spotlight h3  {
	text-decoration: none;
    margin-bottom: .2em;
    padding: 0;
    color: #fff;	
    padding-top: 193px;
}

#spotlight a:link, #spotlight a:visited, #spotlight a:hover, #spotlight a:active{
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
}

#spotlight h3{
	width: 385px;
    margin:10px 0 .1em 0;
    padding-left:15px;
}
#spotlight p 
{
	width: 385px;
	padding-left:15px;
	margin:0px;
}
a.SpotlightActionLink:hover {
	text-decoration: underline;
}

#spotlight .text {
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6FB1EF;
}

#spotlight .text a:link, #spotlight .text a:visited, #spotlight .text a:hover, #spotlight .text a:active {
	font-weight: bold;
	text-transform: capitalize;
	background-image: url(../images/Site/bullet_More.gif);
	background-repeat: no-repeat;
	background-position: 1px .41em;
	padding: 0px 0px 0px 9px;
}

#spotlight .text a:hover {
	text-decoration: underline;
}
	
ul#SpotlightList {
	padding: 8px 0px 0px 0px;
	margin: 0px;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #FFFFFF;
}

ul#SpotlightList li {
	padding: 1px 0px 1px 14px;
	margin: 0px;
	list-style:none;
	background-image: url(../images/Bullet_BlueArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px .6em;
	color: #89c9fe;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

ul#SpotlightList a:link, ul#SpotlightList a:visited, ul#SpotlightList a:hover, ul#SpotlightList a:active, ul#SpotlightList li  {
	color: #ffc601;
	text-decoration: none;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	text-transform: capitalize;
}

ul#SpotlightList a:hover {
	text-decoration: underline;
}

#spotlight li#Stories, #spotlight li#Stories1, #spotlight li#Stories2, #spotlight li#Stories3, #spotlight li#Stories4, #spotlight li#Stories5, #spotlight li#Stories6, #spotlight li#Stories_vet2vet, #spotlight li#Stories_military, #spotlight li#Stories_mil2fedjobs, #spotlight li#Stories_vetfed, #spotlight li#Stories_USPTO, #spotlight li#Stories_CareerDevelopmentProgram, #spotlight li#Stories_vow, #spotlight li#Stories_nih, #spotlight li#Stories_jobopportunities, #spotlight li#Stories_veteransinternshippto, #spotlight li#Stories_VeteransDay, #spotlight li#Stories_Last {
	width: 418px;
	height: 282px;
	background-repeat: no-repeat;
	margin: 0;
    position: absolute;
	background-image: url(../images/Home/AmericasVeterans_spotlights.jpg);
}

#spotlight li#Stories_vow {
	background-position: 0 0px;
}
#spotlight li#Stories_temp {
	background-position: 0 -282px;
}
#spotlight li#Stories_nih {
	background-position: 0 -565px;
}
#spotlight li#Stories_vet2vet {
	background-position: 0 -1128px;
}
#spotlight li#Stories {
	background-position: 0 -1410px;
}
#spotlight li#Stories1 {
	background-position: 0 -1693px;
}
#spotlight li#Stories2 {
	background-position: 0 -1975px;
}
#spotlight li#Stories3 {
	background-position: 0 -1975px;
}
#spotlight li#Stories4 {
	background-position: 0 -2257px;
}
#spotlight li#Stories_Last {
	background-position: 0 -2539px;
}

#spotlight li#Stories_CareerDevelopmentProgram {
	background-position: 0 -282px;
}

#spotlight li#Stories_VeteransDay {
	background-position: 0 -847px;
}

/*

#spotlight li#Stories_veteransinternshippto {
	background-position: 0 0;
	
}

#spotlight li#Stories5 {
	background-position: 0 -2541px;
}

#spotlight li#Stories6 {
	background-position: 0 -1974px;
}
#spotlight li#Stories7 {
	background-position: 0 -2257px;
}*/

#spotlight ol {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style-type: none;
}


#SpotlightNavigation {
    position: relative;
    padding: 8px 15px 0px 8px;
    margin-right: 1px;
    margin: 0px;
    list-style-type: none;
    list-style-image: none;
    margin:-122px 0 0 0px;
    z-index: 500;
    text-align: left;
}

#SpotlightNavigation li {
    text-indent: 0px;
    margin: 0px;
    float: left;
}

#SpotlightNavigation  a {
    background: #012E5F;
    padding: 5px 10px 5px 10px;  
    color: #597695;
    text-decoration: none;
    width: 1em;    
    border: solid 2px #416A91;
    margin: 0 2px;    
	opacity: 0.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	font-weight: bold;
}


#SpotlightNavigation  a:hover {
    background: #265b8e;
}

#SpotlightNavigation a.activeSlide {
    background: #265A8E;
    color: #fff;
}

#Content {
    top: 50px;
    position: relative;
}