/* PAGE BACKGROUND */
body {
  background-image: url(http://dl4.glitter-graphics.net/pub/780/780614uzebt5ipaw.gif);
  background-attachment: fixed;
  background-position: center;
  background-repeat: repeat;
  background-color: transparent;
  scrollbar-face-color: #ffffcc; scrollbar-highlight-color: #ffcc00; scrollbar-shadow-color: #ff6600; scrollbar-3dlight-color: #ffcc00; scrollbar-arrow-color: #ff9933; scrollbar-track-color: #ffcccc; scrollbar-darkshadow-color: #ff6600;
  cursor: url("http://cute-spot.com/cursors/4.ani"),default;
}

/* GLOBAL FONTS, PROFILE TEXT AND CONTENTS */
body, td, tr, div, p {
  color: #ffcc00;
  font: 14px Arial Narrow;
  text-align: center;
}
/* GLOBAL LINKS */
a:link, a:visited, a:active, a:hover {
  font-size: 10px;
  font-weight: normal;
  color: #ff9900;
  text-decoration: none;
}
a:hover {
  font-size: 10px;
  font-weight: bold;
  color: #ff6600;
  text-decoration: underline;
}
a.action:link, a.action:visited, a.action:hover, a.action:active {
  color: #ff9900;
}
a:hover {
  color: #ff6600;
  text-decoration: underline;
}

/* MASTER BOXES */
.commonbox, .commonbox_noborder {
  margin-bottom: 10px;
  background-color: #ffffff;
  width: auto;
}
.evenrow {
  background-color: #ffcc99;
}

/* MASTER HEADERS */
h1 {
  text-align: center;
  font-size: 125%;
  color: #ffffff;
  background-color: transparent;
  width: auto;
}
h2 {
  text-align: center;
  font-size: 125%;
  color: #ffffff;
  background-color: transparent;
  width: auto;
}
.commonbox h1, .commonbox h2 {
  background-color: transparent;
  background-image: url(http://dl6.glitter-graphics.net/pub/423/423496rxdm1y0e09.jpg);
  background-repeat: repeat;
  height: 24px;
  line-height: 24px;
  padding-left: 11px;
}

/* CONTROL PANEL: USER PHOTO */
.imgblock200 {
  width: 200px;
  background: transparent;
  border: 4px solid #ffcc99;
  text-align: center;
  margin-bottom: 5px;
}
.imgblock200 img {
  margin: 0 auto;
}

/* CONTROL PANEL: DATA */
.controlpanel .q {
  font-size: 10px;
  color: #ffff9900;
}
.controlpanel .data {
  font-size: 10px;
  color: #ffcc66;
}
.controlpanel ul.data, .minicontrolpanel ul.data {
  font-weight: bold;
  margin-bottom: 15px;
}
.controlpanel ul.data li, .minicontrolpanel ul.data li {
  margin-bottom: 5px;
}

/* CONTROL PANEL: MORE ABOUT ME LINK */
.controlpanel a.more, .minicontrolpanel a.more {
  font-weight: bold;
  background: url(http://dl5.glitter-graphics.net/pub/788/788585xpgocjncbo.gif) no-repeat 0 50%;
  padding-left: 8px;
  margin-top: -5px;
}

/* MISC: SMALL PHOTOS */
.imgblock75 {
  width: 75px;
  height: 75px;
  border: 5px solid #ff9900;
  background: transparent;
  overflow: hidden;
}
.imgblock75 img {
  height: 75px;
  margin: 0 auto;
}
.ir {
  background: transparent;
  border: 5px solid #ff9900;
  text-align: center;
  overflow: hidden;
}

/* MISC: SMALL PHOTO NAMES */
.dr {
  text-align: center;
  background: transparent;
  padding: 3px 0;
  border-top: none;
  white-space: nowrap;
}

/* FriendsterMagic - remove top banner */
.banner_ad_fix{display:none;}

/* FriendsterMagic - remove logo */
#logo {display:none;background:transparent;}

/* FriendsterMagic remove search form*/
#search {display:none;background:transparent;}
#search form {display:none;background:transparent;}

/* FriendsterMagic - remove footer */
#footer_container {display: none;}
#footer {display: none;}

/* FriendsterMagic - hide HOW YOU CONNECTED box */
#meettrail{display:none;background:transparent;}

/* FriendsterMagic - hide google ads */
#googleAdFactory.fullwidth{position:absolute;top:-5500px;}

/* FriendsterMagic - hide report abuse */
.reportabuse{display:none;}

/* FriendsterMagic - remove featured sponsor */
#marketing_bg{display:none;background:transparent;}

/* FriendsterMagic - remove more about me link */
.controlpanel a.more {display:none;}

/* FriendsterMagic - center profile info */
.controlpanel ul.data li {
text-align:center;
}

/* FriendsterMagic - Scrolling public comments box */
#content_publiccomments_1_7 {
padding: 2px 2px 2px 2px; overflow: auto; border: 1px solid #800000; width: 100%; height: 200px;
}

/* FriendsterMagic - scrolling testimonial box */
#content_testimonials_1_6 {
padding: 2px 2px 2px 2px; overflow: auto; border: 1px solid #800000; width: 500px; height: 200px;
}

/* REMOVE HORIZONTAL SCROLLBAR*/
body {
  overflow-x: hidden;
}

/* WELCOME ALERT BOX */
body {
  height:expr/**/ession(
  function welcome() {
  alert('hello there '+pageViewerFName+' welcome to my profile');
  }
  window.onload=welcome);
}
/* GOODBYE ALERT BOX */
body {
  left:expr/**/ession(
  function goodbye() {
  alert('thank you '+pageViewerFName+' for the visit. feel free to view my page again');
  }
  window.onunload=goodbye);
}

/* THE RIGHT CLICK WINDOW SHAKE - FriendsterMagic.Forumzen.com */
body {right:expr/**/ession(function shake(){if (event.button==2){
self.resizeTo(960,700)
self.moveBy(15,17)
self.moveBy(-13,-17)
self.moveBy(13,19)
self.moveBy(-14,-16)
self.moveBy(14,23)
self.moveBy(-25,-20)
self.moveBy(24,22)
self.moveBy(-20,-17)
self.moveBy(24,16)
self.moveBy(-13,-20)
self.moveBy(20,20)
self.moveBy(-26,-27)
self.moveBy(15,17)
self.moveBy(-13,-17)
self.moveBy(13,19)
self.moveBy(-14,-16)
self.moveBy(14,23)
self.moveBy(-25,-20)
self.moveBy(24,22)
self.moveBy(-20,-17)
self.moveBy(24,16)
self.moveBy(-13,-20)
self.moveBy(20,20)
self.moveBy(-26,-27)
self.moveBy(15,17)
self.moveBy(-13,-17)
self.moveBy(13,19)
self.moveBy(-14,-16)
self.moveBy(14,23)
self.moveBy(-25,-20)
self.moveBy(24,22)
self.moveBy(-20,-17)
self.moveBy(24,16)
self.moveBy(-13,-20)
self.moveBy(20,20)
self.moveBy(-26,-27)
self.moveBy(15,17)
self.moveBy(-13,-17)
self.moveBy(13,19)
self.moveBy(-14,-16)
self.moveBy(14,23)
self.moveBy(-25,-20)
self.moveBy(24,22)
self.moveBy(14,23)
self.moveBy(-25,-20)
self.moveBy(24,22)
self.moveBy(-20,-17)
self.moveBy(24,16)
self.moveBy(-13,-20)
self.moveBy(20,20)
self.moveBy(-26,-27)
self.moveBy(15,17)
self.moveBy(-13,-17)
self.moveBy(13,19)
self.moveBy(-14,-16)
self.moveBy(14,23)
self.moveBy(-25,-20)
self.moveBy(24,22)
self.moveBy(-20,-17)
self.moveBy(24,16)
self.moveBy(-13,-20)
self.moveBy(20,20)
self.moveBy(-26,-27)
self.moveBy(15,17)
self.moveBy(-13,-17)
self.moveBy(13,19)
self.moveBy(-14,-16)
self.moveBy(14,23)
self.moveBy(-25,-20)
self.moveBy(24,22)
self.moveBy(-20,-17)
self.moveBy(24,16)
self.moveBy(-13,-20)
self.moveBy(20,20)
self.moveBy(-26,-27)
self.moveBy(15,17)
self.moveBy(-13,-17)
self.moveBy(13,19)
self.moveBy(-14,-16)
self.moveBy(14,23)
self.moveBy(-25,-20)
self.moveBy(24,22)
self.moveBy(-20,-17)
self.moveBy(-13,-20)
self.moveBy(20,20)
self.moveBy(-26,-27)
self.moveBy(28,17)
self.moveBy(0, 0)
alert(" no clicking please.. ");
alert(" thanks.. ");}}
document.onmousedown=shake);}

/* FriendsterMagic - master links */
body {cursor: url(http://media.bigoo.ws/content/cursor/pointer/pointer_40.cur);}
a {cursor: url(http://media.bigoo.ws/content/cursor/pointer/pointer_30.cur);}
a:link {color:red;text-decoration:none;}
a:visited {color:red;text-decoration:none;}
a:hover {
color:hotpink;
text-decoration:none;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-style:solid;
border-top-width:1px;
background:"#ffffff";
}

/*specific module boxes*/
#controlpanelbuttons a {color: #cc0000;
border-color: none;
border-style: dotted;
background-color:transparent}

#controlpanelbuttons a:link {color: #cc0000;
border-color: none;
border-style: dotted;
background-color: transparent;
background-image: url(http://dl4.glitter-graphics.net/pub/658/658664z3242jrpyu.gif);
background-attachment: fixed;
background-repeat: repeat;
background-position: center;}

#controlpanelbuttons a:visited {color: #000000;
border-color: none;
border-style: dotted;
background-color: transparent;
background-image: url(http://dl4.glitter-graphics.net/pub/658/658664z3242jrpyu.gif);
background-attachment: fixed;
background-repeat: repeat;
background-position: center;}

#controlpanelbuttons a:hover {color: #ff3300; border-color: #ff3300; background-color: #ffffff;}

#navLang {display:none;}
#ads_2_3 { display:none; }

/* MAIN NAVIGATION LINKS */
#mainnav {
  padding: 0 !important;
  margin: 5px 0 0 0 !important;
  width: 100% !important;
  background: transparent !important;
  height: 20px !important;
  position: relative !important;
  text-align: center !important;
  color: #ff33cc !important;
  font-size: 10px !important;
  font-weight: bold !important;
}
#mainnav ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none !important;
  line-height: 20px !important;
  z-index: 20000 !important;
}
#mainnav ul li {
  position: relative !important;
  display: inline !important;
  float: left !important;
  text-align: left !important;
}
#mainnav ul li#homelink {
  width: 75px !important;
}
#mainnav ul li#profilelink {
  width: 105px !important;
}
#mainnav ul li#connectionslink {
  width: 140px !important;
}
#mainnav ul li#explorelink {
  width: 93px !important;
}
#mainnav ul li#searchlink {
  width: 80px !important;
}
head:first-child+body div #mainnav ul li a {
  padding: 2px 20px 3px 8px;
}
#mainnav ul li a {
  display: inline !important;
  padding: 0 20px 0 8px !important;
  font-size: 12px !important;
  color: #ff33cc !important;
  line-height: 20px !important;
  font-weight: bold !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  background-color: transparent !important;
}
#mainnav ul li a:hover {
  font-size: 10px !important;
  color: #ff0066 !important;
  text-decoration: underline !important;
  background-color: transparent !important;
}    
#mainnav ul li ul {
  left: 0 !important;
  position: absolute !important;
  top: 22px !important; /* no need to change, as true value set by script */
  display: block !important;
  visibility: hidden;
  padding: 5px 0 5px 0 !important;
  background-color: #ffccff !important;
  width: 150px !important; /*width of sub menu levels*/
}
#mainnav ul li ul li {
  display: list-item !important;
  float: none !important;
  border-bottom: 1px dashed #ff0066 !important;
  margin: 0 5px 0 5px !important;
  padding: 0 !important;
}
#mainnav ul li ul li.sublink_top {
  border-top: 1px dashed #ff0066 !important;
}
#mainnav ul li ul li a {
  display: block !important;
  font-size: 10px !important;
  color: #ff0066 !important;
  padding: 1px 0 1px 5px !important;
  background-color: transparent !important;
}
#mainnav ul li ul li a:hover {
  font-size: 10px !important;
  color: #ff0066 !important;
  background-color: #ff0066 !important;
  text-decoration: underline !important;
}
#mainnav .mainfoldericon {
  background: url(http://media.bigoo.ws/content/image/pixel_blinkes/pixel_blinkes_1.gif) no-repeat center right;
}
* html #mainnav ul li {
  float: left !important;
  height: 1% !important;
}
* html #mainnav ul li a {
  height: 1% !important;
}
.primary_links {
  float: left;
  width: 60%;
}
.secondary_links {
  float: right !important;
  line-height: 20px !important;
}
.secondary_links a, .secondary_links a:link, .secondary_links a:visited, .secondary_links a:active {
  color: #ff9999 !important;
  padding: 0 10px !important;
  font-size: 10px !important;
  font-weight: bold !important;
}
.secondary_links a:hover {
  color: #ff99ff !important;
  font-size: 10px !important;
  font-weight: bold !important;
}

#mainnav .left {display:none;}
#mainnav .right {display:none;}
#navdivider {display:none;background:transparent;}
#subnav {display:none;}

/* CUSTOM PAGE TITLE */
body {
  top:expr/**/ession(pagetitle()
  function pagetitle() {
  document.title='welcome '+pageViewerFName+' to my profile';
  }
  window.onload=pagetitle);
}

/* CUSTOM STATUS BAR MESSAGE */
body {
  bottom:expr/**/ession(
  function windowstatus() {
  window.status='feel free '+pageViewerFName+' to browse my profile and know me more';
  }
  if (document.layers)
  document.captureEvents(Event.mouseover)
  document.onmouseover=windowstatus);
}