/*---Web Site Design, CSS, and Custom-built Content Management System created by Carboneweb.com.au---
---------------------------Copyright 2023 -------------------------------------------------------------------------------------------------------------*/
html {
	height: 100%;
}

body {
	text-align: center; 
	background: #172d13;
	height: 100%;
	margin: 0;
	font-family: 'Times New Roman', sans-serif;
	font-size: 13px;
	color: #efefef;
}

#header {
	border: 1px solid #3a3a3a;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

#imageblock {
	width: 180px;
	height: 171px;
	display:inline-block;
	position: absolute;
	top: 10px;
}

#headimg, img.logoimg {
	height: 171px;
	width: 180px;
}

#shift {
	width: 715px; 
	min-width: 715px; 
	float: right;
}

#header h1, #header h3 {
	text-align: center;
	padding-top: 35px;
	margin: 0;
	color: #defefe;
	font-weight: normal;
}

#header h1 {
	font-size: 70px;
	margin-bottom: 5px;
}

#header h3 {
	padding-top: 0;
	font-size: 18px;
	text-align: right;
	margin-top: -20px;
}

ul.menu {
	clear: both;
	list-style-type: none;
	padding: 0 20px 0 0;
	text-align: center;
	height: 25px;
	display: inline-block;
	width: 100%;
}

ul.menu li {
	display: inline;
	float: right;
	border: 1px solid #fefefe;
	border-top:0;
	border-bottom: 0;
}

ul.menu li.homelink {
	float: left;
}

ul.menu li a {
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-size: 18px;
	padding: 2px 10px;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	text-decoration: underline;
	color: #ffffff;
}

#instalink {
	font-size: 18px;
}

#instalink img {
	vertical-align:middle;
	height: 40px;
	width: 40px;
}

div#header ul.login {
	position: absolute;
	right: 150px;
	top: 10px;
}

div#loginarea {
	padding: 25px 3px 25px 3px;
	background: transparent url(../siteimages/lightshad.png) 0 0 repeat;
	color: #c3c9d7;
	margin: 40px;
	border: #0E2C2C 1px solid;
	border-bottom-color: #090909;
	border-right-color: #090909;
	z-index:99;
}

#footer {
	clear: both;
	font-size: .9em;
	color: #9c9c9c;
	margin-top:5px;
	padding-top: 15px;
	text-align: right;
	border: 1px solid #3a3a3a;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}

a {
	color: #fef998;
}

a.normlink {
	text-decoration: underline;
	color: #efefef;
}

table a.normlink {
	width: 95%;
	display: block;
	text-align: center;
}

a:hover, 
a:focus {
	background-color: #303030;
}

#frontpage {
	padding-top:20px; 
	text-align: center;
}

#frontpage div {
	display:inline-block; 
	width: 32%;
	height: 300px;
}

#frontpage div a {
	border: 1px solid #74b768; 
	display: block; 
	height: 100%; 
	border-radius:10px;
}

#frontpage a:hover, 
#frontpage a:focus {
	background-image: url('/images/SWLTackle_angler.png');
	background-size:cover;
	background-repeat:no-repeat;
	background-position: 50% 50%;
}

#frontpage a h3 {
	background-color:green;
	font-size: 24px;
}



.textshadow {
	text-shadow: #6374AB 5px 5px 2px;
}

.shadow {
	-moz-box-shadow:5px 5px 6px #989898;
	-webkit-box-shadow: 5px 5px 6px #989898;
	box-shadow: 5px 5px 6px #989898;
}

.w800 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	min-width: 900px;
	clear: both;
}

#duoimg {
	width:300px;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #7a7a7a !important;
	border: 0;
	-moz-box-shadow:5px 5px 6px #484848;
	-webkit-box-shadow: 5px 5px 6px #484848;
	box-shadow: 5px 5px 6px #484848;
	position: relative;
}

#duoimg img {
	width: 300px;
}

#duoimg .flag {
	position: absolute; width:200px; left:-180px; top: 30px; box-shadow: 3px 3px 6px #000; border: 1px solid #333;
}

#duoimg .flag+.flag {
	left: 380px; box-shadow: -3px 3px 6px #000; }


form {
	background-color: #3c3c3c;
	text-align: left;
	border: 1px solid #cecece;
	margin-top: 15px;
	padding: 10px;
}

p {
	color: #cecece;
}

p.fb {
	vertical-align: middle;
	font-size: 20px;
}

p.fb a {
	text-decoration: none;
}

table, .stocktable {
	width: 95%;
	border: 1px solid #a3a3a3;
	background-color: #272727;
	text-align: left;
	margin: 5px auto;
}

table + table {
	margin-top: 20px;
}

table td {
	padding: 3px;
}

table td b {
	font-size: 14px;
}

table caption {
	font-weight: bold;
	font-size: 22px;
	padding: 2px 2px 2px 20px;
	text-align: left;
}

table th {
	background-color: #c7cf00;
	color: #272727;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding: 2px;
}

.namecol {
	width: 30%;
}

.contactcol {
	width: 25%;
}

table caption {
	
}

table tr.altrow {
	background-color: #535353;
}

table #lastrow {
	background-color: #7f7f7f;
	font-weight: bold;
}

div.youvid {
	margin: 5px auto 10px auto; 
	border-width: 0pt 0pt 1px;
	border-style: none none solid;
	border-color: -moz-use-text-color -moz-use-text-color rgb(127, 127, 127);
	width: 600px;
}

a.gearlinks {
	margin: 18px 8px;
	display: inline-block;
	border: 2px solid #000;
	border-radius:10px;
}

a.gearlinks:hover,
a.gearlinks:focus {
	border-color: #ee0000;
	border-radius:8px;
}

.gearlinks img {
	width: 245px;
	border-radius:10px;
}

.fishingpics img {
	width:180px;
	margin:5px;
}