/* FRIENDSTER CSS CODE */
/* COPYRIGHT (C) 2008, FRIENDSTERMAGIC */
/* MAIN PAGE BACKGROUND */
body {
background-color: #ffffff;
color: #808080;
scrollbar-face-color: #ffffff;
scrollbar-3dlight-color: #ccff66;
scrollbar-darkshadow-color: #e5e5e5;
scrollbar-shadow-color: #e5e5e5;
scrollbar-highlight-color: #ccff66;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #ccff66;
}
/* MASTER LINKS */
a:link, a:active, a:visited {
text-decoration: none;
color: #e5e5e5;
}
a:hover {
text-decoration: none;
color : #b3b3b3;
}

.evenrow { background-color: transparent; }

#mymain_navi {
font-family: arial black;
font-size: 13px;
text-align: center;
}

/* DISPLAY OR REMOVE YOUR RECENT UPDATE BOX */
.more, .user_tracker {
display: none;
}
/* SINGLE ROW CONTROL PANEL BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
background: url('');
background-color: #ccff66 !important;
color: #000000;
font-family: century gothic;
font-size: 10px !important;
font-weight: normal;
text-align: center;
border: #e5e5e5 2px solid;
width: 120px;
height: 15px;
margin-left: 34px;
margin-right: 0;
margin-top: 1px;
margin-bottom: 0;
padding-left: 0px;
padding-right: 0;
padding-top: 1px;
padding-bottom: 0;
}
#controlpanelbuttons a:hover {
background: url('');
background-color: #ffffff !important;
color: #99cc00 !important;
font-family: century gothic;
font-size: 10px !important;
font-weight: normal;
text-align: center;
border: #000000 2px dashed;
width: 120px;
height: 15px;
margin-left: 34px;
margin-right: 0;
margin-top: 1px;
margin-bottom: 0;
padding-left: 0px;
padding-right: 0;
padding-top: 1px;
padding-bottom: 0;
}
/* PLACE A BACKROUND COLOR TO YOUR TESTIMONIAL ROWS */
.evenrow {
background-color: transparent !important;
}
/* SMALL IMAGE AT YOUR MORE ABOUT ME: 10x10 PIXEL IMAGE */
.q {
background: url('http://dl9.glitter-graphics.net/pub/491/491019yilu9twsvn.gif') no-repeat left 50%;
padding: 0 0 0 15px;
}
/* TO RESIZE YOUR PRIMARY PHOTO */
.imgblock200, .imgblock200 img {
width: 120px !important;
height: 120px !important;
background-color: transparent !important;
margin: 0 auto;
border: none;
}
/* PLACE A BACKROUND COLOR TO YOUR FRIEND'S PHOTO */
.flogrid75 .dr {
background-color: #99cc00;
font-weight: normal !important;
text-align: center;
}

/* album thumbnail background */
.flogriditem {
background-image: url('http://i44.tinypic.com/1zf5y8p.jpg');}