a, a:visited, a:hover {
	text-decoration: none;
}

a, a:visited {
	color: #b0d0f5;
}

a:hover {
	color: #b2c9de;
}

.clear {
	clear: both;
}


.footer {
	margin: 0px;
}

.footer {
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.footer {
	color: #ccc;
	border-top: 1px solid #253e56;
	border-bottom: 1px solid #142C39;
}

.footer > div {
	margin: 0 auto;
  max-width: 1280px;
}

.BCL, .BCR {
	width: 50%;
}

.BCL {
	float: left;
}

.BCR {
	float: right;
}

.FBI {
	position: absolute;
	top: 1px;
	right: 0px;
	width: 0px;
	height: 300px;
	padding: 0 !important;
	border-left: 1px solid #253e56;
	border-right: 1px solid #142C39;
}

.Cmd, .TBN {
	border: 1px solid #7f7f7f;
	background: #828B83;
	color: #fff;
	display: inline-block;
	padding: 4px 3px 3px 3px;
	margin: 0px;
	cursor: pointer;
	position: relative;
	z-index: 1;
}

.FFacebook, .FTwitter, .FReddit, .FLinkedIn, .FTwitch, .FInstagram, .FWindowsLive, .FDiscord, .SFacebook, .STwitter, .SReddit, .SLinkedIn, .STwitch, .SInstagram, .SWindowsLive, .SDiscord, .SmFacebook, .SmTwitter, .SmReddit, .SmLinkedIn, .SmTwitch, .SmInstagram, .SmWindowsLive, .SmDiscord {
	padding: 4px 3px 3px 3px;
	margin: 0px 2px;
}

.FFacebook, .FTwitter, .FReddit, .FLinkedIn, .FTwitch, .FInstagram, .FWindowsLive, .FDiscord {
	max-width: 200px;
	padding: 5px;
	display: block !important;
}

.Cmd, .TBN {
	font-family: "Helvetica Neue","Lucida Grande","Segoe UI",Tahoma,Arial,Helvetica,Verdana,sans-serif;
}

.Cmd, .TBN {
	background: transparent;
	border-color: #102430;
}

.FFacebook, .FTwitter, .FReddit, .FLinkedIn, .FTwitch, .FInstagram, .FWindowsLive, .FDiscord {
	float: left;
	margin: 0px 2px 4px 2px;
	opacity: 0.5;
}
.FFacebook:hover, .FTwitter:hover, .FReddit:hover, .FLinkedIn:hover, .FTwitch:hover, .FInstagram:hover, .FWindowsLive:hover, .FDiscord:hover {
	opacity: 0.8;
}

a.Cmd {
	height: 23px;
	max-width: 200px;
	padding: 5px;
	display: inline-block;
}

.Cmd > em, .TBN > em, .Cmd > span, .TBN > span {
	z-index: 1;
	position: relative;
}

.Cmd > em, .TBN > em {
	background: transparent url(/Images/Icons.png) 0px -72px;
	width: 24px;
	height: 24px;
	float: left;
}

.FFacebook > em, .FTwitter > em, .FTwitch > em, .FDiscord > em, .FInstagram > em {
	background: url(/img/Social.png) !important;
	width: 24px;
	height: 24px;
	float: left;
}

.FInstagram > em {
	background-position: -125px 0px !important;
}

.FDiscord > em {
	background-position: -175px 0px !important;
}

.FTwitch > em {
	background-position: -100px 0px !important;
}

.FFacebook > em {
	background-position: -25px 0px !important;
}


ul {
	margin-bottom: 15px;
	list-style-type: square;
}

button.Lng {
	width: 100%;
	border-color: #333;
}

button.Lng {
	border: 1px solid #1a1817;
	background: #232526;
}

button.Lng {
	background: #182B3B;
	border-color: #102430;
}

button.Cmd::after, button.TBN::after {
	content: " ";
	display: block;
	background: url(/Images/Button.png);
	background-size: 100% 100%;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 0;
}

button.Lng::after {
	content: none;
}

.Lng > em {
	background-position: -96px -120px;
}

.Cmd > span {
	font-weight: bold;
}

.Cmd > span, .TBN > span {
	margin: 2px 8px 0px 8px;
	display: inline-block;
	font-size: 15px;
	color: #fff;
	min-width: 60px;
}

.Cmd > span, .TBN > span {
	height: 19px;
}

button.Lng > span {
	font-weight: normal;
	font-size: 13px;
	margin: 3px 0px 0px 0px;
}

.logos img {
	width: 120px;
}
.logos a {
	margin: 4px;
}

.copy {
	color: #698bab;
	display: inline-block;
	font-size: x-small;
	padding: 8px;
}

.links {
  margin-bottom: 12px;
}

.links > li {
	float: left;
	margin: 0 12px 4px 0;
	/*border: 1px solid #090909;*/
	border: 1px dotted #030f27;
	/*background: #0a0a0a;*/
	background: #0a0f0f;
  padding: 4px 32px;
  border-radius: 3px;
	opacity: .9;-moz-opacity:.9;-khtml-opacity:.9;filter:alpha(opacity=90);
}

.links > li a:hover {
	color: #b2c9de;
}


.FB { position: relative; float: left; }
.FB {	padding: 8px 16px 0px 16px; }
.FB > ul {
	display: inline-block;
	list-style: none;
	padding: 0px;
}

.FB > ul > li > a {
	color: #698bab;
	font-size: smaller;
	text-decoration: none;
}
