﻿/* DEFAULTS
----------------------------------------------------------*/
.searchImg
{
    border-right: #e0e0e0 1px solid;
    border-top: #e0e0e0 1px solid;
    border-left: #e0e0e0 1px solid;
    border-bottom: #e0e0e0 1px solid;
}
#trailimageid
{
    display: none;
    font-size: 0.75em;
    z-index: 200;
    left: 0px;
    width: 350px;
    position: absolute;
    top: 0px;
    height: 0px; /*filter:alpha(opacity=50);*/ /* IE 5.5+*/
    -moz-opacity: 0.8; /* Mozilla 1.6 и ниже */
    -khtml-opacity: 0.8; /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.8; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}

html
{
    margin: 0;
    padding: 0;
    height: 100%;
}

body
{
    background: #ffffff;
    height: 100%;
    font-size: .80em;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
    min-width: 1200px;
    padding-bottom: 0px;
    
}

a:link, a:visited
{
}

a:hover
{
}

a:active
{
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}
/* Library    
----------------------------------------------------------*/
table.lib_table
{
    width: 315px;
}

table.findtable
{
    border-width: 1px;
	border-spacing: 1px;
	border-style: outset;
	border-color: #77b2e7;
	border-collapse: collapse;
	background-color: #e2ecf5;
}
.lib_top_style
{
    background-position: 0px 0px;
    width: 315px;
    height: 99px;
    background-repeat: no-repeat;
    background-image: url('../instructions/library/shelf_top.png');
}

.lib_st
{
    background-position: 0px 0px;
    padding-left: 19px;
    text-align: left;
    width: 365px;
    height: 74px;
    background-image: url('../instructions/library/shelf.jpg');
    background-repeat: no-repeat;
}

.lib_bottom_style
{
    background-position: 0px 0px;
    width: 315px;
    height: 111px;
    background-repeat: no-repeat;
    background-image: url('../instructions/library/shelf_bottom.png');
}

img.lib
{
    width: 21px;
    height: 64px;
    border: 0;
}

.linkFind {
	font-family: Verdana, Arial, helvetica, Sans-serif; 
	font-weight: normal;		
	font-size: 12pt;
	color: #2067C5;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: underline;
	text-align: right;
}
.linkFind:hover {
	font-family: Verdana, Arial, helvetica, Sans-serif; 
	font-weight: normal;		
	font-size: 12pt;
	color: #2067C5;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
	text-align: right;
}


/* BLUE BUTTONS   
----------------------------------------------------------*/

.tdlink
{
    width: 420px;
    height: 120px;
    color: #3985a8;
    padding: 10px 15px 15px 0px;
    text-decoration: none;
    font-size: 16px; /*  behavior: url(styles/PIE.htc); */
    cursor: pointer;
    border: solid 1px #ffffff;
    margin: 20px;
}

.tdlink:hover
{
    width: 420px;
    height: 120px;
    background-color: #eef5ff;
    border-radius: 4px; /* box-shadow: inset 0 1px 3px #fff, inset 0 0px #cbe6f2, 0 0 3px #8ec1da;*/
    -o-box-shadow: inset 0 1px 3px #fff, inset 0 0px #cbe6f2, 0 0 3px #8ec1da;
    -webkit-box-shadow: inset 0 1px 3px #fff, inset 0 0px #cbe6f2, 0 0 3px #8ec1da;
    -moz-box-shadow: inset 0 1px 3px #fff, inset 0 0px #cbe6f2, 0 0 3px #8ec1da;
    color: #3985a8;
    padding: 10px 15px 15px 0px;
    font-size: 16px; /* -pie-background: linear-gradient(#FFFFFF, #A1C5FC);     behavior: url(styles/PIE.htc);*/
    border: solid 1px #ade1fa;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfeff', endColorstr='#edf5ff');
    margin: 20px;
}


.buttonlink:link, .buttonlink:visited
{
    /*margin: 5px;*/
    color: #3985a8;
    text-shadow: 0 1px #fff;
    /*padding: 5px;*/
    font-size: 16px;
    text-decoration: none;
}

.buttonlink:hover
{
    color: #3985a8;
    text-shadow: 0 1px #fff;
    /*padding: 5px;
    margin: 5px;*/
    font-size: 16px;
    text-decoration: none;
}

table.tablemain
{
    display: inline-table;
    margin: 10px 10px 10px 20px;
    min-width: 600px;
    width: 96%;
}
table.tabletree
{
    display: inline-table;
    margin: 0px;
    min-width: 600px;
    width: 100%;
}
tr.head
{
    background-color: #8cb8e3;
    text-align: left;
    font-weight: bold;
    color: #4d4d4d;
    width: 500px;
}
tr.para2
{
    background-color: #ebf4fd;
    vertical-align: middle;
    text-align: center;
    color: #4d4d4d;
    cursor: pointer;
}

.p0{
    background-color: #d7e9ff;
    text-align: left;
    color: #000000;
    font-weight: bold;
    height: 26px;
    padding-left: 14px;
    cursor: pointer;
}

td.p0:hover
{
    background-color: #badbfb;
    
}

.tree-path{
    color: #6c8dba;
    padding-right:7px;
}

th.pera2header{
    color:White;
    background-color:#8ABCFF;
}

tr.anul{
    background-color: #a7f2cb;
    text-decoration:line-through;
    vertical-align: middle;
    text-align: center;
    color: #4d4d4d;
    cursor: pointer;
}

.highlight { background-color: #d0e6fc !important; }
tr.para0
{
    background-color: #ebf4fd;
    vertical-align: middle;
    text-align: center;
    color: #4d4d4d;
    cursor: default;
}

tr.wocursor
{
    background-color: #ebf4fd;
    vertical-align: middle;
    text-align: center;
    color: #4d4d4d;
}

tr.header
{
    background-color: #a7cbff;
    vertical-align: middle;
    font-weight: bold;
}
td.header
{
    background-color: #a7cbff;
    vertical-align: middle;
    font-weight: bold;
}
tr.para2:hover
{
    background-color: #d0e6fc;
}
td.para2
{
    text-align: left;
    width: auto;
    cursor: pointer;
}
td.para02
{
    text-align: left;
    width: auto;
    cursor: default;
    padding-left:20px;
}


td.para0
{
    text-align: left;
    width: auto;
    cursor: default;
}
td.para3
{
    background-image:url(images/tab_enabl.png);
}
td.para3:hover
{
    background-image:url(images/tab_enabl.png);
    cursor: pointer;
}
td.psih_col1
{
    width:400px;
    text-align:right;
    vertical-align: top;
}
td.psih_col2
{
    width:80%;
    text-align:left;
}

tr.para1
{
    color: #4d4d4d;
}
tr.para1:hover
{
    background-color: #d0e6fc;
    color: #4d4d4d;
}

.para2
{
}
.para2:hover
{
    background-color: #d0e6fc;
}

.a7_link
{
    background-color: #eef7ff;
}
.a7_link:hover
{
    background-color: #d0e6fc;
}



/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}
h2.course
{
    font-size: 1.5em;
    font-weight: 600;
    margin-top: 0px;
    color: #000000;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 100%;
    height: 100%;
    background-color: #fff;
    margin: 0px 0px 0px 0px;
}

.header
{
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
    height: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px;
    margin: auto; /*min-height: 420px;*/
    text-align: center;
    display: inline-table;
    width: 600px;
    max-width: 80%;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

#container
{
    min-height: 100%;
    position: relative;
    background: #FFF; /* for non-css3 browsers */
    background-image: url("../images/bg.jpg");
    background-position: 100% 100%;
    background-repeat: no-repeat;
    min-width:1280px;
   
}

#body
{
    padding: 0px;
    padding-bottom: 30px; /* Высота футера*/
}
#footer
{
    position: absolute;
    left:0px;
    bottom: 0px;
    width: 100%;
    min-width:1200px;
    height: 20px; /* Высота футера */ /*background:#6cf;*/
    color: #696969;
    font-family: "Helvetica Neue","Lucida Grande","Segoe UI",Arial,Helvetica,Verdana,sans-serif;
    font-size: 14px;
}

/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color: #3a4f63;
    width: 100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

div.descr
{
    margin: 0px 0px 0px 50px;
    text-decoration: none;
    font-size: 11px;
    color: #6c6c6c;
}

div.descrRed
{
    margin: 0px 0px 0px 50px;
    font-size: 11px;
    text-decoration:blink;
    color:red;
}

div.div_buttonlink{
    margin: -25px 0px 10px 50px;
}


/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 2em 0px;
    padding: 1em;
    border: 1px solid #b2b3b6;
}

fieldset.tree
{
    text-align: left;
    width: 80%;
    padding: 10px;
    margin: auto;
}

fieldset.CourseList
{
    text-align: center;
    width: 90%;
    padding: 10px;
    margin: auto;
}

fieldset.treeinfo1
{
    text-align: left;
    padding: 0px 10px 10px 10px;
    margin: 0px 10px 0px 10px; /* min-height: 654px;     min-width: 210px;*/
}
fieldset.treeinfo2
{
    text-align: center;
    padding: 0px 10px 10px 10px;
    margin: 0px 10px 0px 10px; /* min-height: 654px;     min-width: 400px;*/
    vertical-align: text-top;
}


fieldset p
{
    margin: 2px 12px 10px 10px;
}


fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    /*  ;*/
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 4px 4px;
    color: #666666;
    text-align: left;
}

input.textEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}


.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}
.DivEclipseStyle
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    height:100%;
    width:100%;
      top: 0px; 
      left: 0px;
       position: absolute;
        display: none;
        z-index:998;
}