*
{
    color: #ffffff;
    border: 0;
}

BODY
{
    font-size: 13px;
    line-height: 1.166;
    font-family: Arial,sans-serif;
    background-color: #000000;
    text-align: center;
    margin: 0px;
    padding: 0;
    scrollbar-face-color: #20201C;
    scrollbar-shadow-color: #777772;
    scrollbar-highlight-color: #848480;
    scrollbar-3dlight-color: #8D8D8B;
    scrollbar-darkshadow-color: black;
    scrollbar-track-color: #30302A; 
    scrollbar-arrow-color: #ffffff;
}

A
{
    color: #A59783;
    text-decoration: none;
    border: none;
}

A:visited
{
    color: #A59783;
    border: none;
}

A:hover
{
        color: #C8B8A0;
border: none;
}



#container
{
    
    width:800px;
    margin: 0 auto;
    background:  url("../images/background.gif");
    text-align: justify;
    
    
    
    
}

.splitter
{width: 800px;
    background-image: url("../images/splitter.gif");
    background-repeat: repeat-x;
    height:17px;

}
.header_img{
    width: 800px;
    background:  url("../images/banner.jpg") no-repeat;
    height: 250px;  
    
}

.VerticalGallery

{
    float:right;
    width: 200px;
    padding: 50px 0 25px 0;
    
    
    
}   


.frame1
{
    background:url(../images/fr.png) no-repeat center center;
    
    width: 100%;
    height: 128px;
}

.frame1 img
{
    margin: 13px 25px;

}

.caption
{
    color: #C8B8A0;
    font-size: 16pt;
    font-weight: bold;
    text-transform: uppercase;
    padding: 15px 0;
    font-family: "Comic Sans MS", Arial,sans-serif;
    
    text-align:center;
    
}   

.mainContent
{
    
    height: 570px;
    overflow: auto;
    
    text-align: justify;
    padding: 0 25px ;
}

.clearfloat { /* этот класс нужно применять к элементу div или break; он должен быть последним элементом перед концом контейнера, который должен полностью вмещать поток. */
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
    width: 100%;
    
    
}

.footer
{
    
    
}

.text-links
{
    font-size: 8pt;
    text-align: center; 
    padding: 15px 30px 0 30px;
    
    color:#A59783;
    
}
.affiliates
{
    text-align: center;
    vertical-align: middle;
    
    margin: 10px 0px 10px 0px;

}
.affiliates img
{
    border: none;
    margin: 2px 5px 2px 5px;
    width: 88px;
    height: 31px;
}
.copyrights
{
    font-size: 8pt;
    text-align: center;
    margin: 10px;
    vertical-align: middle;
}

/* end index style */

.webep
{
    
    overflow: hidden;
    width: 495px;
    
    text-align:center;
min-height: 500px;
height:expression(this.scrollHeight < 500? "500px" : "auto" ); /* IE 5 - IE 6 */    

}


.webtext
{
    float:right;
    width: 260px;
    text-align:left;
    padding: 25px 25px 0 0px;
    
    
}

.webtext li
{
padding: 0 0 10px 0;
color: #F9E9D3;
}

.webep object
{
width: 470px; 
height: 353px;
}

.message
{
margin: 0;
padding: 0 25px;
min-height: 500px;
height:expression(this.scrollHeight < 500? "500px" : "auto" ); /* IE 5 - IE 6 */
overflow: hidden;
}

.message p
{
    text-align:center;
}
.caption1
{
    
    font-size: 16pt;
    font-weight: bold;
    font-family: Arial,sans-serif; 
    color: #F9E9D3;
    text-align:center;
}




.splitter_small
{
    width: 750px;
    background: url("../images/divisor.gif") repeat-x;
    height:9px;
    margin: 0 auto;
        

}

.season
{
    width: 100%;
    margin: 0px;
    height: 550px;


    }

.season p
{
    text-align : justify;
    text-indent : 1.5em;
    padding : 0 15px;
    margin: 10px 0;
    
    }
.season div
{
    float: left;
    left: 0px;
}


.align-centrum
{
	text-align: center;
	vertical-align: middle;
}








    




.framed
{
	border: black solid 5px;
}


.framed img
{
    border: #726859 solid 3px;
    border-bottom: r;   

}

.text-links-compact, #footnote1, #footnote2
{
    font-size: 8pt;
    
    
}
.text-links-compact
{
    text-align: center;
    margin: 15px 15px 25px 15px;
color:#A59783;
}






table#sub 
{
    width: 100%;
    border-width: 0px;
    padding: 0;
    margin: 0;
    
}
table#sub thead td
{
    
    
    padding: 0px 0px 8px 0px;
    
}

.episode-date
{
    color: white;
    background-color: black;
    font-size: 8pt;
    text-align: center;
    
}

.episode-title
{
    text-align: center;
    font-weight: bold;
    padding: 0;
    margin-top: 0px;
    font-size: 12pt;

}

.episode-synopsis
{
    text-align: justify;
    vertical-align: middle;
    padding: 0px 15px 0px;
    height: 130px;
}

.episode-splitter
{
    padding: 25px 0px 25px;
}

.episode-screencap
{
    background-color: black;
}

.episode-info
{
    color: #C0C0A9;
    background-color: black;
    font-size: 8pt; 
    text-align: center;
}

IMG
{
    border: none;
}

IMG.left
{
    float: left;
    margin: 0px 7px 0px 0px;
    border: black solid 5px;
}

IMG.right
{
    float: right;
    margin: 0px 0px 0px 7px;
    border: black solid 5px;
}

.episode-mini
{
    vertical-align: top;
}

.episode-mini-subject
{
    color: #C0C0A9;
    text-align: right;
    vertical-align: top;
    font-weight: bold;
}

.episode-mini-info
{
    padding-left: 5px;
}

.episode-desc
{
    text-align: justify;
}

DIV.text-block
{
    margin: 20px 20px 20px 20px;
    padding-bottom: 10px;
}

.info
{
    font-size: 11px;
    font-family: sans-serif;
    color: white;
    text-align: justify;
    border: #DBDBB9 1px solid;
    padding: 0px 5px; 
    margin-left: 5px;
    vertical-align: middle;
    background: black;
}

.floating-saucer
{
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.desc-mini-subject
{
    color: #C0C0A9;
    text-align: right;
    font-weight: bold;
}

.desc-mini-info
{
    padding-left: 5px;
}
