.back_blue {
	background-image: url(art/bgs/01_back_blue.jpg);
	background-color: #000033;
	background-size: contain;
}
/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color: #00f;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #039;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	background-color: #3366cc;
	color: #ffffff;
	text-decoration: none;
}
a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	background-color: #9999aa;
	color: #000000;
	text-decoration: none;
}
.gradient_cover {
	background-color: #039; /* fallback color */
	width: 100%;
	background: -moz-linear-gradient(top,  rgba(0,45,120,0.8) 25%, rgba(90,140,255,0.4) 75%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,rgba(0,45,120,0.8)), color-stop(75%,rgba(90,140,255,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,45,120,0.8) 25%,rgba(90,140,255,0.4) 75%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,45,120,0.8) 25%,rgba(90,140,255,0.4) 75%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,45,120,0.8) 25%,rgba(90,140,255,0.4) 75%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,45,120,0.8) 25%,rgba(90,140,255,0.4) 75%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc002d78', endColorstr='#665a8cff',GradientType=0 ); /* IE6-9 */
}
.gradient_pagenav {
	background-color: #06F; /* fallback color */
	width: 100%;
	background: -moz-linear-gradient(top,  rgba(0,100,255,0.9) 25%, rgba(200,200,255,0.6) 75%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,rgba(0,100,255,0.9)), color-stop(75%,rgba(200,200,255,0.6))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,100,255,0.9) 25%,rgba(200,200,255,0.6) 75%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,100,255,0.9) 25%,rgba(200,200,255,0.6) 75%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,100,255,0.9) 25%,rgba(200,200,255,0.6) 75%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,100,255,0.9) 25%,rgba(200,200,255,0.6) 75%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e60064ff', endColorstr='#99c8c8ff',GradientType=0 ); /* IE6-9 */
}	

.gradient_back {
	background-color: #82B4FF; /* fallback color */
	width: 100%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5f4ff+0,b5d2ff+100&0.75+0,0.8+0,0.7+100 */
background: -moz-linear-gradient(top,  rgba(229,244,255,0.8) 0%, rgba(181,210,255,0.7) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(229,244,255,0.8) 0%,rgba(181,210,255,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(229,244,255,0.8) 0%,rgba(181,210,255,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cce5f4ff', endColorstr='#b3b5d2ff',GradientType=0 ); /* IE6-9 */
}

.gradient_back#meat {
	background-color: #82B4FF; /* fallback color */
	width: 100%;
background: -moz-linear-gradient(top,  rgba(130,180,255,0.9) 25%, rgba(160,200,255,0.6) 75%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,rgba(130,180,255,0.9)), color-stop(75%,rgba(160,200,255,0.6))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(130,180,255,0.9) 25%,rgba(160,200,255,0.6) 75%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(130,180,255,0.9) 25%,rgba(160,200,255,0.6) 75%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(130,180,255,0.9) 25%,rgba(160,200,255,0.6) 75%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(130,180,255,0.9) 25%,rgba(160,200,255,0.6) 75%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e682b4ff', endColorstr='#99a0c8ff',GradientType=0 ); /* IE6-9 */
}	

.gradient_inv {
	background-color: #A0C8FF; /* fallback color */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dcf0ff+0,a0ceff+100&0.9+0,0.8+100,0.75+100 */
background: -moz-linear-gradient(top,  rgba(220,240,255,0.9) 0%, rgba(160,206,255,0.75) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(220,240,255,0.9) 0%,rgba(160,206,255,0.75) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(220,240,255,0.9) 0%,rgba(160,206,255,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6dcf0ff', endColorstr='#bfa0ceff',GradientType=0 ); /* IE6-9 */
}	

.gradient_inv_green {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ebffdd+0,8bdd99+100&0.9+0,0.8+100,0.75+100 */
background: -moz-linear-gradient(top,  rgba(235,255,221,0.9) 0%, rgba(139,221,153,0.75) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(235,255,221,0.9) 0%,rgba(139,221,153,0.75) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(235,255,221,0.9) 0%,rgba(139,221,153,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ebffdd', endColorstr='#bf8bdd99',GradientType=0 ); /* IE6-9 */
}	

.gradient_inv_gold {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dcf0ff+0,ddffe5+100 */
background: rgb(220,240,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(220,240,255,1) 0%, rgba(221,255,229,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(220,240,255,1) 0%,rgba(221,255,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(220,240,255,1) 0%,rgba(221,255,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcf0ff', endColorstr='#ddffe5',GradientType=0 ); /* IE6-9 */
}	

.gradient_footer {
    background-color: #334; /* fallback color */
	width: 100%;
background: -moz-linear-gradient(top,  rgba(50,50,55,0.9) 25%, rgba(30,30,40,0.8) 75%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,rgba(50,50,55,0.9)), color-stop(75%,rgba(30,30,40,0.8))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(50,50,55,0.9) 25%,rgba(30,30,40,0.8) 75%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(50,50,55,0.9) 25%,rgba(30,30,40,0.8) 75%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(50,50,55,0.9) 25%,rgba(30,30,40,0.8) 75%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(50,50,55,0.9) 25%,rgba(30,30,40,0.8) 75%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6323237', endColorstr='#cc1e1e28',GradientType=0 ); /* IE6-9 */
}	

.hoverglow:hover {
 transform: translate(0px,-1px);
 -moz-box-shadow:    0 0 15px #ccf;
 -webkit-box-shadow: 0 0 15px #ccf;
 box-shadow:         0 0px 15px #ffc;
}
.hovershadow:hover {
 transform: translate(0px,-1px);
 box-shadow: 0 5px 15px rgba(0,0,128,0.80);
}

A.cover {
	color: #FFFFFF;
	text-decoration: none;
}
A.cover:VISITED {
	color: #DDDDFF;
}
A.cover:HOVER {
	background-color: #ccffff;
	color: #000099;
}
A.external {
    color: #030;
}
A.external:VISITED {
    color: #252;
}
A.external:HOVER {
    background-color: #355;
    color: #fff;
}
A.ondark {
    color: #eef;
}
A.ondark:VISITED {
		color: #ddf;
}
A.ondark:HOVER {
		background-color: #cff;
		color: #009;
}
A.external_ondark {
	color: #BFB;
}
A.external_ondark:VISITED {
	color: #AFA;
}
A.external_ondark:HOVER {
	background-color: #AFA;
	color: #00009F;
}
A.proj:HOVER {
	background-color: #060;
	font-size: 9pt; /* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
	color: #fff;
}
A.prodbuy {
	color: #ffffff;
	text-decoration: underline;
}
A.logo:HOVER, A.logo:ACTIVE, A.logo:FOCUS {
	background-color: transparent;
}

H2 {
	color: #00F;
}

.blurb {
	display: table-cell;
	border: solid 0px #ff0;
	color: #fff;
	background-color: #06f;
	font-size: 90%; /* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
	padding: 1em;
	text-align: center;
}
.blurb_LNP {
	display: table-cell;
	border: solid 0px #ff0;
	color: #c36;
	background-color: #eee;
	font-size: 90%; /* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
	font-weight: bold;
	text-align: left;
	padding: .5em;
}
.blurb_LNPc {
	display: table-cell;
	border: solid 0px #ff0;
	color: #c36;
	background-color: #eee;
	font-size: 90%; /* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
	font-weight: bold;
	text-align: center;
	padding: .5em;
}

.promo {
    background-color: #9cf; 
	border: 2px solid #009; 
}

/* --------------------------------- pagenav ------------------------------- */
.pagenav th a {
	color: #eef;
}
.pagenav th a:visited {
	color: #ddf;
}
.pagenav th a:hover {
	background-color: #eef;
	color: #009;
}

TD.pagenav {
	background-color: #ace;
}
TD.pagenav_a {
	background-color: #acf;
}
TD.pagenav_info {
	background-color: #ecc;
}
TD.pagenav_view {
	background-color: #eec;
}
TD.pagenav_price {
	background-color: #cec;
}
TD.pagenav_try {
	background-color: #cec; /* fallback color */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cceecc+0,eebb88+100&0.9+0,0.8+100,0.75+100 */
background: -moz-linear-gradient(top,  rgba(204,238,204,0.9) 0%, rgba(238,187,136,0.75) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(204,238,204,0.9) 0%,rgba(238,187,136,0.75) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(204,238,204,0.9) 0%,rgba(238,187,136,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6cceecc', endColorstr='#bfeebb88',GradientType=0 ); /* IE6-9 */
}
TD.pagenav_stream {
	background-color: #eb8;
}
TD.pagenav_vr {
	background-color: #eac;
}
TD.pagenav_dl {
	background-color: #ecd;
	}
TD.pagenav_dl_a {
	background-color: #edd;
	}
TD.pagenav_more {
	background-color: #c0d0ff;
	text-align: left;
}
TD.pagenav_more_a {
	background-color: #d0e0ff;
	text-align: left;
}
/* --------------------------------- pagenav end ------------------------------- */

.content_cover {
	vertical-align: top;
	padding: 8px;
	text-align: left;
	color: #adf;
}

TABLE.moreinfo {
	background-color: #366;
	border-collapse: separate;
	border-spacing: 5px;
}
tr.mia {
	background-color: #bdb;
}
tr.mib {
	background-color: #cec;
}
tr.mic {
	background-color: #ded;
}
TABLE.moreinfo td {
	padding: 5px;
	text-align: left;
	/* [disabled]background-color: #9C9; */
}

TABLE.attend {
	width: 98%;
	background-color: #222288;
	border-spacing: 1px;
}
TABLE.attend th, TABLE.attend td {
	font-size: 10pt; /* so it doesn't resize */
	padding: 6px;
	text-align: right;
	white-space: nowrap;
}
TABLE.lfsc {
	width: 100%;
	background-color: #228;
	border-spacing: 1px;
}
TABLE.lfsc td {
	padding: 3px;
}

TABLE.lfsc_list tr:nth-child(3n+0) {
 background-color: #c0c0c0;
}
TABLE.lfsc_list tr:nth-child(3n+1) {
 background-color: #c9c9c9;
}
TABLE.lfsc_list tr:nth-child(3n+2) {
 background-color: #cfcfcf;
}
TABLE.lfsc_list tr.LNP_resell:nth-child(3n+0) {
 background-color: #9f9;
}
TABLE.lfsc_list tr.LNP_resell:nth-child(3n+1) {
 background-color: #afa
}
TABLE.lfsc_list tr.LNP_resell:nth-child(3n+2) {
 background-color: #bfb;
}

TABLE.bluex3 tr:nth-child(3n+0) {
 background-color: #a0c0e0;
}
TABLE.bluex3 tr:nth-child(3n+1) {
 background-color: #a9d0e9;
}
TABLE.bluex3 tr:nth-child(3n+2) {
 background-color: #afe0ef;
}
TABLE.greenx3 tr:nth-child(3n+0) {
 background-color: #c0c0c0;
}
TABLE.greenx3 tr:nth-child(3n+1) {
 background-color: #c0d0c0;
}
TABLE.greenx3 tr:nth-child(3n+2) {
 background-color: #c0e0c0;
}
TABLE.bluex3 tr.bgclear, TABLE.greenx3 tr.bgclear {
 background-color: transparent;
}
