@charset "UTF-8";

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

a:visited {
  color:#b6b3b3;
}

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

.profile_section_content {
  color:#f4efef;
  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:#040303;
  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:#0d0d0c;
  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;
}

#TipMenu {
  display:block;
  width:700px;
  height:550px;
  margin:0 auto;
  overflow:hidden;
  background:#f1f1f1;
  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;
  box-shadow:0 2px 0 #ccc;
  -moz-box-shadow:0 1px 0 #ccc;
  -ms-box-shadow:0 1px 0 #ccc;
  -o-box-shadow:0 1px 0 #ccc;
  -webkit-box-shadow:0 1px 0 #ccc;
}

#TipMenu h1 {
  display:block;
  margin-top:0;
  text-align:center;
  color:#666;
  font-weight:bold;
  font-size:50px;
  text-shadow:0 1px 0 #fff;
  border-bottom:1px solid #ccc;
  padding:10px;
  font-variant:small-caps;
  background:linear-gradient(to bottom,#f1f1f1 0%,#dfdfdf 100%)repeat scroll 0 0 rgba(0,0,0,0);
}

#TipMenu h1 span {
  display:inline-block;
  padding-left:10px;
  padding-right:10px;
  color:#666;
  margin-right:-15px;
}

#TipInfo {
  display:block;
  padding:10px;
  margin-top:2px;
  height:70px;
  overflow:auto;
  font-size:16px;
  font-family:Century Gothic;
  color:#666;
  border-bottom:1px solid #ccc;
}

#TipWrapper {
  display:block;
  padding:10px;
  margin-top:10px;
  height:300px;
  overflow:auto;
}

.tiprequest {
  display:block;
  padding-top:5px;
  padding-bottom:5px;
  border-left:0 solid #CCC;
  font-size:15px;
  color:#666;
}

.tiprequest:hover {
  display:block;
  padding-top:5px;
  padding-bottom:5px;
  border-left:5px solid #09C;
  font-size:15px;
  color:#666;
  text-indent:7px;
}

.price {
  display:block;
  float:right;
}

.buy {
  display:block;
  padding:4px 14px;
  background:#fff;
  color:#09C;
  border:1px solid #ccc;
  text-align:center;
  text-decoration:none;
  font-size:14px;
}

.buy:hover {
  display:block;
  padding:4px 14px;
  background:linear-gradient(to bottom,#f1f1f1 0%,#dfdfdf 100%)repeat scroll 0 0 rgba(0,0,0,0);
  color:#333;
  border:1px solid #ccc;
  text-align:center;
}

.tiprequest,.buy {
  transition:all .4s;
  -moz-transition:all .4s;
  -ms-transition:all .4s;
  -o-transition:all .4s;
  -webkit-transition:all .4s;
}

#tipers {
  display:inline-block;
  width:800px;
  height:600px;
  margin:0 auto;
  background:url(http://mfcdesign.files.wordpress.com/2014/02/bgmain22.png),url(http://mfcdesign.files.wordpress.com/2014/02/bgmain1.gif);
  background-repeat:no-repeat,no-repeat;
  background-size:auto,100%;
  background-attachment:scroll,fixed;
  position:relative;
}

#tipersBod {
  width:760px;
  height:340px;
  margin-left:10px;
  margin-top:100px;
  background:url(http://mfcdesign.files.wordpress.com/2014/02/bgtpbody1.png) no-repeat rgba(255,255,255,.1);
  background-size:100%;
  overflow:auto;
  color:#ABABAB;
  padding:10px;
  text-align:center;
  border:1px solid rgba(255,255,255,.5);
  background-position:center;
  text-shadow:0 1px 0 #000;
  font-size:20px;
}

#tipersBod:hover {
  color:#ABABAB;
  text-shadow:0 0 8px #ABABAB;
  -webkit-transition:ease .5s;
  -moz-transition:ease .5s;
  transition:ease .5s;
  background:url(http://mfcdesign.files.wordpress.com/2014/02/bgtbodyzhover2.png) center no-repeat;
  background-size:100%;
}

#tipersBod ul li {
  list-style:none;
  margin-left:-80px;
  display:block;
}

#tipersBod li::before {
  content:'';
  display:inline-block;
  width:20px;
  height:14px;
  margin-right:6px;
  background:url(http://mfcdesign.files.wordpress.com/2014/02/star.png) no-repeat bottom;
}

#tipersBod li:hover::before {
  content:'';
  display:inline-block;
  width:20px;
  height:14px;
  margin-right:6px;
  background:url(http://mfcdesign.files.wordpress.com/2014/02/tkn.png) no-repeat bottom;
  -webkit-transition:ease .5s;
  -moz-transition:ease .5s;
  transition:ease .5s;
}

#tipInfo {
  display:block;
  width:760px;
  height:100px;
  margin-left:10px;
  margin-top:10px;
  background:rgba(0,0,0,.5);
  overflow:auto;
  color:#ABABAB;
  padding:10px;
  font-variant:small-caps;
}