/* Minification failed. Returning unminified contents.
(18,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(19,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(20,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(21,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(22,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(23,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(25,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(26,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(27,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(28,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(70,14): run-time error CSS1039: Token not allowed after unary operator: '-link-color'
(121,14): run-time error CSS1039: Token not allowed after unary operator: '-site-main'
(136,14): run-time error CSS1039: Token not allowed after unary operator: '-site-main'
(295,14): run-time error CSS1039: Token not allowed after unary operator: '-site-main'
(307,14): run-time error CSS1039: Token not allowed after unary operator: '-site-main'
(384,15): run-time error CSS1039: Token not allowed after unary operator: '-input-border'
(430,33): run-time error CSS1039: Token not allowed after unary operator: '-input-highlight'
(431,36): run-time error CSS1039: Token not allowed after unary operator: '-input-highlight'
(432,28): run-time error CSS1039: Token not allowed after unary operator: '-input-highlight'
(433,26): run-time error CSS1039: Token not allowed after unary operator: '-input-highlight'
(440,25): run-time error CSS1039: Token not allowed after unary operator: '-button-color'
(442,14): run-time error CSS1039: Token not allowed after unary operator: '-button-font-color'
(446,25): run-time error CSS1039: Token not allowed after unary operator: '-input-border'
(447,19): run-time error CSS1039: Token not allowed after unary operator: '-button-color'
(448,49): run-time error CSS1039: Token not allowed after unary operator: '-button-background'
(449,46): run-time error CSS1039: Token not allowed after unary operator: '-button-background'
(450,45): run-time error CSS1039: Token not allowed after unary operator: '-button-background'
(451,44): run-time error CSS1039: Token not allowed after unary operator: '-button-background'
(452,41): run-time error CSS1039: Token not allowed after unary operator: '-button-background'
(461,26): run-time error CSS1039: Token not allowed after unary operator: '-input-highlight'
(470,21): run-time error CSS1039: Token not allowed after unary operator: '-input-border'
(475,27): run-time error CSS1039: Token not allowed after unary operator: '-input-highlight'
(476,32): run-time error CSS1039: Token not allowed after unary operator: '-input-highlight'
(477,35): run-time error CSS1039: Token not allowed after unary operator: '-input-highlight'
(483,25): run-time error CSS1039: Token not allowed after unary operator: '-input-highlight'
(542,21): run-time error CSS1039: Token not allowed after unary operator: '-input-border'
(550,16): run-time error CSS1039: Token not allowed after unary operator: '-input-border'
(552,26): run-time error CSS1039: Token not allowed after unary operator: '-button-color'
(575,25): run-time error CSS1039: Token not allowed after unary operator: '-mr-std-color'
(576,27): run-time error CSS1039: Token not allowed after unary operator: '-mr-std-shadow'
(577,32): run-time error CSS1039: Token not allowed after unary operator: '-mr-std-shadow'
(578,35): run-time error CSS1039: Token not allowed after unary operator: '-mr-std-shadow'
(617,32): run-time error CSS1039: Token not allowed after unary operator: '-mr-highlight'
(618,35): run-time error CSS1039: Token not allowed after unary operator: '-mr-highlight'
(619,27): run-time error CSS1039: Token not allowed after unary operator: '-mr-highlight'
(620,25): run-time error CSS1039: Token not allowed after unary operator: '-mr-highlight'
(648,27): run-time error CSS1039: Token not allowed after unary operator: '-mr-std-shadow'
(649,32): run-time error CSS1039: Token not allowed after unary operator: '-mr-std-shadow'
(650,35): run-time error CSS1039: Token not allowed after unary operator: '-mr-std-shadow'
(1356,15): run-time error CSS1039: Token not allowed after unary operator: '-article1attn'
(1397,15): run-time error CSS1039: Token not allowed after unary operator: '-article1attn'
(1530,14): run-time error CSS1039: Token not allowed after unary operator: '-hcolor'
(1639,25): run-time error CSS1039: Token not allowed after unary operator: '-site-main'
(1642,26): run-time error CSS1039: Token not allowed after unary operator: '-site-main'
(1646,30): run-time error CSS1039: Token not allowed after unary operator: '-site-main'
(1650,31): run-time error CSS1039: Token not allowed after unary operator: '-site-main'
(1651,32): run-time error CSS1039: Token not allowed after unary operator: '-site-main'
(1732,25): run-time error CSS1039: Token not allowed after unary operator: '-site-main'
(1736,33): run-time error CSS1039: Token not allowed after unary operator: '-tablelines'
(1740,25): run-time error CSS1039: Token not allowed after unary operator: '-site-main'
(1751,31): run-time error CSS1039: Token not allowed after unary operator: '-tablelines'
(1752,30): run-time error CSS1039: Token not allowed after unary operator: '-tablelines'
(1873,25): run-time error CSS1039: Token not allowed after unary operator: '-site-main'
 */

/* METAL RIDES VERSION 2.0 */

/* STANADARD COLORS
    h default color  Dark Teal  #07425f
    a default color  Dark Blue  #000080
    a.white  color white #FFFFFF
    form borders and headers light blue :rgba(94, 98, 100, 0.88)
    box-shadows light blue rgba(94, 98, 100, 0.88)

	3/30/3017
	Change primary colors to charcoal
	#333333 to #33333
*/

/*  COLORS  */
:root {
	--default-font-color: #333333;
	--site-main: #333333;
	--stylebox1-border: 1px solid #333333;
	--hcolor: #0971b2;
	--calendar-color: #910000;
	--link-color: #285798;
	--table-color: #89ccff;
	--article1attn: #004d79;
	--article1main: black;
	--tablelines: #d4d4d4;
	--brdrmain: ;
}

body {
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	height: 100%;
	width: 100%;
	margin: 0 !important;
}

@media (max-width: 320px) {
	body {
		/*font-size: 10px;*/
	}
}

@media (min-width: 321px)  {
	body {
		/*font-size: 12px;*/
	}
}

.bkgrnd {
	width: 100%;
}

div,
span {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


figcaption {
	padding: 5px 0 10px 0;
	font-weight: bold;
}
/*  HEADING */
a {
	color: var(--link-color);
	text-decoration: none;
}

a:link {
	/*color: #FFFFFF;*/
	font-weight: bold;
}

a:active {
	/*color: #FFFFFF;*/
}

a:visited {
			/*color: #FFFFFF;*/
}

a:hover {
	color: #28a8fc;
}

a.white {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.white:link {
	color: #FFFFFF;
	font-weight: bold;
}

a.white:active {
	color: #FFFFFF;
}

a.white:visited {
	color: #FFFFFF;
}

a.white:hover {
	color: #f3f3f3;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	color: var(--site-main);
	/*font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;*/
	margin: 0;
	/*padding: 5px;*/
	font-weight: bold;
	font-family: Roboto, Quicksand, Verdana, Karla;
	width: 100%;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: var(--site-main);
	/*font-weight: bold;*/
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 16px;
}

.f6,
.f6 label,
.f6 label span {
	font-size: 6px;
}

.f8,
.f8 label,
.f8 label span {
	font-size: 8px;
}

.f10,
.f10 label,
.f10 label span {
	font-size: 10px;
}

.f11,
.f11 label,
.f11 label span {
	font-size: 11px;
}

.f12,
.f12 label,
.f12 label span {
	font-size: 12px;
}

.f13,
.f13 label,
.f13 label span {
	font-size: 97%;
}

.f14,
.f14 label,
.f14 label span {
	font-size: 100%;
	line-height: 110%;
}

.f16,
.f16 label,
.f16 label span {
	font-size: 116%;
}

.f18,
.f18 label,
.f18 label span {
	font-size: 128%;
}

.f20,
.f20 label,
.f20 label span {
	font-size: 140%;
}

.f22,
.f22 label,
.f22 label span {
	font-size: 160%;
}

.f24,
.f24 label,
.f24 label span {
	font-size: 170%;
}

.f30,
.f30 label,
.f30 label span {
	font-size: 214%;
}

.f32,
.f32 label,
.f32 label span {
	font-size: 228%;
}

.f34,
.f34 label,
.f34 label span {
	font-size: 242%;
}

/*  COLORS  */
.alert {
	color: red;
	font-style: italic;
	font-weight: bold;
}

.fstandard {
	color: blue !important;
}

.fdkblue {
	color: #03406d !important;
}

.fteal {
	color: #007085 !important;
}

.fcrimson {
	color: #600303 !important;
}

.fbrown {
	color: #533f30 !important;
}

.fwhite {
	color: #FFFFFF !important;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: black;
}

.fgray {
	color: #757575 !important;
}

.fcharcoal {
	color: #333333 !important;
}

.fblack {
	color: #000000 !important;
}

.fblue {
	color: var(--site-main) !important;
}

.fgreen {
	color: #029b00 !important;
}

.fred {
	color: red !important;
}

.fstd {
	color: var(--site-main);
}

.fbold {
	font-weight: bold;
}

.fimpact {
	font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.footnote {
	text-align: left;
	font-size: 12px;
}
.brddefault {
	border: 1px solid #0FF000;
}

table,
table td,
table tr {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


tr, td {
	border-collapse: collapse;
	border-color: none;
}
.hidden {
	display: none !important;
}

.style15 {
	color: white;
}

[class*="flex"] {
	display: flex;
	display: -webkit-flex;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.flexcol {
	flex-direction: column;
}

.flexrow {
	flex-direction: row;
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* DEFAULT INPUTS */
/*text inputs*/
input[type=text],
input[type=date],
input[type=datetime],
input[type=number],
input[type=search],
input[type=time],
input[type=url],
input[type=password],
input[type=email],
input[type=select],
input[type=radio],
input[type=submit],
input[type="button"],
input[type="file"],
.inputs5 label span,
textarea,
select {
	font-size: 12px;
	border: var(--input-border);
	border-radius: 0;
	padding: 0 5px;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
	vertical-align: middle;
	width: 100%;
}

	/*hover events*/
	input[type=text]:hover,
	input[type=date]:hover,
	input[type=datetime]:hover,
	input[type=number]:hover,
	input[type=search]:hover,
	input[type=time]:hover,
	input[type=url]:hover,
	input[type=email]:hover,
	input[type=radio]:hover,
	input[type="checkbox"]:hover,
	input[type=submit]:hover,
	input[type="button"]:hover,
	.inputs5 label input[type=checkbox] + span:hover,
	textarea:hover,
	select:hover,
	button:hover,
	input[type=text]:focus,
	input[type=date]:focus,
	input[type=datetime]:focus,
	input[type=number]:focus,
	input[type=search]:focus,
	input[type=time]:focus,
	input[type=url]:focus,
	input[type=email]:focus,
	input[type=radio]:focus,
	input[type="checkbox"]:focus,
	input[type=submit]:focus,
	input[type="button"]:focus,
	input[type="file"]:focus,
	.inputs5 label input[type=checkbox] + span:focus,
	textarea:focus,
	select:focus {
		/*background-color:rgba(94, 98, 100, 0.88);*/
		-moz-box-shadow: 0 0 4px var(--input-highlight);
		-webkit-box-shadow: 0 0 4px var(--input-highlight);
		box-shadow: 0 0 4px var(--input-highlight);
		border: 1px solid var(--input-highlight);
	}

/*button inputs*/
input[type=submit],
input[type="button"],
button {
	background-color: var(--button-color);
	font-size: 13px;
	color: var(--button-font-color);
	cursor: pointer;
	/*font-weight: bold;*/
	max-width: 120px;
	border: 1px solid var(--input-border);
	background: var(--button-color);
	background-image: -webkit-linear-gradient(var(--button-background));
	background-image: -moz-linear-gradient(var(--button-background));
	background-image: -ms-linear-gradient(var(--button-background));
	background-image: -o-linear-gradient(var(--button-background));
	background-image: linear-gradient(var(--button-background));
	/*box-shadow: 0 0 2px var(--input-shadow-color);
		-moz-box-shadow: 0 0 2px var(--input-shadow-color);
		-webkit-box-shadow: 0 0 2px var(--input-shadow-color);*/
}

	input[type=submit]:focus,
	input[type="button"]:focus,
	button:focus {
		background-color: var(--input-highlight);
	}


/* Selection inputs*/
input[type="radio"],
input[type="checkbox"] {
	display: inline-block;
	vertical-align: middle;
	border-color: var(--input-border);
	cursor: pointer;
}

input[type=radio]:hover {
	box-shadow: 0 0 4px var(--input-highlight);
	-moz-box-shadow: 0 0 4px var(--input-highlight);
	-webkit-box-shadow: 0 0 4px var(--input-highlight);
}

input[type=submit]:hover,
input[type="button"]:hover,
button:hover {
	background-color: var(--input-highlight);
}

/*--------------INPUT ERRORS -----------------------------*/


/* DISABLED EVENTS*/
input[type=text]:disabled,
input[type=date]:disabled,
input[type=datetime]:disabled,
input[type=number]:disabled,
input[type=search]:disabled,
input[type=time]:disabled,
input[type=url]:disabled,
input[type=password]:disabled,
input[type=email]:disabled,
input[type=select]:disabled,
input[type=radio]:disabled,
input[type="checkbox"]:disabled,
input[type=textarea]:disabled {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}

	input[type=text]:disabled:hover,
	input[type=date]:disabled:hover,
	input[type=datetime]:disabled:hover,
	input[type=number]:disabled:hover,
	input[type=search]:disabled:hover,
	input[type=time]:disabled:hover,
	input[type=url]:disabled:hover,
	input[type=password]:disabled:hover,
	input[type=email]:disabled:hover,
	input[type=select]:disabled:hover,
	input[type=radio]:disabled:hover,
	input[type="checkbox"]:disabled:hover,
	input[type=textarea]:disabled:hover,
	input[type="submit"]:disabled:hover,
	input[type="button"]:disabled:focus,
	button:disabled:focus {
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

input[type="submit"]:disabled:hover,
input[type="button"]:disabled:hover,
button:disabled:hover {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
}

input[type=radio] + label {
	display: inline-block;
	/*background-color: rgba(94, 98, 100, 0.88);*/
	border-color: var(--input-border);
	color: white;
}

	input[type=radio] + label:focus {
		/*box-shadow: 0 0 4px var(--input-highlight);
		-moz-box-shadow: 0 0 4px var(--input-highlight);
		-webkit-box-shadow: 0 0 4px var(--input-highlight);*/
		border: var(--input-border);
		display: inline-block;
		background-color: var(--button-color);
		color: white;
	}

.checkboxcustom label {
	font-size: 12px;
	line-height: 20px;
	vertical-align: middle;
}

.checkboxcustom span {
	display: inline-block;
	background-color: white;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	border: 1px solid #333333;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
	vertical-align: middle;
	border: 1px solid var(--mr-std-color);
	box-shadow: 0 0 2px var(--mr-std-shadow);
	-moz-box-shadow: 0 0 2px var(--mr-std-shadow);
	-webkit-box-shadow: 0 0 2px var(--mr-std-shadow);
}


.checkboxcustom .disabled {
	background-color: transparent;
}

.disabled.checkmark {
	background: url("/img/check.png");
}

.disabled.xxx {
	background: url("/img/x.png");
}

.checkboxcustom .aspNetDisabled {
	display: none;
}


.checkboxcustom input[type="checkbox"],
.checkboxcustom input[type="radio"] {
	display: none;
}

.checkboxcustom input:checked + .xxx {
	background: url("/img/x.png");
	background-color: white;
	background-size: 100%;
}

.checkboxcustom input:checked + .checkmark {
	background: url("/img/check.png");
	background-color: white;
	background-size: 100%;
}

.checkboxcustom span:hover {
	-moz-box-shadow: 0 0 4px var(--mr-highlight);
	-webkit-box-shadow: 0 0 4px var(--mr-highlight);
	box-shadow: 0 0 4px var(--mr-highlight);
	border: 1px solid var(--mr-highlight);
}

.checkboxcustom p {
	margin-left: 40px;
}

.radiobutton label {
	vertical-align: middle;
}

.radiobutton span {
	vertical-align: middle;
	display: inline-block;
	background-color: #333333;
	color: white;
	width: 100%;
	font-size: 16px;
	padding: 12px 0;
	font-weight: bold;
	border: 1px solid #333333;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
	vertical-align: middle;
	border: 1px solid red;
	box-shadow: 0 0 2px var(--mr-std-shadow);
	-moz-box-shadow: 0 0 2px var(--mr-std-shadow);
	-webkit-box-shadow: 0 0 2px var(--mr-std-shadow);
	text-align: center;
	border-radius: 10px;
}

.radiobutton input[type="checkbox"],
.radiobutton input[type="radio"] {
	display: none;
}

.radiobutton input:checked + span {
	background-color: grey;
	background-size: 100%;
}

rect {
	color: red;
	font-weight: bold;
}

.subheading {
	width: 100%;
	font-weight: normal !important;
	text-align: center;
	color: #00144d;
	padding: 10px 0;
	font-size: 14px;
}

/*FUNCTIONAL OBJECTS*/
.fauxbutton {
	background-color: white;
	text-align: center;
}

	.fauxbutton label {
		text-align: center;
	}

	.fauxbutton img {
		width: 100%;
	}

	.fauxbutton label input {
		display: none;
	}

.formbuttons {
	justify-content: space-around;
}

/* NAVIGATION MENUS */

.navicon,
.navyearicons,
.navhomeicon {
	position: relative;
	background-image: url("/icons/iconbkg.jpg");
	margin-bottom: 5px;
	text-align: center;
	padding: 2px;
	border-radius: 3px;
}
.navicon img {
	width: 100%;
}
	.navicon a,
	.navicon a:visited,
	.navhomeicon a,
	.navhomeicon a:visited,
	.navyearicons a,
	.navyearicons a:visited {
		color: white;
		font-weight: bold;
	}

.fimpact {
	font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

/*--------------------------------- POSITIONING OBJECTS ------------------------------------------------------- */
/* STANDARD POSITIONING OBJECTS (NON-FLEX) */
.buttonbox {
	width: 100%;
	display: inline-block;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}

	.buttonbox input {
		display: inline-block;
	}

	.buttonbox img {
		width: 100px;
		height: 40px;
		vertical-align: middle;
		margin-top: 2px;
	}

.ctr {
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.ctrv {
	margin-top: -100px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.clear {
	clear: both;
}
.lft {
	float: left;
}

	.lft:after {
		clear: both;
	}

.rgt {
	float: right;
}

	.rgt:after {
		clear: both;
	}

.tac {
	text-align: center !important;
}
.tal {
	text-align: left !important;
}
.tar {
	text-align: right !important;
}

/* FLEX ALIGN ITEMS (COMMON)*/
.maincontainer {
	width: 100%;
	position: relative;
	display: flex;
	display: -webkit-flex;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
}

[class*="lcol"],
[class*="subcol"],
[class="asubcol"],
[class*="group"] {
	position: relative;
	display: flex;
	display: -webkit-flex;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
@media (max-width:800px) {
	.maincontainer {
		padding: 10px;
	}
}
@media (min-width:801px) {
	.maincontainer {
		padding: 10px 20px;
	}
}
.flexrow {
	flex-direction: row;
}
.flexrow + .wrap {
	flex-wrap: wrap;
}

.flexaround {
	justify-content: space-around;
}

.flexbetween {
	justify-content: space-between;
}

.flexstart {
	justify-content: flex-start;
}

.flexend {
	justify-content: flex-end;
}

.flexcolumn {
	flex-direction: column;
}

.flexvert {
	align-items: center;
}


/* END OF POSITIONING OBJECTS*/

/*//////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* SIZING OBJECTS*/

.l5,
.l10,
.l15,
.l20,
.l25,
.l30,
.l33,
.l35,
.l40,
.l45,
.l50,
.l55,
.l60,
.l65,
.l70,
.l75,
.l80,
.l85,
.l90,
.l95,
.l100 {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.l5 {
	width: 5%;
}

.l10 {
	width: 10%;
}

.l15 {
	width: 15%;
}

.l20 {
	width: 20%;
}

.l25 {
	width: 25%;
}

.l30 {
	width: 30%;
}

.l33 {
	width: 33.333%;
}

.l35 {
	width: 35%;
}

.l40 {
	width: 40%;
}

.l45 {
	width: 45%;
}

.l50 {
	width: 50%;
}

.l55 {
	width: 55%;
}

.l60 {
	width: 60%;
}

.l65 {
	width: 65%;
}

.l70 {
	width: 70%;
}

.l75 {
	width: 75%;
}

.l80 {
	width: 80%;
}

.l85 {
	width: 85%;
}

.l90 {
	width: 90%;
}

.l95 {
	width: 95%;
}

.l100 {
	width: 100%;
}



padstd {
}

.pads1 {
	padding: 1px;
}

.pads2 {
	padding: 2px;
}

.pads5 {
	padding: 5px;
}

.pads10 {
	padding: 10px;
}

.padsl5 {
	padding: 15px;
}

.pads20 {
	padding: 20px;
}

.padsd5 {
	padding-right: 5px;
	padding-left: 5px;
}

.padsd10 {
	padding-left: 10px;
	padding-right: 10px;
}

.padsd20 {
	padding-left: 20px;
	padding-right: 20px;
}

.padr2 {
	padding-right: 2px;
}

.padr5 {
	padding-right: 5px;
}

.padr10 {
	padding-right: 10px;
}

.padl2 {
	padding-left: 2px;
}

.padl3 {
	padding-left: 3px;
}

.padl5 {
	padding-left: 5px;
}

.padl10 {
	padding-left: 10px;
}

.padtb2 {
	padding-top: 2px;
	padding-bottom: 2px;
}

.padtb5 {
	padding-top: 5px;
	padding-bottom: 5px;
}

.padtb10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.padtb15 {
	padding-top: 15px;
	padding-bottom: 15px;
}

.padt5 {
	padding-top: 5px;
}

.padt10 {
	padding-top: 10px;
}
.padt20 {
	padding-top: 20px;
}
.padb2 {
	padding-bottom: 2px;
}

.padb5 {
	padding-bottom: 5px;
}

.padb10 {
	padding-bottom: 10px;
}

.padb15 {
	padding-bottom: 15px;
}

.padb20 {
	padding-bottom: 20px;
}

.mart5 {
	margin-top: 5px;
}

.mart10 {
	margin-top: 10px;
}

.mart15 {
	margin-top: 15px;
}

.mart20 {
	margin-top: 20px;
}

.martb5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.martb10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.martb15 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.martb20 {
	margin-top: 20px;
	margin-bottom: 20px;
}


.marb5 {
	margin-bottom: 5px;
}

.marb10 {
	margin-bottom: 10px;
}

.marb15 {
	margin-bottom: 15px;
}

.marb20 {
	margin-bottom: 20px;
}

.mars2 {
	margin-right: 2px;
	margin-left: 2px;
}

.mars5 {
	margin-right: 5px;
	margin-left: 5px;
}

.mars10 {
	margin-right: 10px;
	margin-left: 10px;
}

.mars15 {
	margin-right: 15px;
	margin-left: 15px;
}

.mars20 {
	margin-right: 20px;
	margin-left: 20px;
}
.marr10 {
	margin-right: 10px;
}
marl10 {
	margin-left: 10px;
}

/* END OF SIZING OBJECTS*/

/*//////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*HOME PAGES*/

/*------------------------- NEW HOME--------------------*/

.home .pcol35 {
	flex-direction: row;
}
.home .pcol65 {
	flex-direction: column;
}
.home .lcolprod {
	flex-direction: column;
}
@media (max-width:520px) {
	.home .pcol35 {
		flex-wrap: wrap;
	}
	.home .lcolprod,
	.home .lcolevents {
		width: 100%;
	}
	.home .lcolevents {
		flex-direction: row;
		flex-wrap: wrap;
	}
	.home .lcolevents div {
		width: 33%;
		padding-right: 3px;
	}
}
@media (min-width:520px) {
	.home .lcolprod {
		width: 75%;
		padding-left: 5px;
	}
	.home .lcolevents {
		width: 25%;
		padding-left: 5px;
		flex-direction: column;
	}
}

@media (max-width: 1200px) {
	.pcol35 {
		width: 100%;
	}
	.pcol65 {
		width: 100%;
	}
}
@media (min-width: 1200px) {
	.pcol35 {
		width: 35%;
	}
	.pcol65 {
		width: 65%;
	}
}
.lcolevents h3,
.lcolevents .header  {
	background-color: black;
	color: white;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	margin-bottom: 10px;
}
.lcolevents figcaption {
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 10px 0;
}
/* END NEW HOME*/
.acol,
.linkyears {
	width: 100%;
}

.pagefooter {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
}

.style1 {
}

.yearicons {
	width: 8%;
}

.category {
	width: 100% !important;
	font-size: 24px;
	padding: 15px;
	background-color: #303030;
	color: white;
	margin-top: 5px;
	margin-bottom: 10px;
}


/*COLOR CHIP OBJECTS*/

/* ARTICLE */
.articlestyle1 {
	display: flex;
	flex-direction: column;
	border: 1px solid #333333;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	/*height: 100%;
	margin-right: 5px;*/
}

	.articlestyle1 .annotation {
		border: 5px solid black;
	}
	.articlestyle1 .useindex {
		max-width: 260px;
		margin: auto;
		font-size: 14px;
	}


	.articlestyle1 .useindex table {	
		font-size: 12px;
		font-weight: normal;
	}

	.articlestyle1 .desc {
		font-size: 12px;
		padding-bottom: 5px;
	}

	.articlestyle1 .footnote {
		font-size: 12px;
		font-style: italic;
	}

	.articlestyle1 h1,
	.articlestyle1 h2,
	.articlestyle1 h3,
	.articlestyle1 h4,
	.articlestyle1 h5,
	.articlestyle1 h6 {
		background-color: #333333;
		color: white;
		text-align: center;
		/*margin: -1px -1px 0 -1px;
		padding: 5px;*/
		padding-top: 7px;
		padding-bottom: 7px;

	}

	.articlestyle1 .heading {
		font-size: 14px;
		font-weight: bold;
		text-align: left;
		padding-bottom: 5px;
		padding-top: 10px;
	}

	.articlestyle1 .select {
		font-size: 12px;
		color: var(--article1attn);
		font-weight: bold;
	}
	.articlestyle1 .subheader {
		font-size: 26px;
		font-weight: bold;
		text-align: center;
		padding: 5px;
	}

	.articlestyle1 .tagline {
		font-weight: bold;
		font-size: 12px;
		width: 100%;
		text-align: center;
		padding-bottom: 5px;
	}

	.articlestyle1 .textbx {
		padding: 5px 10px;
	}
	.articlestyle1 .links {
		width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: space-evenly;
	}

	.articlestyle1 ul li {
		font-size: 12px;
	}

	.articlestyle1 table tr th {
		font-weight: bold;
	}
		
	.articlestyle1 .attn {
		font-size: 12px;
		text-align: center;
		font-size: 100%;
		font-weight: bold;
		color: var(--article1attn);
		margin-bottom: 5px;
	}

	.articlestyle1 .usage {
		font-size: 11px;
		font-weight: bold;
		color: #060097;
	}

	.articlestyle1 .codes {
		font-size: 11px;
		font-weight: bold;
	}
	.articlestyle1 table {
		min-width: 200px;
		max-width: 450px;
		width: 96%;
		margin-left: auto;
		margin-right: auto;
		font-size: 12px;
		/*border: 1px solid #333333;*/
	}

		.articlestyle1 table th {
			text-align: left;
		}

	.articlestyle1 table,
	.articlestyle1 span,
	.articlestyle1 img,
	.articlestyle1 div {
		margin-bottom: 10px;
	}

	.articlestyle1 .fdoc {
		/*width: 100%;
		text-align: right;
		position: absolute;
		right: 10px;
		bottom: 0;
		margin-left: 10px;*/
	}
	.articlestyle1 .fdoc img {
		width: 65px;
		/*height: 65px;*/
		float: right;
		margin-left: 10px;
	}

.articlestyle1gallery {
	display: flex;
	flex-direction: column;
	border: 2px solid #333333;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 5px;
}
.articlestyle1gallery h3 {
	padding: 7px;
}

.articlestyle1gallery img {
	width: 100%;
}

.captioned div {
	font-size: 9px;
	text-align: left;
	width: 100%;
}

.menu {
	font-size: 24px;
	color: white;
	text-decoration: wavy;
	width: 100%;
}

.menu {
	position: relative;
}

	.menu .submenu {
		display: none;
		background-color: white;
		padding-left: 10px;
		margin-left: 20px;
		border-radius: 5px;
		padding: 10px;
		color: black;
		border: 1px solid black;
		position: absolute;
		z-index: 10;
	}

		.menu .submenu div {
			width: 100%;
			font-size: 12px;
			color: black;
		}

	.menu:hover .submenu {
		display: block;
	}

.picmenu {
	background-color: white;
	/*border: 1px solid black;*/
}

.shadowbox {
	background-color: rgba(0,0,0, 0.5);
	padding: 20px;
	border-radius: 10px;
}

	.shadowbox h1,
	.shadowbox h1,
	.shadowbox h1,
	.shadowbox h1,
	.shadowbox h1,
	.shadowbox h1 {
		color: #ffffff;
	}

.lcolgallery {
	flex-direction: row;
	flex-wrap: wrap;
}
.lcolgallery h1 {
	color: var(--hcolor);
}
.lcolgallery div {
	padding: 5px;
	font-weight: bold;
}
.lcolgallery div span {
	font-weight: normal;
	
}

.lcolgallery div img {
	width: 100%;
	border: 1px solid black;
}

@media (max-width: 420px) {
	.lcolgallery div {
		width: 100%;
	}
}

@media (min-width: 421px) AND (max-width: 839px) {
	.lcolgallery div {
		width: 50%;
	}
}

@media (min-width: 840px) {
	.lcolgallery div {
		width: 33.3333%;
	}
}
.photobox {
	padding: 5px;
	width: 100%;
}

.photobox img {
	border: 2px solid #333333;
	width: 100%;
}

.formcolor {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

.fw50color {
	height: 300px;
	overflow: hidden;
}

.fW50overlay1 {
	width: 80%;
	bottom: 280px;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
	margin: auto;
}

	.fW50overlay1 img {
		width: 100%;
		/*position: absolute;
	top: 95px;*/
	}

.formoverlay2 {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 100;
}

	.formoverlay2 img {
		width: 100%;
	}

.taoverlay1 {
	width: 80%;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.taoverlay2 {
	position: absolute;
	bottom: 25px;
	left: 50%;
	transform: translateX(-50%);
	width: 80%;
}



.options {
	max-width: 1200px;
}

.options table {
	width: 100%;
	border-collapse: collapse;
	font-size: 11px;
	border: 1px solid var(--site-main);
}
	.options table tr th {
		background-color: var(--site-main);
		color: white;
	}
	.options table tr.option {
		border-top: 1px solid var(--site-main);
	}

	.options table td {
		border-left: 1px solid var(--site-main);
		border-right: 1px solid var(--site-main);
		padding: 4px;
	}

		.options table th:nth-child(1) {
			width: 4%;
		}

		.options table th:nth-child(2) {
			width: 4%;
		}

		.options table th:nth-child(3) {
			width: 38%;
		}

		.options table th:nth-child(4) {
			width: 6%;
		}

		.options table th:nth-child(5) {
			width: 4%;
		}

		.options table th:nth-child(6) {
			width: 4%;
		}

		.options table th:nth-child(7) {
			width: 4%;
		}

		.options table th:nth-child(8) {
			width: 4%;
		}

		.optionsfourmodel table th:nth-child(9) {
			width: 32%;
		}
		.optionsfivemodel table th:nth-child(9) {
			width: 4%;
		}
		.optionsfivemodel table th:nth-child(10) {
			width: 28%;
		}

		.options table td:nth-child(1),
		.options table td:nth-child(2),
		.options table td:nth-child(5),
		.options table td:nth-child(6),
		.options table td:nth-child(7),
		.options table td:nth-child(8),
		.optionsfivemodel td:nth-child(9) {
			text-align: center;
		}

		.options table th:nth-child(3),
		.optionsfourmodel table th:nth-child(9),
		.optionsfivemodel table th:nth-child(10) {
			text-align: left;
		}

		.options table tr.suboption td:nth-child(3) {
			padding-left: 10px;
		}
.hideone tr th:nth-child(1),
.hideone tr td:nth-child(1) {
	display: none;
}

.options, 
.factcontainer {
	margin: auto;
}

/* REPLACES ENGINES */
.tztable table {
	font-size: 11px;
	border-collapse: collapse;
	margin-bottom: 10px;
	color: black;
	border: 2px solid var(--site-main);
}

	.tztable table tr {
		border-bottom: 1px solid var(--tablelines);
	}
.tztable table tr th {
	color: white;
	background-color: var(--site-main);
}
.tztableborder {
	height: 1px;
	border-bottom: 2px solid #0e5ec1;
}

.tztable table tr th,
.tztable table tr td {
	text-align: center;
	padding: 3px;
	border-right: 1px solid var(--tablelines);
	border-left: 1px solid var(--tablelines);
}

.tztable table tr .th0 {
	width: 0;
}

.tztable table tr .th30 {
	width: 30px;
}

.tztable table tr .th40 {
	width: 40px;
}

.tztable table tr .th50 {
	width: 50px;
}

.tztable table tr .th60 {
	width: 60px;
}

.tztable table tr .th80 {
	width: 80px;
}

.tztable table tr .thlg {
	min-width: 300px;
}


.prodtable {
	border: thin solid #333;
	margin-bottom: 10px;
	text-align: center;
}

	.prodtable h1,
	/*.prodtable h2,*/
	.prodtable h3,
	.prodtable h4,
	.prodtable h5,
	.prodtable h6 {
		background-color: #333333;
		color: white;
	}

@media (max-width: 1589px) {
	.prodtable table th,
	.prodtable table td,
	.prodtable footer {
		font-size: 12px;
		padding: 2px 0 2px 2px;
	}

	.home p {
		font-size: 12px;
	}
}

@media (min-width: 1159px) {
	.prodtable table td,
	.prodtable table th {
		padding: 2px 0 2px 5px;
	}
}



.prodtable table {
	width: 100%;
}

.prodtabletable td,
.prodtabletable th {
	padding: 2px 0 2px 5px;
}

.prodtable .footer {
	padding: 5px 10px;
	text-align: left;
	font-size: 12px;
}

.prodtable table th:first-child,
.prodtable table td:first-child {
	text-align: left;
}

.specs,
.specs tr {
	border-collapse: collapse;
	border-color: none;
}

	.specs th {
		font-weight: bold;
		padding-top: 10px;
		text-align: left;
		padding-left: 10px;
		border-collapse: collapse;
		border-color: none;
		color: #1257b6;
	}

	.specs td {
		text-align: left;
		padding-left: 15px;
		border-collapse: collapse;
		border-color: none;
	}

.factcontainer {
	padding: 10px;
	max-width: 800px;
}

.facts {
	width: 100%;
	font-size: 14px;
	border: 1px solid var(--site-main);
	float: left;
	margin-top: 5px;
}

	.facts div {
		padding: 10px;
	}

.fact {
	width: 100%;
}

.facts img {
	float: right;
	margin-left: 10px;
	max-width: 200px;
}

/*COLOR CHIPS*/
[class*="chip"] {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	flex-wrap: wrap;
}

.chip {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 2px;
}

	.chip img {
		border: 1px solid black;
		width: 100%;
	}

.chiplabel {
	padding-top: 10px;
	font-size: 11px;
}


.chip1 /*Column of chips*/ {
}

	.chip1 .chip img {
		width: 100%;
		font-size: 9px;
	}

.chip2 .chip {
	width: 50%;
	font-size: 9px;
}

.chip3 .chip {
	width: 33.333%;
	font-size: 9px;
}

.chip4 .chip {
	width: 25%;
	font-size: 9px;
}

.chip5 .chip {
	width: 20%;
	font-size: 9px;
}

.chip6 .chip {
	width: 16.66%;
	font-size: 9px;
}

.chip7 .chip {
	width: 14.285%;
	font-size: 9px;
}

.chip8 .chip {
	width: 12.5%;
	font-size: 9px;
}

.chip9 .chip {
	width: 11.111%;
	font-size: 9px;
}

.chip10 .chip {
	width: 10%;
	font-size: 9px;
}

.chip11 .chip {
	width: 9.09%;
	font-size: 6px;
}

.chip12 .chip {
	width: 8.333%;
	font-size: 9px;
}

.chip13 .chip {
	width: 7.69%;
	font-size: 9px;
}

.chip14 .chip {
	width: 7.14%;
	font-size: 9px;
}


.colors {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: stretch;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

	.colors h3 {
		width: 100%;
	}

	.colors .colorchip {
		/*min-width:100px;
		max-width: 250px;*/
		border: 1px solid white;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

.colorchip div {
	width: 100%;
}

.colorchip img {
	width: 100%;
}

.colorchip .footnote {
	font-size: 70%;
	text-align: center;
}

.colors .note {
	margin: 10px;
}

.colortag {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	margin-bottom: 10px;
}


.combo {
	width: 100%;
	position: relative;
}

	.combo span {
		font-size: 10px;
		font-weight: bold;
	}

rb {
	color: red;
	font-weight: bold;
}

.picgallery {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

	.picgallery img {
		padding: 3px;
		-moz-box-shadow: 3px 3px 7px #888888;
		-webkit-box-shadow: 3px 3px 7px #888888;
		box-shadow: 3px 3px 7px #888888;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.picgallery span {
		padding: 3px;
		font-size: 10px;
		font-weight: bold;
		color: #333333;
	}

@media (max-width: 560px) {
	.colorchip {
		width: 33.333%;
	}
}

@media (min-width: 561px) AND (max-width: 1269px) {
	.colorchip {
		width: 25%;
	}
}


@media (min-width: 1270px) {
	.colorchip {
		width: 25%;
	}
}
	


.key {
	width: 200px !important;
	float: right;
	padding-bottom: 10px;
}

	.key table {
		border-collapse: collapse;
		border: 1px solid gray;
	}

		.key table td {
			border: 1px solid gray;
			padding: 4px;
		}
.figcaption {
	width: 100%;
	font-size: 11px;
	font-style: italic;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.border1 {
	border: 1px solid black;
}
.border2 {
	border: 2px solid black;
}
.border3 {
	border: 3px solid black;
}


/*--------------------------------- INTRASITE STANDARD OBJECTS -------------------------*/
/* PCOL flex containers*/
[class*="pcol"] {
	display: flex;
	display: -webkit-flex;
}

[class*="pcol"],
.pcolcontainer,
.pcolmain,
.pcolindex,
.navicon,
.navicons,
.navyearicons {
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
}
[class*="pcolcontent"] div {
	margin-bottom: 10px;
}
.pcolcontainer {
	width: 100%;
	padding: 10px;
}
.pcolmain {
	width: 100%;
	flex-direction: column;
}
[class*="pcolcontent"] {
	flex-direction: row;
	flex-wrap:wrap;
}

.pcolbanner {
	padding-bottom: 5px;
}
.pcolbanner div {
	margin-right: 5px;
}
.pcolbanner img,
.pcolbanner a,
.pcolbanner div {
	
}
.pcolcontent {
	flex-direction: row;
	flex-wrap: wrap;
}
/*.pcolcontent div {
	border: 1px solid blue;
	flex: 0 0 33.33%;
}*/

.flexbetween {
}

.flexaround {
}

.flexevenly {
}

/* Top and left sizing */
@media (max-width: 620px) {
	.pcolcontainer {
		flex-direction: column;
	}

	.pcolindex {
		width: 100%;
		flex-direction: row;
		padding-bottom: 5px;
		padding-right: 5px;
	}

	.pcolindex img,
	.pcolindex a,
	.pcolindex div {
		padding-right: 5px;
	}

	.pcolindex.flexaround,
	.pcolbanner.flexaround {
		justify-content: space-around;
	}

	.pcolindex.flexbetween,
	.pcolbanner.flexbetween {
		justify-content: space-between;
	}

	.pcolindex.flexevenly,
	.pcolbanner.flexevenly {
		justify-content: space-evenly;
	}
}

@media (min-width: 620px) {
	.pcolcontainer {
		flex-direction: row;
		width: 100%;
		justify-content: space-between;
	}

	.pcolindex {
		min-width: 60px;
		max-width: 65px;
		flex-direction: column;
		
	}

	.pcolindex img,
	.pcolindex a,
	.pcolindex>div {
		padding-bottom: 5px;
	}
}
@media (min-width: 620px) AND (max-width:800px) {
	.pcolindex {
		padding-right: 5px;
	}
}
@media (min-width:800px) {
	.pcolindex {
		padding-right: 10px;
	}
}
	.pcolcontent1 {
		justify-content: center;
		width: 100%;
	}

		.pcolcontent1 div {
			width: 100%;
		}

	@media (max-width: 800px) {
		.pcolcontent2 > div,
		.pcolcontent3 > div,
		.pcolcontent4 > div,
		.pcolcontent4_2 > div,
		.pcolcontent5 > div {
			width: 100%;
		}
	}

	@media (min-width: 800px) {
		.pcolcontent2 > div {
			width: 50%;
			padding-right: 5px;
		}
	}

	@media (min-width: 800px) AND (max-width: 1200px) {
		.pcolcontent3 > div,
		.pcolcontent4 > div,
		.pcolcontent5 > div {
			width: 50%;
			padding-right: 5px;
		}
	}

	@media (min-width: 800px) AND (max-width: 1600px) {
		.pcolcontent4_2 > div {
			width: 50%;
			padding-right: 5px;
		}
	}

	@media (min-width: 1200px) {
		.pcolcontent3 > div {
			width: 33.3%;
			padding-right: 5px;
		}
	}

	@media (min-width: 1200px) AND (max-width: 1600px) {
		.pcolcontent4 > div,
		.pcolcontent5 > div {
			width: 33.33%;
			padding-right: 5px;
		}
	}

	@media (min-width: 1600px) {
		.pcolcontent4 > div,
		.pcolcontent4_2 > div {
			width: 25%;
			padding-right: 5px;
		}
	}

	@media (min-width: 1600px) AND (max-width: 2000px) {
		.pcolcontent5 > div {
			width: 25%;
			padding-right: 5px;
		}
	}

	@media (min-width: 2000px) {
		.pcolcontent5 > div {
			width: 20%;
			padding-right: 5px;
		}
	}


	/* Standard Images */


	img {
		width: 100%;
	}

	.img30,
	.img40,
	.img50,
	.img60,
	.img100 {
		padding-top: 10px;
		padding-bottom: 10px;
	}

		.img30 img,
		.img40 img,
		.img50 img,
		.img60 img,
		.img100 img {
			width: 100%;
		}


	.img30 {
		width: 30%;
	}

	.img40 {
		width: 40%;
	}

	.img50 {
		width: 50%;
	}

	.img60 {
		width: 60%;
	}

	.img100 {
		width: 100%;
	}

	@media (max-width: 900px) {
		.img40 {
			width: 50%;
		}
	}

	@media (max-width: 600px) {
		.img40,
		.img50,
		.img60 {
			width: 100%;
			padding-right: 0;
			padding-left: 0;
			float: none !important;
		}
	}

	@media (min-width: 600px) {
		.img30.rgt,
		.img40.rgt,
		.img50.rgt,
		.img60.rgt {
			padding-left: 10px;
		}

		.img30.lft,
		.img40.lft,
		.img50.lft,
		.img60.lft {
			padding-right: 10px;
		}
	}


	/*--------------------------------- END INTRASITE STANDARD OBJECTS ----------------------*/

	/* ------------------NAVIGATION -----------------------------*/

	.navicon {
		max-width: 60px;
	}

	.navhomeicon {
		max-width: 170px;
	}
	.navyearicons {
		max-width: 85px;
	}


.logo {
	max-width: 360px;
}

	.logo img {
		margin: 5px 10px;
	}

	/* ------------------END NAVIGATION -----------------------------*/




	/* SIZING IMPORTED FROM CARSTOSHOW */


[class*="lcol"],
[class*="subcol"],
[class*="fgal"] {
	position: relative;
	display: flex;
	display: -webkit-flex;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*Colors Pages*/
.namegraphic {
	position: absolute;
	bottom: 18px;
	left: 50%;
	transform: translateX(-50%);
}
.bird {
	height: 20%;
}

.combo {
	overflow: hidden;
}

/*.enlarge {
	position: fixed;
	max-height: 95vh;

	overflow: auto;
	left: 50%;
	z-index: 1300;
	padding: 10px;
	background-color: white;
	object-fit: contain;
	border: 5px solid #9f9f9f;
	-moz-box-shadow: 12px 12px 18px #888888;
	-webkit-box-shadow: 12px 12px 18px #888888;
	box-shadow: 12px 12px 18px #888888;
}

	.enlarge img {
		object-fit: contain;
		max-width: 85vw;
		max-height: 85vh;
	}

	.enlarge.ectr {
		top: 50%;
		transform: translate(-50%, -50%);
	}

	.enlarge.top {
		top: 110px;
		transform: translateX(-50%);
	}*/

.enlarge {
	position: fixed;
	max-height: 95vh;
	/*max-width: 95%;*/
	overflow: auto;
	left: 50%;
	z-index: 1300;
	padding: 10px;
	background-color: white;
	object-fit: contain;
	border: 5px solid #9f9f9f;
	-moz-box-shadow: 12px 12px 18px #888888;
	-webkit-box-shadow: 12px 12px 18px #888888;
	box-shadow: 12px 12px 18px #888888;
}

	.enlarge img {
		object-fit: contain;
		max-width: 90vw;
		max-height: 90vh;
		width: unset;
	}

	.enlarge.ectr {
		top: 50%;
		transform: translate(-50%, -50%);
	}

	.enlarge.top {
		top: 110px;
		transform: translateX(-50%);
	}

.googlead {
	width: 100%;
	max-width: 800px;
	margin:auto;
	max-height: 200px;
}
