@font-face {
    font-family: 'ms-scratchregular';
    src: url('ms-scratch-webfont.woff2') format('woff2'),
         url('ms-scratch-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'AmaticSCRegular';
	src: url('AmaticSCRegular.eot');
	src: local('AmaticSCRegular'), url('AmaticSCRegular.woff') format('woff'), url('AmaticSCRegular.ttf') format('truetype');
}
a {
	text-decoration: none;
	border-bottom: 1px dotted #c0baba;
	color: #deddd8;
	}
a:hover {
	text-decoration: none;
	color: #c0baba;
	font-weight: bold;
	border-bottom: none;
	}
a.img, .aff a {padding:0 5px 5px 0; border: none;}
.show_join_error {
	background-color: red;
}
body {
	margin: 0;
	background: #000 url(images/banner.jpg) no-repeat top center;
	font-family: 'BenchNine', sans-serif;
	letter-spacing: .2em;
	}
nav {
	font: 1.75em 'ms-scratchregular';
	text-align: center;
	}
nav a:link, nav a:visited {
	font-size: 1.2em;
	color: #e8e8e8;
	border: none;
}
nav a:hover {
	color: #fff;
}
#content {
	margin: 450px auto 0;
	padding: 8px;
	width: 750px;
	color: #ac6e45;
	}
ul {
	list-style-position: outside;
	list-style-type: decimal;
	}
em {
	font-style: italic;
	font-weight: bold;
}
.center, .award {text-align: center;}
h3 {
	font: 2.5em 'AmaticSCRegular';
	color: #408ca8;
	text-shadow: 1px 1px 1px #000;
	letter-spacing: .2em;
	text-align: center;
 	}
h6 {
	margin: 0 0 0 4px;
	color: #9aa5a9;
	font-weight: bold;
	font-size: 1.75em;
	letter-spacing: .1em;
	font-variant-caps: small-caps;
	border-bottom: 1px solid #deddd8;
	}
blockquote{
	margin: 0 auto;
	padding: 5px;
	color: #000;
	background-color: #b0c0c7;
	line-height: 14px;
	width: 42%;
}
blockquote a {
	color: #cd6a56;
}
blockquote a:hover {
	color: #cd6a56;
	font-weight: bold;
}
.left {
	float:left;
	margin-right: 12px;
	}
.right {
	float:right;
	margin-left: 3px;
	}
div.form {
	float: left;
	width: 36%;
}
label {
	display: inline;
}
label#req:before{
	content: "* ";
	color: red; 
}
.codecopy {
	float: left;
	display: inline-block;
	width: 45%;
	padding: 0 10px;
}
.codecopy a, .codes a {
    border: 0;
}
.control-copytextarea {
	position: relative;
  	cursor: pointer;
  	padding: 0 4px;
  	color: #b0c0c7;
  	border-left: 1px dotted #408ca8;
  	border-top: 1px dotted #408ca8;
  	border-right: 1px dotted #408ca8;
  	border-bottom: 1px solid #408ca8;
  	float: right;
    	top: 13px;
    	left: -52px;
    	padding-top: 2px;
    	line-height: 11px;
}
.codecopy textarea, .codecopy textarea:focus {
	margin: 5px;
	width: 280px;
	height: 50px;
	color: #b0c0c7;
	font-family: inherit;
	font-size: .95em;
	border: 1px dotted #408ca8;
	-ms-overflow-style: none;
	overflow: hidden;
}
.codes h6 {
    padding-top: 14px;
    margin-bottom: 5px;
}
input, textarea, select {
	margin: 0px;
	width: 235px;
	color: #b0c0c7;
	background: none;
	font-size: .95em;
	font-family: inherit;
	border: 1px solid #408ca8;
	outline: none;
	-webkit-box-sizing: border-box; /* For legacy WebKit based browsers */
	-moz-box-sizing: border-box; /* For legacy (Firefox <29) Gecko based browsers */
    	box-sizing: border-box;
}
input:focus, textarea:focus, select:focus {
	border: 1px solid #b0c0c7;
	color: #000;
	background-color: #408ca8;
}
input[type=radio], input[type=checkbox] {
	display: inline;
	width: 20px;
	margin-left: 10px;
	outline: none;
}
textarea {
	width: 500px;
	height: 120px;
}
.jsubbtn, .usubbtn, .jresbtn, .uresbtn {
	margin: 30px auto 0;
	padding: 3px 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	letter-spacing: .08em;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	border: 2px solid #408ca8;
	background-color: #408ca8;
}
.jsubbtn:before, .usubbtn:before, .usubbtn:before, .uresbtn:before {
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 0px;
	width: 100%;
	z-index: -1;
	content: '';
	color: #000 !important;
	background-color: #408ca8 !important;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.jsubbtn, .usubbtn {
	margin-left: 50px;	
}
.jsubbtn:hover, .jresbtn:hover, 
.usubbtn:hover, .uresbtn:hover {
	color: #b0c0c7;
	background-color: transparent;
	text-shadow: ntwo;
}
.stats {
	font-size: .85em;
	}
.small, .disc {
	font-size: .80em;
	text-align: center;
}
.disc {
	font-style: oblique;
	}
.clear {
	clear:both;
}
table {
    margin: 0 auto;
    border-collapse: collapse;
    width: 70%;
    border: 1px solid #000;
}
th, td {
    text-align: left;
    padding: 6px 4px 4px 8px;
}
th {
    font-size: 1.1em;
    background-color: rgba(64, 140, 168, 0.39);
    border-bottom: 1px solid #408ca8;
}
.show_members_showing_what {
	text-transform: uppercase;
	font-size: 1.15em;
	}
.flaglist {
	margin: 0 auto;
	width: 17%;
	}
.flag {
	vertical-align: middle;
	padding-bottom: 3px;
	}
.media {margin: 27px auto 27px; text-align:center;}
.media a {border:0;}
footer {
	font-size: .75em;
	color: #9aa5a9;
}
footer p {
	font-size: 1em;
}