/*
ANIMES SOURCES INDEXER
G78
Septembre 2009
*/

<!--

html {margin: 0; padding: 0;}

/*BODY*/
body {
margin: 0;
padding: 0;
font-family: verdana, sans-serif;
font-size: 80%;
background: #000099 no-repeat fixed center center url(../images/banner/a78.png);}
/*** Image is 180px wide, and 20px high ***/

a, a:hover, a:visited, a:link, a:active {
text-decoration: none;
color:#ffffff;
outline-width: 0;
outline: none;
}

img {
    vertical-align: middle;
    border: 0;
}

.tabs-newtab-button {display: none}

/*********TABLE*************/
table.middlebox {
background: repeat url(../images/transparent.png);
border-style:ridge;
border-width:5px;
border-color:#ff6600;
}

table.rightbox {
background: repeat url(../images/transparent.png);
border-style:outset;
border-width:5px;
border-color:#ff6600;
}

th.rightbox {
background-color:rgb(255,153,0);;
border-style:outset;
border-width:3px;
border-color:#ff6600;
}

th.previewbox {
border-style:inset;
border-width:3px;
border-color:#ff6600;
}

tr.mouseout {
cursor: arrow;
font-weight: bold;
color:#ffffff;
}

tr.mouseover {
cursor: pointer;
color: #ff6600;
font-weight: bold;
background-color: #ffffff;
}

td.mouseover{
cursor: pointer;
color: #ff6600;
border-style:inset;
border-width:2px;
border-color:#ff6600;
}
td.mouseout{
cursor: pointer;
color: black;
border-style:inset;
border-width:2px;
border-color:#ff6600;
}

td.rightbox {
color; #ffffff;
border-style:inset;
border-width:2px;
border-color:#ff6600;
}

td.previewbox{
height:200px;
}

input{
background-color:#FF6600;
border-style:ridge;
border-color:black;
border-width:1px;
}
select{
background-color:#FF6600;
border-style:ridge;
border-color:black;
border-width:1px;
}
option{
background-color:#FF6600;
border-style:none;
}
textarea{
background-color:#FF6600;
border-style:ridge;
border-color:black;
border-width:1px;
}
/**********Preset Class***********/
pre {margin: 0; font-family: verdana, sans-serif; font-size: .9em;}

.alignright {margin-top: 0; text-align: right;}

.small {font-size: .7em;}

.pagination { 
font-size:.9em;
color; #ffffff;
border-style:outset;
border-width:2px;
border-color:#ff6600;
background: repeat url(../images/transparent.png);
}

.glass {
font-size:.9em;
color; #ffffff;
border-style:outset;
border-width:2px;
border-color:#ff6600;
background: repeat url(../images/transparent.png);
}

.inputboxep {
text-align:center;
width:54px;
margin: 0 0 1em 0;
font-weight:bold;
border-style:ridge;
border-color:black;
border-width:1px;
background:url('../images/ep.png') no-repeat right top;
}

.button1{
position:absolute;
background:url('../images/info.png') no-repeat right top;/* 10px X 8 px */
top:0px;
right:96%;
height:13px;
text-decoration:none;
border-style:none;
}
.button2{
position:absolute;
background:url('../images/copy.png') no-repeat right top;/* 10px X 8 px */
top:0px;
right:92%;
height:13px;
text-decoration:none;
border-style:none;
}
.button3{
position:absolute;
background:url('../images/del.png') no-repeat right top;/* 10px X 8 px */
top:0px;
right:0%;
height:13px;
text-decoration:none;
border-style:none;
}
.boxwhite{
background-color:#FFFFFF;
}
.boxred{
background-color:#F90101;
}
.boxyellow{
background-color:#FFF730;
}
.boxgreen{
background-color:#83CD42;
}
.return {position: absolute; top: 0; right: 0; text-align: right; padding: .5em;}

/*******************************************************************************
                       Positioning rules
*******************************************************************************/
small {
color: white;
font-size:10px;
font-weight:normal;
}

h1, h2, h3 {
font-size: 18px;
margin: 0;
color: #000000;
background-color: #ff6600;    /*** The header and footer have backgrounds, to cover the 2-tone body BG  ***/
z-index:9;
border-style:outset;
border-width:5px;
border-color:#ff6600;
text-align:center;
}

h2 {
border-style:outset;
border-width:3px;
border-color:#ff6600;
background-color: rgb(255,153,0);
}

h3 {
text-align:left;
height:23px;
}

h4 {
text-align: right;
font-size: .7em;
border-style:inset;
border-width:3px;
border-color:#ff6600;
background-color: rgb(255,64,0);
}

h5 {
text-align: left;
font-size: .9em;
border-style:inset;
border-width:5px;
border-color:#ff0000;
background-color: #ff0000;
}

h8 {
filter:alpha(opacity=00);
opacity: 0.00;
-moz-opacity:0.00;
}

/**********DIV**************/
div#search {
position:absolute;
right:5px;
top:5px;
width:35%;
height:13px;
text-align:center center;
vertical-align:center center;
font-size: .8em;
border-style:inset;
border-width:5px;
border-color:#ff0000;
}
div#innersearch{
position:absolute;
right:40%;
top:-3px;
}
div#erase {
position:absolute;
font-size:.7em;
font-weight:bold;
text-align:center center;
vertical-align:center center;
height:10px;
width:10px;
right:0px;
top:0px;
border-style:outset;
border-width:2px;
border-color:#ff0000;
}

div#stats {
position:absolute;
font-size:.7em;
font-weight:bold;
text-align:center center;
vertical-align:center center;
height:10px;
width:10px;
left:0px;
top:0px;
border-style:outset;
border-width:2px;
border-color:#ff0000;
}

div#copy {
position:absolute;
font-size:.7em;
font-weight:bold;
text-align:center center;
vertical-align:center center;
height:10px;
width:10px;
left:15px;
top:0px;
border-style:outset;
border-width:2px;
border-color:#ff0000;
}

div#leftbox {      /*** No side padding or borders, to avoid the IE5.x box model problem ***/
position: absolute;
left: 10px;
width: 150px;
color: #FF6600;
font-weight:bold;
padding-top: 10px;
}

form#leftbox {
color:#ffffff;
}

#middlebox {
margin: 0 34% 0 150px;
width: 450px;
height: 520px;
overflow-y:scroll;
overflow-x:hidden;
padding: 10px;
z-index:9;
}

div#rightbox {    /*** No side padding or borders, to avoid the IE5.x box model problem ***/
position: absolute;
right: 0px;     /*** IE5/mac will show a horizontal scrollbar 
		if this is less than 16px, or other units are used
		http://www.l-c-n.com/IE5tests/right_pos/index.shtml ***/           
width: 50%;
color: #000000;
padding-top: 10px;
}

div#footer {
position: absolute;
bottom:0px;
width:100%;
font-size: 18px;
margin: 0;
color: #000000;
background-color: #ff6600;
border-style:outset;
border-width:5px;
border-color:#ff6600;
text-align:center;
}

.layerdown {
position:absolute;
left:0px;
width:780px;
margin: 0;
padding: 0px;
z-index:9;
border-style:outset;
border-width:3px;
border-color:#ff6600;
background: repeat url(../images/transparent.png);
}

.layerdown2 {
position:absolute;
right:0px;
width:450px;
margin: 0;
padding: 0px;
z-index:9;
border-style:outset;
border-width:3px;
border-color:#ff6600;
background: repeat url(../images/transparent.png);
}

.layerdown3 {
position:absolute;
right:0px;
width:85%;
margin: 0;
padding: 0px;
z-index:9;
border-style:outset;
border-width:3px;
border-color:#ff6600;
background: repeat url(../images/transparent.png);
}

.layerdown4 {
position:absolute;
left:0px;
width:170px;
height:630px;
margin: 0;
padding: 0px;
z-index:9;
border-style:outset;
border-width:3px;
border-color:#ff6600;
background: repeat url(../images/transparent.png);
}

.layerdown5 {
position:absolute;
left:0px;
width:99.5%;
margin: 0;
padding: 0px;
z-index:9;
border-style:outset;
border-width:3px;
border-color:#ff6600;
background: repeat url(../images/transparent.png);
}

/************* #Ticker styles **************/

#TICKER{
	visibility: visible;
	height: 21px;
	padding: 0px 0px 0px 0px;
}
/*************** #jQuery *******************/

#screenshot{
	position:absolute;
	border:1px solid #ccc;
  background: repeat url(../images/transparent.png);
  border-style:outset;
  border-width:3px;
  border-color:#ff6600;
	padding:5px;
	display:none;
	color:#ffffff;
	}

#contactarea {
	width:350px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:1px solid #333;
	background-color:#eee;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;
}

#inputbox {
	border: 1px solid #000;
	width: 270;
	padding: 2px;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;
}

#inputlabel {
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;

}

#textarea {
	border: 1px solid #000;
	padding: 2px;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;
	width:330;
}

#submitbutton {
	border: 1px solid #000;
	background-color: #eee;

}

-->
