html { }
body
{
    background: #000000 url(/themes/beerman/images/fon.gif) repeat;
    font-family: Tahoma;
    font-size: 15px;
    line-height: 19px;
    color: #808080;
    margin: 0px;
    position: relative;
    width: 100%;    
}

p { padding: 0px; }

a:link, a:active, a:visited { color: #d3cfc9; text-decoration: underline; }
a:hover { color: #d3cfc9; text-decoration: underline; }

a.dashed:link, a.dashed:active, a.dashed:visited { text-decoration: none; border-bottom: dashed 1px #0066cc; }
a.dashed:hover { text-decoration: none; border-bottom: solid 1px #336699; }

h1
{
    font-family: Arial Black;
    color: #d3cfc9;
    font-size: 24px;
    line-height: 26px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

.main
{
    width: 990px;
    margin-left: auto;
    margin-right: auto;
}
.main .top
{
    height: 100px;
    color: #999999;
    position: relative;
}
.main .top .logo
{
    position: absolute;
    left: 336px;
    top: 67px;
}
.main .bottom
{
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #333333;
    height: 177px;
    color: #666666;
}
.dashed_bottom
{
    background: url(/themes/beerman/images/line2.gif) repeat-x 0% 100%;
}
.dashed_top
{
    background: url(/themes/beerman/images/line2.gif) repeat-x 0% 0%;
}
.top_line_bg
{
    height: 28px;
    background: #000000;
    position: relative;
    overflow: hidden;
    z-index: 300;
}
.top_line_menu, .top_line_menu_over
{
    overflow: hidden;
    float: left;
    margin-left: 0px;
    height: 28px;
    width: 950px;    
    zoom: 1;    
}
.top_line_menu_over .select
{
    padding: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #b80005;    
}
 
.top_line_menu div.item
{
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.top_line_menu_over div.item
{
    float: left;    
    margin-left: 5px;
    margin-right: 8px;
}
.top_line_menu div.item a, .top_line_menu div.item a:hover
{
    color: #be7153;
    text-transform: uppercase;
    text-decoration: underline;
    line-height: 24px;
    font-size: 9px;
}
.top_line_menu div.item a:hover
{
    color: #e8c2b2;
}
.top_line_menu div.select
{
    background: url(/themes/beerman/images/top_s.gif) no-repeat 50% 100%;
}
.top_line_menu div.select a, .top_line_menu div.select a:hover
{
    text-decoration: none;
    color: #e8c2b2;
}
.top_line_bg_over2
{
    height: 93px;
    background: #000000;
    position: absolute;
    overflow: hidden;
    width: 100%;
    left: 0px;
    top: -93px;
    z-index: 400;
    clear: both;
}

.top_line_menu_over2 .select
{    
    border-style: solid;
    border-width: 1px;
    border-color: #b80005;    
    height: 126px;
}

.top_line_menu_over2 .normal
{        
    height: 128px;
}

.top_line_bg_over
{
    height: 93px;
    background: #000000;
    position: absolute;
    overflow: hidden;
    width: 100%;
    left: 0px;
    top: -93px;
    z-index: 400;
    clear: both;   
}
.top_line_bg_over .top_line_menu_over
{
    height: 93px;
}

.top_line_bg_over2
{    
    height: 480px;
    clear: both;
    overflow: hidden;
    zoom: 1;
    background: #000000;
    position: absolute;
    left: 0px;
    top: -800px;
    z-index: 400;    
}
.top_line_bg_over2 .top_line_menu_over2
{
    height: 400px;
    clear: both;
    overflow: hidden;
    zoom: 1;
    padding-left: 75px;
}

.top_line_menu_over2 div.item
{
    margin-top: 6px;
    margin-right: 10px;    
    float: left;       
}

.top_line_bg_over .top_line_menu div.select
{
    background: url(/themes/beerman/images/top_s_hover.gif) no-repeat 50% 100%;
    
}
.yellow, a.yellow, a.yellow:hover, a.yellow:link, a.yellow:active, a.yellow:visited
{
    color: #cc9966;
}
.top_menu
{
    height: 83px;
    clear: both;
    margin-top: 35px;
    background: url(/themes/beerman/images/tm_dash.gif) repeat-x 0% 0%;
}
.top_menu .item
{
    float: left;
    clear: right;
    width: 25%;
    text-align: center;
    position: relative;
}
.top_menu .item a
{
    line-height: 83px;
    color: #bab8b6;
    font-size: 14px;
    text-decoration: underline;
    position: relative;
    outline-style: none;
}
.top_menu .item a:hover
{
    line-height: 83px;
    color: #7a7876;
    font-size: 14px;
    text-decoration: none;
    position: relative;
    outline-style: none;
}

.top_menu .select a, .top_menu .select a:hover
{
    color: #ffffff;
    text-decoration: none;
}
.top_menu .item div
{
    display: none;
}
.top_menu .select div
{
    display: block;
    position: absolute;
    width: 100%;
    height: 19px;
    background: url(/themes/beerman/images/tm_sel_s.gif) no-repeat 50% 0%;
    left: 0px;
    bottom: -3px;
}
.top_menu .nosubmenu div
{
    background: none;
}
.sm_border_top
{
    background: url(/themes/beerman/images/tm_dash.gif) repeat-x 0% 0%;
    padding-bottom: 2px;
    overflow: hidden;
    height: 56px;
}
.sm_border_bottom
{
    background: url(/themes/beerman/images/tm_dash.gif) repeat-x 0% 100%;
    padding-top: 2px;
    overflow: hidden;
    height: 56px;
}
.submenu
{
    overflow: hidden;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #cac6bf;
    height: 52px;
    background: #cac6bf;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 30px;
}
.submenu .item
{
    float: left;
    clear: right;
    padding-left: 20px;
    padding-right: 20px;
}
.submenu .item a, .submenu .item a:hover
{
    color: #525252;
    font-size: 13px;
    line-height: 52px;
}
.submenu .select a, .submenu .select a:hover
{
    text-decoration: none;
    color: #000000;
}
.content2
{
    overflow: hidden;
    clear: both;
}
.content2_left
{
    float: left;
    clear: right;
    width: 421px;
    margin-right: 25px;
    min-height: 10px;
}
.content2_right
{
    float: left;
    clear: right;
    width: 543px;
    min-height: 10px;
}
.header1
{
    font-family: Arial Black, Arial;
    font-size: 24px;
    line-height: 26px;
}
.bg_gray
{
    background: url(/themes/beerman/images/bg_gray.gif) repeat;
}
.menu1
{
    overflow: hidden;
}
.menu1 .item
{
    overflow: hidden;
    clear: both;
    padding-bottom: 6px;
}
.menu1 .item a, .menu1 .item a:hover
{
    float: right;
    height: 30px;
    line-height: 30px;
    padding-left: 14px;
    padding-right: 14px;
    font-size: 13px;
    color: #d3cfc9;
    text-decoration: underline;
}
.menu1 .item a:hover
{
    text-decoration: none;
}
.menu1 .select a, .menu1 .select a:hover
{
    text-decoration: none;
    background: #999999;
    color: #000000;
}
.border2_gray_left
{
    border-style: solid;
    border-width: 0px 0px 0px 2px;
    border-color: #616162;
}
.border_gray_bottom
{
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #333333;
}
.black_opacity
{
    width: 646px;
    position: absolute;
    left: -1px;
    bottom: 1px;
    height: 59px;
    background: #000000;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); /* IE 5.5+*/
    -moz-opacity: 0.6; /* Mozilla 1.6 и ниже */
    -khtml-opacity: 0.6; /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.6;
}
.text_k
{
    position: absolute;
    height: 59px;
    line-height: 59px;
    left: 15px;
    bottom: 1px;
    font-family: Arial Black, Arial;
    font-size: 24px;
    color: #d3cfc9;
}
.gray
{
    color: #cccccc;
}
.black
{
    color: #000000;
}
.event_item
{
    padding-left: 19px;
}
.event_item a, .event_item a:hover
{
    text-decoration: underline;
    color: #d3cfc9;
}
.event_item_sel
{
    background: url(/themes/beerman/images/arrow_right.gif) no-repeat 0px 25px;
}
.event_item_sel a, .event_item_sel a:hover
{
    text-decoration: none;
    color: #ffffff;
}
.ramka_img
{
    border: 1px solid #2c2c2c;
    background: #212020;
    cursor: pointer;
    padding: 12px 26px 12px 26px;
}
.vacancy_item
{
    float: left;
    width: 279px;
    height: 241px;
    padding: 18px;
    background: url(/themes/beerman/images/v_bg.gif) repeat;
    margin-right: 18px;
    margin-bottom: 18px;
    position: relative;
    color: #333333;
}
.vacancy_item .tl
{
    position: absolute;
    width: 1px;
    height: 1px;
    background: #121212;
    left: 0px;
    top: 0px;
}
.vacancy_item .tr
{
    position: absolute;
    width: 1px;
    height: 1px;
    background: #121212;
    right: 0px;
    top: 0px;
}
.vacancy_item .bl
{
    position: absolute;
    width: 1px;
    height: 1px;
    background: #121212;
    left: 0px;
    bottom: 0px;
}
.vacancy_item .br
{
    position: absolute;
    width: 1px;
    height: 1px;
    background: #121212;
    right: 0px;
    bottom: 0px;
}
.win_b
{
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
    background: #5f0000;
    padding: 32px 5px 5px 5px;
    z-index: 3000;
}
.win_b_close
{
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
.win_b_content
{
    position: relative;
    overflow: hidden;
}

.red
{
    color: #BB1717;
}

.grey { color: #999999; }
.light_grey { color: #CCCCCC; }

.top_men_arrow
{ 
    float: left;
    height: 24px; 
    width: 48px;
    cursor: pointer;
}
.accordion_toggler {
	color:#FFFFFF;
	font-size:13px;
	padding-bottom:5px;
	padding-top:5px;
}
.accordion_toggler span {
	cursor:pointer;
}
.accordion_toggler span.closed {
	border-bottom:1px dashed #FFFFFF;
}
.accordion_element {
	overflow:hidden;
	position:relative;
}
