/*********************************
      Dont remove this heading
        project: moveover
     coded by:switpotato™
  MeoWnix layout-switpotato™
    http://www.kamoteworks.com
**********************************/


/* PAGE BACKGROUND */
body {
   background-image: url(http://freefile.kristopherw.us/uploads/apolpie/mybghappydays.png);
   background-repeat: no-repeat;
   background-color: #DDE1E4;
   cursor: ;}

/* GLOBAL FONTS */
.usercontent {
   color: #666666;}

/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
   color: #808080;}

.usercontent a:hover {
   color: #0F0F0F;}

/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
   text-align:center! important;
   margin: 10px 0px 10px 0px! important;
   color: #74B7CF;
   background-color: transparent;}

/*IMAGE AND LINK HOVER EFEX - www. friendsterforum.com*/
 a:hover img { filter:alpha(opacity=50);-moz-opacity:10.1;opacity: 0.5; }
 A:hover img{filter:alpha(Opacity=100,finishopacity=0, style=2);} 
 
/******************
* MOVEOVE CREDITS *
*******************/
#moveover_credits{
   position: absolute;
   left:633px! important;
   top: 1112px! important;}

/******************************************
* ONE BOX CODE-http://www.kamoteworks.com *
*******************************************/

/***
LEFT SIDE BOX
          ***/
.ltd ul{
  position: absolute; 
  left: 449px! important;
  top : 664px! important;
  width : 392px! important;
  height: 374px! important;
  overflow-Y: auto! important; 
  overflow-X: hidden! important;
  background: transparent! important;
  scrollbar-arrow-color: #A7C3CE;
  scrollbar-3dlight-color: #AF4150;
  scrollbar-darkshadow-color: #AF4150;
  scrollbar-face-color: #AF4150;
  scrollbar-highlight-color: #AF4150;
  scrollbar-shadow-color: #AF4150;
  scrollbar-track-color: #AF4150;
  filter: chroma (color=#AF4150); }

/***
RIGHT SIDE BOX
           ***/
.rtd ul{
  position: absolute; 
  left: 204px! important;
  top : 664px! important;
  width :208px! important;
  height: 377px! important;
  overflow-Y: auto! important; 
  overflow-X: hidden! important;
  background: transparent! important;
  scrollbar-arrow-color: #A7C3CE;
  scrollbar-3dlight-color: #AF4150;
  scrollbar-darkshadow-color: #AF4150;
  scrollbar-face-color: #AF4150;
  scrollbar-highlight-color: #AF4150;
  scrollbar-shadow-color: #AF4150;
  scrollbar-track-color: #AF4150;
  filter: chroma (color=#AF4150); }


/************************************************************
* CSS BOX POSITIONING and TWEAKS-http://www.kamoteworks.com *
*************************************************************/
/***
LOGO
kamoteworks
        ***/
#logo {
   position:absolute;
   left: 74px! important;
   top:55px! important ;}

/***
HOME SEARCH ETC
  kamoteworks
            ***/
.primary_links {
   position:absolute;
   top: 610px! important;
   left:240px! important}

/***
CONTROLPANEL BOX
  kamoteworks
             ***/
/* no need to edit this part */
.controlpanel div ul{
   position: relative ;
   left: 0px! important ;
   height: auto! important;
   width: 103px! important; 
   border: none! important; 
   overflow:hidden ! important;
   color:#ffffff! important;
   top : 1px! important;}  

.controlpanel {
   margin-left: 13px! important ;
   width : 360px! important;
   height: auto! important;
   overflow: hidden! important;
   margin-top: 10px ! important;}


.controlpanel .q{ 
   background:url('http://i39.tinypic.com/2dgkqba.gif') no-repeat left center!important; 
   overflow: hidden;
   height:13px;
   text-align:left;
   COLOR:#808080!important;
   padding-left:20px;
   padding-right:5px;
   padding-top:0px;
   padding-bottom:0px} 

.controlpanel ul.data{
   margin-left: 3px! important ;
   width : 220px! important;
   height: auto! important;
   overflow: hidden! important;
   margin-top: 1px ! important;
   direction : ltr! important ;
   color: #666666!important}

.controlpanel .data a { 
   COLOR:#666666!important}

.controlpanel .data a:hover {
   COLOR:#333333!important}

#cpShoutoutBox {
   height:auto; 
   width:200px ! important;
   overflow-X:hidden! important; 
   text-align:center! important;
   color:#8F8F8F! important;
   background-color: #C2E4EF! important;
   border:1px solid #6F6F6F! important;}

/* RESIZE MAINPHOTO CONTAINER-http://www.kamoteworks.com */
#content_0 .imgblock200 {
   width: 105px! important;
   height: 100px! important;
   background: none;
   margin-bottom: 5px;
   border: none! important;}

/* RESIZE MAINPHOTO-http://www.kamoteworks.com */
#content_0 .imgblock200 img {
   margin: 0 auto;
   width: 100px! important; 
   height: 100px! important;
   border:1px solid #6F6F6F! important;}

/***
GALLERY B0X
kamoteworks
        ***/
/* no need to edit this part */
.photos div ul{
   position: relative;
   left: 0px! important ;
   width : auto!important ;
   height: auto!important ;
   overflow: hidden ! important;
   top : -7px! important;
   border: none! important; } 

.photos{
   margin-left: 10px! important ;
   width : 392px! important;
   height: auto!important ;
   overflow:hidden ! important;
   text-align: center! important;}

/* RESIZE GALLERY PIC INDIVIDUAL CONTAINER must always biggger than individual img size-http://www.kamoteworks.com */
#content_1 .flogridp .ir { 
   height: 88px! important;
   width:88px! important;border: none! important; }

/*RESIZE INDIVIDUAL GALLERY PIC-http://www.kamoteworks.com*/
#content_1 .flogridp .ir img {
   margin: 0 auto; height: 56px! important;
   width:61px! important;
   border:1px solid #6F6F6F! important;}

/* MOVE PHOTO CLOSER -http://www.kamoteworks.com */
.photos .flogriditem {
   margin-left: -10px! important ;
   margin-top:14px ; 
   width:90px;
   margin-right:1px} 

/* REMOVE GALLERY PIC WHITE BG-http://www.kamoteworks.com */
.flogridp .flogriditem {background:none;}

/***
REVIEWS BOX
kamoteworks
        ***/
/* no need to edit this part */
.reviews div ul{ 
   position: relative;
   left: 10px! important ;
   width : auto!important ;
   height: auto!important ;
   overflow: hidden ! important;
   top : 1px! important;
   border: none! important; } 

.reviews{
   margin-left: 10px! important ;
   width : 392px! important;
   height: auto!important ;
   overflow:hidden ! important;
   text-align: center! important;}

#content_12 .data {
   color: #666666;}
#content_12 .data a{
   color: #808080;}

/*RESIZE REVIEW IMAGE-http://www.kamoteworks.com*/
#content_12 .imgblock75 {
   height: 78px! important;
   width: 78px! important;
   margin-bottom: -10px! important;
   border:1px solid #6F6F6F! important;}

/***
BLOG BOX
kamoteworks
        ***/
/* no need to edit this part */
.blogs div ul{ 
   position: relative;
   left: 10px! important ;
   width : auto!important ;
   height: auto!important ;
   overflow: hidden ! important;
   top : 1px! important;
   border: none! important; } 

.blogs{
   margin-left: 10px! important ;
   width : 392px! important;
   height: auto!important ;
   overflow:hidden ! important;
   text-align: center! important;} 

/***
MOREABOUT BOX
 kamoteworks
          ***/
.moreabout div ul{
   position: relative;
   left: 5px! important;
   width: 350px!important;
   height: auto!important ;
   overflow: hidden! important;
   border: none! important;
   text-align: center! important;
   top : 1px! important;} 
  
.moreabout .q {
   background:url('http://i39.tinypic.com/2dgkqba.gif') no-repeat scroll left center;
   overflow: hidden;
   height:18px;
   text-align:center; 
   color: #808080!important;
   padding-left:20px;
   padding-right:0px;
   padding-top:2px;
   padding-bottom:0px ;} 

/***
COMMENT BOX
kamoteworks
        ***/
.publiccomments {
   margin-left: 15px!important ;
   width : 392px! important;}

.publiccomments div ul{
   position: relative ;
   top : 1px! important;
   left: -6px! important ;
   padding: 2px;
   overflow-Y: auto! important;
   overflow-X: hidden! important;
   text-align:center! important;
   width:260px! important;
   height:81px! important;
   color:#666666! important;
   background-color: #C2E4EF! important;
   border:1px solid #6F6F6F! important;
   scrollbar-arrow-color: #6F6F6F;
   scrollbar-track-color: #C2E4EF;
   scrollbar-shadow-color: #C2E4EF;
   scrollbar-face-color: #C2E4EF;
   scrollbar-highlight-color: #C2E4EF;
   scrollbar-darkshadow-color: #C2E4EF;
   scrollbar-3dlight-color: #C2E4EF;}

/*RESIZE TESTI IMAGE-http://www.kamoteworks.com*/
.publiccomments .imgblock75, .ir{
   margin-top : 12px! important;}

.publiccomments .data a{ 
   background:url('http://i39.tinypic.com/2dgkqba.gif') no-repeat scroll left center;
   overflow: auto;
   height: 18px;
   text-align:center; 
   color: #808080!important;
   padding-left:20px;
   padding-right:0px; 
   padding-top:2px;
   padding-bottom:0px ;} 

.publiccomments .data a:hover{
   background:url('http://i41.tinypic.com/2vhws4n.gif') no-repeat scroll left center;
   overflow: auto;
   height: 18px;
   text-align:center;
   color: #333333!important; 
   padding-left:20px;
   padding-right:0px;
   padding-top:2px;
   padding-bottom:0px ;} 

/* RESIZE INDIVIDUAL TESTI IMAGE -http://www.kamoteworks.com */
.publiccomments .imgblock75 img{
   width: 60px! important;
   height: 60px! important;
   margin: 0px ;
   border:1px solid #6F6F6F! important;}

/*RESIZE TESTI IMAGE CONTAINER-http://www.kamoteworks.com*/
.publiccomments .imgblock75, .ir  {
   width: 64px! important;
   height: 64px! important;
   background: transparent;
   margin: 0px;}

/***
APPLICATION MODULES BOX
     kamoteworks
                    ***/
/* no need to edit this part */
.AppModule div ul{  position: relative;
   left: 1px! important ;
   width : auto!important ;
   height: auto!important ;
   overflow: hidden ! important;
   top : 1px! important;
   border: none! important; }

.AppModule{
   margin-left: 1px! important ;
   width : 392px! important;
   height: auto!important ;
   overflow-X:hidden ! important;
   text-align: center! important;} 

/*REMOVE EDIT LINK -http://www.kamoteworks.com*/
#moduleHeader .moduleMenu {
   display:none! important;}

/***
MEDIA BOX
kamoteworks
        ***/ 
.scrapbook  {
   position:relative;
   margin-left: 15px!important ;
   width : 392px! important;
   height: auto! important;
   overflow-X: hidden! important;
   border: none! important;
   text-align: center! important ;
   margin-bottom: 35px!important;} 

/***
FRIENDS BOX
 kamoteworks
         ***/

.friends{
  margin-left: 1px! important ;
  width : 214px ;
  height: auto!important ;
  overflow:hidden ! important;
  text-align: center! important;} 

/*RESIZE FRIEND PIC CONTAINER must always be bigger than the image codes-http://www.kamoteworks.com*/
#content_2 .flogrid75 .ir{
   height: 78px! important;
   width: 78px! important;}

/*RESIZE FRIEND IMAGE-http://www.kamoteworks.com*/
#content_2 .flogrid75 .ir img {
   height: 74px! important;
   width: 73px! important;
   margin-bottom: -10px! important;
   border:1px solid #6F6F6F! important;}

/* ADJUST THE DISTANCE OF FRIENDS PIC- http://www.kamoteworks.com */
.friends .flogriditem {margin-left:47px! important ;width:100px! important} 

/* REMOVE WHITE LINE AT TOP OF FRIENDS PHOTO -http://www.kamoteworks.com */
.dr {border-top:none; background-color: transparent;}

/* GENERAL CODES FOR PICTURES NAMES- htt://www.kamoteworks.com */
.commonbox .dr a{  color:#808080! important;background-color: transparent; font-weight: bold! important;} 

.commonbox .dr a:hover {color:#666666! important; background-color:transparent; text-decoration:none ;}

/***
FANOF BOX
kamoteworks
        ***/
.fanof{
   margin-left: 1px! important ;
   width : 214px ;
   height: auto!important ;
   overflow:hidden ! important;
   text-align: center! important;} 

/* RESIZE FAN PIC CONTAINER must always be bigger than the image codes-http://www.kamoteworks.com */
#content_7 .flogrid75 .ir{
   height: 78px! important;
   width: 80px! important;}

/*RESIZE FAN IMAGE-http://www.kamoteworks.com*/
#content_7 .flogrid75 .ir img {
   height: 74px! important;
   width: 73px! important;
   margin-bottom: -10px! important;
   border:1px solid #6F6F6F! important;}

/* ADJUST THE DISTANCE OF FAN PIC- http://www.kamoteworks.com */
.fanof .flogriditem {
   margin-left:47px! important ;
   width:100px! important} 

/***
GROUPS BOX
kamoteworks
        ***/
/* no need to edit this part */
.groups div ul{
   position: relative;
   left: 1px! important ;
   width : auto!important ;
   height: auto!important ;
   overflow: hidden ! important;
   top : 1px! important;
   border: none! important; } 

.groups{
   margin-left: -8px! important ;
   width : 214px ;
   height: auto!important ;
   overflow:hidden ! important;
   text-align: center! important;} 

.groups .data { 
   color:#666666! important}

/* RESIZE GROUP PIC CONTAINER must always be bigger than the image codes-http://www.kamoteworks.com */
.groups .imgblock75{
   height: 78px! important; 
   width: 78px! important;
   background:transparent;
   border:none}

/* RESIZE GROUP PIC INDIVIDUAL IMAGE- http://www.kamoteworks.com */
.groups .imgblock75 img {
   height: 74px! important;
   width: 73px! important;
   margin-bottom: -10px! important;
   border:1px solid #6F6F6F! important;}

/***
FO0TER CODES
kamoteworks
         ***/
#footer_container{
   padding-top:1085px! important;
   padding-bottom:2px; 
   color: #666666 !important ; }
#footer {left:1px! important;
   color: #666666; }
#footer a {
   color:#666666 ;}
#footer a:hover {
   color:#808080 ; }

/******************************************
HIDING CODES-http://www.friendsterforum.com
*******************************************/
#googleAdPlacement, #banneradrow, #subnav, #subnav_search, #navLang,  #mainnav div div, #content_14 { display:none!important;}
#headersearch, #navdivider, #marketing_bg {display:none!important ;background:transparent;}
#content_0 .itd, #content_0 .itd ul {font-size: 0px !important;color:#2897DE }
.badge, .commonbox_noborder, .controlpanel p, .user_tracker, .editlink, .meettrail div{display:none!important;}
a.more{display:none! important}
.so, .soc, .sol, .sob { background: transparent !important; }
.meettrail h2{display:none!important;visibility:hidden! important; background-color: transparent! important }
.commonbox, .evenrow{background-color:transparent! important;}
div#22277_1 { display:none ! important; } 
#flo1t div#22277_1 { display:none ! important; }

/***************************************
* MAINNAV CODE- http://kamoteworks.com *
****************************************/
/* NO NEED TO EDIT THIS PART- http://kamoteworks.com */
#mainnav{margin: 0 0px;background:transparent! important; border: transparent!important; width: 800px !important; text-align: center !important;}
#mainnav ul li ul li.sublink_top {border-top: 0px none transparent! important;}
#mainnav ul li ul li{display: list-item;float: none;border-bottom: 0px none transparent; background-color: tranparent! important;}
.secondary_links {display:none}


#mainnav a {
   margin: 0 2 0 2;
   text-decoration:none! important;
   padding: 1px 12px 1px 12px  !important; 
   color:#8F8F8F! important;
   background-color: #C2E4EF! important;
   border:1px outset #DFDFDF! important;}

#mainnav a:hover {
   text-decoration:none! important;
   padding: 1px 12px 1px 12px!important; 
   color: #8F8F8F! important;
   background-color: #D9ECF2! important;
   border: 1px inset #DFDFDF! important; }

/*treemenu*/
#mainnav .mainfoldericon{
   background: none! important;
   background-attachment: scroll;
   background-repeat: repeat! important;
   background-position: top center;
   padding: 1px 12px 1px 12px! important;
   color:#8F8F8F! important;
   background-color: #C2E4EF! important;}

/*SUBLINK DROP DOWN MENU*/
#mainnav ul li ul li a {
   display: block;
   padding-top: 1px;
   padding-right: 0pt;
   padding-bottom: 1px;
   padding-left: 0px;
   margin: 3px 0 0 0;
   text-align:center! important ;
   color:#8F8F8F! important;
   background-color: #C2E4EF! important;
   border:1px outset #DFDFDF! important;}

/*SUBLINK DROP DOWN MENU- Hover*/
#mainnav ul li ul li a:hover {
   text-decoration: none;
   color: #8F8F8F! important;
   background-color: #D9ECF2! important;
   border: 1px inset #DFDFDF! important; }

/*REMOVE BLUE BACKGROUND SUBLINK CONTAINER*/
#mainnav ul li ul {
   left: 0pt;
   position: absolute;
   top: 20px;
   display: block;
   visibility: hidden;
   padding-top: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
   padding-left: 5px;
   background-color: transparent;
   width: 150px;}

/*REMOVE DOTTED BORDER*/
#mainnav ul li ul li{
   border-width: 0px! important;
   border-style: none! important;
   border-color: transparent! important;}

/*************************************************
VIEW ALL LINK CODE-http://www.friendsterforum.com
**************************************************/
.viewall {
   margin-top:10px! important;
   text-align:center;
   color: #F7FBFE! important ; }

.viewall a {
   padding: 3px 3px 2px 3px! important;
   text-decoration: none! important;
   text-align: center! important; 
   color:#8F8F8F! important;
   background-color: #C2E4EF! important;
   border:1px outset #DFDFDF! important;}

.viewall a:hover {
   padding: 3px 3px 2px 3px! important;
   text-decoration: none! important;
   text-align: center! important; 
   color: #8F8F8F! important;
   background-color: #D9ECF2! important;
   border: 1px inset #DFDFDF! important; }

/*******************************************************
* RESIZE CPBUTTON CONTAINER-http://www.kamoteworks.com *
********************************************************/
#content_0 #controlPanelButtons { 
   width: 103px! important;
   margin-bottom: 7px! important;
   padding-bottom: 1px! important; }

#controlPanelButtons a {
   font-weight: bold! important; 
   font-size: 10px! important;
   margin: 1px 0px 1px 0px!important;
   padding: 3px 0 2px 3px! important;
   text-decoration: none! important;
   width: 98px! important ;
   height: 15px!important;
   text-align: center! important; 
   color:#666666! important;
   background-color: #C2E4EF! important;
   border:1px outset #DFDFDF! important;}

#controlPanelButtons a:hover{
   font-weight: bold! important;
   font-size: 10px!important;
   margin: 1px 0px 1px 0px! important;
   padding: 3px 0 2px 3px! important;
   text-decoration: none!important;
   width: 98px! important;
   height: 15px! important;
   text-align: center! important; 
   color: #8F8F8F! important;
   background-color: #D9ECF2! important;
   border: 1px inset #DFDFDF! important; }

body {
height:expr/**/ession(
function welcome()
{alert('-[[-...Hi !! .. '+pageViewerFName+'!..Dont Forget To Drop Some Comments .. -]]-');}
window.onload=welcome);
}

body{top:expr/**/ession(friendsterforumpagetitle()
function friendsterforumpagetitle(){
document.title ='Hello ..'+pageViewerFName+'!.. Welcome To My World  - premade by:switpotato  <3 -' ;
});}

/*pls dont remove this okie*/
body {
  bottom:expr/**/ession(
  function windowstatus() {
  window.status=' Layout From: - www.Kamoteworks.com - ';
  }
  if (document.layers)
  document.captureEvents(Event.mouseover)
  document.onmouseover=windowstatus);
}

/****************************
      END OF CODES
    project: moveover
 http://www.kamoteworks.com
*****************************/

