﻿
#photos {
padding-left: 1px;
padding-top: 20px;

}

#photos a{
color: #ff0000;
text-decoration: none;
}


#photos a:hover{
color: #ffffff;
text-decoration: none;
}




body {
	width:100%;
	margin:0px;
	font-size:80%;
	font-family: verdana, arial, helvetica, sans-serif;
	background: url(.) repeat-x left top;	
	background-color: #6fc8e9; 
 
	}


/* homepage container */
	#container_home {
	width: 960px;
	background-color: #020f5b;
	background: url(images/container_bground_test.png) repeat left top;
	margin-top: 0px;
margin-bottom: 10px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	border: 1px solid #020f5b;
}





/* photos page container */
	#container_photos {
	width: 960px;
	background-color: #6fc8e9;
	background: url(images/photos_bground.png) repeat left top;
	margin-top: 0px;
margin-bottom: 10px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	border: 1px solid #020f5b;
}



/* handgun page container */
	#container_handgun {
	width: 960px;
	background-color: #6fc8e9;
	background: url(images/handgun_bground.png) repeat left top;
	margin-top: 0px;
margin-bottom: 10px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	border: 1px solid #020f5b;
}



/* long guns page container */
	#container_long_guns {
	width: 960px;
	background-color: #6fc8e9;
	background: url(images/longgun_bground.png) repeat left top;
	margin-top: 0px;
margin-bottom: 10px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	border: 1px solid #020f5b;
}

/* signup page container */
	#container_signup {
	width: 960px;
	background-color: #6fc8e9;
	background: url(images/signup_bground.png) repeat left top;
	margin-top: 0px;
margin-bottom: 10px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	border: 1px solid #020f5b;
}



/* training page container */
	#container_training {
	width: 960px;
	background-color: #6fc8e9;
	background: url(images/training_bground.png) repeat left top;
	margin-top: 0px;
margin-bottom: 10px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	border: 1px solid #020f5b;
}

/* chart page container */
	#container_chart {
	width: 960px;

	background-color: #6fc8e9;
	background: url(images/training_bground.png) repeat left top;
	margin-top: 0px;
margin-bottom: 10px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	border: 1px solid #020f5b;
}


/* Masthead */
	#masthead {
	width: 100%;
	margin-top: 0px;
	background-color: #020f5b;
 background: url(images/banner_new2_test.png) no-repeat left top;
	height: 105px;
	}


/* Masthead image*/
	#masthead img{
	width: 120px;
	margin-top: 0px;
margin-left: 490px;
	background-color: #020f5b;

	height: 80px;
	}



#flag {
position: absolute;
right: 10px;
top: 10px;
z-index: 11;
margin-top: 1px;
height: 76px;
width: 134px;
 background: url(images/flag2.png) no-repeat;
}


#e_address {
position: absolute;
right: 180px;
top: 82px;
z-index: 12;
color: #ffffff;
}

#e_address a {
		
		font-weight: bold;
		text-decoration: none;
		color:  #020f5b;  
		font-size: 11px;
		 }


#e_address a:hover {
		color: #fe0000; 
	 text-decoration: none;
font-weight: bold;
		    }





#e_directions {
position: absolute;
left: 100px;
top:65px;
z-index: 12;
color: #ffffff;
}

#e_directions a {
		
		font-weight: bold;
		text-decoration: none;
		color:  #020f5b;
		font-size: 11px;
		 }


#e_directions a:hover {
		color: #020f5b;  
	 text-decoration: underline;
font-weight: bold;
		    }



.google {
	clear: both;
color: #ffffff;
width: 500px;
padding: 5px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
text-align: center;
height: 125px;
border: 1px solid #ffffff;
}



.layaway {
	clear: both;
color: #ffffff;
width: 500px;
padding: 5px;
padding-top: 20px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
text-align: center;
height: 200px;
border: 1px solid #ffffff;
}



/* tables */
	table {
	width:650px;
	margin-left: auto;
	margin-right: auto;
		
	border: 0px dotted #ff0000;
	}

 table h3 {
	color: #ffffff;
	text-align: center;
	padding-bottom: 1px;
	margin-bottom: 1px;

	}

table td img {

margin-left: auto;
	margin-right: auto;;
}



#front_training{
text-align: center;
color:  #fc2a01 ;
margin-top: 0px;
margin-left: 5px;
padding: 0px;
width: 300px;
border: 5px dotted #09f5ed;
background: #ffffff;
background: #ffffff url(images/star.jpg) no-repeat left top;
}




#g_layaway{
text-align: center;
color:  #fc2a01 ;
margin-top: 0px;
margin-left: 130px;
padding: 10px;
width: 150px;
border: 3px dotted #ff0000 ;
background: transparent;
}


#g_layaway a {
		
		color: #ffffff; 
		text-decoration: none;
		background: transparent;		

		font-weight: bold;
		
		font-size: 12px;

		 }


#g_layaway a:hover {
		color: #ff0000;
		background: transparent;
text-decoration: none;
font-weight: bold;
		    } 



#transfers{

color:  #fc2a01 ;
margin-top: 15px;
margin-left: 90px;
padding: 10px;
width: 225px;
border: 3px dotted #09f5ed;
background: #ffffff;
}


/* horizontal bar */
	.bar {
	width: 650px;
	margin-top: 10px;
	
 background: url(images/bar.png) no-repeat ;
	height: 20px;
	}

/* small horizontal bar */
	.small_bar {
	width: 300px;
	margin-top: 10px;
	background: url(images/small_bar.png) no-repeat ;
	height: 20px;
	}


/* layaway plan */
	.gun_layaway {
	width: 301px;
	margin-top: 10px;
	background: url(images/gun_layaway.png) no-repeat ;
	height: 22px;

	}



/* horizontal links nav bar */

#horiznav { 
clear: both;
float: left;
	width: 960px;

	background: #020f5b;	
	margin-top: 0;
	padding: 0;
height: 21px;
	border-bottom: #ffffff 1px solid;
	}



#horiznav a {
		float: left;
		color: #ff0000; 
		text-decoration: none;
		background: #ff0000;		
	border-top: 1px solid #666666;
border-right: 1px solid #666666;
border-left: 1px solid #666666;
		font-weight: bold;
		padding: 6px 17px 8px 17px;
		font-size: 11px;

		 }


#horiznav a:hover {
		color: #ffffff;
		background: #020f5b;
text-decoration: none;
font-weight: bold;
		    }  






#horiznav ul {
		text-align: center;
		margin: 0;
		padding-top: 0;
		margin-left: 5px;
	      }


	
#horiznav li {
		display: inline;
		list-style: none;
		margin: 0;
		padding: 0;

	      }	

	
#horiznav li a{
		float: left;
		color: #ffffff;
		text-decoration: none;
 background: url(images/nv_bground.png) repeat left top;	
	border-top: 1px solid  #ffffff;
border-right: 1px solid  #ffffff;
border-bottom: 1px solid  #ffffff;
border-left: 1px solid #ffffff;
		font-weight: bold;
		padding: 3px 17px 4px 17px;
		font-size: 11px;

 }


#horiznav li a:hover{
		float: left;
		color: #020f5b; 
		text-decoration: underline;
		background: #ffffff;		
	border-top: 1px solid #666666;
border-right: 1px solid #666666;
border-left: 1px solid #666666;
		font-weight: bold;
		padding: 3px 17px 4px 17px;
		font-size: 11px;
 }


/* homepage page */
	#page {
	width: 100%;
	height: 400px;
	border: 0px solid #3f5821;
	background-color: #cccccc;
	margin-top: 0px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
	

h3 {
	color: #ffffff;
	font-size: 1.8em;
	line-height: 1.2em;
	background-color: #020f5b;
margin-right: 10px;
border: 0px solid #ffffff;

	}

h2 {
	color: #ffffff;
	font-size: 1.4em;

	background-color: #020f5b;
margin-right: 10px;
	}

/* sidebar_a */
	#sidebar_a {
	float:left;
	width:360px;
	margin-right: auto;
	margin-left:100px;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-left: 10px;
		 background: url(images/man.png) no-repeat left bottom;
background-color: #020f5b;
	clear:both;
		border-left: #ffffff  1px solid;
border-right: #ffffff  1px solid;
	height: 600px;
	}


/* sidebar_a homepage image title*/
	#sidebar_a .hometitle img{
width:298px;
height: 35px;
margin-left: 2px;
}



/* sidebar_b */
	#sidebar_b {
	float:right;
	width:300px;
	height: 600px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right: 100px;
	margin-left:auto;
	padding-left: 10px;
	border-left: #ffffff 1px solid;
	border-right: #ffffff  1px solid;
	background: url(images/bullets_smaller.png) no-repeat center bottom;
	background-color: #020f5b;	
	}

/* sidebar_b homepage image title*/
	#sidebar_b .hometitle img{
width:298px;
height: 35px;
margin-left: 2px;
margin-top: 10px;
}

/* sidebar_b img */
	#sidebar_b img{
	float:left;
	width:160px;
	height: 115px;
	margin-left: 0px;
	padding-left: 0px;
margin-top: 20px;
	padding-top: 0px;
	border: #ff0000 1px solid;
	}

/* front_featured link*/
	#front_feature{
float: left;
	text-align: center;
	width:255px;
	height: ;
	margin-left: 10px;
	padding: 6px;
margin-top: 20px;
	margin-bottom: 10px;
	border: #ff0000 3px dotted;
	}










#front_feature a {
		
		color: #ffffff; 
		text-decoration: none;
		background: transparent;		
		font-weight: bold;
		font-size: 11px;
		 }

#front_feature a:hover {
		color: #ff0000; 
		text-decoration: none;
		background: transparent;		
		font-weight: bold;
		font-size: 11px;		
		
		 }






/* email collection */
	#e_form {
	float: left;
	width:272px;
	margin-bottom:0px;
margin-left: 8px;
	background: #ffffff;		
	
border: 1px solid #ffffff;
	}

/* form text */
	.e_text {
	margin-top: 3px;
	font-size: .9em;
	color: #020f5b;
	padding-left: 5px;
padding-right: 5px;
			

	}


.btncontinue {
width: 120px;
height: 47px;
display: block;
font-size: 10px;
background: url(images/button.png) no-repeat;
text-decoration: none;
margin-top: 10px;
margin-left: 5px;
}

.btncontinue:hover {
width: 109px;
height: 47px;
display: block;
font-size: 10px;
background: url(images/button_over.png) no-repeat;
text-decoration: none;
margin-top: 10px;
margin-left: 5px;
}

/* content */
	#content {
	padding-top: 1px;
	width:740px;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-left: 10px;
	background-color: #020f5b;
	clear:both;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 0px solid;
	height: 397px;

	}
/* training content */
	#content_training {
	padding-top: 1px;
	width:740px;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:0px;
	margin-top: 0;
	padding-bottom:0px;
	padding-left: 10px;
	background-color: #020f5b;
	clear:both;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 0px solid;
	height: 620px;
	}


/* chart content */
	#content_chart {
	padding-top: 1px;
	width:740px;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:0px;
	margin-top: 0;
	padding-bottom:0px;
	padding-left: 10px;
	background-color: #020f5b;
	clear:both;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 0px solid;
	height: 620px;
	}


#content_training  h2 {
	color: #ff0000;
	font-size: 1.4em;
}


 img {
margin-left: 55px;
text-align: center;
height: 180px;
width: 263px;
margin-top: 10px;
margin-bottom: 10px;
}

/* signup content */
	#content_signup {
	padding-top: 1px;
	width:740px;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-left: 10px;
	background-color: #020f5b;
	clear:both;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 0px solid;
	height: 660px;

	}
/* store photos content */
	#content_photos {
	padding-top: 1px;
	width:740px;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-left: 10px;
	background-color: #020f5b;
	clear:both;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 0px solid;
	height: 740px;

	}


/* handgun content */
	#content_handgun {
	padding-top: 1px;
	width:740px;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-left: 10px;
	background-color: #020f5b;
	clear:both;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 0px solid;
	height: 1230px;

	}


/* long gun content */
	#content_long_gun {
	padding-top: 1px;
	width:740px;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-left: 10px;
	background-color: #020f5b;
	clear:both;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 0px solid;
	height: 2240px;

	}

/* blog content */
	#content_blog {
	padding-top: 1px;
	width:740px;
	margin-right: auto;
	margin-left:100px;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-left: 10px;
	background-color: #020f5b;
	clear:both;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 0px solid;
	height: 420px;
	}



/* Body Copy */
.body_copy {
text-align: left;
color: #ffffff;
font-size: .9em;
margin-left: 10px;
margin-right: 10px;
}



.body_copy a{
color: #ff0000;
text-decoration: none;
}


.body_copy a:hover{
color: #ffffff;
text-decoration: none;
}



/* Body Names */
.body_name {
font-weight: bold;
color: #ff0000;
font-size: 1em;
}


/* left column Narrow Copy */
.left_narrow_copy {
clear: both;
text-align: left;
color: #ffffff;
font-size: 1em;
padding-left: 75px;
padding-right: 10px;
padding-top: 5px;


}


/* Narrow Copy */
.narrow_copy {
clear: both;
text-align: left;
color: #ffffff;
font-size: .9em;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
width: 170px;

}


/* Table Copy */
.table_copy {
text-align: center;
color: #ffffff;
font-size: .9em;
}









/* Footer */
	#footer {
	clear:both;
	width: 100%;
	background-color: #020f5b;
		
	border-top: #ffffff  1px solid; 
	height: 50px;
	
	}






#bottom_text {
font-size: 70%;
text-transform: uppercase;
color: #999999;
margin-top: 3px;
text-align: center;
border-bottom: #ff0000 solid 0px;
}

#bottom_text a{
text-decoration: underline;
color: #ffffff;
margin-top: 3px;
text-align: center;
border-bottom: #ff0000 solid 0px;
}




#bottom_text a:hover{
text-decoration: underline;
color: #ff0000;
margin-top: 3px;
text-align: center;
border-bottom: #ff0000 solid 0px;
}


.quest {
	background-color: transparent;
	font-size: .9em;
	font-style: italic;
	text-align: left;
	color: #ffffff;
	}

.quest a {
	color: #ffffff;
	}

.form_subhead {
	color: #ff0000;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	}


.form_details {
	color: #ffffff;
	font-size: .9em;
	font-style: italic;
	text-align: center;
	}


.form_details a{
	color: #ffffff;
	font-size: 1em;
	font-style: italic;
	text-align: center;
	}

/* back copy */
	.backcopy {
	color: #cccccc;
	width: 440px;
	margin-left: auto;
	margin-right: auto;
	font-style: italic;
	font-size: .9em;
		}

.thankyou {
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
margin-top: 50px;
border: 0px solid #ff0000;
text-align: center;
}


/* content_thankyou */
	#content_thankyou {
	width:768px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #000000;	
	}

fieldset {
width: 650px;
margin-left: auto;
	margin-right: auto;
}


legend {
color: #ffffff;
	font-size: 1.2em;
}

.order  {
	background-color: transparent;
	width: 450px;

	}

.test {
	text-align: right;
	color: #ffffff;
	}