@charset "UTF-8";

BODY {
  color:#000000;
  font-size:12px;
  font-family:Arial,Verdana,Helvetica,sans-serif;
  background:#FFFFFF url(http://img844.imageshack.us/img844/4261/backgroundmq.jpg) fixed top center repeat-y!important;
}

/*
// ******************** LIST POSITION ********************
*/
#list_surround {
  margin:0 auto;
  width:900px;
}

/*
// ******************** TOP MENU ******************** !CHANGE USERNAME
*/
#mal_control_strip {
  background:url(http://img515.imageshack.us/img515/1995/navib.jpg) fixed top left!important;
  color:#000000;
  border-right:0 none!important;
}

#mal_cs_listinfo,#mal_cs_listinfo a,#mal_cs_listinfo a strong,#mal_cs_links,#mal_cs_links div:first-of-type a:first-of-type,#mal_cs_links div:first-of-type a:last-of-type,#mal_cs_links div:last-of-type a:first-of-type,#mal_cs_links div:last-of-type a:last-of-type,#mal_cs_otherlinks,#mal_cs_otherlinks strong,#mal_cs_otherlinks a[href="http://myanimelist.net/history/AiNoKiseki"],#mal_cs_otherlinks a[href="http://myanimelist.net/forum/"],#mal_cs_otherlinks a[href="http://myanimelist.net/panel.php?go=export"],#mal_cs_otherlinks a[href="http://myanimelist.net/profile/AiNoKiseki"],#mal_cs_otherlinks a,#mal_cs_otherlinks div:last-of-type a:first-of-type,#mal_cs_otherlinks span,#mal_cs_otherlinks a[href="http://myanimelist.net/modules.php?go=faq"] {
  color:#000000!important;
  text-decoration:none!important;
}

/*
// ******************** ANIME TITLES ********************
*/
.animetitle {
  font-weight:bold;
}

/*
// ******************** LINKS ********************
*/
a,a:visited {
  color:#000000;
  text-decoration:none;
}

a:hover {
  color:#4444FF;
  text-decoration:none;
}

small,small a,small a:hover,small a:visited {
  color:#FF00FF;
  font-style:italic;
}

/*
// ******************** HEADERS ********************
*/
.header_title {
  font-family:Small Fonts,Arial,Verdana,Helvetica,sans-serif;
  color:#FF00FF;
  text-align:center;
  font-size:20px;
  font-weight:bold;
}

.table_header,.table_headerLink,.table_headerLink:Visited,.table_headerLink:Hover {
  padding:5px;
  height:25px;
  color:#4444FF;
  border-width:0;
}

.header_al {
  font-weight:bold;
  font-size:16px;
}

/*
// ******************** ROWS ********************
*/
.td1 {
  padding:5px;
  height:25px;
  border-width:0;
  background-color:#DDDDDD;
}

.td2 {
  padding:5px;
  height:25px;
  border-width:0;
  background-color:#FFFFFF;
}

/*
// ******************** CATEGORIES ********************
*/
.status_selected a {
  color:#FF00FF;
  font-family:Small Fonts,Arial,Verdana,Helvetica,sans-serif;
  font-size:11px;
  font-weight:bold;
  text-transform:uppercase;
  text-decoration:overline underline;
}

.status_not_selected {
  font-family:Small Fonts,Arial,Verdana,Helvetica,sans-serif;
  font-size:11px;
  font-weight:bold;
  text-transform:uppercase;
}

/*
// ******************** TOTALS ********************
*/
.category_totals,#grand_totals {
  text-align:center;
  text-decoration:overline underline;
}