﻿*
{
	font-family: Tahoma, Arial,Verdana;
	font-size: 9pt;
	margin: 0;
	padding: 0;
}

html, body, form
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-color: white;
	overflow: hidden;
}

input[type=submit]
{
	padding: 0.12em 0.8em;
}

input[type=checkbox]
{
	margin: 0.12em;
}

button
{
	white-space: nowrap;
}

select
{
	padding: 0;
	margin: 0;
}

A, A:hover, A:visited
{
	color: #0066cc;
}

tr.split td
{
	padding-top: 20px;
	height: 20px;
}

/* Модальные стили */
.tabReg TD
{
	padding: 2px !important;
}

.hr
{
	margin: 6px 0px;
	border-top: 1px solid #A6A7AA;
}

.panelfill
{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

h1
{
	font-size: 120%;
}

p
{
	margin: 5px 0px;
	text-indent: 20px;
}

.disable
{
	color: Gray;
}

.MaskedEditFocus
{
	background-color: #d3d3d3;
	color: #000000;
}

.MaskedEditMessage
{
	color: #d3d3d3;
	font-weight: bold;
}

.MaskedEditError
{
	background-color: #ffcccc;
}

.orange
{
	color: #ff6600;
}

fieldset TD.i, .itd
{
	color: Gray;
	font-size: 0.8em;
}

fieldset
{
	padding: 8px;
}

legend
{
	font-weight: bold;
	margin-bottom: 5px;
}

input
{
	padding: 1px 0px;
}

.div_load_img
{
	position: absolute;
	margin-top: 20%;
	margin-left: 30%;
	background-color: White;
	padding: 20px;
	border: #B4D35D solid 3px;
}

.ip
{
	border-style: none;
	width: auto;
	cursor: default;
	background-color: Transparent;
	text-align: center;
}

/*---------------------------------------------------*/

.SrchPop
{
	padding-left: 23px;
	width: 357px;
}
.SrchPop A:link
{
	color: #3b87a4;
	text-decoration: none;
}
.SrchPop A:visited
{
	color: #3b87a4;
	text-decoration: none;
}
.SrchPop A:focus
{
	color: #3b87a4;
	text-decoration: none;
}
.SrchPop A:hover
{
	color: #3b87a4;
	text-decoration: none;
}
.SrchPop A:active
{
	color: #3b87a4;
	text-decoration: none;
}
.SrchPop A:hover
{
	text-decoration: underline;
}
.SrchPopBody
{
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	width: 315px;
}
.SrchPopBody
{
	background: url(images/pop.gif) repeat-y 0px 0px;
}
.SrchPopBtm
{
	background: url(images/pop_btm.gif) no-repeat 0px 100%;
}
.SrchPopBtm H2
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	position: relative;
}
.SrchPopBtm H2 SPAN
{
	display: block;
	left: 0px;
	width: 315px;
	position: absolute;
	top: 0px;
	height: 31px;
}
.SrchPopBtm H2 A
{
	display: block;
	left: 0px;
	width: 315px;
	position: absolute;
	top: 0px;
	height: 31px;
}
.SrchPopBtm H2 DIV
{
	position: absolute;
	z-index: 15;
	font-size: 15px;
	color: White;
	margin-top: 6px;
	margin-left: 15px;
}
.SrchPopBtm H2 SPAN
{
	background: url(images/pop_h.png) white no-repeat;
}
.SrchPopBtm H2 A
{
	z-index: 20;
	left: 278px;
	width: 25px;
}
.SrchPopBtm H2 B
{
	display: block;
	z-index: 3;
	left: 132px;
	position: absolute;
	top: 10px;
}
.SrchPopBtm H2 B
{
	font-weight: normal;
	color: #fff;
}
.SrchPop UL
{
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	margin: 20px 0px 0px;
	padding-top: 10px;
	list-style-type: none;
	position: relative;
}
.SrchPop UL LI
{
	padding-right: 0px;
	padding-left: 14px;
	padding-bottom: 0px;
	margin: 0px 0px 3px;
	padding-top: 0px;
}
.SrchPop UL LI
{
	background: url(images/pop_li.gif) no-repeat 0px 50%;
}
.SrchPopYuhL
{
	left: 0px;
	width: 30px;
	position: absolute;
	top: 15px;
	height: 60px;
}
.SrchPopYuhL
{
	background: url(images/pop_yuhl.gif) no-repeat 0px 20px;
}
.SrchPopYuhR
{
	left: 330px;
	width: 30px;
	position: absolute;
	top: 15px;
	height: 60px;
}
.SrchPopYuhR
{
	background: url(images/pop_yuhr.gif) no-repeat 0px 20px;
}


.list_input *
{
	font-size: 17px;
}

.list_input LABEL
{
	margin-bottom: 15px;
}

.OL_files
{
	margin-left: 25px;
}

.OL_files LI
{
	padding: 2px 0px;
	margin: 0px;
}


/*Modal Popup*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #ffffdd;
	border-width: 5px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}

.modalPopup .head
{
	background-color: #DDDDDD;
	border: solid 1px Gray;
	color: Black;
	padding: 10px;
	font-weight: bold;
}

.modalPopup .body
{
	margin: 10px 15px 5px 15px;
}

.modalPopup .buttom
{
	border-top: solid 1px silver;
	text-align: right;
	margin: 10px 15px 5px 15px;
	padding-top: 10px;
}

/* End Modal Popup*/

.loading
{
	width: 100%;
	height: 15px;
	border: 1px solid silver;
	background-color: White;
}

.loading .progress
{
	background-color: Silver;
	width: 0%;
	height: 15px;
}

/*Hover Menu*/
.popupMenu
{
	position: absolute;
	visibility: hidden;
	background-color: #F5F7F8;
}

.popupHover
{
	background-color: #F5F7F8;
}

.popupMenu p
{
	text-indent: 0px;
	white-space: 10px;
	margin: 3px 0 8px 0;
}

/* Print Akt Form */
.print_form *
{
	font-family: Times New Roman;
	font-size: 11pt;
}

.print_form TABLE
{
	text-align: left;
}

.print_form TABLE
{
	width: 700px;
	border-collapse: collapse;
}

.print_form TABLE TABLE
{
	width: 700px;
}

.print_form TABLE TABLE TD, .print_form TABLE TABLE TH
{
	padding: 3px;
	border: solid 1px black;
}

.print_form H3
{
	font-size: 13pt;
}
/* End Print Akt Form */

/* catalog item */
h4
{
	font: 24px/28px 'Times New Roman' , Times, serif;
}
.catitemlist
{
	width: 95%;
	list-style: none;
}
.catitemlist p
{
	text-align: justify;
	text-indent: 0px;
}
.catitemlist li
{
	width: 100%;
	overflow: hidden;
	padding: 12px 0 11px 0;
}
.ci-title
{
	font: 18px;
}
.catitemlist .ci-descr
{
	margin-top: 4px;
	margin-bottom: 0;
	font: 14px/18px;
}
.catitemlist .ci-det
{
	margin-top: 4px;
	margin-bottom: 0;
	font: italic 12px 'Times New Roman' , Times, serif;
	color: #71675E;
}

.catitemlist ul
{
	margin-top: 5px;
}
.catitemlist ul li
{
	padding: 0 23px 0 0;
	float: left;
	width: auto;
	font: 12px 'Times New Roman' , Times, serif;
}
.catitemlist .ci-title a
{
	font-size: 16px;
}

#content .newsone p
{
	text-align: justify;
	text-indent: 0px;
}

#content .newsone
{
	padding: 0;
}

#content .newsone h4
{
	font-style: normal;
	margin-left: 0;
}

#content .newsone .date_n
{
	margin-top: 4px;
	margin-bottom: 10px;
	font: italic 12px 'Times New Roman' , Times, serif;
	color: #71675E;
	margin-left: 0;
}

#content .newsone .text_n
{
	margin-left: 170px;
	padding-top: 1px;
}

#content .newsone .img_n
{
	width: 150px;
	float: left;
	margin-top: 10px;
}

#content .newsone .img_n img
{
	/*border: 2px solid #852701;*/
	margin-bottom: 30px;
}

#content #main-navigation
{
	padding-bottom: 0;
}


#content .author_n, #content .link_n
{
	font: italic 12px 'Times New Roman' , Times, serif;
	color: #71675E;
	margin: 10px 0 17px 0;
}

#content .link_n a
{
	font: normal 12px 'Times New Roman' , Times, serif;
	color: #A35401;
}

#content .terms_n
{
	font: normal 12px 'Times New Roman' , Times, serif;
	font: normal 18px/22px 'Times New Roman' , Times, serif;
	margin: 45px 0 10px 0;
}

#content .links_n
{
	font: italic 12px 'Times New Roman' , Times, serif;
	list-style: none;
}

#content .links_n li
{
	margin: 7px 0;
}

#content .links_n a
{
	font-style: normal;
}

#content .href .select_h
{
	background: transparent url(img/select_h.jpg) no-repeat 0 0;
	position: relative;
	width: 438px;
	height: 46px;
	margin: 10px 0 10px -5px;
	padding-top: 1px;
}

#content .href p
{
	margin: 10px 0 0 15px;
}

#content .href select
{
	width: 240px;
	height: 24px;
	position: absolute;
	right: 15px;
	top: 10px;
	vertical-align: middle;
	color: #bab8b7;
	padding-top: 2px;
	padding-left: 5px;
}


#content .href .one
{
	clear: both;
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
	margin-left: 10px;
}

#content .href .col_u .one
{
	margin-bottom: 40px;
}

#content .href .one img
{
	float: left;
	border: 2px solid #872701;
	margin-top: 10px;
}

#content .href .one div
{
	width: 450px;
	margin-left: 160px;
}


.empty-content .error
{
	background-color: #ffcccc;
}

.empty-content table td
{
	padding: 3px;
}

/*AutoComplete flyout */

.autocomplete_completionListElement
{
	visibility: hidden;
	margin: 0px !important;
	background-color: inherit;
	color: windowtext;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: 'default';
	overflow: auto;
	text-align: left;
	list-style-type: none;
}

.autocomplete_completionListElement2
{
	visibility: hidden;
	margin: 0px !important;
	background-color: inherit;
	color: windowtext;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: 'default';
	overflow: auto;
	text-align: left;
	list-style-type: none;
	position: absolute;
	z-index: 1001;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 2px;
}

/* AutoComplete item */

.autocomplete_listItem
{
	background-color: window;
	color: windowtext;
	padding: 2px;
}


.div_basket
{
	background-color: #ffcccc; 
	margin-bottom: 5px;
	padding: 5px; 
	border: 1px solid red;
}

.page-break
{
	page-break-after: always;
	page-break-inside: avoid; 
}

.radio-ul
{
	font-style: italic;
}

.radio-ul td
{
	padding-bottom: 5px;
}

.radio-ul input
{
	margin-right: 8px;
}

.form-table-div-left
{
	background-color: silver;
	border: 5px solid silver;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
}

.form-table-div-right
{
	border: 1px solid white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
}

.order-item-green
{
    border: 5px solid green;
}

.handleImage
{
	width:15px;
	height:16px;
	background-image:url(images/HandleHand.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}

.frameImage
{
	width:100%;
	height:65px;
	overflow:hidden;
	float:left;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}