body
{
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:14px;
    line-height:normal;
    color:#333333;
    background-color:#ffffff;
}

html, body { height: 100%; }
body > .bodyEverything { height: auto; min-height: 100%; }

.bodyEverything
{
    height: 100%;
    height: auto;
}

.bodyNotFooter
{
    margin-bottom: 20px;
    padding-bottom: 90px;
}

.bodyText
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

a
{
    color:#0088cc;
    text-decoration:none;
}

a:hover,a:focus
{
    color:#005580;
    text-decoration:underline;
}

.like_a
{
    color:#0088cc;
    text-decoration:none;
}

.like_a:hover,a:focus
{
    color:#005580;
    text-decoration:underline;
}

.modern {
  display: inline-block;
  margin: 10px;
  padding: 8px 15px;
  background: #B8ED01;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
  transition: all 0.3s ease-out;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.5),
    0 2px 2px rgba(0,0,0,0.3),
    0 0 4px 1px rgba(0,0,0,0.2);

  /* Font styles */
  text-decoration: none;
  text-shadow: 0 1px rgba(255,255,255,0.7);
  font-size: 20px;
  color: rgb(76, 76, 76);
  font-family: Ubuntu, Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;;
}

.modernDisabled {
  display: inline-block;
  margin: 10px;
  padding: 8px 15px;
  background: #EEEEEE;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
  transition: all 0.3s ease-out;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.5),
    0 2px 2px rgba(0,0,0,0.3),
    0 0 4px 1px rgba(0,0,0,0.2);

  /* Font styles */
  text-decoration: none;
  text-shadow: 0 1px rgba(255,255,255,0.7);
  font-size: 20px;
  color: rgb(176, 176, 176);
  font-family: Ubuntu, Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;;
}

.modernsmall {
  position: relative;
  top: -1px;
  display: inline-block;
  margin: 8px;
  padding: 5px 7px;
  background: #B8ED01;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 2px;
  transition: all 0.3s ease-out;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.5),
    0 2px 2px rgba(0,0,0,0.3),
    0 0 4px 1px rgba(0,0,0,0.2);

  /* Font styles */
  text-decoration: none;
  text-shadow: 0 1px rgba(255,255,255,0.7);
  font-size: 16px;
}

.moderntiny {
  position: relative;
  top: -1px;
  display: inline-block;
  margin: 0px 2px 0px 0px;
  padding: 1px 2px;
  background: #B8ED01;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 2px;
  transition: all 0.3s ease-out;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.5),
    0 2px 2px rgba(0,0,0,0.3),
    0 0 4px 1px rgba(0,0,0,0.2);

  /* Font styles */
  text-decoration: none;
  text-shadow: 0 1px rgba(255,255,255,0.7);
  font-size: 14px;
}

.modernsmall.shadebutton, .modernsmall.shadebutton:hover, .moderntiny.shadebutton:hover {
  background: #E8FFD1;
  color: #CCCCCC;
  cursor: default;
}

.modernred {
  display: inline-block;
  margin: 10px;
  padding: 4px 7px;
  background: #FF9999;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
  transition: all 0.3s ease-out;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.5),
    0 2px 2px rgba(0,0,0,0.3),
    0 0 4px 1px rgba(0,0,0,0.2);

  /* Font styles */
  text-decoration: none;
  text-shadow: 0 1px rgba(255,255,255,0.7);
  font-size: 14px;
  color: rgb(51, 51, 51);
}

.modern:hover, .modernsmall:hover, .moderntiny:hover { background: #C7FE0A; cursor: pointer; text-decoration: none; }
.modernred:hover { background: #FE6060; cursor: pointer; text-decoration: none; color: rgb(51, 51, 51); }

.title {
    font-size: 40px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}

.price {
    font-size: 40px;
    text-align: center;
    margin-top: 20px;
    font-weight: bold;
}

.priceNew {
    font-size: 40px;
    font-weight: bold;
}

.subprice {
    margin-top: -10px;
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
}

.subtext {
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
}

.footer_hover {
    width: 180px;
    height: 142px;
    background-image: url(/images/tp-badge-180_left.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    opacity: 0.9;
    display: none;
}

.logo {
    margin-bottom: 5px;
    width: 640px;
    height: 89px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(/images/logo_640x89.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.clear {
    clear: both;
}

.loginline {
    margin-top: 10px;
    width: 640px;
    height: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    font-size: 8pt;
    margin-bottom: 0px;
}

#login_inline {
    text-align: center;
}

.biginput {
   font-size: 20px;
   margin-left: auto;
   margin-right: auto;
}

input.rounded {
    margin-bottom: 10px;
    border: 1px solid #ccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 2px 2px 3px #666;
    -webkit-box-shadow: 2px 2px 3px #666;
    box-shadow: 2px 2px 3px #666;
     padding: 4px 7px;
    outline: 0;
   font-size: 20px;
    -webkit-appearance: none;
}

input.rounded:focus {
    border-color: #339933;
}

.warningbox {
  padding: 10px;
  border: 3px solid #FF3232;
}

.bluenoticebox {
background: #c3d9f3; /* Old browsers */
background: -moz-linear-gradient(-45deg, #c3d9f3 0%, #e2f0fa 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#c3d9f3), color-stop(100%,#e2f0fa)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, #c3d9f3 0%,#e2f0fa 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, #c3d9f3 0%,#e2f0fa 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, #c3d9f3 0%,#e2f0fa 100%); /* IE10+ */
background: linear-gradient(135deg, #c3d9f3 0%,#e2f0fa 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3d9f3', endColorstr='#e2f0fa',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

border: 1px solid #9999ff;
padding: 0px 5px 0px 5px;
margin: 0 5px 10px 5px;
}

.focusbox {
  padding: 10px;
  border: 3px solid #32AA32;
}

.error {
  display: inline-block;
  margin: 10px 10px 20px 10px;
  padding: 8px 15px;
  background: #FFBDBD;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.5),
    0 2px 2px rgba(0,0,0,0.3),
    0 0 4px 1px rgba(0,0,0,0.2);

  /* Font styles */
  text-decoration: none;
  text-shadow: 0 1px rgba(255,255,255,0.7);
  font-size: 20px;
}

.error a {
  color: #000066;
  text-decoration: underline;
}

.smallError {
  display: inline-block;
  margin: 2px 2px 10px 2px;
  padding: 4px;
  background: #FFBDBD;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 2px;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.5),
    0 2px 2px rgba(0,0,0,0.3),
    0 0 4px 1px rgba(0,0,0,0.2);

  /* Font styles */
  text-decoration: none;
  text-shadow: 0 1px rgba(255,255,255,0.7);
}

.smallerror a {
  color: #000066;
  text-decoration: underline;
}

.warning_inline {
  font-weight: bold;
  color: #DD0000;
}

.success {
  display: inline-block;
  margin: 10px 10px 20px 10px;
  padding: 8px 15px;
  background: #BDFFBD;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.5),
    0 2px 2px rgba(0,0,0,0.3),
    0 0 4px 1px rgba(0,0,0,0.2);

  /* Font styles */
  text-decoration: none;
  text-shadow: 0 1px rgba(255,255,255,0.7);
  font-size: 20px;
}

.success a {
  color: #000066;
  text-decoration: underline;
}

.footerSpacer {
    height: 10px;
    width: 100%;
    clear: both;
}

.footer {
    clear: both;
    position: relative;
    z-index: 10;
    margin-top: -102px;
    bottom:0;
    width:100%;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
    border-top: 2px solid rgb(100, 100, 100);
    padding-top: 10px;
    font-size: 10px;
    text-align: center;
    background-image: url('/images/backgrounds/gray-triangles-background-pattern.jpg')
}

.footer a {
    color: rgb(0, 0, 0);
}

.footer_container {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 10px;
    color: rgb(0, 0, 0);
    text-shadow: 1px 1px rgba(255,255,255,0.7);
    text-align: left;
}

.footer_left
{
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    position: relative; /* Needed for hovering Trust Pilot image */
}

.footer_rightstack
{
    width: 182px;
    height: 60px;
    float: left;
}

.footer_linkheading
{
    margin-bottom: 5px;
    text-decoration: underline;
}

.footer_links
{
    text-transform: uppercase;
}

.twocontainer {
    width:70%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.two_centre {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.two_left {
    float:left;
    width:49%;
    margin-top: 20px;
}

.two_middle {
    float:left;
    width:2%;
}

.two_right {
    float:left;
    width:49%;
    margin-top: 20px;
}


.nav {
    width: 640px;
    margin-left: auto;
    margin-right: auto;
    background-color: #D8FF18;
    position: relative;
}

.navright {
    text-align: center;
    position: absolute;
    right: 10px;
    top: 5px;
    text-shadow: 0 1px rgba(255,255,255,0.7);
    font-size: 8pt;
    font-family: Arial;
    font-weight: bold;
}

ul.nav {list-style-type:none; margin:0; padding:0; overflow:hidden;}
ul.nav li {float:left;}
ul.nav li a {display:block; text-decoration:none; text-align:center; padding:5px 17px 5px 17px; font-family:Arial; font-size:8pt; font-weight:bold; color:#000000; border-right:1px solid #607987; background-color:#B8ED01; letter-spacing:.08em; text-shadow: 0 1px rgba(255,255,255,0.7);}
ul.nav li a:hover {background-color:#A8DD01; color:#000000;}
ul.nav li a.first {border-left:0;}
ul.nav li a.last {border-right:0;}

td {
    border:2px dotted rgb(220, 220, 220);
    padding: 10px;
}
table {
    border-collapse: collapse;
    border: 2px solid white;
    margin-left: auto;
    margin-right: auto;
    width: 700px;
}
th {
    border:2px dotted rgb(220, 220, 220);
    text-align: left;
    padding: 10px;
}

/* Divs that look like tables */

.tableDiv  {
    display: table;
    border-collapse: collapse;
    border: 2px solid white;
    margin-left: auto;
    margin-right: auto;
    width: 700px;
}
.tableDiv>* {
    display: table-row;
}
.tableDiv>*>* {
    display: table-cell;
    border:2px dotted rgb(220, 220, 220);
    padding: 10px;
}

.debug table {
    width: 100%;
}
.debug td {
    padding: 2px;
}
.debug th {
    padding: 2px;
}

table.closeTable td {
    padding: 4px;
}

table.closeTable th {
    padding: 4px;
}

.rowHighlightRed {
    background-color: #ffcccc; border: black;
    border:2px dotted #bbb;
}

.rowHighlightRed table {
    border-collapse: collapse;
    border: 2px solid transparent;
    margin-left: auto;
    margin-right: auto;
    width: 700px;
}

.rowHighlightRed th {
    border:2px dotted #888;
}

.rowHighlightRed td {
    border:2px dotted #888;
}

.profileLeft {
    width: 50%;
}

.profileLeftVerification {
    width: 40%;
    border-left: none;
}

.profileLeftNumber {
    width: 50px;
    text-align: center;
    border-right: none;
    height: 60px;
}

.shaded {
    color: rgb(180, 180, 180);
}

.shadedSlight {
    color: rgb(90, 90, 90);
}

.shadedVerySlight {
    color: rgb(30, 30, 30);
}

.shadedImage {
    opacity:0.3;
    filter:alpha(opacity=30);
}

.shadedText {
    opacity:0.5;
    filter:alpha(opacity=50);
}

#fancyClockHeading{
    margin: 0 30px 0 0;
    width:200px;
    horizontal-align: left;
}

#fancyClock{
    margin:auto;
    height:200px;
    width:230px;
}

.bodyTextInner {
    border-left: 2px solid rgb(220, 220, 220);
    float: left;
    padding-left: 60px;
    min-height: 200px;
    max-width: 400px;
}

.supportMessages {
    border-collapse: collapse;
    border: 2px solid white;
    margin-bottom: 10px;
    border-top:2px dotted rgb(220, 220, 220);
}

.supportTitle {
    border-bottom:2px dotted rgb(220, 220, 220);
    background-color: #DDEECC;
    padding: 5px;
}

.supportFromYou {
    border-bottom:2px dotted rgb(220, 220, 220);
    background-color: #EEFFDD;
    padding: 5px;
}

.supportFromAdmin {
    border-bottom:2px dotted rgb(220, 220, 220);
    background-color: #FFEEDD;
    padding: 5px;
}

form {
    margin-bottom: 5px;
}

.label_check,
.label_radio {
    padding-left: 34px;
    background: url(/images/radio-off-mono.png)
    no-repeat;
    clear: both;
    height: 21px;
}

.label_check {
    background: url(/images/check-off.png) no-repeat;
}

label.c_on {
    background: url(/images/check-on.png) no-repeat;
 }

label.r_on {
    background: url(/images/radio-on-mono.png) no-repeat;
}

.label_check input,
.label_radio input {
    position: absolute;
    left: -9999px;
}

.userDataBox {
    border: 1px solid #ccc;
    width: 400px;
    padding: 18px 20px 10px;
    margin-bottom: 18px;
    margin-top: 10px;
    background: #ffffff repeat-x 0 0;
    border-radius: 10px;
     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     -khtml-border-radius: 10px;
    box-shadow: 2px 2px 3px #666;
     -webkit-box-shadow: 2px 2px 3px #666;
     -moz-box-shadow: 2px 2px 3px #666;
     -khtml-box-shadow: 2px 2px 3px #666;
    color: #000;
    /* Below is required because this doesn't look centre aligned like inline elements */
    margin-left: 3px;
}

.payMethodName {
    position: absolute;
    left: 30px;
    width: 270px;
}

.payMethodPrice {
    position: absolute;
    right: 0;
    font-size: 18px;
    text-align: right;
    width: 200px;
}

.errorNoBuy {
    color: #800;
    font-weight: bold;
    display: none;
    vertical-align: top;
}

.indexBoxContainer {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 450px;
}

fieldset {
    border: 0;
}

label {
    display: block;
    cursor: pointer;
    line-height: 20px;
    padding-bottom: 9px;
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
}

.userDataBox hr {
    margin: 5px 0 5px 0;
    background: url(/images/divider.png) repeat-x 0 0;
}

.label_check input,
.label_radio input {
    margin-right: 5px;
}

/* Horizontal line with text in the middle */
.horizTitle {
    width:100%;
    text-align:center;
    border-bottom: 1px solid #000;
    line-height:0.1em;
    margin:5px 0 20px;
    font-weight: normal;
}

.horizTitle span {
    background:#fff;
    padding:0 10px;
}

/* miiCard */
div.fact { margin-left: 20px; }
div.fact h1, div.fact h2, div.fact h3 { display: block; }
span.fact-name { display: inline-block; width: 250px; font-weight: bold; margin-right: 20px; }

/* Coin menu on main page */
.coinMenu {
    cursor: default;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-top: 6px;
    overflow: hidden;

    border: 1px solid #ccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 2px 2px 3px #666;
    -webkit-box-shadow: 2px 2px 3px #666;
    box-shadow: 2px 2px 3px #666;
    outline: 0;
    padding: 5px 5px 5px 5px;
    margin-bottom: 5px
    margin-left: 0px;
    margin-right: 0px;
    top: -4px;
    /* transition: all 0.5s ease-out; */
}

/* Needs to be higher in Firefox */
@-moz-document url-prefix() {
   .coinMenu {
       top: -6px;
   }
}

.coinMenu.hide {
    height: 1.16em;
    margin-bottom: 0;

    border: 1px solid #ccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 2px 2px 3px #666;
    -webkit-box-shadow: 2px 2px 3px #666;
    box-shadow: 2px 2px 3px #666;

}

.coinMenuExpandBox {
    border-left: 1px dotted black;
    padding-left: 3px;
    margin-left: 3px;
    float: right;
}

.coinMenuEntry {
    display: block;
}

.coinMenu a {
    color: #333333;
}

.coinMenuEntry.notMain:hover {
    background-color: #D8FF18;
}

.coinMenu a:hover {
    text-decoration: none;
}

.coinMenuEntry.first {
    border-top: 1px dotted black;
}

.coinMenuEntry.first.hide {
    /* Big margin instead of small border so we can push down the text beneath so we don't hover on it */
    margin-top: 10px;
}

.coinMenuDivider {
    font-size: 8pt;
    text-align: center;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}

.bubble_review 
{
position: relative;
width: 160px;
height: 80px;
padding: 0px;
background: linear-gradient(to bottom right, #66d366, #46A346);
border: #EEFFEE solid 3px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
text-align: center;
opacity: 0.9;
display: none;
}

.bubble_review:after 
{
content: "";
position: absolute;
bottom: -15px;
left: 26px;
border-style: solid;
border-width: 15px 15px 0;
border-color: #50B350 transparent;
display: block;
width: 0;
z-index: 1;
}

.bubble_review:before 
{
content: "";
position: absolute;
top: 83px;
left: 24px;
border-style: solid;
border-width: 17px 17px 0;
border-color: #EEFFEE transparent;
display: block;
width: 0;
z-index: 0;
}

.reviewText
{
    margin-top: 8px;
    margin-bottom: 5px;
    text-align: center;
    color: white;
    font-size: 10pt;
    text-shadow: black 0.1em 0.1em 0.2em;
    font-weight: bold;
}

/* jQuery override */

.ui-widget-header {
	border: 1px solid #88BD00 !important;
	background: #B8ED01 50% 50% repeat-x !important;
}

/* Chosen select styles overide */

.chosen-container-single .chosen-single{
	padding-top: 3px;
}
.chosen-container-active.chosen-with-drop .chosen-single{
	box-shadow: 2px 2px 3px #666;
	border: 1px solid #ccc;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.chosen-container{
	font-size: 15pt;
	box-shadow: 2px 2px 3px #666;
  border-top-left-radius: 10px;
  border-radius: 10px;
}

.chosen-container  .chosen-drop{
	box-shadow: 2px 2px 3px #666;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.chosen-with-drop{
	border: none;
	box-shadow: none;
}

.chosen-container .chosen-results li{
  text-align: left;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #d8ff18;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #d8ff18), color-stop(90%, #d8ff18));
  background-image: -webkit-linear-gradient(#d8ff18 20%, #d8ff18 90%);
  background-image: -moz-linear-gradient(#d8ff18 20%, #d8ff18 90%);
  background-image: -o-linear-gradient(#d8ff18 20%, #d8ff18 90%);
  background-image: linear-gradient(#d8ff18 20%, #d8ff18 90%); 
  color: #333;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-size: 54px 39px !important;
  }
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"], .chosen-container-single .chosen-single {
	height: 32px;
}

.chosen-container-single .chosen-search input[type="text"], .chosen-container-single .chosen-single, .chosen-container .chosen-drop,
.chosen-container-active.chosen-with-drop .chosen-single, .chosen-container-multi .chosen-choices li.search-choice,
.chosen-container-multi .chosen-choices {
	border: 1px solid #ccc;
}

.chosen-container .chosen-results, .chosen-container-single .chosen-single {
	color: #333;
}

.chosen-container-single .chosen-single {
	background: none;
  border-radius: 10px;
}

.chosen-container-active.chosen-with-drop .chosen-single {
	background: none;
}

#buysellchosen{
	width: 80px;
	margin-right: 10px;
	background-color: white; /* Needed so this works on phones where the plugin is disabled */
	height: 33px; /* Needed so this works on phones where the plugin is disabled */
	line-height: 33px; /* Needed so this works on phones where the plugin is disabled */
}

#buysellchosen_chosen{
	margin-right: 8px;
	margin-top: -4px;
}

#coinselect{
	width: 200px;
	background-color: white; /* Needed so this works on phones where the plugin is disabled */
	height: 33px; /* Needed so this works on phones where the plugin is disabled */
	line-height: 33px; /* Needed so this works on phones where the plugin is disabled */
}

#coinselect_chosen{
	margin-top: -4px;
	margin-left: 3px;
}

select.chosen-select{
	border-radius: 10px;
	font-size: 15pt;
	box-shadow: 2px 2px 3px #666;
}

.chosen-single span{
	text-align: left;
	border-right: 1px dotted;
}

select.chosen-select{
	display:none;
}

.chosen-container-single .chosen-single div b {
	margin-left: -2px;
}