/* clear paddings */
.clear {
	display:block;
	clear:both;
	font-size:1px;
	height:1px;
	overflow:hidden;
	line-height:1px;
}
.clear2 {
	display:block;
	clear:both;
	font-size:0px;
	height:0px;
	overflow:hidden;
}
.clear_small {
	display:block;
	clear:both;
	font-size:1px;
	height:5px;
	overflow:hidden;
	line-height:1px;
}
.clear_small2 {
	display:block;
	clear: both;
	font-size: 1px;
	height: 2px;
	overflow:hidden;
	line-height:1px;
}
.clear_medium {
	display:block;
	clear: both;
	font-size: 1px;
	height: 10px;
	overflow:hidden;
}
.clear_big {
	display:block;
	clear: both;
	font-size: 1px;
	height: 15px;
	overflow:hidden;
}
/* end clear paddings */

/* float relevant classes */
.fl {
	float: left;
}
.fr {
	float: right;
}
/* float relevant classes */
.text_left {
	text-align:left !important;
}
.text_center {
	text-align:center !important;
}
.text_right {
	text-align:right !important;
}
/* std layout block width */
.page {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
.bigcol {
	width: 616px;
	padding-left: 9px;
	overflow:hidden;
}
.doublecol {
	width: 951px;
	padding-left: 9px;
	overflow:hidden;
}
.smallcol {
	width: 320px;
/*	overflow:hidden;*/
}
.halfofbigcol {
	width:296px;
}
.halfofbigcol_left {
	width:301px;
}
/* end std layout block width */

/* box */
.bigcol .box4, .bigcol .box_into, .bigcol .box5 {
	margin-left:-9px;
}
.bigcol .box6 {
	margin-left:-9px;
	padding-left:9px;
}
.bigcol .box {
	margin-left:-7px;
}
.bigcol .box2 {
	margin-left:-8px;
}
.bigcol .box3 {
	margin-left:-9px;
}
.icol {
	margin-left:-9px;
	padding-left:9px;
}
.doublecol .box4, .doublecol .box_into, .doublecol .box5 {
	margin-left:-9px;
}
.doublecol .box6 {
	margin-left:-9px;
	padding-left:9px;
}
.doublecol .box {
	margin-left:-7px;
}
.doublecol .box2 {
	margin-left:-8px;
}
.doublecol .box3 {
	margin-left:-9px;
}
.box_info	{
	padding: 2px 7px;
}
.box {
	margin:0px 2px;
	overflow: hidden; 
    font-size:1px;
	height:1px;
}
.box2 {
	margin:0px 1px;
	overflow: hidden; 
    font-size:1px;
	height:1px;
}
.box3 {
	margin:0px auto;
	overflow: hidden; 
    font-size:1px;
	height:1px;
}
.box4 {
	margin: 0px auto;
	background-color: #fff;
	overflow: hidden; 
    font-size:1px;
	height: 1px;
}
.box_color_s {
	background-color: #c8e4f1;
}
.box_color {
	background-color: #dcf4fe;
	border-left:1px solid #c8e4f1;
	border-right:1px solid #c8e4f1;
}
.box_color2_s {
	border-left: 1px solid #c8e4f1;
	border-right: 1px solid #c8e4f1;
}
.box_color2 {
	border-left: 3px solid #dcf4fe;
	border-right: 3px solid #dcf4fe;
}
.box_color3_s {
	border-left: 1px solid #c8e4f1;
	border-right: 1px solid #c8e4f1;
}
.box_color3 {
	border-left: 2px solid #dcf4fe;
	border-right: 2px solid #dcf4fe;
}
.box_color_full {
	background-color: #dcf4fe;
}

/*-------------*/

.box_color_info_s {
	background-color: #ffc446;
}
.box_color_info {
	background-color: #ffd886;
	border-left:1px solid #ffc446;
	border-right:1px solid #ffc446;
}
.box_color_info2_s {
	border-left: 1px solid #ffc446;
	border-right: 1px solid #ffc446;
}
.box_color_info2 {
	border-left: 3px solid #ffd886;
	border-right: 3px solid #ffd886;
}
.box_color_info3_s {
	border-left: 1px solid #ffc446;
	border-right: 1px solid #ffc446;
}
.box_color_info3 {
	border-left: 2px solid #ffd886;
	border-right: 2px solid #ffd886;
}
.box_color_info_full {
	background-color: #ffd886;
}

/*-------------*/

.box_color_tech_s {
	background-color: #d6d6d6;
}
.box_color_tech {
	background-color: #efefef;
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
}
.box_color_tech2_s {
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
}
.box_color_tech2 {
	border-left: 3px solid #efefef;
	border-right: 3px solid #efefef;
}
.box_color_tech3_s {
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
}
.box_color_tech3 {
	border-left: 2px solid #efefef;
	border-right: 2px solid #efefef;
}
.box_color_tech_full {
	background-color: #efefef;
}
.box_into {
	margin: 0px auto;
	padding:0px 9px;
	/*padding:0px 10px;*/
}
/* end box */

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-indent:0px;
	margin:0px;
	padding:0px;
}
li {
	list-style-type:none;
	background:transparent url('li_bul00.gif') no-repeat scroll 0px 7px;
	padding:1px 0px 7px 10px;
}
.mrt_small {
	margin-right:10px !important;
}
.mrt {
	margin-right:15px !important;
}
.mrt_big {
	margin-right:20px !important;
}
.mrl_small {
	margin-left:10px !important;
}
.mrl {
	margin-left:15px !important;
}
.mrl_big {
	margin-left:20px !important;
}
.vmid {
	vertical-align:middle;
}
.nowrap {
	white-space:nowrap
}
.footer_col {
	width:120px;
	list-style-type:none;
	margin-top:-15px;
}
.footer_current {
	font-weight:700;
}

.footer_col li{
	padding-bottom:5px;
	background:none;
	padding-left:0px;
}
.footer_border_top {
	border-top:1px solid #e1e1e1;
	padding-top:10px;
	margin-top:12px;
}
.anchor_top {
	display:block;
	padding-top:3px;
	background:url('anchor_t.gif') no-repeat center -11px;
}
.anchor_top:hover {
	background-position:center -45px;
}
.hp_sponsor {
	position:relative;
	margin:-58px 0px 0px 757px;
}
.foot_name {
	background:none;
	padding-left:0px;
	color:#333 !important;
}
.mrl_small2 {
	margin-left:5px;
}
.mrt_xbig {
	margin-right:40px;
}
.fborder {
	background:url('footer_b.gif') 790px 0px repeat-y;
}
.footer_border {
	border-top:1px solid #e1e1e1;
	padding-bottom:5px
}

/* important classes for js-manipulation */
.popup {
	position:absolute;
	z-index:100;
	display:none
}
.hidden {
	display: none
}
.visible {
	display: block
}
/* end important classes for js-manipulation */

.imgborder_user {
	padding:4px;
	border:1px solid #dcf0f9;
	background-color:#fff;
}
.imgborder_tech {
	padding:4px;
	border:1px solid #d6d6d6;
	background-color:#fff;
}
.imgborder_info {
	padding:4px;
	border:1px solid #AED2E6;
	background-color:#fff;
}
.gr_button {
	background:transparent url('c_button.gif') scroll right top;
	line-height:1.4em;
}
.gr_button img {
	vertical-align:middle;
}
.mar_link {
	margin:4px 4px 0px 4px;
}

/* drop_down */
.box_color_dm_s {
	background-color: #ccc;
}
.box_color_dm {
	background-color: #fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.box_color_dm2_s {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.box_color_dm2 {
	border-left: 7px solid #fff;
	border-right: 7px solid #fff;
	background-color: #f6f6f6;
}
.box_color_dm3_s {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.box_color_dm3 {
	border-left: 6px solid #fff;
	border-right: 6px solid #fff;
}
.box_info_dm {
	background-color: #f6f6f6;
	padding:0px 16px 0px 17px;
}
.drop_menu {
	width:300px;
	position:absolute;
	margin-left:315px;
	_padding-left:9px;
	_margin-left:306px;
}
.drop_wid {
	width:47%;
}
#goroDropMenu .menu_dm {
	_margin-left:168px;
	_position:absolute;
	_margin-top:-19px;
}
#goroDropMenu {
	_margin-top:-11px;
}

/* selected header for drop&down */
.menu_dm ul {
	margin: 0;
	padding: 0;
	list-style: none;
	top:3px !ie;
	_top:-1px;
	position: relative; 	/* for opera */
	margin-right:10px;
}
.menu_left ul {
	margin-left:10px;
}
.menu_dm li {
	display: inline;
	margin: 0;
	padding: 0;
}
.menu_dm a {
	float: left;
	background: url('dm_left0.gif') no-repeat left top;
	padding: 0 0 0 4px;	
	margin-bottom: 1px;
	position: expression('relative');
	top: expression('-1px');
	_top: expression('3px');
	margin-top: expression('0px');
}
html:first-child .menu_dm a {top:2px;position:relative;} /* Opera */
.menu_dm a span {
	float: left;
	display: block;
	background: url('dm_right.gif') no-repeat right top;
	padding: 2px 8px 2px 4px;
	margin-right: 1px;
	line-height: 1.5;
}
html:first-child .menu_dm a span {padding: 2px 8px 2px 4px;} /* Opera */
.menu_dm a span {
	float: none;
}
html:root .menu_dm {
	margin-bottom: -2px;
}
/* end selected header for drop&down */

/* lang panel */
.lang_panel {
	margin:0px;
	padding:0px;
}
.lang_panel li{
	padding:3px 0px 3px 0px;
	border-bottom: 1px solid #ddd;
}
.lang_panel li a{
	padding-left:21px;
}
.flag_ua {
	background: url('flag_ua0.gif') 0px 5px no-repeat !important;
}
.flag_ru {
	background: url('flag_ru0.gif') 0px 5px no-repeat !important;
}
.flag_by {
	background: url('flag_by0.gif') 0px 5px no-repeat !important;
}
/* end lang panel */

/* реклама */
.box_color_adv_s {
	background-color: #f5f5f5;
}
.box_color_adv {
	background-color: #f5f5f5;
	border-left:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
}
.box_color_adv2_s {
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
}
.box_color_adv2 {
	border-left: 3px solid #f5f5f5;
	border-right: 3px solid #f5f5f5;
}
.box_color_adv3_s {
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
}
.box_color_adv3 {
	border-left: 2px solid #f5f5f5;
	border-right: 2px solid #f5f5f5;
}
.box_color_full_adv {
	background-color: #f5f5f5;
}
.adv_text {
	position:absolute;
	margin-top:-7px;
	margin-bottom:-2px;
	font-size:11px;
	font-family:tahoma;
}
/* end реклама */

/* banners mrt */
.top_banner .mtp_banner {
	margin-top:5px;	
}
.premium_banner .mtp_banner {

}
/* end banners mrt */

.tag {
	word-spacing:10px;
	line-height:24px;
}
.tag a {
	word-spacing:0;
	color:#888888;
	text-decoration:none;
}
.tag a:hover {
	background-color:#888888;
	color:#FFFFFF;
	text-decoration:none;
}

.icol_ie {
	_margin-left:-4px;
}
.iewid_doublecol {
	width:940px;
}
.iewid_bigcol {
	width:605px;
}
.iewid_smallcol {
	width:300px;
}
.iewid_halfofbigcol_left {
	width:290px;
}
.iewid_halfofbigcol {
	width:285px;
}

/* кнопка */
.knopka {
	display:block;
	background:url('knopka_l.gif') no-repeat top left;
	padding-left:9px;
}
.knopka em {
	display:block;
	background:url('knopka_r.gif') no-repeat top right;
	padding:4px 8px 6px 0px;
	font-style:normal;
}
/* end кнопка */

/* внутреннее меню */
.tab_menu li {
	float:left;
	margin:0 15px 0 0;
	padding:0;
	background:none;
}
.tab_menu li.current {
	background:url('tab_left.gif') no-repeat top left;
	padding-left:2px;
	margin-top:-5px;
}
.tab_menu li.current b {
	display:block;
	background:url('tab_righ.gif') no-repeat top right;
	padding:5px 9px 6px 8px;
	color:#4D8F10;
}
.tab_menu li a {
	color:#4D8F10;
	text-decoration:underline;
}
.tab_menu li a:hover {
	color:#4D8F10;
	text-decoration:none;
}
/* end внутреннее меню */

.hand {
	cursor:pointer;
}

/* Обзор сети */
.net_col {
	width:130px;
}
.mrt_obzor {
	margin-right:32px;
}
/* end Обзор сети */

.png {
	//background-image: none ! important;
	/*
	не забудьте особенность конструкции
	behavior: url(...)
	путь должен быть абсолютным
	*/
	behavior: url('pngfix00.htc');
}

/* boxinfo */
.boxinfo .box_color_s {
	background-color: #ffc446;
}
.boxinfo .box_color {
	background-color: #ffd886;
	border-left:1px solid #ffc446;
	border-right:1px solid #ffc446;
}
.boxinfo .box_color2_s {
	border-left: 1px solid #ffc446;
	border-right: 1px solid #ffc446;
}
.boxinfo .box_color2 {
	border-left: 3px solid #ffd886;
	border-right: 3px solid #ffd886;
}
.boxinfo .box_color3_s {
	border-left: 1px solid #ffc446;
	border-right: 1px solid #ffc446;
}
.boxinfo .box_color3 {
	border-left: 2px solid #ffd886;
	border-right: 2px solid #ffd886;
}
.boxinfo .box_color_full {
	background-color: #ffd886;
}
/* end boxinfo */

/* boxtech */
.boxtech .box_color_s {
	background-color: #d6d6d6;
}
.boxtech .box_color {
	background-color: #efefef;
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
}
.boxtech .box_color2_s {
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
}
.boxtech .box_color2 {
	border-left: 3px solid #efefef;
	border-right: 3px solid #efefef;
}
.boxtech .box_color3_s {
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
}
.boxtech .box_color3 {
	border-left: 2px solid #efefef;
	border-right: 2px solid #efefef;
}
.boxtech .box_color_full {
	background-color: #efefef;
}
/* end boxtech */

/* boxfull */
.boxfull .box_color_s, .boxfull .box_color, .boxfull .box_color_full {
	background-color:#efefef;
	border:none;
}
/* end boxfull */

.mtt {
	margin-top:2px;
}


/* листалка */
.one_page {
	display:block;
	width:31px;
	height:20px;
	background:transparent url(end00000.gif) no-repeat scroll right top;
	text-align:center;
	padding-top:5px;
}
a.one_page:hover {
	background-color:#fff4e6;
}
.first_list {
	display:block;
	width:30px;
	height:20px;
	background:transparent url(first_li.gif) no-repeat scroll right top;
	text-align:center;
	padding-top:5px;
}
a.first_list:hover {
	background-color:#fff4e6;
}
.last_list {
	display:block;
	width:31px;
	height:20px;
	background:transparent url(last_lis.gif) no-repeat scroll right top;
	text-align:center;
	padding-top:5px;
}
a.last_list:hover {
	background-color:#fff4e6;
}
.list_page {
	display:block;
	border-left:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	width:29px;
	height:19px;
	text-align:center;
	padding-top:4px;
}
a.list_page:hover {
	background-color:#fff4e6;
}
.current_page {
	background-color:#f7f7f7;
	font-weight:700;
}
.tr_kr {
	display:block;
	letter-spacing:3px;
	padding-top:5px;
}
.mrt_vsmall {
	margin-right:5px;
}
.list_pred {
	display:block;
	background:url('list_pre.gif') no-repeat bottom left;
	padding-left:18px;
}
.list_pred em {
	display:block;
	background:url('list_pre.gif') no-repeat bottom right;
	padding:5px 9px 5px 0px;
	font-style:normal;
	font-weight:700;
	line-height:15px;
}
@media all and (-webkit-min-device-pixel-ratio:0) {
   body:first-of-type .list_pred em {
   	padding:5px 9px 6px 0px;
   }
}
.list_pred:hover {
	background:url('list_pre.gif') no-repeat top left;
}
.list_pred:hover em{
	background:url('list_pre.gif') no-repeat top right;
}
.thelast {
	padding-left:10px;
	background:url('list_pre.gif') no-repeat bottom left;
}
.thelast em {
	padding:5px 18px 5px 0px;
	background:url('list_pre.gif') no-repeat bottom right;
}

@media all and (-webkit-min-device-pixel-ratio:0) {
   body:first-of-type .thelast em {
	padding:5px 18px 6px 0px;
   }
}
.thelast:hover {
	background:url('list_pre.gif') no-repeat top left;
}
.thelast:hover em{
	background:url('list_pre.gif') no-repeat top right;
}
/* end листалка */

/* pager */
a.last_list:hover, a.list_page:hover, a.first_list:hover, a.one_page:hover {
	background-color:#FEFFD4;
}
.pager {
	margin:15px 0px 15px -9px;
}
/* pager */

/* profile */
.mtp_small {
	margin-top:5px;
}
.pl_out {
	overflow:hidden;
	font-size:1px;
	height:1px;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
}
.pl_in {
	overflow:hidden;
	font-size:1px;
	height:1px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
/* end profile */

.iw {
	color:#333 !important;
}

/* alert */
.prof_mess_good {
	background: url('mess_goo.gif') repeat-y #f2f2f2 scroll left top;
}
.prof_mess_bad {
	background: url('mess_bad.gif') repeat-y #f2f2f2 scroll left top;
}
.prof_mess_bad_red {
	background-color: #FBD0D3
}
.profile_pad3 {
	padding:8px 10px;
}
.profile_pad3 .gray:hover{
	color:#999;
}
a.ic_close {
  background:transparent url('ic_close.gif') no-repeat scroll right 2px;
  padding-right:15px;
  right:4px;
  top:3px;
  color:#999;
}
a.ic_close:hover {
  background-position:right -12px;
  color:#CF4040;
}
/* end alert */

.vtop {
	vertical-align:top;
}

/* popap shadow */
.popup_all {
	position:absolute;
	z-index:100;
}
.popup_all_content {
	background-color:#fff;
	width:380px;
	overflow:hidden;
  padding:5px 0px 5px 15px;
}
.popup_all_content a {
	position:relative;
	display:block;
	float:left;
	width:150px;
	font-weight:700;
	margin-right:20px;
	/*color:#438c0a;*/
	padding:7px 10px;
	background-color:#fff;
	border-bottom:1px solid #eee;
}
.popup_all_content a:hover {
	color:#994400;
}
.popup_send_vn {
  padding:6px 10px;
  background-color: #fff;
}
.shadow_top {
	background:url('shadow_t.png') repeat-x bottom left;
}
.shadow_bottom{
	background:url('shadow_b.png') repeat-x top left;
}
.shadow_left {
	background:url('shadow_l.png') repeat-y top right;
}
.shadow_right {
	background:url('shadow_r.png') repeat-y top left;
}
.shadow_left_corner_top {
	background:url('shadow_l.png') no-repeat bottom right;
}
.shadow_right_corner_top {
	background:url('shadow_r.png') no-repeat bottom left;
}
.shadow_pixel {
	background:url('shadow_p.png') repeat-x top left;
}
.shadow_pixel2 {
	background:url('shadow_p.png') repeat-x bottom left;
}
.shadow_left_corner {
	background:url('shadow_l.png') no-repeat top right;
}
.shadow_right_corner {
	background:url('shadow_r.png') no-repeat top left;
}
.skus_in {
	background-color:#fff;
	margin:0px 1px;
}
/* end popup shadow */

/* img_corner */
.pr {
	position:relative;
	display:block;
}
/*
.pr img {
	cursor:pointer;
}
*/
.img_corner_tl {
	width:1px; 
	height:1px; 	
	background:url('img_corn.gif');
	position:absolute; 
	left:0px; 
	top:0px; 
	font-size:1px; 
	overflow:hidden;
}
.img_corner_tr {
	width:1px; 
	height:1px;	
	background:url('img_corn.gif');
	position:absolute;
	right:0px;
	top:0px;
	font-size:1px;
	overflow:hidden;
	_right:expression( this.parentNode && this.parentNode.offsetWidth % 2 ? -1 : 0 );
}
.img_corner_bl {
	width:1px; 
	height:1px; 	
	background:url('img_corn.gif');
	position:absolute; 
	left:0px; 
	bottom:0px; 
	font-size:1px; 
	overflow:hidden; 
	_bottom:expression( this.parentNode && this.parentNode.offsetHeight % 2 ? -1 : 0 );
}
.img_corner_br {
	width:1px;
	height:1px;
	background:url('img_corn.gif');	
	position:absolute; 
	right:0px; 
	bottom:0px; 
	font-size:1px; 
	overflow:hidden; 
	_bottom:expression( this.parentNode && this.parentNode.offsetHeight % 2 ? -1 : 0 );
	_right:expression( this.parentNode && this.parentNode.offsetWidth % 2 ? -1 : 0 );
}
/* end img_corner */

.obzor_foot {
	width:120px;
	overflow:hidden;
}
.db {
	display:block;
}
.mrt_obzor_foot {
	margin-right:40px;
}
.foot_sdvig {
	padding-left:10px;
	padding-right:10px;
}
.ic_beta {
	margin-left:-30px;
	margin-top:-3px;
	margin-right:7px;
}
.foot_top {
	position:relative;
	margin-bottom:-2px;
	color:#4F8ED6;
}
