@charset "UTF-8";

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

a:visited {
  color:#;
}

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

.profile_section_content {
  color:#666666;
  border:px #;
  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:#BCEC76;
  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;
}

.my_mfc_news_feed {
  width:100%;
  height:330px;
}

#tble {
  display:block;
  width:700px;
  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;
  margin:20px auto 30px;
  font-family:Arial,Helvetica,sans-serif;
}

#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;
  font-size:16px;
  font-family:Arial,Helvetica,sans-serif;
}

.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:Arial,Helvetica,sans-serif;
  color:#F06;
  background:#000;
}

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

#tble h1 {
  display:block;
  text-align:center;
  color:#F39;
}

.credits {
  display:block;
  text-align:center;
}

.credits img {
  display:block;
  width:80%;
  height:auto;
  opacity:.5;
  transition:all .3s;
  -webkit-transition:all .3s;
  -webkit-filter:grayscale(100%);
  filter:grayscale(100%);
  margin:0 auto;
}

.credits:hover img {
  -webkit-filter:grayscale(0%);
  filter:grayscale(0%);
  opacity:1;
}

#tble {
  background-image:url(https://mediadexdesign2002.files.wordpress.com/2016/09/c03_2sbg.jpg);
  background-size:100%;
  background-repeat:no-repeat;
  background-position:0 0;
}

#pinkyWrap {
  display:block;
  width:700px;
  height:300px;
  margin:4px;
  overflow:hidden;
  background:url(http://mfcdesign.files.wordpress.com/2013/09/pinkybg.jpg);
  background-repeat:no-repeat;
}

#pinkBo {
  display:inline-block;
  width:612px;
  height:650px;
  overflow:auto;
  padding:17px;
  margin:10px 20px 30px 30px;
  background:rgba(255,0,102,0.1);
  border-radius:0 0 6px 6px;
  -webkit-border-radius:0 0 6px 6px;
  font-size:17px;
  font-family:Tahoma,Geneva,sans-serif;
  color:#C06;
  text-indent:5px;
  text-shadow:0 0 0 #000;
}

#piInfo {
  display:block;
  width:602px;
  height:120px;
  padding:3px;
  text-align:center;
  font-size:15px;
  color:#F3C;
  font-family:Geneva sans-serif;
  position:relative;
}

.pinTi {
  display:block;
  width:612px;
  height:50px;
  padding:15px;
  text-align:center;
  font-size:37px;
  color:#F9C;
  text-shadow:0 1px 5px #C00;
  font-family:Geneva sans-serif;
  letter-spacing:1px;
}

.pinFi {
  display:block;
  width:412px;
  height:20px;
  padding:3px;
  text-align:center;
  font-size:11px;
  color:#F3C;
  text-shadow:0 1px 6px #C00;
  font-family:Geneva sans-serif;
  letter-spacing:1px;
  position:relative;
  bottom:34px;
  left:140px;
}