/*/////////////////////////////////////*/
/*reset*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td, input, select
{
	margin: 0;
	padding: 0;
}

ul,li
{
	list-style: none;
}

.hide
{
	display: none;
}

.clear
{
	clear: both;
}
/*//////////////////////////////////*/

a {
    outline: none;
    outline-style: hidden;
}


html
{
}

body
{
	color: #333;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
    background-color: #eee;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat;
}

/*//////////////////////////////////*/
/*top part*/
.wrap
{
	margin: 0 auto;
	/*padding: 0 13px;*/
	/*width: 974px;*/
    padding: 0px 14px 0px 14px;
    width: 981px;
    background: url(../img/bg.png) left top;
}

.language
{
	color: #fff;
	padding: 5px;
}

.language a
{
	color: #fff;
}

.language span
{
	margin: 0 5px;
}

.language a:hover
{
	color: #e91a20;
}

.language .active
{
	color: #e91a20;
	cursor: default;
}

.top
{
	background: #2f2f2f;
	border: 1px solid #4d4d4d;
	overflow: hidden;
	padding-bottom: 9px;
}

.logo
{
	display: block;
	float: left;
	margin: 19px 150px 0 19px;
	width: 181px;
}

.top_actions
{
	background: url(../img/top_actions_bg.png) left center no-repeat;
	float: left;
	height: 69px;
	margin-top: 12px;
	padding-left: 40px;
	width: auto;
}

.top_actions_in
{
	background: url(../img/top_actions_bg.png) right center no-repeat;
	height: 39px;
	padding-right: 50px;
	padding-top: 28px;
}

.top_actions_in a,
.top_actions_in span
{
	display: block;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
}

.top_icon1
{
	background: url(../img/home_n.png) left top no-repeat;
	height: 9px;
	margin-top: 1px;
	width: 11px;
}

.top_icon1:hover, span.top_icon1
{
	background: url(../img/home_a.png) left top no-repeat;
}

.top_icon2
{
	background: url(../img/aim_n.png) left top no-repeat;
	height: 10px;
	width: 10px;
}

.top_icon2:hover, span.top_icon2
{
	background: url(../img/aim_a.png) left top no-repeat;
}

.top_icon3
{
	background: url(../img/mail_n.png) left top no-repeat;
	height: 7px;
	margin-top: 2px;
	width: 10px;
}

.top_icon3:hover, span.top_icon3
{
	background: url(../img/mail_a.png) left top no-repeat;
}
.top_icon4
{
	background: url(../img/lupe_n.png) left top no-repeat;
	height: 10px;
	margin-top: 1px;
	width: 10px;
}

.top_icon4:hover, span.top_icon4
{
	background: url(../img/lupe_a.png) left top no-repeat;
}

.log_reg
{
     color: #8a8a8a;
     float: right;
     padding: 9px 0 0 0;
     position: relative;
     width: 195px;
     margin-bottom: -20px;
}

.log_reg input
{
	background: #2f2f2f;
	border: 1px solid #4f4f4f;
	color: #fff;
	font-family: 'Trebuchet MS';
	font-size: 12px;
	margin-bottom: 6px;
	padding: 2px 9px 1px 12px;
	width: 100px;
}

.log_reg a
{
	color: #8a8a8a;
	margin-left: 2px;
}

.log_reg .registration
{
	margin-left: 27px;
}

/*
.go
{
	background: url(../img/go_arrow.png) right center no-repeat;
	color: #f9020b !important;
	font-family: Arial;
	font-weight: bold;
	padding-right: 8px;
	position: absolute;
	right: 10px;
	top: 28px;
}
*/
.go
{
     background: url(../img/go_arrow.png) right center no-repeat;
     color: #f9020b !important;
     font-family: Arial;
     font-weight: bold;
     padding-right: 8px;
     position: absolute;
     right: 40px;
     top: 28px;
}



.log_reg.logout .login_userName {
     font-family: Arial;
     font-weight: bold;
     position: absolute;
     right: 100px;
     /*width: 150px;*/
     /*top: 62px;*/
     top: 66px;
     display: block;
     white-space: nowrap;
     text-align: left;
     /*border: solid 1px #800;*/
}

.log_reg.logout .go
{
     background: url(../img/go_arrow.png) right center no-repeat;
     color: #f9020b !important;
     font-family: Arial;
     font-weight: bold;
     padding-right: 8px;
     position: absolute;
     right: 40px;
     /*top: 62px;*/
     top: 66px;
}

.logged-as-text {
    position: absolute;
    left: 0px;
    top: -15px;
    font-weight: normal;
    /*padding-top: 30px;*/
    /*padding-top: 40px;*/
}

/*//////////////////////////////////*/




/*//////////////////////////////////*/
/*middle part*/
.middle
{
	background: #f2f2f2 url(../img/middle_bg.png) center top repeat-y;
	border: 1px solid #b8b8b8;
	border-top: 1px solid #7d7d7d;
}

.top_menu
{
	background: #f1f3f2;
	border-bottom: 1px solid #d4d5d5;
}

.top_menu li
{
	display: inline;
}

.top_menu a
{
	color: #000;
	font-weight: bold;
	line-height: 43px;
	margin-left: 17px;
	margin-right: 46px;
	text-transform: uppercase;
}

.top_menu a:hover
{
	color: #cc0000;
}

.top_menu .active
{
	color: #cc0000;
	cursor: default;
}

.under_top_menu
{
	/*background: #f2f2f2 url(../img/photo2.jpg) left center no-repeat;*/
	/*background: #f2f2f2 url(/files/images/main-page-images/1.png) center center no-repeat;*/
	background-color: #f2f2f2;
    background-position: center center;
    background-repeat: no-repeat;
	overflow: hidden;
	padding: 20px 17px 40px 0;
	text-align: right;
}

.services
{
	/*background: #ddd url(../img/services_menu_top.png) left top no-repeat;*/
	background: url(../img/services_menu_top.png) left top no-repeat;
	float: right;
	margin-top: 10px;
	padding: 12px 0 0 0;
	text-align: left;
	width: 327px;
}

.services_in
{
	/*background: #ddd url(../img/services_menu_bottom.png) left bottom no-repeat;*/
	background: url(../img/services_menu_bottom.png) left bottom no-repeat;
	/*padding: 0 17px 15px 17px;*/
    padding-bottom: 12px;
	/*width: 293px;*/
}

.services_in .services_bg {
    background-color: #ddd;
    /*padding: 0 17px 15px 17px;*/
    padding: 0 17px 3px 17px;
    position: relative;
    width: 293px;
}

.services ul
{
	padding-top: 5px;
}

.services ul a
{
	background: url(../img/arrow_right_black.png) left center no-repeat;
	color: #000;
	line-height: 19px;
	padding-left: 11px;
}

.services ul a:hover
{
	font-weight: bold;
}

.services ul a.first {
    font-weight: bolder;
}

.line
{
	background: #dedede;
	height: 1px;
	margin-left: 27px;
	margin-right: 9px;
	overflow: hidden;
}

.phone_bn_image
{
	overflow: hidden;
	padding: 8px 9px 8px 27px;
}



.tel
{
	background: url(../img/world_map.jpg) left 40px no-repeat;
    /*background: url(../img/phones-on-main.png) left top no-repeat;*/
	color: #000;
	float: left;
	/*height: 43px;*/
	height: 55px;
	/*padding: 30px 0 30px 30px;*/
	padding: 30px 0px 0px 20px;
	width: 210px;
}

.tel .tel-nums {
    background: url(../img/phones-on-main.png) 10px top no-repeat;
    width: 210px;
    height: 60px;
}
.tel
{
    line-height: 20px;
}
/*
.tel span
{
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
}
*/

/*
.bn_image
{
    position: relative;
	background: url(../img/bn_image_bg_box.jpg) left top no-repeat;
	color: #cc0000;
	float: right;
	font-size: 14px;
	font-weight: bold;
	height: 65px;
	padding: 33px 0 0 135px;
	width: 560px;
}

    .bn_image .bn_image-image {
        top: 5px;
        left: 5px;
        display: block;
        width: 120px;
        height: 85px;
        position: absolute;
        background-position: center center;
        background-repeat: no-repeat;
    }
*/

.bn_image
{
    position: relative;
	background: url(../img/bn_image_bg_box.jpg) left top no-repeat;
	float: right;
	height: 98px;
	width: 695px;
}


.bn_image table {
    width: 670px;
    border-collapse: collapse;
    margin-left: 15px;
}

.bn_image table td {
    height: 98px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}

.bn_image table td.bn-text {
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
    padding-top: 0px;
}



    .bn_image .bn_image-image {
        height: 65px;
        vertical-align: middle;
        text-align: center;
        width: 5px;
    }

.bn_image span
{
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

.part1
{
	overflow: hidden;
	padding: 8px 9px 8px 27px;
}

.research
{
	float: left;
	padding-right: 30px;
	width: 438px;
}


.market_comments
{
	overflow: hidden;
}

.part_with_date
{
	padding: 8px 0;
}

.part_with_date a
{
	color: #000;
	padding-right: 25px;
}

.part_with_date p
{
	padding: 8px 25px 0 0;
}

.date
{
	color: #808080;
	float: left;
	font-weight: bold;
	width: 80px;
}

.part_with_date.all_analytics_on_main .date {
	color: #808080;
    position: absolute;
	font-weight: bold;
	width: 80px;
    margin: 0px;
    float: none;
    left: -80px;
}

.part_with_date.all_analytics_on_main {
    position: relative;
    margin-left: 80px !important;
}

.more
{
	background: url(../img/go_arrow.png) right 5px no-repeat;
	color: #cc0000 !important;
	font-weight: bold;
	padding-right: 9px;
}

.search
{
	background: #fff;
	border: 1px solid #eee;
	height: 60px;
	line-height: 60px;
	margin-top: 20px;
	text-align: center;
	width: 452px;
}

.search input
{
	border: 1px solid #ccc;
	color: #333;
	font-size: 11px;
	margin: 0 10px;
	padding: 2px;
	width: 329px;
}

.search_go
{
	background: url(../img/go_arrow.png) right center no-repeat;
	padding-right: 8px;
    font-weight: bolder;
}


.part2
{
	background: #f2f2f2;
	overflow: hidden;
	padding: 8px 0 8px 27px;
}

.investment
{
	float: left;
	margin-right: 10px;
	padding-top: 10px;
	width: 446px;
}

.photo_bg
{
	background: url(../img/photo_bg.png) left top repeat-x;
	margin-top: 10px;
	/*padding-top: 3px;*/
}

.with_right_margin
{
    margin-right: 18px;
}

.investment_content
{
	background: #929292 url(../img/investment_bg.png) left top repeat-x;
	margin-top: 2px;
	min-height: 180px;
}

.investment_content_in
{
	background: url(../img/investment_bg2.png) 1px 18px no-repeat;
	margin-top: 2px;
	padding: 16px 15px;
}

.investment_content_in p
{
	color: #fefefe;
	font-family: 'Trebuchet MS';
	margin-bottom: 13px;
}

.latest_weekly
{
	background: #fff;
	padding: 10px 13px;
	overflow: hidden;
}
/*
.latest_weekly_year
{
	overflow: hidden;
	padding: 10px 5px;
}
*/

.year_center
{
	margin: 0 auto;
	text-align: center;
	width: 410px;
}

.latest_weekly_list
{
	background: #cfcfcf;
	border: 5px solid #e0e0e0;
	margin: 5px 0px 0px 0px;
	padding: 5px 9px;
}

.latest_weekly_list li
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;

    border: solid 1px #cfcfcf; /** wtf - IE6 - delete & enjoy **/
}

.latest_weekly_list a,
.latest_weekly_list span
{
	background: url(../img/arrow_right_white.png) left 5px no-repeat;
	display: block;
	font-weight: bold;
	margin: 4px 0;
	padding-left: 11px;
    color: #CC0000;
}

.latest_weekly_date
{
	color: #cc0000;
	font-weight: bold;
	margin-top: 8px;
}

.latest_weekly p
{
	margin-bottom: 13px;
}

.latest_weekly_number
{
	color: #666;
	display: block;
	font-weight: bold;
	margin: 2px 0 4px 0;
}



.bottom_menu
{
	background: #f2f2f2 url(../img/middle_bg.png) center top repeat-y;
	padding: 20px 0;
	text-align: center;
}

.bottom_menu li
{
	color: #000;
	display: inline;
}

.bottom_menu a
{
	color: #333;
	margin: 0 17px;
}
/*//////////////////////////////////*/




/*//////////////////////////////////*/
/*inner part*/
.menu_inner
{
	background: #f2f2f2 url(../img/menu_inner_bg.png) center top repeat-y;
	overflow: hidden;
}


.inner-spacer {
	background: #f2f2f2 url(../img/menu_inner_bg.png) center top repeat-y;
	overflow: hidden;
    height: 194px;
    position: relative;
    z-index: 15;
}

.menu_inner_right
{
	width: 100%;
    /*background: url(/2.png) right top no-repeat;*/
    background-position: center center;
    background-repeat: no-repeat;

    height: 152px;
    z-index: 12;
    position: absolute;
}


.menu_inner table
{
	background: url(../img/menu_inner_ul_bg.png) left top; /*repeat-y;*/
    position: relative;
    z-index: 15;
    height: 150px;
}


.menu_inner td
{
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
}

.menu_inner td.first div
{
    margin-top: 9px;
}

.menu_inner td.last div
{
    margin-bottom: 9px;
}

.menu_inner td.last div
{
    background: none;
}


.menu_inner td div {
    white-space: nowrap;
    height: 28px;
    background: url(../img/menu_inner_line.png) left bottom repeat-x;
}

.menu_inner .last {
    background: none;
}

.menu_inner a
{
	color: #333;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0 0 4px;
	text-transform: uppercase;
}

.menu_inner a:hover
{
	color: #777;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0 0 4px;
	text-transform: uppercase;
}

.menu_inner a.active
{
	color: #800;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0 0 4px;
	text-transform: uppercase;
    cursor: default;
}


.path_menu
{
	padding: 9px 30px;
    z-index: 25;
    position:relative;
    background-color: #F1F3F2;
}

.path_menu li
{
	display: inline;
}

.path_menu a
{
	font-size: 10px;
}

.path_menu img
{
	margin: 0 6px;
	position: relative;
	top: -1px;
}

.middle_inner
{
	background: #f2f2f2;
	border: 1px solid #b8b8b8;
	border-top: 1px solid #7d7d7d;
}

.middle_inner_left
{
	float: left;
	padding: 0 23px 19px 15px;
	width: 682px;
}

.middle_inner_content
{
	background: #fff;
	padding: 16px;
}

.middle_inner_content p,
.middle_inner_content ul
{
	font-size: 12px;
	margin-top: 18px;
}
.middle_inner_right
{
	padding: 0 20px 19px 0;
	overflow: hidden;
}

.tel_inner
{
	background: url(../img/world_map.jpg) left 2px no-repeat;
	color: #000;
	height: 43px;
	/*padding: 0 0 0 30px;*/
	padding: 0 0 0 10px;
    line-height: 20px;
}

.tel_inner .tel-nums {
    background: url(../img/phones-on-main.png) 10px top no-repeat;
    width: 210px;
    height: 60px;
}
/*
.tel_inner span
{
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 10px;
}
*/
.market_comments_inner
{
	padding: 20px 0 0 0;
}

.date_inner
{
	color: #808080;
	font-weight: bold;
	margin-bottom: 2px;
}

.market_comments_inner a
{
	color: #000;
	font-weight: bold;
}

.market_comments_inner p
{
	margin-bottom: 10px;
	margin-top: 4px;
}

.latest_research_inner
{
	padding: 20px 0 0 0;
}

.latest_research_inner_header
{
	color: #000;
	display: block;
	margin-bottom: 10px;
}


/**

    conference

**/


.conference-box-title {
    display: block;
    padding: 5px 0px 5px 0px;
    font: inherit;
}

.conference-box-description {
    padding-left: 160px;
}

.conference-dates {
    padding: 5px 0px 5px 0px;
}
.conference-dates p {
    color: #333 !important;
    padding: 0px !important;
    margin: 0px !important;
}
.conference-dates.grey-dates p span {
    color: #CCC;
}
.conference-dates.red-dates p span {
    color: #CC0000;
}

.conference-question-box p {
    font-size: 11px;
}

.part_with_photo
{
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 17px;
	overflow: hidden;
	padding: 17px 0;
}

.part_with_photo img
{
	border: 1px solid #ccc;
	float: left;
	padding: 3px;
	margin-right: 18px;
	width: auto;
}

.part_with_photo h3
{
	color: #ccc;
}

.part_with_photo p
{
	font-size: 11px;
	margin-top: 12px;
}

.middle_inner_wide
{
	background: #f2f2f2;
	padding: 0 15px;
}

.border_margin
{
	border-top: 1px solid #fafafa;
	margin-bottom: 20px;
}

.rega
{
	table-layout: fixed;
	width: 100%;
}

.rega td
{
	padding: 7px 0;
}

.rega_left
{
	/*width: 90px;*/
	width: 140px;
}

.rega_center
{
	width: 320px;
}

.rega label
{
	font-size: 11px;
}

.rega label span
{
	color: #cc0000;
	font-weight: bold;
}

.rega input
{
	border: 1px solid #ccc;
	font-size: 11px;
	margin-right: 21px;
	padding: 2px 3px;
	width: 295px;
}

.rega p
{
	color: #999;
	font-size: 10px;
	line-height: 10px;
	margin: 0;
}

.empty_field input
{
	border: 3px solid #cc0000;
	font-size: 11px;
	margin-right: 21px;
	padding: 1px 3px;
	width: 291px;
}

.empty_field p
{
	color: #cc0000;
}

.under_line td
{
	background: url(../img/under_line.png) left center repeat-x;
	padding: 10px;
}

.rega textarea
{
	border: 1px solid #ccc;
	font-size: 11px;
	height: 104px;
	overflow: hidden;
	padding: 3px;
	width: 904px;
}

.checkbox
{
	border: 0 !important;
	margin-right: 2px !important;
	padding: 0 !important;
	width: auto !important;
}

.bigger
{
	font-size: 12px;
}

.red_small
{
	color: #cc0000;
	font-size: 10px;
}

.buttons td
{
	padding-top: 20px;
}

button
{
	font-size: 13px;
	margin-right: 26px;
	padding: 0 30px;
}

.steps
{
	bottom: -1px;
	overflow: hidden;
	position: relative;
}

.steps a
{
	background: #fff;
	border-bottom: 1px solid #fafafa;
	border-top: 1px solid #fafafa;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 31px;
	line-height: 31px;
	margin-right: 2px;
	padding: 0 26px;
	width: auto;
}

.steps .active
{
	background: #cc0000 !important;
	border-bottom: 1px solid #db6161 !important;
	border-top: 1px solid #db6161 !important;
	color: #fff !important;
}

.analytic_results
{
	border-bottom: 1px solid #e3e3e3;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 25px;
}

.result
{
	overflow: hidden;
}

.result_number
{
	color: #999;
	float: left;
	margin-top: 20px;
	width: 30px;
}

.result_content
{
	margin-top: 20px;
	overflow: hidden;
}

.result_header
{
	font-weight: bold;
}

.result_under_header
{
	font-size: 10px;
	text-transform: uppercase;
}

.result_content p
{
	font-weight: normal;
	margin-top: 0;
}

.results_pages
{
	padding-top: 13px;
}

.to_first
{
	background: url(../img/two_arrows_left.png) left 5px no-repeat;
	float: left;
	margin-right: 30px;
	padding-left: 15px;
	width: auto;
}

.to_last
{
	background: url(../img/two_arrows_right.png) right 5px no-repeat;
	float: right;
	margin-left: 30px;
	padding-right: 15px;
	width: auto;
}

.to_prev
{
	background: url(../img/one_arrow_left.png) left 5px no-repeat;
	float: left;
	padding-left: 8px;
	width: auto;
}

.to_next
{
	background: url(../img/go_arrow.png) right 5px no-repeat;
	float: right;
	padding-right: 8px;
	width: auto;
}

.results_pages_in
{
	margin: 0 auto;
	text-align: center;
	width: 400px;
}

.results_pages
{
	font-weight: bold;
}

.results_pages a:hover
{
	color: #000;
}

.search_block
{
	background: #f3f3f3;
	border: 1px solid #eee;
	margin-top: 13px;
	padding: 22px;
	position: relative;
	overflow: hidden;
}

.search_block_stroke
{
	margin-top: 17px;
	overflow: hidden;
}

.search_block label
{
	float: left;
	margin-top: 3px;
	width: 70px;
}

.search_block input
{
	border: 1px solid #ccc;
	color: #666;
	font-size: 11px;
}

.search_block_text
{
	padding: 2px 5px;
	width: 490px;
}

.short_label
{
	margin-left: 22px;
	width: 54px !important;
}

.long_select
{
	width: 236px !important;
}

.search_block select
{
	color: #666;
	float: left;
	font-size: 11px;
	height: 18px;
	width: 190px;
}

.month_day_input
{
	float: left;
	margin-right: 3px;
	padding: 2px;
	text-align: center;
	width: 21px;
}

.year_input
{
	float: left;
	padding: 2px;
	text-align: center;
	width: 40px;
}

.very_short_label
{
	margin-left: 7px;
	width: 17px !important;
}

.go2
{
	background: url(../img/go_arrow.png) right 5px no-repeat;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding-right: 9px;
	position: absolute;
	right: 15px;
	top: 25px;
}

.search_results
{
	font-size: 12px;
	padding-top: 10px;
}
/*//////////////////////////////////*/




/*//////////////////////////////////*/
/*bottom part*/
.bottom
{
	color: #ccc;
	font-size: 10px;
	overflow: hidden;
	padding: 15px 0;
}

.bottom_left
{
	float: left;
	width: 580px;
}

.bottom_center
{
	float: left;
	width: auto;
}

.bottom_center img
{
	border: 1px solid #565656;
}

.bottom_right
{
	float: right;
	text-align: right;
	width: 70px;
}

.bottom_right a
{
	/*color: #ff0066;*/
	color: #fff;
    font-weight: bolder;
}
/*//////////////////////////////////*/




/*//////////////////////////////////*/
/*another part*/
h5
{
	color: #cc0000;
	font-size: 11px;
}

h4
{
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 12px;
}

h3
{
	color: #cc0000;
	font-size: 14px;
}

h3 sup
{
	color: #333;
	font-size: 8px;
	padding-left: 5px;
}

h2
{
	font-size: 18px;
}

h2 span
{
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
}
/*//////////////////////////////////*/




/*//////////////////////////////////*/
/*href's*/
a img
{
	border: 0;
}

a
{
	color: #cc0000;
	text-decoration: none;
}

a:hover
{
}
/*//////////////////////////////////*/





.news_item_inner_block {
    width: auto;
    margin: 0px 0px 20px 0px;
    clear: both;
    position: relative;
}

.news_item_inner_block.with_date {
    padding-left: 80px;
}

.news_item_inner_block.with_date .date {
    position: absolute;;
    top: 0px;
    left: 0px;
}

.news_item_inner_block p {
    margin: 7px 0px 7px 0px;
}


h3 {
    /*font-family: Arial !important;*/
    font-family: Tahoma,sans-serif !important;
    font-smooth: always !important;
    font-size: 14px;
}




.search_economics_box {
}

.search_economics_box label {
    white-space: nowrap;
    float: none !important;
    margin-bottom: 5px;
}
.search_economics_scroll {
    max-height: 100px;
    background-color: #fff;
    border: solid 1px #ddd;
    padding: 5px;
    overflow-y: scroll;
}

.search_economics_scroll input {
    border: 0px;
}

.search_economics_box div.economic_variant {
    float: left;
    width: 48%;
    line-height: 22px;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
}

.search_economics_box div.economic_variant_right {
    float: right;
    width: 49%;
    line-height: 22px;
    vertical-align: middle;
}

.search_economics_box div.economic_variant span {
    padding-left: 5px;
    vertical-align: middle;
}

.search_economics_box div.economic_variant span input {
    vertical-align: middle;
}






.sitemap ul {
    padding: 2px 0px 2px 20px;
}


/*

.all-analytics-groups {
}

.all-analytics-groups .all-analytics-item {
    width: 24%;
    float: left;
}


.all-analytics-groups .all-analytics-item span {
    font-weight: bolder;
    color: #444;
}

*/


.wheek-analytics-year-box {
    padding: 10px 0px 10px 0px;
}

.week-analytics-year-caption {
    font-weight: bolder;
    padding: 3px 0px 3px 0px;
}


.week-analytics-month-box {
    float: left;
    width: 47%;
    padding: 5px 0px 5px 10px;
}

.week-analytics-month-box .right-box {
    float: right;
    width: 47%;
    padding: 5px 0px 5px 10px;
}

.week-analytics-month-caption {
    font-weight: bolder;
    padding-bottom: 5px;
}


.week-analytics-month-box .week-analytics-item {
    display: block;
    padding: 1px 0px 1px 10px;
}

.week-analytics-item .date {
    /**
        TODO: padding-right ?
    **/
}



/** year line on main ***/



.year_left
{
    display: block;
    position: absolute;
    top: 20px;
    left: 5px;
    z-index: 1000
}

.year_right
{
    display: block;
    position: absolute;
    right: 5px;
    top: 20px;
    z-index: 1000
}

.time-table-out-box {
    position: relative;
    width: auto;
    display: block;
    padding: 0px;
    margin: 0px;
}


.time-table-box {
    width: auto;
    overflow: hidden;
    position: relative;
    padding: 0px 30px 0px 30px;
}

.time-table {
    position: relative;
    height: 50px;
    overflow: hidden;
    width: auto;
}

.year-line {
    background: #fff url(/public/design/img/year-grid.png) left top repeat-x;
    height: 15px;
    position: absolute;

    top: 5px;
    left: 0px;

    width: auto;
    overflow: visible;
}

.year a {
    color: #303030;
    font-weight: bolder;
    position: relative;
}

.year a:hover {
    color: #cc0000;
}

.year a.active {
    color: #cc0000;
}






.all-analytics-item-downloadLinkBox {
    text-align: left;
    padding: 10px 0px 10px 0px;
}



/*** titles on main page ***/

.part1 h3,
.part2 h3,
.market_comments_inner h3,
.latest_research_inner h3
{
    text-transform: uppercase;
    padding-bottom: 10px;
    font-family: Tahoma,sans-serif !important;
    font-smooth: always !important;
    font-size: 14px;
}



a.weekly_title_on_main {
    color: #676767;
    font-weight: bolder;
    display: block;
    padding-top: 5px;
}


a.analytic_black_link {
    color: #333333;
}


.middle_inner_content ul,
.middle_inner_content li
{
    list-style: circle;
}

.middle_inner_content li {
    padding: 5px;
    margin-left: 40px;
}


.sitemap {
    padding: 20px 0px 0px 20px;
}

.sitemap li {
    padding: 0px;
    margin-left: 10px;
}

















.all-analytics-groups
{
	background: #cfcfcf;
	border: 5px solid #e0e0e0;
	margin: 5px 0px 20px 0px;
	padding: 5px 29px;
    height: auto;
}

.all-analytics-groups .all-analytics-groups-item
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;

    border: solid 1px #cfcfcf; /** wtf - IE6 - delete & enjoy **/

    width: 23%;
    float: left;
    display: block;
    position: relative;
}




.all-analytics-groups a
{
	/*background: url(../img/arrow_right_white.png) left 5px no-repeat;*/
	display: block;
	font-weight: bold;
    color: #CC0000;
    position: relative;
}


.all-analytics-groups span
{
	display: block;
	font-weight: bold;
    color: #333;
}




/*


.menu_inner_right {
	background: url(/2.png) right top no-repeat;
	overflow: hidden;
    height: 194px;
    position: relative;
    z-index: 0;
}
*/


.white-body {
    position: absolute;
    background-color: #fff;
    width: 682px;
    height: 100%;
    left: 15px;
    /*top: 225px;*/
    z-index: 10;
}




.middle_inner_content table
{
    /*border: solid 1px;*/
    border-collapse: collapse;
    /*border-collapse: separate;*/
}

.news-body-box table td {
    padding: 3px;
}

.news-body-box table {
    border-collapse: collapse;
    border: solid 0px #fff;
    border-top: solid 2px #444;
    border-bottom: solid 2px #444;
    font-family: Arial;
}

.news-body-box table thead td {
    border-left: 0px;
    border-right: 0px;
    border-bottom: solid 2px #444;
    color: #008;
}


.news-body-box table thead td,
.news-body-box table thead td p,
.news-body-box table thead td strong,
.news-body-box table thead td p *
{
    color: #008 !important;
    font-weight: bolder !important;
}


.news-body-box table tbody td {
    border-bottom: dotted 1px #444;
}





.middle_inner_content table caption {
    padding-bottom: 5px;
}

.middle_inner_content table td {
    padding: 3px;
}


.middle_inner_content table td p {
    padding: 0px !important;
    margin: 0px !important;
}







.img-caption {
    display: block;
    background-position: left center;
    background-repeat: no-repeat;
    height: 21px;
    width: auto;
    position: relative;
    margin-bottom: 8px;
}








/** Стиль отображения окна ошибки просмотра новости **/

.news-error-box {
    width: 500px;
    background-color: #fff;
    border: solid 1px #888;
    position: relative;
    margin: 0px auto;

    min-height: 200px;
    height: auto !important;
    height: 200px;
    position: relative;
}

    .news-error-box table thead {
        color: #000080;
    }


.news-error-title-box {
    padding: 10px;
    background-color: #BBB;
    position: relative;
}

.news-error-body-box {
    padding: 10px;
    position: relative;
    font-size: 12px;
    height: 100px;
    margin-bottom: 25px;
}



.news-error-controlls-box {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: #ccc;
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: right;
}

.news-error-controlls-box a {
    margin-right: 10px;
}



/** Стиль отображения окна ошибки просмотра аналитического обзора **/

.analytics-error-box {
    width: 500px;
    background-color: #fff;
    border: solid 1px #888;
    position: relative;
    margin: 0px auto;

    min-height: 200px;
    height: auto !important;
    height: 200px;
    position: relative;
}

    .analytics-error-box table thead {
        color: #000080;
    }


.analytics-error-title-box {
    padding: 10px;
    background-color: #BBB;
    position: relative;
}

.analytics-error-body-box {
    padding: 10px;
    position: relative;
    font-size: 12px;
    height: 100px;
    margin-bottom: 25px;
}



.analytics-error-controlls-box {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: #ccc;
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: right;
}

.analytics-error-controlls-box a {
    margin-right: 10px;
}


/** Стиль отображения окна ошибки просмотра еженедельного обзора **/

.weekly-error-box {
    width: 500px;
    background-color: #fff;
    border: solid 1px #888;
    position: relative;
    margin: 0px auto;

    min-height: 200px;
    height: auto !important;
    height: 200px;
    position: relative;
}

    .weekly-error-box table thead {
        color: #000080;
    }


.weekly-error-title-box {
    padding: 10px;
    background-color: #BBB;
    position: relative;
}

.weekly-error-body-box {
    padding: 10px;
    position: relative;
    font-size: 12px;
    height: 100px;
    margin-bottom: 25px;
}



.weekly-error-controlls-box {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: #ccc;
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: right;
}

.weekly-error-controlls-box a {
    margin-right: 10px;
}



/** Отображение текста новости в модальном окне **/


.news-content-box {
    width: 800px;
    background-color: #fff;
    border: solid 1px #888;
    position: relative;
    margin: 0px auto;

    min-height: 400px;
    height: auto !important;
    height: 400px;
    position: relative;
}




.news-content-box table thead {
    color: #000080;
}



.news-body-box p,
.news-body-box span,
.news-body-box div,
.news-body-box strong,
.news-body-box label
{
    margin: 0px;
    padding: 0px;
}



.news-title-box {
    padding: 10px;
    background-color: #BBB;
    position: relative;
}


.news-body-box {
    padding: 10px;
    position: relative;
    font-size: 12px;
    height: 400px;
    overflow-y: scroll;
    margin-bottom: 25px;
}

.news-controlls-box {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: #ccc;
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: right;
}

.news-controlls-box a {
    margin-right: 10px;
}






#legal_content_table {
    margin-top: 8px;
}

#legal_content_table p {
    margin-bottom: 3px !important;
}





/* Кнопки */
.optiBtn {
	background-position:left;
	background-repeat:no-repeat;
	cursor:pointer;
	padding:0px;
	margin: 0px 5px 0px 5px;
	overflow:hidden;
    display:block;
}
.optiBtn:hover {
    background-position:right;
}

.searchCalendarBtn {
    background-image:url(/public/admin/img/btns/calendar2.gif);
    width:16px;
    height:16px;
    float: left;
}

.calendar {
    z-index: 1500 !important;
}

