.top_right_block .links #link1 {
	/* information */
	float:left;
	margin:0 0 0 3px;
	background:url(../images/sm_but_info_contact.gif) no-repeat 0px 0px;
	height:15px;
	width:77px;
}
.top_right_block .links #link1:hover {
	background:url(../images/sm_but_info_contact.gif) no-repeat 0px -15px;
}
.top_right_block .links #link1.active,.top_right_block .links #link1.active:hover {
	background: url(../images/sm_but_info_contact.gif) no-repeat 0px -30px;
}
.top_right_block .links #link2 {
	/* contacts */
	float:right;
	margin:0px 27px 0 0;
	background:url(../images/sm_but_info_contact.gif) no-repeat -77px 0px;
	height:15px;
	width:60px;
}
.top_right_block .links #link2:hover {
	background:url(../images/sm_but_info_contact.gif) no-repeat -77px -15px;
}
.top_right_block .links #link2.active,.top_right_block .links #link2.active:hover {
	background:url(../images/sm_but_info_contact.gif) no-repeat -77px -30px;
}
.top_menu li a:hover {
	background-position:0px -36px !important;
	/* please,update styles.css,as sprites goes - inactive / hover / active */
}
.top_menu li a {
	display:block;
	height:36px;
	background-position:top left !important;
}
.top_menu li a.active {
	background-position:bottom left !important;
}
.top_menu li {
	margin:0 7px 0 0;
}
.top_right_block .cart_block {
	margin:58px 0 0 0;
	position:absolute;
	top:58px;
	z-index:2;
}
.select_box_sm {
	display:block;
	width:176px;
	height:20px;
	background:url(../images/selectbox_s_main_b.png) no-repeat top left;
	color:#040404;
	font-weight:bold;
	text-decoration:none;
}
.select_box_sm span {
	display:block;
	padding:3px 0 0 9px;
	width:140px;
	float:left;
	cursor:default;
}
.select_box_sm .button {
	width:26px;
	height:20px;
	float:right;
	z-index:6;
}
.select_box_sm .button a {
	width:26px;
	height:20px;
	display:block;
	overflow:hidden;
	text-indent:99em;
	margin:0px;
	padding:0px;
	position:absolute;
	background:url(../images/selectbox_s_main_butt.png) no-repeat top left;
	z-index:6;
	cursor:pointer;
}
.sel_regions {
	width:176px;
	background:#e2e2e2;
	margin-top:-1px;
	display:none;
	float:left;
	position:absolute;
	top:77px;
	z-index:5;
}
.sel_regions .bot {
	background:url(../images/selectbox_s_main_bg_bot_corn.png) no-repeat;
	height:6px;
	line-height:0;
	font-size:0;
	position:absolute;
	bottom:-1px;
	width:100%;
	padding:0;
	margin:0 0 -5px 0;
	z-index:30;
}
* html .sel_regions .bot {
	background:url(../images/selectbox_s_main_bg_bot_corn.gif) no-repeat;
}
.sel_regions ul {
	list-style-type:none;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:3px 1px 0 0;
	/* update 15.06 */
}
.sel_regions ul li {
	font-weight:normal;
	margin:0px;
	padding:3px 10px;
}
.sel_regions li a {
	text-decoration:none;
	font-size:11px;
	color:#000;
	cursor:default;
}
div.cart_block {
	position:relative;
	z-index:40;
	top: 3px;
}
/** added 16.04.09 for simplemodal/sitemap**/
#simplemask {
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	background-color:#000;
	display:none;
}
#modal #dialog {
	width:500px;
	padding:8px 8px 8px 14px;
	background:#000 url(../images/simplemodalregbg.gif) no-repeat top left;
	border:1px solid #bdbdbd;
}
#modal #dialog .tl,#modal #dialog .tr,#modal #dialog .bl,#modal #dialog .br {
	background-image:url(../images/simplemodal3pxcorners.gif);
	width:3px;
	height:3px;
	position:absolute;
	line-height:0px;
	font-size:0px;
}
#modal #dialog .close {
	background:url(../images/simplemodalclose.gif) no-repeat;
	width:15px;
	height:15px;
	position:absolute;
	line-height:0px;
	font-size:0px;
	top:10px;
	right:10px;
	text-indent:999em;
	overflow:hidden;
}
#modal #dialog .tl {
	top:-1px;
	left:-1px;
}
#modal #dialog .tr {
	top:-1px;
	right:-1px;
	background-position:-2px 0px;
}
#modal #dialog .bl {
	bottom:-1px;
	left:-1px;
	background-position:0px -2px;
}
#modal #dialog .br {
	bottom:-1px;
	right:-1px;
	background-position:-2px -2px;
}
#modal #dialog ul {
	list-style-type:none;
	padding:0;
	margin:0 0 1px;
	width:50%;
	float:left;
}
#modal #dialog li {
	margin-bottom:8px;
}
#modal .window {
	position:absolute;
	left:0;
	top:0;
	width:440px;
	display:none;
	z-index:9999;
	padding:20px;
}
#modal h3 {
	font-size:18px;
	color:#fff;
	font-weight:normal;
	margin-bottom:10px;
}
.sitemap li {
    list-style-type: none;
    background-image: none !important;
    padding-bottom: 0 !important;
}
.sitemap li a {
	font-size:1.2em;
	font-weight:bold;
}
.sitemap ul li a {
	font-size:1.1em;
}
.sitemap ul ul li a {
	font-size:1.0em;
	font-weight:normal;
}
.sitemap a {
	color:#00A4EE;
	text-decoration:underline;
}
.sitemap a:hover {
	color:#00A4EE;
	text-decoration:none;
}
.sitemap li {
	list-style-type:none;
}
.sitemap ul {
	padding: 0 35px !important;
}
/** added 16.06 for tables **/
div.table_480 h1 {
	font-size:1.2em;
	font-weight:bold;
	text-transform:none;
	color:#000;
	margin:0;
}
div.table_480 table {
	margin:0 10px 5px 10px;
	width:460px;
}
div.table_480 td {
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:1px dashed #CCC;
	padding:10px 5px;
}
div.table_480 .top,div.table_480 .bot {
	height:15px;
}
div.table_480 .top {
	background:url(../images/table_480top.gif) no-repeat;
}
div.table_480 .bot {
	background:url(../images/table_480bot.gif) no-repeat;
}
div.table_480 {
	background:url(../images/table_480str.gif) repeat-y left top;
	margin:0 0 20px;
	width:480px;
}
.w70 {
	width: 70%;
}
/** added 16.06 for lists and span class=call **/
.text ul li {
  list-style-type: none;
  background-image: url(../images/bullet.gif);
  background-repeat: no-repeat;
  background-position: left 4px;
  padding: 0 0 0 15px;
  margin: 5px 0;
  line-height: 1.1em;
}
.text ul {
  padding: 0px 0px 10px 10px;
  margin: 0;
  position: relative;
}
.call {
  background: url(../images/phone.gif) no-repeat right 1px;
  padding-right: 17px;
  display: inline-block;
  line-height: 1.1em;
}
.bold { font-weight: bold !important; }

.lighter {
  background:#FAFAFA none repeat scroll 0 0;
  border:1px solid #D9D9D9;
  margin:0;
  padding:5px 0;
  position:relative;
  width: 660px;
}
.tabs ul li { margin: 0 !important; padding: 0 5px 0 0 !important; }

.lighttable .top_left, .lighttable .top_right, .lighttable .bottom_left, .lighttable .bottom_right, .lighttable .topmost, .lighttable .right, .lighttable .bottom, .lighttable .left, .simpletable .tabs {
	position: absolute;
	line-height: 0px;
	font-size: 0px;
	padding: 0;
	margin: 0;
}
.simpletable .tabs { top: -29px; left: 10px; }
.simpletable .tabs ul { display: block; padding: 0; margin: 0; list-style-type: none; float: left; }
.simpletable .tabs ul li { display: block; float: left; padding: 0px 15px 0px 0px !important; height: 29px; background: none; }
.simpletable .tabs ul li a { display: block; float: left; margin: 0px; padding: 0px 5px; height: 29px; line-height: 29px; font-weight: bold; font-size: 12px; text-align: center; background: url(/images/tabs_fluid.gif) repeat-x 0px -90px; color: #fff; text-decoration: none; white-space: nowrap; position: relative; }

.simpletable .tabs ul li a .left, .simpletable .tabs ul li a .right {
	width: 5px; height: 29px;
	position: absolute;
	top: 0px;
}
.simpletable .tabs ul li a .left {
	background: url(/images/tabs_fluid.gif) #fff repeat-x 0px -60px;
	left: -5px;
}
.simpletable .tabs ul li a .right {
	background: url(/images/tabs_fluid.gif) #fff repeat-x -5px -60px;
	right: -5px;
}

.simpletable .tabs ul li a.active .left {
	background: url(/images/tabs_fluid.gif) #fff repeat-x 0px 0;
}
.simpletable .tabs ul li a.active .right {
	background: url(/images/tabs_fluid.gif) #fff repeat-x -5px 0;
}
.simpletable .tabs ul li a.active { background: url(/images/tabs_fluid.gif) repeat-x 0px -30px; color: #000; }

.simpletable .tabs ul li a:hover {
  text-decoration: underline;
}
.simpletable .tabs ul li a.active:hover {
  text-decoration: none;
}




.simpletable .top_left, .simpletable .top_right, .simpletable .bottom_left, .simpletable .bottom_right {
	width: 5px;
	height: 5px;
	position: absolute;
	line-height: 0px;
	font-size: 0px;
	padding: 0;
	margin: 0;
}

.simpletable .top_left {
	background: url(/images/borders_simple5px.gif) 0px 0px no-repeat;
	top: -1px;
	left: -1px;
}
.simpletable .top_right {
	background: url(/images/borders_simple5px.gif) -5px 0px no-repeat;
	top: -1px;
	right: -1px;
}
.simpletable .bottom_left {
	background: url(/images/borders_simple5px.gif) 0px -5px no-repeat;
	bottom: -1px;
	left: -1px;
}
.simpletable .bottom_right {
	background: url(/images/borders_simple5px.gif) -5px -5px no-repeat;
	bottom: -1px;
	right: -1px;
}

/*.lighttable {
	background: #fff;
	border: 1px solid #efefef;
	position: relative;
	width: 486px; /* must be even (ie) */
	/*padding: 5px 0px;
	margin: 0;
	background-repeat: no-repeat;
}
* html .lighttable {
	margin-left: -3px;
}*/
.lighttable .content {
	position: relative;
	margin: 0px 0px 0 5px;
	padding: 0 5px 0 0;
}
.lighttable .leftcontent {
	position: relative;
	margin: 5px 0px 0px 10px;
	padding: 0 5px 0 0;
	font-size: 11px;
	width: 50%;
	height: 190px;
	line-height: normal;
}