﻿/*MAIN*/
html {
    overflow-y: scroll;
}
body{
    margin: 25px 0 40px 0;
    background-color: #000000;
}
body a img{
    border-style:none;    
}
.slab{
    width: 740px;
    background: #000000;
    margin-left: auto;
    margin-right: auto;
    border: solid 6px;
}
.ban{
    background: url('images/ban.gif');
    width: 580px;
    height: 130px;
}
/*CONTENT*/
.content{
    font: 16px "Times New Roman", Times, serif;
    background: #f0f0f0;
    width: 560px;
    padding: 12px 18px 40px 18px;
    vertical-align: top;
    color: #202020;
    line-height: 130%;
    width: 602px;
}
.content p a{
    color: #101060;
}
.content p.cntimg{
    text-align: center;
}
.content img{
    margin: 10px;
    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 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: #252525;
    padding: 11px 7px 11px 0;
    vertical-align: top;
    width: 135px;
}
.navpane p{
    margin: 0 0 0 11px;
}
.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
}
.sep{
    height: 3px;
    margin: 2px 7px 0 7px;
    border-bottom: 1px #606060 solid;
}
/*IMAGE MENU*/
.hmenu{
    padding-bottom: 5px;
    padding-right: 0;
}
.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 #FFFFFF solid;
    height: 81px;
    width: 120px;
    position: absolute;
}
.hmenu a:hover{
    border-color: #FFbb00
}
#fvvan{
    background: url('images/fvvan_dim.jpg');
}
#fvvan:hover{
    background: url('images/fvvan_th.jpg');
}
#itg{
    background: url('images/itg_dim.jpg');
}
#itg:hover{
    background: url('images/itg_th.jpg');
}
#srs{
    background: url('images/srs_dim.jpg');
}
#srs:hover{
    background: url('images/srs_th.jpg');
}
#ecl{
    background: url('images/ecl_dim.jpg');
}
#ecl:hover{
    background: url('images/ecl_th.jpg');
}
#asym{
    background: url('images/asym_dim.jpg');
}
#asym:hover{
    background: url('images/asym_th.jpg');
}
#ms{
    background: url('images/ms_dim.jpg');
}
#ms:hover{
    background: url('images/ms_th.jpg');   
}
#ymlogo{
    background: url('images/ymlogo_dim.jpg');
}
#ymlogo:hover{
    background: url('images/ymlogo_th.jpg');
}
#pop{
    background: url('images/pop_dim.jpg');
}
#pop:hover{
    background: url('images/pop_th.jpg');
}
#pat{
    background: url('images/pat_dim.jpg');
}
#pat:hover{
    background: url('images/pat_th.jpg');   
}
#erem{
    background: url('images/em_dim.jpg');
}
#erem:hover{
    background: url('images/em_th.jpg');
}
#stud{
    background: url('images/stud_dim.jpg');
}
#stud:hover{
    background: url('images/stud_th.jpg');
}
#rfi{
    background: url('images/rfi_dim.jpg');
}
#rfi:hover{
    background: url('images/rfi_th.jpg'); 
}
.content img.beacon{
    border: none;
    margin: 0 0 -6px 0;
}
.prefetch{
    display:none;
}
/*PATENT*/
.content p.pcite{
    margin: 3px 0 20px 0;
    color: #303030;
    line-height: 120%;
    font-size: 15px;
}
/*GALLERY*/	
.gallery{
    background-color: #181818;
    padding-right: 7px;
}
.gallery h2, .gallery h3, .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{
    margin-left: 20px;
}
.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;
}    