/* панель администратора и остальные элементы управления сайтом */
body,p,form,img {margin:0;padding:0;border:0;}
table {border-collapse:collapse;}
a {text-decoration:none;}
hr {margin:4px 0 5px 0;}

/* стиль cms */
.cms_frame {border:1px solid #808080;background:#F1F4EB;}
.cms_frame_td {padding:5px 10px;}
.cms_title {font-family:verdana;font-size:18px;color:#000;/*font-variant:small-caps;*/}
.cms_warn {font-family:verdana;font-size:13px;line-height:140%;color:#C06418;}
.cms_ok {font-family:verdana;font-size:13px;line-height:140%;color:green;}
.cms_text {font-family:verdana;font-size:13px;line-height:140%;color:#000;}
.cms_input {height:20px;font-family:verdana;font-size:13px;background:#CBD0B7;border:1px solid #808080;padding-left:3px;padding-right:3px;}
.cms_hidden {height:20px;font-family:verdana;font-size:13px;background:#F1F4EB;border:0;padding:0;}
.cms_select {height:20px;font-family:verdana;font-size:13px;background:#CBD0B7;border:1px solid #808080;padding-left:3px;padding-right:3px;}
.cms_grey {font-family:verdana;font-size:13px;color:#999;}
.cms_link {background:none;font-family:verdana;font-size:13px;line-height:140%;color:green;}
.cms_link:hover {background:none;color:#999;}
.cms_link_menu {background:none;font-family:verdana;font-size:13px;line-height:140%;color:#000;}
.cms_link_menu:hover {background:none;color:#666;}
.cms_str td {border:1px solid #E0E7D3;padding:0 2px;}
.cms_upload {height:20px;background:#CBD0B7;border:1px solid #808080;}
.cms_textarea {font-family:verdana;font-size:13px;background:#CBD0B7;border:1px solid #808080;padding-left:3px;padding-right:3px;}

/* menu */
.w3mh_b0 {z-index:999;}

.w3mh_b0,
.w3mh_b0 a,
.w3mh_b0 td,
.w3mh_b,
.w3mh_b a,
.w3mh_b td,
.w3mh_b0 div {border:0;padding:0;margin:0;height:19px;overflow:visible;}

.w3mh_b0 a:link,
.w3mh_b0 a:visited,
.w3mh_b0 a:hover {height:100%;display:block;text-align:center;white-space:nowrap;}
.w3mh_b0 {background:#CBD0B7;position:relative;cursor:pointer;}
.w3mh_b0 td {border:1px solid #808080;padding:0 10px;}
.w3mh_b0 td:hover {border:1px solid #808080;padding:0 10px;background:#BEC5A5;}
.w3mh_b0 table {margin-left:-10px;}
.w3mh_b0 div {position:relative;height:18px;}
.w3mh_b a:link,
.w3mh_b a:visited {text-align:left;}
.w3mh_b a:hover {text-align:left;}
.w3mh_b {position:absolute;display:none;background:#E1E4D6;}
.w3mh_b td {border:1px solid #808080;background:#E1E4D6;}
.w3mh_b td table {margin-left:10px;}


/* таблица админ панель */
/*.admin_table {width:100%;background:#CCD0B7;border:1px solid #6B6B6A;}
.admin_table_head {background:url(images/top_line.jpg) repeat-x top;border-bottom:1px solid #6B6B6A;}
.admin_table_body {background:url(images/bottom_line.jpg) repeat-x bottom;}*/

/* таблица основного окна */
/*.form_table {background:#CCD0B7;border:1px solid #6B6B6A;}
.mod_table {background:url(images/top_line.jpg) repeat-x top #CCD0B7;width:100%;border:1px solid #6B6B6A;}
.mod_td_menu {background:url(images/bottom_line.jpg) repeat-x bottom;width:200px;}
.mod_td_body {background:url(images/bottom_line.jpg) repeat-x bottom;}*/

/* шрифты и ссылки */
/*.mod_text {font-family:verdana;font-size:12px;}
.mod_title {font-family:verdana;font-size:14px;font-weight:bold;}
.mod_warning {font-family:verdana;font-size:12px;color:#C06418;}
.mod_ok {font-family:verdana;font-size:12px;color:green;}
.mod_grey {font-family:verdana;font-size:12px;color:#999;}
.mod_link {font-family:verdana;font-size:12px;color:green;}
.mod_link:hover {color:#999;}*/

/* кнопки, поля */
/*.bs_button {font-family:verdana;font-size:12px;background:#E3E6D9;border:1px solid #6B6B6A;}
.bs_input {font-family:verdana;font-size:12px;background:#E3E6D9;border:1px solid #6B6B6A;}
.bs_select {font-family:verdana;font-size:12px;background:#E3E6D9;border:1px solid #6B6B6A;}*/
