@charset "utf-8";
/* CSS Document */

html, body {
	background: #373737 url(../images/base_bg.jpg) repeat 0 0;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
body,td,th,input,textarea {
	font: normal 13px/16px Arial, Helvetica, sans-serif;
	color: #888888;
}
a{
	color: #058ed5;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img{
	border: none;
}
form{
	margin: 0;
	padding: 0;
}
p{
	margin: 0;
	padding: 0 0 8px 0;
}

h1{
	font: normal 20px/24px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 8px 0;
}
h2{
	font: normal 18px/20px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 8px 0;
}
h3{
	font: normal 14px/16px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 8px 0;
}

.blue{ color: #058ed5;}
.green{ color: #16a34d;}

#root{
	width: 100%;
	height: 100%;
	position: relative;
}

#base_main{
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	top: -40px;
	left: -23px;
}

#top_line{
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	width: 100%;
	height: 32px;
	background: url(../images/base_bg.jpg) repeat 0 0;
}
#base_t_bg_lt{
	width: 79px;
}
#base_t_bg_t{
}
#base_t_bg_rt{
	width: 234px;
}

#bottom_line{
	position: absolute;
	z-index: 10;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
}
#base_t_bg_lb{
	width: 79px;
}
#base_t_bg_b{
}
#base_t_bg_rb{
	width: 234px;
}

#base_t_bg_l{
	position: absolute;
	z-index: 2;
	width: 79px;
	height: 100%;
	top: -40px;
	left: 0;
}
#base_t_bg_la_1, #base_t_bg_la_2{
	position: absolute;
	z-index: 3;
	left: 0;
	width: 79px;
	height: 63px;
}
#base_t_bg_la_1{
	top: 190px;
}
#base_t_bg_la_2{
	bottom: 118px;
}

#base_t_bg_r{
	position: absolute;
	z-index: 3;
	width: 23px;
	height: 100%;
	right: 0;
	top: -40px;
	overflow: hidden;
}
#base_t_bg_r div{
	position: absolute;
	top: 72px;
	right: 0;
	width: 23px;
	height: 100%;
	background: url(../images/base_t_bg_r.png) repeat-y 0 0;
}

#right_menu_bg{
	position: absolute;
	z-index: 2;
	width: 208px;
	height: 100%;
	right: 23px;
	top: -40px;
	background: #FFFFFF;
}

#copy, #created_by{
	position: absolute;
	z-index: 11;
	bottom: 4px;
	color: #727478;
	font-size: 10px;
	text-decoration: none;
}
#copy{ left: 36px;}
#created_by{ right: 25px;}
#created_by:hover{ text-decoration: underline;}

#right_menu{
	position: absolute;
	z-index: 11;
	width: 208px;
	right: 23px;
	top: 27px;
}
#right_menu tr{
	cursor: pointer;
}
#right_menu td{
	height: 11%;
}
#right_menu .m_lw{
	width: 22px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: 12px bottom;
}
#right_menu .m_lw div{ position: relative}
#right_menu .m_lw div div{ 
  position:absolute;
  height: 10px;
  width:196px;
  left:12px;
  top: 0;
  background: url(../images/mm_mask_center.png) no-repeat 0 0;
}
#right_menu .m_rw{
	background-repeat: no-repeat;
	background-position: -5px bottom;
	width: 186px;
}
#right_menu .m_rw a{
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	width: 176px;
	text-transform: uppercase;
	text-shadow: #1b1b1b 1px 1px 2px;
}
#right_menu .m_rw a span { text-transform: none; }
table#right_menu tr.act td.m_lw{
  background-image: url(../images/mm_mask_act_b.png);
  background-position: 0 bottom;
}
table#right_menu tr.act td.m_rw{
  background-image: url(../images/mm_mask_act_b.png);
  background-position: -7px bottom;
}

table#right_menu tr.act td.m_lw div div{ 
  position:absolute;
  height: 10px;
  width:208px;
  left:0px;
  top: 0;
  background: url(../images/mm_mask_act_t.png) no-repeat 0 0;
}


tr.m_menuitem_01 td.m_rw, tr.m_menuitem_01 td.m_lw{ background:url(../images/buttons/button_bg_01.jpg)}
tr.m_menuitem_02 td.m_rw, tr.m_menuitem_02 td.m_lw{ background:url(../images/buttons/button_bg_02.jpg)}
tr.m_menuitem_03 td.m_rw, tr.m_menuitem_03 td.m_lw{ background:url(../images/buttons/button_bg_03.jpg)}
tr.m_menuitem_04 td.m_rw, tr.m_menuitem_04 td.m_lw{ background:url(../images/buttons/button_bg_04.jpg)}
tr.m_menuitem_05 td.m_rw, tr.m_menuitem_05 td.m_lw{ background:url(../images/buttons/button_bg_05.jpg)}
tr.m_menuitem_06 td.m_rw, tr.m_menuitem_06 td.m_lw{ background:url(../images/buttons/button_bg_06.jpg)}
tr.m_menuitem_07 td.m_rw, tr.m_menuitem_07 td.m_lw{ background:url(../images/buttons/button_bg_07.jpg)}
tr.m_menuitem_08 td.m_rw, tr.m_menuitem_08 td.m_lw{ background:url(../images/buttons/button_bg_08.jpg)}
tr.m_menuitem_09 td.m_rw, tr.m_menuitem_09 td.m_lw{ background:url(../images/buttons/button_bg_09.jpg)}


tr.m_menuitem_01.act td.m_rw, tr.m_menuitem_01.act td.m_lw{ background: #38e5e3;}
tr.m_menuitem_02.act td.m_rw, tr.m_menuitem_02.act td.m_lw{ background: #55ccf4;}
tr.m_menuitem_03.act td.m_rw, tr.m_menuitem_03.act td.m_lw{ background: #4372d0;}
tr.m_menuitem_04.act td.m_rw, tr.m_menuitem_04.act td.m_lw{ background: #5b60c2;}
tr.m_menuitem_05.act td.m_rw, tr.m_menuitem_05.act td.m_lw{ background: #4386b7;}
tr.m_menuitem_06.act td.m_rw, tr.m_menuitem_06.act td.m_lw{ background: #6dd39d;}
tr.m_menuitem_07.act td.m_rw, tr.m_menuitem_07.act td.m_lw{ background: #40df70;}
tr.m_menuitem_08.act td.m_rw, tr.m_menuitem_08.act td.m_lw{ background: #25a57d;}
tr.m_menuitem_09.act td.m_rw, tr.m_menuitem_09.act td.m_lw{ background: #158189;}

ul#submenu{
	position: absolute;
	z-index: 50;
	left: 93px;
	top: 32px;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#submenu li{
	float: left;
	display: block;
	z-index: 51;
	height: 26px;
	margin-right: 4px;
	padding-left: 5px;
	background: url(../images/submenu_l.png) no-repeat 0 0;
}
ul#submenu li a{
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	padding: 7px 9px 5px 4px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/submenu_r.png) no-repeat right 0;
}
ul#submenu li a:hover{
	text-decoration: underline;
}
ul#submenu li.act{
	background-image: url(../images/submenu_l_act.png);
}
ul#submenu li.act a{
	background-image: url(../images/submenu_r_act.png);
	color: #058ed5;
}
ul#submenu li.act a:hover{
	text-decoration: none;
}




table#content_table{
	position: absolute;
	z-index: 12;
	top: 58px;
	left: 79px;
}
table#content_table.no_sub{
	top: 32px;
}

table#content_table td{
	vertical-align: top;
}
table#content_table td.lt{
	width: 12px;
	height: 51px;
	background: url(../images/content_area_lt.png) no-repeat 0 0;
}
table#content_table td.t{
	height: 51px;
	background: #fff url(../images/cont_spread_bd.gif) repeat-x 0 bottom;
}
table#content_table td.rt{
	width: 12px;
	height: 51px;
	background: url(../images/content_area_rt.png) no-repeat 0 0;
}

table#content_table td.lb{
	width: 12px;
	height: 42px;
	background: url(../images/content_area_lb.png) no-repeat 0 0;
}
table#content_table td.b{
	height: 42px;
	background: #fff url(../images/cont_spread_bd.gif) repeat-x 0 top;
}
table#content_table td.rb{
	width: 12px;
	height: 42px;
	background: url(../images/content_area_rb.png) no-repeat 0 0;
}
table#content_table td.lv, table#content_table td.r{
	width: 12px;
	background: #fff;
}
div#content_div{
	background: #fff;
	overflow: auto;
	position:relative;
}

div#bread{
	float: left;
	background: url(../images/bread_ico.gif) no-repeat 0 center;
	padding: 9px 0 9px 25px;
	margin-top: 10px;
	font-size: 11px;
	line-height: 13px;
	color: #058ed5;
}
#search_form{
	display: block;
	float: right;
	margin-top: 11px;
	width: 240px;
	height: 24px;
	background: url(../images/search_bg.gif) no-repeat 0 0;
}
input.k-words{
	float: left;
	border: none;
	background: none;
	font-size: 12px;
	line-height: 14px;
	height: 14px;
	width: 187px;
	margin: 4px 0 0 11px;
}
input.go_search{
	float: right;
	background: none;
}


ul#topIcons{
	display: block;
	list-style: none;
	margin: 9px 0 0 0;
	padding: 0;
	overflow: hidden;
	float: left;
	background: url(../images/icons_bg.gif) no-repeat 0 0;
}
ul#topIcons li{
	float: left;
	display: block;
}
ul#topIcons li a{
	display: block;
	width: 27px;
	height: 25px;
	margin-right: 7px;

}
#logo_bottom{
	float: left;
	margin: 9px 0 0 10px;
}
#tool_free{
	background: url(../images/call_ico.gif) no-repeat 0 0;
	float: right;
	font-weight: bold;
	
	padding: 0 0 0 20px;
	margin-top: 13px
}

#inner_content{
	margin: 12px 12px 0 0;
}

.catalog_top_table{

}
.catalog_top_table td.left_cell{
	width: 1px;
	overflow: visible;
	padding-right: 12px;
}
.hr{
	line-height: 4px;
	height: 4px;
	background: url(../images/cont_spread_bd.gif) repeat-x 0 0;
	overflow: hidden;
	margin: 12px 0 12px 0;
}

.catalog_list{
	overflow: hidden;
	padding-bottom: 12px;
}

table.catalog_list_item{
	width: 270px;
	margin: 0 30px 16px 0;
	float: left;
	background: url(../images/cont_spread_bd.gif) repeat-x 0 bottom;
}
table#content_table td table.catalog_list_item td{
	vertical-align: top;
	height: 220px;
	font-size: 12px;
}
table#content_table td table.catalog_list_item td.icon{
	vertical-align: middle;
	text-align: center;
	width: 145px;
	padding-right: 15px;
}
table.catalog_list_item td.icon img{
	margin: 0px 0 12px 0;
}
table.catalog_list_item td h3{
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	max-height: 74px;
	overflow: hidden;
}
table.catalog_list_item td h3 a{
	text-decoration: none;
}
table.catalog_list_item td h3 a:hover{
	text-decoration: underline;
}

.go_details, .go_order, .go_delate, .go_send{
	display: block;
	width: 82px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}
.go_details:hover, .go_order:hover, .go_delate:hover, .go_send:hover{
	background-position: 0 -20px;
}
.go_details{ background-image: url(../images/go_details.gif)}
.go_send{ background-image: url(../images/go_send.gif)}
.go_order{ background-image: url(../images/go_order.gif); margin-bottom: 12px}
.go_delate{ background-image: url(../images/go_delate.gif); margin-bottom: 12px}

ul#submenu li ul{
/*	display: none;  */
	position: absolute;
	z-index: 100;
	list-style: none;
	margin: -3px 0 0 -8px;
	padding: 0;
	width: 150px;
}
ul#submenu li ul li{
	width: 150px;
	background: url(../images/popup_bg.png) repeat-y 0 0;
	_height: 0px;
	height: auto;
	margin: 0;
	padding: 0;
}
ul#submenu li ul li.top{
	height: 6px;
	line-height: 6px;
	background: url(../images/popup_bg_t.png) no-repeat 0 0;
}
ul#submenu li ul li.bottom{
	height: 10px;
	line-height: 10px;
	background: url(../images/popup_bg_b.png) no-repeat 0 0;
}
ul#submenu li ul li a{
	width: auto;
	background: none;
	font-size: 11px;
	line-height: 13px;
	padding: 4px 9px 5px 9px;
	margin: 0 3px 0 3px;
	text-align: left;
	position: relative;
	text-decoration: none;
}
ul#submenu li ul li a:hover{
	text-decoration: underline;
	background: #289dd9;
}

ul#submenu li.act ul li{
	background: url(../images/popup_act_bg.png) repeat-y 0 0;
}
ul#submenu li.act ul li.top{
	background: url(../images/popup_act_bg_t.png) no-repeat 0 0;
}
ul#submenu li.act ul li.bottom{
	background: url(../images/popup_act_bg_b.png) no-repeat 0 0;
}
ul#submenu li.act ul li a:hover{
	text-decoration: underline;
	background: #e5f3fa;
}
.quant_field { width: 40px; }
ul#submenu li ul { display: none; }
.highslide-dimming {
    background: black;
}

table#cart_details {margin: 30px auto 50px auto;}
table#cart_details td.cart_ico{ padding-right: 10px;}
table#cart_details td.cart_inf{
	vertical-align: middle;
	text-align: center;
	background: url(../images/cart_field_bg.gif) no-repeat 0 center;
	width: 196px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #058ed5;
}
table#cart_details td.cart_inf span{ color: #16a34d}

.form_style input, .form_style textarea{ border: solid #7f9db9 1px; width: 240px; margin-top: 1px;}
.form_style select{ border: solid #7f9db9 1px; width: 244px; margin-top: 1px;}
.form_style textarea{ height: 48px}

div.nav{
	padding: 0 0 30px 0;
	text-align: center;
}


