/* reset styles */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells: show;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul { 
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* end of reset styles */

a:link
{
	color: #0077BA;
}

a:hover
{
	 
}

body
{
	color: #4D4948;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
}

#view
{
	background: url("/images/elka4.gif") no-repeat 0px 1px;
	margin: 0 auto;
	position: relative;
        width:99%;
	min-width: 1000px;
}

.body
{
	margin: 0 219px 0 190px;
	zoom: 1;
}

#content
{
	margin: 31px 10px 0 10px;
	position: relative;
	*zoom: 1;
	min-height: 540px;
	*height: 540px;
}

h1 {
	font-size: 19.4px;
	color: #4d4948;
	line-height: 16.6px;
	margin: 10px 0;
}

h2
{
	font-size: 16.67px;
	line-height: 12px;
	margin: 10px 0;
}

h3
{
	color: #837015;
	font-size: 12.5px;
	font-weight: bold;
	margin: 17px 0 2px 0;
}

p
{
	margin: 0 0 9px 0;
}

p.small
{
	font-size: 11px;
}

.body ul
{
	padding-left: 3em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

.body ul li
{
	list-style-type: disc;
	margin-bottom: 0.2em;
}

.body ol
{
	padding-left: 3em; 
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

.body ol li
{
	list-style-type: decimal;
	margin-bottom: 0.2em;
}

.layered
{
	position: relative;
}

.layer
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.left_banners
{
	position: absolute;
	top: 0;
	left: 0;
}

.left_banners img
{
	display: block;
}

.right_banners
{
	position: absolute;
	right: 0;
	top: 0;
}

.right_banners a
{
	color: #FFF;
	text-decoration: none;
}

.corned .corner
{
	position: absolute;
	background: url("/css/img/white_7px_corner.png") no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/css/img/white_7px_corner.png", sizingMethod="crop");
	overflow: hidden;
	width: 14px;
	height: 14px;
	font-size: 0;
}

.corned .tl {top: -6px; left: -6px; }
.corned .tr {top: -6px; right: -7px; }
.corned .bl
{
	bottom: -7px;
	left: -6px;
	_bottom: -8px;
}

.corned .br
{
	bottom: -7px;
	right: -7px;
	_bottom: -8px;
}


.right_banners .catalog
{
	background: url("/css/img/banner_bg.png") repeat-x;
	cursor: pointer;
	height: 110px;
	overflow: hidden;
	width: 200px;
}

.right_banners .catalog .bg1 { background: url("/css/img/banner_cat_rolls.png") no-repeat right bottom; }
.right_banners .catalog .bg2 { background: url("/css/img/banner_cat_bearing.png") no-repeat left bottom; }

.right_banners .catalog h3
{
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	margin: 13px 0 0 75px;
	
}

.right_banners .catalog h3:first-line
{
	font-size: 18px;
}

.right_banners .arrow
{
	background: url("/css/img/banner_arrow.png") no-repeat;
	bottom: 8px;
	height: 35px;
	left: auto;
	right: 10px;
	top: auto;
	width: 35px;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/css/img/banner_arrow.png", sizingMethod="crop");
}

.right_banners .hover .arrow
{
	background-position: bottom;
	_height: 70px;
	_clip: rect(35px auto auto auto);
}

.right_banners .services
{
	background: url("/css/img/banner_bg.png") repeat-x;
	cursor: pointer;
	height: 109px;
	margin-top: 15px;
	overflow: hidden;
	width: 200px;
}

.right_banners .services .bg1 { background: url("/css/img/banner_services_rolls.png") no-repeat right bottom; }
.right_banners .services .bg2 { background: url("/css/img/banner_services_hands.png") no-repeat left bottom; }

.right_banners .services h3
{
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	margin: 13px 0 0 82px;
}



#footer
{
	font-size: 11px;
	line-height: 13.5px;
	margin: 102px 0 20px;
	*margin: 51px 0 20px;
	_margin: 102px 0 20px;
	//zoom: 1;
	//position: relative;
}

#footer .copyright
{
	color: #8B8989;
	margin: 16px 0 0 20px;
}

#footer .creo
{
	text-decoration: none;
}

#footer .iesa
{
	color: #FFF;
	cursor: pointer;
	//background:  url("/css/img/iesa.png") no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 7px 23px 1px 96px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
}

#footer .menu
{
	color: #837015;
	overflow: hidden;
	_zoom: 1;
	margin: 0 0 0 17px;
}

#footer .menu a
{
	color: #837015;
}

#footer .menu li
{
	float: left;
	margin-left: 0.35em;
}

#footer address
{
	color: #4D4948;
	margin: 12px 0 0 22px;
}

 #header
{
	background: url("/css/img/header_bg.png") no-repeat 353px 0;
	padding-top: 148px;
}

#header .logo
{
background: url("/css/img/logo.png") no-repeat;

	left: 170px;//left 22px;
}

#header .logo .h1
{
	background: url("/css/img/logo_text.png") no-repeat;
	cursor: pointer;
	font-size: 36px;
	line-height: 24px;
	left: 102px;
	position: absolute;
	text-transform: uppercase;
	top: 11px;
	margin: 0;
}

#header .logo .h1 span
{
	visibility: hidden;
	margin-right: 6px;
}

#header .message
{
	left: 358px;
	position: absolute;
	top: 7px;
	margin-right: 250px;
}

#header .right
{
	position: absolute;
	right: 10px;
	top: 11px;
	//top: 10px;
	width: 200px;
}

#header .right_add
{
	position: absolute;
        text-align: right; 
	right: 10px;
	top: 11px;
	//top: 10px;
	width: 400px;
}


#header .search .text
{
	width: 175px;
}

#header .search .loupe
{
	background: url("/css/img/loupe.png") no-repeat;
	cursor: pointer;
	height: 18px;
	position: absolute;
	right: 1px;
	top: 1px;
	width: 17px;
}

#header .search .submit
{
	height: 24px;
	padding: 0;
	display: none;
	width: 21px;
	margin: -2px 0 0 -2px;
}

#header .help
{
        background-color: #E8EFF7;
	font-size: 11px;
	line-height: 13px;
	margin: 15px 7px 0 7px;
	padding: 5px 0 8px 7px;
	position: relative;
}

#header .help .phone
{
	color: #1088CA;
	font-size: 19px;
	font-weight: bold;
	line-height: 29px;
}

#header .help .c
{
	background-image: url("/css/img/help_corners.png");
	font-size: 0;
	overflow: hidden;
	position: absolute;
}

#header .help .left,
#header .help .right
{
	background-color: #E8EFF7;
	bottom: 7px;
	position: absolute;
	top: 7px;
	width: 7px;
}

#header .help .top,
#header .help .bottom
{
	height: 7px;
	width: 7px;
}


#header .help .left   { left: -7px; }
#header .help .right  { right: -7px; }
#header .help .top    { top: -7px; }
#header .help .bottom { bottom: -7px; }
#header .help .left  .top    { background-position: left top; }
#header .help .left  .bottom { background-position: left bottom; }
#header .help .right .top    { background-position: right top; }
#header .help .right .bottom { background-position: right bottom; }
#header .help .bottom {
	//top: ex * pression(this.parentNode.offsetHeight + "px");
}

#header {
	zoom: 1;
}

#header .help .left,
#header .help .right
{
	*height: ex * pression(this.parentNode.offsetHeight - 7 * 2 + "px");
}

#header .help .left .top
{
	_background-image: none; 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/css/img/help_corners.png", sizingMethod="crop");
}
#header .help .right .top
{
	_background-image: none; 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/css/img/help_corners_2.png", sizingMethod="crop"); 
}
#header .help .left .bottom
{
	_background-image: none; 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/css/img/help_corners_3.png", sizingMethod="crop"); 
}
#header .help .right .bottom
{
	_background-image: none; 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/css/img/help_corners_4.png", sizingMethod="crop"); 
}

#header .help
{
	zoom: 1;
}
.main_menu
{
     margin: 0 10px 0 8px;
     position:relative;
}

.main_menu .menu
{
     zoom: 1;
     position: relative;
     width: 100%;
}

.main_menu .menu:after
{
     display:block;
     clear: both;
     content: '';
     overflow:hidden;
}

.main_menu .menu .corner
{
     background: url("/css/img/menu_inactive_corners.png") no-repeat;
     height: 8px;
     font-size: 0;
     overflow: hidden;
     position: absolute;
     width: 8px;
}

.main_menu .menu .active .corner
{
     background-image: url("/css/img/menu_corners.png");
}

.main_menu .menu .tl { top: -1px; left: -1px; background-position: right bottom; }
.main_menu .menu .tr {
     top: -1px; right: -1px; background-position: left bottom;
     _right: auto;
     _left: ex * pression(this.parentNode.offsetWidth - 9 + "px");
}

.main_menu .menu dt
{
     background-color: #D5EAC1;
     border: 1px solid #AFD879;
     border-bottom: 0px solid #D5EAC1;
     float: left;
     font-size: 13px;
     font-weight: bold;
     margin-left: 2px;
     position: relative;
     padding-bottom: 1px;
     z-index: 1;
     _zoom: 1;
     _display: inline;
}

.main_menu .menu a
{
     color: #4D4948;
     padding: 5px 22px 6px 22px;
     display: block;
     text-decoration: none;
}

.main_menu .menu a:hover
{
     text-decoration: underline;
}

.main_menu .menu dt.active
{
     background-color: #F1FEDD;
     z-index: 12;
}

.main_menu dd
{
     float: right;
     margin-left: -100%;
     margin-top: 27px;
     width: 100%;
     z-index: 2;
     position:relative;
     display:none;
}

.main_menu dd ul
{
     background: #F1FEDD url("/css/img/submenu_bg.png") no-repeat right;
     border: 1px solid #AFD879;
     left: 0;
      display: block;
     margin-left: 2px;
     padding: 15px 0 8px 15px;
     zoom: 1;
     height: 19px;
}

.main_menu dd ul:after
{
     content: '';
     clear: both;
     display: block;
}


.main_menu dd li
{
     float: left;
     border-left: 3px solid #AFD879;
     margin: 0px 11px 0 0;
}

.main_menu .menu dd.active {
     display: block;
}

.main_menu .menu dd a
{
     color: #837015;
     display: block;
     font-weight: bold;
     font-size: 11px;
     padding: 0 6px 2px 6px;
     text-decoration: none;
}

.main_menu .menu dd a:hover
{
     text-decoration: underline;
}

.main_menu .menu dd .corner
{
     background: url("/css/img/menu_corners.png") no-repeat;
     height: 8px;
     font-size: 0;
     overflow: hidden;
     position: absolute;
     width: 8px;
}
.main_menu .menu dd .bl { bottom: 0px; left: 2px; background-position: right top;}
.main_menu .menu dd .br { bottom: 0px; margin-left: 100%; left: -8px }
.main_menu .menu dd .tr { top: 0; margin-left: 100%; left: -8px; background-position: left bottom; }

.tabs
{
	margin: 43px 0px 44px;	
}

.tabs .corner
{
	background: url("/css/img/white_7px_corner.png") no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/css/img/white_7px_corner.png", sizingMethod="crop");
	width: 13px;
	height: 13px;
	position: absolute;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.tabs .tl
{
	background-position: right bottom;
	left: -6px;
	top: -6px;
}

.tabs .tr
{
	background-position: left bottom;
	right: -6px;
	top: -6px;
	_right: -7px;
}

.tabs .bl
{
	background-position: right top;
	bottom: -6px;
	left: -6px;
	_bottom: -7px;
	_left: -7px;
}

.tabs .br
{
	background-position: left top;
	bottom: -6px;
	right: -6px;
	_bottom: -7px;
	_right: -7px;
}

.tabs .gimmemoar
{
	font-weight: bold;
	margin: 23px 0 11px 0;
}

.tabs .tabs_head
{
	overflow: hidden;
	zoom: 1;
	padding: 0;
	margin: 0;
}

.tabs .tabs_head a
{
	display: block;
	padding: 2px 13px 4px;
}

.tabs .tabs_head li
{
	background: #F1ECC8;
	float: left;
	font-weight: bold;
	margin: 0 3px 0 0;
	overflow: hidden;
	padding: 4px;
	position: relative;
	*display: inline;
	*zoom: 1;
	list-style-type: none;
}

.tabs .tabs_head .active,
.tabs .tabs_body
{
	background-color: #E5DEA6;
}

.tabs .tabs_body
{
	position: relative;
	zoom: 1;
	padding: 0;
}

.tabs .tabs_body ul
{
	padding: 0;
	margin: 0;
}

.tabs .tabs_head .active a
{
	color: #4D4948;
	cursor: default;
	text-decoration: none;
}

.tabs .news
{
} 

.tabs .news .date
{
	color: #8B8989;
	margin: 0 0 0px 0;
}

.tabs .news h4
{
	font-size: 13px;
	margin: 13px 0 8px 0;
}


.tabs .news li
{
	background: url("/images/num1.gif") no-repeat 0 4px;
	padding: 0 27px 0px 28px;
	list-style-type: none;
}

.tabs .news li.num2 { background-image: url("/images/num2.gif"); }
.tabs .news li.num3 { background-image: url("/images/num3.gif"); }
.tabs .news li.num4 { background-image: url("/images/num4.gif"); }
.tabs .news li.num5 { background-image: url("/images/num5.gif"); }
.tabs .news li.num6 { background-image: url("/images/num6.gif"); }
.tabs .news li.num7 { background-image: url("/images/num7.gif"); }
.tabs .news li.num8 { background-image: url("/images/num8.gif"); }
.tabs .news li.num9 { background-image: url("/images/num9.gif"); }


.tabs .news p
{
	margin: 0 0 3px 0;
	line-height: 13px;
}

.tabs a
{
	color: #837015;
}

.tabs .tab
{
	font-size: 11px;
	padding: 6px 16px 6px 17px;
	zoom: 1;
	list-style-type: none;
	margin: 0;
}

table.companies
{
	border-collapse: collapse;
	border: 1px solid #CCC;
}

table.companies td
{
	border: 1px solid #CCC;
	padding: 0.5em;
	vertical-align: top;
}

table.companies .company
{
	font-weight: bold;
	text-align: center;
}

table.companies .compdes
{
	font-size: 11px;
}
.ordersub {
	width: 128px;
	height: 25px;
	background: url("/images/order_submit.gif");
	border-width: 0px;
	cursor: pointer;
}
.orderprint {
	width: 175px;
	height: 28px;
	background: url("/images/printer.jpg");
	border-width: 0px;
	cursor: pointer;
}
.bskdel {
	width: 178px;
	height: 30px;
	background: url("/images/bsk_delete.jpg");
	border-width: 0px;
	cursor: pointer;
}
.large_red
{font-weight:900;
font-size: 14px;
color:grey;
}

.casual_bold
{font-weight:600;
}
.big_bold_grey
{
color:grey;
font-size: medium;
font-weight:800;
}
.big_bold_black
{
color:black;
font-size:x-large;
font-weight:800;
}

.casual_bold_grey
{
color:grey;
font-size: small;
font-weight:800;
}
.large_bold_grey
{
color:grey;
font-size:large;
font-weight:800;
}
