/* FRIENDSTER CSS CODE */
/* COPYRIGHT (C) 2008, FRIENDSTERMAGIC */
/* MAIN PAGE BACKGROUND */
body {
background-color: #000000;
color: #cc0000;
scrollbar-face-color: #000000;
scrollbar-3dlight-color: #ff3300;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #ff3300;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #9900cc;
}
/* MASTER LINKS */
a:link, a:active, a:visited {
text-decoration: none;
color: #ff3300;
}
a:hover {
text-decoration: none;
color : #b7090f;
}
/* 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: #cc0000 !important;
color: #000000;
font-family: century gothic;
font-size: 10px !important;
font-weight: normal;
text-align: center;
border: #cc0000 1px 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: #000000 !important;
color: #ff3300 !important;
font-family: century gothic;
font-size: 10px !important;
font-weight: normal;
text-align: center;
border: #000000 1px 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;
}
/* 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://i43.tinypic.com/2qw1u0w.jpg') 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: #000000;
font-weight: normal !important;
text-align: center;
}

/* album thumbnail background */
.flogriditem {
background-image: url('http://i42.tinypic.com/fuum46.jpg');}