
/* --- TABLES --- */

#content table { margin:0; font-size:1.1em; margin:1em 0; }
#content table caption { display:none; }

#content table img.list_arrow { margin-left:0.2em; height:0.8em; width:0.8em; position:relative; top:0.1em; }

#content table td,#content table th { text-align:left; padding:0.1em 1em; }

#content table tr { background-color:none; }
#content table tr.even { background-color:none; }

#content table tr td { min-width:2.5em; padding-top:0.7em; padding-bottom:0.6em; border-bottom:0.1em solid rgb(215,211,211); }
#content table tr td a { line-height:1.5em; border:none; }
#content table tr td.action_links, #content table th.action_links { width:5em; text-align:center; }
#content table tr td.action_links a { font-size:0.8em; margin:0.4em; }
#content table tr td.label { color:rgb(135,131,131); }

#content table.list tr th { background-image:url(http://www.ilearncomputerschool.com/media/backgrounds/table_headings/red.png); background-position:center center; background-repeat:repeat-x; font-family:"Cochin", "Georgia", "Palatino", serif; border:0; padding-top:0.5em; padding-bottom:0.3em; text-transform:uppercase; font-size:1.1em; line-height:2em; }
#content table.list tr th * { color:rgb(204,0,0); position:relative; top:-0.1em; }

#content table.list tr:hover { /* background-color:rgb(235,231,231); */ }
#content table.list tr:hover th { background-color:none; }
#content table.list tr:hover td { border-bottom:0.1em solid rgb(215,211,211); }

#content table.list tr:hover a { color:rgb(204,0,0); }
#content table.list tr:hover a:hover { border-bottom:0.2em solid rgb(204,0,0); }

#content table.list tr th a { border:none; text-decoration:none; color:rgb(204,0,0); }

#content table.list td img.icon { height:0.9em; width:0.9em; position:relative; top:0.1em; }
#content table.list td a.icon { border:none; }
#content table.list td a.icon:hover { border:none; }

#content table td.view, #content table#classes_list th.view			{ width:1em; padding:0; }
#content table td.view a											{ text-decoration:none; border:none; }
#content table td.view img											{ width:1.5em; height:1.5em; position:relative; top:1em; left:0.5em; }

#content table p { margin-left:0; }
#content table td span.label { color:rgb(135,131,131); font-size:0.9em; }

#content table.summary { border:none; }
#content table.summary td { border:none; }
#content table.summary tr { background-color:#FFFFFF; }
#content table.summary tr.even { background-color:#FFFFFF; }

