/*************************************************** GENERAL PAGE BITS *************************************************/

body {
	margin: 0;
	background: url(images/bg.gif) center repeat-y;
	font-family:Arial, Helvetica, sans-serif;
}

/*************************************************** MAIN NAVIGATION ***************************************************/
#menucontainer {
	background: #fa6c15;
	width: 160px;
}
#menuli ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuli ul ul {
	list-style: none;
	display: none;
}
#menuli ul ul ul {
	list-style: none;
	display: none;
}
#menuli ul ul.submenu1 a {
	padding-left: 15px;
	border-top: 1px solid #002850;
}
#menuli ul ul.submenu2 a {
	padding-left: 15px;
	border-top: 1px solid #fb8944;
}
#menuli ul ul ul.submenu1 a {
	padding-left: 30px;
	background: #336197;
	border-top: 1px solid #003a7d;
}
#menuli ul ul ul.submenu2 a {
	padding-left: 30px;
	background: #c85611;
	border-top: 1px solid #fa6c15;
}
.mainmenu li a {
	display: block;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: white;
	padding-left: 15px;
	font-style:italic;
	line-height: 46px;
	font-weight: bold;
}
.mainmenu li a:hover {
	display: block;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #e4f0f6;
	padding-left: 15px;
	font-style:italic;
	font-weight: bold;
}
.submenu1 li a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: white;
	padding-left: 15px;
	font-style:normal;
	line-height:normal;
}
.submenu1 li a:hover {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #fa6c15;
	padding-left: 15px;
	font-style:normal;
}
.mainitemon1 {
	background-image: url(images/onarrow.gif) !important;
	background-position: right !important;
	background-repeat:no-repeat !important;
	color: #fa6c15 !important;
}
.itemon1 {
	background-image: url(images/onarrow.gif) !important;
	background-position: right !important;
	background-repeat:no-repeat !important;
	color: #fa6c15 !important;
}
.submenu2 li a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: white;
	padding-left: 15px;
	font-style:normal;
	line-height:normal;
}
.submenu2 li a:hover {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #003a7d;
	padding-left: 15px;
	font-style:normal;
}
.submenu3 li a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: white;
	padding-left: 15px;
	font-style:normal;
	line-height:normal;
}
.submenu3 li a:hover {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	color: white;
	padding-left: 15px;
	font-style:normal;
}
.mainitemon2 {
	background-image: url(images/onarrow.gif) !important;
	background-position: right !important;
	background-repeat:no-repeat !important;
	color: #003a7d !important;
}
.itemon2 {
	background-image: url(images/onarrow.gif) !important;
	background-position: right !important;
	background-repeat:no-repeat !important;
	color: #003a7d !important;
}

/*************************************************** PAGE TEXT STYLES *************************************************/
.toptab {
	background-image: url(images/tabbg.gif);
	background-repeat: no-repeat;
	float:right;
	width: 100px;
	text-align:center;
	margin-left:5px;
	height: 20px;
}
.toptab a {
	font-size: 12px;
	color: white;
	font-weight:bold;
	display:block;
	padding-top: 3px;
	text-decoration: none;
	font-style:italic;
}
.toptab a:hover {
	font-size: 12px;
	color: #fa6c15;
	font-weight:bold;
	display:block;
	padding-top: 3px;
	text-decoration: none;
	font-style:italic;
}
.toptabon {
	background-image: url(images/tabbg.gif);
	background-repeat: no-repeat;
	float:right;
	width: 100px;
	text-align:center;
	margin-left:5px;
	height: 20px;
}
.toptabon a {
	font-size: 12px;
	color: #fa6c15;
	font-weight:bold;
	display:block;
	padding-top: 3px;
	text-decoration: none;
	font-style:italic;
}
.toptabon a:hover {
	font-size: 12px;
	color: #fa6c15;
	font-weight:bold;
	display:block;
	padding-top: 3px;
	text-decoration: none;
	font-style:italic;
}
.bottab {
	font-size: 11px;
	color: white;
	display: inline;
}
.bottab a {
	font-size: 11px;
	color: white;
}
.bottab a:hover {
	font-size: 11px;
	color: #fa6c15;
}
.bottabon {
	font-size: 11px;
	color: white;
	display: inline;
}
.bottabon a {
	font-size: 11px;
	color:#fa6c15;
}
.bottabon a:hover {
	font-size: 11px;
	color: #fa6c15;
}
.blueboxheader {
	font-size: 16px;
	color: white;
	font-style:italic;
	font-weight: bold;
}
.blueboxtext {
	font-size: 12px;
	color: white;
}
.productbox {
	width: 176px;
	height: 250px;
	background: #e4f0f6;
	float:left;
	margin: 1px;
	overflow: hidden;
}
.productbox2 {
	width: 265px;
	height: 150px;
	background: #e4f0f6;
	float:left;
	margin: 1px;
}
.productinfobox {
	width: 532px;
	background: #e4f0f6;
	float:left;
	margin: 1px;
}
.prodblueheader {
	background: url(images/prodheader.gif);
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-style:italic;
	font-weight: bold;
	padding-left: 10px;	
}
.prod-sea-angler-header {
	background: url(images/sea-angler-product-header.gif);
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #004fa0;
	font-style:italic;
	font-weight: bold;
	padding-left: 10px;	
}
.prodblueheader h1, .prodblueheader h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: white;
	font-style:italic;
	font-weight: bold;
}
.prodtitle {
	font-size: 12px;
	font-weight: bold;
}
.prodtitle h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.prodtitle h2 a {
	text-decoration: none;
	color: black;
}

.prodtitle h2 a:hover {
	text-decoration: underline;
}

.prodintro {
	font-size: 11px;
}
.prodprice {
	font-size: 18px;
	font-weight: bold;
	color: #003a7d;
}
.prodprice .rrptext{
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.prodprice .savetext{
	font-size: 12px;
	font-weight: normal;
	color: #FA6C15;
}
.whitelines {
	padding: 10px 0;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	
}
.strikethrough{
	text-decoration: line-through;
}

#container {
	/*min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px;*/
}

.oboxtext {
	color: white;
	font-size: 11px;
	font-weight: bold;
}

.oboxtext a {
	color: #fa6c15;
}
.oboxtext a:hover {
	color: #ffffff;
}

.oboxtext2 {
	color: white;
	font-size: 13px;
	font-weight: bold;
}
.oboxtext2 a {
	color: #fa6c15;
}
.oboxtext2 a:hover {
	color: #003a7d;
}
.oboxtext select {
	color: black;
	font-size: 11px;
	width: 140px;
}
.productbox input {
	font-size: 12px;
}
.productinfobox input {
	font-size: 12px;
}
.nextprev {
	font-size: 13px;
	color: #003a7d;
	font-weight: bold;
}
.nextprev a {
	font-size: 13px;
	color: #fa6c15;
	font-weight: bold;
}
.nextprev a:hover {
	font-size: 13px;
	color: #003a7d;
	font-weight: bold;
}
.blueboxtext select {
	color: black;
	font-size: 12px;
	width: 100%;
}
.blueboxtext .formboxes {
	font-size: 12px;
	width: 120px;
}
.maintext {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
.maintext a {
	color: #003a7d;
}
.maintext a:hover {
	color: #fa6c15;
}
.moreintro {
	color: #003a7d;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}
.formlabels {
	font-size: 12px;
}
.formfields {
	font-size: 12px;
}
.formlabelse {
	font-size: 12px;
	color: #FF0000;
}
.formfieldse {
	font-size: 12px;
	border: 1px solid #FF0000;
}
.admintext {
	font-size: 11px;
}
.admintext a {
	color: #003a7d;
}
.admintext a:hover {
	color: #fa6c15;
}
fieldset {
	border: 1px solid #003a7d;
}
legend {
	font-size: 11px;
	color: #fa6c15;
	font-weight: bold;
	padding:5px;
	background-color: #003a7d;
}
.vatfreetext {
	color: #fa6c15;
	font-size: 10px;
	font-weight: bold;
}

/*added by Indulge*/
.homedesc
{
	font-size: 12px;
	line-height: 16px;
}

.cart-continue-button
{
	margin:15px;
	float: right;
}

.productinfobox table
{
	width: 100%;
}

/* footer brand links */

.footerlinks {
background-image:url("images/footer.gif");
background-position:-5px -7px;
background-repeat:no-repeat;
height:12px;
margin:10px 0 0 25px;
padding:20px 0 0;
text-align:center;
width:760px;
}


#footer-brand-links
{
	background-color: #003a7d;
	width: 760px;
	margin: 0 0 0 25px;
	text-align: center;
	padding: 0;
	color: #fff;

}

#footer-brand-links a
{
	color: #fff;
	font-size: 11px;
}

#footer {
	height: 50px;

}

#footer-brand-links div
{
	padding: 10px;
}

/* Zoom */
.magnifyingglass {
	float:left
	display:inline;
	position:absolute; 
	bottom: 5px; 
	right: 5px;
	height: 28px;
	width: 28px;
	background: transparent url("images/magnifyingglass.png") top left no-repeat;
}
.magnifyingglass-trans {
	background: transparent url("images/magnifyingglass-trans.png") top left no-repeat;
}

#searchsubmit {
	background: url('images/search-btn.jpg');
	width: 88px;
	height: 21px;
	border: none;
	text-indent: -9999px;
}

/* social buttons */

.social-buttons {
	
}

.social-button {
	float: left;
	margin-left: 10px;
	width: 50px;
}

.cont-shopping-btn {

}


