@charset "UTF-8";

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

a:visited {
  color:#;
}

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

.profile_section_content {
  color:#FEF100;
  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:#0185B4;
  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:#012532;
  color:#FEF100;
  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;
}

#spmewrap {
  display:inline-block;
  width:700px;
  height:180px;
  padding:5px;
  margin:10px;
  border:5px solid rgba(0,102,153,.5);
  background:url(https://lh4.googleusercontent.com/-G44utbtH9B8/UuV3bkeABbI/AAAAAAAABhY/Dj0KSv0Z1YU/s730/bgs.png) no-repeat;
}

#spcon {
  display:inline-block;
  width:670px;
  height:150px;
  padding:5px;
  margin:10px;
  overflow:hidden;
}

.otip {
  display:inline-block;
  width:140px;
  height:140px;
  background:url(https://lh5.googleusercontent.com/-IInGYqFWd6I/UuV3b8CUcEI/AAAAAAAABhc/oyK_S7qDFjM/s140/of0.png) no-repeat;
  color:#fff;
  text-align:center;
  position:relative;
  top:-120px;
}

.otip:hover,.otip:focus {
  display:inline-block;
  width:140px;
  height:140px;
  background:url(https://lh6.googleusercontent.com/-Ouw32LX_gP4/UuV3c6wJE8I/AAAAAAAABhs/A6JLxyjqrGs/s140/of1.png) no-repeat;
  color:#09C;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;
  -webkit-transition:all .5s;
  position:relative;
  top:-20px;
}

.amaz {
  display:inline-block;
  width:140px;
  height:140px;
  background:url(https://lh3.googleusercontent.com/-011VADxv-rU/UuV3btdnGFI/AAAAAAAABhQ/X9INNfZMZQ8/s140/am0.png) no-repeat;
  color:#fff;
  text-align:center;
  position:relative;
  top:-120px;
}

.amaz:hover,.amaz:focus {
  display:inline-block;
  width:140px;
  height:140px;
  background:url(https://lh3.googleusercontent.com/-mglo4JWrOWI/UuV3buDn9yI/AAAAAAAABhU/UPIxcjvQwkc/s140/am1.png) no-repeat;
  color:#09C;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;
  -webkit-transition:all .5s;
  position:relative;
  top:-20px;
}

.wish {
  display:inline-block;
  width:140px;
  height:140px;
  background:url(https://lh4.googleusercontent.com/-BVNRuvWTDZA/UuV3c6IDZxI/AAAAAAAABhw/ENrslirsQZ4/s140/wl0.png) no-repeat;
  color:#fff;
  text-align:center;
  position:relative;
  top:-120px;
}

.wish:hover,.wish:focus {
  display:inline-block;
  width:140px;
  height:140px;
  background:url(https://lh4.googleusercontent.com/-GxfeQVE5SYw/UuYGkkWP9YI/AAAAAAAABjU/sy-J1ytMmsQ/h120/vs.jpg) no-repeat;
  color:#09C;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;
  -webkit-transition:all .5s;
  position:relative;
  top:-20px;
}

.nfoi {
  display:inline-block;
  width:210px;
  height:130px;
  background:rgba(0,102,153,.5);
  color:#FEF100;
  text-align:left;
  top:-10px;
  font-size:13px;
  float:right;
  border-radius:5px;
  -webkit-border-radius:5px;
  border:5px solid #888;
  padding:5px;
  text-shadow:0 1px 0 #000;
}