/* HTML5 Boilerplate  */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #000000; color: #fff; text-shadow: none; }
::selection { background: #000000; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }
.tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 100000; }
  .tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }

  /* Rounded corners */
  .tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

  /* Uncomment for shadow */
  /*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/

  .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }

  /* Rules to colour arrows */
  .tipsy-arrow-n { border-bottom-color: #000; }
  .tipsy-arrow-s { border-top-color: #000; }
  .tipsy-arrow-e { border-left-color: #000; }
  .tipsy-arrow-w { border-right-color: #000; }

  .tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
  .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
  .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }

body{

  text-align:center;
  background: #252f3d;
  color: #d3d3d3;
}
ul{
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#series{
	font-size: 10px;
	height: 10px;
	line-height: 10px;
}
.standard{
	color:#478900;
}
.nonstandard{
	color: #9C0000;
}
.rcolor{
  width: 40px;
  height: 40px;
  float: left;
  margin: 2px;
  padding:0;
  background-image: -webkit-linear-gradient(rgba(0,0,0,0.0), rgba(0,0,0,0.2));
  background-image: -moz-linear-gradient(rgba(0,0,0,0.0), rgba(0,0,0,0.2));
  -webkit-box-shadow: rgba(255,255,255,0.3) 0px 1px 0px inset, rgba(37,47,61,1) 0px 1px 0px;
  -moz-box-shadow: rgba(255,255,255,0.3) 0px 1px 0px inset, rgba(37,47,61,1) 0px 1px 0px;
  box-shadow: rgba(255,255,255,0.3) 0px 1px 0px inset, rgba(37,47,61,1) 0px 1px 0px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid rgba(0,0,0,0.4);
  cursor: pointer;
  font-size: 11px;
  font-weight:bold;
  font-weight: bolder;
  display: block;text-indent: -999em; overflow: hidden; text-align: left; direction: ltr;
  line-height: 0;
  color: #ffffff;
  -webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
span, p, div{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
a.add,
a.remove,
a.calcColors,
a.calculate{
  width: 70px;
  height: 20px;
  margin: 2px;
  padding: 0;
  background-image: -webkit-linear-gradient(rgba(0,0,0,0.0), rgba(0,0,0,0.2));
  background-image: -moz-linear-gradient(rgba(0,0,0,0.0), rgba(0,0,0,0.2));
  -webkit-box-shadow: rgba(255,255,255,0.3) 0px 1px 0px inset, rgba(37,47,61,1) 0px 1px 0px;
  -moz-box-shadow: rgba(255,255,255,0.3) 0px 1px 0px inset, rgba(37,47,61,1) 0px 1px 0px;
  box-shadow: rgba(255,255,255,0.3) 0px 1px 0px inset, rgba(37,47,61,1) 0px 1px 0px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid rgba(0,0,0,0.4);
  cursor: pointer;
  font-size: 11px;
  font-weight:bold;
  font-weight: bolder;
  display: block;
  background-color: #000000;
  color: #ffffff;
  position: absolute;
  top: 200px;
  right: 0;
  text-align:center;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  line-height:20px;
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter:alpha(opacity=80);
  -webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

a.calculate{
	position: relative;
	top: auto;
	left: 50%;
	width: 100px;
	padding: 5px;
	margin-left: -55px;
}
a.calcColors{
	position: relative;
	top: 0;
	left: 0;
	width: 150px;
	padding: 5px;
	left: 50%;
	margin-left: -80px;
}
a.remove{
	left: 0;
}
.rcolor:hover{
  background-image: -webkit-linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.3));
  background-image: -moz-linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.3));
}
.rcolor:active{
  background-image: -webkit-linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.5));
  background-image: -moz-linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.5));
}
.rcolor.selected{
  background-image: -webkit-linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.5));
  background-image: -moz-linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.5));

  line-height: 40px;
  text-indent: 0; text-align: center;
}
.rcolor.black{
  background-image: -webkit-linear-gradient(rgba(255,255,255,0.0), rgba(255,255,255,0.2));
  background-image: -moz-linear-gradient(rgba(255,255,255,0.0), rgba(255,255,255,0.2));
}
.rcolor.black:hover{
  background-image: -webkit-linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.3));
  background-image: -moz-linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.3));
}
.rcolor.black:active{
  background-image: -webkit-linear-gradient(rgba(255,255,255,0.3), rgba(255,255,255,0.5));
  background-image: -moz-linear-gradient(rgba(255,255,255,0.3), rgba(255,255,255,0.5));
}
.rcolor.black.selected{
  background-image: -webkit-linear-gradient(rgba(255,255,255,0.3), rgba(255,255,255,0.5));
  background-image: -moz-linear-gradient(rgba(255,255,255,0.3), rgba(255,255,255,0.5));
}
.black{
  background-color: #000000;
}
.brown{
  background-color: #804a15;
}
.red{
  background-color: #9c0000;
}
.orange{
  background-color: #bc7300;
}
.yellow{
  color: #000000;
  background-color: #ddc317;
}
.green{
  background-color: #478900;
}
.blue{
  background-color: #0045b6;
}
.purple{
  background-color: #85008a;
}
.gray{
  background-color: #959595;
}
.white{
  color: #000000;
  background-color: #ffffff;
}
.gold{
  background-color: #c3a015;
}
.silver{
  background-color: #c3c3c3;
}

.ring{
  position: absolute;
  background: url(sprite.png);
}
.fring{
	width: 25px;
	height: 118px;
	top: 41px;
	left: 119px;
	background-position: 0 -200px;
}
.sring{
	width: 21px;
	height: 110px;
	top: 45px;
	left: 160px;
	background-position: 0 -323px;
}
.mring{
	width: 20px;
	height: 111px;
	top: 47px;
	left: 199px;
	background-position: 0 -439px;
}

.bands5 .mring{
	width: 21px;
	height: 112px;
	top: 44px;
	left: 236px;
	background-position: -745px -200px;
}
.bands5 .thring,
.bands6 .thring{
	width: 20px;
	height: 111px;
	top: 47px;
	left: 199px;
	background-position: 0 -439px;
}
.bands6 .foring{
	width: 21px;
	height: 112px;
	top: 44px;
	left: 236px;
	background-position: -745px -200px;
}
.bands6 .mring{
	width: 29px;
	height: 119px;
	top: 42px;
	left: 271px;
	background-position: -544px -345px;
}
.tring{
	width: 34px;
	height: 123px;
	top: 41px;
	left: 293px;
	background-position: 0 -553px;
}

.fring.brown{
	background-position: -42px -200px;
}
.fring.red{
	background-position: -83px -200px;
}
.fring.orange{
	background-position: -125px -200px;
}
.fring.yellow{
	background-position: -167px -200px;
}
.fring.green{
	background-position: -208px -200px;
}
.fring.blue{
	background-position: -250px -200px;
}
.fring.purple{
	background-position: -292px -200px;
}
.fring.gray{
	background-position: -333px -200px;
}
.fring.white{
	background-position: -375px -200px;
}

.sring.black{
	background-position: -38px -323px;
}
.sring.brown{
	background-position: -76px -323px;
}
.sring.red{
	background-position: -114px -323px;
}
.sring.orange{
	background-position: -152px -323px;
}
.sring.yellow{
	background-position: -190px -323px;
}
.sring.green{
	background-position: -227px -323px;
}
.sring.blue{
	background-position: -265px -323px;
}
.sring.purple{
	background-position: -303px -323px;
}
.sring.gray{
	background-position: -341px -323px;
}
.sring.white{
	background-position: -379px -323px;
}


.thring.silver{
	background-position: -42px -439px;
}
.thring.gold{
	background-position: -84px -439px;
}
.thring.black{
	background-position: -127px -439px;
}
.thring.brown{
	background-position: -169px -439px;
}
.thring.red{
	background-position: -211px -439px;
}
.thring.orange{
	background-position: -253px -439px;
}
.thring.yellow{
	background-position: -296px -439px;
}
.thring.green{
	background-position: -338px -439px;
}
.thring.blue{
	background-position: -380px -439px;
}
.thring.purple{
	background-position: -449px -439px;
}
.thring.gray{
	background-position: -416px -439px;
}
.thring.white{
	background-position: -481px -439px;
}

.foring.brown{
	background-position: -474px -200px;
}
.foring.black{
	background-position: -779px -326px;
}
.foring.red{
	background-position: -508px -200px;
}
.foring.orange{
	background-position: -542px -200px;
}
.foring.yellow{
	background-position: -576px -200px;
}
.foring.green{
	background-position: -609px -200px;
}
.foring.blue{
	background-position: -643px -200px;
}
.foring.purple{
	background-position: -677px -200px;
}
.foring.gray{
	background-position: -711px -200px;
}
.foring.white{
	background-position: -779px -200px;
}


.mring.silver{
	background-position: -42px -439px;
}
.mring.gold{
	background-position: -84px -439px;
}
.mring.black{
	background-position: -127px -439px;
}
.mring.brown{
	background-position: -169px -439px;
}
.mring.red{
	background-position: -211px -439px;
}
.mring.orange{
	background-position: -253px -439px;
}
.mring.yellow{
	background-position: -296px -439px;
}
.mring.green{
	background-position: -338px -439px;
}
.mring.blue{
	background-position: -380px -439px;
}

.bands5.mring.silver{
	background-position: -440px -200px;
}
.bands5.mring.gold{
	background-position: -406px -200px;
}
.bands5.mring.brown{
	background-position: -474px -200px;
}
.bands5.mring.black{
	background-position: -779px -326px;
}
.bands5.mring.red{
	background-position: -508px -200px;
}
.bands5.mring.orange{
	background-position: -542px -200px;
}
.bands5.mring.yellow{
	background-position: -576px -200px;
}
.bands5.mring.green{
	background-position: -609px -200px;
}
.bands5.mring.blue{
	background-position: -643px -200px;
}

.bands6.mring.silver{
	background-position: -723px -553px;
}
.bands6.mring.gold{
	background-position: -402px -553px;
}
.bands6.mring.brown{
	background-position: -482px -553px;
}
.bands6.mring.black{
	background-position: -445px -553px;
}
.bands6.mring.red{
	background-position: -530px -553px;
}
.bands6.mring.orange{
	background-position: -579px -553px;
}
.bands6.mring.yellow{
	background-position: -627px -553px;
}
.bands6.mring.green{
	background-position: -675px -553px;
}
.bands6.mring.blue{
	background-position: -771px -553px;
}


.tring.gray{
	background-position: -698px -427px;
}
.tring.purple{
	background-position: -46px -553px;
}
.tring.blue{
	background-position: -92px -553px;
}
.tring.green{
	background-position: -137px -553px;
}
.tring.brown{
	background-position: -183px -553px;
}
.tring.red{
	background-position: -229px -553px;
}
.tring.gold{
	background-position: -275px -553px;
}
.tring.silver{
	background-position: -320px -553px;
}
.tring.black{
	background-position: -366px -553px;
}
/*.fring{
  left: 117px;
}
.sring{
  left: 165px;
}
.mring{
  left: 215px;
}
.tring{
  top: 2px; left: 270px;
  height: 75px;
}*/
.valueInput{
	width: 100px;
}
.wrapper{
  width: 640px;
  margin: auto;
  text-align:left;
  position: relative;
}
.ringWrapper{
	position: relative;
	width: 400px;
  	height: 200px;
  	margin: auto;
}
.ringArea{
  width: 400px;
  height: 200px;
  position: relative;
  left: 50%;
  margin-left: -200px;
  background: url(sprite.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.bands5 .ringArea,
.bands6 .ringArea{
  background-position: -400px 0;
}
.result{
  text-align:center;
  font-size: 20px;
  font-weight: bold;
}

#helper{
  font-size: 11px;
  color: #c3c3c3;
  text-align:center;
  height:15px;
}

legend{
  font-weight: bold;
  font-size: 12px;
}
.firRing .rcolor, .multRing .rcolor{
  width: 65px;
  margin: 2px;
}
.secRing .rcolor,.thirRing .rcolor,.fourRing .rcolor{
  width: 58px;
  margin: 2px;
}
.tolRing .rcolor{
  width: 65px;
  margin: 2px;
}
@media only screen and (max-width: 640px) {
  .wrapper{
    width: 320px;
  }
  .ringWrapper{
  	width: 320px;
  }
  .rcolor{
  	height: 20px;
	line-height: 20px;
	font-size: 8px;
	font-weight:normal;
  }
  .rcolor.selected{
	line-height: 20px;
  }
  .firRing .rcolor{
	  width: 30px;
	  margin: 2px;
  }
  .firRing .rcolor.omega{
  	  width: 28px;
  }
  .firRing .rcolor.alpha{
  	  width: 28px;
  }
  .secRing .rcolor,.thirRing .rcolor,.fourRing .rcolor{
	  width: 26px;
	  margin: 2px;
  }
  .multRing .rcolor{
  	width: 30px;
  	margin: 2px;
  }
  .multRing .rcolor.omega{
  	width: 28px;
  }
  .multRing .rcolor.alpha{
  	width: 28px;
  }

  .tolRing .rcolor{
  	width: 30px;
  	margin: 2px;
  }

  .tolRing .rcolor.omega{
  	  width: 28px;
  }
  .tolRing .rcolor.alpha{
  	  width: 28px;
  }
}
@media only screen and (max-height: 412px){

  .ringWrapper{
  	height: 160px;
  }
  a.add,
  a.remove{
	top: 160px;
  }
}

@media only screen and (max-height: 352px){
  legend{
  	display: none;
  }
}
@media only screen and (max-width: 398px) {

  .ringWrapper{
  	overflow: hidden;
  }
}
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/*
     FILE ARCHIVED ON 19:16:01 Jun 17, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:36:09 May 19, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 13.603
  load_resource: 1365.778
  PetaboxLoader3.resolve: 1346.267
  PetaboxLoader3.datanode: 18.743
*/