@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;
}

