@charset "UTF-8";

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

a:visited {
  color:#0000EE;
}

/*background-repeat:repeat-y; is what I took out of
 background-attachment:scroll;
  background-color:#ffffff;
  background-image:url(https://img.mfcimg.com/photos2/170/17068903/879-672-843-911-6562730.jpg);
  background-position:center top;
  background-repeat:repeat-y;
  color:#cf0909;
  font-family:'Verdana';
  font-size:20px;
  font-style:normal;
  font-weight:bold;*/
body {
  background-attachment:scroll,scroll,scroll,scroll,scroll,scroll,scroll,scroll,scroll,scroll,local;
  background-color:#000;
  background-image:url(http://www.wildestkitten.com/profile/try3.jpg);
  background-position:left bottom,left 1300px,left 650px,left 4078px,left 2260px,left 3170px,left 2200px,left 5900px,left 7600px,left 3000px,left top;
  background-repeat:repeat;
  background-size:auto auto,auto auto,auto auto,auto auto,auto auto,auto auto,auto auto,auto auto,auto auto,auto auto,auto auto;
  border-radius:10px;
  color:#fff;
  font-family:'Century Gothic';
  font-size:16px!important;
  font-style:normal;
  font-weight:normal;
  margin-left:10px;
  margin-top:100px;
  overflow-x:hidden;
  padding:5px;
  width:1150px!important;
}

.profile_section_content {
  border-radius:10px;
  box-shadow:0 0 20px #777777;
  color:#0b0b0b;
  margin:30px;
  padding:10px;
}

.profile_section_background {
  background-color:#ffffff;
  opacity:.6;
}

.img_radius_shadow {
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:0 0 0 #5636da;
  -moz-box-shadow:0 0 0 #5636da;
  box-shadow:0 0 0 #5636da;
}

.profile_section_content .heading {
  padding:4px;
  background-color:#000000;
  color:red;
  font-family:'Palatino Linotype';
  font-weight:bold;
  font-style:italic;
  font-size:40px;
  -webkit-border-radius:9px;
  -moz-border-radius:9px;
  border-radius:9px;
  -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;
}

#store,#videos,#passgall,#club,#raffle,#gallery,#roomrules,#papagal {
  display:block;
  height:auto;
  margin-bottom:12px;
  margin-top:12px;
  padding:5px;
  width:700px;
}

#GNav {
  background:none repeat scroll 0 0 rgba(0,0,0,0.3);
  box-shadow:0 0 7px 4px rgba(0,0,0,0.3) inset;
  display:inline-block;
  height:45px;
  left:0;
  overflow:hidden;
  padding:5px;
  position:fixed;
  top:0;
  width:1262px;
  z-index:99999;
}

#GNwrapper {
  background:url(http://www.wildestkitten.com/profile/nav_main.jpg) repeat-x scroll 0 0 rgba(0,0,0,0);
  border:1px solid rgba(0,0,0,0.6);
  display:inline-block;
  height:40px;
  margin-left:50px;
  padding:1px;
  position:relative;
  width:1130px;
}

.abMe {
  background:url(http://www.wildestkitten.com/profile/abme1.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  cursor:pointer;
  display:inline-block;
  height:45px;
  margin-right:0;
  position:relative;
  transition:all .6s ease 0;
  width:90px;
}

.abMe:hover {
  background:url(http://www.wildestkitten.com/profile/abme2.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  display:inline-block;
  height:45px;
  position:relative;
  width:90px;
}

.video {
  background:url(http://www.wildestkitten.com/profile/navvid1.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  cursor:pointer;
  display:inline-block;
  height:45px;
  margin-right:0;
  position:relative;
  transition:all .6s ease 0;
  width:90px;
}

.video:hover {
  background:url(http://www.wildestkitten.com/profile/navvid2.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  display:inline-block;
  height:45px;
  position:relative;
  width:90px;
}

.foto {
  background:url(http://www.wildestkitten.com/profile/foto1.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  cursor:pointer;
  display:inline-block;
  height:45px;
  margin-right:0;
  position:relative;
  transition:all .6s ease 0;
  width:85px;
}

.foto:hover {
  background:url(http://www.wildestkitten.com/profile/foto2.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  display:inline-block;
  height:45px;
  position:relative;
  width:85px;
}

.store {
  background:url(http://www.wildestkitten.com/profile/store1.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  cursor:pointer;
  display:inline-block;
  height:45px;
  margin-right:0;
  position:relative;
  transition:all .6s ease 0;
  width:95px;
}

.store:hover {
  background:url(http://www.wildestkitten.com/profile/store2.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  display:inline-block;
  height:45px;
  position:relative;
  width:95px;
}

.myclub {
  background:url(http://www.wildestkitten.com/profile/club1.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  cursor:pointer;
  display:inline-block;
  height:45px;
  margin-right:0;
  position:relative;
  transition:all .6s ease 0;
  width:100px;
}

.myclub:hover {
  background:url(http://www.wildestkitten.com/profile/club2.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  display:inline-block;
  height:45px;
  position:relative;
  width:100px;
}

.myraffle {
  background:url(http://www.wildestkitten.com/profile/raffle1.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  cursor:pointer;
  display:inline-block;
  height:45px;
  margin-right:0;
  position:relative;
  transition:all .6s ease 0;
  width:90px;
}

.myraffle:hover {
  background:url(http://www.wildestkitten.com/profile/raffle2.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  display:inline-block;
  height:45px;
  position:relative;
  width:90px;
}

.tipmenu {
  background:url(http://www.wildestkitten.com/profile/tipmenu1.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  cursor:pointer;
  display:inline-block;
  height:45px;
  margin-right:0;
  position:relative;
  transition:all .6s ease 0;
  width:100px;
}

.tipmenu:hover {
  background:url(http://www.wildestkitten.com/profile/tipmenu2.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  display:inline-block;
  height:45px;
  position:relative;
  width:100px;
}

.joinRoom {
  background:url(http://www.wildestkitten.com/profile/room1.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  cursor:pointer;
  display:inline-block;
  height:45px;
  margin-right:0;
  position:relative;
  transition:all .6s ease 0;
  width:100px;
}

.joinRoom:hover {
  background:url(http://www.wildestkitten.com/profile/room2.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  display:inline-block;
  height:45px;
  position:relative;
  width:100px;
}

.offtips {
  background:url(http://www.wildestkitten.com/profile/offlinetip1.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  cursor:pointer;
  display:inline-block;
  height:45px;
  margin-right:0;
  position:relative;
  transition:all .6s ease 0;
  width:100px;
}

.offtips:hover {
  background:url(http://www.wildestkitten.com/profile/offlinetip2.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  display:inline-block;
  height:45px;
  position:relative;
  width:100px;
}

.wish {
  background:url(http://www.wildestkitten.com/profile/amazon1.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  cursor:pointer;
  display:inline-block;
  height:45px;
  margin-right:0;
  position:relative;
  transition:all .6s ease 0;
  width:90px;
}

.wish:hover {
  background:url(http://www.wildestkitten.com/profile/amazon2.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  display:inline-block;
  height:45px;
  position:relative;
  width:90px;
}

.twitts {
  background:url(http://www.wildestkitten.com/profile/twitter1.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  cursor:pointer;
  display:inline-block;
  height:45px;
  margin-right:0;
  position:relative;
  transition:all .6s ease 0;
  width:90px;
}

.twitts:hover {
  background:url(http://www.wildestkitten.com/profile/twitter2.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  display:inline-block;
  height:45px;
  position:relative;
  width:90px;
}

.webs {
  background:url(http://www.wildestkitten.com/profile/web.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  cursor:pointer;
  display:inline-block;
  height:45px;
  margin-right:0;
  position:relative;
  transition:all .6s ease 0;
  width:40px;
}

.webs:hover {
  background:url(http://www.wildestkitten.com/profile/webz.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  display:inline-block;
  height:45px;
  position:relative;
  width:40px;
}

#profile_main_photo {
  display:table-cell;
  vertical-align:top;
  width:250px;
}