h3 {
color:white;
}

.portfolioTitul {
text-decoration:none;
}

.portfolioTitul h2 {
background:url(/tpl/img/i_tit_all.png) no-repeat left top;padding-top:9px;padding-bottom:9px;padding-left:17px;
text-decoration:none;
}

div.outer[class] {
    display:table;
    vertical-align:middle;
}
div.outer {
    display: block;
    height:45px;
    width:100%;
}

div.container[class] {
    position:static;
}
div.container {
    display:table-cell;
    position:relative;
    top:50%;
    vertical-align:middle;
    width:100%;
}

div.inner[class] {
    position:static;
}
div.inner {
    position:relative;
    top:-50%;
    width:100%;
}


#block {
padding:15px 15px 15px 15px;
border:1px solid #d4d4d4;
}


.limit_el {
color:#A6D1DA!important;
font-size:14px !important;
}

.limit_el big {
color:#ff9600 !important;
font-size:18px !important;
}

.process { color:red }
.archive { color:silver}
.datepublic { color:darkblue}

.n1_l { background:url(/tpl/img/f_n1_l.png) no-repeat left top; }
.n1_bg { background:url(/tpl/img/f_n1_bg.png) repeat-x left top; }
.n1_r { background:url(/tpl/img/f_n1_r.png) no-repeat right top; height:45px; padding: 10px 10px 5px 10px; }

.n2_l { background:url(/tpl/img/f_n2_l.png) no-repeat left top; }
.n2_bg { background:url(/tpl/img/f_n2_bg.png) repeat-x left top; }
.n2_r { background:url(/tpl/img/f_n2_r.png) no-repeat right top; height:45px; padding: 10px 10px 5px 10px; }

.n3_l { background:url(/tpl/img/f_n3_l.png) no-repeat left top; }
.n3_bg { background:url(/tpl/img/f_n3_bg.png) repeat-x left top; }
.n3_r { background:url(/tpl/img/f_n3_r.png) no-repeat right top; height:45px; padding: 10px 10px 5px 10px; }

.n1_r h3,.n2_r h3,.n3_r h3 { color:white }


.f_but_grad1 {
	background:#E0ECF8 url(/tpl/img/f_but_grad_bg.png) no-repeat scroll left top;
	float:left;
	width:auto;
	margin:0pt;
	padding:0pt 0pt 0pt 4px;
	cursor: default;
	}


.f_but_grad1 a, .f_but_grad1 strong  { 
	background:transparent url(/tpl/img/f_but_grad_r.png) no-repeat scroll right top;
	color:white;
	display:block;
	font-weight:bold;
	padding:5px 11px 3px 8px;
	text-decoration:none;
	text-transform:none;
	width:0.1em;
	width:auto;
	cursor: default;
	}

.f_but_grad1 a,.f_but_grad1 a:focus,.f_but_grad1 a:hover,.f_but_grad1 a:active { color:white }



.calendar td {
    padding: inherit;
}

.calendar table#daysTable td {
    padding: 3px;
}

.calendar table.padding-5 td {
    padding: 5px;
}

.calendar table.padding-0 td {
    padding: 0px;
}

table.date-input button {
    padding: 2px 0px;
}

.context-menu td {
    text-align: left;
    padding: 2px;
}

/* DialogWindow */
.dialog-fader {
    position: absolute;
    background-color: black;
}

.dialog-animation-box {
    position: absolute;
    /*border: 1px solid #AAAAAA;*/
    background-color: #CCCCCC;
}

.dialog-window {
    position: absolute;
}

.dialog-window .title-l {
    height: 25px;
    padding-left: 4px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/tpl/img/dialog-title-left.png', sizingMethod='crop');
}

.dialog-window .title-l[class] {
    filter: none;
    background: url(/tpl/img/dialog-title-left.png) no-repeat left top;
}

/*
.dialog-window .title-r {
    height: 25px;
    background: url(/tpl/img/dialog-title-right.png) no-repeat right top;
    padding-right: 8px;
}
*/
.dialog-window .title-r {
    height: 25px;
    width: 8px;
    float: right;
    margin-left: -8px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/tpl/img/dialog-title-right.png', sizingMethod='crop');
}

.dialog-window .title-r[class] {
    margin-left: 0px;
    filter: none;
    background: url(/tpl/img/dialog-title-right.png) no-repeat right top;
}

.dialog-window .title-text {
    height: 25px;
    line-height: 25px;
    background: url(/tpl/img/dialog-title-bg.png) repeat-x left top;
    color: white;
    font-wight: bold;
    text-align: left;
    margin-right: 8px;
    padding-left:8px;
}

.dialog-window .close {
    display: block;
    font-size: 1px;
    float: right;
    margin: 4px;
    width: 17px;
    height: 17px;
    cursor: pointer;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/tpl/img/cancel.png', sizingMethod='crop');
    overflow: hidden;
}

.dialog-window .close[class] {
    filter: none;
    background: url(/tpl/img/remove.png);
}

.dialog-window .body-l {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/tpl/img/dialog-body-left.png', sizingMethod='crop');
    padding-left: 3px;
}

.dialog-window .body-l[class] {
    filter: none;
    background: url(/tpl/img/dialog-body-left.png) repeat-y left top;
}

.dialog-window .body-r {
    background: url(/tpl/img/dialog-body-right.png) repeat-y right top;
    padding-right: 7px;
}

.dialog-window .body-content {
    background: white;
    padding: 5px;
    text-align: left;
    overflow: auto;
}

.dialog-window .bottom-l {
    height: 11px;
    background: url(/tpl/img/dialog-bottom-left.png) no-repeat left top;
    padding-left: 8px;
}

.dialog-window .bottom-r {
    height: 11px;
    background: url(/tpl/img/dialog-bottom-right.png) no-repeat right top;
    padding-right: 8px;
}

.dialog-window .bottom-c {
    height: 11px;
    background: url(/tpl/img/dialog-bottom-bg.png) repeat-x left top;
}

.dialog-window td {
    padding: 0px;
}
/* End DialogWindow */

/* Resize handles */
div.e-resize, div.w-resize, div.n-resize, div.s-resize, div.nw-resize, div.ne-resize, div.sw-resize, div.se-resize {
    /*background-color: #EEEEEE;*/
    position: absolute;
}

div.e-resize, div.w-resize {
    width: 5px;
    top: 5px;
}

div.e-resize {
    cursor: e-resize;
    right: 0px;
    /*background-color: yellow;*/
}

div.w-resize {
    cursor: w-resize;
    left: 0px;
    /*background-color: red;*/
}

div.n-resize, div.s-resize {
    height: 5px;
    left: 5px;
    overflow: hidden;
}

div.n-resize {
    cursor: n-resize;
    top: 0px;
    /*background-color: blue;*/
}

div.s-resize {
    cursor: s-resize;
    bottom: 0px;
    /*background-color: green;*/
}

div.ne-resize, div.nw-resize, div.se-resize, div.sw-resize {
    width: 5px;
    height: 5px;
    overflow: hidden;
}

div.ne-resize, div.nw-resize {
    top: 0px;
}

div.nw-resize {
    cursor: nw-resize;
    left: 0px;
}

div.ne-resize {
    cursor: ne-resize;
    right: 0px;
}

div.sw-resize, div.se-resize {
    bottom: 0px;
}

div.sw-resize {
    cursor: sw-resize;
    left: 0px;
}

div.se-resize {
    cursor: se-resize;
    right: 0px;
}

div.resizable-proxy {
    position: absolute;
    border: 1px solid #CCCCC;
    background-color: #EEEEEE;
}
/* End Resize handles */

.button { 	
	background-image: url(/_igrid/sys/img/buttback.gif); 
	background-position: top; 
	background-color: #FFFFFF; 
	border-bottom: 1px solid #003366; 
	border-left: 1px solid #003366; 
	border-right: 1px solid #003366; 
	border-top: 1px solid #003366;
	padding:2px;
	}

.file-uploader {
    width: 400px;
    float: left;
    text-align: left;
}

.file-uploader table {
    margin-bottom: 5px;
    width: 100%;
}

.item {
    clear: both;
}

.item .link {
}

.item .description {
   width: 40%;
   overflow: hidden;
}

.item .description textarea {
   width: 90%;
   margin: 2px;
}

.item .delete {
   width: 20px;
}

.delete-button {
    width: 16px;
    height: 16px;
    background: transparent url("/tpl/img/cancel.png") no-repeat;
    float: left;
    cursor: hand;
}

.delete-button[class] {
    cursor: pointer;
}

/* Выбор строки в таблице ---------------------------------------- */

.row_change {
background:navy;
}

.row_sel {
background:#ffc6c6;
}


.row1 {

}

.row1 {

}


/* Данные в табах ----------------------------------------------- */

.redtaboff {
padding:5px;
color:white;
font-weight:bold;
}

.tbl td { padding-left:5px; }

.tbl tr td label { color:white; }

/* ---------------------------------------------------------------- */


  div.sub {
  background-color:#F4F5F6;
  background-color:white;
  background-position:0px -100px;
  background-repeat:no-repeat;
  border-color:#AAB2BA -moz-use-text-color;
  border-style:dotted none;
  border-width:1px 0pt;
  color:#56636F;
  display:block;
  line-height:1.3em;
  margin:0pt 0pt 1em 0em;
  padding:1em 1em 10px 0px;
  text-align:left;
  }

#submenu a {
color:white;
}

#submenu ul {
margin:0pt;
padding:4pt 20pt 0 0;
}

#list ul li {
list-style-image:url(/tpl/img/bluearrow.png);
}

#submenu ul li {
width:250px;
min-height:29px;
background:url(/tpl/img/sub_bg.png) no-repeat top left;
font-size:1em;
line-height:1em;
list-style-type:none;
margin:0pt;
padding:0pt;
font-weight:bold;
color:white;
padding:8px 25px 0px 10px;
}
#subsubmenu ul {
padding:20px 0px 10px 15px;
}

#subsubmenu ul li {
min-height:1em;
background:transparent none;
line-height:1.2em;
list-style-type:circle;
font-size:1em;
font-weight:normal;
margin:0pt;
padding:0px 0px 0px 0px;
color:#717171;
text-decoration:underline;
}


/* -------------------------------------------------------------------- */

/*#header { background: url("img/topBg.gif") repeat-x top left;}*/

.tdx {
width:100%;
margin:0px;
color:#000000;
font-family:Tahoma;
font-size:9pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
overflow:hidden;
border-collapse:collapse;
}

.tdx a { text-decoration:underline }

.tdx th, .tdx td { padding: 0.5em; }

.tdx td { 
	border:1px solid #7A9AD3; 
	border-style:1px solid !important;
	}

.tdx td span {
display:block;
}

.tblpad th, .tblpad td { padding: 0.5em; }

.tdx .f_column_title {
text-align:center;
white-space:nowrap;
background:url(/tpl/img/gvHeaderBackground.gif) repeat-x 50% top;
}

/* -------------------------------------------------------------------- */

.tblB {
width:100%;
margin:0px;
color:#323b43;
font-family:Tahoma;
font-size:9pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
overflow:hidden;
border-collapse:collapse;
}

.tblB {
}


.tblB a {
	color:#56636F; 
	text-decoration:underline 
	}

.tblB .desc a {
	color:#4D87C7;
	}

.tblB th, .tblB td { padding: 0.5em; }

.tblB td { 
	border:1px solid white; 
	border-style:1px solid !important;
	}

.tblB td span {
display:block;
}

.tblpad th, .tblpad td { padding: 0.5em; }

.tblB .f_column_title {
color:white;
text-align:center;
background:#2a9be7 url(/tpl/img/f_n2_bg.png) repeat-x 50% top !important;
}

.tblB .row1 {
background:#d5e5fb;
}

.tblB .row1 {
background:#eaf3ff;
}

.tblB .date1 {
font-size:11px;
color:red;
}

.tblB .date2 {
font-size:11px;
color:green;
}

.tblB .date3 {
font-size:11px;
color:darkblue;
}

/* -------------------------------------------------------------------- */

.f_form_detail {
text-align:center;
}


.nostyle {border:none; background:transparent}
.nostyle button {border:none; background:transparent; padding:0px; margin:0px; }


.n1_content a,.n2_content a,.n3_content a { text-decoration:underline; }
.n1_content span,.n2_content span,.n3_content span { font-size:9px; color: #adadad}


select#sellTypeSelect, select#sellTypeDetailSelect {
width: 33%;
float: left;
margin-left: 10px;
}

.message {
test-ailgn:center;
padding:20px;
font-weight:bold;
}

div.pager {
    padding: 5px;
}

div.pager div.pages {
    float: left;
    left: 50%;
    position: relative;
}

div.pager ul {
    list-style-type: none;
    clear: both;
    margin: 0px;
    left: -50%;
    position: relative;
}

div.pager ul li {
    list-style-type: none;
    float: left;
    margin: 1px;
}

div.pager ul li span, div.pager ul li a {
    background-color: #EEEEEE;
    text-align: center;
}

div.pager ul li span {
    background-color: #CCCCCC;
    display: block;
    width: 20px;
    height: 20px;
}

div.pager ul li a {
    display: block;
    width: 20px;
    height: 20px;
}

.columnar div.type-text td.delete-uploaded-file input {
    display: inline;
    width: auto;
    margin: 0px 5px;
}

div.success-notification, div.error-notification, div.confirmation {
    margin: 20px;
    padding-left: 52px;
    font-weight: bold;
    font-size: 16px;
    height: 32px;
}

div.success-notification[class], div.error-notification[class], div.confirmation[class] {
    height: auto;
    min-height: 32px;
}

div.success-notification {
    background: transparent url(/tpl/img/success-notification.png) no-repeat left top;
}

div.error-notification {
    background: transparent url(/tpl/img/error-notification.png) no-repeat left top;
}

div.confirmation {
    background: transparent url(/tpl/img/icn/discuss.png) no-repeat left top;
}

div.btn-panel {
    margin: 10px 10px 10px 0px;
    text-align: right;
}

div.btn-panel button {
    background:#454545 url(/yaml/screen/images/button_gray.png) repeat-x scroll left top;
    border-color:#DDDDDD rgb(68, 68, 68) rgb(68, 68, 68) rgb(221, 221, 221);
    border-style:solid;
    border-width:1px;
    color:#000000;
    padding:0.5em 1.2em;
}

/* ComboBox */
.combo-box-popup {
    position: absolute;
    background: #F2F4F6;
    border: 1px solid #D6DADE;
    overflow: auto;
    padding: 2px;
}

.combo-box-popup.loading {
    background: #FFFFFF url(/tpl/img/loading.gif) no-repeat scroll center center;
    height: 150px;
}

.combo-box-popup a.combo-box-item, .combo-box-popup a.combo-box-item:visited {
    display: block;
    border: 1px solid #F2F4F6;
    padding: 2px;
    white-space: nowrap;
    color: #000000;
    text-decoration: none;
    text-align: left;
}

.combo-box-popup a.combo-box-item:hover {
    border: 1px solid #CCCCCC;
    background: #EEEEEE;
}

.combo-box-popup a.combo-box-item.selected {
    border: 1px solid #AAAAAA;
    background: #AAAAAA;
}

.combo-box-popup a.combo-box-item.selected:hover {
    border: 1px solid #CCCCCC;
}
/* End ComboBox */

.nowrap {
    white-space: nowrap;
}

#map * {
    color: #000000;
}
