@charset "utf-8";
/* CSS Document */
html { 
  background: url(../images/OMICS-Logo.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body{margin:0px; padding:0px; font-family:Calibri; font-size:12px; font-weight:normal;}
.main{width:1040px; margin:0 auto; min-height: 100%; height:auto !important; height:100%; overflow: hidden !important; border-radius:5px; background-image:url(../images/opa-30.png); margin-top:10px; margin-bottom:10px; box-shadow:#999 0 0 2px;}
.main-inner{width:1000px; margin:0 auto; margin-top:20px; margin-bottom:20px; border-radius:5px; background-image:url(../images/opa-60.png); box-shadow:#999 0 0 2px; height:1000px; padding-top:15px;}
.header{height:150px;}
.logo a:link, visited, hover{text-decoration:none; width:237px; height:110px; float:left; background:url(../images/logo.png) no-repeat; margin-top:10px; margin-left:10px;}
.title{font-family:Impact; font-size:40px; color:#0e7079; float:left; height:150px; text-align:left;}
.span1{font-family:Calibri; font-size:18px; font-weight:bold; color:#666; text-align:left;}
.span2{font-family:Calibri; font-size:18px; font-weight:bold; color:#794a0e; text-align:left;}
.clear{clear:both;}
/*.top-menu{height:40px; background:url(../images/top-menu-bg.png) repeat-x; border-radius:5px 5px 0px 0px; margin-left:5px; margin-right:5px; padding-bottom:1px; border-bottom:2px solid #ff6100;}
.top-menu-item a:link{margin:4px 10px 0px 10px; text-align:center; color:#fff; text-decoration:none; font-family:Calibri; font-size:14px; font-weight:bold; float:left; line-height:30px; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.top-menu-item a:hover{text-decoration:none; border-bottom:1px dotted #fff; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; color:#acd7ef; text-shadow:#000 2px 2px 10px;}
.nav{width:100%; list-style:none;}*/
.bodyPart{width:990px; margin:0 auto; min-height: 100%; height:auto !important; height:100%; overflow: hidden !important;}
.leftMenu{width:200px; float:left; height:auto !important; height:100%; overflow: hidden !important;}
.bodyContent{width:780px; float:left; margin-left:10px; height:auto !important; height:100%; overflow: hidden !important;}

