

/*
 CSS Document
 rossreels.com
 all code is copyright to jamwerx and may not be used without written permission
 */

	


/* START MAIN SITE CSS */

	


/********************** @group General items **********************/
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	display: block;
}

.center-text {
	text-align: center;
}

.nobrd a {
	border: none;
}

.left-text {
	text-align: left;
}

.right-text {
	text-align: right;
}

p a:link, p a:visited, li a:link, li a:visited {
	border-bottom: solid 1px black;
	text-decoration: none;
	color: black;
	margin: 0;
	padding: 0;
	text-shadow: #999 1px 1px 1px;
}

p a:hover, li a:hover {
	border-bottom: solid 1px #ff9900;
	text-decoration: none;
	color: #ff9900;
	margin: 0;
	padding: 0;
	text-shadow: #999 1px 1px 1px;
}

.reglink a:link, .reglink a:visited {
	text-transform: capitalize;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: black;
	margin: 0;
	padding: 0;
	text-shadow: #999 1px 1px 1px;
}

.reglink a:hover {
	text-decoration: none;
	color: #ff9900;
	margin: 0;
	padding: 0;
	text-shadow: #999 1px 1px 1px;
	text-transform: capitalize;
	font-weight: bold;
	font-style: italic;
}

.sscelltwo a:link, .sscelltwo a:visited, .sscelltwo li a:link, .sscelltwo li a:visited {
	border-bottom: solid 1px #fff;
	text-decoration: none;
	color: #fff;
	margin: 0;
	padding: 0;
	text-shadow: #999 1px 1px 1px;
	text-align: center;
}

.sscelltwo a:hover, .sscelltwo li a:hover {
	border-bottom: solid 1px #ff9900;
	text-decoration: none;
	color: #ff9900;
	margin: 0;
	padding: 0;
	text-shadow: #999 1px 1px 1px;
}

.sscelltwo b {
	font-size: 16px;
}

.scelltwo a:link, .scelltwo a:visited, .scelltwo li a:link, .scelltwo li a:visited {
	border-bottom: solid 1px #fff;
	text-decoration: none;
	color: #fff;
	margin: 0;
	padding: 0;
	text-shadow: #999 1px 1px 1px;
	text-align: center;
}

.scelltwo a:hover, .scelltwo li a:hover {
	border-bottom: solid 1px #ff9900;
	text-decoration: none;
	color: #ff9900;
	margin: 0;
	padding: 0;
	text-shadow: #999 1px 1px 1px;
}

a:active {
	outline: none;
	border: none;
}

a:focus {
	-moz-outline-style: none;
}

.formass {
	margin-left: 200px;
}

.prodlink a:link,.prodlink a:visited {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	font-size: 16px;
	color: black;
}

.prodlink a:hover {
	text-decoration: none;
	color: #ff9900;
}

#warrantybuttons {
	width: 260px;
	margin: 0 auto;
	text-align: center;
}

#warrantybuttons p {
	margin-left: -3px;
	margin-bottom: 5px;
	margin-right: 0;
	margin-top: -10px;
	width: 260px;
	text-align: center;
	font-size: 12px;
	font-style: italic;
}

/********************** h tags **********************/

h1 {
	color: #000;
	font: normal bold 30px Arial, Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
	text-shadow: #666 0 1px 2px;
	text-align: left;
}

h2 {
	color: #003b5a;
	font: italic bold 22px Arial, Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
	text-shadow: #666 0 1px 2px;
	text-align: left;
}

h3 {
	color: #003b5a;
	font: normal bold 30px Arial, Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
	text-shadow: #666 0 1px 2px;
	text-align: left;
}

h4 {
	color: #003b5a;
	font: italic bold 18px Arial, Georgia, "Times New Roman", Times, serif;
	padding: 0 2px;
	margin: 0 0 -5px;
	text-shadow: #666 0 1px 2px;
	text-align: left;
}

h5 {
	color: #000;
	padding: 0;
	margin: 0 0 -10px;
	text-shadow: #999 0 1px 2px;
	text-align: left;
	font: bold 1em Arial, Georgia, "Times New Roman", Times, serif;
}

/********************** h tags **********************/

/********************** p tags **********************/

p b {
	color: #333;
	margin: 0;
	padding: 0;
	text-shadow: #c0c0c0 1px 1px 1px;
	font-weight: bold;
	font-style: italic;
}

p {
	margin: 6px 0;
	text-shadow: #b4b4b4 1px 1px 1px;
	padding: 0px 3px 5px 0px;
	line-height: 18px;
	color: black;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
}

p strong {
	color: #333;
	margin: 0;
	padding: 0;
	text-shadow: #c0c0c0 1px 1px 1px;
	font-weight: bold;
}

table {
	margin-left: 2px;
}

.leftpara ul {
	margin-left: -6px;
	margin-top: 0;
}

.leftpara li {
	line-height: 16px;
	padding: 5px 0;
}

.leftpara p {
	padding: 2px;
	text-align: left;
	display: block;
	font-size: 14px;
	line-height: 14px;
}

.leftpara p strong {
	text-transform: uppercase;
	font-weight: bold;
	color: #003b5a;
}

.blue p strong {
	text-transform: uppercase;
	font-weight: bold;
	color: #003b5a;
}

/********************** p tags **********************/

/********************** list tags **********************/

ol {
	padding: 20px;
}

ul {
	padding: 5px;
	margin: 10px 5px;
}

li {
	list-style-type: square;
	text-align: left;
	color: #333;
	margin: 0;
	padding: 0;
	text-shadow: #c0c0c0 1px 1px 1px;
	font-size: 16px;
}

/********************** list tags **********************/

/********************** spacers **********************/

.fivespacer {
	height: 5px;
}

.tenspacer {
	height: 10px;
}

.twentyspacer {
	height: 20px;
}

.twentyspacerBlock {
	height: 20px;
	display: block;
	width: 500px;
	clear: both;
}

.thirtyspacer {
	height: 30px;
}

.fortyspacer {
	height: 40px;
}

.sixtyspacer {
	height: 60px;
}

.onehspacer {
	height: 100px;
}

.bottomspacer {
	height: 40px;
}

.tenspacerminus {
	margin-top: -15px;
}

.leftneg {
	margin-left: -8px;
}

.leftneg15 {
	margin-left: -15px;
}

.leftnegfive {
	margin-left: -5px;
}

.fivepacerminus {
	margin-top: -5px;
}

/********************** spacer tags **********************/

/********************** tables tags **********************/

.theader {
	background-color: #151515;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	padding: 5px;
	margin: 5px;
}

.tcellone {
	background-color: #201e20;
	font-size: 12px;
	padding: 5px;
	margin: 5px;
}

.pheaderone {
	padding: 5px!important;
	color: #ebebcd;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	letter-spacing: 2px;
	background-color: #151515;
}

.pheadertwo {
	padding: 5px!important;
	color: #fff;
	font-size: 1.1em;
	text-align: center;
	letter-spacing: 2px;
	background-color: #151515;
}

.pcellone {
	text-align: left;
	margin: 0;
	padding: 5px;
	background-color: #1f211e;
	color: #ebebcd;
	font-size: 1.1em;
	font-weight: bold;
}

.pcelltwo {
	text-align: center;
	margin: 0;
	padding: 5px;
	background-color: #1f211e;
	color: #fff;
	font-size: 1.1em;
}

.pheaderthree {
	padding: 5px!important;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	letter-spacing: 2px;
	background-color: #151515;
}

/********************** tables tags **********************/

/********************** product nav **********************/

#productnav {
	letter-spacing: normal;
	top: 164px;
	margin-left: 24px;
	margin-bottom: 0;
	margin-top: 14px;
	width: 960px;
	padding: 5px 3px 3px 0;
	color: #003b5a;
	text-align: center;
	text-transform: uppercase;
	position: absolute;
	text-shadow: #333 0 1px 1px;
	font: bold 13px Arial, Verdana, Tahoma;
}

#productnav a:link,#productnav a:visited {
	color: #000;
	text-decoration: none;
	padding: 0 18px;
}

#productnav a:hover {
	color: #ff9900;
	text-decoration: none;
}

/********************** product nav **********************/

/********************** left menu **********************/

.leftmenu {
	text-align: left;
	overflow: auto;
	width: 180px;
	text-transform: capitalize;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	position: relative;
	display: block;
	margin: 0 0 0 15px;
}

.leftmenu a:link,.leftmenu a:visited {
	color: #ececec;
	line-height: 20px;
	text-align: left;
	letter-spacing: 1px;
	text-shadow: #212121 1px 1px 1px;
}

.leftmenu a:hover {
	color: #ff9900;
}

.leftmenu strong {
	color: #ff9900!important;
	margin-right: 0;
	padding-bottom: 2px;
	margin-left: -1px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
	text-decoration: underline;
	display: block;
}

.tighta {
	margin-top: -4px;
	display: block;
	text-decoration: underline;
}

.leftmenu .bottomline {
	width: 166px;
	border-top: 2px solid #ff9900;
	padding-bottom: 5px;
	margin: 0;
}

/* Left icon menu */

#dropicons {
	text-align: center;
	overflow: hidden;
	margin: 0 0 0 -10px;
	width: 180px;
	text-transform: capitalize;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #fff;
	text-shadow: #999 1px 1px 1px;
	font-size: 16px;
}

#dropicons img {
	display: block;
	text-align: center;
	margin-left: 20px;
}

#dropicons .catl img {
	display: block;
	text-align: center;
	margin-left: 50px;
}

#dropicons a:link,#dropicons a:visited {
	color: #fff;
	text-decoration: none;
	padding: auto;
	margin: auto;
}

#dropicons a:hover {
	color: #ff9900;
	text-decoration: none;
}

#socialbar {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	left: 6px;
	color: #ff9900;
	width: 140px;
	overflow: hidden;
	text-shadow: #000000 0 0 0;
	margin-left: 20px;
	display: block;
}

#soctop {
	position: relative;
	margin: 20px 0 40px -10px;
	width: 100%;
}

#socbar {
	position: relative;
	margin: 20px 20px;
	width: 50%;
	display: block;
	text-align: center;
}

#socbot {
	position: relative;
	margin: 20px 0 20px -10px;
	width: 100%;
}

#homeLink {
	position: absolute;
	height: 170px;
	width: 550px;
	left: 20px;
	top: 0;
	cursor: pointer;
	display: inline;
}

/********** 360 AND VIDEO **********/

#flashit {
	margin-left: -10px;
	display: none;
}

#prod-vid {
	padding: 0;
	margin: 0 auto;
	height: 576px;
	width: 726px;
}

#prod-gallery {
	padding: 0;
	margin: 0 auto;
	height: 600px;
	width: 726px;
}

#topbuttons {
	position: absolute;
	width: 180px;
	height: 60px;
	top: 12px;
	right: 0;
	color: #424242;
	font-size: 12px;
}

#topbuttonsJ {
	position: absolute;
	width: 180px;
	height: 60px;
	top: 42px;
	right: 0;
	color: #424242;
	font-size: 12px;
}

#topbuttonsawards {
	position: absolute;
	width: 180px;
	height: 60px;
	top: 12px;
	right: 220px;
	color: #424242;
	font-size: 12px;
}

#threesixty {
	display: inline;
	width: 85px;
	height: 70px;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 12px;
	text-align: center;
}

#divExlodeButton {
	display: inline;
	width: 90px;
	height: 70px;
	position: absolute;
	left: 85px;
	top: 0px;
	text-align: center;
	vertical-align: top;
}

#btnExplodedView {
	display: inline;
}

#btnExplodedView:hover {
	cursor: hand;
}

#btnProductView {
	display: none;
}

#divExplodedView {
	display: none;
	width: 100%;
	height: 393px;
	position: relative;
	text-align: center;
	vertical-align: middle;	
}

.threesixtyp {
	width: 100px;
	height: 100px;
	background: url(/images/template/360.png) no-repeat 0 0;
	position: absolute;
	top: 10px;
	right: 180px;
}

#vbutton, #vbutton-2 {
	display: inline;
	width: 95px;
	height: 70px;
	position: absolute;
	right: 0;
	top: 0px;
	line-height: 12px;
	text-align: center;
	padding: 0;
}

#vbutton:hover, #vbutton-2:hover {
	cursor: pointer;
}

#vbutton-2 {
	display: none;
}

#360-2 {
	display: none;
}

/********** 360 AND VIDEO **********/

/********************** left menu **********************/

/********************** footer **********************/

#footernav {
	width: 500px;
	padding: 7px 3px 3px 0;
	color: #000;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: #666 0 1px 1px;
	font: bold 12px/16px Arial, Verdana, Tahoma;
	margin: 0 0 0 480px;
}

#footernav a:link,#footernav a:visited {
	color: #fff;
	text-decoration: none;
	text-shadow: #333 1px 1px 1px;
	letter-spacing: 1px;
}

#footernav a:hover {
	color: #ff9900;
	text-shadow: #333 1px 1px 1px;
	letter-spacing: 1px;
}

/********************** footercss **********************/

/********************** customer service **********************/

.custserblock {
	position: relative;
	display: block;
	margin: 10px 5px;
	width: 98%;
	padding: 10px 0;
	text-shadow: #b4b4b4 1px 1px 1px;
	line-height: 18px;
	color: black;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
}

.custserblock h2 {
	color: #003b5a;
	font: italic bold 18px Arial, Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
	text-shadow: #666 0 1px 2px;
	text-align: left;
}

.clickhere {
	width: 120px;
	height: 32px;
/*b

ackground: transparent url(/images/buttons/ch.png) no-repeat 0 0;*/
}

.custserblock a span {
	background: url(/images/buttons/ch.png) no-repeat scroll bottom left;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 100;
}

.clickhere clickhere span {
	background-position: 0px -81px;
}

/********************** customer service **********************/

/********************** product images **********************/

#prodtopcenter {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#prodtopcentercases {
	width: 100%;
	margin: 0 auto 0 10px;
	text-align: center;
}

#prodtopcentercaseswrap {
	width: 98%;
	display: block;
	bottom: 0;
	position: relative;
	height: 340px;
}

#prodtopcentercaseswrap .names .src {
	position: absolute;
	bottom: 0;
	left: 40px;
	width: 100px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
}

#prodtopcentercaseswrap .names .mlt {
	position: absolute;
	bottom: 0;
	left: 184px;
	width: 100px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
}

#prodtopcentercaseswrap .names .srrc {
	position: absolute;
	bottom: 0;
	left: 330px;
	width: 130px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
}

#prodtopcentercaseswrap .names .mrrc {
	position: absolute;
	bottom: 0;
	left: 480px;
	width: 130px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
}

#newfinish {
	position: absolute;
	left: 450px;
	margin-top: -40px;
	text-shadow: #333 0 1px 1px;
	font: italic bold 18px Arial, Verdana, Tahoma;
	color: #003b5a;
}

/********************** product images **********************/

/**********************  balance  **********************/

#armimgtop {
	width: 550px;
	padding: 0;
	margin-left: 100px;
	padding-top: 20px;
	text-align: center;
}

/**********************  balance  **********************/

/**********************  pescador  **********************/

#pliersimgtop {
	width: 550px;
	padding: 0;
	margin-left: 0;
	padding-top: 20px;
	text-align: center;
}

#prodthumbs-pescador img {
	border: none;
	padding: 0;
}

#prodthumbs-pescador {
	width: 700px;
	margin: 0 5px;
	text-align: center;
	text-transform: uppercase;
}

#prodthumbs-pescador em {
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	text-shadow: #666 1px 1px 1px;
	display: block;
}

#prodthumbs-pescador a:link,#prodthumbs-pescador a:visited {
	color: 0;
	text-decoration: none;
	text-align: center;
}

#prodthumbs-pescador a:hover {
	color: #ff9900;
	text-decoration: none;
}

.pesclil {
	margin-left: -6px;
}

#plierawards {
	height: 370px;
	width: 180px;
	margin: 0;
	padding: 0;
	top: 30px;
	right: 26px;
	position: absolute;
	border-left: solid 1px #b4b4b4;
	color: #000;
	font: bold 12px Arial, Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#plierawards img {
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 20px;
	display: block;
}

#plierawards b {
	font-weight: bold;
	font-size: 14px;
	color: #003b5a;
}

/**********************  pescador  **********************/

/**********************  cases  **********************/

#prodthumbs-cases img {
	border: none;
	padding: 0;
}

#prodthumbs-cases {
	color: white;
	width: 520px;
	margin: 0 auto;
}

#prodthumbs-cases a {
	text-decoration: none;
	text-align: center;
}

#prodthumbs-cases a:link,#prodthumbs-cases a:visited {
	color: white;
	text-decoration: none;
}

#prodthumbs-cases a:hover {
	color: #333;
	text-decoration: none;
}

.casedisplay {
	display: block;
	position: relative;
	width: 650px;
	padding: 10px 0 0 20px;
}

.casedisplay h1 {
	color: #000;
	font: italic bold 24px Arial, Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 5px;
	margin: 0;
	text-shadow: #666 0 1px 2px;
	text-align: left;
}

.casedisplay h2 {
	color: #003b5a;
	font: italic bold 20px Arial, Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0 0 0 5px;
	text-shadow: #666 0 1px 2px;
	text-align: left;
}

.casecenter {
	width: 550px;
	margin: 0;
	text-align: left;
}

.casecenter img {
	margin-left: 5px;
	margin-top: -8px;
}

/**********************  case  **********************/

/********************** reels **********************/

.prodwrapintroreels {
	width: 700px;
	padding: 0;
	margin: 0 auto 40px;
	height: 160px;
	text-align: center;
	display: block;
	position: relative;
	overflow: visible;
}

.prodwrapintroreels img {
	border: none;
}

.prodpreview {
	width: 155px;
	padding: 0;
	float: left;
	margin: 8px;
	text-align: center;
	height: 185px;
	position: relative;
}

.prodpreview a:active {
	outline: none;
}

.prodpreview .link {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
}

.prodpreviewarius {
	width: 153px;
	padding: 7px;
	float: left;
	margin: 0 5px;
	text-align: center;
	height: 160px;
	position: relative;
}

#reelawards {
	height: 460px;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top: 30px;
	right: 26px;
	border-left: solid 1px #b4b4b4;
	color: #000;
	font: bold 12px Arial, Georgia, "Times New Roman", Times, serif;
	text-align: center;
	float: right;
}

#reelawards img {
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 20px;
	display: block;
}

.reelinnerlink {
	border: solid 1px red;
	position: relative;
	margin-bottom: 0;
	text-align: center;
	display: block;
}

#reelawards b {
	font-weight: bold;
	font-size: 14px;
	color: #003b5a;
}

#evoflash {
	height: 654px;
	width: 750px;
	margin-left: -15px;
	border: solid 1px green;
	z-index: 10;
}

/********************** reels **********************/

/********************** rods **********************/

.prodwrapintrooutfits {
	width: 700px;
	padding: 0;
	margin: 20px auto;
	height: 280px;
	text-align: center;
	line-height: 16px;
}

.rodinnerlink {
	margin-left: -5px;
}

.prodwrapintrooutfits img {
	border: none;
	margin-bottom: 10px;
}

.prodwrapintrooutfitstwo {
	width: 500px;
	padding: 0;
	margin: 20px auto;
	height: 180px;
	text-align: center;
}

.prodwrapintrooutfitstwo img {
	border: none;
}

.prodpreviewoutfits {
	width: 200px;
	padding: 5px;
	float: left;
	margin: 0 5px;
	text-align: center;
	height: 100%;
}

/********************** rods **********************/

/********************** outfits **********************/

#esselite {
	padding: 40px;
	margin-left: 250px;
}

#essoutfit {
	padding: 40px;
	margin-left: 200px;
}

.award-paneloutfits {
	height: 224px;
	width: 524px;
	margin: 0 auto;
	display: block;
	background: url(/images/awards/outfits.jpg) no-repeat 0 0;
}

.scellone {
	text-align: left;
	margin: 0;
	padding: 5px;
	background-color: #003b5a;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

.scelltwo {
	text-align: center;
	margin: 0;
	padding: 5px;
	background-color: #003b5a;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.scelltwot {
	text-align: center;
	margin: 0;
	padding: 5px;
	background-color: #003b5a;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

.scelltwot img {
	border: solid 4px white;
	margin: 10px;
}

.scelltwotb {
	color: #fff;
	text-shadow: #000000 0 0 0px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0;
	padding: 10px;
	background-color: #003b5a;
}

.scelltwotb p {
	color: #fff;
	text-shadow: #000000 0 0 0px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

.scelltwot a:link, .scelltwot a:visited {
	color: #fff;
	text-shadow: #000000 0 0 0px;
}

.scelltwolink a:link, .scelltwolink a:visited {
	color: #fff;
}

.scelltwolink a:link {
	color: #ff99000;
}

.scelltwolink {
	text-align: center;
	margin: 0;
	padding: 5px;
	background-color: #003b5a;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}

.sscelltwo {
	text-align: center;
	margin: 0;
	padding: 5px;
	background-color: #003b5a;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

.scellfour {
	text-align: left;
	margin: 0;
	padding: 5px;
	background-color: #003b5a;
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

.scellfour b {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-left: 5px;
}

.sheaderone {
	padding: 5px!important;
	color: #fff;
	font-size: 12px;
	text-align: left;
	letter-spacing: 2px;
	background-color: #003b5a;
	text-transform: uppercase;
	font-weight: normal;
}

.sheadertwo {
	padding: 5px!important;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	background-color: #003b5a;
	text-decoration: none;
	text-transform: uppercase;
}

.ssheadertwo {
	padding: 5px!important;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	background-color: #003b5a;
	text-decoration: none;
	text-transform: uppercase;
}

#outfitawardsss {
	height: 300px;
	width: 180px;
	margin: 0;
	padding: 0;
	top: 30px;
	right: 26px;
	position: absolute;
	border-left: solid 1px #b4b4b4;
	color: #003b5a;
	font: italic bold 14px Arial, Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#outfitawards {
	text-decoration: none;
	height: 200px;
	width: 180px;
	margin: 0;
	padding: 0;
	top: 40px;
	right: 26px;
	float: right;
	border-left: solid 1px #b4b4b4;
	color: #000;
	font: bold 12px Arial, Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#outfitawards img {
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 20px;
}

#outfitawards b {
	font-weight: bold;
	font-size: 14px;
	color: #003b5a;
	margin-top: -5px;
}

#outfitwrap {
	width: 540px;
}

/********************** outfits **********************/

/********************** rods **********************/

.prodpreviewrods {
	width: 150px;
	padding: 5px;
	float: left;
	margin: 0 5px;
	text-align: center;
	height: 100%;
}

#featurewrap {
	width: 100%;
}

#featurewrap img {
	border: none;
}

#featurelist {
	width: 450px;
	left: 0;
	margin-left: -6px;
	list-style-type: square;
	position: absolute;
	margin-top: -10px;
	font-size: 14px;
}

#featurelisttwo {
	width: 520px;
	left: 0;
	margin-left: 2px;
	list-style-type: square;
	position: absolute;
	margin-top: -10px;
	line-height: 18px;
}

#featurelisttwo li {
	padding: 5px 0;
}

#featurelistthree {
	width: 98%;
	list-style-type: square;
	margin-left: -3px;
	margin-right: 40px;
	margin-top: -10px;
	overflow: visible;
	min-height: 100px;
	height: auto!important;
	height: 100px;
}

#featurelistthree ul {
	margin-left: -1px;
}

#featurelistthree li {
	padding: 5px 0;
	line-height: 16px;
}

#featurelist ul {
	margin-left: 15px;
}

#featurelist li {
	text-align: left;
	color: #151515;
	padding: 0;
	text-shadow: #fff 1px 1px 1px;
}

/*#featurelistjourney {
	width:400px;
	float:left;
	margin-left:-6px;
	list-style-type:square;
	line-height: 18px;
}

#featurelistjourney li {
	text-align:left;
	color:#000;
	padding:0;
	text-shadow:#333 1px 1px 1px;
}


#featurelistjourney li {
	padding: 5px 0;
}
*/

.sdr {
	width: 140px;
	line-height: 6px;
}

#rodwrap {
	width: 540px;
	padding-bottom: 20px;
}

#featuresright {
	margin-left: 480px;
	padding-top: 40px;
	position: relative;
	width: 180px;
}

#featuresrighttwo {
	margin-left: 520px;
	padding-top: 40px;
	position: relative;
	width: 180px;
}

#featuresrightthree {
	margin-left: 400px;
	padding-top: 40px;
	position: relative;
	width: 180px;
}

#featuresrightfour {
	margin-left: 470px;
	padding-top: 40px;
	position: relative;
	width: 180px;
}

#featuresrightfive {
	margin-left: 500px;
	padding-top: 40px;
	position: relative;
	width: 180px;
}

#rodawards {
	text-decoration: none;
	height: 450px;
	width: 180px;
	margin: 0;
	padding: 0;
	top: 40px;
	right: 26px;
	float: right;
	border-left: solid 1px #b4b4b4;
	color: #000;
	font: bold 12px Arial, Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#rodawards img {
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 20px;
	display: block;
}

#rodawards b {
	font-weight: bold;
	font-size: 14px;
	color: #003b5a;
}

#rodmenu {
	position: relative;
	width: 680px;
	margin: 20px 0;
	padding: 0;
	overflow: hidden;
	display: block;
}

#rodmenu .roditem {
	width: 300px;
	height: 80px;
	text-align: center;
}

#rodmenu .roditem img {
	border: none;
}

/********************** rods **********************/

/********************** tech help **********************/

.techhelp {
	
}

.techhelp h1 {
	color: #b4b4b4;
	font: bold 14px Arial, Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 5px;
	margin: 0;
	text-align: left;
	text-shadow: #000 0 0 0;
}

.techhelp p {
	margin: 0;
	letter-spacing: .5px;
	padding: 0 5px;
	color: #fff;
	font-weight: normal;
	text-shadow: #000 0 0 0;
}

.techhelp a:link {
	margin: 0;
	letter-spacing: .5px;
	padding: 0 5px;
	color: #fff;
	font-weight: normal;
	text-shadow: #000 0 0 0;
	font-size: .9em;
}

.techhelp a:hover {
	margin: 0;
	letter-spacing: .5px;
	padding: 0 5px;
	color: #ff9900;
	font-weight: normal;
	text-shadow: #000 0 0 0;
	font-size: .9em;
}

/********************** tech help **********************/

/********************** misc **********************/

.centeredimage {
	width: 600px;
	margin: 0 auto;
	text-align: center;
}

.centeredimage img {
	padding: 5px;
	background-color: #fff;
	border: solid 1px #b4b4b4;
}

.new {
	color: #ff9900;
	font-size: 18px;
	text-shadow: #999 1px 1px 1px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

/*.threesixty {
	width:100px;
	height:60px;
	background:url(/images/template/360.png) no-repeat 0 0;
	position:absolute;
	top:30px;
	right:20px;
	text-align: center;
}*/

.reelspectop {
	padding: 5px !important;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 2px;
	background-color: #003b5a;
	text-transform: uppercase;
}

.registered,.registeredthree {
	
}

.registeredone {
	font-size: 15px;
	margin-bottom: 3px;
}

.registeredtwo {
	font-size: 9px;
}

.left {
	float: left;
}

.right {
	float: right;
}

/********************** misc **********************/

#rightcontent ul {
	list-style-type: square;
}

#rightcontent li {
	margin-left: 19px;
	text-shadow: #000 0 1px 1px;
}

.containerrcaaaaaa {
	background-color: #003b5a;
	color: #fff;
	margin: 0;
	padding: 20px;
}

/********************** home page **********************/

.pagebreak hr {
	page-break-after: always;
}

/********************** home page **********************/

/*#cata a {
	background-image:url(/images/buttons/catalog.jpg);
	height:229px;
	position:absolute;
	width:150px;
	top:0;
	left:10px;
}

#cata a {
	background-image:url(/images/buttons/catalog1.png);
	height:258px;
	position:absolute;
	width:150px;
	top:0;
	left:10px;
}

#cata span {
	height:258px;
	position:absolute;
	width:150px;
	background-image:url(/images/buttons/catalog2.png);
	display:none;
	top:0;
	left:0;
	cursor:pointer;
}

#acc a {
	background-image:url(/images/buttons/store1-out.png);
	height:196px;
	position:absolute;
	width:150px;
	top:280px;
	left:10px;
}

#acc span {
	height:196px;
	position:absolute;
	width:150px;
	background-image:url(/images/buttons/store1-over.png);
	display:none;
	top:0;
	left:0;
	cursor:pointer;
}

#lvid a {
	background-image:url(/images/buttons/vids-out.png);
	height:180px;
	position:absolute;
	width:150px;
	top:510px;
	left:10px;
}

#lvid span {
	height:180px;
	position:absolute;
	width:150px;
	background-image:url(/images/buttons/vids-over.png);
	display:none;
	top:0;
	left:0;
	cursor:pointer;
}

#fnews a {
	background-image:url(/images/buttons/newsa.png);
	height:124px;
	position:absolute;
	width:150px;
	top:720px;
	left:10px;
}

#fnews span {
	height:124px;
	position:absolute;
	width:150px;
	background-image:url(/images/buttons/newsb.png);
	display:none;
	top:0;
	left:0;
	cursor:pointer;
}

#psa a {
	background-image:url(/images/buttons/psa1.png);
	height:193px;
	position:absolute;
	width:150px;
	top:900px;
	left:10px;
}

#psa span {
	height:193px;
	position:absolute;
	width:150px;
	background-image:url(/images/buttons/psa2.png);
	display:none;
	top:0;
	left:0;
	cursor:pointer;
}
*/

#catalogpdf {
	width: 350px;
	margin: 5px auto;
	height: 40px;
	text-align: center;
}

/* buttons */

.ch a {
	background-image: url(/images/buttons/click-here.png);
	height: 32px;
	position: absolute;
	width: 120px;
	padding: 0;
	margin: 0;
}

.cho a {
	height: 32px;
	position: absolute;
	width: 120px;
	background-image: url(/images/buttons/click-here-over.png);
	display: none;
	top: 0;
	left: 0;
	cursor: pointer;
}

.csblock {
	display: block;
	line-height: 18px;
	position: 5px;
	margin: 5px;
	position: relative;
}

.csblock strong {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #333;
	margin: 0 0 0 5px;
	padding: 0;
	text-shadow: #c0c0c0 1px 1px 1px;
}

.testiwrap {
	position: relative;
	display: block;
	width: 700px;
	margin: 0 0 0 -50px;
	padding: 0;
	overflow: auto;
}

.testiquicklook {
	padding: 0;
	width: 230px;
	height: 180px;
	position: relative;
	float: left;
	text-align: center;
	margin: 0 auto;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: black;
	text-shadow: #999 1px 1px 1px;
	text-transform: capitalize;
}

/*.testiquicklook img {
	padding: 2px;
	background: #dcdcdc;
	border: solid 1px #b4b4b4;

}*/

.buttoncenter {
	margin: 0;
	padding: 10px;
	text-align: right;
	position: relative;
	display: block;
	width: 420px;
}

.testiquicklooktext {
	position: absolute;
	bottom: 0;
	height: 30px;
	width: 230px;
	margin: -5px auto 0;
}

#testgrid {
	position: relative;
	display: block;
	width: 700px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.testblock {
	padding: 0;
	width: 170px;
	height: 240px;
	position: relative;
	float: left;
	text-align: center;
	margin: 0 0 20px;
}

.testblock a:link, .testblock a:visited {
	font-weight: bold;
	text-decoration: none;
	color: black;
	margin: 0;
	padding: 0;
	text-shadow: #999 1px 1px 1px;
	font-size: 14px;
}

.testblock a:hover {
	text-decoration: none;
	color: #ff9900;
	margin: 0;
	padding: 0;
	text-shadow: #999 1px 1px 1px;
	font-weight: bold;
	font-size: 14px;
}

.testblock img {
	padding: 2px;
	background: #dcdcdc;
	

/*border: solid 1px #003b5a;*/
	margin: 5px 0 auto;
}

.testblocktext {
	padding: 0;
	width: 170px;
	margin: -6px auto 0;
	height: 40px;
}

.testblocktext .smalltx {
	font-size: 12px;
	margin-top: -20px;
}

/*.smalltx a:link, .smalltx a:visited {
	font-weight: normal !important;
	text-decoration: none;
	color: black;
	margin:0;
	padding:0;
	text-shadow:#999 1px 1px 1px;
	font-size: 12px;
}

.smalltx a:hover  {
	text-decoration: none;
	color:#ff9900;
	margin:0;
	padding:0;
	text-shadow:#999 1px 1px 1px;
	font-weight: normal;
	font-size: 12px;
}*/

.testblocktext a:link, .testblocktext a:visited {
	font-weight: bold;
	text-decoration: none;
	color: black;
	margin: 0;
	padding: 0;
	text-shadow: #999 1px 1px 1px;
	font-size: 12px;
}

.testblocktext a:hover {
	text-decoration: none;
	color: #ff9900;
	margin: 0;
	padding: 0;
	text-shadow: #999 1px 1px 1px;
	font-weight: bold;
	font-size: 12px;
}

.page_navigation a {
	padding: 5px;
	border: 1px solid #003b5a;
	margin: 5px;
	color: black;
	text-decoration: none
}

.active_page {
	background: #003b5a;
	color: #fff !important;
	border: 1px solid #fff;
}

.psli {
	padding: 8px;
	width: 220px;
	position: relative;
	float: left;
	text-align: center;
}

.psli a:link, .psli a:visited {
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: black;
	margin: 0;
	padding: 0;
	text-shadow: #999 1px 1px 1px;
	text-transform: capitalize;
	text-align: left;
	display: block;
}

.psli a:hover {
	text-decoration: none;
	color: #ff9900;
	margin: 0;
	padding: 0;
	text-shadow: #999 1px 1px 1px;
	font-weight: bold;
	font-style: italic;
}

/* @group cart */

#carttotal {
	position: absolute;
	width: 300px;
	z-index: 1001;
	padding: 20px;
	background-color: ##990000;
	text-align: center;
	margin-left: 450px;
	margin-top: 100px;
	color: #ff9900;
	letter-spacing: 1px;
}

#carttotal em {
	color: #ff9900;
	letter-spacing: 1px;
}

#cartwrap {
	padding: 8px;
	margin: 0 auto;
	position: relative;
	color: #000;
}

#cartwrap a:link {
	text-decoration: underline;
	color: #333;
}

#cartwrap a:visited {
	text-decoration: underline;
	color: #333;
}

#cartwrap a:hover {
	text-decoration: underline;
	color: #ff9900;
}

#cartwrap img {
	border: none;
}

#cartwrap img a:link {
	text-decoration: none;
}

#cartwrap img a:visited {
	text-decoration: none;
}

#cartwrap img a:hover {
	text-decoration: none;
}

.cartcats {
	width: 250px;
	padding: 8px;
	float: left;
	height: 340px;
	bottom: 0;
	text-align: center;
	margin-top: auto;
	margin-bottom: 0;
}

.cartcats img {
	bottom: 0;
}

#cartwrap h5 {
	color: #000;
	padding: 5px 0 10px;
	margin: 0 0 10px 5px;
	text-shadow: #999 0 1px 2px;
	text-align: left;
	font: bold 1em Arial, Georgia, "Times New Roman", Times, serif;
}

.cartheaderone {
	padding: 5px!important;
	color: #ebebcd;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	letter-spacing: 2px;
	background-color: #69737b;
}

.cartheadertwo {
	padding: 5px!important;
	color: #fff;
	font-size: 1.1em;
	text-align: center;
	letter-spacing: 2px;
	background-color: #69737b;
	font-weight: bold;
}

.cartcellone {
	text-align: left;
	margin: 0;
	padding: 5px;
	background-color: #494949;
	color: #ebebcd;
}

.cartcellone a:link {
	text-decoration: underline;
	color: #fff;
	font-size: 10px;
}

.cartcellone a:visited {
	text-decoration: underline;
	color: #fff;
	font-size: 10px;
}

.cartcellone a:hover {
	text-decoration: underline;
	color: #333;
	font-size: 10px;
}

.cartcelltwo {
	text-align: center;
	margin: 0;
	padding: 5px;
	background-color: #494949;
	color: #ebebcd;
}

.cartcellthree {
	text-align: left;
	margin: 0;
	padding: 5px;
	background-color: #69737b;
	color: #ebebcd;
}

.cartcellfour {
	text-align: right;
	margin: 0;
	padding: 5px;
	background-color: #69737b;
	color: #ebebcd;
}

.cartcellfour a:link {
	text-decoration: underline;
	color: #ebebcd;
	font-size: 16px;
}

.cartcellfour a:visited {
	text-decoration: underline;
	color: #ebebcd;
	font-size: 16px;
}

.cartcellfour a:hover {
	text-decoration: underline;
	color: #ff9900;
	font-size: 16px;
}

.cartcellfive {
	text-align: left;
	margin: 0;
	padding: 5px;
	background-color: #69737b;
	color: #fff;
}

.cartcellsix {
	text-align: left;
	margin: 0;
	padding: 5px;
	background-color: #69737b;
	color: #333;
}

.cartcontinueshopping {
	text-align: left;
	margin: 0;
	padding: 5px;
	color: #333;
}

.cartcontinueshopping a:link {
	text-decoration: underline;
	color: #333;
	font-size: 16px;
}

.cartcontinueshopping a:visited {
	text-decoration: underline;
	color: #333;
	font-size: 16px;
}

.cartcontinueshopping a:hover {
	text-decoration: underline;
	color: #ff9900;
	font-size: 16px;
}

.prodthumbswrap {
	float: left;
	height: 240px;
	width: 150px;
	margin: 10px 0 0 0;
	padding: 5px;
	text-align: center;
	position: relative;
	bottom: 0;
	display: inline;
}

.prodthumbswrap .down {
	position: absolute;
	bottom: 0;
}

.fb a:link, .fb a:visited, .fb a:hover {
	text-decoration: none;
	border: none;
}

.add-to-cart a:link, .add-to-cart a:visited, .add-to-cart a:hover {
	text-decoration: none;
	border: none;
}

/* jw */

#jw {
	width: 200px;
	position: relative;
	display: block;
	text-align: center;
	margin: 0 auto;
	color: #eaeaea;
	letter-spacing: 2px;
	text-shadow: #212121 0 2px 2px;
}

#jw a:link, #jw a:visited {
	text-decoration: none;
	color: #eaeaea;
}

#jw a:hover {
	text-decoration: none;
	color: #ff9900;
}

/*  #mapInfoManual {
	width: 700px;
	color: #fff;
	font: bold 11px Helvitica, Arial, sans-serif;
	margin: 10px auto;
	position: relative;
	display: block;
}



#googMap, #street_view {
	  float:right;
	  width:650px;
	  height:400px;
	  border: solid thin #fff;
	  color:#000;
}
 
#street_view {
	height:382px;
	display:none;
}
 */ 
/* holds the close button. id name can't be changed*/
/*  #imStreetViewClose {
	float:right;
	width:650px;
	height:18px;
	text-align: right; 
	display: none;
	padding-right:3px;
} */



/* map interface container */
#mapInfoManual {
	float: left;
	color: #151515;
	font: bold 11px Helvitica, Arial, sans-serif;
	width:720px;
	/*  background-color:#e0e0e0; */
}
#mapInfoManual a {
	text-decoration:none;
	/*  margin-left:5px; */
	line-height:26px;
	color:#151515;
}
/* map container */
#googMap, #street_view {
	  float:right;
	  width:470px;
	  height:350px;
	  /*  border: solid thin #333; */
	  color:#151515;
	  border: solid 1px #b4b4b4;
}
#googMap a {
	color:#151515;
}
/* google directions container */
#googDir {
       float:left;
       width:230px;
       /*  height:400px; */
       /*  background-color:#4A4A4A; */
       color:#151515;
       overflow:visible; /*used to scroll */
       margin-right:2px;
      /*   border: solid thin #333; */
      position: relative;
}
/* google menu item styles - directions, print */
.googControls {
      float:left;
      width:100%;
      height:30px;
      /*  background-color:#4A4A4A; */
      margin-bottom:2px;
      /*  border: solid thin #333; */
}
.googControls ul {
	margin: 3px 0 0 3px;
	padding-left:0;
	float:left;
	display:block;
	width:200px;
	list-style:none;
}
.googControls li {
	display:inline;
	margin: 0 10px 0 0;
}
.googPrint {
	float:right;
	text-align:right;
	margin-right: 10px;
}
#googSearch {
	float:left;
	min-height:100px;
	width: 230px; /* should be the same width as googleDirections*/
	background-color:#e0e0e0;
	margin-bottom: 2px;
	display:none; /* this is always the initial state */
	padding-top:0;
	border: solid 1px #b4b4b4;
}		
#googSearch input {
	width: 175px;
	float:left;
	margin:8px 0 0 3px;
	fontSize:11px; 
	width:175px; 
	padding:0;
}
/* Get Directions  buttton */
.button {
	float:right; 
	margin: 8px 15px 3px 0;
	width:95px;
}
/* infoWindow display text */
p.infoWindowStreetAddress {
	color:#000; 
	font-size:11px;
}


 
#street_view {
	height:382px;
	display:none;
}
 
/* holds the close button. id name can't be changed*/
#imStreetViewClose {
	float:right;
	width:470px;
	height:18px;
	text-align: right; 
	display: none;
	padding-right:3px;
}


