@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-New-MFC-Design {
  display:inline-block;
  width:520px;
  height:auto;
  padding:5px 10px;
  border:1px solid #ccc;
  background:#f1f1f1;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  box-shadow:0 1px 2px #333;
  -moz-box-shadow:0 1px 2px #333;
  -webkit-box-shadow:0 1px 2px #333;
}

#tippers {
  display:inline-block;
  width:96%;
  height:auto;
  padding:5px 10px;
  border:1px solid #ccc;
  background:linear-gradient(to bottom,#F6F6F6 0%,#FFFFFF 100%) repeat scroll 0 0 rgba(0,0,0,0);
  margin-top:3px;
}

#tippers ul li {
  display:block;
  list-style:none;
  margin-left:-30px;
  border-bottom:1px solid #ccc;
}

#tippers ul {
  height:250px;
  overflow:auto;
}

#tippers strong {
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
  color:#999;
  font-size:13px;
  font-weight:bold;
}

.tipped {
  display:inline-block;
  width:130px;
  height:auto;
  float:right;
  color:#09C;
  font-size:15px;
  font-family:"Times New Roman",Times,serif;
  position:relative;
  text-align:right;
  margin-right:13px;
}

.hightipper {
  font-size:16px;
  color:#888;
}

.hightip {
  font-size:17px;
  color:#069;
}

#pbar {
  display:inline-block;
  width:500px;
  height:auto;
  padding:5px 10px;
  border:1px solid #ccc;
  background:linear-gradient(to bottom,#f1f1f1 0%,#dfdfdf 100%)repeat scroll 0 0 rgba(0,0,0,0);
}

.mfc a:link,.mfc a:visited,.mfc a:active {
  display:inline-block;
  float:right;
  font-size:11px;
  text-decoration:none;
  color:#069;
  text-shadow:0 1px 0 #fff;
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
  padding:2px 11px;
  background:#fff;
  text-align:left;
  clear:both;
  border-radius:8px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border:1px solid #ccc;
  margin-right:8px;
}

.mfc a:hover {
  color:#333;
  text-shadow:0 1px 0 #fff;
}

#fill {
  display:inline-block;
  width:500px;
  height:20px;
  background:#fdfdfd;
  box-shadow:0 1px 3px #333 inset,0 1px 0 #fff;
  -moz-box-shadow:0 1px 3px #333 inset,0 1px 0 #fff;
  -webkit-box-shadow:0 1px 3px #333 inset,0 1px 0 #fff;
  border:1px solid #888;
  border-radius:18px;
  -moz-border-radius:18px;
  -webkit-border-radius:18px;
  overflow:hidden;
  font-size:11px;
}

.contribute {
  display:inline-block;
  width:100%;
  height:auto;
  margin-bottom:5px;
  color:#333;
  text-shadow:0 1px 0 #fff;
  font-size:14px;
  font-family:century gothic;
  text-indent:12px;
}

.contribuy {
  display:inline-block;
  width:100%;
  height:auto;
  margin-bottom:5px;
  color:#333;
  text-shadow:0 1px 0 #fff;
  font-size:13px;
  font-family:century gothic;
  margin-top:5px;
}

.contribuy a:link,.contribuy a:visited,.contribuy a:active {
  display:inline-block;
  width:10px;
  height:10px;
  border-radius:50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  background:#f1f1f1;
  border:1px solid #888;
  margin-right:45px;
  margin-left:30px;
  box-shadow:0 1px 2px #333;
  -moz-box-shadow:0 1px 2px #333;
  -webkit-box-shadow:0 1px 2px #333;
  -webkit-transition:.3s;
  -moz-transition:.3s;
  -ms-transition:.3s;
  -o-transition:.3s;
  transition:.3s;
}

.contribuy a:hover {
  background:#fff;
  border:1px solid #888;
  box-shadow:inset 0 2px 3px #036;
  -moz-box-shadow:inset 0 2px 3px #036;
  -webkit-box-shadow:inset 0 2px 3px #036;
}

.t10 {
  display:inline-block;
  background:#555;
  width:12%;
  height:30px;
  margin-top:-3px;
  margin-left:-10px;
  box-shadow:0 5px 4px #000 inset;
  -moz-box-shadow:0 5px 4px #000 inset;
  -webkit-box-shadow:0 5px 4px #000 inset;
  font-size:11px;
}

.t30 {
  display:inline-block;
  background:#fc961e;
  width:30%;
  height:30px;
  margin-top:-3px;
  box-shadow:0 5px 4px #FFCC00 inset;
  -moz-box-shadow:0 5px 4px #FFCC00 inset;
  -webkit-box-shadow:0 5px 4px #FFCC00 inset;
  font-size:11px;
}

.t50 {
  display:inline-block;
  background:#0C3;
  width:50%;
  height:30px;
  margin-top:-3px;
  box-shadow:0 5px 4px #00FF00 inset;
  -moz-box-shadow:0 5px 4px #00FF00 inset;
  -webkit-box-shadow:0 5px 4px #00FF00 inset;
  font-size:11px;
}

.t80 {
  display:inline-block;
  background:#090;
  width:80%;
  height:30px;
  margin-top:-3px;
  box-shadow:0 5px 4px #00FF00 inset;
  -moz-box-shadow:0 5px 4px #00FF00 inset;
  -webkit-box-shadow:0 5px 4px #00FF00 inset;
  font-size:11px;
}

.t100 {
  display:inline-block;
  background:#069;
  width:100%;
  height:30px;
  margin-top:-3px;
  box-shadow:0 7px 6px #00CCFF inset;
  -moz-box-shadow:0 7px 6px #00CCFF inset;
  -webkit-box-shadow:0 7px 6px #00CCFF inset;
  font-size:11px;
}