/*New font - Orbitron*/

body {
	zoom: 78%;
	-moz-transform: scale(0.7) translateY(-100pt);
	/*background: url("http://tulleystraub.com/crowey/imgs/BG.png");*/
	background-color:#333;
	top: 0px;
	left: 0px;
	height: 100%;
	background-size: cover;
	background-position: center;
	z-index: -500;
	overflow: scroll;
}

#uninav{
	/*background: url("http://tulleystraub.com/crowey/imgs/BG.png");*/
	position: fixed;
	top: 0px;
	border:none;	
	padding:0px;
	margin: 0px;
	float: left;
	width: 1200px;
	height: 65px;
	z-index: 200;
	clear:both;
}

#menu {
	width:500px;
	height:50px;
	position:relative;	
	padding:0px;
	margin-right:10px;
	margin-top: 0px;
	float: right;
	text-align:right;
	z-index: 200;
}


nav:a:link {
    color: white;
    text-decoration: none;
}

nav:a:visited {
    text-decoration: none;
	color: white;
}

nav:a:hover {
	text-decoration: none;
	color: white;
}

ul#nav-01 {
	width: 77px;
	height: 42px;
	margin: 0px;
	border: none;
	padding: 8px 15px 0px 0px;
	list-style: none;
	text-align:right;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	color: #d5ff78;
	float: right;
}

ul#nav-02 {
	width: 77px;
	height: 42px;
	margin: 0px;
	border: none;
	padding: 8px 15px 0px 0px;
	list-style: none;
	text-align:right;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	color: #d5ff78;
	float: right;
}

ul#nav-03 {
	width: 77px;
	height: 42px;
	margin: 0px;
	border: none;
	padding: 8px 30px 0px 0px;
	list-style: none;
	text-align:right;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	color: #d5ff78;
	float: right;
}

ul#nav-04 {
	width: 77px;
	height: 42px;
	margin: 0px;
	border: none;
	padding: 8px 25px 0px 0px;
	list-style: none;
	text-align:right;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	color: #d5ff78;
	float: right;
}

ul#nav-05 {
	width: 77px;
	height: 42px;
	margin: 0px;
	border: none;
	padding: 8px 12px 0px 0px;
	list-style: none;
	text-align:right;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	color: #d5ff78;
	float: right;
}

ul#nav-01 li {
	height: 42px;
	padding: 0px;
	display: block;
}

ul#nav-02 li {
	height: 42px;
	padding: 0px;
	display: block;
}

ul#nav-03 li {
	height: 42px;
	padding: 0px;
	display: block;
}

ul#nav-04 li {
	height: 42px;
	padding: 0px 0px 0px 24px;
	display: block;
}
	
ul#nav-01 li a, ul#nav-01 li a:link, ul#nav-01 li a:visited, ul#nav-01 li a:active  {
	margin: 0px;
	color: #d5ff78;
	border:none;
	padding: 0px;
	width: 77px;
	height: 47px;
	text-align:right;
	float: right;
	display: block;
	
	-webkit-transition: background-position .2s linear;
	-moz-transition: background-position .2s linear;
	-o-transition: background-position .2s linear;
	transition: background-position .2s linear;
}


ul#nav-02 li a {
	margin: 0px;
	color: #d5ff78;
	border:none;
	padding: 0px;
	width: 77px;
	height: 47px;
	text-align:right;
	float: right;
	display: block;
	
	-webkit-transition: background-position .2s linear;
	-moz-transition: background-position .2s linear;
	-o-transition: background-position .2s linear;
	transition: background-position .2s linear;
}



ul#nav-03 li a {
	margin: 0px;
	border:none;
	padding: 0px;
	color: #d5ff78;
	width: 77px;
	height: 47px;
	text-align:right;
	float: right;
	display: block;
	
	-webkit-transition: background-position .2s linear;
	-moz-transition: background-position .2s linear;
	-o-transition: background-position .2s linear;
	transition: background-position .2s linear;
}



ul#nav-04 li a {
	margin: 0px;
	border:none;
	padding: 0px;
	color: #d5ff78;
	width: 77px;
	height: 47px;
	text-align:right;
	float: right;
	display: block;
	
	-webkit-transition: background-position .2s linear;
	-moz-transition: background-position .2s linear;
	-o-transition: background-position .2s linear;
	transition: background-position .2s linear;
}



ul#nav-01 li a:hover, ul#nav-01 li a:focus {
	background-position: 0 -10;
	color: white;
	outline: none;
}

ul#nav-02 li a:hover, ul#nav-02 li a:focus {
	background-position: 0 -10;
	color: white;
	outline: none;
}

ul#nav-03 li a:hover, ul#nav-03 li a:focus {
	background-position: 0 -10;
	color: white;
	outline: none;
}

ul#nav-04 li a:hover, ul#nav-04 li a:focus {
	background-position: 0 -10;
	color: white;
	outline: none;
}

h1 {
	color: #d5ff78;
	font-family: 'Raleway',sans-serif; 
	font-size: 300%; 
	font-weight: 800; 
	line-height: 72px; 
	margin: 0 0 24px;
	text-align: center; 
	text-transform: uppercase;
	padding-bottom:0px;
	padding-top:.7em;
}

h2 {
	color: #d5ff78;
	font-family: 'Raleway',sans-serif; 
	font-size: 200%; 
	font-weight: 800; 
	line-height: 36px; 
	text-align: center; 
	margin: 20px 0px .1em 10px;
	display:inline;
}

h3 {
	font-family: 'Raleway',sans-serif; 
	color: #d5ff78;
	font-size: 150%; /*75%*/
	font-style: italic;
	height: 17px;
	font-weight:200;
	/*display: inline-table; (Effectively justifies left.)*/
	text-align: center;
	margin: 20px 0px 0px 10px;
	padding-bottom: .67em;
}

h4 {
	display: block;
}

#container {
	/*text-align:left;*/
	/*background-color:#E6E6E6;*/
	width:1200px;
	height: auto;
	padding: 0px 0px 20px 0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	text-align:center;
	clear:both;
}


#toggle {
	font-size: 25px;
	margin-bottom: 20px;
}

/*Textboxes........ pssst: element[property=value]*/
#output{
	font-family: 'Raleway',sans-serif;
	text-align: left;
	width: auto;
	height: auto;
	margin: 2em 0 2em 0;
	padding: 2em 2em 2em 2em;
	color:aliceblue;
	font-family: 'Raleway',sans-serif; 
	font-size: 100%; 
	font-weight: 500; 
	line-height: 150%; 
	clear:both;
}

.centertxt {
	text-align: center;
}

#versionno { /*Text that shows which version is running*/
	color:aliceblue; 
	font-family: 'Raleway',sans-serif; 
	text-align:center;
	display:inline;
}

#p1 { /*"Once upon a time" / "Click button" message*/
	text-transform: uppercase;
	text-align:center;
	margin-bottom:1em;
	font-size:130%;
	line-height:100%;
}

#p2 {
	font-size:120%;line-height:165%;
}

#p3 {
	font-size:120%;line-height:165%;
}

#p4 {
	font-size:120%;line-height:165%;
}

#p4b {
	font-size:120%;line-height:165%;
}

#p5a {
	font-size:120%;line-height:165%;
}
#p5b {
	font-size:120%;line-height:165%;
}
#p5c {
	text-align:center;
}

#p6a {
	font-weight: bolder;
	display:inline;
}
#p6b {
	display:inline;
}

#p6c {
	display:inline;
}

#p7a {
	font-weight: bolder;
	display:inline;
}
#p7b {
	display:inline;
}

#p8a {
	font-weight: bolder;
	display:inline;
}
#p8b {
	display:inline;
}

#p9a {
	font-weight: bolder;
	display:inline;
}
#p9b {
	display:inline;
}

#p9c {
	display:inline;
}

#p10a {
	font-weight: bolder;
	display:inline;
}

#p10b {
	display:inline;
}

#p11a {
	font-weight: bolder;
	display:inline;
}

#p11b{display:inline;}

/*#button {
	display:none;
}*/

#buttoncontainer {
	/*background: url("http://tulleystraub.com/crowey/imgs/scheherezade/scheherezade-interface-buttoncontainer-1057x68.png");*/
	/*background-color:#E6E6E6;*/
	background-position:center;
	background-repeat: no-repeat;
	width: auto;
	height: 68px;
	margin: auto;
	text-align:center;
}

/*Submit button*/
button{
	border-color: #DA4398;
	border-width: 5px;
	border-radius: 15px;
	margin-top: 5px;
	padding: 0px 10px 0px 10px;
	width: auto;
	height: 58px;
	font-size: 18px;
	text-transform:uppercase;
	color: #DA4398;
	user-select: none;
	/*background-color: #57042A; Mauve*/ 
	
    background: #6B2879; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#6B2879, #28184D); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#6B2879, #28184D); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#6B2879, #28184D); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#6B2879, #28184D); /* Standard syntax */
	
	font-weight: 400;
	font-family: 'Raleway',sans-serif; 
/*	Old style:
	margin-top: 15px;
	border: none;
	padding: 10px;
	margin-top: 30px;
	width: auto;
	height: auto;
	font-size: 25px;
	color: #E2F5D0; 
	background-color: #57042A;
	font-family:  'Orbitron', sans-serif;*/
}

button:hover {
  background: #d457f0;
  /*color: #E2FFBC;*/
  color: #fff;
  text-shadow: -1px 1px 8px #ffc, 1px -1px 8px #fff;
  background: -webkit-linear-gradient(#d457f0, #814dfa);
  background: -moz-linear-gradient(#d457f0, #814dfa);
  background: -ms-linear-gradient(#d457f0, #814dfa);
  background: -o-linear-gradient(#d457f0, #814dfa);
  background: linear-gradient(#d457f0, #814dfa);
  -webkit-transition: 500ms linear 0s;
  -moz-transition: 500ms linear 0s;
  -o-transition: 500ms linear 0s;
  transition: 500ms linear 0s;
  outline: 0 none;
  text-decoration: none;
}


/* WHOOOO SCROLLBAR CUSTOMIZATION! PARTY LIKE IT'S 1995! */
::-webkit-scrollbar {
    width: 12px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(181,215,117,1); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(10,10,10,0.4); 
}

#dlButton{
}

#dlButton:hover{
}

/*TOGGLE SWITCHES*/

#toggletime{
	/*background-color:black;*/
	margin: 40 0 0 0;
	padding:40px 0 40px 0;
}

/*toggle text*/
#toggletop {
	color:#B0FF50;
	font-variant-caps: small-caps;
	font-size: 1.1em;
	font-family: 'Raleway',sans-serif;
	padding: 0 0 10px 0;
}
/*actual toggle*/
#togglebottom{
	
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

#myChart {
  color: white;
 font-size: 35px;
}

/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  text-decoration: underline;
  text-decoration-color:"black";
  text-decoration-style:wavy;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 200px;
  height: auto;
  color: white;
  background-color: black;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  font-size: .85em;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

#hasher {display:inline;}