﻿/* Stylesheet for Southern Hunting and Trout Fishing August 2010. Copyright Webfactor NZ*/
body {
	background: #000 url('images/banner/scenery-02.jpg') no-repeat fixed center top;
	color:#fff;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:13px;
}

html {
	height:101%;
}

#banner {
	width:924px;
	height:150px;

	background-image: url('images/nav/content-bg-1.png');
	margin:auto;margin-top:15px;
	border:1px #333 solid;
}
.bannertxt {
	text-align: right;
	font-size: 18px;
	margin:0 35px 15px 0;
}

#navigation {
	overflow: hidden;
	width: 924px;
	height: 60px;
	margin:auto;
}

#navigationbottom {	
	margin:auto;
	padding-bottom:5px;
	width: 880px;
}

a:link {
	color: #39f;
}

a:visited {
	color: #39f;
}

a:hover {
	color: #fff;
}

a:link img {
	border:1px solid #488ccc;
}

a:visited img {
	border:1px solid #265988;
}

a:hover img {
	border:1px solid #b00;
}

#navigation ul {
	list-style-type: none;
	width: 922px;
	margin: 0 auto;
	padding-top:10px;
	padding-left: 2px;
}


#navigation li {
	float: left;
	padding-right:2px;
}

#navigation a {
	color: #FFFFFF;

	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: block;	height: 25px;
	padding: 10px 8px 5px 8px;
	background-color: #151515;
	background-image: url('images/nav/dn.png');
	background-repeat: repeat-x;
	border: 1px solid #000;
}

#navigation a:hover {
	color: #F3D606;
	text-decoration: none;
	background-color: #151515;
	background-image: url('images/nav/up.png');
	background-repeat: repeat-x;
	border:1px solid #333;
}


#navigationbottom a:link {
	color: #F3D606;
	text-decoration: none;
	padding: 0 6px 0 6px;
}

#navigationbottom a:visited {
	color: #F3D606;
	text-decoration: none;
	padding: 0 6px 0 6px;
}

#navigationbottom a:hover {
	color: #fff;
	text-decoration:underline;
}

#content {
	width:924px;
	background-image: url('images/nav/content-bg-1.png');
	margin:auto;
	/*margin-top:10px;*/
	margin-bottom:25px;
	border:1px #333 solid;
	line-height:120%;
}

.contenttable {
	width:920px;
	margin: 0 auto;
}

.leftpanel {
	width:240px;
	padding-top:25px;
	text-align:center;
	/*background-image: url('images/nav/td-bg-1.png');*/
}
.rightpanel {
	padding:0 35px 0 35px;
	text-align:justify;
	/*background-image: url('images/nav/td-bg-1.png');*/
}

#list li {
	list-style-type:circle;
	padding-top:5px;
}

#links li {
	list-style:circle;
	border-bottom: 1px dashed #ddd;
	padding-top:5px;
	
}

#links a{
	text-decoration:none;
}
	
#footer {
	width:924px;
	height:65px;
	color: #999;
	background-image: url('images/nav/footer-bg-1.png');
	margin:auto;
	margin-top:10px;
	padding-top:7px;
	border:1px #333 solid;
}

h1 {
	font-size: 18px;
	color: #fdd01a;
	margin-left:-10px;
	/*background-image: url(images/site/h1-shamrock.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	height: 24px;
	padding-top: 12px;
	padding-bottom: 0px;
	margin:0;*/

}

h2 {
	font-size:15px;
	color: #fdd01a;
	margin-left: -10px;
}

h3 {
	font-size:14px;
	letter-spacing:1px;
	color:#fdd01a;
}

.floatimgright {
	float:right;
	margin-left:12px;
}

.floatimgleft {
	float:left;
	margin-right:12px;
}
.floattxtright: {
	float:right;
}

.center {
	text-align:center;
}

.small {
	font-size:11px;
}

.copyright {
	font-size:11px;
	text-align:center;
}

.picbox {
	border: 1px solid #889;
}

.success {
	font-weight:bold;
	color: green;
	text-align:center;
}

.fail{
	font-weight:bold;
	color: red;
	text-align:center;
}


#wf {
		width: 924px; 
		margin: auto;
		font-size:.7em;
		text-align: right;
		padding-bottom:25px;
}

#wf a {
		color: #fff; 
		text-decoration: none;
}

#wf a:hover {
		text-decoration: underline;
}

/* End of stylesheet for Southern Hnting and Traot Fishing August 2010. Copyright Webfactor NZ */




