
#sidebar { float:right;width:15em;padding:0em;margin-right:-5px;font-size:12px;}

#girlshome #sidebar, #boyshome #sidebar  { float:none;margin-right:0px;}

/*#sidebar ul{font-size:14px;margin:0 0 0 1.5em;padding:0px;list-style-type:none;}
#sidebar li {padding:.1em 0;}
#sidebar a {padding-left:1.4em;background:url(../images/arrow.gif) no-repeat 0px .2em;}


#sidebar a:hover {background:url(../images/arrow.gif) no-repeat .3em .2em;}

#sidebar p {padding:0 0 0 1em;font-size:11px;}*/


/*#### added 03.06.2008*/

#sidebar h2 {
  font-size: 12px;
 /*  font-weight: normal;*/
   /* font-weight: bold;*/

  /*line-height: 1;*/
  /*color: #94b767;*/
   color: #6c3075;
  margin: 0px;
  
  padding:10px 0px 2px 15px;
}

#sidebar  .box {
 /* font-size: 2em;*/
}

/* rounded corner box
================================== */

#sidebar  .box {
  width: 175px;
  background: url(../images/temp/bottom-left.gif) no-repeat left bottom;
}

#sidebar  .box-outer {
  background: url(../images/temp/bottom-right.gif) no-repeat right bottom;

}

#sidebar  .box-inner {
  background: url(../images/temp/top-left.gif) no-repeat left top;
  padding-bottom:10px;
}


#sidebar .box h2 {
  background: url(../images/temp/top-right.gif) no-repeat right top;

}


#sidebar .box-inner a{
  display:block;
/*  font-size:12px;
  padding:2px 25px;*/
  padding:2px 10px 2px 20px;
  
  
  margin: 0px 1px;
  font-family:verdana;
  color:#000;
  
   text-decoration:none;
}

#sidebar .box-inner a:hover{
 background:#f3F3F3;
 border-left:4px solid #ccc;
 padding-left:16px;
  
}



#sidebar .box h2, #sidebar2 .box p {

 /* padding:10px 0px 2px 15px;*/
 
}




/*THIS IS FOR HOMEPAGE*/

#girlshome #sidebar  .box, #boyshome #sidebar  .box {
  width: 175px;
  background: url(../images/temp2/bottom-left.gif) no-repeat left bottom;
}

#girlshome #sidebar  .box-outer, #boyshome #sidebar  .box-outer {
  background: url(../images/temp2/bottom-right.gif) no-repeat right bottom;

}

#girlshome #sidebar  .box-inner, #boyshome #sidebar  .box-inner {
  background: url(../images/temp2/top-left.gif) no-repeat left top;
  padding-bottom:10px;
}


#girlshome #sidebar .box h2, #boyshome #sidebar .box h2 {
  background: url(../images/temp2/top-right.gif) no-repeat right top;

}



#girlshome  #sidebar .box-inner a:hover, #boyshome  #sidebar .box-inner a:hover{
 background:#FFF;
/*
 border-left:4px solid #ccc;
 padding-left:21px;
*/  
}




