html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

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

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}




.main-swca {
    margin: 0 auto;
	width: 640px;
    padding: 0;
	background:none;
}


.creds {
    float: left;
    width: 556px;
	padding: 0 0 0 5px;
}
.creds-2 {
    float: left;
    width: 488px;
	padding: 10px 0 0 20px;
}

.coin {
    width: 79px;
    float: left;
}

.coin-2 {
    width: 132px;
    float: left;
}

.mid {
    float: left;
    width: 580px;
	margin: 6px 20px 0 20px;;
}

.l-town {
    width: 10px;
    float: left;
}

.r-town {
    width: 10px;
    float: left;
}
.lower-stuff {
	width:580px;
	color: #FF0;
    margin: 30px auto 10px auto; 
	font-size:10px; 
	line-height:10px;
}


.drop {
  position: relative;
  top: -26px;
  left: 0px;
}

.drop a {
	color:#FFF;
	margin: 0px; 
	display: block; 
	width: 100%; 
	height: 100%;
	text-decoration:none;
	font-weight:normal;
}
.drop a:hover {
	color: #FFF;
	text-decoration:none;
}

.drop ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
}
.drop ul li {
  font: bold 12px/14px sans-serif;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 6px 0 6px 10px;
  background: none;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.drop ul li:hover {
  background: #555;
  color: #fff;
}
.drop ul li ul {
  padding: 0;
  position: absolute;
  top: 24px;
  left: 0;
  width: 150px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
.drop ul li ul li { 
  background: #444; 
  display: block; 
  color: #fff;
}
.drop ul li ul li:hover { background: #666; }
.drop ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

.drop-2 {
  position: relative;
  top: -30px;
  left: 0px;
}

.drop-2 a {
	color:#FFF;
	margin: 0px; 
	display: block; 
	width: 100%; 
	height: 100%;
	text-decoration:none;
	font-weight:normal;
}
.drop-2 a:hover {
	color: #FFF;
	text-decoration:none;
}

.drop-2 ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
}
.drop-2 ul li {
  font: bold 16px/18px sans-serif;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 5px 0 5px 10px;
  background: none;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.drop-2 ul li:hover {
  background: #555;
  color: #fff;
}
.drop-2 ul li ul {
  padding: 0;
  position: absolute;
  top: 24px;
  left: 0;
  width: 181px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
.drop-2 ul li ul li { 
  background: #444; 
  display: block; 
  color: #fff;
}
.drop-2 ul li ul li:hover { background: #666; }
.drop-2 ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

.drop-3 {
  position: relative;
  top: 0px;
  left: 0px;
  text-align:center;
  color:#ffffff; 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:12px; 
  line-height:14px; 
  text-decoration:none; 
  font-weight:bold;
  margin-top:6px;
}

.drop-3 a {
	color:#FFF;
	margin: 0px; 
	display: block; 
	width: 100%; 
	height: 100%;
	text-decoration:none;
	font-weight:normal;
}
.drop-3 a:hover {
	color: #FFF;
	text-decoration:none;
}

.drop-3 ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
}
.drop-3 ul li {
  font: bold 12px/14px sans-serif;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 5px 10px 5px 10px;
  background: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.drop-3 ul li:hover {
  background: #555;
  color: #fff;
}
.drop-3 ul li ul {
  padding: 0;
  position: absolute;
  top: 24px;
  left: 0;
  width: 420px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
.drop-3 ul li ul li { 
  background: #444; 
  display: block; 
  color: #fff;
}
.drop-3 ul li ul li:hover { background: #666; }
.drop-3 ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.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;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: 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;
    }
}