@charset "UTF-8";
/* CSS Document */




/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU */
#body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.626em; }
body div, ul, ol, li, table, img {
	margin: 0px;
	padding: 0px; }
body p {
	margin: 10px 0px 15px; }
body img {
	border: none; }
.display_none {
	display: none; }
.clear_div {
	display: none;
	height: 0px;
	width: 0px; }
body:last-child .clear_div {
	display: block;
	clear: both; }
object:focus {
	outline:none; }
object {
	margin:0px;
	padding:0px; }
a:focus {
	outline:none; }

form {
	margin:0px;
	padding:0px; }


/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */

.clearme {
	clear: both;
}



a img {border:0}


body{
	background:#FFFFFF url(images/background.jpg) no-repeat fixed top center;
	text-align: center;
	min-width:990px;
	margin:0 auto;
}


p {
	padding:0px 15px;
	font:13px/14px Verdana;
	color:#000000;
	text-align:justify;
	line-height:24px;
}


/* MAIN WRAPPER */

#main_wrapper {
	width:990px;
	margin:0 auto;
	text-align:left;
	padding:0px;
}



/* HEADER */

#header_wrapper {
	width:990px;
	height:60px;
	margin:0 auto;
	padding:0px;
	background:url(images/header_bg.png) no-repeat bottom center;
}
#logo {
	float:left;
	width:190px;
	padding:2px 0px 0px 10px;
}
#navigation {
	float:right;
	width:790px;
}
#upper_nav {
	width:780px;
	height:25px;
	padding:5px 10px 0px 0px;
	text-align:right;
}
#upper_nav a {
	font:11px Verdana;
	color:#0E0E0E;
	text-decoration:none;
	margin:0px 5px 0px 5px;
}
#upper_nav a:hover {
	text-decoration:underline;
}
#lower_nav {
	width:790px;
	height:30px;
	text-align:right;
    line-height:26px;
}
#lower_nav a {
	font:bold 12px Verdana;
	color:#EF0E7B;
	text-decoration:none;
	margin:18px 5px 0px 5px;
}
#lower_nav a:hover {
	text-decoration:underline;
}



/* MARKETING WINDOW */

#marketing_window {
	width:990px;
	margin:0 auto;
	padding:0px;
}



/* MIDDLE WRAPPER */

#middle_wrapper {
	width:990px;
	min-height:600px;
	margin:0 auto;
	padding:0px;
	background:#FFFFFF url(images/middle_bg_ie.jpg) repeat-y;
}
#middle_int_wrapper {
	width:990px;
	min-height:600px;
	margin:0 auto;
	padding:0px;
	background:url(images/content_bg.jpg) no-repeat top center;
}
#left_col {
	float:left;
	width:225px;
	*width:226px;
	min-height:600px;
	margin:0px;
	padding:0px;
	text-align:center;
}
#quick_search {
	padding:15px 0px 0px 5px;
	*padding:5px 0px 0px 5px;
}
select.qs_search {
	margin:3px 0px 0px 0px;
	width:175px;
}
#left_col {
	width:226px;
}

.category a {
	display:block;
	width:206px;
	height:14px;
	padding:12px 10px;
	margin:0px 0px 3px 0px;
	background:url(images/cat_bg.jpg);
	font:bold 12px Lucida Sans Unicode;
	text-transform:uppercase;
	color:#B4B4B6;
	text-decoration:none;
	text-align:left;
}
.category a:hover {
}
.category a.catlink215 {
	display:block;
	width:206px;
	height:14px;
	padding:12px 10px;
	margin:0px 0px 3px 0px;
	background:url(images/cat_bg2.jpg);
	font:bold 12px Lucida Sans Unicode;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
}
.subcat a {
	display:block;
	width:216px;
	padding:3px 5px;
	background:none;
	font:bold 12px Lucida Sans Unicode;
	color:#EF0E7B;
	text-decoration:none;
	text-align:left;
}
.subcat a:hover {
	text-decoration:underline;
	color:#FFFFFF;

}
.products a {
	display:block;
	width:216px;
	padding:3px 5px;
	background:none;
	font:12px Lucida Sans Unicode;
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
}
.products a:hover {
	text-decoration:underline;
	color:#EF0E7B;
}


#gallery_cta {
}
#gallery_cta a {
	display:block;
	width:223px;
	height:167px;
	background:url(images/gallery_cta.jpg) no-repeat top left;
	padding:0px;
	margin:0px;
}
#right_col {
	float:right;
	width:764px;
	margin:0px;
	padding:0px;
}
#search_bar {
	width:764px;
	margin:0px;
	padding:0px;
}
input.form_text {
	height:20px;
	*height:17px;
	width:200px;
	background:url(images/form_bg.jpg) repeat-x;
	border:thin solid #686868;
}
#content {
	width:764px;
	margin:0px;
	padding:0px;
}

table.item {
	width:266px;
}
tr.item_top {
	background:url(images/product_bottom_bg.jpg) top center;
	margin-top:5px;
}
td.item_name {
	text-align:left;
}
td.item_name a {
	text-align:left;
	font:bold 14px Verdana;
	color:#000000;
	text-decoration:underline;
}
td.item_price {
	text-align:right;
	font:bold 14px Verdana;
	color:#d51180;
}
td.item_dtlbut {
	text-align:left;
	padding:10px;
}
td.item_dtlbut a {
	font:bold 10px Verdana;
	color:#FFFFFF;
	text-decoration:none;
}
td.item_addbut {
	text-align:right;
	padding:10px;
}
td.item_addbut a {
	font:bold 12px Verdana;
	color:#FFFFFF;
	text-decoration:none;
}




/* FISH PAGE */

.fish_left {
	width:564px;
	float:left;
	margin-top:5px;
}
.fish_left p {
	font: 12px Verdana;
	text-align:left;
	line-height: 20px;
}

.fish_left b {
	color: #c60874;
	font: 18px Verdana;
}

.fish_right {
	width:200px;
	float:right;
}
.fish_right p {
	font: 11px Verdana;
	text-align:left;
}
.fish_right b {
	color: #c60874;
	font: 14px Verdana;
}
#lures {
	margin:0px 0px 4px 0px ;
}

#fish_header1 {
	margin:15px 0px  0px 0px ;
}

#fish_header2 {
	margin:15px 0px  0px 0px ;
}

#fish_header3 {
	margin:15px 0px  0px 0px ;
}

#fish_header4 {
	margin:15px 0px  0px 0px ;
}

#fish_header5 {
	margin:15px 0px  0px 0px ;
}

#fish_header6 {
	margin:15px 0px  0px 0px ;
}

#fish_header7 {
	margin:15px 0px  0px 0px ;
}

#fish_header8 {
	margin:15px 0px  0px 0px ;
}

#fish_header9 {
	margin:5px 0px  0px 0px ;
}

/* FOOTER */

#footer_wrapper {
	width:990px;
	height:40px;
	padding:1px 0px 0px 0px;
	background:url(images/footer_bg.jpg) no-repeat top center;
	font:9px/13px Verdana;
	color:#FFFFFF;
	text-align: center;
}

#footer_wrapper a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer_wrapper a:hover {
	color:#e5e5e5;
	text-decoration:underline;
}

/* HEADER TAGS */

h1 {
	padding:0px 15px;
	margin: 5px 0px;
	font:normal 24px Verdana;
	color:#1974bd;
}
h2 {
	padding:0px 15px;
	font:bold 14px Verdana;
	color:#1974bd;
}
h3 {
	padding:0px 15px;
	font:normal 14px/20px Verdana;
	color:#525252;
}
h4 {
	padding:0px 15px;
	margin: 5px 0px;
	font:normal 18px Verdana;
	color:#1974bd;
}
h5 {
}
h6 {
}


/* LISTS */

ol, ul {
	margin-left:25px;
	padding:0px 15px;
}
li {
	font:13px/18px Verdana;
	color:#525252;
}



/* FLASH */

#gallery {
	margin:15px;
}




/* CONTACT FORM - TABLES IN CSS WITH DIVS... BECAUSE I CAN */

#contact_form {
	width: 100%;
	font:11px/20px Verdana;
	color:#525252;
	letter-spacing:0px;
}
#contact_table {
	width: 400px;
	font:11px/20px Verdana;
	color:#525252;
	letter-spacing:0px;
	padding-left:10px;
}
.contact_row {
	width: 300px;
	height: 25px;
}
.contact_field {
	float: left;
	width: 45px;
	height: 20px;
	text-align: right;
	padding:5px 5px 0px 0px;
}
.contact_box {
	float: right;
	width: 250px;
	height: 25px;
	text-align: left;
}
input.contactinput {
	width: 250px;
	font:11px Verdana;
	color:#525252;
	background-color: #FFFFFF;
}
textarea.contacttext {
	font:11px Verdana;
	color:#525252;
	background-color: #FFFFFF;
}






/* DIGISHOP */

#categoryGrid , #productGrid, #productDetail, #customerLogin, #checkoutBilling, #checkoutPayment, #checkoutConfirm, #clientAccount, #viewCart {
	margin:5px;
	font-family:Verdana;
}
#categoryGrid table, #productGrid table {
	text-align:center;
}
.photo {
	text-align:center;
}
.title {
	font:bold 14px/18px Verdana;
	text-decoration:none;
}
.title a {
	color:#000000;
}
#btmOptions {
}
.pagination, #pageNote, .display, .sort, .search, #viewCart, #newCustomer, #existingCustomer, #passwordRemindCustomer, .form-field, .form-label, .form-label-required, .field-price, .myerror, .pageNote, #billInfo, #shipInfo, #paymentInfo, #orderDetails, .logout, #orderList, #myAccount {
	font:normal 11px/14px Verdana;
}
.label {
}
.option {
}
.description {
	font:10px/14px Verdana;
}
.details {
}
.sprice {
	font:bold 12px/14px Verdana;
	text-align:center;
}
#price {
	font:bold 30px/38px Verdana;
	color:##d51180;
}
.buttons {
}
.addToCartBtnNoImage {
}
.detailBtnNoImage {
}
.form-label, .form-label-required {
	float:left;
	margin:0px 5px 5px 0px;
}
.form-field, .field-price {
	float:left;
	margin:0px 0px 5px 0px;
}
#productDescription, a.link {
	font:10px/14px Verdana;
}
.hdr-title {
	font:bold 14px/18px Verdana;
}

#product_detail_left {
	float:left;
	margin:0px 25px 0px 0px;
}
#product_detail_right {
	float:right;
}

a.link {
	font:bold 14px Verdana;
	color:#000000;
	text-decoration:none;
}
a.link:hover {
	text-decoration:underline;
}

a.sublink {
	font:12px Verdana;
	color:#000000;
	text-decoration:none;
}
a.sublink:hover {
	text-decoration:underline;
}

#productsRelated {
	width:400px;
	margin:35px 0px 0px 0px;
}
#productsRelated .hdr-title {
	margin:0px 0px 10px 0px;
	text-align:center;
}
#productsRelated .content-odd {
	width:200px;
	float:left;
	text-align:center;
	margin:0px 0px 15px 0px;
}
#productsRelated .content-even {
	width:200px;
	float:right;
	text-align:center;
	margin:0px 0px 15px 0px;
}
#productsRelated .details {
	font:bold 14px/18px Verdana;
}
#productsRelated .details a {
	display:block;
	width:90px;
	height:14px;
	padding:3px 0px 5px 0px;
	*padding:2px 0px 6px 0px;
	margin:5px 0px 0px 0px;
	text-align:center;
	background:#E89923;
	color:#000000;
	border:thin solid #000000;
	text-decoration:none;
}
#productsRelated .details a:hover {
	text-decoration:underline;
}



#product_left {
	float:left;
	width:405px;
}
#product_right {
	float:left;
	width:349px;
	margin:0px;
	text-align:left;
}

h6.product_title {
	font:bold 24px Verdana;
	color:#227CCA;
	padding:0px;
	margin:0px;
}
.field-label, .field-price {
	float:left;
}
.field-price {
	margin:0px 0px 0px 5px;
}
#cartButtons {
	margin:8px 0px 0px 0px;
}
#photoOptionDropDown {
width:325px;
}

#productPhotos {
margin-left:12px;
}
.link {
margin-left:12px;
}



table#cartItems {
	width:760px;
}


.field-label-cart {
	float:left;
	width:80px;
}
.field-price-cart {
	float:left;
	width:400px;
	margin:0px 0px 0px 5px;
}
.field-link-cart {
	margin:10px 0px;
}
a.calc-shipping-btn {
	text-indent:-9000px;
	margin:10px 0px;
	display:block;
	width:354px;
	height:33px;
	background:url(store/secure/images/btn_calculate.jpg);
}


#checkoutBilling .form-label, #checkoutBilling .form-label-required {
	clear:both;
	width:100px;
}
#checkoutShipping .form-label, #checkoutShipping .form-label-required {
	clear:both;
	width:100px;
}
#checkoutPayment .form-label, #checkoutPayment .form-label-required {
	clear:both;
	width:100px;
}
#createCustomer .form-label, #createCustomer .form-label-required {
	clear:both;
	width:100px;
}
#customerLogin .form-label, #customerLogin .form-label-required {
	clear:both;
	width:100px;
}
#existingCustomer {
	clear:both;
}
#newCustomer {
	clear:both;
}
#clientAccount .form-label, #clientAccount .form-label-required {
	clear:both;
	width:100px;
}




.sociable {display:none;}




a#signupCTA {
	display:block;
	width:224px;
	height:61px;
	background:url(images/newsletter.jpg) no-repeat top left;
}
a#signupCTA:hover {
	background:url(images/newsletter.jpg) no-repeat bottom left;
}


