#dhtmltooltip {
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid #80b956;
	padding: 20px;
	background: url(../images/tooltip_bckg.jpg) repeat-x #f4fafe;
	/*background-color: lightyellow;*/
    visibility: hidden;
	z-index: 100;
	color: #000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135);
}
ul.sub {
	margin:0;
	padding:0;
}
ul.sub li {
	display:block;
	float:left;
	list-style-type:none;
	margin-right:2px;
}
ul.sub li a {
	display:block;
	padding:6px 10px;
	background:#E77817;
	color:#FFF;
	text-decoration:none;
	font-size:11px;
	border-radius:5px;
	box-shadow:inset -2px -2px 7px #BC6312;
}
ul.sub li a.active, ul.sub li a.active:hover {
	background:#FFE0C4;
	box-shadow:inset 2px 2px 4px #FFC28C;
	color:#333;
	cursor:default;
	font-weight:bold;
}
ul.sub li a:hover {
	box-shadow:inset -2px -2px 4px #CCC;
	background:#FFF;
	color:#333;
}
div.osub {
	margin-left:110px

}
div.osub_foto {
	margin-left:60px

}

#dhtmlpointer {
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
br {
	clear: both;
}
#container {
	text-align : center;
	width:1000px;
/*max-width: 1280px; */
/*width:expression(document.body.clientWidth > 1280? "1280px" : "100%"); /* для ie*/*/
/*max-width: 1280px;*/

 }
/* построение меню сайта */
/* главная таблица меню и ее ячейки */
.menu_main_tbl {
	width:100%;
	height:30px;
	border:0;
}
.menu_main_td {
	vertical-align:bottom;
	height:24px;
	text-align:left;
	padding:0;
	overflow:hidden;
}
/* ссылки уровня 1 */
/*
.menu_main_td a,
.menu_main_td a:visited {
	display:block;padding:6px 3px 7px 25px;
	background:url('/images/template/menu_img.gif') no-repeat;
	text-decoration:none;color:#808080;font-size:13px;font-weight:bold;white-space:nowrap;
}
.menu_main_td a:hover {
	color:#fff;background:url('/images/template/menu_img_back.gif') no-repeat;
}
*/

.menu_main_td {
	vertical-align:bottom;
	width:148px;
	height:24px;
	text-align:left;
	padding:0;
	overflow:hidden;
	z-index:256;
}
.menu_main_td a, .menu_main_td a:visited {
	display:block;
	padding:6px 3px 7px 35px;
	background:url('/images/template/menu_img_new.gif') no-repeat;
	text-decoration:none;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	white-space:nowrap;
}
.menu_main_td a:hover {
	color:#e77817;
	background:url('/images/template/menu_img_back_new.gif') no-repeat;
}
.menu_main_td_big {
	vertical-align:bottom;
	width:210px;
	height:24px;
	text-align:left;
	padding:0;
	overflow:hidden;
}
.menu_main_td_big a, .menu_main_td_big a:visited {
	display:block;
	padding:6px 3px 7px 35px;
	background:url('/images/template/menu_img_new_big.gif') no-repeat;
	text-decoration:none;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	white-space:nowrap;
}
.menu_main_td_big a:hover {
	color:#e77817;
	background:url('/images/template/menu_img_back_new_big.gif') no-repeat;
}
.menu_main_td_apple {
	vertical-align:bottom;
	width:148px;
	height:24px;
	text-align:left;
	padding:0;
	overflow:hidden;
}
.menu_main_td_apple a, .menu_main_td_apple a:visited {
	display:block;
	padding:6px 3px 7px 35px;
	background:url('/images/template/menu_img_new_apple.gif') no-repeat;
	text-decoration:none;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	white-space:nowrap;
}
.menu_main_td_apple a:hover {
	color:#e77817;
	background:url('/images/template/menu_img_back_new_apple.gif') no-repeat;
}
/* div в качестве подменю ссылок уровня 2 */
.sub_menu_div {
	display:none;
	position:absolute;
	width:150px;
	z-index:256;
}
.sub_menu_div table {
	width:100%;
	border-left:1px solid #B3B390;
	border-top:1px solid #B3B390;
	border-right:2px solid #555555;
	border-bottom:2px solid #555555;
	z-index:256;
}
.sub_menu_div table td {
	padding:0;
}
/* ссылки уровня 2 */
.sub_menu_div table td a, .sub_menu_div table td a:visited {
	display:block;
	height:20px;
	padding:3px 0 3px 0;
	background:#FFFFCC;
	color:#737373;
	border-bottom:1px solid #B3B390;
	text-decoration:none;
	font-size:13px;
	font-weight:normal;
	white-space:nowrap;
}
.sub_menu_div table td a:hover {
	background:#E9E9B9;
	color:#808080;
}
a {
	color:#3D3D3D;
	text-decoration:underline;
}
a:hover {
	color:#fb7320;
	text-decoration:none;
}
A.unnone {
	text-decoration: underline;
}
A.unnone:hover {
	text-decoration: underline;
}
A.bot_menu {
	text-decoration: none;
	color:#9B9B9B
}
A.bot_menu:hover {
	text-decoration: none;
	color:#fb7320
}
span {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
}
#cntr {
	float: bottom;
	padding: 0 0 0 0;
	margin: 500 10 10 10;
	background-color: #FFFFCE;
	margin-left: 5;
	margin-bottom: 0;
}
.table_on_main_page h1 {
	color:#ff4500;
	margin-left:5px;
	text-decoration:underline;
}
#search {
	float: top;
	padding: 0px 0px 5px 5px;
	background-color: #FFFFCE;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-left: 5;
	margin-bottom: 0;
}
.header_font {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
.header_min_font {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
#masthead {
	margin: 5;
	padding: 0px 0px;
	width: 100%;
}
#navBar {
	margin: 0 0 0 80%;
	height: 100%;
	padding: 0px;
	background-color: #DEDFDE;
	border-left: 1px solid #339966;
	border-bottom: 1px solid #339966;
}
#news {
	color: #000000;
}
#Searchbar {
	background-color: #006531;
	padding: 1px;
	color: white;
	font-weight: bold;
}
#content {
	float:left;
	width: 80%;
	margin: 0;
	padding: 10 10 10 10;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#xprice {
	float:left;
	width: 99%;
	margin: 0;
	padding: 0 0 0 0;
}
#siteInfo {
	clear: both;
	font-size: 100%;
	color: #cccccc;
	padding: 0px 10px 0px 10px;
	margin-top: -1px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
p {
	margin-left: 5px;
	margin-right: 5px;
	color: #3D3D3D;
}
body, td {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	fontsize: 11px;
	color: #3D3D3D;
}
H1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	display : inline;
}
.dc {
	font-size: 11px;
	fontsize: 11px;
}
.head {
	font-size: 14px;
	fontsize: 14px;
	color: white;
}
.he {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	fontsize: 12px;
	color: white;
}
.bt {
	font-size: 14px;
	fontsize: 14px;
}
.sm1 {
	font-size: 11px;
	fontsize: 11px;
}
.ds1 {
	font-size: 11px;
	fontsize: 11px;
	padding-left: 5px;
}
.ti {
	font-size: 10px;
	fontsize: 11px;
	line-height: 16px;
}
a.p_header {
	text-decoration: none;
}
.leaf {
	Z-INDEX: 66;
	LEFT: 10px;
	VISIBILITY: hidden;
	WIDTH: 10%px;
	POSITION: absolute;
	TOP: 0px
}
.leaf_select {
	Z-INDEX: 166;
	LEFT: 10px;
	VISIBILITY: hidden;
	WIDTH: 10%px;
	POSITION: absolute;
	TOP: 0px
}
.cat {
	font-size: 10px;
	fontsize: 11px;
	text-decoration: none;
}
a.cat:hover {
	text-decoration: underline;
}
.header {
	font-size: 13px;
	fontsize: 13px;
}
.tov_header {
	font-size: 16px;
	fontsize: 16px;
	font-weight: bold;
}
.submenu {
	margin-bottom: 0.5em;
}
.indent {
	text-indent:25px;
}
.center {
	text-align:center;
}
.line {
	width:100%;
	border-bottom:solid black 1px;
}
.list_selected {
	color:#fb7320;
}
td.field {
	color: #000000
}
td.fieldred {
	color: #AA0000
}
input {
	FONT-FAMILY:  Tahoma;
	FONT-SIZE: 10px;
}
textarea {
	FONT-FAMILY:  Tahoma;
	FONT-SIZE: 10px;
}
select {
	FONT-FAMILY:  Tahoma;
	FONT-SIZE: 10px;
}
button {
	FONT-FAMILY:  Tahoma;
	FONT-SIZE: 10px;
}
BLOCKQUOTE {
	border : 1px solid #сссссс;
	background-color : White;
}
/* таблицы прайсов */
.tbl_price_box {
	width:100%;
	vertical-align:top;
}
.tbl_price {
	width:100%;
}
.tbl_price_th {
	background:#ef6d21;
}
.tbl_price_th td {
	text-align:left;
	vertical-align:top;
	color:#ffffff;
	font-weight:bold;
	padding:3px;
}
.tbl_price_tr_part td {
	text-align:left;
	font-weight:bold;
	border-bottom: 1px solid #d0d0d0;
	vertical-align:top;
	padding:3px;
}
.tbl_price_tr_part_name {
	text-align:left;
}
.tbl_price_tr_list td {
	text-align:left;
	border-bottom: 1px solid #d0d0d0;
	vertical-align:top;
	padding:3px;
}
.tbl_price_bg1 {
	background:#F7F7F7;
}
.tbl_price_bg2 {
	background:#ffffff;
}
.klient_img {
	border:#e0e0e0 solid 0px;
}
#zakaz_info_tbl {
	border-collapse:collapse;
}
#zakaz_info_tbl td {
	border:solid #cccccc 1px;
	vertical-align:top;
}
.button_width {
	width:120px;
}
#tbl_th td {
	background:#ef6d21;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}
#tbl_td1 td {
	background:#ffffff;
	border-bottom:solid 1px #e0e0e0;
}
#tbl_td2 td {
	background:#f7f7f7;
	border-bottom:solid 1px #e0e0e0;
}
#tbl_td_details td {
	background:#f7f7f7;
	border-bottom:solid 1px #e0e0e0;
	font-weight:bold;
}
#tbl_td_att td {
	background:#ffffff;
	border-bottom:solid 1px #e0e0e0;
	color:red;
}
#tbl_nav {
	background:#f7f7f7;
	border-top:solid 1px #e0e0e0;
	border-bottom:solid 1px #e0e0e0;
}
#edit_que_tbl {
	border-collapse:collapse;
	margin:12px 0px 0px 0px;
}
#edit_que_tbl_tr td {
	border:1px solid #c0c0c0;
	background:#fafafa;
}
#edit_que_tbl_tr2 td {
	border:1px solid #c0c0c0;
	background:#ffe0e0;
}
#edit_que_tbl_stat {
	border-collapse:collapse;
	margin:0px 0px 10px 0px;
}
#edit_que_tbl_tr_stat td {
	border:1px solid #c0c0c0;
	background:#fafafa;
}
#edit_que_tbl_tr_stat_is td {
	border:1px solid #c0c0c0;
	background:#fff0f0;
	color:#000000;
}
/* навигатор */
.tbl_list_page {
	width:100%;
	margin-top:3px;
	border-top:1px solid black;
	border-bottom:1px solid black;
	background:#FB7320;
}
.tbl_list_page td a {
	color:#000000;
}
.tbl_list_page td a:hover {
	color:#ffffff;
}
/* карта сайта */
.tbl_map_box {
	margin:3px 0 0 25px;
}
.tree_sub_img {
	width:19px;
	vertical-align:top;
}
.tree_sub_bg_img {
	background:url('/images/tree-back-way.gif');
}
.tree_sub_url {
	padding:0 0 5px 3px;
	vertical-align:top;
}
/* модуль история заказов */
div.zakaz_history {
}
div.zakaz_history p {
	margin:5px 0 5px 0;
}
div.zakaz_history p span {
	font-size:11px;
	color:#aaaaaa;
	font-feight:bold;
}
/* поиск */
.search_new {
	font-weight:bold;
}
.search_ok {
	color:#FB7320;
	font-weight:bold;
}
.search_null {
	color:red;
	font-weight:bold;
}
.search_bad {
	color:red;
	font-weight:bold;
}
.search_rez {
}
.tbl_search {
	width:100%;
}
.tbl_search td {
	vertical-align:top;
}
.tbl_search_num {
	width:20px;
}
.tbl_search_sep {
	height:5px;
}
/***     календарик JavaScript в CSS      ***/
#tbl_calendar_view {
	text-align:center;
}
table#tbl_calendar_view td {
	background-color:#f6f6f6;
}
#calendar_view h4 {
	margin:0;
	font-size:12;
}
#tbl_calendar td {
	text-align:center;
	border:solid #F0F0F0 1px;
	background-color:#ffffff;
	font-size:9;
}
table#tbl_calendar td {
	background-color:#ffffff;
}
#tbl_calendar_th td {
	font-weight:bold;
}
.calendar_th_b {
	cursor:pointer;
	cursor:hand;
	color:#65bd05;
}
.calendar_th_v {
	cursor:pointer;
	cursor:hand;
	color:red;
}
.calendar_th_b_last {
	cursor:pointer;
	cursor:hand;
	color:gray;
}
.calendar_th_v_last {
	cursor:pointer;
	cursor:hand;
	color:#cb9090;
}

