@charset "UTF-8";
/* CSS Document */

/*#leftNav .header .liquid-round { background-color:#987724; }*/
body.hunting          .global-background-color { background-color:rgb(117,92,28); }

/* Masthead Background */
body.hunting          #masthead .liquid-round .borderedContent { background-image:url(../images/masthead-background-hunting.jpg); }

/* Main Content Feature background */
body.hunting          #mainContent .feature { background-image:url(../images/bkg_huntingFeature.jpg); }

/* Main Content Feature buttons */
body.hunting 		  #mainContent .button { float: left; background: url(../images/btn_hunting.gif) no-repeat; }
body.hunting  		  #mainContent .button a { color: #fff; font-weight: bold; text-transform: uppercase; padding: 5px 10px; float: left; background: url(../images/btn_hunting_end.gif) no-repeat top right; }

/* carousel item bottom callout */
body.hunting          .full #mainContent .featBottom { background: url(../images/bkg_huntingFeatBot.gif) no-repeat; }

/* jcarousel right arrow (next) */
body.hunting          .jcarousel-skin-bushnell .jcarousel-next-horizontal { background-image:url(../images/jcarousel-next-horizontal-hunting.gif); }

/* jcarousel left arrow (prev) */
body.hunting          .jcarousel-skin-bushnell .jcarousel-prev-horizontal { background-image:url(../images/jcarousel-prev-horizontal-hunting.gif); }

/* border color on feature photos */
body.hunting          #mainContent .photo { border-left: 4px solid #977625; }
