@font-face {
    font-family: "ETHNOCEN";
    src: url('/ETHNOCEN.TTF')  format('truetype');
}

body {
	color: #000000;
	font-family: "Open Sans", "Arial", "sans-serif";
	font-size: 15px;
	margin: 0;
	padding: 0;
}

body,html {
	height: 100%;
}

strong {
    font-weight: bold;
}

a:link,a:visited,a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

/* Headings */
h1, h2, h3, h4, h5 {
	margin: 0;
	font-weight: bold;
	padding-bottom: 2px;
}

h1 {
	font-size: 28px;
}


h2 {
	font-size: 26px;
}


h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 16px;
}

.maincontainer {
    position:fixed;
    z-index: 1;
    padding:0;
    margin:0;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.icon_container {
	width: 1380px;
	height: 160px;
	margin: auto;
}

.map_container, .ready_container {
	width: 1380px;
	height: 155px;
	line-height: 60px;
	background: rgba(0, 0, 0, 0.7);
	margin: auto;
	margin-bottom: 10px;
	text-align: center;
	font-family: "ETHNOCEN";
	font-size: 25px;
	color: #ffffff;
}

.icon_left_container {
	float: left;
	height: 160px;
	width: 650px;
}

.icon_mid_container {
	float: left;
	position: relative; 
	top: 47px;
	padding-top: 5px;
	font-family: "ETHNOCEN";
	font-size: 30px;
	color: #ffffff;
	width: 80px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	background: rgba(0, 0, 0, 0.6);
	border: 0px solid rgba(0, 0, 0, 0.5);
}

.icon_right_container {
	float: left;
	height: 160px;
	width: 650px;
}

.icon_left_row1 {
	z-index: 1;
	position: relative;
	float: right;
	width: 370px;
	left: -13px;

}

.icon_left_row2 {
	z-index: 1;
	position: relative;
	float: right;
	width: 370px;
	left: -34px;
	top: -17px;
}

.icon_left_row3 {
	z-index: 1;
	position: relative;
	float: right;
	width: 370px;
	top: -34px;
}

.icon_right_row1 {
	z-index: 1;
	position: relative;
	float: left;
	width: 370px;
	left: 18px;
}

.icon_right_row2 {
	z-index: 1;
	position: relative;
	float: left;
	width: 370px;
	left: 39px;
	top: -17px;
}

.icon_right_row3 {
	z-index: 1;
	position: relative;
	float: left;
	width: 370px;
	left: 5px; 
	top: -34px;
}

.icon_left_row1:hover, .icon_left_row2:hover, .icon_left_row3:hover, .icon_right_row1:hover, .icon_right_row2:hover, .icon_right_row3:hover {
	z-index: 2 !important;
}

.icon_left {
	float: right;
	margin-left: -5px;
}

.icon_right {
	float: left;
	margin-left: -5px;
}

.icon_pick:hover {
	-webkit-transform:scale(1.3); /* Safari and Chrome */
	-moz-transform:scale(1.3); /* Firefox */
	-ms-transform:scale(1.3); /* IE 9 */
	-o-transform:scale(1.3); /* Opera */
	transform:scale(1.3);
	
	-webkit-filter:brightness(150%);
	-moz-filter:brightness(150%);
	filter:url(#brightness);
	filter:brightness(150%);

	
	cursor: hand;
	cursor: pointer;
	z-index: 2 !important;
}

.picks_container {
	width: 1380px;
	height: 366px;
	margin: auto;
}

.picks_container_team1 {
	z-index: 1;
	background-image: url("/gfx/team_back.png");
	width: 648px;
	height: 365px;
	float: left;
	border: 1px solid rgba(0, 236, 255, 0.7);
}

.picks_container_mid {
	z-index: 1;
	width: 80px;
	height: 366px;
	float: left;
}

.picks_container_team2 {
	z-index: 1;
	background-image: url("/gfx/team_back.png");
	width: 648px;
	height: 365px;
	float: left;
	border: 1px solid rgba(0, 236, 255, 0.7);
}

.team1name, .team2name {
	z-index: 2;
	background: rgba(0, 0, 0, 0.7);
	font-family: "ETHNOCEN";
	font-size: 18px;
	color: #ffffff;
	position: relative;
	width: 644px;
	left: 3px;
	top: 10px;
	text-align: center;
	overflow: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid rgba(0, 0, 0, 0.5);
	border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.team1pick1,.team2pick1 {
	z-index: 3;
	position: relative;
	float: left;
	width: 170px;
	height: 180px;
	left: 40px;
	top: 40px;
}

.team1pick2,.team2pick2 {
	z-index: 4;
	position: relative;
	float: left;
	width: 210px;
	height: 220px;
	left: 50px;
	top: 45px;
}

.team1pick3,.team2pick3 {
	z-index: 3;
	position: relative;
	float: left;
	width: 170px;
	height: 18	0px;
	left: 60px;
	top: 40px;
}

.bans_container {
	width: 1380px;
	height: 80px;
	margin: auto;
	margin-bottom: 10px;
}

.bans_container_team1 {
	width: 640px;
	height: 80px;
	line-height: 80px;
	float: left;
	text-align: left;
	background: rgba(0, 0, 0, 0.7);
	font-family: "ETHNOCEN";
	font-size: 15px;
	color: #ffffff;
}

.bans_container_team2 {
	width: 640px;
	height: 80px;
	line-height: 80px;
	float: right;
	text-align: right;
	background: rgba(0, 0, 0, 0.7);
	font-family: "ETHNOCEN";
	font-size: 15px;
	color: #ffffff;
}

.bans_container_team1 img {
	margin: 4px;
	margin-right: 2px;
	border: 1px solid rgba(0, 236, 255, 0.7);
	float: left;
}

.bans_container_team2 img {
	margin: 4px;
	margin-left: 2px;
	border: 1px solid rgba(0, 236, 255, 0.7);
	float: right;
}

.bans_container_map {
	float: left;
	width: 80px;
	height: 80px;
	line-height: 80px;
	background: rgba(0, 0, 0, 0.5);
	margin-left: 10px;
}

.bans_container_map img {
	border: 1px solid rgba(0, 236, 255, 0.7);
	margin: 4px;
}

.darkimage {
	-webkit-filter:brightness(20%);
	-moz-filter:brightness(20%);
	filter: url(#brightness);
	filter:brightness(20%);
}

.imageoverlay {
	position:absolute;
	left: 53px;
}

.map {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.map:hover {
	-webkit-filter:brightness(170%);
	-moz-filter:brightness(170%);
	filter: url(#brightness);
	filter:brightness(170%);
	cursor: hand;
	cursor: pointer;
}

#confirmbox {
	position:fixed;
	z-index: 4;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.75);
	display: none;
}

#confirmboxsquare {
    position:absolute;
    z-index: 5;
    width:400px;
    min-height:200px;
    top:50%;
    left:50%;
	background: #ffffff;
	margin:-100px 0 0 -200px;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
	border: 2px solid #000000;
	outline: 2px solid #58c3e0;
}

.confirmicon {
	vertical-align: middle;
	margin-right: 20px;
	margin-bottom: 10px;
	font: 22px "Arial", "Helvetica", "sans-serif";
}

.confirmbuttonyes {
	background: #2a9419;
	background-image: -webkit-linear-gradient(top, #2a9419, #5bf054);
	background-image: -moz-linear-gradient(top, #2a9419, #5bf054);
	background-image: -ms-linear-gradient(top, #2a9419, #5bf054);
	background-image: -o-linear-gradient(top, #2a9419, #5bf054);
	background-image: linear-gradient(to bottom, #2a9419, #5bf054);
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	color: #ffffff;
	font-size: 15px;
	padding: 5px 15px 5px 15px;
	text-decoration: none;	
}

.confirmbuttonno {
	background: #941919;
	background-image: -webkit-linear-gradient(top, #941919, #f05454);
	background-image: -moz-linear-gradient(top, #941919, #f05454);
	background-image: -ms-linear-gradient(top, #941919, #f05454);
	background-image: -o-linear-gradient(top, #941919, #f05454);
	background-image: linear-gradient(to bottom, #941919, #f05454);
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #ffffff;
	font-size: 15px;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
}

.confirmbuttonyes:hover,.confirmbuttonno:hover {
	-webkit-filter:brightness(120%);
	-moz-filter:brightness(120%);
	filter: url(#brightness);
	filter:brightness(120%);
	cursor: hand;
	cursor: pointer;
}

.frontmid {
	margin: auto;
	width: 1000px;
	min-height: 100%;
	background: rgba(0, 0, 0, 0.85);
}

.frontmid_top {
	width: 769px;
	height: 200px;
	margin: auto;
	padding-top: 70px;
	text-align: center;
	font-family: "ETHNOCEN";
	font-size: 30px;
	color: #ffffff;
}

.frontmid_button_container {
	width: 904px;
	height: 100px;
	clear: both;
	margin: auto;
	padding-left: 1px;
}


.frontmid_button {
    background: rgba(255, 255, 255, 0.6); /* For browsers that do not support gradients */    
    background: -webkit-linear-gradient(left top, rgba(80, 20, 30, 0.7), rgba(40, 110, 130, 0.8)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, rgba(80, 20, 30, 0.7), rgba(40, 110, 130, 0.8)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, rgba(80, 20, 30, 0.7), rgba(40, 110, 130, 0.8)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, rgba(80, 20, 30, 0.7), rgba(40, 110, 130, 0.8)); /* Standard syntax (must be last) */
	position: relative; 
	float: left;
	font-size: 20px;
	color: #ffffff;
	padding: 15px;
	width: 144px;
	text-align: center;
	border: 2px solid #000000;	
	outline: 1px solid #58c3e0;
	margin-right: 2px;
}

.frontmid_button:hover {
	-webkit-filter:brightness(200%);
	-moz-filter:brightness(200%);
	filter: url(#brightness);
	filter:brightness(200%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
	cursor: hand;
	cursor: pointer;
}

.frontmid_mid_content {
	background: rgba(255, 255, 255, 0.8);
	width: 858px;
	margin: auto;
	clear: both;
	border: 2px solid #000000;	
	outline: 1px solid #58c3e0;
	padding: 20px;
}

.teamcontainer {
	float: left;
}

.vscontainer {
	width: 90px;
	height: 42px;
	padding: 10px;
	line-height: 40px;
	float: left;
	font-family: "ETHNOCEN", "Open Sans", "Arial", "sans-serif";
	font-size: 25px;
	color: #000000;
	text-align: center;
}

.vstext {
	cursor: hand;
	cursor: pointer;
}

.teamnameinput {
	width: 350px;
	height: 40px;
	padding: 10px;
	border: 1px solid #000000;
	background: rgba(230, 230, 230, 1);
	font-family: "ETHNOCEN", "Open Sans", "Arial", "sans-serif";
	font-size: 16px;
}

.settingscontainer {
	margin-top: 20px;
	float: left;
	width: 300px;
	font-family: "Open Sans", "Arial", "sans-serif";
	font-size: 15px;
}

.submitcontainer {
	clear: both;
	width: 800px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

.submitbutton {
    background: rgba(26, 91, 109, 0.6); /* For browsers that do not support gradients */    
    background: -webkit-linear-gradient(left top, rgba(80, 20, 30, 0.7), rgba(40, 110, 130, 0.8)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, rgba(80, 20, 30, 0.7), rgba(40, 110, 130, 0.8)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, rgba(80, 20, 30, 0.7), rgba(40, 110, 130, 0.8)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, rgba(80, 20, 30, 0.7), rgba(40, 110, 130, 0.8)); /* Standard syntax (must be last) */	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	border: 2px solid #000000;
	outline: 2px solid #7dd2e6;
	font-family: "ETHNOCEN", "Open Sans", "Arial", "sans-serif";
	font-size: 18px;
	color: #ffffff;
}

.submitbutton:hover {
	-webkit-filter:brightness(150%);
	-moz-filter:brightness(150%);
	filter: url(#brightness);
	filter:brightness(150%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
	cursor: hand;
	cursor: pointer;
}

.js-copytextarea1,.js-copytextarea2,.js-copytextarea3 {
	width: 600px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #000000;
	float: left;
	resize: none;
	padding-left: 15px;
}

.js-textareacopybtn1, .js-textareacopybtn2, .js-textareacopybtn3 {
    background: rgba(26, 91, 109, 0.6); /* For browsers that do not support gradients */    
    background: -webkit-linear-gradient(left top, rgba(80, 20, 30, 0.7), rgba(40, 110, 130, 0.8)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, rgba(80, 20, 30, 0.7), rgba(40, 110, 130, 0.8)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, rgba(80, 20, 30, 0.7), rgba(40, 110, 130, 0.8)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, rgba(80, 20, 30, 0.7), rgba(40, 110, 130, 0.8)); /* Standard syntax (must be last) */
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	border: 2px solid #000000;
	outline: 2px solid #7dd2e6;
	font-size: 18px;
	color: #ffffff;
	margin-left: 10px;
}

.js-textareacopybtn1:hover, .js-textareacopybtn2:hover, .js-textareacopybtn3:hover {
	-webkit-filter:brightness(150%);
	-moz-filter:brightness(150%);
	filter: url(#brightness);
	filter:brightness(150%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
	cursor: hand;
	cursor: pointer;
}

.scinput {
	width: 60px;
	height: 32px;
	padding: 10px;
	border: 1px solid #000000;
	background: rgba(255, 255, 255, 0.8);
	font-size: 22px;
}

.scerror {
	background: rgba(255, 73, 73, 1);
	border: 2px solid #000000;
	font-size: 20px;
	color: #000000;
	padding: 10px;
	margin-bottom: 10px;
}

.drafter_logo {
	width: 769px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: auto;
	text-align: center;
}

.info_container {
	width: 1350px;
	margin: auto;
	margin-bottom: 15px;
	text-align: center;
}

.info_active {
    background: rgba(26, 91, 109, 0.8); /* For browsers that do not support gradients */    
    background: -webkit-linear-gradient(left top, rgba(80, 20, 30, 0.8), rgba(40, 110, 130, 0.8)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, rgba(80, 20, 30, 0.8), rgba(40, 110, 130, 0.8)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, rgba(80, 20, 30, 0.8), rgba(40, 110, 130, 0.8)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, rgba(80, 20, 30, 0.8), rgba(40, 110, 130, 0.8)); /* Standard syntax (must be last) */	padding-top: 15px;
	-webkit-filter:brightness(200%);
	-moz-filter:brightness(200%);
	filter: url(#brightness);
	filter:brightness(200%);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #000000;
	outline: 1px solid #7dd2e6;
	font-family: "ETHNOCEN", "Open Sans", "Arial", "sans-serif";
	font-size: 22px;
	color: #ffffff;
	margin-right: 7px;
}

.info_complete {
    background: rgba(26, 91, 109, 0.8); /* For browsers that do not support gradients */    
    background: -webkit-linear-gradient(left top, rgba(80, 20, 30, 0.8), rgba(40, 110, 130, 0.8)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, rgba(80, 20, 30, 0.8), rgba(40, 110, 130, 0.8)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, rgba(80, 20, 30, 0.8), rgba(40, 110, 130, 0.8)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, rgba(80, 20, 30, 0.8), rgba(40, 110, 130, 0.8)); /* Standard syntax (must be last) */	padding-top: 15px;
	-webkit-filter:brightness(40%);
	-moz-filter:brightness(40%);
	filter: url(#brightness);
	filter:brightness(40%);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #000000;
	outline: 1px solid #7dd2e6;
	font-family: "ETHNOCEN", "Open Sans", "Arial", "sans-serif";
	font-size: 10px;
	color: #ffffff;
	margin-right: 7px;
}

.info_coming {
    background: rgba(26, 91, 109, 0.8); /* For browsers that do not support gradients */    
    background: -webkit-linear-gradient(left top, rgba(80, 20, 30, 0.8), rgba(40, 110, 130, 0.8)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, rgba(80, 20, 30, 0.8), rgba(40, 110, 130, 0.8)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, rgba(80, 20, 30, 0.8), rgba(40, 110, 130, 0.8)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, rgba(80, 20, 30, 0.8), rgba(40, 110, 130, 0.8)); /* Standard syntax (must be last) */	padding-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #000000;
	outline: 1px solid #7dd2e6;
	font-family: "ETHNOCEN", "Open Sans", "Arial", "sans-serif";
	font-size: 13px;
	color: #ffffff;
	margin-right: 7px;
}

.latest {
	clear: both;
	width: 100%;
	height: 50px;
}

.latest:hover {
	cursor: hand;
	cursor: pointer;
}

.latest_date,.latest_vs,.latest_team1,.latest_team2,.latest_t1nauts,.latest_t2nauts {
	float: left;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #000000;
}

.latest_t1nauts,.latest_t2nauts {
	padding-left: 25px;
	width: 95px;
}

.latest_team1 {
	width: 180px;
	padding-right: 10px;
	text-align: right;
}

.latest_team2 {
	width: 180px;
	padding-left: 10px;
	text-align: left;
}

.latest_nauticon {
	padding-top: 10px;
	padding-right: 1px;
	width: 30px;
	height: 30px
}

.navigator {
	clear: both;
	padding: 30px;
	width: 795px;
	text-align: center;
}

.navspan {
	font-weight: bold;
}

.navspan:hover {
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;	
}

.statcontainer {
	clear: both;
	height: 100px;
	display: table;
}

.statbanned, .statpicked {
	position: relative;
	float: left;
	display: table-row;
}

.statbutton {
	font-size: 15px;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	margin-right: 3px;
}

.statbutton:hover {
	cursor: hand;
	cursor: pointer;
}

.generated {
	color: #ffffff;
	width: 1380px;
	margin: auto;
}