#slider {
    width: 1008px;
}

.scroll {
    /*height: 250px;*/
    height: 653px;
    width: 1008px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    /*background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;*/
}

.scrollContainer div.panel {
    padding: 20px 50px;
    /*height: 210px;*/
    height: 613px;
    width: 908px;
    text-shadow: black 0.1em 0.1em 0.2em;
}

.panel.entry {
	font-size: 1.4em;
}

#shade {
    background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

.subnav {
	margin:0;
	padding: 0;
	height: 30px;
}
.subnav li {
	float: left;
	list-style-type: none;
	font-size: 1.3em;
	margin-right: 8px;
	text-shadow: black 0.1em 0.1em 0.2em;
	border-right: 1px solid #ff0000;
	padding-right: 8px;
	letter-spacing: -.1em;
}
#slider .subnav li a.selected {
	color: #ffb56b;
	font-weight: bold;
}
@-moz-document url-prefix() {
  #slider .subnav li:first-child {margin-left: 219px;}
  #slider .subnav li {letter-spacing: -.03em;}
}
#slider .subnav li:first-child {
	margin-left: 256px;
}
.subnav a {
	color: #fff;
	text-decoration: none;
}
.subnav a:hover {
	color: #9e0d01;
}

ul.coda_nav {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.coda_nav li {
    display: inline;
    margin-right: 10px;
}

ul.coda_nav a {
    padding: 10px;
    color: #000;
    text-decoration: none;
}

ul.coda_nav a:hover {
    background-color: #f6f6f6;
}

ul.coda_nav a.selected {
    background-color: #fff;
}

ul.coda_nav a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

.prod_left {
	width: 33%;
	float: left;
}

.prod_left.half {
	width: 50% !important;
}

.sp {
	padding: 20px 0;
}

#Broadheads .prod_left img {
	display: block;
	height: 150px;
}

#Arrow-Rests .prod_left img {
	display: block;
	height: 250px;
}

#Field-Points .prod_left img {
	display: block;
	height: 250px;
}

.title {
	display: block;
}

.title.x {
	margin-top: -20px;
}

#slider h3 {display: block;}

#slider h4 {margin:-10px 0 10px 0;}

.addtocart {
	width: 91px;
	height: 29px;
	float: left;
}

.addtocart a {
	background: transparent url('images/addtocart.png') no-repeat top left;
	display: block;
	height: 100%;
	width: 100%;
}

.addtocart a:hover {
	background-position: left -29px;
}

input.addtocart {
	background: transparent url('images/addtocart.png') no-repeat top left;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
}

input.addtocarthov {
	background-position: left -29px;
}

.price {
	font-size: 2em;
	float: left;
	line-height: 1.6em;
	padding-right: 10px;
}
.choose {
	font-weight: bold;
	font-size: 1.4em !important;
	border-right: none !important;
}

#fc_minicart {
	top: 122px;
	right: 50px;
	position: absolute;
	width: 140px;
}
#slider .dealer {
	text-align: center;
	margin: 20px auto;
	width: 1008px;
	font-size: 1.2em;
}
.add {
	margin-top: 10px;
	font-size: 1.3em;
}
.add span {
	cursor: pointer;
}
.add form {
	display: none;
}

img.x {
	height: 170px !important;
}
.flat_rate {
	float: right;
	margin: 0px 0 0 -185px;
	padding-right: 50px;
}