@import url('/stylesheets/www/menu.css');

/* sticky footer */

html {
    height: 100%;
    overflow-y: scroll;
}

body {
    height: 100%;
}

#page {
    height: auto !important;
    height: 100%;
    min-height: 100%;
    position: relative;
}

#content {
    padding-bottom:120px;
}

#footer {
    background-color: #fff;
    font-size: 11px;
    height: 100px;
    margin-top: -100px;
    overflow: hidden;
    position: relative;
}

/* layout */

body {
    color: #000;
    font: 12px/16px arial, sans-serif;
    margin: 0 auto;
    width: 980px;
}

#page {
    background: #fff url(/images/www/layout/dot.gif) repeat-y 209px top;
}

#headline {
    background: #e7e7e7;
    height: 24px;
    overflow: hidden;
    position: relative;
}

#headline .shadow {
    background: #f3f3f3;
    height: 12px;
    overflow: hidden;
    position: relative;
    z-index: 0;
}

#header {
    background: #fff;
    height: 37px;
    overflow: hidden;
}

#navigation {
    background: #fff;
    height: 33px;
    overflow: hidden;
}

#main {
    overflow: hidden;
}

#main-content {
    padding: 0 10px;
}

.left-layout-column {
    float: left;
    width: 210px;
}

.content-layout-column {
    float: right;
    overflow: hidden;
    width: 770px;
}

.main-layout-column {
    height: auto !important;
    height: 1%;
    overflow: hidden;
}

.right-layout-column {
    float: right;
    overflow: hidden;
    width: 210px;
}

a {
    outline: none;
}

a img {
    border: none;
}

h1 {
    font: 20px/24px arial, sans-serif;
    margin: 0 0 10px;
    padding: 0;
}

h2 {
    color: #4d4d4d;
    font: bold 14px arial, sans-serif;
    line-height:16px;
    margin: 10px 0;
    padding: 0;
}

h3 {
    color: #000;
    font: bold 12px arial, sans-serif;
    line-height:18px;
    margin: 0px 10px -14px 0;
    padding: 0;
}

#main-content div h2,
#main-content div h3 {
    margin-top:0;
}

#main-content div h3 {
    margin-bottom:10px;
}

a#logo {
    background: url(/images/www/layout/logo-blue.gif) no-repeat left top;
    display: block;
    height: 0;
    margin: 9px auto 0;
    overflow: hidden;
    padding-top: 30px;
    width: 191px;
}

a#text-logo {
    background: url(/images/www/layout/text-logo-blue.gif) no-repeat left top;
    display: block;
    height: 0;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 15px;
    width: 191px;
}

/* common elements */

#main-content .float-container {
    height: 1%;
}

#main-content .float-container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#main-content .float-container .left {
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 260px;
}

#main-content .float-container .right {
    float: right;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 260px;
}

#main-content div.hr {
    background: #efefef;
    height: 1px;
    margin: 12px 0;
    overflow: hidden;
}

#main-content .divided {
    background: url(/images/www/layout/dots.gif) repeat-y center top;
}



/* upload notes */
#main .upload-blank,
#main .upload-csv,
#main .upload-cer,
#main .upload-dbf,
#main .upload-doc,
#main .upload-exe,
#main .upload-gif,
#main .upload-jpg,
#main .upload-pdf,
#main .upload-ppt,
#main .upload-pse,
#main .upload-txt,
#main .upload-xls,
#main .upload-xml,
#main .upload-zip {
		color:#4d4d4d;
		font:10px tahoma, sans-serif;
		padding:0 0 0 23px;
		margin:0 0 0 5px;
		white-space:nowrap;
}
#main .upload-blank {
		background: url(/images/upload-icons/file.gif) no-repeat left 2px;
}
#main .upload-cer {
		background: url(/images/upload-icons/cer.gif) no-repeat left 2px;
}
#main .upload-dbf {
		background: url(/images/upload-icons/dbf.gif) no-repeat left 2px;
}
#main .upload-doc {
		background: url(/images/upload-icons/doc.gif) no-repeat left 2px;
}
#main .upload-exe {
		background: url(/images/upload-icons/exe.gif) no-repeat left 2px;
}
#main .upload-gif {
		background: url(/images/upload-icons/gif.gif) no-repeat left 2px;
}
#main .upload-jpg {
		background: url(/images/upload-icons/jpg.gif) no-repeat left 2px;
}
#main .upload-pdf {
		background: url(/images/upload-icons/pdf.gif) no-repeat left 2px;
		position:relative;
}
#main .upload-ppt {
		background: url(/images/upload-icons/ppt.gif) no-repeat left 2px;
}
#main .upload-pse {
		background: url(/images/upload-icons/pse.gif) no-repeat left 2px;
}
#main .upload-txt {
		background: url(/images/upload-icons/txt.gif) no-repeat left 2px;
}
#main .upload-xls {
		background: url(/images/upload-icons/xls.gif) no-repeat left 2px;
}
#main .upload-zip {
		background: url(/images/upload-icons/zip.gif) no-repeat left 2px;
}
#main .upload-csv {
		background: url(/images/upload-icons/cvs.gif) no-repeat left 2px;
}
#main .upload-xml {
		background: url(/images/upload-icons/xml.gif) no-repeat left 2px;
}


#main-content .upload-link {
        background: url(/images/draft/icon-download.gif) no-repeat left center;
        color:#888;
        font:11px tahoma,sans-serif;
        padding:0 0 0 15px;
        margin:0 0 0 5px;
        white-space: nowrap;
}

.sleeve {
	background: #fff url(/images/ajax-loader-bigindicator-trans.gif) no-repeat center center;
}

/**
 * new header
 */

#site-header {
    background: #fff url(/images/background.png) no-repeat left bottom;
    height: 92px;
    padding: 0;
    position: relative;
}

#site-header #headline,
#site-header #headline .shadow {
    background: none;
}

#site-header div.toolbar {
    color: #000;
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 0 210px;
    padding: 0;
    position: relative;
}

#site-header div.toolbar div.pipe-separated-links {
    color: #005ab9;
    position: absolute;
    top: 0;
}

#site-header div.toolbar div.pipe-separated-links a {
    color: #005ab9;
    position: relative;
    text-decoration: none;
}

#site-header div.toolbar div.pipe-separated-links a:hover {
    color: #dc0021;
    text-decoration: underline;
}

#site-header div.toolbar div.pipe-separated-links a.home {
    margin-right: 15px;
    width: 11px;
}

#site-header div.toolbar div.pipe-separated-links a img {
    border: none;
    position: relative;
    top: 2px;
}

#site-header div.toolbar div.pipe-separated-links span.pipe {
    font-size: 11px;
}

#site-header div.toolbar div.left-links {
    left: -200px;
}

#site-header div.toolbar div.right-links {
    right: -200px;
}

#site-header h1.logo {
    background: url(/images/micex-logo.png) no-repeat left top !important;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/micex-logo.png', sizingMethod='image');
    height: 28px;
    left: 16px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 37px;
    width: 259px;
}

#site-header h1.logo a {
    display: block;
    height: 28px;
    overflow: hidden;
    text-indent: -10000px;
    width: 259px;
}

#site-header h2.announces {
    background: url(/images/announces.png) no-repeat left top !important;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/announces.png', sizingMethod='image');
    height: 36px;
    left: 338px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-indent: -10000px;
    top: 33px;
    width: 120px;
}

/**
 * footer
 */

#footer {
    background: #fff url(/images/www/layout/footer-bg.gif) repeat-x left top;
    font-family: 'trebuchet ms';
}

#footer div.copyright,
#footer div.phone,
#footer div.address {
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url(/images/www/layout/footer-divider.gif);
    float: left;
    height: 54px;
}

#footer div.copyright {
    background-image: url(/images/www/layout/tiny-logo.gif);
    background-position: 10px 14px;
}

#footer p {
    margin: 0;
    padding: 10px 15px 0;
}

#footer div.copyright p {
    padding-left: 32px;
}
/* common */

h1 {
    color: #006299;
}

h2 {
    color: #4d4d4d;
}

h3 {
    color: #000;
}

a {
    color: #00529c;
    text-decoration: underline;
}

a:visited {
    color: #3375b0;
}

a:hover {
    color: #f84322;
}

a.action {
    color: #4d4d4d;
}

a.action:hover {
    color: #f84322;
}

a.navigation {
    color: #4d4d4d;
}

a.navigation:visited {
}

a.navigation:hover {
    color: #994200;
}

#main-content .article b, 
#main-content .article strong {
    color: #242424;
}

/* navigation */

#navigation {
    background: #fff url(/images/www/dim-blue/navigation-bg.gif) no-repeat left bottom;
    height:28px;
}
/* site menu */

#site-menu li a{
    color: #4d4d4d;
}

#site-menu li a:hover{
    color: #000;
}

/* user menu */

ul#user-menu a {
    color: #4d4d4d;
}

ul#user-menu a:hover {
    color: #007315;
}

/* main menu */

ul#main-menu {
    background: url(/images/www/dim-blue/main-menu-bg.gif) repeat-x left top;
}

ul#main-menu li {
    background: url(/images/www/dim-blue/main-menu-pipe.gif) no-repeat left top;
}

ul#main-menu li.before {
    background: url(/images/www/dim-blue/main-menu-before.gif) no-repeat left top;
}

ul#main-menu li.after {
    background: url(/images/www/dim-blue/main-menu-after.gif) no-repeat left top;
}

ul#main-menu li.selected span.before {
    background: url(/images/www/dim-blue/main-menu-selected-before.gif) no-repeat left top;
}

ul#main-menu li.selected span.after {
    background: url(/images/www/dim-blue/main-menu-selected-after.gif) no-repeat left top;
}

* html ul#main-menu li.selected span.after {
    right:-1px;
}

ul#main-menu li a {
    color: #eef4f8;
}

ul#main-menu li a:hover {
    color: #fff;
}

ul#main-menu li.selected a,
ul#main-menu li.selected span {
    color: #006299;
}

/* aux menu */

ul#aux-menu li a {
    color: #4d4d4d;
}

ul#aux-menu li a:hover {
    color: #000;
}

ul#aux-menu li.selected a,
ul#aux-menu li.selected span {
    color: #000;
}

/* article menu */

#main-content .article-links a {
    color: #468966;
}

#main-content .article-links {
    color: #000;
}

/* left menu */

ul#left-menu li.leaf a.selected,
ul#left-menu li.leaf span.selected {
    border-left-color: #FFCE00;
    border-right-color: #FFCE00;
}

/* footer menu */

#footer-menu li a {
    color: #4d4d4d;
}

#footer-menu li a:hover {
}


/* selected elements */
#main-content .with-selector ul li.selected a {
    background: url(/images/www/dim-blue/paginator-bg.gif) repeat-x center top;
}

/* article menu */
#main-content .sections strong,
#main-content .sections a.selected {
    color: #000;
    background: url(/images/www/dim-green/article-menu-selected.gif) repeat-x center top;
}


/* diagram selected background */
#main-content .diagram ul li.selected a {
    background: url(/images/www/dim-green/diagram-bg-green.gif) repeat-x center top;
}

/* selected page */
#main-content div.paginator ul li span,
#main-content .paginator-list .paginator li.selected a {
    background: url(/images/draft/paginator-bg.gif) repeat-x center top;
}

/* filters */
#filter .edit div {
    background: #f7f8f2;
    border-left:1px solid #efefe6;
    border-right:1px solid #efefe6;
}
#filter .right .before,
#filter .left .before {
    background: #f7f8f2 url(/images/www/dim-blue/filter/corner-top-right.gif) no-repeat right top;
}
#filter .right .before span,
#filter .left .before span {
    background: url(/images/www/dim-blue/filter/corner-top-left.gif) no-repeat left top;
}
#filter .right .after,
#filter .left .after {
    background: #f7f8f2 url(/images/www/dim-blue/filter/corner-bottom-right.gif) no-repeat right top;
}
#filter .right .after span,
#filter .left .after span {
    background: url(/images/www/dim-blue/filter/corner-bottom-left.gif) no-repeat left top;
}
/* / filters */


/* articles table */
#main-content table th {
    background: #f7f7f7 url(/images/draft/th.gif) no-repeat left top;
    border-bottom: 1px solid #e7e7e7;
    border-right: 1px solid #fff;
}
/* / articles table */

/* special links */
#main-content .sorting-table a {
    border-bottom:1px dashed #4d4d4d;
}

#main-content .sorting-table a:hover {
    border-bottom:1px dashed #f84322;
}

#main-content .sorting-table .parameter {
    color:#888;
}
/* / special links */#left-content .control {
	background:#f7f7f7;
	border-left:1px solid #e7e7e7;
	border-right:0px solid #e7e7e7;
	margin:0;
	padding:10px;
        position: relative;
}

#left-content .control * {
    font-size: 11px;
    margin: 0;
}

/* control elements */
#left-content .selectors {
    height: auto !important;
    height: 1%;
    overflow: hidden;
    margin:0 0 0 -5px;
    padding:0;
}
    
#left-content .selectors li {
    display: inline;
    float: left;
    list-style-type: none;
    padding:0;
}
    
#left-content .selectors li a {
    border-bottom: 1px dashed #4d4d4d;
    color: #4d4d4d;
    display: block;
    float: left;
    font:12px arial,sans-serif;
    margin: 4px 5px;
    padding: 0;
    text-decoration: none;
}
    
#left-content .selectors li a:hover {
    border-color: #000;
    color: #000;
}
    
#left-content .selectors li a.selected {
    background: none;
    border: none;
    color: #000;
    cursor: default;
    font-weight: bold;
    margin: 0;
    padding: 4px 5px;
}
/* / control elements */
    
    
    
    
    
#left-content .control dl,
#left-content .control dt,
#left-content .control dd,
#left-content .control ul,
#left-content .control li,
#left-content .control a {
        padding: 0;
    }

#left-content .control dt {
        margin-top: 10px;
        margin-bottom: -8px;
        font-size: 10px;
    }
    
#left-content .control li {
        list-style-type: none;
    }
    
#left-content dd.autocomplete-info {
        margin-top: 5px;
    }
    
#left-content ul.lookup-instrument-info {
        background: #fff;
        border: 1px solid #e7e7e7;
        margin-top: 5px;
    }
    
#left-content ul.lookup-instrument-info li {
        padding: 5px;
    }
    
#left-content ul.lookup-instrument-info li a {
        border-bottom: 1px dashed #4d4d4d;
        color: #4d4d4d;
        text-decoration: none;
    }
    
#left-content ul.lookup-instrument-info li a.selected {
        background: #f0f0f0;
        border: none;
        color: #000;
        cursor: default;
        padding: 2px 0;
    }
    
#left-content ul.lookup-instrument-info li a.disabled {
        border: none;
        color: #000;
        cursor: text;
    }
    
#left-content ul.lookup-instrument-info li a:hover {
        border-color: #000;
        color: #000;
    }
    
#left-content .control dd {
        margin-top: 10px;
}
    
#left-content .control a.question {
        background: url(/images/question.gif) no-repeat left top;
        cursor: help;
        display: block;
        height: 10px;
        overflow: hidden;
        width: 10px;
        position:absolute;
        margin-top:2px;
        right:10px;
    }
    
#left-content .control dd select,
#left-content .control dd input {
        line-height:15px;
        width: 190px;
        border:1px solid #4d4d4d;
    }

#left-content .control dd input {
        width: 185px;
}
    
#left-content dd.autocomplete-input input {
        width: 185px;
    }

* html #left-content .control dd select,
* html #left-content .control dd input {
        width: 185px;
        
    }

/* date formating */    
#left-content dd.date {
        height: auto !important;
        height: 1%;
        overflow: hidden;
    }
    
#left-content dd.date span {
        display: block;
        float: left;
        margin-top: 2px;
    }
    
#left-content .control dd.date input {
        float: right;
        width: 78px !important;
        width: 73px;
    }

#left-content dd.date a {
        float: right;
        margin-left: 2px;
    }
    
#left-content a.calendar {
        background: url(/images/calendar.gif) no-repeat left top;
        display: block;
        height: 0;
        overflow: hidden;
        padding-top: 18px;
        width: 35px;
    }
    
#left-content dd.date a.disabled {
        background-image: url(/images/calendar-disabled.gif);
        cursor: default;
    }
/* / date formating */
#left-content dd.with-label {
        height: auto !important;
        height: 1%;
        overflow: hidden;
    }
    
#left-content dd.with-label label {
        display: block;
        float: right;
        width: 170px;
    }
    
#left-content div.submit {
        border-top: 1px dotted #ccc;
        height: auto !important;
        height: 1%;
        margin-top: 10px;
        overflow: hidden;
        padding: 10px 0 0 0;
    }
    
#left-content div.submit input {
        float: right;
    }

#left-content div.submit input.left {
        float: left;
    }


#left-content .control img.indicator {
        display:inlne;
        margin: -4px 0 0 !important;
        margin: -2px -2px 0;
        
}
    
    #finder-shield {
        position: absolute;
        background: #fff;
        z-index: 100;
    }
    
#left-content .control #tachart input.right {
		float:right;
}
#left-content .control #tachart div.bordered-bl {
		background: url(/images/bordered-left-bottom.gif) no-repeat left top;
		bottom:-1px;
		height:4px;
		left:-1px;
		line-height:1px;
		position:absolute;
		width:4px;
}

#left-content .control #tachart dl {
		font:11px tahoma,sans-serif;		
		margin:10px 0 0;
		padding:0;
}

#left-content .control #tachart dl.indicators {
		background:#f7f7f7;
}
#left-content .control #tachart dl.indicators div.cornered-lb,
#left-content .control #tachart dl.indicators div.cornered-rb {
		height:4px;
		line-height:1px;
		position:absolute;
		width:4px;
}
#left-content .control #tachart dl.indicators div.cornered-lb {
		background: url(/images/corner.gif) no-repeat left bottom;
		left:0px;
		bottom:0px;
}
#left-content .control #tachart dl.indicators div.cornered-rb {
		background: url(/images/corner.gif) no-repeat right bottom;
		right:0px;
		bottom:0px;
}
#left-content .control #tachart dl dt {
		color:#000;
		font-weight:bold;
		font-size:11px;
		margin:0 0 5px 0;
		padding:0;
}

#left-content .control #tachart dl dt a.question,
#left-content .control #tachart dl dd a.question {
        display:none;
		background: url(/images/question.gif) no-repeat left top;
		float:right;
		height:10px;
		margin:2px 0 0 5px;
		text-decoration:none;
		width:10px;
}

#left-content .control #tachart dl dd {
		overflow:hidden;
		height:auto !important;
		height:1%;
		margin:0;
		padding:0;
}

#left-content .control #tachart dl dd select,
#left-content .control #tachart dl dd input {
		font:11px arial,sans-serif;
		margin:0;
		padding:0;
		float:right;
}

#left-content .control #tachart dl #begindate_sel input,
#left-content .control #tachart dl #enddate_sel input {
        float:none;   
}

#left-content .control #tachart dl dd label,
#left-content .control #tachart dl dd label {
        float:left;
        display:block;
        overflow:hidden;
        width:83px;
        margin:0;
}

*html #left-content .control #tachart dl dd label,
*html #left-content .control #tachart dl dd label {
        width:78px;
}
#left-content .control #tachart dl dd.autocompleter input {
    float: none;
    width: 165px;
}

#left-content .control #tachart dl dd input.date {
		width:66px;
}
#left-content .control #tachart dl dd select {
		width:90px;
}
#left-content .control #tachart dl dd input.submit {
		margin-left:2px;
}

#left-content .control #tachart dl dd a.date-anchor {
    display: inline;
    width: 35px;
    height: 0;
    padding-top: 18px;
    margin: 0;
    line-height: normal;
	background: url(/images/choose-date.gif) no-repeat left top;
    overflow: hidden;
    float:right;
}

span.date-anchor-filler {
    display: inline;
    width: 35px;
    height: 0;
    padding-top: 18px;
    margin: 0;
    line-height: normal;
    overflow: hidden;
    float:right;
}

#left-content .control #tachart dl dd div {
		background:#fff;
		border:1px solid #e7e7e7;
		display:block;
		margin:10px 0 0;
		padding:0 5px 5px;
		float:right;
		width:180px;
}
#left-content .control #tachart dl dd div p {
		color:#000;
		margin:6px 0 0;
}
#left-content .control #tachart dl dd div a {
		color:#4d4d4d;
}
#left-content .control #tachart dl dd div span {
		background:#e7e7e7;
		padding:2px 4px;
		margin-left:-2px;
}
#left-content .control #tachart dl.indicators dd {
		background: url(/images/hor-line.gif) repeat-x left bottom;
		text-align:right;
		padding-right:15px;
		padding-bottom:10px;
}
#left-content .control #tachart dl.indicators dd span {
		background:none;
		clear:both;
		display:block;
		float:none;
		height:auto;
		margin:5px 0 0;
		width:auto;
}

#left-content .control #tachart dl.indicators dd input,
#left-content .control #tachart dl.indicators dd select {
		float:none;
}
#left-content .control #tachart dl.indicators dd img {
		margin-right:8px;
}
#left-content .control #tachart dl.indicators dd select {
		float:right;
		width:123px;
}
#left-content .control #tachart dl.indicators dd input {
		text-align:right;
		width:27px;
}
#left-content .control #tachart dl.indicators dd a.question {
		position:absolute;
		float:none;
		right:0px;
}


#left-content .control #tachart dl dd.lighter a.date-anchor{
		background: url(/images/choose-date-light.gif) no-repeat left top;
}

#left-content .control #tachart dl dd.lighter input {
		color:#888;
}
#left-content .control #tachart dl dd.null,
#left-content .control #tachart dl dt.null {
		display:none;
}
#left-content .control #tachart dl.indicators dd.null {
		display:none;
}
#left-content .control #tachart dl dd.no-bottom-border {
		background:none;
}


    #selector {
		height: auto;
		position: static;
    }

    div.autocomplete-data {
        background: #fff;
        border: 1px solid #cfcfcf;
        max-height: 400px;
        overflow-y: auto;
        overflow-x: hidden;
        position: absolute;
        z-index: 1;
    }
    
    div.autocomplete-data ul {
        padding: 0;
        margin: 0;
    }
    
    div.autocomplete-data ul li {
        border-bottom: 1px solid #ededed;
        font:11px tahoma,sans-serif;
        list-style: none;
        color: #000;
        padding: 5px;
    }
    
    div.autocomplete-data ul li.selected {
        background: #4d4d4d;
        color: #fff;
    }
    
    div.autocomplete-data ul li span.pipe {
        padding: 0 5px;
    }
    
    div.autocomplete-data ul li div {
    	background: none;
    	border: 0;
    }
    
    div.autocomplete-data ul li span.pipe {
    	background: none;
    }
    
    div.autocomplete-data ul li .name {
        font-size: 9px;
        color:#4d4d4d;
        margin: 2px 0 0;
        padding: 2px 0 0;
		float: none;        
    }

    div.autocomplete-data ul li.selected .name {
        color:#fff;
    }




    
    #left-content .control #tachart dd.autocomplete-info {
        margin-top: 5px;
    }
  
  	#left-content .control #tachart ul.lookup-instrument-info {
        background: #fff;
        border: 1px solid #e7e7e7;
        margin-top: 5px;
        list-style-type: none;
        margin: 0;
        padding: 0;       
  	}
    
	#left-content .control #tachart ul.lookup-instrument-info li {
	  	padding: 5px;
	  	margin: 0;
	  	font-family: tahoma,sans-serif
    }
    
    #left-content .control #tachart ul.lookup-instrument-info li a {
        border-bottom: 1px dashed #4d4d4d;
        color: #4d4d4d;
        text-decoration: none;
    }
    
    #left-content .control #tachart ul.lookup-instrument-info li a.selected {
        background: #f0f0f0;
        border: none;
        color: #000;
        cursor: default;
        padding: 2px 0;
    }
    
    #left-content .control #tachart ul.lookup-instrument-info li a.disabled {
        border: none;
        color: #000;
        cursor: text;
    }
    
    #left-content .control #tachart ul.lookup-instrument-info li a:hover {
        border-color: #000;
        color: #000;
    }
    
    #left-content .control #tachart .widecontrol {
    	width: 174px;    	
    }
        
    #left-content .control #tachart .fullwidth {
    	width: 185px;
    }
    
    * html #left-content .control #tachart .fullwidth {
    	width: 184px;
    }
    
    #left-content .control #tachart dd.autocomplete-info {
    	margin-top: 10px;
    }
    
    #left-content .control #tachart dl dd {
    	margin-top: 10px;
    }
    
    #left-content .control #tachart dl.indicators dd {
    	padding-right: 0px;
    }
    
    #left-content .control #tachart dl.indicators dd a.question {
    	position: static;
    	float: right;    	
    }
    
    #left-content .control #tachart dl.indicators dd span {
        display: block;
    	padding-right: 15px;
    	padding-top: 2px;
    }
    
    #finder-shield {
        position: absolute;
        background: #fff url(/images/ajax-loading-bigdots-01.gif) no-repeat center center;
        z-index: 100;
    }
    
    #left-content .control #tachart dt.sub-comment {
    	font-weight: normal;
    }
    
    #remove {
        float: right;
    }
      
      
    a.deleleIcon {
        float: right;
        margin: 2px 0 0 5px;
        background: transparent url(/images/kill.gif) no-repeat scroll left top;
        height: 10px;
        width: 10px;        
    }
    
    #left-content .control #tachart dl.indicators dd select.parameter {
        width: 65px;
        float: none;
    }


#finder-instrument-title {
    display:none;
}

#left-content #search_instrument {
    width:165px;
}

#begindate_sel input,
#enddate_sel input {
    height:15px;
}


/* quote search autocomplete */

.quote_search_autocomplete_wrapper {
  background: #fff;
  position: absolute;
  z-index: 1000;
}

.quote_search_autocomplete_wrapper ul {
  border: 1px solid #888;
  list-style: none;
  margin: 0;
  padding: 0;
}

.quote_search_autocomplete_wrapper li {
  font-family: arial, sans-serif;
  font-size: 11px;
  margin: 0;
  padding: 5px;
  width: auto;
}

.quote_search_autocomplete_wrapper li span {
  display: block;
  width: 100%;
}

.quote_search_autocomplete_wrapper li span.small {
  font-size: 9px;
  font-style: italic;
  margin-top: -2px;
}

.quote_search_autocomplete_wrapper li.current {
  background-color: #006299;
  color: #fff;
  cursor: pointer;
}

.quote_search_autocomplete_wrapper li.paginator {
  background: #eee;
  padding: 2px;
  text-align: center;
}

.quote_search_autocomplete_wrapper li.paginator a {
  padding: 0 3px;
}

.quote_search_autocomplete_wrapper li.paginator a.prev {
  padding-right: 5px;
}

.quote_search_autocomplete_wrapper li.paginator a.next {
  padding-left: 5px;
}

.quote_search_autocomplete_wrapper li.paginator a:link,
.quote_search_autocomplete_wrapper li.paginator a:visited,
.quote_search_autocomplete_wrapper li.paginator a:hover {
  color: #888;
  text-decoration: none;
}

.quote_search_autocomplete_wrapper li.paginator a:hover {
  color: #4d4d4d;
}

.quote_search_autocomplete_wrapper li.paginator a.current:link,
.quote_search_autocomplete_wrapper li.paginator a.current:visited,
.quote_search_autocomplete_wrapper li.paginator a.current:hover {
  color: #000;
}.popup-selector {
    position: absolute;
    z-index: 4;
    background: #fff;
    opacity: 0.9;
}

.popup-selector h1 {
    background: #cfcfcf;
    border: 1px solid #a0a0a0;
    border-bottom: none;
    color:#000;
    font: 11px arial, sans-serif;
    padding: 5px 10px;
    position: relative;
    margin: 0px;
}

.popup-selector h1 a {
    background: url(/images/close.gif) no-repeat right top;
    color: #4d4d4d;
    font: 10px arial, sans-serif;
    padding-right: 12px;
    position: absolute;
    right: 10px;
}

.popup-selector h1 a:hover {
    color: #000;
}

.popup-selector h1 img {
    padding-right: 0px;
    position: absolute;
    right: 10px;
    cursor: pointer;
}

.popup-selector .links {
    display: block;
    border: 1px solid #a0a0a0;
    border-top: none;
    margin: 0;
    overflow: hidden;
    padding: 5px 0;
    background: #fff;
}

.popup-selector ul {
    margin: 0;
    padding: 0 10px;
}

.popup-selector ul.left {
    background: url(/images/www/layout/dots.gif) repeat-y right top;
    float: left;
}

.popup-selector ul.right {
    background: url(/images/www/layout/dots.gif) repeat-y left top;
    float: left;
    margin-left: -1px;
}

.popup-selector ul.right li {
    list-style-type: none;
}

.popup-selector ul.left li {
    list-style-type: none;
}

.popup-selector ul li {
    margin: 5px 0;
    padding: 0;
    white-space: nowrap;
}

.popup-selector ul li a {
    color: #006299 ;
    font: 11px/11px tahoma, sans-serif;
}

.popup-selector ul li a:hover {
    color: #f00;
}

.popup-selector ul li a.disabled {
    color: #b8b8b8;
    cursor: default;
    text-decoration: none;
}

.popup-selector .outset {
    background: url(/images/popup-outset.gif) no-repeat left top;
    height: 17px;
    left: 35px;
    margin-top: -1px;
    position: absolute;
    width: 8px;
    z-index: 2;
}

.yellow-helper {
    background:#fff9e0;
    border: 1px solid #a0a0a0;
    opacity: 1;
    vertical-align:center;
    width:256px;
    left:155px;
    top:5px;
}

* html .yellow-helper {
    left:148px;
}

.yellow-helper p {
    vertical-align:middle;
    padding: 5px !important;
}

.yellow .outset {
    background-image: url(/images/popup-outset-yel.gif);
}


/* popup menu */


.popup-menu {
    background: #e7e7e7;
    width: 270px;
}

.popup-menu ul {
    list-style-type:none;
    margin:0;
    padding:4px 0;
    position:relative;
}

.popup-menu li {
    color:#4d4d4d;
    font: normal 14px arial ,sans-serif;
    line-height: 20px;
    margin: 0;
    padding: 4px 10px;
}

.popup-menu li a {
    border-bottom: 1px dashed #4d4d4d;
    color:#4d4d4d;
    text-decoration: none;
}

.popup-menu li a:hover {
    border-bottom: 1px dashed #000;
    color: #000;
}

.popup-menu li span {
    border:none;
}
div#headline a.alt:link,
div#headline a.alt:visited {
    color: #4d4d4d;
    text-decoration: underline;
}

div#headline a.alt:hover {
    color: #000;
    text-decoration: underline;
}

div#headline {
    background: url(/images/index/headline-bg.gif) repeat-x left top;
    font-family: 'trebuchet ms', sans-serif;
    font-size: 11px;
    height: 25px;
    position: relative;
    text-align: center;
}

/* blocks */

div#headline div.left,
div#headline div.middle,
div#headline div.right {
}

div#headline div.left {
    float: left;
    padding-left: 10px;
}

div#headline div.middle {
}

div#headline div.right {
    float: right;
    padding-right: 10px;
}

/* links and spans */

div#headline a,
div#headline span {
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
}

div#headline div.left a,
div#headline div.left span {
    margin-right: 15px;
}

div#headline div.middle a,
div#headline div.middle span {
    float: none;
    margin-right: 15px;
}

div#headline div.right a,
div#headline div.right span {
    margin-left: 15px;
}

/* home link */

div#headline a.home,
div#headline span.home {
    background: url(/images/index/home-icon.gif) no-repeat left center;
    overflow: hidden;
    padding-left: 11px;
    width: 0;
}

div#headline div.left a.home,
div#headline div.left span.home {
    margin-right: 12px;
}

div#headline a.home:hover,
div#headline span.home {
    background-image: url(/images/index/home-icon-hover.gif);
}

/* search link */

div#headline a.search,
div#headline span.search {
    background: url(/images/index/search-icon.gif) no-repeat left center;
    padding-left: 14px;
}

div#headline a.search:hover,
div#headline span.search {
    background-image: url(/images/index/search-icon-hover.gif);
}
div#quick-links {
    background: #fff;
}

div#quick-links table {
    border: 1px solid #e7e7e7;
    border-width: 1px 0 0 1px;
}

div#quick-links td {
    border: 1px solid #e7e7e7;
    border-width: 0 1px 1px 0;
    padding: 8px 10px;
    vertical-align: top;
}

div#quick-links td a,
div#quick-links td span {
    display: block;
    font-size: 11px;
    line-height: 14px;
}

div#quick-links td a {
    background: url(/images/index/anchor.gif) no-repeat left 2px;
    padding-left: 10px;
}

div#quick-links td a:link {
}

div#quick-links td a:visited {
    background-image: url(/images/index/anchor-visited.gif);
}

div#quick-links td a:hover {
    background-image: url(/images/index/anchor-hover.gif);
}

div#quick-links td span {
    color: #4c91bc;
}
div#header {
    background: #fff;
    height: 50px;
    overflow: hidden;
}

/* logo */

div#logo {
    background: #fff url(/images/index/micex-logo.png) no-repeat left top;
    float: left;
    height: 50px;
    width: 210px;
}

div#logo a {
    display: block;
    margin: 15px 5px 0;
    text-indent: -1000px;
    height: 24px;
}

/* date and time */

div#date-and-time {
    float: left;
    font-family: 'trebuchet ms', sans-serif;
    font-size: 13px;
    padding: 18px 0 18px 25px;
}

/* login */

div#login {
    float: right;
    padding: 18px 10px;
}

div#login a,
div#lodin span {
    display: block;
    float: left;
    font-family: 'trebuchet ms', sans-serif;
    font-size: 13px;
    margin-left: 10px;
}

div#login a:link,
div#login a:visited {
    color: #4d4d4d;
}

div#login a:hover {
    color: #000;
}

div#login a.login {
    background: url(/images/index/login-arrow.gif) no-repeat left center;
    padding-left: 16px;
}

div#login a.login:hover {
    background-image: url(/images/index/login-arrow-hover.gif);
}

div#footer {
    background: #fff url(/images/index/footer-bg.gif) repeat-x left top;
    height: 90px;
}

div#footer p {
    float: left;
    font-family: 'trebuchet ms', sans-serif;
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 10px 15px;
}

div#footer p.with-logo {
    background: url(/images/index/tiny-logo.gif) no-repeat 10px 12px;
    padding-left: 32px;
}

div#footer span.pipe {
    background: url(/images/index/footer-pipe.gif) no-repeat left top;
    display: block;
    float: left;
    height: 60px;
    overflow: hidden;
    padding-left: 1px;
    width: 0;
}

#footer p.rambler {
  left: 0;
  padding: 15px 10px 0;
  position: absolute;
  top: 40px;
}.aplexBannerHide {
    display: none;	    
}

div#bannerLayout1 {    
	/* background: #b8b8b8; */
	font-family: 'trebuchet ms', sans-serif;
	font-size: 13px;
	margin: 0 0 10px 9px;
	width: 210px;    
}

div#bannerLayout2 {    
	/* background: #b8b8b8; */
	font-family: 'trebuchet ms', sans-serif;
	font-size: 13px;
	margin: 0 0 10px 0px;
	width: 210px;    
}
