/* 
	Animecritic.com style sheet for site design version 5b
*/

/* general page colour */
body { background-color: #F8F8F8 }

/* general tags */
p,td,th { font: 10pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif }
a:link, a:active { text-decoration: none; color: #4422CC; }
a:visited { text-decoration: none; color: #221177; }
a:hover { text-decoration: underline; }
small { font: 8pt }
b { font: bold }
i { font: italics }
ul, li { font: 10pt }

/* headers */
h1 { font: bold 22pt }
h2 { font: bold 16pt }
h3 { font: bold 12pt }
h4 { font: bold 10pt }
h5 { font: bold 8pt }

/* tables */
/*table.standard_table { background-color: #0D4B8D }*/
table.standard_table { background-color: #76A3C7 }
/*table.standard_table { background-color: #F8FD00 }*/
table.header_table { background-color: #0067B2 }
table.news_table { background-color: #F8F8F8 }
table.screenshot_table { background-color: #E6E6E6; }

td.main_darkbackground { background: url("../images/_background-noise.gif"); background-color: #00478D; }
td.main_lightbackground { background-color: #F8F8F8 /*#F8F8F8 #F7FBFF FBFAF5*/ }
td.main_border { background-color: #111111 }

b.table_header { font: bold 10pt; color: #F8F8F8 }
b.news_table_header { font: bold 12pt; color: #000000 }
b.newsitem { font: bold 10pt; color: #00478D }

table.sitemap_table { background-color: #00478D }

/* td.sitemap_header { font: bold 10pt; background-color: #D4ECFF }
td.sitemap_links { font: 8pt; background-color: #F8F8F8 } */
td.sitemap_header { font: bold 10pt; background-color: #2478BA }
td.sitemap_links { font: 8pt; background-color: #76A3C7 }

td.newreviews { font: 8pt; background-color: #76A3C7 }
a.newreview { font: bold 8pt; color: #003F7D }
a.sitemap { font: 8pt; color: #003F7D }

td.newsitem1 { background-color: #F8F8F8; vertical-align: top; }
td.newsitem2 { background-color: #F8F8F8; vertical-align: top; }

td.border { background-color: #111111; }

td.summary_box { background-color: #1261A0; }


/* review side bar */
td.sidebar { background-color: #005BAA }
h3.sidebar { font: bold 12pt; color: #F5F5F5 }
small.sidebar_copyright { font: 7pt; color: #F5F5F5 }
hr.sidebar { color: #618FB4; }

td.infobox1 { background-color: #76A3C7 }
td.infobox2 { background-color: #76A3C7 }
small.infobox { font: 8pt }
b.infobox { font: bold 8pt }
b.sidebar { font: bold 8pt }
b.infobox_header { font: bold 10pt; color: #F8F8F8 }

/* main navigation menu */
td.mainmenu { background-color: #00478D; }

/* sub navigation menu */
td.submenu { background-color: #F5CC2C; }
span.submenu { font: normal 8pt; color: #CCCCCC }
a.submenu { color: #F8F8F8 } 
span.submenu_blk { font: normal 8pt; color: #000000 }
a.submenu_blk { color: #000000 } 

/* footer */
td.footer { background-color: #00478D; }
small.footer { font: 7pt; color: #EEEEEE }

/* summary popup window */
table.summary_popup { background-color: #000000 }
td.summary_popup { background-color: #00478D; color: #F8F8F8 }
b.summary_popup { font: bold; color: #C1E0F9 }
b.summary_popup2 { font: bold; color: #FEFF85 }
small.summary_popup { font: 8pt; color: #FEFF85 /*#FEFF85*/ }
small.summary_popup2 { font: 8pt; color: #E6E6E6 }

/* hr */
hr.reader_review_divider { color: #82BAE2 }

/*links page*/
a.weblink { font: bold; }

