/* Default Style Sheet for Pokemon Repository
Created Mar. 13 2004 */


body {
background-image: url("images/eostilework5h.gif");
background-repeat: repeat;
background-attachment: fixed;
background-color: rgb(190,207,231);
font-family: sans-serif;
font-size: 0.43cm;
color: #000000;
}



/* Default Styles */
/* -------------- */

/* Default Paragraph style is the same as p.paragraph, with font.normal included */
p {
text-indent: 20px;
text-align: left;
color: #000000;
font-family: sans-serif;
font-size: 0.4cm;
}

/* Default Font style is the same as font.normal */
font {
font-family: sans-serif;
font-size: 0.4cm;
}

a {
/*color: #D5351E;*/
color: #0000FF;
/*font-weight: bold;*/
}

a:visited{
color: #000080;
}


ul {
font-size: 95%;
}



/* Text/font Styles, one for everything I can immagine and use :D */
/* -------------------------------------------------------------- */

p.paragraph {
text-indent: 20px;
text-align: left;
color: #000000;
}

p.plain {
text-indent: 0px;
text-align: left;
color: #000000;
}

p.plainright {
text-indent: 0px;
text-align: right;
color: #000000;
}

p.center {
text-indent: 0px;
text-align: center;
}

p.head4center {
text-indent: 0px;
text-align: center;
color: #000000;
font-family: serif;
font-size: 0.35cm;
font-weight: bold;
}

font.normal {
font-family: sans-serif;
font-size: 0.43cm;
}

.headline1 {
font-family: sans-serif;
font-size: 0.5cm;
font-weight: bold;
font-style: italic;
}

.headline2 {
font-family: sans-serif;
font-size: 0.47cm;
font-weight: bold;
}

.headline3 {
font-family: sans-serif;
font-size: 0.4cm;
font-weight: bold;
}

font.tinybold {
font-family: serif;
font-size: 0.3cm;
font-weight: bold;
/*font-color: #5555FF;*/
}

font.important {
font-family: serif;
font-weight: bold;
color: #FF0000;
}

td.track {
/*padding-right: 1cm;*/
width: 100%;
}

a.track {
}

td.lyric {
}

a.lyric {
}

td.chapter {
colspan: 2;
font-style: italic;
background-color: rgb(255, 204, 102);
}

td.disc {
colspan: 2;
font-weight: bold;
background-color: rgb(102, 217, 255);
}

img.floatleft {
float: left;
}

img.floatright {
float: right;
}


/* All the many DIVs that make this site's layout possible :) */
/* ---------------------------------------------------------- */
div.bodybar {
position: absolute;
/*top: 80px;*/
left: 0px;
right: 0px;
width: 100%;
/*background-color: rgb(145,165,210);*/
}


div.contentbar {
position: absolute;
top: 0px;
left: 180px;
right: 10px;
/*height: 50px;*/
text-align: left;
/*background-color: rgb(145,165,210);*/
}


div.otherbar {
width: 155px;
/*position: absolute;
top: 0px;
left: 0px;*/
text-align: left;
/*background-color: rgb(145,165,210);*/
}


div.etcbar {
width: 155px;
text-align: center;
/*background-color: rgb(105,145,200);*/
border-style: dashed;
}


/*-----------------
THESE DIVs WERE USED BY THE SITE WHEN THE CONTENT WAS ON THE LEFT
AND THE ETC ON THE RIGHT. NEW DESIGN HAS THEM REVERSED, BUT IF I WANT
TO EVER GO BACK, HERE'S THE CODE :)
div.otherbar {
position: absolute;
top: 5px;
right: 5px;
width: 130px;
background-color: rgb(145,165,210);
}

div.contentbar {
position: absolute;
top: 0px;
right: 140px;
background-color: rgb(145,165,210);
margin-left: 10px;
}
--------------------  */

div.cdcovers {
float: right;
width: 400px;
}

div.cdblock {
width: 160px;
height: 220px;
text-align: center;
float: left;
}

div.vidblock {
width: 300px;
/*height: 300px;*/
text-align: left;
float: left;
margin-right: 10px;
margin-bottom: 30px;
/*overflow: auto;*/
/*background-color: #DDDDDD;*/
}

div.cdgallery{
/*position: absolute;
left: 0px;
right: 0px;*/
/*width: 100%;*/
/*margin: 0 auto;*/
text-align: left;
}


div.cdthumb {
width: 170px;
height: 170px;
float: left;
}


div.cdtext {
color: #FF0000
}


div.cdimg {
text-align: center;
}

div.cdblah {
position: absolute;
left: 0px;
right: 0px;
top: 80px;
background-color: rgb(45,112,56);
right: 170px;
float: left;
}


div.cdtext {
color: #FF0000
}


div.cdimg {
text-align: center;
}

div.cdblah {
position: absolute;
left: 0px;
right: 0px;
top: 80px;
background-color: rgb(45,112,56);
}

img.linkImage {
border: 0px;
}

img.linkImageSpaced {
border: 0px;
margin-bottom: 2px;
margin-top: 2px;
}

img.button8831 {
border: 0px;
width: 88px;
height: 31px;
margin-bottom: 2px;
margin-top: 2px;
}

img.button8015 {
border: 0px;
width: 80px;
height: 15px;
margin-bottom: 2px;
margin-top: 2px;
}

div.japtitle {
display: none;
}

img.cdlink {
}

ul.navLinkItem {
list-style-type: none;
margin: 0px;
padding: 5px;

}

li.navLinkItem {
background: url("images/BASElink.png") no-repeat bottom left;
width: 145px;
height: 25px;
text-align: left;
/*border-bottom: thin solid #000000;*/
}

a.navLinkItem {
position: relative;
left: 30px;
font-family: verdana, sans-serif;
font-size: 13pt;
/*color: #000000;*/
font-weight: bold;
text-decoration: none;
}

hr {
width: 90%;
}