@import 'reset.css';

textarea,input,select {font-family:Arial,Helvetica,sans-serif}

html {font-size:100.01%}
html,body {height:100%}

body {
    text-align:center;
    background:#F0F2F2 url(/img/body.png);
    font:14px/1.3 'Trebuchet MS',Helvetica,sans-serif;
    color:#333;
    }
a {color:#069}
a:hover {color:#2086B9}
a, a span {cursor:pointer}
img {vertical-align:bottom}
hr {display:none}

/* Dark
------------------------------------ */
.dark {
    background:#000;
    color:#CCC;
    }

/* Body
------------------------------------ */
.body {
    width:100%;
    min-height:100%;
    height:auto !important;
    height:100%;
    background:url(/img/page.png) 100% 0 repeat-y;
    }
.dark .body {
    background:#000;
}
/* Page
------------------------------------ */
#page {
    position:relative;
    margin:0 auto;
    padding-right:54px;
    width:946px;
    min-height:100%;
    height:auto !important;
    height:100%;
    background:#F0F2F2 url(/img/body.png);
    text-align:left;
    }
.dark #page {background:#000}

/* Header
------------------------------------ */
.header {
    position:relative;
    padding-left:369px;
    width:600px;
    min-height:201px;
    height:auto !important;
    height:201px;
    }
.dark .header {background:#000}

    /* Header Logo */
    .header .logo {
        position:absolute;
        top:0px; /*top:28px;*/
        left:0px; /*left:69px;*/
        background:url(/img/logo.png) no-repeat;
        text-indent:-1000em;
        }
    .header .logo,
    .header .logo a {
        display:block;
        width:402px;
        height:179px;
        }

    /* Header Nav */
    .header .nav {
        display:inline;
        float:left;
        padding-top:35px;
        width:300px;
        font-size:11px;
        }
        .header .nav a {color:#333}
        .header .nav a:hover {color:#535353}
        .dark .header .nav a {color:#3CF}
        .dark .header .nav a:hover {color:#53EFFF}
        .header .nav li {
            display:inline;
            position:relative;
            float:left;
            width:100%;
            height:24px;
            }

        /* Header Nav Hl */
        .header .nav .hl {font-size:14px}

        /* Header Nav Web20 */
        .header .nav .web20 {font-size:14px}
            .header .nav .web20 a {
                background:url(/img/dashed.gif) 0 100% repeat-x;
                text-decoration:none;
                color:#E40000;
                }
            .header .nav .web20 b {
                color:#E40000;
                }
            .header .nav .web20 a:hover {color:#F52020}

    /* Header Search */
    .header .search fieldset {
        position:absolute;
        overflow:hidden;
        top:160px;
        left:59px;
        width:261px;
        height:33px;
        background:#EFEEEE url(/img/header-search.jpg) no-repeat;
        }
    .dark .header .search fieldset {background:url(/img//dark-header-search.png) no-repeat}

        /* Header Search Query */
        .header .search .query {
            position:absolute;
            top:8px;
            left:35px;
            margin:0;
            padding:1px 2px;
            width:169px;
            background:transparent;
            border:0;
            outline:0;
            color:#000;
            }

        /* Header Search Submit */
        .header .search .submit {
            position:absolute;
            top:12px;
            left:233px;
            margin:0;
            padding:0;
            outline:0;
            border:0;
            }

    /* Header Iam */
    .header .iam {
        position:absolute;
        z-index:1;
        top:27px;
        left:654px;
        padding:10px 10px;
        width:240px;
        min-height:50px;
        height:auto !important;
        height:50px;
        background:#FFF;
        }
        .header .iam .iam-title {
            margin-bottom:10px;
            font:14px/1.3 'Trebuchet MS',Helvetica,sans-serif;
            color:#E40000;
            }
        .header .iam a {color:#333}
        .header .iam a:hover {color:#535353}
        .header .iam ul {
            position:relative;
            overflow:hidden;
            width:100%;
            }
        .header .iam li {
            display:inline;
            float:left;
            font-size:10px;
            padding-right:10px;
            }
        .header .iam .close {
            display:block;
            position:absolute;
            top:10px;
            right:10px;
            width:12px;
            height:12px;
            background:url(/img/close.png) no-repeat;
            text-indent:-1000em;
            }

/* Title
------------------------------------ */
.title {
    clear:both;
    position:relative;
    overflow:hidden;
    width:100%;
    }
    .title h1 {
        margin:0 0 .5em;
        padding-left:52px;
        font:bold italic 20px/28px Georgia,serif;
        }
    .title .rating {padding-left:87px;background:url(/img/ico-rating.png) 55px 50% no-repeat}
    .title .new {padding-left:87px;background:url(/img/ico-new.png) 45px 50% no-repeat}
    .title .favorite {background:url(/img/ico-favorite.png) 20px 50% no-repeat}

    /* Title Block */
    .title div.block,
    .title .block fieldset {
        position:absolute;
        overflow:hidden;
        top:0;	/* è ýòî ÿ*/
        left:351px;
        width:585px;
        height:32px;
        background:url(/img/title.jpg) no-repeat;
        text-align:center;
        line-height:32px;
        font-size:10px;
        }
        .title .block label {padding-right:5px}
        .title .block label,
        .title .block input {
            margin-top:-2px;
            vertical-align:middle;
            }
    .title .block h2 {
        display:inline;
        float:left;
        padding:0 45px 0 25px;
        font:bold italic 24px/32px Georgia,serif;
        }
    .title .block ul {float:left}
    .title .block a {color:#333}
    .title .block a:hover {color:#535353}
    .title .block li {
        display:inline;
        float:left;
        padding-right:22px;
        line-height:32px;
        }

/* Main
------------------------------------ */
.main {
    clear:both;
    position:relative;
    overflow:hidden;
    padding-bottom:135px;
    width:100%;
    }


	/* Main Block */
    .main .block {
        position:relative;
        overflow:hidden;
        margin:-1px 0 23px;
        padding-top:20px;
        width:100%;
        background:url(/img/line.gif) 17px 0 no-repeat;
        font-size:10px;
        }
        .main .block h3 {
            margin:0 0 .5em;
            font:italic 24px/1 Georgia,serif;
            }

        /* Main Block Date */
        .main .block .date {
            padding-right:10px;
            font-size:10px;
            color:#999;
            }

        /* Main Block Links */
        .main .block .links {
            display:inline;
            float:left;
            padding-right:30px;
            }

    /* Main Content */
    .main .content {
        display:inline;
        float:left;
        padding:0 27px 0 45px;
        width:279px;
        }
    .main .content2 {
        display:inline;
        float:left;
        padding:0 27px 0 45px;
        width:1000px;
        }
    .register .content {
        background:url(/img/register.png) 45px 0 no-repeat;
        min-height:555px;
        height:auto !important;
        height:555px;
        }


        /* Main Content Block */
        .main .content .block {
            padding-left:17px;
            width:262px;
            }

        /* Main Content Info */
        .main .content .info h3 {font-weight:bold}

        /* Main Content Help */
        .main .content .help {
            padding-right:20px;
            padding-bottom:10px;
            width:242px;
            }
            .main .content .help p {
                margin-bottom:10px;
                font-size:12px;
                font-style:italic;
                }

    /* Main Aside */
    .main .aside {
        display:inline;
        float:left;
        width:300px;
        }

        /* Main Aside Block */
        .main .aside .block {
            margin-left:-21px;
            padding-left:38px;
            width:262px;
            background-position:38px 0;
            }

    /* Main Extra */
    .main .extra {
        display:inline;
        float:left;
        width:270px;
        }

        /* Main Extra Block */
        .main .extra .block {
            padding-left:17px;
            width:253px;
            }

    /* Main Expand */
    .main .expand {
        width:583px;
        font-size:10px;
        }
        .main .expand table {width:100%}
        .main .expand h3 {
            margin:0 0 .5em;
            padding-left:20px;
            font:italic 17px/1 Georgia,serif;
            }
        .main .expand th,
        .main .expand td {
            padding:10px 20px 10px 20px;
            width:50%;
            vertical-align:middle;
            }
            .main .expand td p {
                clear:both;
                margin-left:-17px;
                padding:5px 0 0 17px;
                background:url(/img/dot.gif) 0 12px no-repeat;
                color:#999;
                }
            .main .expand td a.web20 {
                float:left;
                background:url(/img/dashed.gif) 0 100% repeat-x;
                text-decoration:none;
                font-size:18px;
                color:#333;
                }
            .main .expand td .web20:hover {color:#535353}
            .main .expand td .hl {color:#E40000}
            .main .expand td .hl:hover {color:#F52020}
            .main .expand td .add {
                display:block;
                margin-left:-17px;
                margin-top:5px;
                padding:0 0 0 17px;
                background:url(/img/add.png) 0 50% no-repeat;
                text-decoration:none;
                line-height:14px;
                color:#999;
                }
            .main .expand td .close {
                display:inline;
                float:left;
                margin:6px 15px 0 10px;
                width:12px;
                height:12px;
                background:url(/img/close2.png) no-repeat;
                text-indent:-1000em;
                }
        .main .expand .odd th,
        .main .expand .odd td {background:url(/img/transparent.png)}
        .main .expand img {float:left}
        .main .expand h4 {
            display:inline;
            float:left;
            padding-top:3px;
            font:16px/1.3 'Trebuchet MS',Helvetica,sans-serif;
            }
        .main .expand a {color:#000}
        .main .expand a:hover {color:#202020}
        .dark .expand a {color:#3CF}
        .dark .expand a:hover {color:#53ECFF}
            .main .expand h4 a {color:#069}
            .main .expand h4 a:hover {color:#2086B9}
        .main .expand .crating {padding-left:50px}
            .main .expand .cdownload span {
                padding-left:15px;
                line-height:12px;
                background:url(/img/smallico-download.png) 0 50% no-repeat
                }
            .main .expand .cviews span {
                padding-left:15px;
                line-height:12px;
                background:url(/img/smallico-views.png) 0 50% no-repeat
                }
            .main .expand .ccomments span {
                padding-left:15px;
                line-height:12px;
                background:url(/img/smallico-comments.png) 0 50% no-repeat
                }
            .main .expand .crating span {
                padding-left:15px;
                line-height:12px;
                background:url(/img/smallico-rating2.png) 0 50% no-repeat
                }
            .main .expand .norating span {
                padding-left:15px;
                line-height:12px;
                background:url(/img/smallico-rating3.png) 0 50% no-repeat
                }

    /* Main Menu */
    .main .menu {
        position:relative;
        margin:35px 0 65px;
        width:100%;
        }
        .main .menu li {
            padding-left:20px;
            margin-bottom:10px;
            font-size:14px;
            }

    /* Main Filelist */
    .main .filelist {
        position:relative;
        overflow:hidden;
        width:100%;
        }
        .main .filelist li {
            display:inline;
            float:left;
            position:relative;
            margin:25px 0 0 25px;
            padding:30px 10px 10px;
            width:262px;
            background:url(/img/transparent.png);
            font-size:10px;
            height: 260px;
            }
        .main .filelist h4 {
            padding-top:3px;
            margin-bottom:20px;
            font:16px/1.3 'Trebuchet MS',Helvetica,sans-serif;
           }
        .main .filelist a {color:#000}
        .main .filelist a:hover {color:#202020}
            .main .filelist h4 a {color:#069}
            .main .filelist h4 a:hover {color:#2086B9}
        .main .filelist .image {
            margin-bottom:20px;
            text-align:center;
            height: auto;
			vertical-align: middle;
            }
            .main .filelist .count {
                display:inline;
                padding:0 15px;
                line-height:12px;
                }
            .main .filelist .cdownload {
                position:absolute;
                bottom:10px;
				background:url(/img/smallico-download.png) 0 50% no-repeat;
				}
            .main .filelist .cviews {
                position:absolute;
				right:190px;
				bottom:10px;
				background:url(/img/smallico-views.png) 0 50% no-repeat;
				}
            .main .filelist .ccomments {
                position:absolute;
				right:145px;
				bottom:10px;
				background:url(/img/smallico-comments.png) 0 50% no-repeat;
				}
            .main .filelist .crating {
                position:absolute;
                right:0;
                bottom:10px;
                background:url(/img/smallico-rating.png) 0 50% no-repeat;
                }

    /* Main Rating */
    .main .rating {}
        .main .rating h3 {
            margin:0 0 0 -10px;
            padding-left:30px;
            font:italic 17px/32px Georgia,serif;
            white-space:nowrap;
            }
         .main .bydownload h3 {background:url(/img/ico-rating-download.png) 5px 50% no-repeat}
         .main .byviews h3 {background:url(/img/ico-rating-views.png) 5px 50% no-repeat}
         .main .bycomments h3 {background:url(/img/ico-rating-comments.png) 5px 50% no-repeat}
        .main .rating h4 {
            padding-top:3px;
            font:15px/1.3 'Trebuchet MS',Helvetica,sans-serif;
            }
            .main .rating ul a {color:#000}
            .main .rating ul a:hover {color:#202020}
                .main .rating ul h4 a {color:#069}
                .main .rating ul h4 a:hover {color:#2086B9}
            .main .rating .count {
                position:absolute;
                top:10px;
                right:5px;
                padding-left:15px;
                line-height:12px;
                }
            .main .bydownload .count {background:url(/img/smallico-download.png) 0 50% no-repeat}
            .main .byviews .count {background:url(/img/smallico-views.png) 0 50% no-repeat}
            .main .bycomments .count {background:url(/img/smallico-comments.png) 0 50% no-repeat}
        .main .rating li {
            position:relative;
            padding:10px 0 10px 10px;
            margin:0 0 20px -10px;
            width:100%;
            }
        .main .rating .t1 {background:url(/img/t1.png)}
        .main .rating .t2 {background:url(/img/t2.png)}
        .main .rating .t3 {background:url(/img/t3.png)}
        .main .rating .t4 {background:url(/img/t4.png)}
        .main .rating .t5 {background:url(/img/t5.png)}

    /* Main News */
    .main .news {}
        .main .news ul {font-size:12px}
            .main .news ul a {
                display:block;
                padding-top:3px;
                font-size:14px;
                }
            .main .news ul p {
                margin-left:-17px;
                padding:5px 0 0 17px;
                background:url(/img/dot.gif) 0 12px no-repeat;
                }
        .main .news li {margin-bottom:20px}

    /* Main Files */
    .main .files {}
        .main .files h4 {
            padding-top:3px;
            font:16px/1.3 'Trebuchet MS',Helvetica,sans-serif;
            }
            .main .files ul a {color:#000}
            .main .files ul a:hover {color:#202020}
                .main .files ul h4 a {color:#069}
                .main .files ul h4 a:hover {color:#2086B9}
            .main .files ul p {
                margin-left:-17px;
                padding:5px 0 0 17px;
                background:url(/img/dot.gif) 0 12px no-repeat;
                color:#999;
                }
        .main .files li {margin-bottom:20px}

    /* Main Blogs */
    .main .blogs {}
        .main .blogs h4 {
            padding-top:3px;
            font:16px/1.3 'Trebuchet MS',Helvetica,sans-serif;
            }
            .main .blogs ul a {color:#000}
            .main .blogs ul a:hover {color:#202020}
                .main .blogs ul h4 a {color:#069}
                .main .blogs ul h4 a:hover {color:#2086B9}
            .main .blogs ul p {
                margin-left:-17px;
                padding:5px 0 0 17px;
                background:url(/img/dot.gif) 0 12px no-repeat;
                color:#999;
                }
        .main .blogs li {margin-bottom:20px}

    /* Main Users */
    .main .users {}
        .main .users li {
            position:relative;
            overflow:hidden;
            margin-bottom:20px;
            padding-left:60px;
            width:210px;
            min-height:50px;
            height:auto !important;
            height:50px;
            white-space:nowrap;
            }
        .main .users h4 {
            width:100%;
            font:16px/1.3 'Trebuchet MS',Helvetica,sans-serif;
            }
        .main .users img {
            display:block;
            position:absolute;
            top:0;
            left:0;
            width:48px;
            height:48px;
            background:#F0F0F0 url(/img/noavatar.png) no-repeat;
            border:1px solid #CCC;
            }

    /* Main Talks */
    .main .talks {}
        .main .talks li {
            position:relative;
            margin-bottom:20px;
            padding-left:32px;
            min-height:24px;
            height:auto !important;
            height:24px;
            }
        .main .talks img {
            display:block;
            position:absolute;
            top:0;
            left:0;
            width:22px;
            height:22px;
            background:#F0F0F0;
            border:1px solid #CCC;
            }
        .main .talks p {padding-top:3px}

    /* Main Tag-cloud */
    .main .tag-cloud {
        padding:20px 0;
        background:#FFF;
        font-size:12px;
        }
        .main .tag-cloud ul {
            padding-right:17px;
            text-align:center;
            }
        .main .tag-cloud li {display:inline}
        .main .tag-cloud a.w1 {font-size:80%;}
        .main .tag-cloud a.w2 {font-size:100%;}
        .main .tag-cloud a.w3 {font-size:120%;}
        .main .tag-cloud a.w4 {font-size:140%;}
        .main .tag-cloud a.w5 {font-size:160%;}
        .main .tag-cloud a.w6 {font-size:180%;}
        .main .tag-cloud a.w7 {font-size:200%;}
        .main .tag-cloud a.w8 {font-size:220%;}
        .main .tag-cloud a.w9 {font-size:240%;}
        .main .tag-cloud a.w10 {font-size:260%;}

    /* Main Alphabet */
    .main .alphabet {
        padding:20px 0 0;
        font-size:14px;
        }
        .main .alphabet a {
            display:inline;
            float:left;
            margin-right:8px;
            }
        .main .alphabet h3 {font-weight:bold}
        .main .alphabet p {
            position:relative;
            overflow:hidden;
            margin-bottom:10px;
            width:100%;
            }

    /* Main Options */
    .main .options {}
        .main .options h3 {margin:0}
        .main .options h4 {
            margin-bottom:5px;
            font:12px/1.3 'Trebuchet MS',Helvetica,sans-serif;
            }
        .main .options label {padding-right:5px}
        .main .options ul {
            position:relative;
            overflow:hidden;
            width:100%;
            }
        .main .options li {
            margin-top:-1px;
            padding:15px 0 20px;
            background:url(/img/line.gif) -15px 0 no-repeat;
            }
        .main .options label,
        .main .options input {
            margin-top:-2px;
            vertical-align:middle;
            }

    /* Main Subscribe */
    .main .subscribe {
        padding-bottom:22px;
        background:url(/img/main-subscribe.png);
        }
        .main .subscribe input {vertical-align:middle}

            /* Main Subscribe Email */
            .main .subscribe .email {
                margin:0;
                padding:2px 20px 0 10px;
                width:187px;
                height:17px;
                background:transparent url(/img/main-subscribe-email.png) no-repeat;
                border:0;
                outline:0;
                }

    /* Main Todownload */
    .main .todownload {
        position:relative;
        overflow:hidden;
        padding-left:58px;
        width:888px;
        background:url(/img/main.jpg) 0 99px no-repeat;
        }
        .main .todownload h1 {
            margin-bottom:10px;
            width:480px;
            font:25px/1 Georgia,serif;
			display: inline;
            }
        .main .todownload h3 {font:italic 24px/1.3 Georgia,serif; display: inline;}
        .main .todownload .freelink { 
	position:relative;
    overflow:hidden;
    width:585px;
    white-space:nowrap;

		
		}
        .main .todownload .addlinks { padding-top: 30px;}

        /* Main Todownload Info*/
        .main .todownload .info {
            display:inline;
            float:left;
            width:202px;
            font-size:11px;
            }
            .main .todownload .info span {
                display:block;
                color:#999;
                }


        /* Main Todownload Aidstest*/
        .main .todownload .aidstest {
            display:inline;
            float:left;
            padding-left:24px;
            width:202px;
            background:url(/img/aidstest.gif) no-repeat;
            font-size:11px;
            color:#090;
            }

        /* Main Todownload Download Closed */
        .main .todownload .download2 fieldset {
            position:absolute;
            z-index:1;
            overflow:hidden;
            top:135px;
            left:58px;
            width:600px;
            font-size:11px;
            }
            .main .todownload .download2 blockquote {
                font:italic 24px/1.3 Georgia,serif;
                }
            .main .todownload .download2 blockquote img{
				float: left;
				padding-right: 10px;
			}
            .main .todownload .download2 blockquote p{
				padding-top:55px;
			}
        /* Main Todownload Download */
        .main .todownload .download fieldset {
            position:absolute;
            z-index:1;
            overflow:hidden;
            top:175px;
            left:58px;
            width:600px;
            font-size:11px;
            }
            .main .todownload .download blockquote {
                padding-top:20px;
                font:italic 24px/1.3 Georgia,serif;
                }
                .main .todownload .download blockquote strong {color:#09C}
            .main .todownload .download input {vertical-align:middle}

            /* Main Todownload Download Code */
            .main .todownload .download .code {
                margin:0;
                padding:2px 20px 0;
                width:84px;
                height:17px;
                background:transparent url(/img/download-code.png) 50% 0 no-repeat;
                border:0;
                outline:0;
                }

        /* Main Todownload Block */
        .main .todownload .block {
            clear:both;
            margin:0 0 0 -17px;
            padding:45px 0 0 17px;
            width:350px;
            background:none;
            font-size:11px;
            }
            .main .todownload .block li {
                margin:0 0 50px -17px;
                padding-left:17px;
                background:url(/img/dot.gif) 0 7px no-repeat;
                }
			.main .todownload .description {
				clear:both;
				padding:225px 0 0 0;
			}
			.main .todownload .description .close {
				display:block;
				position:relative;
				top:16px;
				right:18px;
				width:12px;
				height:12px;
				background:url(/img/close2.png) no-repeat;
				text-indent:-1000em;
			}
			.main .todownload .description .open {
				display:block;
				position:relative;
				top:16px;
				right:18px;
				width:12px;
				height:12px;
				background:url(/img/add.png) no-repeat;
				text-indent:-1000em;
			}
			#descr-open {
				display:none;
			}

			#descr-close p {
				font-size:22px;
			}

    /* Main Advertisment */
    .main .advertisment {
        position:absolute;
        z-index:1;
        top:55px; /* 4px */
        left:730px; /* 552px */
        padding:8px 0 0 17px;
        width:320px;
        height:200px;
	/*display: none;*/
       /* background:url(/img/advertisment.jpg) no-repeat;*/
        }

    /* Main New */
        .main .new h3 {
            margin-left:-38px;
            padding-left:38px;
            background:url(/img/ico-new.png) no-repeat;
            line-height:34px;
            }

    /* Main Most */
        .main .most h3 {
            margin-left:-38px;
            padding-left:38px;
            background:url(/img/ico-most.png) 5px 0 no-repeat;
            line-height:34px;
            }

    /* Main Favorite */
        .main .favorite h3 {
            margin-left:-38px;
            padding-left:38px;
            background:url(/img/ico-favorite.png) -15px 0 no-repeat; /* 5px */
            line-height:34px;

            }

/* Footer
------------------------------------ */
.footer {
    position:absolute;
    bottom:0;
    left:0;
    overflow:hidden;
    padding-top:97px;
    width:100%;
    height:160px;
    font-size:10px;
    }
.home .footer {
    height:38px;
    background:url(/img/footer.jpg) no-repeat;
    }
.dark .footer {background:#000}
    .footer p {
        display:inline;
        float:left;
        padding:0 47px;
        }
    .footer ul {
        display:inline;
        float:left;
        padding-right:37px;
        }

	/* Elements */
.recovery {font-size:14px}
	.recovery h1 { /* don't use it */
		margin:0 0 .5em;
		font:italic 30px/1 Georgia,serif;
		}
	.recovery h2 {
		margin:0 0 .5em;
		font:italic 26px/1 Georgia,serif;
		}
	.recovery h3 {
		margin:0 0 .5em;
		font:italic 24px/1 Georgia,serif;
		}
	.recovery h4 {
		margin:0 0 .5em;
		font:italic 20px/1 Georgia,serif;
		}
	.recovery p {margin:0 0 .5em}
	.recovery dl {margin:0 0 .5em}
	.recovery dt {font-weight:bold}
	.recovery ul,
	.recovery ol {margin:0 0 1.4em}
	.recovery ul {margin-left:-20px}
	.recovery ol {list-style:decimal}
	.recovery ul dl,
	.recovery ol dl {margin:0}
	.recovery ul li,
	.recovery ol li {margin:0 0 .3em}
	.recovery ul li {
		padding-left:20px;
		background:url(/img/bullet.gif) 0 .3em no-repeat;
		}
	.recovery ol li {
		padding:0;
		background:none;
		}
	.recovery ul ul,
	.recovery ul ol,
	.recovery ol ol,
	.recovery ol ul {margin:.4em 0 .5em 2em}

.home .plate {display:none}
.plate {
    position:absolute;
    z-index:1;
    bottom:0;
    left:395px;
    width:606px;
    height:233px;
    background:url(/img/plate.png) no-repeat;
    }

.footer-wrap2{height:246px;}

#page .transparent {background:url(/img/transparent.png)}

.register .expand {font-size:11px}
.register dt {
    margin-bottom:5px;
    font-size:20px;
    }
.register dd {
    position:relative;
    width:100%;
    margin-bottom:40px;
    }
    .register dd img {
        position:absolute;
        top:-30px;
        right:100px;
        }
.register dt.hh {font-size:30px}
    .register dt.hl a {color:#FFF}
    .register dt.hl a:hover {color:#DFDFDF}
    .register .web20 a {
        text-decoration:none;
        border-bottom:1px dashed #3CF;
        }

.register .expand {font-size:11px}
.register dt {
    position:relative;
    margin-bottom:5px;
    width:100%;
    font-size:20px;
    color:#3CF;
    }
    .register dt input {
        background:transparent;
        border:0;
        font-size:20px;
        color:#3CF;
        }
.register dd {
    position:relative;
    width:100%;
    margin-bottom:40px;
    }
    .register dd img {
        position:absolute;
        top:-30px;
        right:100px;
        }
.register dt.hh,
.register dt.hh input {font-size:30px}
    .register dt.hl input {color:#FFF}
    .register dt.hl label {color:#3CF}
    .register .web20 label {
        text-decoration:none;
        border-bottom:1px dashed #3CF;
        }
label.overlabel-apply {
    position:absolute;
    top:1px;
    left:5px;
    z-index:1;
    }


.profile span.web20 {
    display:inline;
    position:relative;
    float:left;
    margin-bottom:5px;
    }
    .profile span.web20 input {
        width:11em;
        background:transparent;
        border:0;
        font-size:18px;
        color:#333;
        }
    .profile span.web20 label {
        text-decoration:none;
        background:url(/img/dashed.gif) 0 100% repeat-x;
        font-size:18px;
        color:#333;
        }


.message p input, .message p textarea {
	width: 400px;
	border:1px solid #ccc;
} 

.message p textarea {
	height: 200px;
} 

.message p {
        font-size:12px;
} 

.message-left {
		padding-left:20px;
} 








/*  _______________________   */

.no-display { display: none; }

.iam table input { border:1px solid #CCC;}
.iam #submit { border:1px solid #CCC; width:20px;}

.error {color: #F00}
.error2 {
	color: #F00; 
	font-size: 0.7em; 
	text-align: center;
	position:absolute;
	z-index:1;
	overflow:hidden;
	top: 20px;
}

.msg {color: #0F0}

#indicator-container { position: relative;}
#login-submit {position: relative;  height:20px; vertical-align:middle; top: -2px;}
#download-submit {position: relative; }

#indicator {display:none; position: relative; width:16px; height:16px; z-index:1; background:url(/img/ajax-loader.gif); left: 160px; top: -18px;}
    .sub-form {
        position:absolute;
        z-index:1;
        top:0;
        left:500px;
        padding:10px 10px;
        width:230px;
        min-height:22px;
        height:auto !important;
        height:22px;
        background:#FFF;
        }
        .sub-form h3 {
            margin-bottom:10px;
            font:14px/1.3 'Trebuchet MS',Helvetica,sans-serif;
            color:#E40000;
            }
        .sub-form a {color:#333}
        .sub-form a:hover {color:#535353}
        .sub-form ul {
            position:relative;
            overflow:hidden;
            width:100%;
            }
        .sub-form li {
            display:inline;
            float:left;
            font-size:10px;
            padding-right:20px;
            }
        .sub-form .close {
            display:block;
            position:absolute;
            top:10px;
            right:10px;
            width:12px;
            height:12px;
            background:url(/img/close.png) no-repeat;
            text-indent:-1000em;
            }
		.sub-form input { border:1px solid #CCC;}
		.sub-form #submit { border:1px solid #CCC; width:20px;}

#sub-form-cp {max-height: 22px; max-width:230px;}
#sub-form-bl {left:650px; width:90px;}
#sub-form-dl {left:700px; width:195px;}
#sub-form-cu {top:114px; left:350px; width:195px;}

.download-submit {background:url(/img/download-submit.png) no-repeat;}

#download-link{
            position:absolute;
            z-index:1;
            overflow:hidden;
            top:190px;
            left:150px;
}

#profile-city {width: 70px;}
#profile-country {width: 70px;}
/*
#profile-name {width: 170px}
#profile-birth {width: 170px}
#profile-work{width: 200px;}
#profile-icq{width: 100px;}
#profile-skype{width: 100px;}
#profile-lj{width: 200px;}
*/


.small {
	padding-left: 15px;
	font:12px/1 'Trebuchet MS',Helvetica,sans-serif;
}

.v2 {
	padding-left: 0px;
}
.v3 {
	padding-left: 0px;
	padding-top: 0px;
	top: 10px;
}

.price-text {
	font: 16px/1 'Trebuchet MS',Helvetica,sans-serif;
	padding-left: 5px;
	top: 10px;
}

div .adminedit a {
	width: 70px;
	color: #f55;
	text-decoration: none;
}

.filter {
	border: solid 1px #aaa;
	background-color: #ddd;
}

#geolocation {
	top:150px;
	z-index:1;
	position:absolute;
}
#geolocation select {
	border: solid 1px #aaa;
}

.main .expand td.cdownload {width: 50px;}
.main .expand td.cviews {width: 50px;}
.main .expand td.ccomments {width: 50px;}
.main .expand td.crating {width: 50px;}

.fav-del-button{

}

.main .filelist .close {
	display:block;
	position:relative;
	top:-20px;
	left:250px;
	width:12px;
	height:12px;
	background:url(/img/close2.png) no-repeat;
	text-indent:-1000em;
}


#comm-open {
	display:none;
}
/*
.comment {
	padding-top: 20px;
	padding-left: 10px;
	float: none;
}
*/
.c_avatar img {
	width:50px;
	height:50px;
}
.c_avatar {
	width:50px;
	height:50px;
}
.c_text {
	vertical-align: top;
	padding-left: 10px;
}
.c_author {
	padding-top: 10px;
}
.comm-text{
	font-size:12px;
}

.copyright {
position:relative;
bottom: 20px;
right: 60px;
z-index: 1;
font:10px/1 'Trebuchet MS',Helvetica,sans-serif;
}

#windowImg {
  display: none;
  background: #c0c0c0;
  border: 1px white solid;
}

.main .copiright {
	padding-left: 60px;
	width: 800px;
            font:12px/1.3 'Trebuchet MS',Helvetica,sans-serif;
}


.main .copiright h1 {
        margin:0 0 .5em;
        padding-left:25px;
        font:bold italic 20px/28px Georgia,serif;
}

.main .copiright p {
	text-indent: 25px;
	padding-bottom: 5px;
}
.main .copiright ul {
	padding:0 0 5px 25px;
}
.main .copiright ul li ul {
	padding-left: 25px;
}


#window {
	background: #ccc url(/img/plaha.jpg) no-repeat;
	position: absolute;
	left: 20px;
	top: 250px;
	width: 600px;
	height: 280px;
	overflow: hidden;
	padding: 10px 10px 0 10px;
z-index: 2;
text-align: center;
	display: none;
}
#window textarea {
	background: #fff;
	font-size:10px;
	width: 500px;

}
#window small {
	font-size:10px;
}
#window a {
	color:#000;
}

#dogovor_footer{
	font-size:10px;
	padding-left: 50px;
	display: none;
	clear: both;
	bottom: 20px;
}
#dogovor_footer2{
    position:absolute;
	font-size:10px;
	display: block;
	bottom:0;
	left:450px;
}
#dogovor_footer3{
	bottom: 20px;
    position:absolute;
	padding-left: 25px;
	width: 650px;
	text-indent: 10px;
}

#dogovor_item_1{
	display: none;
}

#window_phone {
	background: #ccc;
	position: absolute;
	left: 700px;
	top: 210px;
	width: 300px;
	height: 200px;
	overflow: hidden;
	padding: 10px 10px 0 10px;
	z-index: 2;
	text-align: center;
}

#fast-navi {
	/*display: none;*/
}

#free_text #rus{
	font-size:12px;
	width: 400px;
}

#free_text #norus{
	font-size:12px;
	padding-top: 20px;
	width: 400px;
}



.footer {
    position:relative;
    overflow:visible;
    margin:-197px auto 0;
    width:946px;
    text-align:left;
}

.home .footer {
    position:relative;
    margin:-135px auto;
    width:946px;
}

.home .footer p {
    display: block !important;
	float: none !important;
	padding: 0 0 0 25px !important;
	position: relative;
	top: 8px;
}

.home .footer ul {
    display: block !important;
	float: none !important;
	padding: 0 0 0 25px !important;
	position: relative;
	top: 20px;
}

.home .footer ul li {
    float: left;
	margin-right: 4px;
}

.title-wrapper {
    position:relative;
    overflow:hidden;
    width:870px;
    white-space:nowrap;
    }

.link-wrapper {
    position:relative;
    overflow:hidden;
    width:600px;
    white-space:nowrap;
    }



.free-two {padding-top: 40px;}

.new-message{  }

.pager {text-decoration: none;}
.page-current { font-weight: bold; text-decoration: underline;}

#good-file {
	padding-left: 20px;
}

#votes-sum {
	display:inline;
	font-weight: bold;
}



.plate_footer {
	padding-top: 37px !important;
	height:209px;
}

.footer_holder {

	zoom: 1;
}

#flashcontent a {
text-decoration: none;
font-weight: bold;
font-size:12px;
}
