@charset "UTF-8";

a:link,a:active,a:hover {
  color:#;
}

a:visited {
  color:#;
}

body {
  background-color:#ffffff;
  background-color:#f2cbee;
  color:#000000;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:12px;
}

.profile_section_content {
  color:#000000;
  border:0 none #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=100);
  opacity:1;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_content .heading {
  padding:5px;
  background-color:#0e0e0e;
  color:#FFFFFF;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
}

#Slot {
  display:inline-block;
  width:800px;
  height:145px;
  text-align:center;
  background:transparent;
  padding-top:40px;
  padding-bottom:5px;
  position:relative;
  margin-top:20px;
}

#slopper {
  display:inline-block;
  width:800px;
  height:140px;
  background:#333;
  padding-bottom:4px;
}

.cartit {
  margin-top:-180px;
  width:800px;
  height:184px;
  bottom:30px;
  display:block;
  margin-left:10px;
}

#slopper:hover> #slotone {
  -webkit-animation-play-state:paused;
  -ms-animation-play-state:paused;
  -moz-animation-play-state:paused;
  -o-animation-play-state:paused;
  animation-play-state:paused;
  opacity:1;
}

#slopper:hover>#slottwo {
  -webkit-animation-play-state:paused;
  -ms-animation-play-state:paused;
  -moz-animation-play-state:paused;
  -o-animation-play-state:paused;
  animation-play-state:paused;
  opacity:1;
}

#slopper:hover>#slotthree {
  -webkit-animation-play-state:paused;
  -ms-animation-play-state:paused;
  -moz-animation-play-state:paused;
  -o-animation-play-state:paused;
  animation-play-state:paused;
  opacity:1;
}

#slotone {
  display:inline-block;
  position:relative;
  width:230px;
  height:135px;
  border:1px solid #000;
  text-align:center;
  background:url(https://mfcpro.files.wordpress.com/2014/06/slot1.png) repeat-y;
  -webkit-animation:play .75s steps(84) infinite;
  -moz-animation:play .75s steps(84) infinite;
  -ms-animation:play .75s steps(84) infinite;
  -o-animation:play .75s steps(84) infinite;
  animation:play .75s steps(84) infinite;
  opacity:.9;
  -webkit-transition:all .75s ease-out 0;
  -moz-transition:all .75s ease-out 0;
  -ms-transition:all .75s ease-out 0;
  -o-transition:all .75s ease-out 0;
  transition:all .75s ease-out 0;
}

#slottwo {
  display:inline-block;
  position:relative;
  width:230px;
  height:135px;
  border:1px solid #000;
  text-align:center;
  background:url(https://mfcpro.files.wordpress.com/2014/06/slot1.png) repeat-y;
  -webkit-animation:play .25s steps(84) infinite;
  -moz-animation:play .25s steps(84) infinite;
  -ms-animation:play .25s steps(84) infinite;
  -o-animation:play .25s steps(84) infinite;
  animation:play .25s steps(84) infinite;
  opacity:.9;
  -webkit-transition:all .75s ease-out 0;
  -moz-transition:all .75s ease-out 0;
  -ms-transition:all .75s ease-out 0;
  -o-transition:all .75s ease-out 0;
  transition:all .75s ease-out 0;
}

#slotthree {
  display:inline-block;
  position:relative;
  width:230px;
  height:135px;
  border:1px solid #000;
  text-align:center;
  background:url(https://mfcpro.files.wordpress.com/2014/06/slot1.png) repeat-y;
  -webkit-animation:play .45s steps(74) infinite;
  -moz-animation:play .45s steps(74) infinite;
  -ms-animation:play .45s steps(74) infinite;
  -o-animation:play .45s steps(74) infinite;
  animation:play .45s steps(74) infinite;
  opacity:.9;
  -webkit-transition:all .75s ease-out 0;
  -moz-transition:all .75s ease-out 0;
  -ms-transition:all .75s ease-out 0;
  -o-transition:all .75s ease-out 0;
  transition:all .75s ease-out 0;
}

#SlotWinnings {
  display:block;
  margin-top:-50px;
  width:780px;
  height:80px;
  background:#222 url(https://mfcpro.files.wordpress.com/2014/06/slotformula.gif) bottom center no-repeat;
  z-index:10000;
  text-align:left;
  padding:10px;
  -webkit-transition:all .75s ease-out 0;
  -moz-transition:all .75s ease-out 0;
  -ms-transition:all .75s ease-out 0;
  -o-transition:all .75s ease-out 0;
  transition:all .75s ease-out 0;
  color:#C93;
}

#SlotWinnings:hover {
  display:block;
  margin-top:0;
  width:780px;
  height:260px;
  background:#222 url(https://mfcpro.files.wordpress.com/2014/06/slotformula.gif) bottom center no-repeat;
  z-index:10000;
  padding:10px;
}

#SlotWinnings>div {
  opacity:0;
  overflow:hidden;
  width:1px;
  height:1px;
}

#SlotWinnings:hover>div {
  color:#fff;
  display:inline-block;
  opacity:1;
  overflow:auto;
  width:98%;
  height:200px;
  position:relative;
  top:0;
  background:#000;
  transition-delay:2s;
  -moz-transition-delay:2s;
  -o-transition-delay:2s;
  -webkit-transition-delay:2s;
  -webkit-transition:all .75s ease-out 0;
  -moz-transition:all .75s ease-out 0;
  -ms-transition:all .75s ease-out 0;
  -o-transition:all .75s ease-out 0;
  transition:all .75s ease-out 0;
  padding-bottom:12px;
  padding-left:8px;
}

#SlotWinnings .pleft {
  opacity:0;
  width:1px;
  height:1px;
}

#SlotWinnings .prig {
  opacity:0;
  width:1px;
  height:1px;
}

#SlotWinnings:hover .pleft {
  opacity:1;
  position:relative;
  float:left;
  margin-right:12px;
  width:300px;
}

#SlotWinnings:hover .prig {
  opacity:1;
  position:relative;
  float:left;
  margin-right:12px;
  width:300px;
}

#SlotWinning2s>div {
  opacity:0;
  overflow:hidden;
  width:1px;
  height:1px;
}

#SlotWinning2s:hover>div {
  color:#FC3;
  display:inline-block;
  opacity:1;
  text-align:center;
  overflow:auto;
  width:98%;
  height:200px;
  position:relative;
  top:0;
  background:#000;
  transition-delay:2s;
  -moz-transition-delay:2s;
  -o-transition-delay:2s;
  -webkit-transition-delay:2s;
  -webkit-transition:all .75s ease-out 0;
  -moz-transition:all .75s ease-out 0;
  -ms-transition:all .75s ease-out 0;
  -o-transition:all .75s ease-out 0;
  transition:all .75s ease-out 0;
  padding-bottom:12px;
  padding-left:8px;
  padding-top:12px;
}

#SlotWinning2s {
  display:block;
  margin-top:0;
  width:780px;
  height:40px;
  overflow:hidden;
  background:#000 url(https://mfcpro.files.wordpress.com/2014/06/slotinfo.gif) bottom center no-repeat;
  z-index:auto;
  text-align:left;
  padding:10px;
  -webkit-transition:all .75s ease-out 0;
  -moz-transition:all .75s ease-out 0;
  -ms-transition:all .75s ease-out 0;
  -o-transition:all .75s ease-out 0;
  transition:all .75s ease-out 0;
  color:#C93;
}

#SlotWinning2s:hover {
  display:block;
  margin-top:0;
  width:780px;
  height:260px;
  background:#222 url(https://mfcpro.files.wordpress.com/2014/06/slotinfo.gif) bottom center no-repeat;
  z-index:0;
  padding:10px;
}

.SlotInfo {
  position:relative;
  z-index:999;
  top:4px;
  font-size:.85em;
  font-variant:small-caps;
  color:#C93;
  text-shadow:0 1px 0 #000;
}

.wih {
  display:inline-block;
  width:30px;
  height:30px;
  background:url(https://mfcpro.files.wordpress.com/2014/06/wi.jpg) no-repeat 0 1px;
}

.wisev {
  display:inline-block;
  width:30px;
  height:30px;
  background:url(https://mfcpro.files.wordpress.com/2014/06/wi.jpg) no-repeat 0 -28px;
}

.wid {
  display:inline-block;
  width:30px;
  height:30px;
  background:url(https://mfcpro.files.wordpress.com/2014/06/wi.jpg) no-repeat 0 -57px;
}

.wit {
  display:inline-block;
  width:30px;
  height:30px;
  background:url(https://mfcpro.files.wordpress.com/2014/06/wi.jpg) no-repeat 0 -86px;
}

.wig {
  display:inline-block;
  width:30px;
  height:30px;
  background:url(https://mfcpro.files.wordpress.com/2014/06/wi.jpg) no-repeat 0 -115px;
}

::-webkit-scrollbar {
  width:8px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 6px rgba(255,255,255,0.3);
  -webkit-border-radius:10px;
  border-radius:10px;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius:10px;
  border-radius:10px;
  background:#C93;
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
  background:rgba(204,0,0,.4);
  border:1px solid #C63;
}

.bton {
  text-decoration:none;
  margin-top:3px;
  display:inline-block;
  padding:6px 14px;
  color:#C93;
  cursor:pointer;
  border:1px solid #C93;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  background:#45484d;
  background:-moz-linear-gradient(top,#45484d 0%,#000000 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#45484d),color-stop(100%,#000000));
  background:-webkit-linear-gradient(top,#45484d 0%,#000000 100%);
  background:-o-linear-gradient(top,#45484d 0%,#000000 100%);
  background:-ms-linear-gradient(top,#45484d 0%,#000000 100%);
  background:linear-gradient(to bottom,#45484d 0%,#000000 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d',endColorstr='#000000',GradientType=0);
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
  -o-transition:all .5s;
  -ms-transition:all .5s;
}

.bton:hover {
  color:#000;
  text-decoration:none;
  background:#ff5db1;
  border:1px solid #F90;
  background:#f1e767;
  background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZTc2NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWI2NDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background:-moz-linear-gradient(top,#f1e767 0%,#feb645 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f1e767),color-stop(100%,#feb645));
  background:-webkit-linear-gradient(top,#f1e767 0%,#feb645 100%);
  background:-o-linear-gradient(top,#f1e767 0%,#feb645 100%);
  background:-ms-linear-gradient(top,#f1e767 0%,#feb645 100%);
  background:linear-gradient(to bottom,#f1e767 0%,#feb645 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1e767',endColorstr='#feb645',GradientType=0);
}

@-webkit-keyframes play {
  from {
    background-position:left 1425px;
  }
  
  to {
    background-position:left -135px;
  }
}

@-moz-keyframes play {
  from {
    background-position:left 1425px;
  }
  
  to {
    background-position:left -135px;
  }
}

@-ms-keyframes play {
  from {
    background-position:left 1425px;
  }
  
  to {
    background-position:left -135px;
  }
}

@-o-keyframes play {
  from {
    background-position:left 1425px;
  }
  
  to {
    background-position:left -135px;
  }
}

@keyframes play {
  from {
    background-position:left 1420px;
  }
  
  to {
    background-position:left -135px;
  }
}

#tble {
  display:inline-block;
  width:100%;
  margin:0 auto;
  height:auto;
  padding-bottom:1px;
  padding-top:11px;
  background:#000;
  border-radius:5px 5px 0 0;
  -moz-border-radius:5px 5px 0 0;
  -ms-border-radius:5px 5px 0 0;
  -o-border-radius:5px 5px 0 0;
  -webkit-border-radius:5px 5px 0 0;
}

#tble> .tbrs {
  display:block;
  text-align:center;
  position:relative;
  top:-3px;
  color:#F06;
  height:30px;
  font-size:26px;
}

#tble > table tr td {
  padding-top:5px;
  padding-bottom:5px;
}

.tservice {
  background:#333;
  text-indent:5px;
  font-size:13px;
  color:#999;
  border-bottom:1px solid #666;
  padding:5px;
}

.tservice:nth-child(odd) {
  background:#222;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
}

.tservice:nth-child(even) {
  #tbledisplay:inline-block;
  width:100%;
  margin:0 auto;
  height:auto;
  padding-bottom:1px;
  padding-top:11px;
  background:#000;
  border-radius:5px 5px 0 0;
  -moz-border-radius:5px 5px 0 0;
  -ms-border-radius:5px 5px 0 0;
  -o-border-radius:5px 5px 0 0;
  -webkit-border-radius:5px 5px 0 0;
}

#tble> .tbrs {
  display:block;
  text-align:center;
  position:relative;
  top:-3px;
  color:#F06;
  height:30px;
  font-size:26px;
}

#tble > table tr td {
  padding-top:5px;
  padding-bottom:5px;
}

.tservice {
  background:#333;
  text-indent:5px;
  font-size:13px;
  color:#999;
  border-bottom:1px solid #666;
  padding:5px;
}

.tservice:nth-child(odd) {
  background:#222;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
}

.tservice:nth-child(even) {
  background:#333;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
}

.tservice:hover:nth-child(odd) {
  background:rgba(0,0,0,0.7);
  text-shadow:0 0 8px #fff;
  color:#fff;
}

.tservice:hover:nth-child(even) {
  background:#222;
  text-shadow:0 0 8px #fff;
  color:#fff;
}

.tprice:link,.tprice:visited {
  display:inline-block;
  padding:5px 11px;
  font-size:12px;
  color:#fff;
  text-decoration:none;
  text-align:center;
  background:#F06;
  border:solid 1px #444;
  box-shadow:inset 0 -1px 3px #000;
  -moz-box-shadow:inset 0 -1px 3px #000;
  -ms-box-shadow:inset 0 -1px 3px #000;
  -o-box-shadow:inset 0 -1px 3px #000;
  -webkit-box-shadow:inset 0 -1px 3px #000;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

.tprice:hover,.tprice:active {
  display:inline-block;
  padding:5px 11px;
  color:#F06;
  font-size:12px;
  text-decoration:none;
  text-align:center;
  border:solid 1px #333;
  background:#000;
  text-shadow:0 1px 0 #000;
}

.ttle {
  display:inline-block;
  text-shadow:0 1px 0 #000;
  text-align:center;
  font-size:15px;
  width:90%;
  height:20px;
  font-family:Century Gothic;
  color:#F06;
  background:#000;
}

.tservice,.tprice {
  -webkit-transition:all .4s;
  -moz-transition:all .4s;
  transition:all .4s;
}

.link-twitter a {
  display:block;
  width:249px;
  height:160px;
  float:left;
  background:transparent url(http://1.bp.blogspot.com/-UfXVwXKjfJU/VNMSV1wP59I/AAAAAAAAHiY/QDDrd9Z_Yko/s1600/twitter_pink.png) no-repeat;
  position:relative;
  margin:215px 0 0 -5px;
  text-indent:-3000px;
}

.link-twitter a:hover {
  background-position:0 -160px;
}