html, body
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 100%;
	width: 100%;
}

body
{
	color: black;
	background: white;
}

body, td
{
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 16px;
	white-space: normal;
}

table, td
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-collapse: collapse;
	border-width: 0px;
	vertical-align: top;
}

img
{
	border: black 0px solid;
}

form
{
	margin: 0;
}

object, embed
{
	margin: 0;
	padding: 0;
}

#fix_png, td#fix_png
{
	filter: expression(fix_png(this));
}

.data
{
	display: none;
}

.all
{
	width: 100%;
	height: 100%;
}

em
{
	font-style: normal;
	font-weight: bold;
	color: maroon;
}

p
{
	/*text-indent: 16px;*/
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 4px;
}

p.p0
{
	text-indent: 0px;
}

/* Ссылки */
a:link, a:visited
{
	color: #0000c0;
	padding: 0;
	margin: 0;
}

a:hover, a:active
{
	color: #0080ff;
	padding: 0;
	margin: 0;
}

/* Ссылки тела */
/*.ui_body a:link, .ui_body a:visited
{
	color: #fff799;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

.ui_body a:hover, .ui_body a:active
{
	color: #ffff00;
	padding: 0;
	margin: 0;
	text-decoration: underline;
}*/

.ui_left_menu ul
{
	margin-top: 0;
	margin-bottom: 0;
}

.ui_left_menu ul li ul li
{
	margin-left: -10px;
}

.ui_header_top_menu
{
	position: relative;
	margin: 11px 0px 0px 150px;
}

#ui_header_top_icq
{
	font-size: 9px;
}

#ui_header_top_icq div
{
	/*float: left;*/
	display: inline;
	margin-left: 24px;
	overflow: hidden;
	padding-top: 2px;
}

#ui_header_top_icq div a img
{
	position: absolute;
	margin-left: -20px;
	margin-top: -1px;
}

#ui_header_top_icq div a:link, #ui_header_top_icq div a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#ui_header_top_icq div a:hover, #ui_header_top_icq div a:active
{
	color: #00ffff;
}

.ui_right_detail
{
	text-align: right;
	padding-right: 16px;
}

.ui_form_textbox
{
	color: #8c6238;
	background: #cdba88;
	border: #8c6238 1px solid;
}

/* Меню */
.ui_h_m
{
	color: #ffffff;
	font-weight: bold;
	height: 32px;
}

.ui_h_m td
{
	white-space: nowrap;
}

.ui_h_m a:link, .ui_h_m a:visited
{
	color: white;
	text-decoration: none;
}

.ui_h_m a:hover, .ui_h_m a:active
{
	color: #00ffff;
	text-decoration: underline;
}

/* Выделенное меню */
a.ui_h_m_s:link, a.ui_h_m_s:visited
{
	color: #ffff00;
	text-decoration: underline;
}

a.ui_h_m_s:hover, a.ui_h_m_s:active
{
	color: #00ff00;
	text-decoration: underline;
}

.ui_h_m td
{
	vertical-align: middle;
	padding-bottom: 1px;
}

/* Ссылка подробнее */
.ui_details
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 20px;
	height: 7px;
	display: inline;
	position: relative;
	background-repeat: no-repeat;
	background-position: left center;
	overflow: hidden;
}

a:hover.ui_details, a:active.ui_details
{
	background-image: url(/ui/details_hover.gif);
}

a.ui_details
{
	background-image: url(/ui/details.gif);
}

/* Левая панель */
.ui_l
{
	color: maroon;
	font-weight: bold;
}

.ui_l a:link, .ui_l a:visited
{
	color: #800000;
	text-decoration: none;
}

.ui_l a:hover, .ui_l a:active
{
	color: #ff0000;
	text-decoration: underline;
}

.ui_l ul
{
	padding-left: 0px;
	list-style: none;
	margin: 0px;
}

.ui_l ul li ul
{
	padding-left: 24px;
	list-style: circle;
	margin: 0px;
}

.ui_r
{
	color: maroon;
	font-weight: bold;
}

.ui_r a:link, .ui_r a:visited
{
	color: #800000;
	text-decoration: none;
}

.ui_r a:hover, .ui_r a:active
{
	color: #ff0000;
	text-decoration: underline;
}

.selected_country
{
	color: #0000ff;
	text-decoration: underline;
}

.selected_tour_group
{
	color: #0000ff;
	text-decoration: underline;
}

.ui_footer
{
	color: #0000c0;
	font-weight: bold;
}

.ui_footer td
{
	vertical-align: middle;
	font-size: 11px;
}

.ui_copyright td, td.ui_copyright td a:link, td.ui_copyright td a:visited
{
	color: red;
	padding: 0;
	margin: 0;
}

.ui_copyright a:hover, .ui_copyright a:active
{
	color: #ffff00;
	padding: 0;
	margin: 0;
}

.grey
{
	color: #7d7d7d;
}

.ui_form_title
{
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 2px;
}

textarea, select
{
	font-size: 12px;
	padding: 2px;
	border: #000000 1px solid;
	color: #2f2f2f;
	background: white url(/ui/input/text.gif) repeat-x;
}

textarea:hover, select:hover
{
	border: #0080ff 1px solid;
}

textarea:focus, select:focus
{
	border: #c00000 1px solid;
}

h1, h2, h3, h4, h5, h6
{
	color: #0000c0;
}


h1
{
	font-size: 16px;
	font-weight: bold;
	margin: 9px 0px 9px 0px;
}

h2
{
	font-size: 15px;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	margin: 7px 0px 7px 0px;
}

h4
{
	font-size: 13px;
	font-weight: bold;
	margin: 6px 0px 6px 0px;
}

h5
{
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

h6
{
	font-size: 11px;
	font-weight: bold;
	margin: 4px 0px 4px 0px;
}

/*TFOOT, THEAD
{
	font-size: 12px;
	color: #f6dd63;
}

th
{
	vertical-align: baseline;
	font-size: 12px;
	font-weight: bold;
	color: #f6dd63;
}*/

blockquote, pre
{
	font-family: Lucida Console, monospace;
}

hr
{
	color: #404080;
	background: #404080;
	border: 0px solid #404080;
	height: 2px;
}

.hr1
{
	height: 1px;
}

.hr3
{
	height: 3px;
}

/* Админка */

.admin_panel
{
	background: #dce6ff url(/ui/admin_panel_bk.gif) repeat-x;
	color: #8000f0;
	padding: 0px 1px 2px 1px;
	border: #a0a0ff 1px solid;
	text-align: center;
}

.admin_panel_bar
{
	font-size: 10px;
	color: #000000;
	background-color: #f6dd63;
	margin: 0;
	padding: 4px;
	border: #000000 0px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
}

.admin_panel_bar a, .admin_panel_bar a:link, .admin_panel_bar a:visited
{
	color: #000000;
}

.admin_panel_bar a:hover, .admin_panel_bar a:active
{
	color: #bf0000;
}

a.admin_new, a.admin_new:visited
{
	color: #008000;
	font-weight: bold;
}

a.admin_new:hover, a.admin_new:active
{
	color: #ddffbb;
	background-color: #008000;
	text-decoration: none;
}

a.admin_edit, a.admin_edit:visited
{
	color: #0000c0;
	font-weight: bold;
}

a.admin_edit:hover, a.admin_edit:active
{
	color: #bbddff;
	background-color: #0000c0;
	text-decoration: none;
}

a.admin_delete, a.admin_delete:visited
{
	color: #c00000;
	font-weight: bold;
}

a.admin_delete:hover, a.admin_delete:active
{
	color: #ffddbb;
	background-color: #c00000;
	text-decoration: none;
}

.admin_textbox, .normal_textbox
{
	font-size: 12px;
	padding: 2px;
	border: #000000 1px solid;
	color: #2f2f2f;
	background: white url(/ui/input/text.gif) repeat-x;
	height: 20px;
}

.admin_textbox:hover, .normal_textbox:hover
{
	border: #0080ff 1px solid;
}

.admin_textbox:focus, .normal_textbox:focus
{
	border: #c00000 1px solid;
}

.admin_button, .normal_button
{
	font-size: 10px;
	padding: 2px;
	border: #000000 1px solid;
	color: #2f2f2f;
	background: white url(/ui/input/button.gif) repeat-x;
	width: 80px;
}

.admin_button:hover, .normal_button:hover
{
	border: #0080ff 1px solid;
	background: white url(/ui/input/text.gif) repeat-x;
}

.admin_button:focus, .normal_button:focus
{
	border: #c00000 1px solid;
}

.admin_textarea
{
	font-size: 12px;
	padding: 2px;
	border: #000000 1px solid;
	color: #2f2f2f;
	background: white url(/ui/input/text.gif) repeat-x;
}

.admin_textarea:hover, .admin_textarea:hover
{
	border: #0080ff 1px solid;
}

.admin_textarea:focus, .admin_textarea:focus
{
	border: #c00000 1px solid;
}

.data_table
{
	width: 100%;
}

.data_table thead
{
	text-align: left;
	font-size: 12px;
}

.data_table th
{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background: #dce6ff url(/ui/admin_panel_bk.gif) repeat-x;
}

.data_table td, th
{
	font-weight: normal;
	border: #80a0f0 1px solid;
	padding: 2px 4px 2px 4px
}

.data_delete
{
	background: #ffc0c0;
	color: maroon;
}

.data_apply
{
	background: #c0ffc0;
	color: green;
}

.data_cell_apply
{
	background: lime;
	color: green;
}

.error
{
	color: red;
	font-weight: bold;
}

.pager
{
	text-align: center;
}

.bb td, .bb th
{
	font-weight: normal;
	border: #80a0f0 1px solid;
	padding: 2px 4px 2px 4px
}

.bb th
{
	color: #0040c0;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background: #dce6ff url(/ui/admin_panel_bk.gif) repeat-x;
	padding: 5px 4px 5px 4px;
}

.bb caption
{
	font-size: 14px;
	font-weight: bold;
	color: maroon;
}

h1.bb
{
	font-size: 16px;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
}

h2.bb
{
	font-size: 14px;
	font-weight: bold;
	margin: 7px 0px 7px 0px;
}

h3.bb
{
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0px 6px 0px;
}

.hvcenter
{
	text-align: center;
	vertical-align: middle;
}

img.bb
{
	border: black 0px solid;
}

.adblock
{
	clear: both;
	color: #cba;
	line-height: 9px;
	font-size: 10px;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-weight: normal !important;
	cursor: default !important;
}

.adblock a
{
	color: #cba !important;
	text-decoration: none !important;
	cursor: default !important;
}

.adblock hr
{
	color: #cba;
	background: #cba;
	border: 0px solid #cba;
	height: 1px;
}

#adblock_bottom, #adblock_bottom a
{
	color: #8080bb !important;
}

div#adblock_right
{
	position: absolute;
	margin: -11px 0px 0px 24px;
	font-size: 9px;
	letter-spacing: -1px;
}
#adblock_right, #adblock_right a
{
	color: #ddeeee !important;
}