/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969;
}

a:link
{
    color: #034af3;
    text-decoration: underline;
}
a:visited
{
    color: #505abc;
}
a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
a:active
{
    color: #12eb87;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    margin: auto;
    width: 1280px;
}



#main
{
    padding: 0px 0px 15px 17px;
    background-color: #FFFFFF;
    vertical-align: top;
}

#footer
{
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}

/* TAB MENU   
----------------------------------------------------------*/
div#logon a
{
    font-size: medium;
    color: #000000;
    font-family: 'Courier New' , Courier, monospace;
}
div#logon a:hover
{
    font-size: medium;
    color: #FF0000;
    font-weight: bold;
}
div#prefixes a
{
    font-size: small;
    color: #3366FF;
    font-family: Andalus;
    text-decoration: none;
}
div#prefixes a:hover
{
    font-size: small;
    color: #FF0000;
    font-family: Andalus;
    text-decoration: underline;
}
span#uzavedenia a
{
    background-position: -100px;
    font-family: 'Cooper Std Black';
    font-size: x-large;
    font-style: italic;
    color: #000000;
    text-decoration: none;
}
span#uzavedenia a:hover
{
    background-position: -100px;
    font-family: 'Cooper Std Black';
    font-size: x-large;
    font-style: italic;
    color: #FF0000;
}
ul#upages li a
{
    text-decoration: none;
    color: #3399FF;
    font-family: 'Adobe Caslon Pro Bold';
    font-size: medium;
    font-weight: bold;
}
ul#upages li a:hover
{
    text-decoration: none;
    color: #FF0000;
    font-family: 'Adobe Caslon Pro Bold';
    font-size: medium;
}
ul#upages li a:activ
{
    text-decoration: none;
    color: #3399FF;
    font-family: 'Adobe Caslon Pro Bold';
    font-size: medium;
}
ul#menu
{
    position: relative;
    text-align: left;
    margin: 0;
    text-indent: 160px;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#menu li a
{
    padding: 1px 0px 1px 0px;
    font-weight: bold;
    text-decoration: none;
    line-height: 1em;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
}

ul#menu li a:hover
{
    color: #FF0000;
    font-size: medium;
    text-decoration: underline overline;
}

ul#menu li a:active
{
    text-decoration: none;
}

ul#menu li.selected a
{
    background-color: #fff;
    color: #000;
}

ul#ind li a
{
    font-family: 'Times New Roman' , Times, serif;
    color: #000066;
    font-size: medium;
    text-decoration: none;
}
ul#ind li a:hover
{
    color: #FF0000;
}

b#ind a
{
    font-family: 'Bauhaus 93';
    color: #203961;
    font-size: large;
    text-decoration: none;
    font-weight: normal;
}
b#ind a:hover
{
    color: #FF0000;
}
table#ind a
{
    font-family: 'Times New Roman' , Times, serif;
    color: #000066;
    font-size: medium;
    text-decoration: none;
}
table#ind a:hover
{
    color: #FF0000;
}
ul#secret li a
{
    color: #2D89CF;
    font-size: medium;
    text-decoration: none;
}
ul#secret li a:hover
{
    color: #FF0000;
}
/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"]
{
    width: 200px;
    border: 1px solid #CCC;
}

Textarea
{
    width: 800px;
    height: 100px;
    border: 1px solid #CCC;
}

Textarea#Text1
{
    width: 800px;
    height: 1000px;
    border: 1px solid #CCC;
}
Textarea#resume
{
    width: 600px;
    height: 100px;
    border: 1px solid #CCC;
}
input[type="password"]
{
    width: 200px;
    border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------*/
td#uspec input[type="text"]
{
    width: 20px;
    border: 1px solid #CCC;
}
td#uspec0 input[type="text"]
{
    width: 65px;
    border: 1px solid #EFEFEF;
}
td#uspec1 input[type="text"]
{
    width: 120px;
    border: 1px solid #EFEFEF;
}

table#bmenu
{
    width: 216px;
    padding: 0 0 0 0;
}

table#bmenu td#menu
{
    background-position: bottom;
    background-color: #F9F9FA;
    background-image: url('Pictures/indexfonDown.jpg');
    background-repeat: no-repeat;
}

table#bmenu td#shapka
{
    background-position: center center;
    background-image: url("../../Content/Pictures/BMenu.gif");
    background-repeat: no-repeat;
    font-family: 'Monotype Corsiva';
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    color: #000000;
    background-color: #F9F9FA;
}

div#spec a
{
    text-decoration: none;
}
div#spec a:hover
{
}
/*
table#bmenu tr
{
  padding: 6px 5px;
  text-align: left;
  background-color: #e8eef4; 
  border: solid 1px #e8eef4;   
}
*/
/* MISC  
----------------------------------------------------------*/
tr#vacancyShapka
{
    font-size: x-large;
    font-family: 'Baskerville Old Face';
    color: #000000;
}
tr#MainDown a
{
    font-family: Arial;
    color: #2C91DA;
}
td#workzagolovok a
{
    font-size: x-large;
    font-family: 'Baskerville Old Face';
    color: #000000;
    text-decoration: none;
}
td#workzagolovok a:hover
{
    font-size: x-large;
    font-family: 'Baskerville Old Face';
    color: #000000;
    text-decoration: underline;
}
tr#workSsilka a
{
    color: #0066FF;
    font-family: Tahoma;
    font-size: 14px;
    text-decoration: none;
}
tr#workSsilka a:hover
{
    color: #0000FF;
    font-family: Tahoma;
    font-size: 14px;
}
td#announcement a
{
    text-decoration: none;
    color: #666666;
}
td#announcement a:hover
{
    text-decoration: none;
    color: #000000;
}
td#razdel a
{
    text-decoration: none;
    color: #003399;
    font-family: Times New Roman, Times, serif;
    font-size: 18px;
}
td#razdel a:hover
{
    text-decoration: underline;
    color: #0066FF;
    font-family: Times New Roman, Times, serif;
    font-size: 18px;
}
table#SpisokPredmetov a
{
    color: #0080D5;
    font-size: medium;
    font-family: 'Palatino Linotype';
}
table#Aspisok
{
}
table#Aspisok td
{
    font-size: medium;
    border-spacing: 0px;
    width: 700px;
    height: 25px;
}
.clear
{
    clear: both;
}

.error
{
    color: Red;
}

#menucontainer
{
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, .editor-label, .display-field, .editor-field
{
    margin: 0.5em 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}

/* Bokovoe MENU Left  
----------------------------------------------------------*/
.BMenu ul li a, .menu ul li a:visited
{
    text-decoration: none;
    display: block;
    color: #000066;
    width: 215px;
    text-align: left;
    line-height: 1em;
    font-size: 18px;
    overflow: hidden;
    font-family: 'Times New Roman' , Times, serif;
    left: 5px;
    position: relative;
}
.BMenu ul
{
    padding: 0;
    margin: 0;
}
.BMenu ul li
{
    float: left;
    position: relative;
}
.BMenu ul li ul
{
    display: none;
    background-image: url("../../Content/Pictures/fon2.jpg");
    background-repeat: repeat;
}


/* specific to non IE browsers */
.BMenu ul li:hover a
{
    color: #FF0000;
    font-size: 19px;
}
.BMenu ul li:hover ul
{
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    width: 216px;
}
.BMenu ul li:hover ul
{
    left: 200px;
}
.BMenu ul li:hover ul li a.hide
{
    color: #000066;
}
.BMenu ul li:hover ul li:hover a.hide
{
    text-decoration: blink;
    color: #FF0000;
    padding-left: 2px;
    font-size: 18px;
}
.BMenu ul li:hover ul li ul
{
    display: none;
}
.BMenu ul li:hover ul li a
{
    display: block;
}
.BMenu ul li:hover ul li a:hover
{
    background: #6fc;
    color: #000;
}
.BMenu ul li:hover ul li:hover ul
{
    display: block;
    position: absolute;
    left: 216px;
    top: 0;
}
.BMenu ul li:hover ul li:hover ul.left
{
    left: 200px;
}

/* Bokovoe MENU Right  
----------------------------------------------------------*/
.BMenur ul li a, .menu ul li a:visited
{
    text-decoration: none;
    display: block;
    color: #000066;
    width: 215px;
    text-align: left;
    line-height: 1em;
    font-size: 18px;
    overflow: hidden;
    font-family: 'Times New Roman' , Times, serif;
    left: 5px;
    position: relative;
}
.BMenur ul
{
    padding: 0;
    margin: 0;
}
.BMenur ul li
{
    float: left;
    position: relative;
    text-align: right;
}
.BMenur ul li ul
{
    display: none;
    background-image: url("../../Content/Pictures/fon2.jpg");
    background-repeat: repeat;
    text-align: right;
}


/* specific to non IE browsers */
.BMenur ul li:hover a
{
    color: #FF0000;
    font-size: 19px;
}
.BMenur ul li:hover ul
{
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    width: 216px;
    text-align: right;
}
.BMenur ul li:hover ul
{
    left: -223px;
}
.BMenur ul li:hover ul li a.hide
{
    color: #000066;
}
.BMenur ul li:hover ul li:hover a.hide
{
    text-decoration: blink;
    color: #FF0000;
    padding-left: 2px;
    font-size: 18px;
}
.BMenur ul li:hover ul li ul
{
    display: none;
}
.BMenur ul li:hover ul li a
{
    display: block;
    text-align: right;
}
.BMenur ul li:hover ul li a:hover
{
    background: #6fc;
    color: #000;
}
.BMenur ul li:hover ul li:hover ul
{
    display: block;
    position: absolute;
    left: 216px;
    top: 0;
}
.BMenur ul li:hover ul li:hover ul.left
{
    left: -223px;
}