/* MAIN*/
body {
	font-size: 1.05em;
	line-height: 1.25em;
	font-family: Segoe UI, SegoeUI, Helvetica Neue, Helvetica, Arial;
	background-color: white;
	margin: 0;
	text-align: center;
}

a {
	color: rgb(34, 34, 238);
	text-decoration: none;
}

a:link {
	color: rgb(34, 34, 238);
}

a:hover {
	color: #bb00bb;
}

a:active,
a:focus {
	color: #bb00bb;
}

.space-top {
	text-align: left;
	margin-bottom: 4px;
	display: inline-block;
}

.space-bottom {
	text-align: center;
	margin-top: 60px;
}

.bottonspace {
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}

.bottonspace span {
	margin: 0 4px 0 4px;
	font-weight: bold;
}

.bottonspace button {
	font-weight: bold;
}

.button-inner {
	padding: 2px 4px 2px 4px;
	background-color: #A8B3BD;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	width: 48px;
	display: inline-block;
}

.button-outer {
	padding: 2px 4px 2px 4px;
	background-color: #D1D1D1;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	width: 32px;
	display: inline-block;
}

input[type="text"] {
	width: 250px;
}

nav {
	/*float: right;*/
	padding: 0;
	/*border: 3px solid #4C9CF1;*/
}

h1 {
	font-size: 1.15em;
	color: navy;
	line-height: 1.45em;
	margin: 16px 0;
	text-align: center;
	background-color: lightsteelblue;
}

h2 {
	font-size: 1.2em;
	color: navy;
	line-height: 1.3em;
	margin: 16px 0;
	text-align: center;
	background-color: lightsteelblue;
}

h3 {
	font-size: 0.9em;
	color: navy;
	line-height: 1.25em;
	margin: 16px 0;
	text-align: center;
	background-color: lightsteelblue;
	padding: 3px;
}

h4 {
	font-size: 0.8em;
	color: navy;
	line-height: 1.25em;
	margin: 6px 3px 3px 3px;
	text-align: center;
	background-color: lightsteelblue;
	padding: 3px;
}

h5 {
	font-size: 0.7em;
	color: navy;
	line-height: 1.25em;
	margin: 6px 3px 3px 3px;
	text-align: center;
	background-color: lightsteelblue;
	padding: 3px;
}

p {
	line-height: 1.45em;
	/*margin-bottom: 20px;*/
	margin: 20px 20px 20px 20px;
	background-color: white;
	padding: 20px;
}

ul {
	list-style: none;
	padding: 0;
}

li {
	display: inline-block;
	/*float: left;*/
	/*padding: 10px*/
	padding: 2px 4px 0 4px;
}

table {
	border-collapse:
		collapse;
	width: 100%;
	word-wrap: break-word;
	word-break: break-all;
}

table tr td a {
	/*no need for br on product names*/
	display: block;
	font-weight: bold;
	font-size: 1.3em;
	padding-top: 14px;
	padding-bottom: 8px;
}

.chtols {
	/*special color and font size for left shift*/
	font-size: 1.2em;
	font-weight: 800;
	font-style: italic;
	color: #006699;
	padding-bottom: 3px;
}

/* HEADER*/
#listheader {
	background-color: lightsteelblue;
	width: 100%;
	height: auto;
	min-height: 88px;
	position: sticky;
	top: 0;
	left: 0;
	border-bottom: 4px solid #4C9CF1;
	padding-bottom: 4px;
	z-index: 100;
	text-align: center;
}

#logo {
	display: block;
	font-size: 1.4em;
	color: navy;
	padding-top: 10px;
	font-weight: bold;
}

#Description {
	font-size: 1.0em;
	/* was 0.9 */
	color: navy;
	font-weight: bold;
}


/* NAVIGATION*/

#menu-icon {
	display: hidden;
	width: 30px;
	height: 26px;
	background: lightsteelblue url("/images/icons-png/bars-white.png") no-repeat center;
}

a:hover#menu-icon {
	background-color: #bb00bb;
	border-radius: 4px 4px 0 0;
}

#datanavmenu {
	font-size: 18px;
	color: #2262AD;
	line-height: 18px;
	font-weight: bold;
}

#datanavmenu ul li a:nth-child(2) {
	padding-left: 12px;
}

/* BODY*/
#listsection {
	margin: 0 8px 20px;
	width: -webkit-fill-available;
	width: -moz-available;
	width: fill-available;
	max-width: 980px;
	position: relative;
	padding: 1px;
	display: inline-block;
	/*background-color: #bb00bb;*/
}

.searchstyle {
	text-align: center;
	background-color: lightsteelblue;
}

.searchstyle div {
	padding: 12px 12px 12px 12px;
	/*display: block;*/
}

.searchstyle div a:hover,
a:active,
a:focus {
	color: #bb00bb;
}

.lstw4 {
	padding: 3px 0px 0px 1px;
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
}

.lstw5 {
	padding: 0px 1px 5px;
	text-align: left;
	font-size: 14pt;
}

.lstw6 {
	background-color: rgb(170, 221, 170);
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
	font-size: 16pt;
}

.lstw8 {
	background-color: rgb(170, 221, 170);
	padding: 4px;
	text-align: center;
	font-size: 14pt;
}

.lstw9 {
	padding-top: 14px;
	padding-bottom: 14px;
	padding-right: 6px;
	text-align: right;
	font-size: 16pt;
	font-weight: bold;
}

.lstw10 {
	padding: 3px 1px 3px 0px;
	color: darkgreen;
	font-size: 14pt;
}

.lstw11 {
	padding: 3px 1px 3px 0px;
	color: royalblue;
	font-size: 14pt;
}

.rethom {
	padding-top: 10px;
	padding-bottom: 6px;
	font-size: 12pt;
	text-align: center;
	color: #000088;
	background-color: lightsteelblue;
}

.cpyrpad {
	padding-top: 1px;
	padding-bottom: 6px;
	font-size: 12pt;
	text-align: center;
	color: #000088;
	background-color: rgb(204, 245, 245);
}

.cpyrght {
	padding-top: 1px;
	padding-bottom: 6px;
	font-size: 12pt;
	text-align: center;
	color: #000088;
	background-color: lightsteelblue;
}



/*SEARCH*/
#srchcontainer {
	margin: 0;
	width: auto;
}

#srchcontainer ul.update {
	list-style: none;
}

#srchcontainer ul.update li {
	list-style: none;
}

#srchcontainer ul.update li:first-child {
	list-style: none;
}

#flash {
	margin-top: 10px;
}

#searchresults {
	list-style: none;
}

.trimmed {
	font-weight: bold;
	color: #000000;
}

/*#search_box1 { }
#search_box2 { }
#search_box3 { }
#search_box4 { }
#search_box5 { }
.search_box1 { padding: 1px; border: solid 1px #666666; width: 160px; height: 18px; font-size: 14px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.search_box2 { padding: 1px; border: solid 1px #666666; width: 80px; height: 18px; font-size: 14px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.search_box3 { padding: 1px; border: solid 1px #666666; width: 110px; height: 18px; font-size: 14px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.search_box4 { padding: 1px; border: solid 1px #666666; width: 160px; height: 18px; font-size: 14px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.search_box5 { padding: 1px; border: solid 1px #666666; width: 160px; height: 18px; font-size: 14px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
/*.search_button { border:#000000 solid 1px; padding: 6px; color: #000; font-weight: bold; font-size: 16px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }*/
/*.search_button1 { }
.search_button2 { }
.search_button3 { }
.search_button4 { }
.search_button5 { } */
.found {
	font-weight: bold;
	font-style: italic;
	color: #ff0000;
}

/*#srchcontainer ul #results { }*/
.subsrch {
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	letter-spacing: 1px;
	color: #000088;
}

#tableList1 {
	padding: 2px 3px 6px;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	border-spacing: 3px;
}

#tableList2 {
	padding: 2px 3px 6px;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	border-spacing: 3px;
}

/*#tableList2 tr:nth-child(2n+1) td {
        background-color: linen;
}*/

/*insert text*/
#textcontainer {
	margin: 0;
	width: auto;
}

#textcontainer ul.update {
	list-style: none;
}

#textcontainer ul.update li {
	list-style: none;
}

#textcontainer ul.update li:first-child {
	list-style: none;
}

#textresults {
	list-style: none;
}

.trimmed {
	font-weight: bold;
	color: #000000;
}

/*#text_box1 {}
#text_box2 {}
#text_box3 {}
#text_box4 {}
#text_box5 {}*/
.text_box1 {
	padding: 1px;
	border: solid 1px #666666;
	width: 160px;
	height: 18px;
	font-size: 14px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.text_box2 {
	padding: 1px;
	border: solid 1px #666666;
	width: 80px;
	height: 18px;
	font-size: 14px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.text_box3 {
	padding: 1px;
	border: solid 1px #666666;
	width: 120px;
	height: 18px;
	font-size: 14px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.text_box4 {
	padding: 1px;
	border: solid 1px #666666;
	width: 160px;
	height: 18px;
	font-size: 14px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.text_box5 {
	padding: 1px;
	border: solid 1px #666666;
	width: 160px;
	height: 18px;
	font-size: 14px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

/*.text_button { border:#000000 solid 1px; padding: 6px; color: #000; font-weight: bold; font-size: 16px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }*/
/*.text_button1 { }
.text_button2 { }
.text_button3 { }
.text_button4 { }
.text_button5 { }
#textcontainer ul #results {}*/

@media only screen and (max-width : 324px) {
	input[type="text"] {
		width: 124px;
	}
}

/*MEDIA QUERY NAVIGATION*/
@media only screen and (max-width : 670px) {

	/*was 640*/
	#logo {
		font-size: 1.1em;
	}

	#listheader {
		background-color: lightsteelblue;
		width: 100%;
		min-height: 68px;
		top: 0;
		left: 0;
		border-bottom: 4px solid #4C9CF1;
		z-index: 100;
		text-align: center;
	}

	#listsection {
		/*margin: 68px auto 1px;*/
		max-width: 980px;
		position: relative;
		padding: 1px;
		display: block;
	}

	#menu-icon {
		display: inline-block;
	}

	.navsmall {
		/*width: 40px;*/
		height: 26px;
		float: right;
		/*padding: 0px 2px 2px 1px;*/
		border: 3px solid #4C9CF1;
		border-radius: 6px;
		position: absolute;
		right: 0;
		top: 0;
		margin: 4px 4px 0 0;
	}

	nav ul,
	nav:active ul {
		display: none;
		position: absolute;
		padding: 6px;
		background: #fff;
		border: 4px solid #4C9CF1;
		right: 0;
		top: 36%;
		width: 128px;
		border-radius: 4px 0 4px 4px;
	}

	nav li {
		text-align: center;
		width: 100%;
		padding: 8px 0;
		margin: 0;
	}

	nav:hover ul {
		display: block;
	}

	nav:hover ul li:hover {
		background-color: lightsteelblue;
	}

	nav:hover ul li a:hover {
		color: #bb00bb;
	}
}