@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------
'	Company:ehaus ltd (http://www.ehaus.co.uk/)
'	Copyright © 2010, All rights reserved.
'	Date Created: Mar 2010
'	Last Modified Date: 16 Apr 2010
'	Last Modified By: Joe
------------------------------------------------*/

/* reset, styles to reset browser defaults */
html {
	color: #222; 
	}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
address,
blockquote,
th,
td {
	margin: 0; 
	padding: 0;
	font-size: 100%;
	}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var	{
	font-style:normal;
	font-weight:normal;
	}
li {
	list-style:none;
	}
caption,
th {
	text-align:left;
	}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
	}
abbr,
acronym {
	border:0;
	font-variant:normal;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
input,
textarea,
select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	}
a {
	outline: none;
	}

/* defaults, portable common styles */
body {
	background: url("../images/bg_body.jpg") 0 0 repeat;padding: 0;  
	font: 15px/22px Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-variant: normal;
	text-align: center; 
	}
h1,
h2,
h3 {
	font-weight: bold;
	}	
h1 {
	background: url("../images/logo.png") 0 0 no-repeat;
	display: block;
	width: 588px;
	height: 78px;
	text-indent: -9999em;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -294px;
	}
h2 {
	color: #539001;
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 15px;
	text-transform: uppercase;
	}
h2 a:link,
h2 a:visited {
	text-transform: uppercase;
	color: #539001;
	text-decoration: none;
	}
h3 {
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 6px;
	}
fieldset,
img {
	border: none;
	outline: none;
	}
a {
	outline: 0;
	}
p,
address {
	margin: 0 0 22px 0;
	}
code {
	color: #990099;
	}
pre {
	margin: 0;
	padding: 0;
	width: 480px;
	text-indent: 0;
	}
pre code {
	background: #F8F2DE;
	border: 1px solid #F1EAD1;
	color: #000;
	font-family: "Courier New", Courier, mono;
	display: block;
	line-height: 140%;
	overflow: auto;
	padding: 10px;
	white-space: pre;
	width: 578px;
	text-align: left;
	}
pre.html {
	margin: 0 0 22px;
	}
code .tag,
code.tag {
	color: #0033FF;
	}
code .tagimg,
code.tagimg {
	color: #990099;
	}
.al {
	text-align: left;
	}
.ac {
	text-align: center;
	}
.ar {
	text-align: right;
	}
.fl {
	float: left;
	}
.fr {
	float: right;
	}
.cl {
	clear: left;
	}
.cr {
	clear: right;
	}
.cb {
	clear: both;
	}
.cn {
	clear: none;
	}
.imgr {
	float: right;
	margin: 7px 0 20px 20px;
	}
.imgc {
	margin: 0 auto 22px;
	}
.imgl {
	float: left;
	margin: 7px 20px 20px 0;
	}
.assistive-link {
	display: none;
	}
ol {
	list-style-position: inside;
	}
ol li {
	margin: 0 0 10px 22px;
	list-style: decimal;
	}
ol li ul {
	margin: 0;
	}
ol li ul li {
	margin: 0 0 0 22px;
	list-style: lower-roman;
	}
	
/* links  */	
a:link, 
a:visited, 
a:active {
	color: #930; 
	text-decoration: none;
	}					 			 
a:hover,
a:focus	{
	text-decoration: underline;
	}
	
/* layout */
.wrapper { 
	margin: 0 auto; 
	text-align: left;
	overflow: hidden;
	}
.header {
	background: url("../images/bg_header.png") 0 0 repeat-x;
	height: 152px;
	width: 100%;
	position: relative;
	}
.content {
	padding: 0 0 40px;
	}
.main {
	width: 850px;
	margin: 20px auto 30px;
	overflow: hidden;
	text-align: left;
	}
.footer {
	text-align: center;
	background:url("../images/bg_footer.png") 50% 0 no-repeat;
	padding-top: 30px;
	font-size: 14px;
	width: 800px;
	margin: 0 auto;
	}
.footer address {
	text-transform: uppercase;
	letter-spacing: 2px;
	}
		
/* header styles */
ul.nav {
	padding-top: 110px;
	text-align:center;
	list-style: none;
	}
ul.nav li {
	background: url("../images/bg_nav_li.png") 100% 50% no-repeat;
	list-style: none;
	font-size: 16px;
	line-height: 36px;
	display: inline;
	}
ul.nav li.last {
	background: none;
	}
ul.nav li a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding: 0 15px;
	color: #E6EEDC;
	}
ul.nav li a:hover,
ul.nav li a:focus,
ul.nav li a:active {
	color: #fff;
	}
	
/* common styles */
.sidecol {
	width: 168px;
	float: left;
	}
.sidecol {
	background: url("../images/sidecol_top.png") 0 0 no-repeat;
	padding-top: 6px;
	}
.sidecol ul {
	padding: 5px 0;
	background: url("../images/sidecol_mid.png") 0 0 repeat-y;
	}
.sidecol ul li {
	padding: 5px 5px 5px 12px;
	}
.sidecol ul li a {
	color: #222;
	}
.sidecol ul li a:before {
	content: "» ";
	color: #555;
	} 
.sidecol ul li a.hover {
	text-decoration: none;
	}
.sidecol span.sidecol_bot {
	background: url("../images/sidecol_bot.png") 0 0 no-repeat;
	height: 8px;
	display: block;
	}
.maincol {
	margin-left: 180px;
	min-height: 300px;
	}
div.maincol p:first-child {
	font-weight: bold;
	}

/* index page */
.intro {
	background:url("../images/intro_index_bg.png") 0 0 no-repeat;
	width: 520px;
	padding: 15px 310px 20px 20px;
	height: 182px;
	font-size: 20px;
	line-height: 30px;
	margin: 0 0 20px;
	}
.col_5 {
	background: url("../images/col_5_bg.png") 0 0 repeat-y;
	width: 850px;
	overflow: hidden;
	}
.col_5 li {
	width: 140px;
	margin: 0 5px;
	padding: 0 10px;
	float: left;
	text-align: justify;
	}
.col_5 li h2 {
	background: url("../images/col_5_h2_bg.png") 0 0 no-repeat;
	text-align: center;
	height: 30px;
	margin: 0 -15px 10px;
	padding: 10px 0 0;
	}
span.col_5_bot {
	background: url("../images/col_5_bot.png") 0 0 no-repeat;
	height: 8px;
	float:left;
	overflow: hidden;
	width: 100%;
	}
li.shooting div {
	background:url("../images/img_shooting.jpg") 50% 0 no-repeat;
	padding: 135px 0 0;
	}
li.goods div {
	background:url("../images/img_goods.jpg") 50% 0 no-repeat;
	padding: 135px 0 0;
	}
li.fishing div {
	background:url("../images/img_fishing.jpg") 50% 0 no-repeat;
	padding: 135px 0 0;
	}
li.stalking div {
	background:url("../images/img_stalking.jpg") 50% 0 no-repeat;
	padding: 135px 0 0;
	}
li.foods div {
	background:url("../images/img_foods.jpg") 50% 0 no-repeat;
	padding: 135px 0 0;
	}
