/* CSS Document */

#topContent 
{
    margin: 10px 14px;
}

#mainContent {
	background: none;
	margin: 0 0;
	float: left;
	width: 722px;
}

#mainContent #leftCol, #mainContent #middleCol {
	display: inline;
	float: left;
}

#mainContent #leftCol {
    width: 388px;
	background: none;
	margin: 10px 10px 15px 14px;
}

#mainContent #middleCol {
	width: 300px;
	margin: 10px 10px 15px 0;
}

#rightCol {
	width: 260px;
	margin: 10px 14px 15px 0;
	background: none;
}

#rightCol ul li {
	list-style-type: disc;
}

#rightCol a {
	font-size: 120%;
}

.boxHeader, #mainContent .boxHeader {
    height: 33px;
    position: relative;
    width: 100%;
    z-index: 200;
}

.boxHeader img, #mainContent .boxHeader img {
    border: 0 none;
    position: relative;
    top: -8px;
}

.boxHeader h2, #mainContent .boxHeader h2 {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    margin-left: 3px;
    margin-top: 8px;
	padding: 0;
}

.boxHeaderLeft, #mainContent .boxHeaderLeft {
    background: url("/web/20161021042244oe_/http://www.lee.army.mil/images/widget_header_corners.gif") repeat scroll 0 0 transparent;
    height: 33px;
    left: 0;
    position: absolute;
    top: 0;
    width: 9px;
}

.boxHeaderMiddle, #mainContent .boxHeaderMiddle {
    background: url("/web/20161021042244oe_/http://www.lee.army.mil/images/headerBG.gif") repeat-x scroll 0 0 transparent;
    height: 33px;
    left: 9px;
    position: absolute;
    right: 9px;
}

.boxHeaderRight, #mainContent .boxHeaderRight {
    background: url("/web/20161021042244oe_/http://www.lee.army.mil/images/widget_header_corners.gif") repeat scroll -10px 0 transparent;
    height: 33px;
    position: absolute;
    right: 0;
    top: 0;
    width: 9px;
}

.boxContent, #mainContent .boxContent {
	padding: 10px;
	width: auto;
	background-color: #fff;
	border-left: 1px solid #B6B6B6;
    border-right: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
}

#forceProtectionCondition {
	height: 50px;
	width: 50px;
	float: left;
}

#forceProtectionCondition a img, #featuredService a img {
	border: none;
}

#fortLeeStatus {
	height: 56px;
	font-size: 1.4em;
	font-weight: bold;
	float: left;
	font-size: 1.2em;
	line-height: 1.4em;
}

#fortLeeStatus .left {
	
	width: 10px;
	height: 100%;
	background: url(/web/20161021042244oe_/http://www.lee.army.mil/images/yellow_alert_left_bg.png) no-repeat top left transparent;
	float: left;
}

#fortLeeStatus .right {
	
	width: 10px;
	height: 100%;
	background: url(/web/20161021042244oe_/http://www.lee.army.mil/images/yellow_alert_right_bg.png) no-repeat top left transparent;
	float: left;
}

#fortLeeStatus .middle {
	
	height: 100%;
	background: url(/web/20161021042244oe_/http://www.lee.army.mil/images/yellow_alert_bg.jpg) repeat-x top left transparent;
	float: left;
	padding-top: 10px;
	width: 210px;
}

#installationStatusPlaceHolderContainer {
	float: left;
	width: 160px;
	height: 40px;
}

#hotTopics {
	background:url(/web/20161021042244oe_/http://www.lee.army.mil/images/myArmy_sprite2.png) no-repeat scroll 0 -79px transparent;
	float: left;
	margin-left: 10px;
	height: 56px;
	position: relative;
	width: 515px;
}

#hotTopics h2 {
	color: #FFFFFF;
	display: inline;
	float: left;
	font-size: 2em;
	margin: 15px 0 0 20px;
	width: 135px;
}

#hotTopics ul {
	float:left;
	position: relative;
	width: 286px;
}

#hotTopics ul li {
	display: none;
	height: 56px;
	margin-right: 58px;
	position: absolute;
	width: 264px;
	padding: 10px 0 0 12px;
	font-size: 1.4em;
}

#hotTopics ul li.first {
	display:block;
}

#hotTopics ul li span 
{

	/*position: relative;

	width: 240px;
	font-size: 1.4em;*/
}

#hotTopics ul li a 
{
	font-weight: normal;
}

#hotTopics .buttonWrapper {
	float: right;
	height: 56px;
	position: relative;
	width: 50px;
}

#hotTopics .next {
	background: url(/web/20161021042244oe_/http://www.lee.army.mil/images/myArmy_sprite2.png) no-repeat scroll -494px -4px transparent;
	margin: 0;
}

/*#hotTopics .next:hover {
	background-position: -64px 0;
}*/

#hotTopics .prev {
	background: url(/web/20161021042244oe_/http://www.lee.army.mil/images/myArmy_sprite2.png) no-repeat scroll -476px -4px transparent;
	/*margin-right: 6px;*/
	margin-left: 0;
}

/*#hotTopics .prev:hover {
	background-position: -43px 0;
}*/

#hotTopics .prev, #hotTopics .next {
	cursor: pointer;
	display: block;
	float: left;
	height: 35px;
	position: relative;
	top: 10px;
	width: 18px;
	/*z-index: 200;*/
}

#hotTopics #counter {
	bottom: 5px;
	color: #A12222;
	position: absolute;
	right: 52px;
}

#featuredService {
	float: left;
	width: 200px;
	height: 54px;
	margin-left: 10px;	
}

/*#featureStories {
	padding: 10px;
	background-color: #E1E0E0;
	-moz-border-radius-topleft: 10px;  
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;  
	-webkit-border-top-right-radius: 10px;
}*/

#featureStories .boxContent {
	
	width: 366px;
}

#featureStories h2, #spotlight h2 {
	float: left;
	padding: 0;
	display: inline;
}


#featureStories .featureStory {
	clear: both;
	background-color: #FFF !important;
}

#featureStories .featureStory h3 {
	padding-top: 10px;
}

#featureStoryItems {
	clear: both;
	width: 366px;
}

#featureStoryItems ul {
	padding: 0;
}

.featureStoryPic img {
	border: none;
}

#spotlight {
	background-color: #939393;
	-moz-border-radius-bottomleft: 10px;  
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;  
	-webkit-border-bottom-right-radius: 10px;
}

#spotlight .previousNextControls {
	background: #7A7A7A none repeat scroll 0 0;
	height: 1.6em;
	line-height: 1.6em;
	padding-top: 3px;
	display: inline;
}

#spotlight .commandSpotlightItem {
	padding: 10px;
	clear: both;
	display: inline-block;
}

#spotlight .commandSpotlightPic {
	width: 86px;
}

#spotlight .commandSpotlightPic img {
	border: none;
}

#spotlight .commandSpotlightText {
	width: 264px;
	padding-left: 10px;
}

#spotlight .commandSpotlightText p {
	color: #ffffff;
}

#spotlight .commandSpotlightText, #spotlight .commandSpotlightPic {
	float: left;
	display: inline;
}

#spotlight h2 {
	background: #7A7A7A none repeat scroll 0 0;
	color: #FFD54A;
	padding-left: 10px;
	width: 326px;
	font-size: 100%;
	height: 2.4em;
	line-height: 2.4em;
	padding-bottom: 0;
}

#spotlight h2 img {
	border: 0 none;
}

#spotlight h3 {
	font-size: 140%;
}

#spotlight h3 a {
	color: #FFD54A;
	font-weight: bold;
	margin: 0 0 3px;
}

#websiteLogos {
	margin-top: 10px;	
	text-align: center;
}

#websiteLogos img {
	border: none;
}

#imcomLogo {
	margin-top: 10px;
}

#videoPlayerContainer h2 {
	padding-top: 0;
	padding-bottom: 0;
}

#socialMedia .boxContent {
	padding: 0;
	border: 0;
	background: none;
}

#videoPlayerContainer {
	/*background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #E7E7E7;*/
	margin-top: 10px;
}

#videoPlayerContainer img {
	border: none;
}

/* Right column */

/* Events List */

.event {
	padding: 8px 0;
}

.eventContent {
	padding-top: 4px
}

.eventDateTime {
	font-size: 120%;
}

#events .eventContent a {
	font-weight: bold;
}

#events p {
	padding: 0;
}

#topHeadlines, #importantLinks {
	margin-top: 10px;
}

#topHeadlines ul {
	list-style-type: disc;
	margin: 0 0.4em 2em 1.6em;
}

/*#topHeadlines h2 {
	padding: 0;
	padding-top: 8px;
}

#topHeadlines ul li {
	list-style-type: disc;
	margin: 0.8em 0;
}*/

#topHeadlines ul li a, #importantLinks ul li a {
	font-weight: normal;
}

/* Combined Federal Campaign */

#CfcPushContent
{
    padding: 10px;
}

#CfcPushContent h3 
{
    /*float: left;
    padding-left: 5px;
    width: 105px;*/
    font-size: 120%;
    line-height: 1.2em;
}

#CfcLogo 
{
    /*float: right;*/
    border: none;
}

#CfcThermometerVideo
{
    clear: both;
    float: left;
    width: 66px;
    height: 250px;
}

#CfcDetails
{
    float: right;
    padding-left: 5px;
    width: 105px;
}

#CfcDetails p 
{
    padding: 0;
}