/*
**  xCoded for #fansubbers team
**  by l0ki.dZ (e-mail: loki.dz[at]gmail.com)
**  27 - oct - 2005
*/

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    color: #000000;
    background: #828670 url(images/bg.jpg) repeat;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}

img { border: 0; }

a:link { font-size: 10px; color: #ffac01; font-weight: bold; }
a:visited { font-size: 10px; color: #ffac01; font-weight: bold; }
a:hover { font-size: 10px; color: #ffac01; font-weight: bold; }
a:active { font-size: 10px; color: #ffac01; font-weight: bold; }

input { background: #ffffff; border: 1px #d6d6d6 solid; }

/* HEAD
------------------------------------------------------------------------ */

.tophead a:link { font-size: 10px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
.tophead a:visited { font-size: 10px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
.tophead a:hover { font-size: 10px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
.tophead a:active { font-size: 10px; color: #FFFFFF; font-weight: bold; text-decoration: none; }

/* Head Gradient */
.tophead {
    color: #ffffff;
    background: #404040 url(images/headbg.jpg) top repeat-x;
    height: 75px;
    margin: 2px 2px 0px 2px;
    padding: 5px;
}

.headmenu {
    font-size: 10px;
    text-align: left;
    color: #FFFFFF;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.bigtitle {
    font-size: 28px;
    text-align: left;
    font-weight: bold;
    color: #ffac01;
    width: 100%;
    margin: 5px 0px 0px 0px;
    padding: 0px;
}

.smalltitle {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    color: #FFFFFF;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

/* CONTEXT
------------------------------------------------------------------------ */

/* Place for Sub-Head */
.contfind {
    font-size: 10px;
    text-align: right;
    color: #000000;
    background-color: #f5f5f5;
    border: 1px #e0e0e0 dotted;
    margin: 0px 2px 2px 2px;
    padding: 10px 10px 1px 10px;
}

.contaddgroup {
    font-size: 10px;
    text-align: "center";
    color: #000000;
    background-color: #f5f5f5;
    border: 1px #e0e0e0 dotted;
    width: 96%;
    margin: 2px;
}

.contfiltr {
    font-size: 10px;
    text-align: left;
    color: #444444;
    margin: 5px 0px 0px 0px;
    float: left;
}

.contfiltr a:link { font-size: 12px; color: #ffac01; font-weight: bold; text-decoration: none; }
.contfiltr a:visited { font-size: 12px; color: #ffac01; font-weight: bold; text-decoration: none; }
.contfiltr a:hover { font-size: 12px; color: #ffac01; font-weight: bold; text-decoration: none; }
.contfiltr a:active { font-size: 12px; color: #ffac01; font-weight: bold; text-decoration: none; }


.cantainer {
    font-size: 10px;
    text-align: left;
    color: #000000;
    border: 1px #e0e0e0 solid;
    margin: 10px 5px 10px 5px;
    padding: 2px;
}

.candata {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #444444;
    height: 16px;
    margin: 0px 0px 0px 1px;
    padding: 4px 0px 0px 5px;
}

.contitle {
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    color: #444444;
    background-color: #e0e0e0;
    height: 13px;
}

.contdata {
    font-size: 10px;
    text-align: center;
    color: #444444;
    background-color: #fcfcee;
    border: 1px #bbbbbb dotted;
    height: 23px;
}

.contdata a:link { font-size: 10px; color: #ffac01; font-weight: bold; }
.contdata a:visited { font-size: 10px; color: #ffac01; font-weight: bold; }
.contdata a:hover { font-size: 10px; color: #ffac01; font-weight: bold; }
.contdata a:active { font-size: 10px; color: #ffac01; font-weight: bold; }

/* ABOUT
------------------------------------------------------------------------ */

.about {
    font-size: 12px;
    text-align: center;
    color: #000000;
    margin: 10px 50px 10px 50px;
    padding: 10px;
    border: 1px #e0e0e0 dotted;
}

/* FOOT
------------------------------------------------------------------------ */

.footcopy a:link { font-size: 10px; color: #ffac01; font-weight: bold; text-decoration: none; }
.footcopy a:visited { font-size: 10px; color: #ffac01; font-weight: bold; text-decoration: none; }
.footcopy a:hover { font-size: 10px; color: #ffac01; font-weight: bold; text-decoration: none; }
.footcopy a:active { font-size: 10px; color: #ffac01; font-weight: bold; text-decoration: none; }

/* Foot Gradient */
.footgrad {
    color: #000000;
    background: #FFFFFF url(images/footbg.jpg) bottom repeat-x;
    height: 50px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 0px;
}

/* Foot left-right corners */
.footleft { background: url(images/footleft.png) left bottom no-repeat; }
.footright { background: url(images/footright.png) right bottom no-repeat; }

/* Foot Copyright */
.footcopy {
    font-size: 10px;
    text-align: center;
    color: #000000;
    background-color: #FFFFFF;
    height: 50px;
    margin: 0px;
    padding: 0px;
}
