input, select {
    vertical-align: middle;
    font-weight: normal;
}

img {
    border: 0;
    vertical-align: top;
    text-align: left;
}

a:hover {
    text-decoration: none;
}

a {
    color: #a4a4a4;
}

.clear {
    clear: both;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.alignright {
    text-align: right;
}

p {
    margin: 0;
    padding: 0;
}

.form_table td {
    vertical-align: middle;
}

.input_small, .input_common, .select_common {
    border: 1px solid #9f9f9f;
    margin: 2px 5px;
}

.small_select {
    width: 80px;
}

.input_small {
    text-align: center;
    width: 50px;
}

.input_common {
    text-align: left;
    width: 150px;
}

.graph_table td {
    padding: 3px 10px;
}

.layers {
    position: relative;
}

.img_graph {
    position: relative;
    width: 386px;
}

.img_layer {
    width: 350px;
    position: absolute;
    top: 0;
    left: 0;
}

#graph_items_view {
    height: 400px;
    width: 200px;
    overflow-y: scroll;
    border: 1px solid aqua;
}

#graph_items_view li {
    padding: 2px;
}

#graph_items_view a{
    padding-left: 10px;
    font-size: 14px;
}

#object_photo {
    margin: 0 auto;
}


.arrow_l, .arrow_r, .arrow_l:hover, .arrow_r:hover,
.arrow_r_s, .arrow_r_s:hover, .arrow_l_s, .arrow_l_s:hover {
    display: block;
    height: 20px;
    width: 40px;
    text-decoration: none;
}

.arrow_l {
    background: url("/c/i/arrow_l.gif") no-repeat center center;
}

.arrow_r {
    background: url("/c/i/arrow_r.gif") no-repeat center center;
}

.arrow_l_s {
    background: url("/c/i/arrow_l_s.gif") no-repeat center center;
}

.arrow_r_s {
    background: url("/c/i/arrow_r_s.gif") no-repeat center center;
}

.side_menu_item {
    font-size: 16px;
    margin: 8px 2px
}

.player_links {
    margin: 5px auto;
    display: block;
    height: 12px;
    width: 13px;
    background-position: top;
}

.play_link {
    background: url("../i/play_link.gif") no-repeat;
}

.pause_link {
    background: url("../i/pause_link.gif") no-repeat;
}

.stop_link {
    background: url("../i/stop_link.gif") no-repeat;
}

.player_links:hover {
    background-position: bottom;
}

ol {
    padding: 0px;
}

ol li {
    color: #20b4f1;
    font-weight: bold;
    margin-left: 23px;
    list-style-type: decimal-leading-zero;
}

ol li a {
    color: #20b4f1;
    line-height: 2.5em;
}

ol li a span {
    font-weight: normal;
}

ul {
    list-style: none;
}

.title {
    margin: 0 0 43px 0;
}

/*txt, links*/
h2 {
    font-size: 18px;
    margin: 2px 0 8px 0;
}

h3 {
    font-size: 16px;
    color: #20b4f1;
    margin: 2px 0 8px 0;
}

h4 {
    font-size: 14px;
    margin-bottom: 17px;
}

h4 a {
    color: #20b4f1;
    font-weight: normal;
}

.txt1 {
    color: #20b4f1;
}

.link1 {
    color: #a2a2a2;
}

.link2 {
    color: #20b4f1;
}

.link3 {
    background: url(../i/marker.gif) no-repeat 0 6px;
    padding-left: 10px;
    text-decoration: none;
}

.link3:hover {
    text-decoration: underline;
}

.link4 {
    background: url(../i/marker1.gif) no-repeat 0 4px;
    padding-left: 13px;
    text-decoration: none;
    font-weight: bold;
    color: #7d7d7d;
    text-transform: uppercase;
    font-size: 12px;
}

.link4:hover {
    text-decoration: underline;
}

.link5 {
    background: url(../i/marker2.gif) no-repeat 0 6px;
    padding-left: 10px;
    color: #20b4f1;
}

.line_hor {
    background: url(../i/line2.gif) left bottom repeat-x;
    padding-bottom: 31px;
    margin-bottom: 30px;
}

.line_hor1 {
    background: url(../i/line4.gif) left bottom repeat-x;
    padding-bottom: 12px;
    margin-bottom: 22px;
}

.line_hor2 {
    background: url(../i/line5.gif) left bottom repeat-x;
    padding-bottom: 29px;
    margin-bottom: 27px;
}

#content_header {
    background: url("../i/3_t2.gif") no-repeat left center;
    height: 35px;
    padding-top: 15px;
    padding-left: 60px;
    font-size: 24px;
}

/*footer*/

#footer {
    height: 95px;
    background: url(../i/footer_bgd.gif) left top repeat-x;
    font-size: 14px;
}

#footer .fleft {
    color: #565656;
    background: url(../i/footer_bgd1.gif) left top no-repeat;
}

#footer .fleft .indent {
    padding: 36px 0 0 58px;
}

#footer .fright {
    font-family: Tahoma;
    background: url(../i/footer_bgd2.gif) no-repeat right top;
}

#footer .fright .indent {
    padding: 31px 53px 0 0;
}

#footer .fright span {
    background: url(../i/footer_marker.gif) no-repeat 0 2px;
    padding-left: 45px;
    display: block;
    line-height: 30px;
}

/*MESSAGES & ERRORS*/
.messages li, .errors li {
    list-style: none;
}

.messages, .errors {
    padding: 6px 10px;
    font-size: 12px;
    margin-bottom: 10px;
}

.messages ul, .errors ul {
    margin: 0;
}

.errors {
    border: 1px solid #f00;
    background-color: #f1aeae;
    color: #b00;
}

.messages {
    border: 1px solid #0f0;
    background-color: #dcf1ae;
    color: #0b0;
}

.player_row td {
}