@charset "UTF-8";
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/woodbg.jpg);
	background-attachment: fixed;
	margin-top: 0px;
}

/*   begin chart styles    */
#ballistics-chart {
	width: 788px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align:top;
	background: rgb(188,188,188); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(188,188,188,1) 0%, rgba(237,237,237,1) 35%, rgba(237,237,237,1) 66%, rgba(188,188,188,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(188,188,188,1)), color-stop(35%,rgba(237,237,237,1)), color-stop(66%,rgba(237,237,237,1)), color-stop(100%,rgba(188,188,188,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(188,188,188,1) 0%,rgba(237,237,237,1) 35%,rgba(237,237,237,1) 66%,rgba(188,188,188,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(188,188,188,1) 0%,rgba(237,237,237,1) 35%,rgba(237,237,237,1) 66%,rgba(188,188,188,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(188,188,188,1) 0%,rgba(237,237,237,1) 35%,rgba(237,237,237,1) 66%,rgba(188,188,188,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(188,188,188,1) 0%,rgba(237,237,237,1) 35%,rgba(237,237,237,1) 66%,rgba(188,188,188,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcbcbc', endColorstr='#bcbcbc',GradientType=1 ); /* IE6-9 */

}
#main-table {
	width: 960px;
	vertical-align:top;
}

#center-table {
	width: 788px;
	vertical-align:top;
	background: rgb(188,188,188); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(188,188,188,1) 0%, rgba(237,237,237,1) 35%, rgba(237,237,237,1) 66%, rgba(188,188,188,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(188,188,188,1)), color-stop(35%,rgba(237,237,237,1)), color-stop(66%,rgba(237,237,237,1)), color-stop(100%,rgba(188,188,188,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(188,188,188,1) 0%,rgba(237,237,237,1) 35%,rgba(237,237,237,1) 66%,rgba(188,188,188,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(188,188,188,1) 0%,rgba(237,237,237,1) 35%,rgba(237,237,237,1) 66%,rgba(188,188,188,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(188,188,188,1) 0%,rgba(237,237,237,1) 35%,rgba(237,237,237,1) 66%,rgba(188,188,188,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(188,188,188,1) 0%,rgba(237,237,237,1) 35%,rgba(237,237,237,1) 66%,rgba(188,188,188,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcbcbc', endColorstr='#bcbcbc',GradientType=1 ); /* IE6-9 */

}
#center-table-new {
	width: 960px;
	vertical-align:top;
	background: rgb(188,188,188); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(188,188,188,1) 0%, rgba(237,237,237,1) 35%, rgba(237,237,237,1) 66%, rgba(188,188,188,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(188,188,188,1)), color-stop(35%,rgba(237,237,237,1)), color-stop(66%,rgba(237,237,237,1)), color-stop(100%,rgba(188,188,188,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(188,188,188,1) 0%,rgba(237,237,237,1) 35%,rgba(237,237,237,1) 66%,rgba(188,188,188,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(188,188,188,1) 0%,rgba(237,237,237,1) 35%,rgba(237,237,237,1) 66%,rgba(188,188,188,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(188,188,188,1) 0%,rgba(237,237,237,1) 35%,rgba(237,237,237,1) 66%,rgba(188,188,188,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(188,188,188,1) 0%,rgba(237,237,237,1) 35%,rgba(237,237,237,1) 66%,rgba(188,188,188,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcbcbc', endColorstr='#bcbcbc',GradientType=1 ); /* IE6-9 */

}

/*   chart variables text    */
#ballistics-chart tr td , #ballistics-chart tr th{
	padding: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A6;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A6A6A6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #444444;
}

/*   round, type, muzzle    */
#ballistics-chart tr th {
	background-color:#838383;
	color: #FFF;
	font-size:11px;
	font-family: Verdana, Geneva, sans-serif;
	table-layout:fixed;
	font-weight:normal;
}

/*   rollover    */
#ballistics-chart tr:hover {
	 background: #FFF url(http://www.ballistics101.com/images/tr_hover.gif) repeat;
}

/*   ammo brand    */
#ballistics-chart tr .ammunition-type-header{
	text-align: left;
	color: #000;
	background: #FFF url(http://www.ballistics101.com/images/ammoback.gif) repeat;
	padding: 15px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing:0.05em;
}

/*   begin chart styles    */
#ballistics-chartb {
	width: 100%;
	margin-left:0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #DFDFDF;
	vertical-align:top;
}

/*   chart variables text    */
#ballistics-chartb tr td , #ballistics-chartb tr th{
	padding: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A6;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A6A6A6;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #222222;
}

/*   round, type, muzzle    */
#ballistics-chartb tr th {
	background-color: #B8B8B8;
	color: #222222;
	font-size:11px;
	font-family: Verdana, Geneva, sans-serif;
	table-layout:fixed;
	font-weight:bold;
}

/*   rollover    */
#ballistics-chartb tr:hover {
	 background: #FFF url(http://www.ballistics101.com/images/tr_hover.gif) repeat;
}

/*   ammo brand    */
#ballistics-chartb tr .ammunition-type-header{
	text-align: left;
	color: #000000;
	background: #FFF url(http://www.ballistics101.com/images/ammoback.gif) repeat;
	padding: 12px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#adsense-ads1 {
   background:none;
   padding: 10px;
   float:right;
}
#adsense-ads2 {
   background:none;
   padding: 10px;
   float:left;
}
/*   ammo brand text  */
.ammunition-type-header h2 {
	margin: 0px;
	padding-left:30px;
	font-size:12px;
	font-weight:bold;
}
/*   shop now text  */
.ammunition-type-header h3 {
	margin: 0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color: #222222;
}

/*   page caliber header    */
.ammunition-type-header-h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #222222;
	line-height: normal;
	font-weight:600;
	letter-spacing:0.1em;
	padding: 10px;
	margin: 0px;
}

/*   end chart styles    */

/*   begin page styles    */

.white {	color: #FFFFFF;
	font-size: 10px;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
	
a:active {
	text-decoration: none;
	color:  #600;
}

a.chart_links:link {
	color: #990000;
	text-decoration: none;
}

a.chart_links:visited {
	text-decoration: none;
	color: #666633;
}


a.bottom_links:link {
	color: #C1C1C1;
	text-decoration: none;
}
a.bottom_links:visited {
	text-decoration: none;
	color: #C1C1C1;
}
a.bottom_links:hover {text-decoration: underline;color: #FFFFFF;}
a.bottom_links:active {text-decoration: none;color: #37321B;}

.bottom_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C1C1C1;
	text-align:left;
	font-weight: normal;
	padding-right:0px;
	padding-left:0px;
	line-height:1.75em;
}
.bottom_links_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C0B171;
	text-align:left;
	vertical-align:top;
	font-weight: normal;
	line-height:2.5em;
	}
	.bottom_links_heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top:25px;
	vertical-align:bottom;
	color: #C0B171;
	text-align:left;
	font-weight: normal;
	line-height:1em;
	}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-align: left;
	line-height:1.75em;
	margin-right:20px;
	margin-left:0px;
	animation:ease-in;
}
.textdonate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-align: left;
	line-height:1.75em;
	margin-right:0px;
	margin-left:0px;
}
.contacttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222222;
	line-height: normal;
	font-variant:small-caps;
	letter-spacing:.1em;
}
.articlehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:left;
	color: #222222;
	line-height: normal;
	font-variant:small-caps;
	padding-left:0px;
	letter-spacing: .1em;
}
.image {
	margin-right:15px;
	margin-top:5px;
	border-color:#000;
	text-align:left;
}
.imaged {
	margin-right:0px;
	margin-top:15px;
	border-color:#000;
	text-align:left;
}
.imageright {
	margin-right:15px;
	margin-top:5px;
	border-color:#000;
	float:right;
}
.text2 {
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 12px;
	color: #222222;
	text-align: left;
	valign:top;
	letter-spacing:0.05em;
	line-height:1.75em;
	padding-left:20px;
	padding-right:15px;
}
.textlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C6C6C;
	text-align: left;
	font-style:italic;
	line-height:1.5em;
	margin-right:20px;
	margin-left:0px;
}
.sponsored {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align:text-top;
	line-height: normal;
	padding-top:5px;
	}
	.sponsored-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align:text-top;
	line-height: normal;
	padding-top:10px;
	}
.faceb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align:text-top;
	line-height: normal;
	padding-top:0px;
	color:#CCC;
}
.thanks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: text-top;
	line-height: 2em;
	padding-top: 0px;
	color: #999999;
}
.leftalign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align:text-top;
	line-height: 1.5em;
	padding-left:10px;
	padding-top:10px;
}

.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align:center;
	padding-left:0px;	
}
.legal {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #999;
	text-align:left;
	font-weight: normal;
}
.legal3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #666;
	text-align: left;
	font-weight: normal;
}
.legal2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #999;
	text-align:left;
	font-weight: normal;
	padding-left:20px;
}
.legalr {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #999;
	text-align:right;
	padding-right: 15px;
	font-weight: normal;
}
.legalc {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #CCC;
	text-align:center;
	padding-right: 15px;
	font-weight: normal;
}
.img {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #999;
	text-align:left;
	padding-left: 15px;
	font-weight: normal;
	float:left;
}
.style1 {
	color: #FFFFFF;
}
.style2 {
	font-weight: bold;
	color: #222222;
	padding-left:10px;
}
.riflehead {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	padding-left:0px;
	font-size: 13px;
}
.rifletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-align: left;
	valign:top;
	line-height:1.5em;
	padding-left:00px;
	padding-right:0px;
}
.feature {
	width:85%;
}
.style2red {
	font-weight: bold;
	color: #FE0000;
	padding-left:10px;
}
.style3 {
	font-size: 14px;
	padding-left:20px;
	color: #222222;
    text-align: left;
    font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
style3link {
	font-size: 14px;
	padding-left:20px;
	color: #000;
    text-align: left;
    font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3red {
	font-size: 18px;
	padding-left: 20px;
	color: #039;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style7 {
	font-weight: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
	font-size: 11px;
}
.clicks {
	font-weight: 300;
padding-left:0px;
color:#38321B;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
font-size: 13px;
text-align: right;
}
.linedivide { 
	background-image: url(/images/linedivide.jpg);
	height: 1px;
	width: 560px;
	text-align:center;
}
.linedivide2 { 
	height: 1px;
	width: 535px;
	text-align:left;
	margin-left:0px;
	background: -moz-linear-gradient(left, rgba(109,109,109,0.65) 78%, rgba(109,109,109,0.35) 88%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(78%,rgba(109,109,109,0.65)), color-stop(88%,rgba(109,109,109,0.35)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(109,109,109,0.65) 78%,rgba(109,109,109,0.35) 88%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(109,109,109,0.65) 78%,rgba(109,109,109,0.35) 88%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(109,109,109,0.65) 78%,rgba(109,109,109,0.35) 88%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(left, rgba(109,109,109,0.65) 78%,rgba(109,109,109,0.35) 88%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a66d6d6d', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}
.linedivide3 { 
	height: 1px;
	width: 250px;
	text-align:left;
	margin-left:0px;
	background: -moz-linear-gradient(left, rgba(109,109,109,0.65) 78%, rgba(109,109,109,0.35) 88%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(78%,rgba(109,109,109,0.65)), color-stop(88%,rgba(109,109,109,0.35)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(109,109,109,0.65) 78%,rgba(109,109,109,0.35) 88%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(109,109,109,0.65) 78%,rgba(109,109,109,0.35) 88%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(109,109,109,0.65) 78%,rgba(109,109,109,0.35) 88%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(left, rgba(109,109,109,0.65) 78%,rgba(109,109,109,0.35) 88%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a66d6d6d', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}
.signatures {font-weight: 300;
padding-left:0px;
color:#000000;
font-family: 
Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
font-size: 13px;
text-align: right;
}
.date {
	font-family: 
Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:right;
	padding-top:15px;
	padding-bottom:15px;
	color:#787878;
}
.page {
	font-family: 
Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:right;
	padding-top:0px;
	padding-bottom:0px;
	color:#787878;
}
.price {
	font-family: 
Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align:left;
	color:#333;
	padding-right:10px;
}
.credit {
	font-family: 
Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;
	color:#787878;
	padding-right:10px;
}
.fb-button {
    width:51px;
	font-size: 11px;
	text-align: left;
	vertical-align:text-top;
	line-height: normal;
	padding-left:10px;
	padding-top:10px;
}
#footer {
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.4)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */

}

#subfooter {
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.25) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.25)), color-stop(100%,rgba(0,0,0,0.25))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.25) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.25) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.25) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.25) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#40000000',GradientType=0 ); /* IE6-9 */

}
