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

/* LISTS */

ol, ul {
	margin:0px 0px 0px 25px;
	padding:0px 15px;
}
li {
	font:13px/18px Trebuchet MS;
	color:#000;
}

a img {border:0}


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


p {
	padding:0px 15px;
	font:14px/20px Trebuchet MS;
	color:#ffffff;
}
#internal ul {
	margin:0px 0px 0px 35px;
}
#internal li {
	font:12px/14px Trebuchet MS;
	color:#FFFFFF;
	text-align:justify;
}
	

/* MAIN WRAPPER */

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


#header_wrapper {
	width:995px;
	padding:0px;
	float: left;
}
#header_left {
	float:left;
	width:310px;
	padding:20px 0px 0px 0px;
}
#header_right {
	float:right;
	position:relative;
	width: 680px;
}
#header_nav {
	width:680px;
	padding:12px 0px 0px 0px;
	font:11px Verdana;
	color:#FFFFFF;
	text-align:right;
}
#header_nav a {
	font:11px Verdana;
	color:#FFFFFF;
	text-decoration:none;
}
#header_nav a:hover {
	text-decoration:underline;
}
#header_search {
	padding:45px 25px 0px 0px;
	*padding:25px 0px 0px 0px;
	text-align:right;
}
#marketing_window_two {
	margin:3px;
}
input.form_text {
	height:21px;
	*height:18px;
	width:200px;
	background:url(images/form_bg.jpg) repeat-x;
	border:thin solid #686868;
	color:#FFFFFF;
}

#free_shipping {
	float:left;
	margin-top:45px;
}

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

#content_left {
	float:left;
	width:203px;
	text-align:center;
	background: url(images/left_bg.png) bottom center no-repeat;
}
#quick_search {
	width:203px;
	padding:25px 0px 0px 0px;
}
select.qs_search {
	width:175px;
	margin:3px 0px 0px 0px;
}
#side_nav {
	width:203px;
}

.category {
	height:19px;
	padding:11px 0px;
	background:transparent url(images/cat_bg2.png) no-repeat;
	cursor:pointer;
}
.CollapsiblePanelContent {
	margin:0px;
	padding:0px;
	font:11px Verdana;
	text-align:left;
	background: #ffffff;
}
.CollapsiblePanelContentFish {
	margin:0px;
	padding:0px;
	font:11px Verdana;
	text-align:left;
}
.CollapsiblePanelContent a {
	display:block;
	width:183px;
	padding:5px 10px;
	color:#1671DE;
	text-decoration:none;
}
.CollapsiblePanelTabFish a {
	display:block;
	width:183px;
	padding:5px 10px;
	color:#ADCDF9;
	text-decoration:none;
}

.CollapsiblePanelContent a:hover {
	text-decoration:underline;
}

.subcat {
	text-transform:uppercase;
	font-weight:bold;
}

#social {
	margin:10px;
}


#product_flash {
	float:right;
	margin:0px 10px 0px 15px;
}

#content_right {
	float:right;
	width:787px;
	margin:0px;
}
#marketing_window {
	width:787px;
	margin:0px;
}
#marketing_window_image {
	width:787px;
	margin:0px;
	background:#000000;
}
#mw_left {
	float:left;
	display:block;
	width:580px;
	height:312px;
	margin:0px;
	padding:0px;
}
#mw_right {
	float:right;
	display:block;
	width:203px;
	height:312px;
	margin:0px 2px;
}

#products_border {
	width:777px;
	margin:0px;
	padding:5px;
	background:#fff;
}
#products {
	width:777px;
	min-height:540px;
	background:#FFF;
}
#products p, #products h1, #products h3, #products a {
	color:#000;
}
#products a:hover {
	color:#adcdf9;
	text-decoration:none;
}
#internal {
	width:777px;
	min-height:540px;
	background:#1156CF url(images/products_bg.jpg) repeat-x;
}

#internal h1 {color:#FFFFFF;}
#internal a {
	color:#00FFFA;
	text-decoration:none;
}
#internal a:hover {
	text-decoration:underline;
}

#internal h2 a {
	color:#fff;
	text-decoration:none;
}
#internal table {
	padding:0px 15px;
	font:12px/14px Trebuchet MS;
	color:#FFFFFF;
}

.p_price_add {
	width:135px;
	margin:10px 19px 5px 19px;
}
.p_price_add_cat {
	width:215px;
	margin:10px 19px 5px 19px;
}
.p_price {
	float:left;
	padding:2px;
	font:bold 16px Trebuchet MS;
	color:#FFFFFF;
}
.p_price_int {
	float:left;
	padding:2px;
	font:bold 16px Trebuchet MS;
	color:#000000;
}
.p_add {
	float:right;
	padding:2px;
}
.p_image {
	width:135px;
	margin:0px 19px 0px 19px;
}
.p_image_int {
	width:215px;
	margin:0px 19px 0px 19px;
	text-align:center;
}
.p_name {
	width:131px;
	margin:5px 19px 0px 19px;
	padding:2px;
	font:12px Trebuchet MS;
	color:#FFFFFF;
}
.p_name a {
	color:#FFFFFF;
	text-decoration:none;
}
.p_name a:hover {
	text-decoration:underline;
}
.p_name_int {
	width:211px;
	margin:5px 19px 0px 19px;
	padding:2px;
	font:12px Trebuchet MS;
	color:#000000;
	text-align:center;
}
.p_name_int a {
	color:#000000;
	text-decoration:none;
}
.p_name_int a:hover {
	text-decoration:underline;
}
#home_body {
	padding:0px 0px 0px 30px;
	font:12px/15px Trebuchet MS;
	color:#FFFFFF;
	width: 700px;
}
.apply {
	font:12px Trebuchet MS;
	color:#000;
	text-align:right;
}
.apply_td {
	font:12px Trebuchet MS;
	color:#000;
}

.graytext a{
	font:12px Trebuchet MS;
	color:#FFFFFF;
}

.sideLinks{
	float: left;
	position: relative;
	padding: 0;
	width: 200px;
}


/* FOOTER */

#footer_wrapper {
	width:787px;
	height:55px;
	margin:0px;
	padding:3px 0px 0px 0px;
	background:transparent url(images/footer_bg.png) no-repeat;
	font:10px Verdana;
	color:#000000;
	text-align:center;
	float: left;
}
#footer_wrapper a {
	font:10px Verdana;
	color:#000000;
	text-decoration:none;
}
#footer_wrapper a:hover {
	text-decoration:underline;
}
#footer_links {
	width:644px;
	float:left
}
#footer_appsoft {
	float:right;
	width:118px;
	height:34px;
	margin:0px 15px 0px 0px;
	padding:0px;
}
#footer_appsoft a {
	width:118px;
	height:34px;
	display:block;
	background:url(images/appsoft_logo.png) top left;
}
#footer_appsoft a:hover {
	background:url(images/appsoft_logo.png) bottom left;
}


/* HEADER TAGS */

h1 {
	padding:0px 15px;
	margin:5px 0px;
	font:bold 18px Trebuchet MS;
	color:#000000;
}
h2 {
	padding:0px 15px;
	font:bold 14px Trebuchet MS;
	color:#072665;
}
h3 {
	padding:0px 15px;
	font:normal 14px/20px Verdana;
	color:#525252;
}
h4 {
}
h5 {
}
h6 {
}

.captiontext {
	width:220px;
	height:322px;
	display:center;
	background:url(images/caption-bg.png) no-repeat top center;
	padding:55px 40px 0px 50px;
	float: right;
	font:16px/24px Trebuchet MS;
	color:#000000;
}


/* 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;
	padding:0px 0px 0px 10px;
	font:11px/20px Verdana;
	color:#525252;
	letter-spacing:0px;
}
.contact_row {
	width:300px;
	height:25px;
}
.contact_field {
	float:left;
	width:45px;
	height:20px;
	padding:0px 5px 0px 0px;
	padding:5px 0px 0px 0px;
	text-align:right;
}
.contact_box {
	float:right;
	width:250px;
	height:25px;
	text-align:left;
}
input.contactinput {
	width:250px;
	background:#FFFFFF;
	font:11px Verdana;
	color:#525252;
}
textarea.contacttext {
	background:#FFFFFF;
	font:11px Verdana;
	color:#525252;
}



/* STORE LISTS */

#storelist {
	background:#FFFFFF;
}

#storelist p, #storelist h2, #storelist a {
	color:#000000;
}






/* DIGISHOP */

#productGrid {
background-color:#fff;
}

#categoryGrid , #productGrid, #productDetail, #customerLogin, #checkoutBilling, #checkoutPayment, #checkoutConfirm, #clientAccount, #viewCart, #checkoutShipping {
	padding:5px;
	font-family:Verdana;
	min-height:900px;
	background:#FFFFFF;
}
#featuredGrid {
	margin:5px;
	font-family:Verdana;
	color:#FFFFFF;
}
#featuredGrid h1, #featuredGrid h2, #featuredGrid h3, #featuredGrid p {
	color:#FFFFFF;
}
#featuredGrid h2 {
	margin:0px;
	padding:5px 15px;
}
#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, .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;
	color:#227CCA;
}
.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;
	color:#000000;
	text-decoration:none;
}
a.link:hover {
	text-decoration:underline;
}

a.sublink {
	font-size:12px;
	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;
	margin:0px 0px 15px 0px;
	text-align:center;
}
#productsRelated .content-even {
	width:200px;
	float:right;
	margin:0px 0px 15px 0px;
	text-align:center;
}
#productsRelated .details {
	font:bold 14px/18px Verdana;
}
#productsRelated .details a {
	padding:3px 0px 5px 0px;
	*padding:2px 0px 6px 0px;
	margin:5px 0px 0px 0px;
}
#productsRelated .details a:hover {
}
h6.product_title {
	margin:0px;
	padding:0px;
	font:bold 24px Verdana;
	color:#227CCA;
}
.field-label, .field-price {
	float:left;
}
.field-price {
	margin:0px 0px 0px 5px;
}
#cartButtons {
	margin:8px 0px 0px 0px;
}



/* PRODUCT DETAILS */

.body p {
	padding:0px 15px;
	font: 14px Trebuchet MS;
	color:#000000;
	text-align:justify;
}
#productDetail {
	width:763px;
}
#product_left {
	width:401px;
	float:left;
	text-align:center;
}
#product_right {
	width:362px;
	float:left;
}
h1.product_title {
	font:bold 18px Trebuchet MS;
	color:#000000;
}
#product_price_email {
	width:355px;
	height:44px;
	background:url(images/product-price-email-bg.jpg);
}
#ppe_price {
	float:left;
	height:18px;
	width:345px;
	padding:13px 0px 13px 5px;
	font:bold 18px Trebuchet MS;
	color:#FFFFFF;
	text-align:left;
}
#ppe_email {
	float:right;
	height:12px;
	padding:16px 8px 16px 0px;
	font:12px Trebuchet MS;
	color:#FFFFFF;
	text-align:right;
}
#ppe_email a {
	color:#FFFFFF;
	text-decoration:none;
}
#ppe_email a:hover {
	text-decoration:underline;
}
#back_link {
	width:748px;
	text-align:right;
}
#back_link a {
	font:12px Trebuchet MS;
	color:#072564;
	text-decoration:none;
}
#back_link a:hover {
	text-decoration:underline;
}

#customerLogin h2 {
	padding:0px 15px;
	font:bold 16px Trebuchet MS;
	color:#000;
}

#pageNote {color:#000;}

#viewCart h2 { color:#000;}
.form-field {padding:0px; margin:0px;}
#categoryGrid h2 {color:#1671DE;}
#productGrid h2 {color:#1671DE;}
.sitemapul li{color:#FFF;}



table#cartItems {
	width:760px;
}


.field-label-cart {
	float:left;
	width:80px;
}
.field-price-cart {
	float:left;
	margin:0px 0px 0px 5px;
}
.field-link-cart {
	margin:10px 0px;
}
a.calc-shipping-btn {
	margin:10px 0px 0px 0px;
	padding:10px 0px;
	text-indent:-9000px;
	color:#ffffff;
	width:196px;
	height:26px;
	background:transparent url(images/calculate_shipping.png) repeat scroll 0 0;
	display:block;
}



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

#checkoutConfirm p {
	color:#000000;
}


.storePrice {
	float:right;
}


.producterror {
	color:#FF0000;
}

.sociable {display:none;}


#checkoutBilling p, #checkoutShipping p, #checkoutPayment p {
	color:#000000;
	font:12px Verdana;
	padding:0px;
}