﻿/*MAIN*/
html {
    overflow-y: scroll;
}
body{
    margin: 25px 0 40px 0;
    background-color: #505050;
}
body a img{
    border-style:none;    
}
.slab{
    width: 730px;
    background: #000000;
    margin-left: auto;
    margin-right: auto;
    border: solid 6px;
}
.slab table{
	width:100%;	
}
.ban{
    background: url('images/ban.jpg');
    height: 130px;
}
/*CONTENT*/
.content{
    font: 16px "Times New Roman", Times, serif;
    background: #e8e8e8;
    padding: 12px 18px 40px 18px;
    vertical-align: top;
    color: #202020;
    line-height: 130%;
}
.content p a{
    color: #101060;
}
.content p.cntimg{
    text-align: center;
}
.content img{
    margin: 10px 0 10px 0;
    border: 4px #FFFFFF solid;
}
.content img.pathumb{
    margin: 2px 10px 10px 10px;
    float: right;
}
.content img.noborder{
    border: none;
}
.content p {
    margin: 10px 0 15px 0;
}
h2{
    color: #101010;
}
h3{
    color: #202040;
}
h2{
    font: normal normal normal 24px "Trebuchet MS", Helvetica, sans-serif;
    margin: 15px 0 0px 0;
    font-weight: bold;
}
h3{
    font: normal normal bold 14px/18px Arial, Helvetica, sans-serif;
    margin: 25px 0 0 0;
    color: #281A00;
}
h3 a{
    color: #281A00;
    text-decoration: none;
}
h3 a:hover{
    text-decoration: underline;
}
/*MENU*/
.navpane{
    background: #282828;
    padding: 11px 16px 11px 16px;
    vertical-align: top;
    width: 120px;
}
.navpane p{
    margin: 0;
}
.navpane a{
    font: normal normal bold 12px/21px "Trebuchet MS", Helvetica, sans-serif;
    padding: 5px 0 4px 0;
    color: #dddddd;
    cursor: pointer;
    text-decoration: none;
    font-weight: normal;
}
.navpane a.sel, .navpane a.sel:hover{
    font-weight: bold;
    color: #ffbb00
}
.navpane a:hover{
    color: #d09000
}
.navpane p.sep{
    height: 3px;
    margin-top: 2px;
    margin-bottom: 2px;
    border-bottom: 1px #606060 solid;
}
/*IMAGE MENU*/
.hmenu{
    padding-bottom: 5px;
    background-color: #1d1d1d;
}
.hmenu table{
    margin: 10px 0 0 6px;
}
.hmenu td{
    padding: 0 0 0 0;
    vertical-align: top;
    width: 143px;
    height: 104px;
}
.hmenu a{
    border: 2px #000 solid;
    height: 81px;
    width: 120px;
    position: absolute;
}
.hmenu a:hover{
    border-color: #FFbb00
}
#fvvan{
    background: url('images/fvvan_th.jpg');
}
#itg{
    background: url('images/itg_th.jpg');
}
#srs{
    background: url('images/srs_th.jpg');
}
#ecl{
    background: url('images/ecl_th.jpg');
}
#asym{
    background: url('images/asym_th.jpg');
}
#ms{
    background: url('images/ms_th.jpg');
}
#ymlogo{
    background: url('images/ymlogo_th.jpg');
}
#pop{
    background: url('images/pop_th.jpg');
}
#pat{
    background: url('images/pat_th.jpg');
}
#erem{
    background: url('images/em_th.jpg');
}
#stud{
    background: url('images/stud_th.jpg');
}
#rfi{
    background: url('images/rfi_th.jpg');
}
#ct{
    background: url('images/ct_th.jpg');
}
#contact{
    background: url('images/letter_th.gif');
}
.content img.beacon{
    border: none;
    margin: 0 0 -6px 0;
}
/*PATENT*/
.content p.pcite{
    margin: 3px 0 20px 0;
    color: #303030;
    line-height: 120%;
    font-size: 15px;
}
/*GALLERY*/	
.gallery{
    background-color: #181818;
}
.gallery h2{
	color: #f0f0f0;
}
.gallery h3{
    color: #f0f0f0;
}
.gallery, .gallery p, .gallery p a{
    color: #d0d0d0;
}
.gallery .cntimg p{
    text-align: center;
}
.gallery h3{
    font-size: 16px;
    margin-top: 0;
}   
.gallery img{
    margin: 25px 0 25px 0;
    border: 4px #000000 solid;
}
.mlist{
    width: 100%;
}
.mlist p{
    font-size: 14px;
    line-height: 120%;
    margin: 3px 6px 25px 0;
}
.mlist td{
    vertical-align: top;
}
.mlist h3, .mlist p{
    margin-left: 10px;
}
/*SHADOW*/
.shad240{
    text-align: center;
}
.shad240 div{
    background: url('images/pop_shadow240.png') no-repeat;
    width: 248px;
    height: 182px;
    margin-bottom: 10px;
    margin-left: 6px;
    display:inline-block;
}
.shad240 img{
    margin: 0 0 0 1px;
    border: none;
}
/*OTHER*/
.content img.email{
    margin: 0 0 -4px 0;
    border: none;
}
/*FOOTER*/
.footer{
    padding: 0 10px 0 0;
    width: 740px;
    color: #707070;
    font: 12px "Trebuchet MS", Helvetica, sans-serif;
    line-height: 12px;
    margin: 0px auto 0 auto;
    text-align: right;
}
.footer a{
	color: #707070;
	text-decoration: none;
}
.footer a:hover{
    text-decoration: underline;
}
.obfu {
direction:rtl;
unicode-bidi:bidi-override;
}
