
/* general use body tag */
body{
	background-color:#666666;
	color:#ffffff;
	font-size:1em;
	font-family: arial, "lucida console", sans-serif;
}

/* specialized body for the index page */
body.indexPage{
	background-color: #DBE1ED;
	color:#000000;
}

table{
	border-width:1px;
	border-style:solid;
	border-color:white;
	text-align:center;
	margin-left: 0%;
	margin-right: 0%;
}

td{
	border-width:1px;
	border-style:solid;
	border-color:white;
	vertical-align: middle;
	text-align:center;
}
/* order mattesr on the anchors */


/* main sections of the index page */
div#frame
{
	position: absolute;
	left:22%;
	text-align:center;
}


div#leftCol
{
	text-align:left;
	position: relative;
	font-size:0.8em;
	font-weight:bold;
}
div#middleCol
{
	text-align:center;
	width:580px;
	position: absolute;
}

div#rightCol
{
	width:190px;
	text-align:left;
	position:absolute;
	left:590px;
}



div#middleCol table.list{
	color:#000000;
	border-style:none;
	border-width:0px;

}
div#middleCol table.list td {
	border-style:none;
	border-width:0px;
	background-color:#A0BEF0;
}
 /* end of main sections for the index page */


body.indexPage img {
	border-width:0px;
	border-style: none;
}



a{
	color: #ff6600;
	cursor: pointer;
}


/* order mattesr on the anchors */

a.pic:link img{
	border-color: #ff6600;

}
a.pic:visited img{
	border-color: #ff6600;


}
a.pic:hover img{
	border-color: #ff6600;
}
a.pic:active img{
	border-color: #ff6600;
}


/* order mattesr on the anchors */
a:link {
	color: #ff6600;
	text-decoration:none;
	background-color: inherit;
}
a:visited {
	color: #ff9900;
	text-decoration:none;
	background-color: inherit;

}
a:hover {
	color: #ff6600;
	text-decoration:underline;
	background-color: inherit;

}
a:active {
	color: #ff6600;
	text-decoration:none;
	background-color: inherit;

}
/* order mattesr on the anchors */
/* order mattesr on the anchors */
body.indexPage a:link {
	color: #06c;
	text-decoration:none;
	background-color: inherit;
}
body.indexPage a:visited {
	color: #06c;
	text-decoration:none;
	background-color: inherit;

}
body.indexPage a:hover {
	color: #147;
	text-decoration:underline;
	background-color: inherit;

}
body.indexPage a:active {
	color: #06c;
	text-decoration:none;
	background-color: inherit;

}




td.header{
	border-width:1px;
	border-style:solid;
	border-color:white;
	vertical-align: top;
	width: 100%;
	text-align:center;
}

span.crc{
	font-weight:normal;
}

span.AltTitle{
	font-style:italic;
	font-size:0.8em;

}

span.Order{
	font-size:0.8em;
	font-weight:bold;
}

td.OrderList{
	text-align:center;
	border-style:none;
	border-width:0px;
}

td.GroupName
{
	border-style:none;
	border-width:0px;
	vertical-align: top;
	text-align:center;
	font-size:1.2em;
}

td.FileInfo
{
	border-style:none;
	border-width:0px;
	vertical-align: top;
	text-align:center;
	font-size:0.8em;
	font-weight: bold;
}

td.roleTitle{
	border-style:none;
	border-width:0px;
	text-align:right;
	font-size:0.8em;
	font-weight:bold;
}
td.roleName{
	border-style:none;
	border-width:0px;
	font-size:0.8em;
	text-align:left;
}
td.ColumHeader{
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
}


table.list{
	width:100%;
	vertical-align:middle;

}
table.list img {
	vertical-align:middle;
}
table.additions{
	width:100%;
/*	border-width:0px;
	border-style:none;
*/}
/*
table.additions td{
	border-width:0px;
	border-style:none;

}
*/
ul.AddedList{
	text-align:left;
	list-style-type:circle;

}

ul.link{
	font-size:0.8em;
	font-family: Tahoma,arial, "lucida console", sans-serif;
	list-style-type:circle;
}

div.listHead{
	font-family: Tahoma,arial, "lucida console", sans-serif;
	font-weight:bold;
	text-align:center;
}

td.AnimeTitle{
	text-align:center;
	vertical-align:middle;
	font-size:.9em;
	font-weight:bold;
}

td.AnimeLogo{
	text-align:center;
	vertical-align:middle;
	font-size:.9em;
	font-weight:bold;

}

td.CreationDate{
	text-align:center;
	vertical-align:middle;
	font-size:.9em;
	font-weight:bold;
}

table.imgheadertbl{
	margin-left:5%;
	margin-right:5%;
	width: 90%;
	border-style:none;
	border-width:0px;
}

td.imgheader{
	border-style:none;
	border-width:0px;

}

td.ReleaseOnheader{
	border-style:none;
	border-width:0px;
	font-weight: bold;
	font-size: 0.9em;
}

td.Titleheader{
	border-style:none;
	border-width:0px;
	font-weight: bold;
	padding-top:25px;
}

table.ImageTable{
	text-align:center;
/*	width:100%;*/
}

td.ScreenShot{
	text-align:center;
	vertical-align:middle;
	/*border-width:2px;*/
}

table.HeaderInfoTbl{
	border-style:none;
	border-width:0px;
	width:100%;
}


div.singleView{
	position:absolute;

	text-align:center;
	vertical-align:middle;
}


table.sortTbl{
	width: 100%;
}

div#STbl{
	right: 79%;
	top: 45%;
	width :20%;
	position:fixed;
}


div.showAll
{
	padding:3px;
	width:60px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	cursor:pointer;
	display:none;
}


div.lftbt
{
	padding:3px; 
	margin-left:15px; 
	margin-right:15px; 
	display:inline;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	cursor:pointer;
}


div.rtbt
{
	padding:3px; 
	margin-left:15px; 
	margin-right:15px; 
	display:inline;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	cursor:pointer;
}


div.hidebt
{
	padding:3px; 
	margin-left:15px; 
	margin-right:15px; 
	display:inline;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	cursor:pointer;
}



.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}


.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}