body {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	background-color: #242e5b;
	height: 100%;
	width: 100%;
	text-align: center;
	color: rgb(35,35,35);
}
header, section, article, aside, nav{
	display: block;
}
hcard
, phone
, email{
	display: block;
	position: relative;
}
phone.office{display: inline;}
a.external{
	background: transparent url('../../../images/external_link.png') 100% 40% no-repeat;
}
.section{
	margin-left: 200px;
}
.only{
	margin-left: 0;
}
.nav{
	float: left;
	width: 180px;
	margin-right: 10px;
}
.footer {
	text-align: center;
	padding: 40px 20px 20px 0;
	font-size: .9em;
	clear: both;
	color: #ffffff;
}

hcard{
	margin: 0 auto;
	background: lightGreen;
	border: solid 1px #fff;
	padding: .5em;
}
h1{
	margin-bottom: .5em;
	font-size: 1.2em;
}
h2{
	margin-bottom: .5em;
	font-size: 1.7em;
	font-style: italic;
}
h3{
	margin-top: .9em;
	font-size: 1.3em;
}
h4{
	font-size: 1.1em;
}
p{
	line-height: 1.5em;
	margin-bottom: 2em;
}
/*b190290*/
.nav dl{
	padding-bottom: 10px;
	overflow: visible;
}
.nav dl dt h1{
	font-size: 1.1em;
	padding-top: 7px;
}
.nav dl dt{
	background: #242e5b;
	height: 30px;
	color: #ffffff;
	text-align: center;
	position: relative;
	font-size: 1.1em;
	line-height: 2.2em;
}
.nav dl dd{
	line-height: 2em;
}
.nav dl dd a{
	color: rgb(51, 51, 51);
	padding: 3px 5px 10px 5px;
	line-height: 1.25em;
	display: block;
	position: relative;
	text-decoration: none;
	background: #ffffff;
	border-left: solid 1px #e2e2e2;
	border-right: solid 1px #e2e2e2;	
}
.nav dl dd a:hover{
	color: rgb(0, 133, 207);
}
.nav dl dd.note{
	text-align: center;
	background: rgb(220,220,220);
}
#container{
	background-color: #C0E9FB;
	text-align: left;
	width: 900px;
	margin: 0 auto;
	padding: 1em 1em 0 1em;
}
#buy_now_chip{
	position: absolute;
	width: 246px;
	height: 115px;
	display: block;
	top: 10px;
	background: transparent url("../images/buy_now_gps_chip.png") 0 0 no-repeat;
	left: 20px;
}
#buy_now_chip span{
	display: block;
	text-indent: -9999px;
}
.header {
	background-color: #C0E9FB;
	margin: 0 auto;
	padding: 0 1em 0 1em;
	width: 900px;
	display: block;
	position: relative;
	border-bottom: dotted 1px #333333;
	position: relative;
}
.header h1 {
	width: 100%;
	height: 131px;
	margin: 0;
	padding: 0;
	/*text-indent: -100em;*/
	overflow: visible;
	background: transparent url("../images/header_bg.gif") top center no-repeat;
}
.header h1 span{
	text-indent: -9999px;
	display: block;
}
.header h1 a{
	display: block;
	width: 100%;
	height: 100%;
}

.header p{
	margin : 0;
	padding: 0;
	font-size: 1em;
}
.header ul{
	position: absolute;
	right: 0;
}
.header ul li{
	display: block;
	float: left;
	height: 3em;
}
.header ul li input{
	float: left;
}
.navigation{
	margin: 0 auto;
	height: 30px;
	width: 900px;
}
.navigation li{
	float: left;
	position: relative;
	width: 120px;
	text-align: center;
}
.navigation li a{
	display: block;
	padding: 3px 0 3px 0;
	text-decoration: none;
	color: #ffffff;
	font-size: .9em;
}
.navigation li a:hover{
	color: rgb(0, 133, 207);
}

.navigation li.last{
	width: 180px;
	float: right;
}
.navigation li.last input[type=image]{
	display: block;
	position: absolute;
	right: -7px;
	top: 1px;
}
a.button{
	display: block;
	background: #92c3eb;
	border: solid 1px #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	color: #333;
	padding: 5px;
	text-align: center;
}
a.product_button{
	width: 160px;
	float: right;
}
button{
	border: none;
	cursor: pointer;
}
#fishingGuides p{
	margin: 0 0 1em 0;
}
#fishingGuides a.button{
	margin: 0 auto 20px auto;
	width: 100px;
}
#fishingGuides a.button:active{
	background: rgb(92, 215, 234);
}

#product div.description span.buttons
{
    text-align: right;
    width: 350px;
    float: right;
}

#product span.price
{
    font-size: 1.1em;
	font-family: 'Lucida Granda', 'Lucida Sans', Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	float: left;
	width: 350px;
}
#product table tr:hover{
	background: #CDECFA;
}

#product table tr td.photo{
	text-align: center;
}
#product table tr td{
	vertical-align: top;
	border-bottom: dotted 1px #333333;
	padding: 1em 0 1em 0;
}
#product table tr td a.edit{
	float: right;
}
.quantity{
	width: 50px;
}
#product span.buttons img
{
    padding-left: 10px;
}

#product{
	padding: 0 10px 0 0;
	margin: 0 auto;
}
#product form{
	display: inline;
}
#product h3
, #contactUs h3{
	margin: 0;
	padding: 0;
}
table.product tr td
{
    padding-bottom: 50px;
}

ul.menu{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menu li a
, ul.menu li a:visited
, ul.menu li a:active{
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	background-color: #92c3eb;	
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 3px;
	border-top: solid 1px #fff;
	height: 100%;
	width: 100%;
	color: #333;
}
ul.menu li a:active{
	background-color: #333;
	color: #fff;
}
ul.menu li a:hover{
	background-color: #242e5b;
	color: #fff;
}
ul.menu li a.active{
	background-color: #242e5b;
	color: #fff;
}
.notice{
	background: #a0f3a8;
	font-weight: bold;
	border: solid 3px #2f6a35;
	width: 80%;
	margin: 0 auto 2em auto;
	padding: 1em;
	list-style: disc;
	list-style-position: inside;
	position: relative;
}
.notice h1{
	position: absolute;
	margin: 0 auto;
	padding: 0;
	top: -.6em;
	left: 220px;
	font-size: 2em;
	background: #a0f3a8;
}
.notice p{
	margin: 0;
}
.errors{
    color: #CC0000;
	background: #f7f78f;
	border: solid 3px #f7f705;
}
.errors li{
	list-style: disc inside;
}

span.orange{
	color: #FF6600;
}

.column{
	
}
.left{
	float: left;
}
.right{
	float: right;
}
#cover{
	width: 440px;
}
ul{
	text-align: left;
	margin-bottom: 2em;
	line-height: 1.5em;	
}
#cover ul{
	list-style: disc outside;
	margin-left: 1.3em;
}
#fishingGuides{
	width: 250px;
}

table.shoppingCart
{
    border-bottom: solid 1px #F2F2F2;
    border-right: solid 1px #F2F2F2;
	border-top: solid 1px #F2F2F2;
	margin-top: 1em;
}
table.shoppingCart th
{
    font-size: 1em;
	font-family: 'Lucida Granda', 'Lucida Sans', Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: solid 1px #F2F2F2;
	border-bottom: solid 1px #F2F2F2;
	background-color: #E2E2E2;
	
}

table.shoppingCart tr td.noitems
{
    text-align: center;
}

table.shoppingCart tr td.noitems h3
{
    font-size: 1.1em;
    color: #333;
}

table.shoppingCart tr td
{
	border-left: solid 1px #F2F2F2;
	vertical-align: top;
	text-align: left;
}

table.shoppingCart tr td.item span.photo
{
    width: 50px;
    float: left;
}

table.shoppingCart tr td.item span.name
{
    width: 130px;
    text-align: left;
    float: right;
}

table.shoppingCart tr td. 
{
    vertical-align: middle;
    text-align: center;
}


table.shoppingCart tr td.label
{
    text-align: left;
    border-top: solid 1px #F2F2F2;
    background-color: #CCC;
}

table.shoppingCart tr td.money
{
    text-align: right;
    border-top: solid 1px #F2F2F2;
    background-color: #CCC;
}

table.shoppingCart tr td.quantity input
{
	width: 20px;
}


div.button
{
    margin-top: 30px;
    clear: both;
    padding-top: 20px;
    text-align: right;
    width: 632px;
    border-top: solid 1px #F2F2F2;
}

div.button p.note
{
	text-align: left;
	background-color: #F2F2F2;
}

span.required
{
    font-size: 1.1em;
    font-weight: bold;
    color: #CC0000;
}
.receipt{
	margin: 0 auto;
}

.free{
	color: red;
}
table.receipt tr td h3{
	margin: 20px 0 0 0;
	padding: 0;
}

table.shoppingCart tfoot tr td{
	border-top: solid 2px #000000;
	font-weight: bold;
}

table.receipt tr td table{
	background: #FFF;
	padding: 0;
}

table.receipt tr td table tr th{
	background-color: #CCC;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}


table.receipt tr td table h4{
	margin: 0;
	padding: 0;
}
table.receipt tr td table h5{
	text-align: right;
}
table.receipt tr td table td{
	padding: 5px;
	border-bottom: solid 1px rgb(230,230,230);
}
table.receipt tr td ul{
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}

div.item a.navigation{
	font-size: .8em;
}
div.item a.navigation:hover{
	background: yellow;
}
div.item p{
	font-size: 1em;
	margin: 0 0 5px 3px;
}
div.item{
	padding: .5em;
	margin: 0 15px 15px 0;
	background: #CDECFA;
}

div.item h4{
	margin: 0;
	padding: 0;
}
#city_list{
	list-style: none;
	margin: 7px 0 0 9px;
	padding: 0;
}
#city_list dd{
	text-align: left;
	width: 100%;
	padding: 3px;
	margin: 0 0 0 5px;
}
#city_list dd a{
	font-size: .9em;
	padding: 2px 0 2px 0;
}
#city_list dd a:hover{
	color: #fff;
	background: blue;
}
#city_list dt{
	margin: 0 0 3px 0;
	font-size: .9em;
}
#checkout{
	padding-left: 3em;
	padding-right: 3em;
}
#checkout form{
	position: relative;
}
#checkout form fieldset{
	width: 45%;
	float: left;
	border: solid 1px #999999;
	margin: 0 1em 1em 0;
	padding: 1em;
}
#checkout form fieldset.disabled{
	border: none;
	margin: 0;
}
#checkout form fieldset label{
}
#checkout form fieldset p{
	clear: both;
}
#checkout form fieldset input
, #checkout form fieldset select{
	float: left;
}

#checkout form fieldset legend{
	color: #333333;
	font-size: 1.5em;
	padding-bottom: 1em;
}
#checkout form fieldset legend input{
	float: none;
}
#checkout ul{
	list-style: disc;
	margin-left: 2em;
}
input.label{
	color: #999999;
}
.headsup{
	opacity: .5;
	filter: alpah(opacity=50);
	color: #ffff00;
	position: absolute;
	background: #000000;
}
.headsup dl dt{
	background: none;
	margin: 0;
	color: inherit;
}
#side_cart{
	width: 100px;
	border: solid 1px red;
	top: 5px;
	right: 5px;
}
.note{
	font-size: .8em;
	color: rgb(40,40,40);
}
#search_term{
	width: 150px;
}
#order_form table{
	border-right: solid 1px rgb(100,100,100);
	border-bottom: solid 1px rgb(100,100,100);
	width: 98%;
}
#order_form table thead{
	background-color: #242e5b;
	color: white;
}
#order_form table thead a{
	color: white;
	text-decoration: none;
	width: 100%;
	display: block;
	height: 100%;
}
#order_form table thead tr th{
	padding: 3px;
}

#order_form table tbody tr td{
	padding: 3px;
	border-left: solid 1px rgb(100,100,100);
}
#order_form table tfoot tr td{
	border-left: solid 1px rgb(100,100,100);
	border-top: solid 1px rgb(100,100,100);
}
#zoom p{
	margin-bottom: 0;
}
#slideshow_title{
	display: block;
	width: 400px;
	text-align: center;
	height: 2em;
}
