body {
	background-color: #000;
	background-image: url('./images/lrgbg.jpg');
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	}
#pagewrap {
	width: 85%;
	max-width: 1200px;
	min-width: 58em;
	margin: 0px auto;
/*	border: solid blue 1px;*/
	text-align: center;
	}
header  {
	width: 100%;
	text-align: center;
	background-image: url('./images/d-field.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	}
#logo  {
	width: 96%;
	margin: 6px auto;
	}
#subtitle  {
	display: inline-block;
	margin: 0 auto 0.5em auto;
	padding: 0.1em 0.5em;
	background-color: rgba(204, 204, 204, 0.85);
	border: none;
	border-radius: 10px;
	text-align: center;
	color: #204393;
	line-height: 67%;
	}
#subtitle a  {
	text-decoration: none;
	color: #204393;
	}
#subtitle h2 {
	font-size: 2.0em;
	margin: 16px;
	}
#subtitle h3  {
	font-size: 1.3em;
	margin: 12px;
	}
#subname  {
	white-space: nowrap;
	}

section  {
	width: 100%;
	padding: 1.0em;
	margin: none;
	box-sizing: border-box;
	background-color: rgba(204, 204, 204, 0.85);
	border-top: solid #000 1.0em;
	/*border-radius: 10px;*/
	text-align: left;
}
#notice  {
	width: 100%;
	box-sizing: border-box;
	height: 6.0em;
	}
#banner  {
	float: left;
	width: calc(90% - 534px);	/*33em; */
	min-height: 4.7em;
	margin: 0em 0.5em 0em 0em;
	padding: 0.1em 0.5em;
	text-align: justify;
	background-color: rgba(204, 204, 204, 0.85);
	border: solid 2px #204393;
	border-radius: 10px;
	font-size: 1.0em;
	}
#banner h3 {
	line-height: 0.6em;
	}
.vidicon  {
	display: inline-block;
	margin: 0px .1em;
	}
a.vids {
	display: block;
	float:left;
	padding:none;
	text-decoration:none;
	}
.soc-tabs  {
	float:left;
	padding:none;
	margin: .15em .2em;
	border: solid 1px #000;
	border-radius: 6px;
	}
h1.title  {
	display: inline-block;
	clear: left;
	padding: 0.3em 0.5em;
	margin: 0px 0em;
	border: solid #000 1px;;
	border-radius: 7px;
	background-color: #32B44A;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	color: #FFF;
	text-shadow: 2px 2px #000,
				-1px -1px #333,
				-1px 1px #333,
				1px -1px #333;
	}
.content  {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.0em;
	text-align: justify; 
	}

p.quote  {
	text-align: justify;
	font-style: italic;
	font-size: 1.0em;
	font-family: Times, "Times New Roman", serif;
	}
sup, sub  {
	font-size: 0.6em;
	}
sub  {
	position: relative;
	top: -0.5em;
	}
.inline  {
	display: inline;
	}

.bx  {
	display: block;
	clear: both;
	height: 100%;
	border: none;
	margin: 10px 10px 0px 0px;
	padding: 10px 0px 10px 0px;
	}
.bx1 {
	display: block;
	float: left;
	width: 60px;
	border: none;
	}
.bx2  {
	display: block;
	float: left;
	border: none;
	}
.bx3  {
	display: block;
	clear: left;
	height: 100%;
	border: none;
	margin: 10px 10px 0px 0px;
	padding: 10px 0px 10px 0px;
	}
.hidden  {
	display: none;
	}
#nojs  {
	display: none;
	}
#submitit  {
	display: inline;
	}
.recal  {
	border: solid 2px #204393;
	border-radius: 5px;
	background-color: #FFF;
	padding: 3px 6px;
	margin: 4px 0px;
	font-weight: 900;
	font-variant: small-caps;
	cursor: pointer;
	}
#g-translate  {
	display: block;
	position: fixed;
	top: .5em;
	right: .5em;
	z-index: 9;
	}

hr {
	color: transparent;
	width: 100%;
	height: 1px;
	border: none;
	}
/* Images & pix */
.r-pix  {
	float: right;
	margin: 0.1em 0.0em 0.1em 1.0em;
	}
.l-pix  {
	float: left;
	margin: 0.1em 1.0em 0.1em 0.0em;
	}
.c-pix  {
	display: inline-block;
	margin: 0.1em 1.0em 0.1em 1.0em;
	}
.g-pix  {
	align-items: flex-end; 
	display: flex;
	}
.l-pix, .r-pix, .c-pix, .xs-pix  {
	border: solid #204393 3px;
	border-radius: 6px;
	background-color: #FFF;
	text-align: center;
	font-size: 0.9em;
	font-weight: 700;
	}
.xs-pix  {
	float: left;
	margin: 0.1em 1.0em 3.0em 1.0em;
	}
.m1-pix  {
	width: 240px;
	}
.m2-pix  {
	width: 300px;
	}
.m3-pix  {
	width: 360px;
	}
.m4-pix  {
	width: 400px;
	}
.m5-pix  {
	width: 480px;
	}

.hrpix  {
	float: left;
	border: solid #204393 3px;
	border-radius: 6px;
	width: 750px;
	}

.contentpix  {
	display: inline;
	margin: 1.5em;
	border: solid #204393 3px;
	border-radius: 6px;
	}
.contentpix2  {
	display: block;
	margin: 0px auto 20px auto;
	border: solid #204393 3px;
	border-radius: 6px;
	}
.contentpix3  {
	display: inline;
	clear: right;
	float:right;
	margin: .9em .9em .9em 3.5em;
	border: solid #204393 3px;
	border-radius: 6px;
	}
.contentpix4  {
	display: inline;
	margin: 2px;
	border: solid #204393 3px;
	border-radius: 6px;
	}
.ship-pix  {
	display: block;
	float: left;
	margin: .25em .75em;
	text-align: center;
	}

.t-pix  {
	width: 173px;
	margin: 3px 0px 3px 6px;
	border: solid #168F45 3px;
	border-radius: 6px;
	}
a.pixy:hover, a.pixy:link, a.pixy:active, a.pixy:visited  {
	text-decoration: none;
	background: none;
	}

#picshow  {
	width: 96%;
	margin: 0.5em auto 1.0em auto;
	border: none;
	}
.showpic  {
	width: 15%;
	margin: 2px;
	border: solid #204393 3px;
	border-radius: 4px;
	cursor: pointer;
	}
/* /Images & pix */

.c-info  {
	float: left;
	border: solid #204393 2px;
	border-radius: 6px;
	background-color: #FFF;
	color: #000;
	padding: 3px;
	margin: 0.5em 1em 0px 0px;
	}

.group-a  {
	float:left;
	box-sizing: border-box;
	max-width: 48%;
	margin: 0.5em;
	border: none;
	}

.prod-lab  {
	display: inline-block;
	padding: .2em .4em .2em .4em;
	margin: 1em 1em 1em 0em;
	border: solid #000 1px;
	border-radius: 4px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.0em;
	font-weight: 700;
	color: #000;
	background-color: #FFF;
	}
.grouptitle  {
	display: inline-block;
	padding: .1em .2em .1em .2em;
	margin: 1em 1em 1em 0em;
	border: solid #000 1px;
	border-radius: 3px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.8em;
	font-weight: 700;
	font-style: italic;
	color: #FFF;
	background-color: #204393;
	}

.bnr-btn  {
	background-color: #204393;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	/*font-variant: small-caps;*/
	color: #FFF;
	text-shadow: 2px 2px #000,
				-1px -1px #333,
				-1px 1px #333,
				1px -1px #333;
	border: solid #000 1px;
	border-radius: 6px;
	padding: 3px 12px;
	cursor: pointer;
	}	

.r-blk  {
	float: right;
	border: none;
	background-color: transparent;
	width: 34em;
	}

#shipcost  {
	float:right;
	padding: 0.0em 1.5em;
	margin: 0.5em;
	}
.shipcost  {
	display: block;
	float:right;
	margin: 1.0em 0.9em .3em 1.5em;
	padding:1em;
	width: 22em;
	border: solid #204393 3px;
	border-radius: 6px;
	background-color: #FFF;
	color: #000;
	text-align: center;
	}

#stdshipbox  {
	width: 40%;
	float: left;
	margin: .5em 1.5em .5em 0em;
	}

#tyform  {
	width: 70%;
	margin: 5em auto;
	}

#pzmap  {
	background-color: #666;
	border: ;
	margin: 0px auto;
	text-align: center;
	}

em  {
	font-size: .95em;
	font-style: italic;
	}

.plain  {
	text-decoration: none;
	}

/*  Tables  */
.pricetable-b, .pricetable-e  {
	display: block;
	float: right;
	margin-left:00px;
	padding:1em;
	text-align:center;
	width: 460px;
	border: solid #204393 3px;
	border-radius: 6px;
	background-color: #FFF;
	color: #000;
	}

tbody tr:nth-child(even) {
	background-color: #E5E5E5;
	}

#products, #cust_info, #cust_msg, #arriv, #boxsz, #qorc, #sechk {
	clear: both;
	background-color: #FFF;
	border: solid 2px #204393; 
	border-spacing: 0px;
	border-radius: 5px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	width: 42em;
	}

#products th, #cust_info th, #cust_msg th, #arriv th, #qorc th, #sechk th  {
	font-size: 1.1em;
	font-weight: 700;
	text-align: left;
	padding: 2px 5px;
	width: 5em;
	border: solid 1px #204393; 
	border-collapse: collapse;
	}
#products td.hdng, #arriv td.hdng {
	background-color: #FFF;
	font-size: 1.1em;
	font-weight: 700;
	text-align: right;
	padding: 2px 5px;
	border: solid 1px #204393; 
	border-collapse: collapse;
	}
#products th.col1, #cust_info th.col1, #cust_msg th.col1  {
	width: 10em;
	text-align: center;
	padding: 2px 5px;
	border-top-left-radius: 4px;
	}
#products th.lcol, #cust_info th.lcol, #cust_msg th.col1  {
	border-top-right-radius: 4px;
	}
#products.col1, #products.lcol, #cust_info.col1, #cust_info.lcol, #cust_msg th.col1, #cust_msg th.lcol {
	border: solid 1px #204393; 
	}	
#products tfoot td.col1, #cust_info tfoot td.col1  {
	border-bottom-left-radius: 4px;
	}
#products tfoot td.lcol, #cust_info tfoot td.lcol  {
	border-bottom-right-radius: 4px;
	}

#products td, #cust_info td, #cust_msg td, #arriv td, #qorc td, #sechk td  {
	vertical-align: middle;
	background-color: #FFF;
	border: solid 1px #204393; 
	padding: 2px 5px;
	}
.rcol {
	text-align: right;
	}
.lcol {
	text-align: left;
	}
.colc  {
	text-align: center;
	}
 
.prodform  {
	background-color:#FFF;
	border:none;
	font-size:.8em;
	padding:2px 6px;
	text-align: right;
	}
.prodform1  {
	background-color:#FFF;
	border:solid 1px #000;
	font-size:.8em;
	padding:2px 6px;
	text-align: right;
	}

#boxsz th {
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
	border: solid 1px #204393; 
	padding: 2px 5px;
	font-weight: 700;
	font-size: .9em;
	}
#boxsz td {
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
	border: solid 1px #204393; 
	padding: 2px 5px;
	font-size: .8em;
	}

#hr-calc  {
	float: left;
	margin-right: none;
	margin-left: 1.0em;
	width: 18em;
	border: solid #204393 3px;
	border-radius: 6px;
	background-color: #FFF;
	color: #000;
	text-align: center;
	}

#iform  {
	float: left;
	width: 42em;
	margin-top: 12px;
	border: solid 3px #204393;
	border-radius: 7px;
	background-color: #E5E5E5;
	padding: 0.5em;
	}
td.c-right, td.c-left  {
	padding: 2px 4px;
	margin: 4px;
	}
td.c-right  {
	text-align: right;
	}
td.c-left  {
	text-align: left;
	}
td  {
	vertical-align: top;
	}
.noteblock  {
	width: 96%;
	padding: 0px 0.5em 1.0em 0.5em;
/*	border: solid 1px #000;  */
	text-align:justify;
	}
.formblock  {
	display: inline-block;
	width: 23.0em;
	margin: 0px 0.5em 1.0em 0px;
/*	border: solid 1px #000;*/
	vertical-align: top;
	}
.formblock1  {
	width: 23.0em;
	margin: 0px 0.5em 1.0em 0px;
/*	border: solid 1px #000;*/
	vertical-align: top;
	}
.f-rt, .f-lt  {
	display: inline-block;
	padding: 2px;
	margin: 2px;
	vertical-align: top;
/*	border: solid 1px red;
	float: left;*/
	}
.f-rt  {
	text-align: right;
	width: 6em;
	}
.f-lt  {
	text-align: left;
	width: 15.5em;
	}

.sales-id  {
	font-weight:700; 
	font-size: 1.1em;
	line-height: 1.2em;
	background-color:#FFF;
	border:solid 1px #204393;
	border-radius:4px;
	padding: 0.1em .5em;
	width: 19.0em;
	}

#zzone  {
	float: left;
	margin: 0px 1.0em;
	}
#zonechart  {
	margin-top: 12px;
	padding: 0.5em;
	border: solid 3px #204393;
	border-radius: 7px;
	text-align: center;
	background-color: #E5E5E5;
	}
#zonechart td  {
	height: 1.75em;
	vertical-align: middle;
	}

tr.alt  {
	background-color: #E5E5E5;
	}

th.p-title  {
	color: #204393;
	font-size: larger;
	}

td.hdr  {
	font-weight: 700;
	width: 10em;
	}
td.bborder  {
	border-bottom: solid black 2px;
	}
td.a-right  {
	text-align: right;
	padding-right: 3px;
	}
td.a-left  {
	text-align: left;
	padding-left: 3px;
	}

#phototable  {
	background-color: none;
	}
#phototable tr  {
	background-color: rgba(255, 255, 255, 0.0);
	}

/*  /Tables  */

#footer  {
	clear: both;
	text-align: center;
	font-size: .9em;
	font-weight: 700;
	color: #000
	}

#footer a {
	text-decoration: none;
	color: #204393;

	}
#footer a:hover  {
	background-color: #6C6;
	border: solid #6C6 0px;
	border-radius: 4px;
	}


#Tbtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	font-size: 1.5em;
	font-variant: small-caps;
	border: none;
	background-color: #F00;
	color: #FFF;
	cursor: pointer;
	padding: 10px;
	border-radius: 12px 24px;
	}
#seal {
	float: right;
	margin-bottom: 0.2em; 
	}

#spec-btn  {
	float: right;
	position: relative;
	width: 60px;
	top: 0px;
	right: 4.0em;
	border: none;
	margin: none;
	padding: none;
	z-index: 99;
	cursor: pointer;
	}
