/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

body {
	background: url("../img/chuk-hexa.png") repeat-x scroll 0 0 #59F;   
	--transition: background-color 1s linear;
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	-o-transition: background 0.5s linear;
	transition: background 0.5s linear;
}

.header_stroke {
	background: #456aDD; /* Old browsers */
	background: -moz-linear-gradient(top, #456aDD 1%, #122112 29%, #122112 66%, #4272DD 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#456aDD), color-stop(29%,#122112), color-stop(66%,#122112), color-stop(99%,#4272DD)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #456aDD 1%,#122112 29%,#122112 66%,#4272DD 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #456aDD 1%,#122112 29%,#122112 66%,#4272DD 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #456aDD 1%,#122112 29%,#122112 66%,#4272DD 99%); /* IE10+ */
	background: linear-gradient(to bottom, #456aDD 1%,#122112 29%,#122112 66%,#4272DD 99%); /* W3C */
}

.psotitle {
	color:#E72; 
    margin-bottom: 0px; 
    margin-top: 0px; 
    float:left; 
    font-size: 28px; 
    line-height: 40px;
}


.center{
    text-align:center;
}

.players_table {
    background: #000000;
    margin-left: auto;
    margin-right: auto;
}
.players_white {
    color: #FFFFFF;
}
.players_green {
    color: #00FF00;
}

#title  h3 {
	color:#E72;
	margin-bottom: 0px !important;
	margin-top: 0px;
	float:left;
}

#title p{
	color:#E72;
	margin-left: 10px;
	line-height: 40px;
	float:left;
}
#top-nav {
	height:40px;
}

#top-nav strong {
	color: #E72 !important;
}

#social {
	color:#E72;
	float:left;
}

#social p{
	line-height: 40px;
    margin-left: 700px;
    margin-top: -60px;
}

#social ul {
	margin-left: 800px;
    margin-top: -56px;
}

.header_stroke li, .navigation li{
	display:inline;
}

#navigation {
	background: #F5F5FF !important;
	border-radius: 10px;
	-moz-box-shadow: 0 0 9px #888;
	-webkit-box-shadow: 0 0 9px#888;
	box-shadow: 0 0 9px #888;
}

#navigation  li{
	padding-top: 10px;
}

.navigation img{
	overflow: auto;
}

.navigation a{
	text-decoration: none;
	background: #456aDD; /* Old browsers */
	background: -moz-linear-gradient(top, #456aDD 1%, #122112 29%, #122112 66%, #4272DD 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#456aDD), color-stop(29%,#122112), color-stop(66%,#122112), color-stop(99%,#4272DD)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #456aDD 1%,#122112 29%,#122112 66%,#4272DD 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #456aDD 1%,#122112 29%,#122112 66%,#4272DD 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #456aDD 1%,#122112 29%,#122112 66%,#4272DD 99%); /* IE10+ */
	background: linear-gradient(to bottom, #456aDD 1%,#122112 29%,#122112 66%,#4272DD 99%); /* W3C */
	color: #FFF;
	padding: .2em 1em;
	border-right: 1px solid #fff;
	-moz-border-radius: 15px;
	--border-radius: 15px;
	font-size:15px;
	font-family: "aud", Verdana, Courier;
}

.navigation a:hover{
	background: #456aDD; /* Old browsers */
	background: -moz-linear-gradient(top, #456aDD 3%, #deedde 26%, #deedde 69%, #4272DD 97%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#456aDD), color-stop(26%,#deedde), color-stop(69%,#deedde), color-stop(97%,#4272DD)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #456aDD 3%,#deedde 26%,#deedde 69%,#4272DD 97%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #456aDD 3%,#deedde 26%,#deedde 69%,#4272DD 97%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #456aDD 3%,#deedde 26%,#deedde 69%,#4272DD 97%); /* IE10+ */
	background: linear-gradient(to bottom, #456aDD 3%,#deedde 26%,#deedde 69%,#4272DD 97%); /* W3C */
	outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
	color: #111;
}

#image_wrap {
    width:600px;
    padding:15px 0;
    text-align:center;
    background-color:#efefef;
    border:2px solid #fff;
    outline:1px solid #ddd;
    -moz-ouline-radius:4px;
}

.image_gallery {
    margin:10px auto; 
    width: 634px; 
    height:120px;
}

.scrollable {
    position:relative;
    overflow:hidden;
    width: 550px;
    height:120px;
    border:1px solid #ccc;
    background:url(/media/img/gradient/h300.png) repeat-x;
}

.scrollable .items {
    width:20000em;
    position:absolute;
    clear:both;
}

.items div {
    float:left;
    width:680px;
}

.scrollable img {
    float:left;
    margin:20px 5px 20px 21px;
    background-color:#fff;
    padding:2px;
    border:1px solid #ccc;
    width:100px;
    height:75px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}

.scrollable .active {
    border:2px solid #000;
    position:relative;
    cursor:default;
}
#scrollable{
	float:left;
}

#goright, #goleft{
	padding: 45px 5px 5px 5px;
	float:left;
}

#tabs ul{
	padding-top: 15px;
}

#content {
	margin-top: 3px;
	padding:10px 0 10px 0px;
	--overflow: auto;
	background: #F5F5FF !important;
	border-radius: 10px;
	-moz-box-shadow: 0 0 9px #888;
	-webkit-box-shadow: 0 0 9px#888;
	box-shadow: 0 0 9px #888;
}

#content p {
	padding: 3px 10px 3px 10px;
}


.download_button {
	-moz-box-shadow:inset 0px 0px 0px 0px #bee2f9;
	-webkit-box-shadow:inset 0px 0px 0px 0px #bee2f9;
	box-shadow:inset 0px 0px 0px 0px #bee2f9;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf) );
	background:-moz-linear-gradient( center top, #63b8ee 5%, #468ccf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf');
	background-color:#63b8ee;
	-moz-border-radius:42px;
	-webkit-border-radius:42px;
	border-radius:42px;
	border:4px solid #3866a3;
	display:inline-block;
	color:#14396a;
	font-family:Arial;
	font-size:46px;
	font-weight:bold;
	padding:5px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #7cacde;
}
.download_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee) );
	background:-moz-linear-gradient( center top, #468ccf 5%, #63b8ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee');
	background-color:#468ccf;
}.classname:active {
	position:relative;
	top:1px;
}
#advantages h3 {
	padding:7px;
	background:#59F;
	margin-bottom:-5px;
	-moz-box-shadow: 0 0 9px #888;
	-webkit-box-shadow: 0 0 9px#888;
	box-shadow: 0 0 9px #888;
}

#advantages ul {
	background:#FFF;
	padding:5px;
	margin-top:-5px;
	-moz-box-shadow: 0 0 9px #888;
	-webkit-box-shadow: 0 0 9px#888;
	box-shadow: 0 0 9px #888;
	height: 200px;
}

.sec_nav{
	text-align: center;
}

#side_banner {
	margin-left: 40px;
	width:150px !important;
	height:220px !important;
}

#newsbox{
	margin-left: 30px;
	text-align: left;
	list-style-type:square;
}

.article {
	border-left: 4px #222 SOLID;
	padding-left: 12px;
	margin-bottom: 3px;
	text-align: left;
	list-style-type:square;
}

#pulled {
	width:76.5%;
	margin-left: 3px;
}

#pulled2 {
	width:90%;
	margin: auto;
	color: #EEE
}

#registration ul {
	list-style-type: square;
	padding-left: 18px;
}

#registrationbox {
	margin-left: auto;
    margin-right: auto;
	width: 300px;
}

#registrationbox  input, label{
	margin: 2px;
	padding: 2px;
}

#registrationbox input{
	-moz-border-radius: 8px 0px 8px 0px;
	-webkit-border-radius: 8px 0px 8px 0px;
	border-radius: 8px 0px 8px 0px;
}

#registrationbox input:focus{
	-moz-border-radius: 8px 0px 8px 0px;
	-webkit-border-radius: 8px 0px 8px 0px;
	border-radius: 8px 0px 8px 0px;
	border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
}


#placeholder{
	margin-top:10px;
	padding-top: 10px;
	height: 100px;
}

#footer_image {
	height: 110px;
	background: url(../img/footer_image.png) no-repeat;
	background-size:100% 110px;
	--margin-left:-12px;
	margin-bottom:-19px;
	--margin-top: -100px;
}

#footer_image:hover {
	height: 110px;
	background: url(../img/footer_image_hover.png) no-repeat;
	background-size:100% 110px;
	--margin-left:-12px;
	margin-bottom:-19px;
	--margin-top:-200px;
}

#footer {
	--margin-top: 95px;
	-moz-border-radius: 0 0 15px 15px;
	border-radius: 0 0 15px 15px;
	margin-bottom: 10px;
	margin-top: -10px;
	--height: 30px;
	background: #010a04; /* Old browsers */
	background: -moz-linear-gradient(top, #010a04 31%, #010202 65%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(31%,#010a04), color-stop(65%,#010202)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #010a04 31%,#010202 65%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #010a04 31%,#010202 65%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #010a04 31%,#010202 65%); /* IE10+ */
	background: linear-gradient(to bottom, #010a04 31%,#010202 65%); /* W3C */
}

#footer  p{
	font-size:15px;
	padding-top: 17px;
	text-align: center;
	color: #fff;
	padding-bottom: 10px;
}

#footer a{
	text-decoration: none;
	font-weight: bold;
	color: #ABC;
}

#footer  em{
	color:#E22;
}

#accordion {
	width:770px;
}

#accordion h4 {
	font-size: 15px;
	padding:5px;
}

#accordion h4:hover {
	font-size: 15.2px;
	color: #555;
}

/* #Page Styles
================================================== */

.Bluefull{
	background-color: #009;
	text-align: center;
	color: #CCC;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.Greenill{
	background-color: #090;
	text-align: center;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.Oran{
	background-color: #DE9000;
	text-align: center;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.Pinkal{
	background-color: #F78;
	text-align: center;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.Purplenum{
	background-color: #909;
	text-align: center;
	color: #CCC;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.Redria{
	background-color: #900;
	text-align: center;
	color: #CCC;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.Viridia{
	background-color: #030;
	text-align: center;
	color: #CCC;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.Skyly{
	background-color: #4AF;
	text-align: center;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.Whitill{
	background-color: #FFF;
	text-align: center;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.Yellowboze{
	background-color: #EE2;
	text-align: center;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#drops table{
	/*border: 1px solid;
	border-color: #0A80CF;*/
	padding: 3px;
	margin: auto;
	color: #111;
	background-color: #BBB;
	border-radius: 15px;
	background-image: url('img/table_bg.png');
	vertical-align: middle !important;
}

#drops a {
	color: #111;
}

#drops th, tc, td{
	padding: 5px;
	margin-top: 3px;
	vertical-align: middle !important;
}

#pulled {
	width:76.5%;
	margin-left: 3px;
}

#pulled2 {
	width:90%;
	margin: auto;
	color: #EEE
}

table.bunny{
	background-color: white;
}

.drop td {
    padding: 10px;
	border: 2px solid;
	border-color: #0A80CF;
    text-align: center;
}

tr{
	padding: 10px;
}

.begin{
	background-color: #357FB1;
	/*opacity:0;
	filter:alpha(opacity=0);
	color: black;
	background-image: url('table_background.png'); 
	glide 0.013800 %*/
}

.even{
	 background-color: #357FB1;
}

.odd{
	 background-color: #256FA1;
}

#faq, #registration, #downloads, #quest_drops{
	margin-left: 80px;
	margin-top: 30px;
	width: 90%;
}

#quest_drop a{
	font-size: 15px;
	text-decoration: none;
}

wrapper{
  --border: 1px solid #aeaeae; 
  --background-color: #eaeaea; 
  width: 200px; 
  height: 200px;
  padding: 3px;
  margin-left: 50px;
  margin-bottom: 5px;
  --float:left;
}

.wrapper{
  --border: 1px solid #aeaeae; 
  --background-color: #eaeaea; 
  --width: 200px; 
  --height: 200px;
  --padding: 3px;
  margin-left: 50px;
  margin-bottom: 5px;
  --float:left;
}

.wrapper > div{
  top: 50px;
  width: 18px;
  background-color: #aeaeae; 
  margin: 2px;
  display : inline-block;
 }

.bar:hover {
	background-color: #3AF;
}

/*
#registration, #downloads {
	width: 90%;
	margin-left: 70px;
}*/

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/