<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background: rgb(255, 255, 255); margin: 0px; padding: 0px; min-width: initial !important;
}
.bold {
	font-weight: bold; background-color: #e3e3e3;);
}
img {
	border: currentColor; border-image: none;
}


.boldfont {
	font-weight:bold;
}

td {
	font-size: 11pt;
}

input[type="text"], input[type="password"], input[type="textarea"], select {
	padding: 6px;
	border: 1px solid gray;
}

#searchKeyWords {
	width: 340px;
	font-size: 12pt;
	text-indent: 4px;
	color: #333333;
	background-color: transparent;
	border:none;
	outline:none;
}

.topnav-checkoutleft {
	width: 33%;
	text-align: center;
}


	.topnav-checkoutleft img {
		width: 100px;
	}



.topnav-checkoutbar {
	width: 33%;
	text-align: center;
	margin: 0 auto;
	font-size: 18pt;
	font-weight: bold;
	text-shadow: 1px 1px 6px #fff;
}


.topnav-checkoutright {
	width: 33%;
	text-align: center;
}
	


.topnav-checkoutbar-anchor {
	font-size: 10pt;
	font-weight: unset;
	text-decoration: underline;
	color: black;
}



.loginregisterflex {
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-start;
	justify-content: space-around;
	background-color: transparent;
	margin-top: 20px;
	margin-bottom: 80px;
}

.errormessage-box {
	font-size: 11pt;
	border: 2px solid #f15656;
	background-color: #febfbf;
	color: #000000;
	padding: 8px !important;
	margin: 5px;
	width: fit-content;
}


.promo-block {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	padding: 10px;
	width: fit-content;
	max-width: 540px;
	border: 1px solid #C0C0C0;
}

.split-div {
	display:flex;
	justify-content:start;
	align-items:center;
	margin:4px 2px 4px 20px;
}

	.split-div div:first-child { 
		width: 40%;
	}


.ui-datepicker-calendar {
	background-color: #fff;
	font-size: 11pt;
}

#payment-options {
	display: flex;
	flex-wrap: wrap;
	padding: 10px;
	max-width: 400px;
	border: 1px solid #C0C0C0;
	margin-top: 20px;
}


#payment-options H2 {
	width: 100%;
	margin: 0 0 10px;
}

.payment-option-wrapper {
	float: left;
	display: block;
	width: auto;
	height: 40px;
	margin-right: 5px;
	background-color: transparent;
}


.cartwrapper:hover {
	cursor: pointer;
}


input[type="submit"]:hover:enabled, input[type="button"]:hover:enabled {
	cursor: pointer;
}


.cart-img-sku-wraper {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}


input {
	padding: 5px;
}

.nowrap td {
	white-space: nowrap;
}
.clear {
clear: both !important; float: none !important;
}
.nodisplay{
	display:none;
}
.dollars {
	text-align: right;
}
.odd {
	background: rgb(204, 204, 204);
}
.total {
	text-align: right; font-weight: bold;
}
.globalmessage {
	background: rgb(204, 204, 204); margin: 0px; padding: 10px; left: 0px; top: 0px; width: 100%; height: auto; border-bottom-color: rgb(51, 51, 51); border-bottom-width: 2px; border-bottom-style: solid; position: relative;
}
.globalmessage h4 {
	margin: 0px; padding: 0px; text-align: center;
}
.ActiveTab {
	background: rgb(126, 146, 186); border-width: 1px 1px medium; border-style: outset outset none; border-color: rgb(238, 238, 238) rgb(238, 238, 238) currentColor; border-image: none; left: 0px; top: 0px; text-align: center; position: absolute;
}
.InactiveTab {
	background: rgb(238, 170, 102); border-width: 1px 1px medium; border-style: outset outset none; border-color: rgb(238, 238, 238) rgb(238, 238, 238) currentColor; border-image: none; left: 0px; top: 0px; text-align: center; position: absolute;
}
.Panel {
	background: rgb(126, 146, 186); border-width: medium 1px 1px; border-style: none outset outset; border-color: currentColor rgb(238, 238, 238) rgb(238, 238, 238); border-image: none; left: 0px; top: 0px; position: absolute;
}
.ActivePanel {
	background: rgb(126, 146, 186); border-width: medium 1px 1px; border-style: none outset outset; border-color: currentColor rgb(238, 238, 238) rgb(238, 238, 238); border-image: none; left: 0px; top: 0px; visibility: visible; position: absolute;
}
.InactivePanel {
	background: rgb(126, 146, 186); border-width: medium 1px 1px; border-style: none outset outset; border-color: currentColor rgb(238, 238, 238) rgb(238, 238, 238); border-image: none; left: 0px; top: 0px; visibility: hidden; position: absolute;
}
.accessibleinvisible {
	left: -20000em; position: absolute;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-style:italic;
  color: #808080;
}
::-moz-placeholder { /* Firefox 19+ */
  font-style:italic;
  color: #808080;
}
:-ms-input-placeholder { /* IE 10+ */
  font-style:italic;
  color: #808080;
}
:-moz-placeholder { /* Firefox 18- */
  font-style:italic;
  color: #808080;
}



.compensate-for-scrollbar {
	margin-right: inherit !important;
}


.grey-italic{
  color:#808080; font-style:italic; font-size:.8em;
}

.italic {
  font-style: italic;
}

.red {
	color: #cc0000 !important;
}

.grey {
  color: grey;
}

.message_note{
  color:red;
  font-size:.8em;
}

.message_warning
{
  display:table-cell;
  font-size: 1.0em;
  color: red;
  text-align: left;
  padding:5px;
  margin:5px;
}


.errormessage
{
  display:table-cell;
  font-size: 1.0em;
  color: red;
  text-align: left;
  padding:5px;
  margin:5px;
  
}

.errormessage-small {
  display:table-cell;
  font-size: .8em;
  color: red;
  text-align: left;
  padding:5px;
  margin:5px;
}

.errormessage-big
{
  display:table-cell;
  font-size: 1.2em;
  color: red;
  text-align: left;
  padding:5px;
  margin:5px;
}


.message_ok {color:green;}

.message_warning {color:red;}

message_note {color:#666666}

.required_field {color:red;}

.disable-click {
	pointer-events: none;
}

.divPaymentInfoMessage {
	position: relative;
	font-size: 8pt;
	color: red;
	background-color: #fff;
}


.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
	opacity: .3 !important;
	-ms-filter: "alpha(opacity=20)";
	background-image: none;
	text-decoration:line-through !important;
}



.ui-datepicker td a:hover {
	background-color: lime !important;
}



.screen-overlay {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 99;
}





#popout-menu-button-hamburger {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0px;
	width: 36px;
	height: 36px;
	color: black;
	font-size: 18pt;
	border-radius: 4px;
	margin-right: 10px;
	cursor: pointer;
}

#popout-menu-control {
	display: none;
	text-align: left;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 360px;
	height: 100vh;
	min-height: 600px;
	background-color: #fff;
	-webkit-box-shadow: -5px 13px 22px 0px rgba(0,0,0,0.66);
	box-shadow: -5px 13px 22px 0px rgba(0,0,0,0.66);
	z-index: 10000;
}

.popout-menu-control-topnav {
	display: flex;
	justify-content: flex-end;
	align-content: center;
	width: 100%;
	height: 53px;
	background: #1C1B25;
	color: #FFF;
}

#popout-menu-button-close {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	font-size: 18pt;
	cursor: pointer;
}


.popout-menu-links {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	list-style: none;
	padding-left: 20px;
}

	.popout-menu-links li {
		margin: 1px 0;
		padding: 4px 0;
		width: 100%;
		text-align: left;
	}


.popout-menu-links-header {
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: underline;
}


.popout-menu-links li a {
	width: 100%;
	color: #333333 !important;
}

	.popout-menu-links li a:hover {
		color: #9A69AD;
	}




.checkoutInputsFlexBlock {
	display:flex;
	flex-wrap: wrap;
}

	.checkoutblock{
		margin-right: 30px; margin-bottom: 30px;	color:black; padding:10px; margin-left:0px; margin-top:0px; width: 350px; max-width:360px; border:2px dotted #d7d7d7; background-color:#f7f6f6;
	}

.itemdisplay {
	float: left;
	display: inline-table;
	margin: 0;
	vertical-align: top;
	min-width: 260px;
}
.itemtitle {
  width:100%;
  margin: 0;
  text-align: left;
  color: rgb(65, 65, 65);
  font-size: 20pt;
  font-weight: 500;
  padding-bottom: 15px;
}
.itemdescription
{
	float: left;
  display: inline-table;
	width:60%;
	margin: 5px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
}





.itempricetable
{
	float: left;
	position: relative;
	width:100%;
	margin: 0;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

.itemtable {
	width: 100%;
	background-color: #fff !important;;
	border-collapse: collapse;
	border: solid lightgray 1px;
	min-width: 40% !important;
}
.itemtable tr
{

}
.itemtablebody
{
	color: #696969;
	text-align: center;
}
.itemtableheader
{
	background-color: #e3e3e3 !important;
	color:  #000000;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

.selAddressBox {
	border: none;
	max-width: 500px;
}

.countryddl {
	max-width: 184px;
}


.confirm-shipping-message-wrapper {
	width:90%;
	max-width: 800px;
	margin-top: 20px;
}






.carttable {
	width: auto;
	border-collapse: collapse;
	margin-right: 2px;
}


	.carttable .tdErrorMsg {
		border: none;
	}

	.carttable TD {
		border: 1px solid #C0C0C0;
		margin: 0px;
		padding: 8px;
	}

.cartheader {
  font-weight: bold;
	text-align:center;
}

.cartheaderitem {
	width:60%;
	min-width: 120px;
}

.termsofuse-wrapper {
	border: 1px solid #C0C0C0;
	margin: 0px;
	padding: 8px;
	max-width: 500px;
}

.loginregisterflex {
	display: flex;
	align-content: center;
	flex-wrap: wrap;
}


#login {
	min-height: 300px;
  min-width: 320px;
	float: left;
	width: 50%;
	border: none !important;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

#register {
	min-height: 300px;
	float: left;
	min-width: 320px;
	width: 50%;
	border: none !important;
	background-color: #ebebeb;
	margin: 0;
	padding: 0;
}


.size-chart{
  font-size:8pt; 
  font-weight:normal; 
  text-decoration:underline; 
  color:red;
}

.size-chart:hover{
  color:rgb(65, 65, 65);
}


.site-overlay {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-animation: fade 500ms;
  animation: fade 500ms;
}



.cartlinks{
font-size: .8em;
font-weight:bold;
}

.cartlinks:hover{
text-decoration:underline;
}


.pagemap {
	display:flex;
	justify-content:flex-start;
	align-items:center;
  margin-bottom: 15px;
  font-size: .8em !important;
}



.featureditems {
	width: 100%;
	max-width: 90vw;
	display: flex;
	justify-content: flex-start;
	margin: 10px 20px;
	/*this below is needed to stop initial load from dislaying horizontally*/
	height: 300px; /* Set the height to a fixed value */
	box-sizing: border-box; /* Include padding and border in the height */
	overflow: hidden; /* Hide any content that overflows */
}

.FeaturedItemText {
	display: flex !important;
	justify-content:flex-start !important;
	width: 100%;
	font-weight: normal !important;
	font-style: normal;
	font-size: 11pt !important;
	padding: 5px !important;
}

#itemContainer {
	text-align: left;
	text-align: center;
}


.product-box {
	position: relative;
	display: inline-block;
	text-align: center !important;
	margin: 6px;
	padding: unset !important;
	border: none !important;
	border-radius: 8px;
	width: 240px !important;
	height: 315px !important;
}

	.product-box:hover {
		border: none !important;
	}

.square {
	 width: unset !important;
}


.productbox-image {
	width: 220px !important;
}


	.product-box div {
		max-width: 240px !important;
		text-align: left !important;
	}


.hottag {
	position: absolute;
	top: 0px !important;
	right: 0px !important;
	max-width: 50px !important;
	max-height: 50px !important;
}



.product-info-display {
	display: flex;
	justify-content: center;
	flex-direction: column;
	margin-left:26px;
}



.product-instockondemand {
	font-size: .7em ;
	font-style: italic;
	color: black;
	font-weight: bold;
	margin-top: 4px;
	
}

.product-instockondemand-hide {
display:none !important;
}


.order-message {
	font-size: 9pt;
	margin-top: 10px;
	font-weight: bold;
	color: red;
}

.backinstock-message {
	font-size: 9pt;
	font-weight:bold;
	color:#000;
}

.page-overlay {
	display: none;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 20000;
	background-color: rgba(0, 0, 0, 0.6);
	-webkit-animation: fade 500ms;
	animation: fade 500ms;
}



.customer-support-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex-wrap: nowrap;
	width: 90%;
	min-height: 300px;
	font-size: 1.2em;
}

.customer-support-wrapper-right {
	align-items: flex-end;
}

.list-help {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex-wrap: nowrap;
	width: auto;
	min-height: 100px;
	font-size: 1.2em;
}

.list-help-right {
	align-items: flex-end;
	text-align: right;
	direction: rtl;
}


.item-list-image1 {
	width: 100%;
}

.item-list-image1 img {
	width: 100%;
}

.item-image-dispay-container {
	display: flex;
	justify-content: center;
	width: 100%;
	min-width: 300px;
	height: auto;
	margin-right: 30px;
	margin-bottom: 30px;
	max-width: 500px;

}

.itemdisplay-information {
	max-width: 600px;
}

.itemPrice {
	display:block;
	font-size: 14pt;
	width: 100%;
}


@media screen and (max-width: 500px) {

	#itemContainer {
		text-align:center;
	}

	.product-box img {
		max-width: 300px;
		max-height: 300px;
	}


	.hottag {
		position: absolute;
		top: 0px !important;
		right: 0px !important;
		max-width: 50px !important;
		max-height: 50px !important;
	}



}




</pre></body></html>