/*
Intrepid Angler Style Sheet
Created 28/07/2006
Author Jeff Butler
Add update notes here:
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : #000;
	background: #3E5660 url(images/bg_middle.gif) repeat-y top center;
	text-align: center;
}
td {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : #000;
	padding: 2px;
}
.gallery_container td {
	padding: 0;
}
img {
	border: 0;
}
a {
	color : #06C;
	text-decoration : none;
}
a:hover {
	color : #F60;
	text-decoration : none;
}
p {
	margin: 10px 0px;
}
.container {
	width: 1040px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	background: url(images/bg_top.gif) no-repeat top;
}
.site {
	padding: 50px 0 0 50px; 
}
.top_nav {
	color: #FFF;
	font-size: 10px;
}
.top_nav a {
	color: #FFF;
	text-decoration: none;
}
.top_nav a:hover {
	color: #F60;
	text-decoration: none;
}
.top_nav_on {
	color: #FFF;
	font-size: 10px;
}
.top_nav_on a {
	color: #F60;
	text-decoration: none;
}
.top_nav_on a:hover {
	color: #F60;
	text-decoration: none;
}
.nav_container {
	margin-bottom: 10px;
	padding: 10px;
	background : url(images/nav_bg.jpg) repeat-y;
	float: left;
}
.logo {
	padding: 10px;
}
.logo img {
	border: 1px solid #019FA9;
}
.nav {
	width: 207px;
	/*height: 495px;*/
	background: #E5EEF3;
}
.stroke {
	border: 1px solid #466B7B;
}
.nav_row {
	width: 207px;
	height: 24px;
	background : url(images/nav_button_bg.gif) no-repeat;
}
.nav_search {
	padding: 3px 0 0 0;
	text-align: center;
}
.nav_text {
	color: #FFF;
	padding: 6px 0 0 10px;
	font-weight: bold;
}
.nav_text a {
	color: #FFF;
	text-decoration: none;
}
.nav_text a:hover {
	color: #F60;
	text-decoration: none;
}
.nav_text_on {
	padding: 6px 0 0 10px;
	font-weight: bold;
}
.nav_text_on a {
	color: #F60;
	text-decoration: none;
}
.nav_text_on a:hover {
	color: #F60;
	text-decoration: none;
}
.sub_nav_text {
	font-size: 11px;
	color: #FFF;
	padding: 6px 0 0 15px;
}
.sub_nav_text a {
	color: #FFF;
	text-decoration: none;
}
.sub_nav_text a:hover {
	color: #F60;
	text-decoration: none;
}
.sub_nav_text_on {
	font-size: 11px;
	color: #FFF;
	padding: 6px 0 0 15px;
}
.sub_nav_text_on a {
	color: #F60;
	text-decoration: none;
}
.sub_nav_text_on a:hover {
	color: #F60;
	text-decoration: none;
}
.index_container {
	margin: 0 10px;
	width: 702px;
	/*height: 515px;*/
	overflow: hidden;
	float: left;
}
.index_content_container {
	width: 345px;
	/*height: 400px;*/
	float: left;
}
.cart_content_container {
	float: right;
	margin-top: -20px;
}
.cart_content {
	font-weight: bold;
	color: #F00;
}
.content_promo_container {
	padding-left: 10px;
	/*background: #ECF0F1;*/
}
.index_content {
	width: 330px;
	/*height: 380px;*/
	/*color: #000;*/
}
.index_content p, .video_container p {
	margin: 0 0 13px 0px;
}
.index_title {
	font-size : 14px;
	color : #000;
	font-weight: bold;
	margin-bottom: 5px;
}
.video_container {
	width: 350px;
	/*background: #ECF0F1;*/
	float: right;
	margin: 0 5px 10px 0;
}
.video_player {
	width: 350px;
	height: 400px;
	/*color: #000;*/
}
.gallery_container {
	margin-bottom: 10px;
	padding: 0 10px;
	/*background: #ECF0F1;*/
	float: left;
}
.gallery {
	width: 682px;
	height: 150px;
	float: left;
	overflow: hidden;
	background: #000 url(images/negative.gif) repeat-x;
}
#TICKER {
	width: 682px;
	height: 117px;
	margin-top: 21px;
	overflow: hidden;
}
.scrolling_image {
	margin-right: 7px;
}
.stroke {
	border: 1px solid #ECF0F1;
}
.photo_galleries {
	width: 640px;
	height: 500px;
}
photo_gallery_content {
	width: 310px;
	height: 130px;
	float: left;
}
.spacer {
	width: 1px;
	float: left;
}
.content_container {
	margin-left: 10px;
	width: 702px;
	float: left;
	/*filter: Alpha(Opacity=70);opacity:0.7;-moz-opacity:0.7;*/
	/*background: #ECF0F1;*/
}
.content {
	padding: 10px 20px;
}
.video_list {
	width: 314px;
	height: 277px;
	line-height: 20px;
	overflow: auto;
}
.playing a {
	color: #F60;
	text-decoration: none;
}
.mini_cart {
	width: 207px;
}
td.mincart {
	font-size: 10px;
	font-family : Verdana;
	color: #000;
	padding: 6px 0 0 10px;
}
p.mincart {
	font-size: 10px;
	font-family : Verdana;
}
.cobll a {
	color: #192B2D;
}
.cobll a:hover {
	color : #F60;
	text-decoration : none;
}
.order_form {
	width: 200px;
}
.search_button {
	background-color: #699;
	color:#FFF;
	border: 1px solid #192B2D;
	font-size:10px;
	width : 100px;
	height : 20px;
}
.button {
	background-color: #699;
	color:#FFF;
	border: 1px solid #192B2D;
	font-size:11px;
	width : 100px;
	height : 22px;
	font-weight: bold;
}
li {
	list-style : url(images/bullet_point.gif);
	line-height : 16px;
	margin-left: 20px;
}
.heading {
	font-size : 18px;
	color : #000;
	font-weight: bold;
	margin-bottom: 10px;
}
.textSmall {
	font-size : 10px;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
}
.footer_container {
	width: 1040px;
	height: 140px;
	margin: 0 auto;
	text-align: left;
	background: url(images/bg_bottom.gif) no-repeat bottom;
}
.logos {
	width: 960px;
	float: left;
	margin: 5px 20px 0 50px;
}
.footer_logo {
	margin-left: 10px;
	float: left;
}
.footer {
	float: right;
	margin: 5px 50px 0 50px;
}
.disclaimer {
	float: right;
	margin: 40px 50px 0 50px;
}
.footer_text {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	color : #000;
	margin-left: 5px;
	float: left;
}
.footer_text a {
	color : #000;
	text-decoration: none;
}
.footer_text a:hover {
	color : #F60;
}
.footer_text_on {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	color : #F60;
	margin-left: 5px;
	float: left;
}
.footer_text_on a {
	color : #F60;
	text-decoration: none;
}
.footer_text_on a:hover {
	color : #F60;
}
