#slant {border-top:0px solid #fff; border-bottom:0px solid #fff;  font-weight: bold;  font-size: 14px;  }


/* the stylesheet */
#slant {padding:0; margin:0; list-style:none;}
#slant li {float:left; text-align:center; margin-right:-30px;} 
#slant a {display:block; text-decoration:none;}
#slant a em {font-style:normal; display:block; padding:0 25px; height:35px; background:#e4e4e4; float:left; cursor:pointer; color:#444444; line-height:32px;}

#slant a b, a span {cursor:pointer; display:block; width:0; overflow:hidden; float:left; background:#e4e4e4;}

#slant a span {height:0; border-top:35px solid #e4e4e4; border-right:35px solid #fff;}

#slant a b.p1,
#slant a b.p2,
#slant a b.p3,
#slant a b.p4,
#slant a b.p5, 
#slant a b.p6, 
#slant a b.p7 {border-top:5px solid #fff; border-right:5px solid #e4e4e4;}

#slant a b.p1 {height:0; margin-top:30px;}
#slant a b.p2 {height:5px; margin-top:25px;}
#slant a b.p3 {height:10px; margin-top:20px;}
#slant a b.p4 {height:15px; margin-top:15px;}
#slant a b.p5 {height:20px; margin-top:10px;}
#slant a b.p6 {height:25px; margin-top:5px;}
#slant a b.p7 {height:30px; }

#slant a b.p8,
#slant a b.p9,
#slant a b.p10 {border-bottom:0px solid #fff; border-left:0px solid #e4e4e4;}

#slant a b.p8 {height:10px;}
#slant a b.p9 {height:5px;}
#slant a b.p10 {height:0;}

#slant a:hover {background:#ec008c;}

#slant a:hover em, #slant a.selected em {color:#ffffff; background:#ec008c;}

#slant a:hover b.p1, #slant a.selected b.p1,
#slant a:hover b.p2, #slant a.selected b.p2,
#slant a:hover b.p3, #slant a.selected b.p3,
#slant a:hover b.p4, #slant a.selected b.p4,
#slant a:hover b.p5, #slant a.selected b.p5,
#slant a:hover b.p6, #slant a.selected b.p6,
#slant a:hover b.p7, #slant a.selected b.p7 {border-right-color:#ec008c; background: #ec008c;}

#slant a:hover b.p8, #slant a.selected b.p8,
#slant a:hover b.p9, #slant a.selected b.p9,
#slant a:hover b.p10, #slant a.selected b.p10 {border-left-color:#ec008c; background: #ec008c;}

#slant a:hover span, #slant a.selected span {border-top-color:#ec008c;}

#slant a.selected:hover b, #slant a.selected:hover em, #slant a.selected:hover span {cursor:default;}
