/* profiles categories
------------------------*/
#main div.category { display:none; }
#main div.category.lead { display:block; }

/* headers */
#main div.category h2 { margin-bottom:18px; padding-bottom:0; border:none; }
#main div.category h2 a.expand { display:block; margin:0; padding:9px 15px; color:#555; text-decoration:none; outline:none; background:url(https://images.apple.com/education/images/profiles_header20081208.gif) no-repeat 0 50%; zoom:1; }
#main div.category h2 a.expand:hover { background-position:100% 50%; }

#main div.category h2 a.expand strong { float:left; font-weight:normal; font-size:14px; }
#main div.category h2 a.expand span { float:right; padding-left:10px; color:#08c; font-size:12px; background:url(https://images.apple.com/global/elements/arrows/morearrow_08c.gif) no-repeat 0 50%; }
#main div.category h2 a.expand.collapse span { padding-left:12px; background-image:url(https://images.apple.com/education/images/arrow_down20081208.gif); }


#main div.category h2 a.expand:after { content:'.'; display:block; height:0; clear:both; visibility:hidden; }

/* profile listing */
#main div.category .grid2col { display:block; padding:0.75em 0 1.8em; position:relative; }

#main div.category .column { position:relative; width:172px !important; margin:0 0 2.2em; padding-left:134px; font-size:11px; line-height:14px; }
#main div.category .column a { float:left; width:119px; height:67px; margin-left:-134px; display:inline; outline:none; }
#main div.category .column a span { display:block; position:absolute; top:0; left:0; width:119px; height:67px; text-indent:-9999px; background:url(https://images.apple.com/education/images/profiles_thumbnail_small20081208.png) no-repeat 0 0; behavior:url(/global/scripts/lib/iepngfix.htc); }
#main div.category .column a span.play { background-image:url(https://images.apple.com/education/images/profiles_thumbnail_small_play20081208.png); }
#main div.category .column a img { display:block; position:absolute; top:0; left:0; }

#main div.category .column h3 { margin-top:-2px; font-size:1em; color:#000; }
#main div.category .column p { display:inline; margin:0; }
#main div.category .column a.more { display:inline; float:none; width:auto; height:auto; margin:0; }

/* featured listing */
#main div.category.lead .grid2col { display:block; }

#main div.category.lead .column.feature { width:306px !important; padding-left:0; font-size:12px; line-height:16px; }
#main div.category.lead .column.feature a,
#main div.category.lead .column.feature a span { display:block; float:none; width:306px; height:171px; margin:0; }
#main div.category.lead .column.feature a span { background-image:url(https://images.apple.com/education/images/profiles_thumbnail_large20081208.png); }
#main div.category.lead .column.feature a span.play { background-image:url(https://images.apple.com/education/images/profiles_thumbnail_large_play20081208.png); }

#main div.category.lead .column.feature h3 { margin-top:.6em; }
#main div.category.lead .column.feature p { display:block; }
#main div.category.lead .column.feature a.more { display:inline; float:none; width:auto; height:auto; margin:0; }

