*{
	margin:0;
	padding:0;
}
html, body
{
	height:100%;
}
body
{
	font-size:12px;
	background-color:#000000;
	background-image: url('../images/body_bg.jpg');
	background-repeat:repeat-y;
	background-position:top center;
	height:100%;
	text-align:center;
	font-family: Arial,Helvetica,sans-serif;
	color: #333333;
}



a
{
	color:#a0a0a0;
}
a:visited
{
	color:#a0a0a0;
}
a:hover
{
	color:#bb0000;
}


h1, h3
{
	color:#333333;
	font-weight:bold;
	font-size:17px;
	padding-bottom:15px;
}
h2
{
	color:#333333;
	font-weight:bold;
	font-size:12px;
	padding-top:20px;
	padding-bottom:10px;
}
h4{
	margin-bottom:15px;
	color:#bb0000;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}

h5{
	font-size:12px;
	color:#bb0000;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:20px;
	}
.hbi
	{
		color:#333333;
		font-weight:bold;
		font-size:12px;
		padding-top:20px;
		padding-bottom:0px;
	}
.list{
	margin-left:10px;
	text-align:left;
	line-height:15px;
}
.orderedlist{
	margin-left:20px;
	text-align:left;
	line-height:15px;
}


#container
{
	text-align:center;
	height:100%;

}
#parent_div{	
	background-color:white;
	background-image:url('../images/header_blk_bg.png');
	background-position:top center;
	background-repeat:no-repeat;
	width:895px;
	text-align:justify;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -70px; /* parent_div must be the same height as .footer + P. (sum of padding-top:5px; + padding-bottom:10px; + height:40px; + P margin-bottom:15px;) */
}

/*image & textblock related*/

.imageholder{
	float:left;
	background-color:gray;
	width:280px;
	height:340px;
	overflow:auto;
	margin-right:20px;
	padding-bottom:20px;

}
.img_panoramic{
	background-color:gray;
	width:795px;
	height:200px;
	padding-bottom:20px;
	background-image:url('../images/panoramic_bldg_front.jpg');
	background-position:center -60px;
	background-repeat:no-repeat;
}
.img_panoramic_loft{
	background-color:gray;
	width:795px;
	height:200px;
	padding-bottom:20px;
	background-image:url('../images/panoramic_loft.jpg');
	background-position:center -60px;
	background-repeat:no-repeat;
}
.img_panoramic_floor_receiver{
	background-color:gray;
	width:795px;
	height:200px;
	padding-bottom:20px;
	background-image:url('../images/panoramic_floor_receiver.jpg');
	background-position:center -60px;
	background-repeat:no-repeat;
}
.img_panoramic_floor_tablecart{
	background-color:gray;
	width:795px;
	height:200px;
	padding-bottom:20px;
	background-image:url('../images/panoramic_floor_tablecart.jpg');
	background-position:center -60px;
	background-repeat:no-repeat;
}
.img_panoramic_floor_0356{
	background-color:gray;
	width:795px;
	height:200px;
	padding-bottom:20px;
	background-image:url('../images/panoramic_floor_0356.jpg');
	background-position:center -60px;
	background-repeat:no-repeat;
}
.img_panoramic_ammo{
	background-color:gray;
	width:795px;
	height:200px;
	padding-bottom:20px;
	background-image:url('../images/panoramic_ammo.jpg');
	background-position:center -80px;
	background-repeat:no-repeat;
}
.img_panoramic_m60aim{
	background-color:gray;
	width:795px;
	height:200px;
	padding-bottom:20px;
	background-image:url('../images/panoramic_M60aimjpg');
	background-position:center -60px;
	background-repeat:no-repeat;
}
.img_panoramic_m60carry{
	background-color:gray;
	width:795px;
	height:200px;
	padding-bottom:20px;
	background-image:url('../images/panoramic_M60carry.jpg');
	background-position:center -78px;
	background-repeat:no-repeat;
}
.img_vert_m60carry{
	float:left;
	background-color:gray;
	width:280px;
	height:340px;
	overflow:auto;
	margin-right:20px;
	padding-bottom:20px;
	background-image:url('../images/vert_M60carry.jpg');
	background-position:center -0px;
	background-repeat:no-repeat;
}
.img_vert_m60aim{
	float:left;
	background-color:gray;
	width:280px;
	height:340px;
	overflow:auto;
	margin-right:20px;
	padding-bottom:20px;
	background-image:url('../images/vert_M60aim.jpg');
	background-position:center -0px;
	background-repeat:no-repeat;
}
.img_hv{
	width:795px;
	height:350px;
	background-image:url('../images/contrast_humvee_795.jpg');
	background-position:center -70px;
	background-repeat:no-repeat;
}
/* end image related*/
/*begin textblock related*/

.textholder_right{
	width:auto;
	margin-left:325px;
	height:auto;
	padding-bottom:70px;
}
.textholder_full{
	width:auto;
	margin-left:0px;
	height:auto;
	padding-top:20px;
}
.textholder_left{
	width:470px;
	height:auto;
	margin-top:20px;
	margin-right:20px;
}
.textholder_lefthalf{
	width:370px;
	height:auto;
	margin-top:20px;
	margin-right:20px;
	border:solid red 1px 0px 0px 0px;
}
.textholder_righthalf{
	float:right;
	width:370px;
	height:auto;
	margin-top:20px;
	margin-right:0px;
	border:solid red 1px 0px 0px 0px;
}
.textholder_lefthalf_prod{
	width:350px;
	height:auto;
	margin-top:20px;
	margin-right:20px;
	margin-left:20px;
	border:solid red 1px 0px 0px 0px;
}
.textholder_righthalf_prod{
	float:right;
	width:350px;
	height:auto;
	margin-top:20px;
	margin-right:20px;
	margin-right:0px;
	border:solid red 1px 0px 0px 0px;
}
.textholder_transcontact{
	float:right;
	width:250px;
	height:350px;

	padding-left:20px;
	background-color:white;
  	filter:alpha(opacity=60);
  	opacity:0.6;
}
.textholder_contact{
	width:250px;
	margin-left:525px;
	height:300px;
	padding-top:50px;
	padding-bottom:0px;
	padding-left:20px;
	background-color:white;
  	filter:alpha(opacity=80);
  	opacity:0.8;
}
.textholder_contact a{
	color:#555555;
}
.textholder_contact a:hover{
	color:#bb0000;
}
/* end image & textblock related*/
/* downloads datablock related*/

.datablock{

	width:600px;
	height:auto;
	border-style:solid;
	border-width:2px;
	border-color:#999999;

}

.datablockhead{
	width:100%;
	height:25px;
	background-color:black;
}


.datatitle{
	width:25%;
	float:left;
	color:white;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding-top:4px;
}
.datablockbelly{
	width:100%;
	height:200px;
	background-color:#e3e3e3;
	color:black;
	font-size:11px;
	text-align:center;
	
}
.dataguts{
	width:25%;
	height:200px;
	float:left;
}
.dgtiny{
	font-size:9px;
}
.imglink{
	border-style:solid;
	border-width:1px;
	margin-top:5px;
}
/* end downloads datablock related*/


/* content block related */

.block_right{
	float:right;
	width:280px;
	height:575px;
	margin-top:55px;
	background-color:#e4e4e4;
	border:solid gray 1px;
}
.block_right_headspace{
	width:auto;
	height:auto;
	background-color:gray;
	padding: 5px 5px 5px 5px;
}
.block_head{
	color:white;
	font-weight:bold;
}
.block_content, .block_content_bold{
	font-size:11px;
	padding: 5px 5px 0px 5px;
	text-align:left;
}
.block_content_img{
	font-size:11px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	background:red;
	width:100%;
	height:150px;
}
.block_content{
	color:#333333;

}
.block_content_bold{
	color:#333333;
	font-weight:bold;
}

/* end content block related */


#header_margin{
	height:134px;
}
#header{
	color:#A10000;
	height:18px;
	background-image:url('../images/menu_bg_solid.png');
	background-position:top right;
	background-repeat:no-repeat;
}


#menu_container
{
	margin-left:330px;
	padding-top:2px;
	height:auto;
}
#top_nav_div{
	text-align:center;
	height:50px;
}
	
UL#top_nav LI{
	padding-right:0px;
	padding-left:0px;
	display:inline;
	list-style-type: none;	
}
UL#top_nav LI A{
	text-decoration:none;
	font-size:11px;
	color:#999999;
	text-transform:uppercase;
	font-weight:bold;
}
UL#top_nav LI A:hover{
	color:#FFFFFF;
}

UL#top_nav LI a.selected_menu_item{
	color:#FFFFFF;
}
#bot_nav_div 
{
	height:40px;
	padding-left:330px;
	text-align:center;

}
#bot_nav_div UL LI
{
	padding-right:0px;
	padding-left:0px;
	display:inline;
	list-style-type: none;		
}
DIV#bot_nav_div{
	height:22px;

	position:relative;

}
#bot_nav_div A{
	text-decoration:none;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;	
}
#footer
{
	height:40px;
	margin-top:10px;
	margin-bottom:10px;
	background:transparent;
	text-align:center;
	font-size:10px;
	color:gray;
}



/* footer related */
DIV#footer, .push {
	height: 70px; /* .push must be the same height as .footer + P*/
	margin:auto;
	width:895px;
	background-color:white;

}

.footer_content{
	width:795px;
	padding-top:5px;
	height:50px;
	color:#bfbfbf;
	font-size:9px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #bb0000;
	margin:auto;
}
.footer_content A{
	color:#bfbfbf;
	text-decoration:none;
}
.footer_content A:hover{
	color:#666666;
}
.footer_content A:visited{
	color:#bfbfbf;
}
 /* end footer related */



#page_content{
	background-color:white;
	height:auto;
}
#page_content_top{	
	background-image:url('../images/page_content_top.png');
	background-position:top center;
	background-repeat:no-repeat;
}
#page_content_bottom{
	min-height:1075px;
	height:auto;
	padding-bottom:50px;
	background-color:white;/* makes the page background this color all the way down. */
	background-image:url('../images/page_content_bg.png');
	background-repeat:no-repeat;	
}
#page_content_padded{
	padding-left:50px;
	padding-right:50px;
	padding-top:25px;
}

/*product pages related*/
.productpg_block{
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #bb0000;
	display:block;
	width:auto;
	height:225px;
}
.img_lineup{
	background-color:gray;
	width:795px;
	height:125px;
	padding-bottom:20px;
	background-image:url('../images/x.jpg');
	background-position:center 0px;
	background-repeat:no-repeat;
}
.img_product_full{
	background-color:gray;
	width:795px;
	height:250px;
	padding-bottom:20px;
	background-image:url('../images/x.jpg');
	background-repeat:no-repeat;
}
.specs{
	margin: 10px 0px 0px 20px;
	width:350px;
	height:auto;
	border:solid gray 1px;
}
.specshead{
	width:100%;
	height:auto;
	margin-bottom:-5px;
	color:#bb0000;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
.specsep{
	width:100%;
	height:5px;
	border:solid gray;
	border-width:0px 0px 1px 0px;
	color:#bb0000;
}
.specstype{
	margin: 5px;
	width:47%;		
}
.detailslink{
	width:100%;
	height:auto;
	margin-bottom:-5px;
	padding-left:20px;
	color:#bb0000;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
.lineuplink{
	font-size:11px;
	font-weight:bold;
}
.lineuphotspot{
	width:170px;height:100px;border:solid red 0px;float:left;margin-left:20px;margin-top:20px;
}
.specstiny{
	font-size:9px;
}
/*FAQ page related*/
.qa_block{
	padding-bottom:20px;
	padding-top:20px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #bb0000;
	display:block;
	width:auto;
	height:auto;
}

/*news page related*/
.newspg_block{
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #bb0000;
	display:block;
	width:auto;
	height:auto;
}
.newsimg_left{
	float:left;
	background-color:gray;
	width:250px;
	height:250px;
	overflow:auto;
	margin-right:20px;
	margin-bottom:20px;
	background-image:url('../images/thumbs/bomb_thumb.png');
	background-repeat:no-repeat;
	background-position:center center;	
}	
a.newsimg_left_sadj{
		background-position:0px 0px;
		height:160px;
		width:250px;
		display:block;
		float:left;
		margin-top:28px;
	}
a.newsimg_left_sadj:hover{
	background-position:0px -160px;
}
.newsholder_right{
	width:auto;
	margin-left:325px;
	height:auto;
	margin-bottom:70px;
}
.newsholder_right{
	width:auto;
	height:auto;
	margin-bottom:70px;
}
.newsgroup{
	font-weight:bold;
	font-size:12px;
	padding:30px 0px 10px 0px;
}
.newshead{
	font-weight:bold;
	font-size:15px;
}
.newscredit{
	font-size:10px;
	padding-bottom:10px;
}