@font-face {
    font-family: 'TF2 Build';
    src: url(/assets/font/tf2build-webfont.eot);
    src: url("/assets/font/tf2build-webfont.eot#iefix") format('embedded-opentype'),
         url(/assets/font/tf2build-webfont.woff) format('woff'),
         url(/assets/font/tf2build-webfont.ttf) format('truetype'),
         url("/assets/font/tf2build-webfont.svg#TF2 Build") format('svg');
    font-weight: normal;
    font-style: normal
}

html
{
    background: #b5ada5 url(hgb1.jpg) repeat-x 0px 18px;
}

html
{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

*,
:after,
:before
{
    -webkit-box-sizing: inherit;
            box-sizing: inherit;
}

body
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 84%;

    width: 957px;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;

    text-align: center;
}

#header,
h2,
h3,
#footer p
{
    margin: 0;
    padding: 0;
}

#header
{
    height: 286px;
    margin-bottom: 30px;

    background-image: url(hgb5.jpg);
    background-repeat: no-repeat;
}
#header h1 {
	width: 100%;
	height: 244px;
}
#header h1 a {
	text-indent: -9999em;
	display: block;
	width: 100%;
	height: 100%;
}
#breadcrumbs {
	width: 100%;
	height: 22px;
	text-align: left;
}
#breadcrumbs .B_crumbBox a {
	color: #000000;
	font-weight: bold;
}

#content
{
    width: 957px;
    margin: 0 auto;

    text-align: left;
}

#intro
{
    font-size: 85%;

    overflow: hidden;

    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

#intro p
{
    margin-left: 15px;
}

#intro #introleftbox
{
    float: left;

    width: 64%;
}

#intro #introrightbox
{
    float: right;

    width: 35%;

    text-align: right;
}

#classes a
{
    text-decoration: none;
}
#classes
{
    font-size: 80%;
    font-weight: bold;

    overflow: hidden;

    width: 951px;
    margin-bottom: 10px;
    padding: 5px 0 2px 0;

    text-align: center;

    border: 3px solid #000;
}
#classes p
{
    float: left;

    margin: 0 2.5px;
    padding: 0;

    text-align: center;
}
#classes p img
{
    display: block;

    margin: 0;
    padding: 0;

    text-decoration: none;

    border: 0;
}
a
{
    color: #c9422e;
}
a:hover
{
    color: #fff;
}
#content h2
{
    font-family: 'TF2 Build';

    padding-left: 5px;

    color: #fff;
    background-color: #000;
}
.news
{
    overflow: hidden;

    margin-bottom: 10px;
    padding: 5px 20px;

    border-right: 1px solid #7f7367;
    border-bottom: 1px solid #7f7367;
    background-color: #d4ccc4;
}
#footer
{
    font-size: 85%;

    text-align: center;

    color: #ddd;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    background-color: #c9422e;
}
#footer a
{
    font-weight: bold;

    text-decoration: none;

    color: #ddd;
}
#footer a:hover
{
    color: #fff;
}


.cleaner { margin: 0; padding: 0; clear: both; font-size: 1px; height: 1px; line-height: 1px; background: none transparent scroll repeat 0% 0%; border: none; }
.left { float: left; }
.right { float: right; }
.center { text-align: center; margin-left: auto; margin-right: auto; width: 100%; overflow: hidden; }
.l { text-align: left; }
.r { text-align: right; }
.c { text-align: center; }
li .c { padding-right: 1.5em; }


/* style the outer div to give it width */
.menu
{
    position: absolute;
    top: 262px;
    left: 0;

    text-align: center;
}
/* remove all the bullets, borders and padding from the default list styling */

.post blockquote
{
    padding: 1%;

    border-left: 5px solid #000;
    background-color: #e0ccb8;
}
.post img
{
    border: 2px solid #c9422e;
}

img
{
    border: 0;
}

.m
{
    overflow: hidden;

    width: 100%;
}
.mitem
{
    float: left;

    width: 48%;
    margin-right: 1%;
}
.mhead
{
    overflow: hidden;

    width: 100%;
}

.mhead img
{
    float: left;

    margin-right: 20px;
}
.mhead p
{
    margin: 0;
}
.mtable
{
    width: 100%;
    margin-top: 20px;
}
.mtable th
{
    padding: 2px;

    color: #fff;
    background-color: #c9422e;
}
.mtable tr:hover
{
    color: #fff;
    background-color: #b53b29;
}
.mtable td
{
    border-bottom: 1px solid #000;
}
.mtable th + th,
.mtable th + th + th,
.mtable td + td,
.mtable td + td + td
{
    text-align: center;
}

.newsexport ul,
.newsexport li
{
    margin: 0;
    padding: 0;

    list-style: none;
	line-height: 160%;
}
.newsexport li a
{
    font-weight: bold;

    display: block;
}
.newsexport li a:hover
{
    text-decoration: none;

    color: fff;
    background-color: #000;
}
.newsexport-half li
{
		float: left;
		width: 49%;
}


.imgbl
{
    min-width: 60px;
    min-height: 51px;
    margin: 10px 2px 0 2px;

    border: #fff 1px solid;
    background: url(https://www.hl-inside.ru/images/image_bg.gif) no-repeat 50% 50% #303030;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.over
{
    overflow: hidden;

    width: 100%;
}

#subfooter
{
    font-size: 85%;

    margin: .5em auto;

    text-align: right;

    color: #666;
}

.meet-video
{
    margin: 10px -7px;
    padding: 0;
}

.meet-video__item
{
    list-style-type: none;
    display: inline-block;
    width: 306px;
    margin-bottom: 10px;
    padding: 0 7px;
}

.meet-video__link
{
    display: block;
    position: relative;
    padding-bottom: 56.25%;
}

:root .meet-video__image {
    max-width: 100%;
    max-height: 100%;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.meet-video__name
{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,.8);
    text-shadow: 1px 1px rgba(0,0,0,0.6);
    padding: 3px 0;
}

.meet-video__link:hover .meet-video__name
{
    background: rgba(201,66,46,.6);
}

.c
{
    text-align: center;
}

.achiv_details
{
    font-size: 90%;
}

.achiv_details td
{
    background-color: #bfb3a7;
    border-right: 1px solid #7f7367;
    border-bottom: 1px solid #7f7367;
}
.achiv_details td,
.achiv_details td+td+td
{
	width: 66px;
}
.achiv_details td+td,
.achiv_details td+td+td+td
{
	width: 365px;
}


.achiv_details td:hover
{
    color: #fff;
    background-color: #c9422e;
}

.achiv_details .highslide img {
	padding: 0;
	border: 0;
}

.achievement
{
    position: relative;

    height: 64px;
    margin: 0 5px 5px 0;

    cursor: help;

    border: 2px solid #c9422e;
}

.achievement,
.achievement img
{
    float: left;
}

.achievement .description
{
    z-index: 1000;

    padding: 5px;

    color: #fff;
    border: 1px solid #fff;
    background-color: #c9422e;
}

.hover
{
    position: absolute;
    top: 32px;
    left: 32px;

    width: 300px;
}

.achievement h3,
.achievement p
{
    margin: 0;
    padding: 0;
}

.banner_728x90
{
    margin: 0 110px;
}

.tfc_classes_menu
{
    overflow: hidden;

    width: 100%;
    margin: 0;
    padding: 0;
}

.tfc_classes_menu li
{
    float: left;

    margin: 0 15px 15px 0;
    padding: 0;

    list-style: none;
}

.tfc_classes_menu a
{
    display: block;

    width: 70px;
    height: 70px;

    text-indent: -10000px;

    border: 2px solid #000;
    outline: none;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}

.tfc_classes_menu a:hover
{
    border: 2px solid #c9422e;
}

.tfc_video
{
    float: right;

    width: 400px;
    margin: 10px;

    border: 2px solid #c9422e;
}

.tfc_card
{
    font-size: 84%;

    overflow: auto;

    width: 91%;
    margin: 10px auto;

    border: 1px solid #000;
    background-color: #e0ccb8;
}

.tfc_card img
{
    margin-right: 5px;
}

.tfc_card h3
{
    margin-bottom: 5px;
    padding: 2px;

    color: #fff;
    background-color: #c9422e;
}
.tfc_card dd
{
    margin: 0 0 10px 25px;
}
.tfc_card dt
{
    font-weight: bold;

    margin-left: 15px;
}
.tfc_card p
{
    margin: 0;
}
.tfc_card span
{
    font-weight: bold;
}
.fr
{
    float: right;
}
.tfc_card .highslide
{
    margin-right: 30px;
}

/* ########## POST ########## */

.post
{
    overflow: hidden;

    margin-bottom: 10px;
    padding: 5px 20px 5px 20px;

    border-right: 1px solid #7f7367;
    border-bottom: 1px solid #7f7367;
    background-color: #d4ccc4;
}
.post .sub
{
    font-size: 90%;
    font-weight: normal;

    margin: 0 0 10px 0;

    color: #202020;
}
.post .endsub
{
    font-size: 90%;

    float: right;

    margin: 0 -5px -5px 0;
    padding: 5px 10px;

    text-align: right;

    color: #404030;
    background: #a0a09a;
}
.post .endsub a
{
    color: #303030;
}

.post h2,
.post h3,
.post .text
{
    display: table;
    zoom: 1;

    _height: 0;
}
.news blockquote, .post blockquote
{
    padding: 1%;

    border-left: 5px solid #000;
    background-color: #e0ccb8;
}
.news img, .post img
{
    border: 2px solid #c9422e;
}



/* ########## COOL FORM ########## */

form.cool
{
    margin: 1em 0;
}

form.cool label
{
    display: block;
    float: left;
    clear: left;

    width: 100px;
    margin: 2px 5px 0 0;

    text-align: right;

    color: #a4afbd;
}
form.cool input.text,
form.cool input.date,
form.cool textarea,
form.cool select,
form.cool span.input
{
    width: 360px;
    margin: 0 0 0 10px;
    padding: 1px;

    color: #fff;
    border-top: 1px solid #b82529;
    border-right: 1px solid #b82529;
    border-bottom: 1px solid #b82529;
    border-left: 1px solid #b82529;
    background: #000;
}
form.cool select
{
    padding: 1px .5em;
}
form.cool span.input
{
    display: block;

    width: 360px;
    margin: 0 0 0 120px;
}
form.cool div.input
{
    width: 360px;
    margin: 0 0 0 120px;
}
form.cool .input h1
{
    display: inline;

    margin: 0;
}

form.cool textarea
{
    overflow: auto;
}
form.cool input.date,
form.cool input.code,
form.cool .short
{
    width: 140px;
}
form.cool input.submit
{
    font-weight: bold;

    width: auto;
    margin: 5px 0;
    padding: 1px .5em;

    cursor: pointer;
    cursor: hand;

    color: white;
    border: 2px solid #830508;
    background: #b82529;
}
form.cool input.submit
{
    width: 325px;
    margin: 1em 0 0 115px;
}

form.cool select
{
    padding: 1px;
}
form.cool input:focus,
form.cool textarea:focus
{
    color: #000;
    background: #efefef;
}
form.cool small
{
    font-size: 88%;

    display: block;

    width: 360px;
    margin: 0 0 5px 113px;
    padding: 1px 3px;
}
form.cool label small
{
    font-weight: normal;
    font-style: italic;

    display: block;

    width: auto;
    margin: .3em 0 0 0;
    padding: 0;
}
form.cool div.req,
form.cool div.opt
{
    clear: left;
}

form.cool div.req label
{
    font-weight: bold;

    color: #fff;
}
fieldset div.opt
{
    display: block;
}
form.cool fieldset
{
    margin: .5em 0;

    border: none;
    border-top: 1px solid #313131;
}
form.cool legend
{
    font-size: 1.3em;
    font-weight: bold;

    margin: .1em 0;
    padding: .5em .5em;

    text-align: right;

    color: #313131;
    background: transparent;
}
form.cool .info
{
    font-size: 88%;

    float: right;

    width: 220px;
    margin-right: 10px;
    padding: 2px .5em;

    border: 1px solid #494949;
    background-color: #191919;
}
form.cool .info.att
{
    color: white;
    border: 1px solid #830508;
    background-color: #b82529;
}
form.cool .captcha a
{
    float: right;

    margin-right: 208px;
}


.alert
{
    margin: .5em 0 1.5em 0;
    padding: 2px .5em;

    border: 1px solid #1f262f;
    background-color: #2c3643;
}


/* ########## JOT ########## */

.jot-row
{
    position: relative;

    margin: 1em 0 1em 60px;
    padding: 4px 10px;

    background: #191919;
}
.jot-row-alt
{
    background-color: #292929;
}
.jot-row-up
{
    color: #333;
    background-color: #100000;
}

.jot-row-new
{
    background-image: url(bbg.gif);
    background-repeat: no-repeat;
    background-position: -20px 0;
}


.jot-number
{
    font-size: 200%;

    position: absolute;
    top: 0;
    right: 685px;

    text-decoration: none;
}
.jot-number span
{
    font-size: 50%;

    vertical-align: super;
}

.jot-user
{
    font-size: 120%;

    float: left;

    padding: 3px 10px 3px 20px;

    text-align: left;

    background: url(../jot/jot_user.png) no-repeat 0;
}
.jot-creator
{
    font-weight: bold;
}
.jot-email
{
    font-size: 120%;

    float: left;

    padding: 3px 10px 3px 20px;

    text-align: left;

    background: url(../jot/jot_email.png) no-repeat 0;
}
.jot-poster
{
    float: right;

    padding: 3px 10px 3px 0;

    text-align: right;
}

.jot-content
{
    clear: both;

    margin: 0;
    padding: .2em 0 0 0;
}

.jot-product
{
    padding: 3px 0 3px 20px;

    background: url(../jot/jot_product.png) no-repeat 0 50%;
}
.jot-message
{
    padding: .2em 0 0 20px;

    background: url(../jot/jot.png) no-repeat 0 .2em;
}
.jot-row-new .jot-message
{
    background-image: url(../jot/jot_new.png);
}

.jot-extra
{
    margin: 1em 10px 3px 30px;

    text-align: right;
}
.jot-extra *
{
    vertical-align: bottom;
}





.addthis
{
    overflow: hidden;

    width: 100%;
    margin: .2em 0;
    padding: 2px .2em;
}
.addbookmark
{
    overflow: hidden;

    width: 100%;
    margin: .2em 0;
    padding: 0 10px 10px 10px;
}
.addthis a
{
    display: block;
    float: left;

    margin: 3px;
    padding: 2px;

    border: 1px transparent solid;
}
.addthis a:hover
{
    border: 1px #999 solid;
}
.addbookmark a
{
    display: block;
    float: left;

    margin: 3px;
}

var
{
    font-style: normal;

    margin: 0 .1em;
    padding: 0 .1em;

    border-bottom: 1px #707070 dashed;
}
blockquote var
{
    color: #ddd;
    border-bottom-color: #864c4c;
}

.pager
{
    overflow: hidden;

    width: 100%;
    margin: .5em 0;
}



div.taglinks
{
    font-size: 95%;

    margin: 1em 0;
    padding: .5em 1em;

    border: 1px dotted #494949;
    background: #191919;
}
div.fileinfo
{
    margin: 1em 0;
    padding: .5em 1em;

    border: 1px dotted #494949;
    background: #191919;
}



.link2page
{
    margin: .5em 0;
}
.link2page td
{
    color: #a4afbd;
}
.link2page td input.text
{
    margin: 1px 0;
    padding: 1px;

    color: #fff;
    border-top: 1px solid #b82529;
    border-right: 1px solid #b82529;
    border-bottom: 1px solid #b82529;
    border-left: 1px solid #b82529;
    background: #000;
}
.link2page td input.text:focus
{
    color: #000;
    background: #efefef;
}
.link2page td input.button
{
    font-size: 85%;

    width: auto;
    padding: 1px .2em;

    cursor: pointer;
    cursor: hand;

    color: white;
    border: 2px solid #830508;
    background: #b82529;
}

.post img
{
    max-width: 100%;
}
.w100
{
    width: 100%;
    max-width: 100%;

    outline: 1px solid rgba(255,255,255,.1);
}
.w100nb
{
    outline: 0;
}

.video
{
    position: relative;
}
.video iframe
{
    border: none;
}
.video iframe,
.video object,
.video embed,
.video .youtube5container,
.video .youtube5player
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100% !important;
    height: 100% !important;
}
.video_type_youtube
{
    padding-top: 25px;
}
.video_ratio_43
{
    padding-bottom: 75%;
}
.video_ratio_169
{
    padding-bottom: 56.25%;
}

.classes-box
{
    margin-bottom: 20px;
}

.classes-box__title
{
    text-align: center;
    font-size: 13px;
    margin-bottom: 5px;
}

.classes-box__item
{
    display: inline-block;
    width: calc(100% / 3);
}

.classes-box__item_type_attack
{
    background: rgba(255,0,0,.1);
}

.classes-box__item_type_defence
{
    background: rgba(0,255,0,.1);
}

.classes-box__item_type_support
{
    background: rgba(255,255,0,.1);
}

.class-box
{
    margin: 0;
    padding: 0;
    font: 0/0 a;
}

.class-box__item
{
    list-style-type: none;
    display: inline-block;
    width: calc(100% / 3);
    font: 13px/normal Verdana, sans-serif;
}

.class-box__link
{
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-size: cover;
    display: block;
    position: relative;
    padding-bottom: 100%;
}

.class-box__item_role_scout .class-box__link
{
    background-image: url(/assets/images/tf2/scoutred.png);
}

.class-box__item_role_soldier .class-box__link
{
    background-image: url(/assets/images/tf2/soldierred.png);
}

.class-box__item_role_pyro .class-box__link
{
    background-image: url(/assets/images/tf2/pyrored.png);
}

.class-box__item_role_demo .class-box__link
{
    background-image: url(/assets/images/tf2/demored.png);
}

.class-box__item_role_heavy .class-box__link
{
    background-image: url(/assets/images/tf2/heavyred.png);
}

.class-box__item_role_engineer .class-box__link
{
    background-image: url(/assets/images/tf2/engired.png);
}

.class-box__item_role_medic .class-box__link
{
    background-image: url(/assets/images/tf2/medicred.png);
}

.class-box__item_role_sniper .class-box__link
{
    background-image: url(/assets/images/tf2/sniperred.png);
}

.class-box__item_role_spy .class-box__link
{
    background-image: url(/assets/images/tf2/spyred.png);
}


.class-box__class
{
    position: absolute;
    bottom: 0;
    left: 1px;
    right: 1px;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,.8);
    text-shadow: 1px 1px rgba(0,0,0,0.6);
    padding: 3px 0;
}

.class-box__link:hover .class-box__class
{
    background: rgba(201,66,46,.6);
}

.youtube-video { position: relative; max-width: 900px; max-height: 500px; margin: 1em auto; }
.youtube-video:before { content: ""; display: block; padding-top: 56%; }
.youtube-video iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }


.highslide { display: block; margin: 1em auto; z-index: 100; }
td.highslide, th.highslide { display: table-cell; }
a.highslide { outline: none; text-decoration: none; }
.highslide-img  { display: block; margin: 3px 3px 0 3px; background: #FFFFFF; z-index: 120; text-align: center; vertical-align: middle;  border: 2px solid #1e4164; border-bottom: 10px solid #1e4164; padding: 3px; }
.highslide-text { display: block; text-align: center; font-size: 85%; margin: 0 auto; padding: 3px 0; color: #6B6B6B; z-index: 120; }
.highslide-imgbox { margin: 0 auto; z-index: 110; }
.highslide.notext .highslide-text { display: none; }
a.highslide:hover .highslide-img { border-color: #FFFF21;  }

.image.center { clear: both; margin: 0.5em auto; }
.image.left, .highslide.left, .highslide.justifyleft { float: left; clear: left; margin: 0 1em 0.5em 0; }
.image.right, .highslide.right, .highslide.justifyright { float: right; clear: right; margin: 0 0 0.5em 1em; }
.images { width: 100%; overflow: hidden; }
.images .highslide { float: left; margin: 1em 5px; padding: 0 3px; }
.c .highslide { float: left; margin: 1em 5px; padding: 0 3px; }

table.images { border: 0; margin: 0 auto; text-align: center; }
table.images .highslide { float: none; margin: 1em 5px; padding: 0 3px; }

td .highslide { margin: 0; }
td .highslide img { margin: 0; }


.b-topmenu { z-index: 500 !important; }


#content .tagcloud { line-height: 1.6em; margin: 1em 0 2em 0; font-weight: normal; text-align: center; }
#content .tagcloud a { margin: 0 0.2em; white-space: nowrap; text-decoration: none; color: #202020; }
#content .tagcloud .s1 { font-size: 100%; }
#content .tagcloud .s2 { font-size: 108%; }
#content .tagcloud .s3 { font-size: 116%; }
#content .tagcloud .s4 { font-size: 125%; }
#content .tagcloud .s5 { font-size: 136%; }
#content .tagcloud span { white-space: nowrap; }
#content .tagcloud a span.count { vertical-align: super; font-size: 70%; text-decoration: none; color: #19343D; font-weight: normal; }
#content .tagcloud a.s1 span.count { font-size: 75%; }
#content .tagcloud a.s2 span.count { font-size: 70%; }
#content .tagcloud a.s3 span.count { font-size: 65%; }
#content .tagcloud a.s4 span.count { font-size: 60%; }
#content .tagcloud a.s5 span.count { font-size: 55%; }

#content .tagcloud span.cur a { font-size: 136%; color: #F5E2D4; }
#content .tagcloud span.cur a span { text-decoration: underline; }
#content .tagcloud span.cur a span.count { text-decoration: none; font-size: 50%; }
#content .tagcloud a:hover { text-decoration: none; }
#content .tagcloud a:hover span { text-decoration: underline; }
#content .tagcloud a:hover span.count { text-decoration: none; }
