﻿/* CSS Document */
body {
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(../images/general/bg.jpg);
	background-position: center top;
    background-repeat: repeat-x;
	background-color: #712d17;
    margin: 0;
    padding: 0;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
h1 {
    color:#e66c20;
    font-weight: bold;
    font-size: 28px;
    margin: 0px;
    padding: 0px 0px 0px 0px;	
	font-family: Helvetica, Arial, sans-serif
}
h2 {
    color:#e66c20;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 7px 0px;
    font-weight: bold;
    font-size: 14px;
	border-bottom: dotted 3px #e66c20; 
}
h3 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    font-size: 12px;
}
a:link, a:visited, a:active {
    color: #993300;
    text-decoration: underline;
}

a:hover {
    color: #993300;
    text-decoration: none;
}

a:link.homeproducts, a:visited.homeproducts, a:active.homeproducts {
    color: #993300;
    text-decoration: underline;
}

a:hover.homeproducts {
    color: #993300;
    text-decoration: none;
}

a:link.aboutbrock, a:visited.aboutbrock, a:active.aboutbrock {
    color: #993300;
    text-decoration: underline;
	border: none;
}

a:hover.aboutbrock {
    color: #993300;
    text-decoration: none;
}

#container {
    width: 969px;
    display:block;
    margin:auto;
}
#headerhome {
    width: 969px;
    height: 73px;
    background-image: url(../images/general/bg_header_home.jpg);
    background-repeat: no-repeat;	
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
}
#headersub {
    width: 969px;
    height: 73px;
    background-image: url(../images/general/bg_header.jpg);
    background-repeat: no-repeat;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
}

.logo{
    float:left;
    padding-left: 18px;
	padding-top: 25px;
}
.brands {
    float: right;
	height: 28px;
    padding-right: 5px;
    margin-top: 4px;
}
.brands label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	padding-right: 5px;
}
.jumpMenu {
	font-family: Arial, Helvetica, sans-serif;
	color:#A1A1A1;
	line-height:14px;
	font-size:12px;
	background:#ffffff;
	padding:2px;
	border:1px solid #8a8778;
	vertical-align:middle;
}
.zipinput {
	font-family: Arial, Helvetica, sans-serif;
	color:#A1A1A1;
	font-size:12px;
	background:#ffffff;
	padding:2px;
	border:1px solid #8a8778;
	vertical-align:middle;
	width: 125px;
}
.globalnav {
    float: right;
	height: 20px;
    padding-right: 65px;
    margin-top: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.globalnav a, .globalnav a:active, .globalnav a:visited {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.globalnav a:hover {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

input.field{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    margin-left: 10px;
    margin-right: 0px;
    width: 165px;
}
ul li a:link {
	color:#FFF;	
}
div#nav {
    width: 969px;
    background-image: url(../images/nav/nav_bg.jpg);
    background-repeat: repeat-x;
    float: left;
	clear: left;
    margin: 0px;
	padding: 0px;
    height: 29px;
}
div#nav ul{
    list-style:none;
    margin: 0px;
    padding: 0px;
}
div#nav ul li{
    float: left;
    height: 29px;
    margin: 0px;
    padding: 0px;	
}
div#nav ul li a#home {
    display:block;
    height:29px;
    text-indent:-9999px;
    width:54px;
    background: url(../images/nav/nav_home.gif) no-repeat 0 -29px;
	margin: 0px;
    padding: 0px;
}
div#nav ul li a#products {
    display:block;
    height:29px;
    text-indent:-9999px;
    width:85px;
    background: url(../images/nav/nav_products.gif) no-repeat 0 -29px;
    margin: 0px;
    padding: 0px;	
}
div#nav ul li a#new {
    display:block;
    height:29px;
    text-indent:-9999px;
    width:100px;
    background: url(../images/nav/nav_whatsnew.gif) no-repeat 0 -29px;
    margin: 0px;
    padding: 0px;	
}
div#nav ul li a#technology {
    display:block;
    height:29px;
    text-indent:-9999px;    
    width:149px;
    background: url(../images/nav/nav_technology.gif) no-repeat 0 -29px;
    margin: 0px;
    padding: 0px;
}
div#nav ul li a#gear {
    display:block;
    height:29px;
    text-indent:-9999px;    
    width:101px;
    background: url(../images/nav/nav_gear.gif) no-repeat 0 -29px;
    margin: 0px;
    padding: 0px;
}
div#nav ul li a#multimedia {
    display:block;
    height:29px;
    text-indent:-9999px;    
    width:95px;
    background: url(../images/nav/nav_multimedia.gif) no-repeat 0 -29px;
    margin: 0px;
    padding: 0px;
}
div#nav ul li a#brock {
    display:block;
    height:29px;
    text-indent:-9999px;    
    width:108px;
    background: url(../images/nav/nav_brock.gif) no-repeat 0 -29px;
    margin: 0px;
    padding: 0px;
}
div#nav ul li.homeimage {
    display:block;
    height:29px;
    width:70px;
    background: url(../images/nav/nav_brockface.jpg) no-repeat;
    margin: 0px;
    padding: 0px;
}
div#nav ul li a#home:hover,
div#nav ul li a#products:hover,
div#nav ul li a#new:hover, 
div#nav ul li a#technology:hover, 
div#nav ul li a#gear:hover, 
div#nav ul li a#multimedia:hover, 
div#nav ul li a#brock:hover,
div#nav ul li a.selected {
    background-position:0 0 !important;
}
#billboard {
	width: 969px;
    margin: 0px;
    padding: 0px;	
}
#billboard .homeflash {
	width: 795px;
	height: 240px;
	float:left;
    margin: 0px;
    padding: 0px;	
}
#billboard .homewheretobuy {
	width: 149px;
	height: 208px;
	padding-top: 32px;
	padding-right: 25px;	
	float: right;
	background-image:url(../images/general/bg_wheretobuy_home.jpg);
	background-repeat: no-repeat;
}
div.wtb {
	padding-top: 10px;
	padding-bottom: 10px;
	margin:0;
}
#homecontent {
	width:929px;
	background-image: url(../images/general/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 20px 20px 0px 20px;
	clear: both;
}
#homecontent .products {
	width: 316px;
	float: left;
	padding-right: 15px;
	margin-top: 10px;
	border-right: dotted 3px #999;
}
#homecontent .products span {
	width: 140px;
	float: left;
	margin-left: 20px;
	padding-top: 15px;
}	
.homelist {
	width: 125px;
	float: right;
	padding-top: 15px;	
	margin-left: 15px;
}
div.homelist ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}	
div.homelist ul li{
    font-weight: bold;
    background-image: url(../images/general/bullet_home.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding-left: 17px;
    padding-top: 3px;
	padding-bottom: 2px;
}

#homecontent .technology {
	width: 310px;
	float: left;
	margin-top: 10px;
	padding-left: 20px;
}	
#homecontent .technology span{
	width: 130px;
	float: left;
	margin-left: 35px;
	padding-top: 15px;
}	
.homecontentright {
	float:right;
	width: 231px;
}
#homecontent .enewsletter {
	width: 231px;
	float: right;
	margin-top: 10px;
	padding-bottom: 15px;
	border-bottom:	dotted 3px #fff; 
}	
#homecontent .enewsletter div.text {
	width: 139px;
	float: left;
	margin-top: 6px;
	color: #fff;
	font-size: 11px;
}	
#homecontent .gear {
	width: 231px;
	float: right;
	margin-top: 15px;
}	
#homecontent .gear div.text {
	width: 139px;
	float: left;
	margin-top: 6px;
	color: #fff;
	font-size: 11px;
}	
#homecontent img.icon {
	float: left;
	margin-top: 10px;
	margin-right: 6px;
}
#subshadow {
	clear: both;
	background-image: url(../images/general/bg_subshadow.jpg);
	background-repeat: no-repeat;
	width: 969px;
	height: 16px;
	border-top: solid 2px #FFF;
}
#content {
    background-image: url(../images/general/bg_sub_3column.gif);
    background-repeat: repeat-y;
    width: 969px;
	overflow:hidden;
    padding: 0px 0px 0px 0px;
    background-position: left top;
    margin: 0px;
}
.subcontentleft {
	width: 145px;
	float: left;
	padding-left: 15px;
	padding-right: 35px;
	margin-bottom: 20px;
}
.antlers {
	background-image: url(../images/general/bg_sub_antlers.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#leftnav {
	width: 140px;
}
#leftnav ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#leftnav ul ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#leftnav ul ul ul{
    margin: 0px;
    padding: 0px 0px 4px 0px;
    list-style-type: none;
}
#leftnav ul li{
    font-weight: bold;
	color: #dab21f;
    background-image: url(../images/general/bullet_subnav.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding-left: 17px;
    padding-top: 3px;
	padding-bottom: 2px;
}

#leftnav ul li li{
    font-weight: normal;
    font-size: 11px;
    color: #dab21f;
    background-image: url(../images/general/bullet_subnav2.gif);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    padding: 3px 0px 0px 7px;
    border-bottom: none;
}
#leftnav ul li li li{
    font-weight: normal;
    font-size: 11px;
    color: #e66c20;
    background-image: url(../images/general/bullet_subnav3.gif);
    background-repeat: no-repeat;
    background-position: 1px 8px;
    padding: 3px 0px 0px 7px;
    border-bottom: none;
}

#leftnav ul li a:link, #leftnav ul li a:visited {
    color: #dab21f;
    text-decoration: underline;
}
#leftnav ul li a:hover, #leftnav ul li a:active {
    color: #dab21f;
    text-decoration: none;
}
#leftnav ul li li a:link, #leftnav ul li li a:visited {
    color: #dab21f;
    text-decoration: underline;
}
#leftnav ul li li a:hover, #leftnav ul li li a:active {
    color: #dab21f;
    text-decoration: none;
}
#leftnav ul li li li a:link, #leftnav ul li li li a:visited {
    color: #e66c20;
    text-decoration: underline;
}
#leftnav ul li li li a:hover, #leftnav ul li li li a:active {
    color: #e66c20;
    text-decoration: none;
}

#content .subcontentmiddle, .sitemap, .international {
	float: left;
	width: 554px;
}
#content .sitemap ul li a {
	color:#993300;	
}
#content .international h2 {
	margin-right:30px;	
}

#breadcrumbs {
	font-size: 11px;
	color: #999;
	padding-bottom: 10px;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
    color: #999999;
    text-decoration: underline;
}
#breadcrumbs a:hover, #breadcrumbs a:active {
    color: #999999;
    text-decoration: none;
}
#content img.mainpic {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}

#content .subcontentright {
	float: right;
	width: 170px;
	padding-right: 15px;
	font-size: 11px;	
}
.subcontentright a, .subcontentright a:visited, .subcontentright a:hover, .subcontentright a:active {
	color: #fff;
}
#content .enewsletter {
	width: 170px;
	padding-bottom: 15px;
	border-bottom:	dotted 3px #fff; 
	margin-bottom: 15px;
}	
#content div.enewsletter div.text {
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #fff;
	display: inline;
}	
#content .wheretobuy {
	width: 170px;
	padding-bottom: 15px;
	border-bottom:	dotted 3px #fff; 
	margin-bottom: 15px;
	max-height:130px;
}	
#content div.wtb {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
}	
#content div.en {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
}	
#content img.icon {
	float:left;
	margin-top: 10px;
	padding-right: 6px;
	margin-bottom: 10px;
}	
#content .brockcallout {
	width: 170px;
	margin-bottom: 15px;
}		
#footer {
    background-color: #000;
	background-image: url(../images/general/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
    display: block;
    width: 969px;
    margin: 0px;
    padding: 0px;
	clear: both;
    height: 108px;
}

#footer span {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#fff;
    padding: 80px 15px 10px 10px;
    float: right;
}

#footer .copyright {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#666;
    padding: 80px 10px 10px 15px;
    float: left;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
    color:#fff;
}
.scrollbox {
	width: 100%;
	height: 400px;
	overflow: scroll;
}

.highlight img{
	border: 2px solid #ccc;
}
.highlight:hover img{
	border: 2px solid #000;
}
.highlight:hover{
	color: red; /* Dummy definition to overcome IE bug */
}

.videothumbs {
	margin:12px 0px 3px 4px;
	border: 0;
	float:left;
}

.brandlinks {
	padding:0px 16px 8px 0px;
	border: 0;
}

table.products {
    border-collapse:collapse;
    border:1px solid #3c1b05;
    width: 535px;
}
table.products td {
    border-right: 1px solid #3c1b05;
    border-bottom: 1px solid #3c1b05;
    padding: 3px 7px 3px 7px;
    font-weight: normal;
}
table.products td {
    text-align: center;    
}
table.products .header {
	color: #FFF;
	font-weight: bold;
	background-color:#866f63;
}							
.ballisticsInfo {
	width:480px;
	margin-left:14px;
}
.ballisticsInfoRifle {
	width:480px;
	margin-left:32px;
}
 
/* minimum height hack */

.prop {
	height:450px;
	float:right;
	width:1px;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

/* new styles added for subpage cutups */

a.inpagemenu1, a.inpagemenu1:active, a.inpagemenu1:visited, a.inpagemenuTwoLine, a.inpagemenuTwoLine:active, a.inpagemenuTwoLine:visited  {
	height: 145px;
	width: 125px;
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 14px 2px 2px 2px;
	text-decoration: underline;
	font-weight:bold;
	font-size: 14px;
	text-align: center;
	border: 1px solid #fff081;
	background-position: center 2px;
	background-repeat: no-repeat;
}
a.inpagemenuTwoLine, a.inpagemenuTwoLine:active, a.inpagemenuTwoLine:visited {
	height: 153px;
	width: 125px;
	margin: 0px 0 8px 0;
	padding: 6px 2px 2px 2px;
}
a.inpagemenu1:hover, a.inpagemenuTwoLine:hover {
	height: 145px;
	width: 125px;
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 14px 2px 2px 2px;
	text-decoration: none;
	font-weight:bold;
	font-size: 14px;
	text-align: center;
	border: 1px solid #e66c20;
	background-position: center 2px;
	background-repeat: no-repeat;	
}	

a.inpagemenuTwoLine:hover {
	height: 153px;
	width: 125px;
	margin: 0px 0 8px 0;
	padding: 6px 2px 2px 2px;	
}	
a.inpagemenu3, a.inpagemenu3:active, a.inpagemenu3:visited  {
	height: 145px;
	width: 125px;
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 14px 2px 2px 2px;
	text-decoration: underline;
	font-weight:bold;
	font-size: 12px;
	text-align: center;
	border: 1px solid #fff081;
	background-position: center 2px;
	background-repeat: no-repeat;
}
a.inpagemenu3:hover {
	height: 145px;
	width: 125px;
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 14px 2px 2px 2px;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
	text-align: center;
	border: 1px solid #e66c20;
	background-position: center 2px;
	background-repeat: no-repeat;	
}	

a.imageborder, a.imageborder:active, a.imageborder:visited  {
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 2px 2px 2px 2px;
	border: 1px solid #fff081;
}
a.imageborder:hover {
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 2px 2px 2px 2px;
	border: 1px solid #e66c20;
}	
.caption {
	float: left;
	width: 125px;
	margin: 0;
	padding: 3px;
}
.highlight {
	color: #e66c20;
}
a.inpagemenu2, a.inpagemenu2:active, a.inpagemenu2:visited  {
	height: 145px;
	width: 170px;
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 14px 2px 2px 2px;
	text-decoration: underline;
	font-weight:bold;
	font-size: 14px;
	text-align: center;
	border: 1px solid #fff081;
	background-position: center 2px;
	background-repeat: no-repeat;	
}
a.inpagemenu2:hover {
	height: 145px;
	width: 170px;
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 14px 2px 2px 2px;
	text-decoration: none;
	font-weight:bold;
	font-size: 14px;
	text-align: center;
	border: 1px solid #e66c20;
	background-position: center 2px;
	background-repeat: no-repeat;	
}	 

.thumbnail {
	float: left;
	margin-right: 12px;
	margin-bottom: 3px;
	border:0;
}

.brocknews {
	background-image: url(../images/brock/sub_title_brocknews.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: 2px solid #e7e2e0;
	padding: 15px 15px 15px 210px;
}

.subcontentmiddle a:link, a:visited, a:active {
	color: #993300;
	text-decoration: underline;
}

.subcontentmiddle a:hover {
    color: #993300;
    text-decoration: none;
}

.subcontentmiddle .aboutbrock {
	width: 255px;
	float: left;
	padding-right: 20px;
	border-right: dotted 3px #999;
	}
.subcontentmiddle .brockdownloads {
	width: 253px;
	float: left;
	margin-left: 20px;
	}	
.subcontentmiddle .brockbox {
	height: 121px;
	padding: 15px 15px 15px 10px;
	border-top: solid #fff 2px;
	margin: 0px;
	}	
div.sublist {
	width: 170px;
}	
div.sublist ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}	
div.sublist ul li{
    font-weight: bold;
    background-image: url(../images/general/bullet_home.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding-left: 17px;
    padding-top: 3px;
	padding-bottom: 2px;
}	
div.socialMedia {
	color:#FFF;
	float:right;
	position:relative;
	bottom:95px;
	margin-right:15px;
}
div.lesnar_photos {
	float:left;
	margin:0 30px 10px 0px;
	width:240px;
}
div.lesnar_photos p {
	display:inline-block;
	margin:6px 0 0 0;
}
div.lesnar_photos img {
	padding: 2px 2px 2px 2px;	
	border: 1px solid #fff081;
}
div.lesnar_photos img:hover {
	border: 1px solid #e66c20;
}


