﻿.sp {color: #666;}
#allpage {margin: 0 auto; text-align: left; height: 100%; margin-bottom: -90px; width: expression(((document.documentElement.clientWidth || document.body.clientWidth) <= 995)? "995px" : (((document.documentElement.clientWidth || document.body.clientWidth) >= 1260)? "1260px" : "auto")); min-width: 990px; max-width: 1260px;}
html>body #allpage {height: auto; min-height: 100%;} 
#empty {height: 90px; clear: both;}
* html #footer {height: 90px;}
.page_pad {padding: 0 40px;}
fieldset {border: none;}
.both {clear: both;}
.spacer {width: 1px; height: 1px; font-size: 0;}
.fleft {float: left;}
.fright {float: right;}
.aright {text-align: right;}
.acenter {text-align: center;}
.aleft {text-align: left;}
.red {color: #F00;} 
.rel {position: relative;}
.abs {position: absolute;}
.mini {font-size: 92%;}
.bold {font-weight: bold;}
.nowrap {white-space: nowrap;}
.dashed {text-decoration: none; border-bottom: 1px dashed;}
.dashed:hover {text-decoration: none;}

.usual {margin-bottom: 30px;}
.usual input {width: 250px; border: 1px solid #CCC; background: #FFF url(/i/fields_bg.gif) repeat-x; padding: 2px 0 2px 3px;}
.usual div {margin: 0 0 1.1em 0;}
.usual h2 {margin: 0; padding: 0; font-weight: normal; font-size: 100%; color: #666;}
.usual input, .usual  select, .usual  textarea {margin-top: 4px;}
.usual textarea {width: 330px; height: 100px; border: 1px solid #CCC;}
.radio {margin-bottom:-2px;}
.radio p {text-indent: -20px; padding: 5px 0 0 25px; margin: 0;}
.radio input {border: none; margin: 0 5px 0 0; vertical-align: middle; padding: 0; width: 15px; background: none;}
.usual .cldr input {width: 6.5em;}
.usual .cldr img {vertical-align: middle; margin: 0 0 6px 5px; cursor: pointer; cursor: hand;}
.element_required, .usual sup {color: #FE3721; font-family: tahoma, sans-serif;}
.needValue {color: #CCC;}
.captcha_block img {vertical-align: middle; margin-top: 4px;}
.usual .field_middle {width: 15em;}
.usual .field_mini {width: 6em;}

/* Block actions */
.admin-block {
	min-height: 35px;
}
* html .admin-block {height: 35px;}
.admin-editblock {
	position: relative;
	height: 30px; margin-bottom: -30px;
}
.admin-editblock div.admin-icon {position: absolute; left: 0; top: 0;}
.admin-editblock .admin-shadow {
	position: absolute; left: 0; top: 0;
	opacity: 0.08;
	filter: alpha(opacity = 8);
	width: 100%; height: 10px;
	background: #ffa630;
	visibility: hidden;
}
.admin-editblock .admin-popupmenu {
	left: 5px; top: 5px;
}

.admin-addblock .admin-popupmenu {
	left: 5px; bottom: 5px;
}

/* New block */
.admin-addblock {
	position: relative;
	height: 25px; /*margin-top: -25px;*/
}
.admin-addblock div.admin-icon {position: absolute; left: 0; top: 0;}
.admin-icon img {cursor: pointer; z-index: 1000;}
.admin-hidden div {visibility: hidden;}


.admin-edititem {
	position: relative;
	height: 19px; margin-bottom: -19px;
}
.admin-edititem div.admin-icon {position: absolute; right: 0; top: 0;}
.admin-edititem .admin-shadow {
	position: absolute; left: 0; top: 0;
	opacity: 0.08;
	filter: alpha(opacity = 8);
	width: 100%; height: 20px;
	background: #0099FF;
	visibility: hidden;
}
.admin-edititem .admin-popupmenu {
	right: 5px; top: 5px;
}

/* Menu */
.admin-popupmenu {
	position: absolute; z-index: 100;
    background: #FFF;
	border: 2px solid #666;
}
.admin-popupmenu ul {
	width: 200px; padding: 5px 12px; list-style: none; margin: 0;
}
.admin-popupmenu li {
	padding-left: 10px;
	background-position: 0 50%;
	margin: 3px 0;
}
.admin-popupmenu h6 {margin: 0; font-size: 100%; padding: 8px 12px 0;}

.admin-editblock .admin-popupmenu {border-color: #f3910e;}
.admin-addblock .admin-popupmenu {border-color: #259660;}




.block-actions .popup-list {left: 10px; z-index: 100;}
.empty-field {color: #999; text-align: center; height: 25px; line-height: 25px; margin-bottom: -25px;}


#properties_div_shadow {
    position: fixed; left: 0; top: 0; z-index: 990;
    width: 100%; height: 100%;
    background: #999; opacity: 0.3;
    filter: alpha(opacity = 30);
}
.admin-properties-div, .admin-properties-div-big {
	position: fixed; left: 50%; top: 50%; z-index: 1000;
    display: none; overflow: auto;
}
.admin-properties-div {width: 496px; height: 360px; margin: -185px 0 0 -250px; background: #FFF;}

.admin-properties-div-big {
	width: 752px; height: 520px; margin: -259px 0 0 -368px;
	overflow-x: hidden;
}
#properties_div_bgr {
	position: fixed; left: 50%; top: 50%; z-index: 1000;
	width: 790px; height: 558px; margin: -275px 0 0 -385px;
	background: url(/i/admin/edit_article_bgr.png) no-repeat;
}
* html #properties_div_bgr {
	position: absolute; display: none;
	background-image: url(/i/admin/edit_article_bgr_2.gif); back\ground-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/admin/edit_article_bgr.png,sizingMethod=crop);
}

#properties_div_bgr_2 {
	position: fixed; left: 50%; top: 50%; z-index: 999;
	width: 538px; height: 408px; margin: -204px 0 0 -269px;
	background: url(/i/admin/edit_article_bgr_3.png) no-repeat;
}
* html #properties_div_bgr_2 {
	position: absolute; display: none;
	background-image: url(/i/admin/edit_article_bgr_3.gif); back\ground-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/admin/edit_article_bgr_3.png,sizingMethod=crop);
}



* html #properties_div_shadow {position: absolute;}
* html .admin-properties-div, * html .admin-properties-div-big {position: absolute;}
.admin-properties-div h6 {font-size: 100%;}

.admin-properties-div-big form {width: 720px; margin: 5px; text-align: left;}
#properties_div .editor-form {width: auto;}

.btn { width: auto !important; padding: 2px 8px; background: #A9ACB4; font: 100% tahoma, arial, sans-serif; color: #FFF; border: none; cursor: pointer; cursor: hand;}

#properties_div BUTTON {
	background-color: #F3F3F3;
	cursor: pointer;
	cursor: hand;
	margin-right: 8px;
	white-space: nowrap;
	border: 1px outset #F3F3F3;
}
#properties_div BUTTON IMG {
	border: 0;
	height: 15px;
	margin-right: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align: middle;
}
#properties_div BUTTON SPAN {
	font-size: 11px;
	font-family:Tahoma, Helvetica, sans-serif;
	color: #666666;
}
.addblockshadow {
	height: 25px; background: #50b366;
	opacity: 0.15; filter: alpha(opacity = 15);
}

#properties_div .form-editor-header {margin: 0; padding: 5px 0 0; font-weight: bold; text-align: center;}
#properties_div .form-editor-buttons {position: absolute; width: 300px; text-align: right; right: 18px; top: 482px;}
#properties_div .form-editor-buttons-2 {position: absolute; width: 400px; text-align: right; right: 4px; top: 328px;}
#properties_div .form-editor-buttons button {margin-right: 12px;}

#properties_div .block-properties td {text-align: left;}


#siteedit-panel {
	position: relative; height: 42px;
	background: url(/i/admin/panel_bgr.gif) repeat-x #eff1f6;
	font-size: 12px; z-index: 1000;
}
#siteedit-panel a {color: #716e6e;}
.panel-abocms {
	position: absolute; left: 27px; top: 11px;
}
.panel-exit {
	float: right; padding: 1px 0 3px 24px;
	position: relative; top: 11px; left: -38px;
	background: url(/i/admin/panel_icons.gif) no-repeat 0 -150px;
}
.panel-pages {
	float: left; padding: 1px 0 3px 24px;
	position: relative; top: 11px; left: 170px;
	background: url(/i/admin/panel_icons.gif) no-repeat 0 0;
}
.panel-addpage {
	float: left; padding: 1px 0 3px 24px;
	position: relative; top: 11px; left: 195px;
	background: url(/i/admin/panel_icons.gif) no-repeat 0 -50px;
}
.edit-on-site {
	float: right; display: block;
	border-top: 1px solid #808080; border-left: 1px solid #808080;
	border-right: 1px solid #FFF; border-bottom: 1px solid #FFF;
	padding: 4px 8px 4px 30px; background: url(/i/admin/panel_icons.gif) no-repeat 8px -97px;
	position: relative; top: 8px; left: -100px;
}

#panel-goto-list {
	position: relative; top: 9px; left: 230px;
	float: left; width: 188px; height: 20px;
	background: #FFF; border: 1px solid #e5e5e5;
	color: #716e6e; line-height: 20px;
}
#panel-goto-list ul {
	position: relative; left: -1px; top: 20px;
	width: 188px; background: #FFF; border: 1px solid #a9acb4; border-top: none;
	margin: 0; padding: 5px 0 2px; list-style: none;
	line-height: 1.3em;
	visibility: hidden;  z-index: 1000 !important;
}
#panel-goto-list li {
	background-image: url(/i/admin/icons2.gif);
	background-repeat: no-repeat;
	padding: 0 0pt 8px 30px; margin-left: 2px;
}
#panel-goto-list li a {color: #3D6B7E; text-decoration: none;}
#panel-goto-list li a:hover {color: #58ACCE;}


#panel-goto-list.panellist ul {visibility: visible;}
#panel-goto-list.panellist {border-color: #a9acb4;}
.panellist .goto-list-arrow {opacity: 0.6; filter: alpha(opacity=60);}

.goto-list-arrow {
	position: absolute; top: 2px; left: 170px;
	cursor: pointer;
}


#id_search {background-position: -690px 0;}
#id_search.curr {background-position: -691px 5px;}
#id_pages {background-position: -661px -20px;}
#id_pages.curr {background-position: -662px -16px;}
#id_banners {background-position: -632px -40px;}
#id_banners.curr {background-position: -633px -37px;}
#id_vacancies {background-position: -604px -61px;}
#id_vacancies.curr {background-position: -605px -57px;}
#id_faq {background-position: -575px -80px;}
#id_faq.curr {background-position: -576px -76px;}
#id_gallery {background-position: -546px -99px;}
#id_gallery.curr {background-position: -547px -96px;}
#id_glossary {background-position: -516px -117px;}
#id_glossary.curr {background-position: -517px -115px;}
#id_catalog {background-position: -488px -138px;}
#id_catalog.curr {background-position: -489px -134px;}
#id_shop {background-position: -458px -158px;}
#id_shop.curr {background-position: -459px -155px;}
#id_news {background-position: -428px -178px;}
#id_news.curr {background-position: -429px -174px;}
#id_poll {background-position: -398px -198px;}
#id_poll.curr {background-position: -399px -194px;}
#id_siteusers {background-position: -372px -218px;}
#id_siteusers.curr {background-position: -373px -214px;}
#id_workers {background-position: -372px -218px;}
#id_workers.curr {background-position: -373px -214px;}
#id_pricelists {background-position: -340px -236px;}
#id_pricelists.curr {background-position: -341px -232px;}
#id_subscription {background-position: -311px -257px;}
#id_subscription.curr {background-position: -312px -253px;}
#id_sitelinks {background-position: -283px -276px;}
#id_sitelinks.curr {background-position: -284px -273px;}
#id_counter {background-position: -254px -295px;}
#id_counter.curr {background-position: -255px -291px;}
#id_article {background-position: -224px -315px;}
#id_article.curr {background-position: -225px -311px;}
#id_documents {background-position: -195px -335px;}
#id_documents.curr {background-position: -196px -331px;}
#id_forms {background-position: -166px -357px;}
#id_forms.curr {background-position: -167px -353px;}
#id_forum {background-position: -139px -379px;}
#id_forum.curr {background-position: -140px -375px;}
#id_users {background-position: -112px -399px;}
#id_users.curr {background-position: -113px -396px;}
#id_backup {background-position: -80px -419px;}
#id_backup.curr {background-position: -81px -415px;}
#id_configuration {background-position: -52px -439px;}
#id_configuration.curr {background-position: -53px -435px;}
.menu #id_exit {display: none;}
#id_site {background-position: -23px -459px;}
#id_site.curr {background-position: -24px -455px;}
#id_exit {background-position: 6px -478px;}

p.gallery-item {
	float: left; width: 33%; height: 100px;
}
div.post {
	margin: 0 0 20px; border-top: 1px solid #e5e5e5; padding-top: 20px;
	width: 100%; overflow: hidden;
}

.catalogue_search_form select {width: 220px; border: 1px solid #E5E5E5;}


/* Forum */
.forum-topics {width: 100%;}
.forum-topics thead th {
	padding: 14px 12px;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #eff1f6; color: #333;
	text-align: center;
}
.forum-topics thead th.topic-name,
.forum-topics thead th.folder-name {
	padding-left: 42px;
	border-left: none;
	text-align: left;
	width: 45%;
}
.forum-topics tbody th {
	padding: 12px 12px;
	border-bottom: 1px solid #FFF;
	background: #64a1d7; color: #FFF;	
}
.forum-topics tbody td {height: 46px;}
* html .forum-topics tbody td {height: 26px;}
.forum-topics tbody td {
	padding: 10px 12px;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	text-align: center;
}
.forum-topics tbody td.topic-name,
.forum-topics tbody td.folder-name {padding-left: 42px; border-left: none; text-align: left;}
.forum-topics tbody td.folder-name {background: url(/i/forum/forum_folders.gif) no-repeat 12px 17px;}
.forum-topics tbody td.topic-name {background: url(/i/forum/forum_topics.gif) no-repeat 12px 16px;}

.forum-topics tbody td.folder-close {background-position: 12px -283px;}
.forum-topics tbody td.folder-closenew {background-position: 12px -133px;}
.forum-topics tbody td.folder-opennew {background-position: 12px -133px;}

.forum-topics tbody .dark td {background-color: #eff1f6;}

div.forum-legend {margin: 20px 0 20px 12px;}
table.forum-legend {width: 100%; margin: 20px 0 20px;}
table.forum-legend td {width: 25%; padding: 0 20px 0 12px;}

div.forum-legend p {background: url(/i/forum/forum_folders.gif) no-repeat;}
.forum-legend p {margin: 0 0 10px; padding-left: 30px;}
.forum-legend p.folder-close {background-position: 0 -300px;}
.forum-legend p.folder-closenew {background-position: 0 -150px;}
.forum-legend p.folder-opennew {background-position: 0 -150px;}

table.forum-legend p {
	background: url(/i/forum/forum_topics.gif) no-repeat;
	padding-bottom: 4px; padding-top: 1px; margin-bottom: 10px;}
.forum-legend p.topic-close {background-position: 0 -200px;}
.forum-legend p.hot-open {background-position: 0 -400px;}
.forum-legend p.hot-close {background-position: 0 -600px;}
.forum-legend p.stick-open {background-position: 0 -800px;}
.forum-legend p.stick-close {background-position: 0 -1000px;}
.forum-legend p.notice-open {background-position: 0 -1200px;}
.forum-legend p.notice-close {background-position: 0 -1400px;}


.forum-postform {margin: 10px 12px;}
.forum-postform form {margin-top: 20px;}

.forum_tbl {border-collapse: collapse; width: 100%;}
.forum_tbl th {padding: 6px; border: 1px solid #CCC;}
.forum_tbl td {padding: 6px; border: 1px solid #CCC; vertical-align: top;}

.forum_menu {margin: 10px 0; width: 100%; overflow: hidden;}
.forum_menu li {float: left; padding: 0 20px 0 10px; background: url(/i/li.gif) no-repeat 0 0.5em;}

.forum_subject {margin: -7px -7px 8px -7px; padding: 10px; background: #FAFAFA; border: 1px solid #CCC;}
.forum_signature {border-top: 1px solid #CCC; margin: 10px 0 5px 0;}

.forum-options {width: 100%; margin: 15px 0 5px; border-top: 1px solid #eff1f6; border-bottom: 1px solid #eff1f6;}
.forum-options td {width: 50%; border-left: 1px solid #eff1f6; padding: 16px 12px;}
.forum-options table td {width: auto; border-left: none; padding: 0 5px 0 0;}
.forum-options h6 {margin: 0 0 10px; font-size: 100%; color: #333;}

.forum-posts {width: 100%;}
.forum-posts thead th {
	padding: 12px 12px;	border-bottom: 1px solid #FFF;
	background: #64a1d7; color: #FFF;
}
.forum-posts tbody th {
	width: 150px; padding: 12px; border-bottom: 2px solid #eff1f6;
	text-align: left; font-weight: normal; vertical-align: top;
}
.forum-posts tbody th img {border: 1px solid #e3e7f0; margin: 5px 0; padding: 4px; background: #FFF:}
.forum-posts tbody th p {margin: 5px 0 10px; font-size: 9px;}
.forum-posts tbody td {vertical-align: top; padding: 12px 20px 20px 0; border-bottom: 2px solid #eff1f6;}
.forum-posts tbody td h6 {margin: 2px 0 16px; font-size: 100%; color: #333; font-weight: normal;}
.forum-posts tbody td p.forum-quote {margin: 0 0 8px; text-align: right;}
.forum-posts tbody td p.forum-quote a {background: url(/i/forum/forum_quote.gif) no-repeat 0 5px; padding-left: 10px;}
.forum-posts tbody.dark th, .forum-posts tbody.dark td {background-color: #f7f8fa;}

#postForm th {width: 100px; padding: 3px 0 7px; text-align: left; vertical-align: top; line-height: 22px;}
#postForm td {padding: 0 0 10px;}
#format-post {margin: 0 0 5px; border: 1px solid #eff1f6; padding: 8px; background: #eff1f6;}
#format-post table {margin: 10px 0 0;}
#format-post table.format-buttons {margin: 0;}
#postForm #format-post table.format-buttons td {padding-right: 10px;}
#postForm #format-post td {padding: 0;}
#format-post-control {
	position: relative;
	height: 20px; margin: 0 0 -20px 380px; padding: 0 6px;
	text-align: center;
	cursor: pointer;
}
.formatclose {background: #eff1f6; border: 1px solid #eff1f6; top: -20px; line-height: 20px;}
.formatopen {background: #eff1f6; border: 1px solid #eff1f6; border-bottom: none; top: -20px; line-height: 20px;}