@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; }

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

.clearme {
	clear: both;
}



a img {border:0}


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


p {
	padding:0px 5px 0px 12px;
	font:12px/24px Verdana;
	color:#ececec;
	text-align:left;
}
a {
	text-decoration:underline;
	color:#eaeaea;
}
a:hover {
	text-decoration:none;
	color:#eaeaea;
}


/* MAIN WRAPPER */

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



/* HEADER */

#header_wrapper {
	width:990px;
	margin:0 auto;
	text-align:center;
	padding:0px;
}



/* NAVIGATION */

#navigation {
	width:990px;
	height:115px;
	margin:0px 0px 0px 0px;
	text-align:center;
	padding:0px;
	background: url(images/nav_bg.jpg) repeat-x;
}
#logo {
	float:left;
	margin:0px 20px 0px 0px;
	z-index: 2;
}
#nav_links {
	float:left;
	margin:50px 0px 0px 0px;
	padding-left:0px;
	text-align:left;
	background: url(images/nav_bg.png) repeat-x;
	height:25px;
	width:467px;
}
#nav_links a {
	display:block;
	padding:7px 2px;
	float:left;
	color:#d1d1d1;
	text-decoration:none;
	margin:0 auto;
}
#nav_links a:hover {
	background:url(images/nav_bg_hover.png) repeat-x;
	color:#FFF;
}



#nav_links img {
	margin:0px 30px 0px 20px;
}
.main1 {padding-left:6px;}
.main2 {padding-left:4px;}
.main3 {padding-left:5px;}
.main4 {padding-left:6px;}

#top_links {
	float:right;
	margin:10px 0px 0px 0px;
	text-align:left;
	font:9px/12px Verdana;
	color:#cccccc;
}
#top_links a {
	text-decoration:none;
	color:#cccccc;
}
#top_links a:hover {
	text-decoration:underline;
	color:#ffffff;
}

#nav_search {
	float:right;
	margin:30px 0px 0px 0px;
}

input.searchbox {
	height:16px;
	width:140px;
	background:url(images/search_bg.jpg) repeat-x;
	border:thin solid #3d3d3d;
	color:#ffffff;
}





/* MIDDLE WRAPPER */

#middle_wrapper {
	width:990px;
	margin:0 auto;
	text-align:center;
	padding:0px;
	
}





/* LEFT COLUMN */
#left_col_wrapper {
	width:190px;
	text-align:left;
	margin:-10px 14px 0px 14px;
	padding:30px 0px 0px 0px;
	float:left;
	background: url(images/nav_background.png) bottom center no-repeat;
}
#left_col {
	text-align:left;
	min-height:1000px;
	margin:0px 0px; 0px; 0px;
	*margin:40px 0px; 0px; 0px;
}
.fish {
	height:50px;
}
#left_nav_header {
	text-align:left;
	background:none;
	margin:0px auto;
}
#left_nav_footer {
	text-align:left;
	background:none;
	margin:0px auto;
}
a.product_link {
	font:normal 11px/15px Verdana;
	color:#C0C0C0;
	text-align:left;
	text-decoration:none;
	padding:5px 0px 5px 14px;
	display:block;
}
a.product_link:hover {
	color:#C0C0C0;
	text-align:left;
	text-decoration:underline;
}

.left_col_category {
	width:170px;
	height:20px;
	margin:0px 20px 0px 0px;
	padding:10px 20px 0px 10px;
	text-align:left;
}
.left_col_category a {
	margin:0px;
}
a.subcat {
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 14px;
	font:bold 12px Verdana;
	text-transform:uppercase;
	color:#C0C0C0;
	text-decoration:none;
	display:block;
}
a.subcat:hover {
	text-decoration:underline;
}




/* CTAs */


#godaddy {
	text-align:left;
	margin:100px 0px 0px 25px;
}



/* RIGHT COLUMN */

#right_col {
	width:772px;
	margin:0px 0px 0px 0px;
	*margin:59px 0px 0px 0px;
	padding:0px;
	float:right;
	text-align:left;
	background:#000000;
	min-height:650px;
	z-index: 0;
}
#marketing_window {
	margin:0px 0px 0px 0px;
	
}
#calls {
	width:772px;
	margin:10px 0px 0px 0px;
}
#title_featured {
	margin:13px 0px 0px 0px;
}
#footer_featured {
	margin:0px auto;
}

#gallery {
	margin:10px 0px 0px 15px;
}





/* FOOTER */

#footer_wrapper {
	width:990px;
	height:31px;
	padding:4px 0px;
	margin:10px 0px 0px 0px;
	font:11px/22px Verdana;
	color:#828282;
	text-align: center;
}
#footer_wrapper a {
	color:#828282;
}
#footer_wrapper a:hover {
	color:#FFFFFF;
	text-decoration: none;
}




/* HEADER TAGS */

h1 {
	padding:5px 15px 0px 15px;
	margin: 5px 0px;
	font:bold 24px Verdana;
	color:#1568E5;
	text-align:left;
}

h1.products {
	padding:0px 15px;
	font:normal 20px/20px  Verdana;
	color:#FEECBC;
	text-align:left;
}
h1.home  {
	padding:5px 15px 0px 15px;
	margin: 5px 0px;
	font:bold 18px Verdana;
	color:#1568E5;
	text-align:left;
}
.home a{
	text-decoration:none;
	color:#1568E5;
}
h2 {
	padding:0px 15px;
	font:normal 20px/20px  Verdana;
	color:#FEECBC;
	text-align:left;
}
h3 {
	padding:0px 15px;
	font:normal 14px/20px Verdana;
	color:#EEEEEE;
	text-align:left;
}
h4 {
}
h5 {
}
h6 {
}


/* LISTS */

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




/* 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;
	text-align:left;
}
.contact_row {
	width: 330px;
	height: 25px;
}
.contact_field {
	float: left;
	width: 75px;
	height: 20px;
	text-align: right;
	padding:5px 5px 0px 0px;
	font:11px/20px Verdana;
	color:#cccccc;
}
.contact_box {
	float: right;
	width: 250px;
	height: 25px;
	text-align: left;
}
.contact_box select {
	width:160px;
}
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;
	color:#FFFFFF;
}
#categoryGrid table, #productGrid table {
	text-align:center;
	color:#FFFFFF;
}
.photo {
	text-align:center;
}
.title {
	font:bold 14px/18px Verdana;
	text-decoration:none;
	color:#FFFFFF;
}
.title a {
	color:#FFFFFF;
}
#btmOptions {
	color:#FFFFFF;
}
.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;
	color:#FFFFFF;
}
.label {
	color:#FFFFFF;
}
.option {
	color:#FFFFFF;
}
.description {
	font:10px/14px Verdana;
}
.details {
	color:#FFFFFF;
}
.sprice {
	font:bold 12px/14px Verdana;
	text-align:left;
	color:#BCBCBC;
}
#price {
	font:bold 30px/38px Verdana;
	color:#FFFFFF;
}
.buttons {
	color:#FFFFFF;
}
.addToCartBtnNoImage {
	color:#FFFFFF;
}
.detailBtnNoImage {
	color:#FFFFFF;
}
.form-label, .form-label-required {
	float:left;
	margin:0px 5px 5px 0px;
	color:#FFFFFF;
}
.form-field, .field-price {
	float:left;
	margin:0px 0px 5px 0px;
	color:#FFFFFF;
}
#productDescription, a.link {
	font:10px/14px Verdana;
	color:#FFFFFF;
}
.hdr-title {
	font:bold 14px/18px Verdana;
	color:#FFFFFF;
}

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

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

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

#productsRelated {
	width:400px;
	margin:35px 0px 0px 0px;


	color:#FFFFFF;
}
#productsRelated .hdr-title {
	margin:0px 0px 10px 0px;
	text-align:center;
	color:#FFFFFF;
}
#productsRelated .content-odd {
	width:200px;
	float:left;
	text-align:center;
	margin:0px 0px 15px 0px;
	color:#FFFFFF;
}
#productsRelated .content-even {
	width:200px;
	float:right;
	text-align:center;
	margin:0px 0px 15px 0px;
	color:#FFFFFF;
}
#productsRelated .details {
	font:bold 14px/18px Verdana;
	color:#FFFFFF;
}
#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;
	color:#FFFFFF;
	border:thin solid #FFFFFF;
	text-decoration:none;
}
#productsRelated .details a:hover {
	text-decoration:underline;
}



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

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

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



table#cartItems {
	width:760px;
	color:#FFFFFF;
}


.field-label-cart {
	float:left;
	width:80px;
	color:#FFFFFF;
}
.field-price-cart {
	float:left;
	width:400px;
	margin:0px 0px 0px 5px;
	color:#FFFFFF;
}
.field-link-cart {
	margin:10px 0px;
	color:#FFFFFF;
}
a.calc-shipping-btn {
	font:bold 16px Verdana;
	margin:10px 0px;
	padding:10px 0px;
	color:#000000;
	text-decoration:none;
}



.title a {
	color:#FFFFFF;
}



#productGrid .detailBtnNoImg {
	width:120px;
	float:left;
}
#productGrid .addToCartBtnNoImg {
	width:120px;
	float:right;
}




#productGrid .product_buttons .detailBtn a {
	background:url(images/btn-more-info.jpg);
	text-indent:-9000px;
	display:block;
	width:108px;
	height:24px;
	margin:2px;
}
#productGrid .product_buttons .addToCartBtn a {
	background:url(images/btn-add-to-cart.jpg);
	text-indent:-9000px;
	display:block;
	width:108px;
	height:24px;
	margin:2px;
}

#extraDetails .form-field input.submitBtn {
	background:url(images/btn-add-to-cart.jpg);
	text-indent:-9000px;
	display:block;
	width:108px;
	height:24px;
	margin:2px;
	border:none;
}








/* PRODUCT LISTING */

.product {
	width:241px;
	margin:7px;
}
.product_photo {
	height:240px;
	text-align:center;
}
.product_title, .product_title a {
	font:14px/20px Verdana;
	color:#F5F5F5;
	text-decoration:none;
}

.product_title a:hover {
	font:14px/20px Verdana;
	color:#F5F5F5;
	text-decoration:none;
}

.product_title a:visited {
	font:14px/20px Verdana;
	color:#F5F5F5;
	text-decoration:none;
}
.product_description, .product_description p {
	font:11px Verdana;
	color:#818181;
	height:70px;
	overflow:none;
}
.product_info {
	background:url(images/product-desc-bg.jpg) no-repeat;
	padding:5px;
}

.product_buttons {
}
.addBtn {
	float:left;
	width:111px;
}
.detBtn {
	float:right;
	width:110px;
}



#productPhotos {
	width:450px;
	float:left;
}
#extraDetails {
	width:290px;
	float:right;
}


.calcShip {
	margin:5px 0px;
}
#cartAmounts {
	margin:10px 0px;
}
#cartCoupon {
	margin:10px 0px;
}







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


#checkoutConfirm p {
	color:#FFFFFF;
}


#prodThumbnails {
	margin:5px 15px;
}
