body {
	background: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: arial, "lucida console", sans-serif;
	color: #313B40;
	}

a {
	text-decoration: none;	
	font-weight: bold;
	color: #296f87;
	}

a:hover {
	color: #06379A;
	}

a.releaselink:link, a.releaselink:visited, a.releaselink:active  {
	display: none;
	visibility: hidden;
	text-decoration: none;	
	font-weight: bold;
	color: #296f87;
	}

a.releaselink:hover { 
	text-decoration: underline;	
	font-weight: bold;
	color: #06379A;
	}

a.release_serieslink:link, a.release_serieslink:visited, a.release_serieslink:active  {
	text-decoration: none;	
	font-weight: bold;
	color: #ffffff;
	}

a.release_serieslink:hover { 
	text-decoration: underline;	
	font-weight: bold;
	color: #ffffff;
	}

a.release_grouplink:link, a.release_grouplink:visited, a.release_grouplink:active  {
	text-decoration: none;	
	font-weight: bold;
	color: #A6DBED;
	}

a.releaselink_l:link, a.releaselink_l:visited, a.releaselink_l:active  {
	text-decoration: none;	
	font-weight: bold;
	color: #ff0000;
	}

a.releaselink_l:hover { 
	text-decoration: none;	
	font-weight: bold;
	color: #ff0000;
	}

a.release_grouplink:hover { 
	text-decoration: underline;	
	font-weight: bold;
	color: #A6DBED;
	}

a.headerlink:link, a.headerlink:visited, a.headerlink:active  {
	text-decoration: underline;	
	font-weight: bold;
	color: #464131;
	}

a.headerlink:hover { 
	text-decoration: none;	
	font-weight: bold;
	color: #464131;
	}

/* alphalink - style for alphabet&number link items */
a.alphalink {
        font-family     : Verdana, Arial, Helvetica, sans-serif;
        font-size       : 10pt;
        font-weight     : bold;
        text-decoration : none;
        margin          : 5px 2px 5px 2px;
        color           : #296F87;
        background      : none;   
}
a.alphalink:hover {
        text-decoration : underline;
}

img {
	border: 0px;
	}





/* nav */
#navtop {
	text-align: center;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	}

#navtop ul {
	display: inline;
	}




/* design */
#all {
	background: #EEEEEE;
	}
	

#hold {
	background: #EEEEEE;
	}

#header {
	background: #ffffff;
	color: #ffffff;
	}

#menu {
	background: #ffffff;
	color: #ffffff;
	border-top: 1px solid #BB8B00;
	border-bottom: 1px solid #BB8B00;
	margin-bottom: 0px;
	height: 26px;
	}

#footer {
	background: #ffffff;
	height: 10px;
	display: none;
	border-top: 1px solid #BB8B00;
	clear: both;
	}

#newsbox {
	width: auto;
	min-width: 200px;
	border: 1px solid #BB8B00;
	padding: 2px;
	background: #ffffff;
	margin-right: 125px;
	margin-left: 305px;
	}

#newspost {
	width: auto;
	min-width: 200px;
	border: 1px solid #BB8B00;
	padding: 2px;
	background: #ffffff;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	}

#relbox {
	float: left;
	position: absolute;
	left: 0px;
	top: 127px;
	width: 300px;
	margin-right: 5px;
	}

#content {
	color: #000000;
	}

#googlead {
	float: right;
	position: absolute;
	right: 0px;
	top: 129px;
	width: 120px;
	height: 600px;
	margin-left: 5px;
	background: transparent;
}

/* Ad banner code for non-index pages */
#googleadrel {
	float: right;
	width: 120px;
	height: 600px;
	margin-left: 0px;
	background: transparent;
}

/* Wrapper for content on ad banner pages */
#contentleft {
	margin-right: 120px;
}

#contentleft table {
	width: 99%;
}

hr {
	display: none;	
	}

hr.clearhack {
	clear: both;
	visibility: hidden;
	border: none;
	}

coverpic {
	float: right;
	position: absolute;
	width: 325px;
	height: 500px;
	margin-left: 5px;
	background: transparent;
        }

contentleft2 {
	margin-right: 0px;
        }






/* text */
p.nav {
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	}	

p.credit {
	font-style: italic;
}

p {
	padding: 8px;
	margin: 0px;
	font-size: 12px;
	}

p.release {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;
	font-size: 11px;
	}

p.small {
	padding: 4px;
	margin: 0px;
	font-size: 11px;
	}

#newsbox p {
	font-size: 12px;
	padding: 6px 0px 6px 0px;
	margin: 0px;
}

#newspost p {
	font-size: 12px;
	padding: 6px 0px 6px 0px;
	margin: 0px;
}

h1, h2 {
	padding: 2px;
	margin: 0px;
	}

h3 {
	padding: 0px;
	}

h4, h5 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	}

.headertext {
	padding: 4px;
	margin: 0px;
	border: 1px solid #BB8B00;
	background: #296F87;
	color: #ffffff;
	}

.headerannounce {
        font-size: 35px;
	letter-spacing: 0.8px;
	font-weight: bold;
	padding: 4px;
	margin: 0px;
	border: 1px solid #BB8B00;
	}

.header {
	font-size       : 10pt;
	padding-left    : 10px;
	color           : #BB8B00;
	background-color: #FFFFFF;
	border-top      : 1px solid #BB8B00;
	border-bottom   : 1px solid #BB8B00;
}

.dateheader {
	padding: 4px;
	margin: 0px;
	border: 1px solid #BB8B00;
	background: #296F87;
	color: #ffffff;
	}

.floatieheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #296F87;
	font-size: 15px;
	letter-spacing: 0.8px;
	font-weight: bold;
	text-decoration: underline;
	}

.releaseblock {
	background: #ffffff;
	border-top: 1px solid #BB8B00;
	padding-left: 4px;
	padding-top: 2px;
	color: #BF9312;
	font-size: 10pt;
	}

.newstitle {
	font-weight: bold;
	background: #ffffff;
	border-top: 2px solid #BB8B00;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #296F87;
}

a.loginlink {
	color: #296F87;
}
.footerlink {
	width: 100%;
	text-align: right;
}

#newsbox p.newsdate {
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-top: 1px solid #296F87;
	border-bottom: 1px solid #296F87;
}

#newspost p.newsdate {
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 8px;
	margin-top: -2px;
	margin-left: -2px;
	margin-right: -2px;
	background: #296f87;
	font-weight: bold;
}

.newsarticle {
	padding: 8px;
	margin: 0px;
	font-size: 12px;
}

#newspost .newsarticle {
	margin-left: -2px;
	margin-right: -2px;
	border: 1px solid #BB8B00;
	background: #ffffff;
}

h6 {	
	padding: 2px;
	margin: 0px;
	color: #464138;
	border-top: 3px solid #BB8B00;
	border-bottom: 1px solid #BB8B00;
	background: #BDB6AB;
	display: block;
	}

.h5news {
	padding-top: 10px;
	margin: 0px;
	}

.h5block {	
	padding: 2px;
	margin: 0px;
	color: #464131;
	text-align: right;
	display: none;
	}

#banner {
	display: block;
	background: #ffffff url("img/jouban26-b.png") no-repeat top left;
	height: 100px;
	}

#bannerclass {
	display: none;
	}



.srsinfo {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size: 8pt;
	color: #A6DBED;
	}

.grpinfo {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 8pt;
	color: #A6DBED;
	 }

.rls_tbl_info {
	display: none;
	}

.vol_short {
	color: #A6DBED;
	}

.vol_long {
	color: #A6DBED;
	display: none;
	}

.vol_num {
	color: #ffffff;
	font-weight: bold;
	}

.chap_short {
	color: #A6DBED;
	}

.chap_long {
	display: none;
	color: #A6DBED;
	}

.chap_num {
	color: #ffffff;
	font-weight: bold;
	}

/* table */

#tbl_release {
	border: 1px solid #BB8B00;
	display: block;
	background-color: #296F87;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/* td - style for all normal table data cells */
td {
  font-size       : 9pt;
  font-family     : Arial, Helvetica, sans-serif;
  color           : #000000;
  background      : #ffffff;
}

/* td_links - style for table cell that holds alpha links */
td.td_links {
	border: 1px solid #000000;
	color: #296F87;
	background: #FFFFFF;
	padding: 2px;
}

td.tbl_series {
	text-align: left;
	padding: 2px 0px 3px 4px;
	width: 100%;
	background: transparent;
	}

td.tbl_icons {
	background: transparent;
	}

td.label {
	padding: 3px;
	border: 1px solid #000000;
	color: #296F87;
	background: #FFFFFF;
	vertical-align: top;
	width: 100px;
}

tr.tr_1 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 12px;
	}

tr.tr_1 td {
	background: #eeeeee;

}

tr.tr_2 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 12px;
	}

tr.front_tr_1 {
	}

tr.front_tr_2 {
	}

/* Making the top banners look right */
td #bannerleft {
	width: 413px;
}

td #bannerright {
	
}

li a:link, a:visited, a:active { text-decoration: none; }
li a:hover { color: #296F87; text-decoration: underline; }

li.menu {
	display: inline;
	margin: 0px;
	font-size: 8pt;
	font-weight: bold;
	color: #296F87;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	}

li.menul {
	display: inline;
	margin: 0px;
	font-size: 8pt;
	font-weight: bold;
	color: #296F87;
	padding-left: 8px;
	padding-right: 41px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	}

span.allgrprow { 
	padding-top:2px; 
	padding-bottom:2px; 
	border-bottom: 1px solid #efefef;
	display: block ; }

.btdltext { font-size: 8pt; color: #ffffff; font-weight: bold;}
.btdltext a { color: #ffffff; text-decoration: none; }

/*CSS Additions for the Review of the Day code */

.newsarticle h2
{
	color: #296F87;
	font-weight: bold;
	text-decoration: underline;
}

.newsarticle table
{
	width: 550px;
	text-align: justify;                   
}

.newsarticle ul
{
	padding: 0px;
	margin: 0px;
}

.newsarticle li
{
	font-size: 140%; 
	font-weight: bold;
	list-style-type: square;
}

.newsarticle img
{
	text-align: left;
}

.newsarticle .reviews a
{
	font-size: large;
}

.newsarticle fl
{
	font-size: 120%; 
	font-weight: bold;
	list-style-type: square;
}

