/* CSS Document */

/* Default CSS */

body {
	background: #3b515c;
	text-align: center;
	font-size: 67%;
	color:	#22333b;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
div#container {
	width: 956px;
	text-align: left;
	margin: 0 auto;
}
div#header {
	height: 79px;
	background: url( ../images/layout/header.jpg ) no-repeat 0 0;
}
h1 {
	margin: 0;
	background: url( ../images/layout/logo.jpg ) no-repeat 0 0;
	height: 86px;
	text-indent: -9000px;
}
div#container h2 {
	display: none;
}
a#skip {
	display: none;
}
div#menu {
	height: 39px;
	background: url( ../images/layout/bottom.jpg ) no-repeat 0 0;
}
div#content {
	background: url( ../images/layout/background.jpg ) repeat-y 0 0;
	padding: 0;
	margin: 0;
}
div#left {
	width: 213px;
	float: left;
	padding: 0 0 0 8px;
}
div#left h3 {
	margin: 0;
	height: 24px;
	background: url( ../images/layout/navback.jpg ) no-repeat 0 0;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	padding: 7px 0 0 34px;
}
div#left ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}
div#left ul li {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}
div#left ul li a {
	text-decoration: none;
	color: #3b515c;
	display: block;
	margin: 4px 0 0 0;
	padding: 0 0 0 35px;
	background: url( ../images/layout/arrow.gif ) no-repeat 0 50%;
}
div#left ul li a:hover {
	text-decoration: underline;
	color: #2c6b8c;
}
div#right {
	float: right;
	width: 226px;
}
div#right h3 {
	margin: 0 10px 0 0;
	height: 24px;
	background: url( http://www.ukfishersonline.com/shopimages/layout/navbackreverse.jpg ) no-repeat 100%;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	padding: 7px 0 0 34px;
}
h4#shop a {
	display: block;
	text-indent: -9000px;
	width: 209px;
	height: 238px;
	background: url( ../images/layout/shopadvert.jpg ) no-repeat 0 0;
}
h4#fishery a {
	display: block;
	text-indent: -9000px;
	width: 209px;
	height: 207px;
	background: url( ../images/layout/fisheries-advert.jpg ) no-repeat 0 0;
}
h4#eagency a {
	display: block;
	text-indent: -9000px;
	width: 209px;
	height: 56px;
	background: url( ../images/layout/eagency.jpg ) no-repeat 0 0;
}
h4#aca a {
	display: block;
	text-indent: -9000px;
	width: 209px;
	height: 332px;
	background: url( ../images/layout/aca.jpg ) no-repeat 0 0;
}
div#disclaimer {
	height: 156px;
	background: url( ../images/layout/disclaimer.jpg ) no-repeat 0 0;
}
div#disclaimer p {
	padding: 15px 35px 0px 15px;
	font-size: 12px;
	color: #fff;
}
div#disclaimer p.two {
	padding-top: 0;
}
div#disclaimer p a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
div#disclaimer p a:hover {
	text-decoration: none;
}
div#innerContent {
	margin: 0 240px 20px 240px;
}
div#innerContent h2 {
	display: block;
	margin: 0;
	font-size: 20px;
	color: #3b515c;
	border: 1px solid #3b515c;
	border-width: 0 0 1px 0;
}
div#innerContent h3 {
	margin: 10px 0 0 0;
	font-size: 16px;
	color: #3b515c;
	border: 1px solid #3b515c;
	border-width: 0 0 1px 0;
}
div#innerContent p {
	font-size: 1.2em;
	margin: 10px 0 0 0;
	padding: 0;
}
div#innerContent h3#shopping {
	/*background: url( IMAGE HERE ) no-repeat 100% 100%;*/
	height: 21px;
	padding: 11px 0 0 0;
}
div#innerContent h3#directory {
	/*background: url( IMAGE HERE ) no-repeat 100% 100%;*/
	height: 21px;
	padding: 12px 0 0 0;
}
div#innerContent h3#news {
	/*background: url( IMAGE HERE ) no-repeat 100% 100%;*/
	height: 21px;
	padding: 15px 0 0 0;
}
div#innerContent h3#photos {
	background: url( ../images/layout/camera.jpg ) no-repeat 100% 100%;
	height: 23px;
	padding: 12px 0 0 0;
}
div#innerContent h3#forum {
	background: url( ../images/layout/speech.jpg ) no-repeat 100% 100%;
	height: 23px;
	padding: 19px 0 0 0;
}
div#footer {
	height: 17px;
	border-top: 1px solid #3b515c;
	background: url( ../images/layout/footerback.jpg ) repeat-x 0 0;
	margin: 0 10px 0 8px;
	color: #fff;
	font-size: 1em;
	text-align: right;
	padding: 5px;
}
div#footer a {
	float: left;
	color: #fff;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
a {
	color: #3b515c;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h3 a {
	text-decoration: none;
}
h3 a:hover {
	color: #2c6b8c;
}
ul#mainMenu {
	padding: 0;
	margin: 0 15px 0 0;
	list-style: none;
}
ul#mainMenu li {
	float: right;
	margin: 0 0 0 5px;
}
ul#mainMenu li a {
	display: block;
	background: url( ../images/layout/menuleft.jpg ) no-repeat 0 0;
	color: #fff;
	width: 93px;
	text-align:center;
	text-decoration: none;
}
ul#mainMenu li a span {
	display: block;
	background: url( ../images/layout/menuright.jpg ) no-repeat 100% 0;
	height: 25px;
	font-size: 12px;
	padding: 6px 8px 0 8px;
}
ul#mainMenu li a:hover, ul#mainMenu li.current a {
	background-position: 0 -31px;
	color: #000;
}
ul#mainMenu li a:hover span, ul#mainMenu li.current a span {
	background-position: 100% -31px;
	cursor: pointer;
}
/* CSS I Have Added */

.alignleft {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.aligncenter {
	text-align:center;
}
.alignright {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}
.tablealign {
	margin-left: auto;
	margin-right: auto;
}
#table {
	width: 475px;
	padding: 0;
	margin: 0;
}
#table.backend {
	width: 1000px;
	padding: 0;
	margin: 0;
}
#table.backendlink {
	width: 950px;
	padding: 0;
	margin: 0;
}
#table th {
	font:  11px Arial, Verdana, Helvetica, sans-serif;
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/layout/bg-header.jpg) repeat;
}
#table td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
#table td.alt {
	background: #F5FAFA;
	color: #797268;
}
#table th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../images/layout/bullet1.gif) no-repeat;
	font: bold 10px Arial, Verdana, Helvetica, sans-serif;
}
#table th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../images/layout/bullet2.gif) no-repeat;
	font: bold 10px Arial, Verdana, Helvetica, sans-serif;
	color: #797268;
}
#table th.nobullet {
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-right:none;
	border-top: 0;
	background: #f5fafa;
	text-transform: none;
	color: #797268;
}
#table td.noborder {
	border-bottom: 1px solid #C1DAD7;
	border-right: none;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
.whitetext {
	color: #ffffff;
}
div#innerContent h4 {
	margin: 10px 0 0 0;
	font-size: 15px;
	color: #3b515c;
}
h4 a {
	text-decoration: none;
}
h4 a:hover {
	text-decoration: underline;
}
.thinborder {
	border-style: solid;
	border-width: thin;
	border-color: #0e4f79;
}
.price {
	color: #FF0000;
	font-weight:bold;
}
.green {
	color: #33FF00;
	font-weight:bold;
}
.noborder {
	border:none;
}
.bordercolor {
	border:1px solid #C1DAD7;
}
.bigborder {
	border:3px solid #C1DAD7;
}
.fisheryimg {
	margin-top: 10px;
	float:right;
}
blockquote {
	margin-left:2px;
	background: transparent url(../images/layout/quote.gif) left top no-repeat;
}
blockquote div {
	margin-right:-15px;
	font-size: 1.2em;
	padding: 0 25px;
	background: transparent url(../images/layout/unquote.gif) right bottom no-repeat;
}
div#newsletter {
	height: 156px;
	background: url( ../images/layout/disclaimer.jpg ) no-repeat 0 0;
}
div#newsletter p {
	padding: 15px 35px 0px 15px;
	font-size: 12px;
	color: #fff;
}
div#newsletter p.two {
	padding-top: 0;
}
div#newsletter p a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
div#newsletter p a:hover {
	text-decoration: none;
}
div#newsletterform {
	width: 160px;
	padding: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}
.directoryimg {
	margin-top: 18px;
	margin-right: 20px;
	float:left;
}
.floatdiv {
}
.margin {
	margin-left:75px;
}
.nolink {
	text-decoration:none;
	color: #ffffff;
}
.alignpic {
	display:block;
	margin:0 auto;
	text-align:center;
}
.adwidth {
	padding-left:5px;
	width:200px;
	font-size:13px;
}
.whitetext a:link {
	color:#FFFFFF;
}
.spaceimages {
	margin-right:5px;
	margin-bottom:5px;
}
