/* HOOMEPAGE CSS Document */
.Homeheaderlogo {
	background:url('/_layouts/images/armyreserve/home/logo.png') no-repeat top left;
	*background-image: none; /* IE Hack */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_layouts/images/armyreserve/home/logo.png',sizingMethod='scale');
	width:384px;
	height:109px;
	float:left;
	}
.headerContainerHome {
	width:967px;
	height:109px;
	}
.MainHomeContentBG {
	background-color:#fff;
	background:url("/_layouts/images/armyreserve/bg_main.png") top left;	
	*background-image: none !important; /* IE Hack */	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_layouts/images/armyreserve/bg_main.png', sizingMethod='scale');	
	}
#MainHomeContentDiv {
	padding:10px;
	float:left;
	line-height:16px;
	padding-bottom:50px;
	width:752px;
	}
.headerQuote {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin:20px 0 0 0;
	width:480px;
	}
#MainHomeContentDiv a {
	position:relative 
	}
.homeVideoRotate {
	margin:12px 0 13px 0;
	width:754px;
	height:200px;
	position:relative;
	}
.videoImg {
	float:left;
	padding: 0 10px 0 0;
	height:197px;
	width:295px;
	}
	
.videoText {
	position:absolute; 
	left:307px;
	top:20px;
	width:443px; 

}

.videoText a { 
	color:#690 !important; 
	text-decoration:none; 
	}
.videoText a:hover { 
	color:#690 !important;
	text-decoration:underline;
	}

.videoNumberLink a {
	padding:1px 4px 2px 4px;
	background-color:#B5B398;
	color:#000 !important;
	float:left;
	margin-right:3px;
	font-size:10px;
	text-decoration:none;
	}
.videoNumber {
	width:443px;
	background-color:#52524F;
	float:right;
	padding:2px;
	margin:0;
	}
.videoDesc {
	width:440px;
	padding:0px 0 10px 0;
	}
.videoDescTitle {
	width:440px;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 7px 0;
	}
.videoButton {
	margin:10px 0;
	}
.videotime {
	padding:2px;
	float:left;
	margin:10px 0 0 5px;
	}
.homeFeatureColumn {
	border-top:1px solid #B7B7B2;
	width:100%;
	clear:left;
	margin:15px 0 0 0;
	padding:15px 0;
	}
.homeColumn {
	width:238px;
	float:left;
	margin:0;
	padding:0 8px 0 0;
	}
.homeColumn2 {
	width:231px;
	float:left;
	margin:0;
	padding:0 6px 0 15px;
	}
.homeColumn3 {
	width:221px;
	float:left;
	margin:0;
	padding:0 6px 0 15px;
	}
.homeImgCol1 {
	padding:0 10px 0 0;
	height:100%;
	float:left;
	}
.homeContentCol2 {
	width:228px;
	clear:left;
	}
.homeContentCol1 {
	width:161px;
	float:left;
	margin:0;
	padding:0;
	}
.homeColDivider {
	height:100px;
	width:1px;
	background-color:#B7B7B2;
	font-size:1px;
	float:left;
	}
.homeHeaderTitle {
	margin: 0 0 5px 0;
	}
.homeHeaderTitleText {
display:block;
font-weight:bold;
font-family:Arial;
	}

#homeMagazineList ul {
	margin:7px 0;
	padding:0 0 0 15px;
	}
#homeMagazineList li {
	margin:0;
	padding:2px 0;
	}
#homeMagazineList ul li a {
	text-decoration:none;
	color:#000;
	}
#homeMagazineList ul li a:hover {
	text-decoration:underline;
	color:#000;
	}
.homeColumn2 a, .homeColumn3 a  {
	text-decoration:none;
	color:#669900;
	margin:3px 0;
	}
.homeColumn2 a:hover, .homeColumn3 a:hover  {
	text-decoration:underline;
	}
.armyStrongBox {
	margin:20px 0 0 0;
	float:left;
	}


.showDiv {display:block;}
.hideDiv {display:none;}

.btnon {text-decoration:underline;}
.btnoff {text-decoration:none;}


.bgContentDiv {
	width:900px;
	height:800px;
	border:1px solid #c00;	
	text-align:right;
	display:table-cell;
	vertical-align:middle;
	}
.bgStoryHeader {
	font-size:26px;
	color:#fff;
	font-weight:bold
	}
.bgStoryDesc {
	color:#fff;
	font-size:12px;
	width:400px;
	margin:10px 0;
	}
.bgListenStory a {
	color:#fff;
	background:url('/_layouts/images/armyreserve/home/btn_speaker.gif') no-repeat right top;
	padding:4px 24px 5px 0;
	}
#backGroundLink a {
	color:#fff;
	font-weight:bold;
	}
#bgDownload {
	color:#fff;
	font-weight:bold;
	margin:10px 0;
	}
#bgDownload a {
	color:#E2BA0D;
	display:block;
	}



