@charset "utf-8";
/* CSS Document */

/* -----------------------------
START OF THE SUB GLOBAL PROPERTIES 
--------------------------------*/
/*  SUB PAGE HEADINGS ONLY */
#headings {
  color: #CC6600; /* dark orange font color */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
}
/* FAQS AND POLICY SUB HEADING ONLY */
h2 {
  color: #136501; /* main green color */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  padding: 10px 0px 10px 75px
}
/* -----------------------------
START OF INDIVIDUAL SUBPAGE PROPERTIES 
--------------------------------*/
/*FAQS PAGE */
#outerWrapper #contentWrapper #content_Faqs {
  background-color:#D6D5C1;
  margin: 0 0 0 0; /* (top, right, bottom, left) */
  padding: 10px 75px 10px 75px; /* (top, right, bottom, left) */
}
/*CONTACT US PAGE */
#outerWrapper #contentWrapper #content_contactForm {
  background-color:#D6D5C1;
  margin: 0 0 0 0; /* (top, right, bottom, left) */
  padding: 10px 75px 10px 75px; /* (top, right, bottom, left) */
  font-size:14px;
  font-weight:normal;
  color: #D6D5C1;
  line-height: 16pt;
}
#outerWrapper #contentWrapper #content_contactForm a, a:link {
	color: #D6D5C1;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
}
#outerWrapper #contentWrapper #content_contactForm a:visited {
	color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
}
#outerWrapper #contentWrapper #content_contactForm a:hover {
	color: #FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
}
#outerWrapper #contentWrapper #content_contactForm a:focus {
	color: #D6D5C1;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;	
}

/* BARREL/MODEL ID PAGE */
#outerWrapper #contentWrapper #content_install  {
	 background-color: #D6D5C1;
     margin: 0 0 0 0; /* (top, right, bottom, left) */
     padding: 10px 30px 10px 30px; /* (top, right, bottom, left) */
}
#barrel_table  {
    text-align:center;
	vertical-align:top;
	line-height: 20px;
	padding: 10px 30px 10px 30px;
}

/* EDUCATION BROCHURE PAGE */
#outerWrapper #contentWrapper #contentEdu 
{
  background-color: #D6D5C1;
  margin: 0 0 0 0; /* (top, right, bottom, left) */
  padding: 10px 75px 10px 75px; /* (top, right, bottom, left) */
}
.eduText {
 background-image:url(../subPage/eduImages/amega_eduBG.png);
 background-position: 50% 50%;
background-repeat:no-repeat;
 font-size:12px;
 line-height: 20px;	
}
.eduWhy {
color:#333;
  font-size:24px;
  line-height: 28px;
  font-weight:bold;
  font-style:italic;
  font-family:"Times New Roman", Times, serif;
  text-decoration:underline;
}
.eduPoints {
  color:#136501;
  font-size:18px;
  font-weight:bold;
  font-family:"Times New Roman", Times, serif;
  text-decoration:underline;
  line-height: 20px;
}
/* TROUBLE SHOOTING CALLED HELP PAGE */
#outerWrapper #contentWrapper #contentHelp {
  background-color: #D6D5C1;
  margin: 0 0 0 0; /* (top, right, bottom, left) */
  padding: 10px 75px 10px 75px; /* (top, right, bottom, left) */
}
/* BIO PAGE */
#outerWrapper #contentWrapper #content_bio {
  background-image:url(../subPage/subpageImages/linkbg2.jpg);
  background-repeat:repeat-y;
  background-color: #D6D5C1;
  margin: 0 0 0 0; /*(top, right, bottom, left) */
  padding: 10px 75px 10px 75px; /* (top, right, bottom, left) */
}
.bio_titles {
  font-size:16px;
  text-decoration:underline;
  color:#136501;
}
.dougBio {
	width: 225px;
}
	
.bioDetails {
	width: 550px;
 }
.player_title
{
  font-size:14px;
  font-family:"Times New Roman", Times, serif;
  font-style:italic;
}
.bio_innerContent {
   font-size:12px;
   line-height: 22px;	
}
/* POLICIES/PRIVACY PAGE */
#outerWrapper #contentWrapper #contentPrivacy {
  background-color: #D6D5C1;
  margin: 0 0 0 0; /* (top, right, bottom, left) */
  padding: 10px 75px 10px 75px; /* (top, right, bottom, left) */
}
.shippingText {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; font-weight:bold; text-align:left;}
.headingText {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#ffffff; font-weight:bold; text-align:center; background-color:#666;}
/* TESTIMONIAL PAGE */
#outerWrapper #contentWrapper #contentTest {
  background-image:url(../subPage/subpageImages/linkbg2.jpg);
  background-repeat:repeat-y;
  background-color: #D6D5C1;
  margin: 0 0 0 0; /* (top, right, bottom, left) */
  padding: 10px 75px 10px 75px; /* (top, right, bottom, left) */
  height: 100%; 
}
.testimonials {
  text-align:left;
  line-height:18px;
}
.customerTitle {
	 font-family:"Times New Roman", Times, serif;
	 font-style:italic;
	 font-size:18px;
	 text-align:left;
	 line-height:20px;
}
.customerName {
	 font-family:Arial, Helvetica, sans-serif;
     text-align:left;
	 margin-left: 10px;
	 line-height:14px;
	 font-size:12px;
	 text-decoration:underline;
	 color:#060;
	 font-weight:bold;
	 
}
/* LINKS PAGE */
#outerWrapper #contentWrapper #contentLinks {
  background-image:url(../subPage/subpageImages/linkbg2.jpg);
  background-repeat:repeat-y;
  margin: 0 0 0 0; /* (top, right, bottom, left) */
  padding: 10px 50px 0px 75px; /* (top, right, bottom, left) */
  background-color: #D6D5C1;

}
#outerWrapper #contentWrapper #contentLinks a, a.link {
  margin: 0 0 0 0; /* (top, right, bottom, left) */
  padding: 0px 0px 0px 0px; /* (top, right, bottom, left) */
  color:#136501;
  text-decoration:underline;
  font-size:16px;
  line-height: 20px;
  text-align:left;
}
#outerWrapper #contentWrapper #contentLinks a:hover, a:visited {
  color:#666;
  text-decoration:underline;
  font-size:16px;
  line-height: 20px;
 }
.contentColumns {
  margin: 0 0 0 0; /* (top, right, bottom, left) */
  padding: 0px 0px 0px 0px; /* (top, right, bottom, left) */

}

.linkImagesColumn  {
	float: left;  
	padding: 10px 10px 10px 10px; /* (top, right, bottom, left) */
	width: 176px;
	font-size:8px;
	color:#666;
	text-align: center;
}
.rifleContent  {
  margin: 0px 0px 0px 199px; /* (top, right, bottom, left) */
  padding: 0px 0px 0px 10px; /* (top, right, bottom, left) */
  width: 666px;
  vertical-align:top;
 }
.linkColumn2  {
	float: left;  
	padding: 10px 15px 10px 0px; /* (top, right, bottom, left) */
	width: 300px;
	font-size: 12px;
	color:#666;
	text-align: left;
}
.linkColumn3  {
	margin: 0px 0px 0px 320px;
	padding: 10px 0px 10px 0px; /* (top, right, bottom, left) */
	width: 340px;
	font-size: 12px;
	color:#666;
	text-align: left;
}
.float { clear: both; }

/* WARRANTY PAGE */
#outerWrapper #contentWrapper #content_warranty
{
  margin: 0 0 0 0; /*(top, right, bottom, left) */
  padding: 10px 10px 10px 10px; /* (top, right, bottom, left) */
  background-image:url(../subPage/subpageImages/amega_warrantyBg.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  background-color:#D6D6C1;
  height: 895px;
}
 #outerWrapper #contentWrapper #content_warranty .certificateText {
  margin: 0 0 0 0; /*  (top, right, bottom, left) */
  padding: 0px 220px 0px 310px; /* (top, right, bottom, left) */
  color:#333;
  font-size:18px;
  text-align:center;
  line-height: 24px;
  font-weight:normal;
  font-family:"Palatino Linotype", "Book Antiqua", "Palatino, serif";
}
/* Made in the USA image placement */
#madeUSA_warranty {
	margin: 80px 50px 0px 430px; /*(top, right, bottom, left)*/
	width: 96px;
}
 /* VIDEO PAGE */
 #outerWrapper #contentWrapper #contentVideo 
{
     margin: 0 0 0 0; /* (top, right, bottom, left) */
     padding: 10px 75px 0px 75px; /* (top, right, bottom, left) */
     background-color: #D6D5C1;
}
 /* TIPS PAGE */
 #outerWrapper #contentWrapper #contentTips 
{
     background-image:url(../subPage/subpageImages/linkbg2.jpg);
     background-repeat:repeat-y;
     margin: 0 0 0 0; /* (top, right, bottom, left) */
     padding: 10px 75px 0px 75px; /* (top, right, bottom, left) */
     background-color: #D6D5C1;
}
/* GALLERY PAGE */
#outerWrapper #contentWrapper #contentGallery
{
  margin: 0 0 0 0; /* (top, right, bottom, left) */
  padding: 10px 75px 10px 75px; /*  (top, right, bottom, left) */
  background-image:url(../subPage/subpageImages/galleryBg3.jpg);
  background-position:top center;
  background-repeat:no-repeat;
  background-color: #D6D5C1;
 
}
#outerWrapper #contentWrapper #contentGallery .slideshow
{
  margin: 0 0 0 0; /* (top, right, bottom, left) */
  padding: 10px 100px 10px 100px; /*  (top, right, bottom, left) */ 
}
/* SITEMAP PAGE*/
#outerWrapper #contentWrapper #content_sitemap 
{
  background-color: #D6D5C1;
  margin: 0 0 0 0; /*  (top, right, bottom, left) */
  padding: 10px 75px 10px 75px; /* (top, right, bottom, left) */
  color:#666;
  text-decoration:none;
}
#content_sitemap li a { color:#666;text-align:left;}
/*------------------------
END OF SUPPAGE PROPERTIES
--------------------------*/
