* {
margin: 0;
}
html, body {
height: 100%;
width: 100%;
overflow-x: hidden;
padding:0 0 0;
font-family: Verdana;
font-size: 12px;
line-height: 1.15;
}
body{
background-attachment: fixed;
background-color: #022087;
background-image: url(img/bookback_fullhd.jpg);
background-repeat: no-repeat;
background-position: center top;
}
.wrapper {
position: relative;
width: 100%;
height: 100%;
overflow: auto;
}
.fastart_td{
padding-left: 10px;
height: 24px;
font-family: Segoe UI, Tahoma;
font-size: 13px;
color: #000;
background-color: #fff;
cursor: pointer;
}
.fastart_td:hover{
padding-left: 10px;
height: 24px;
font-family: Segoe UI, Tahoma;
font-size: 13px;
color: #fff;
background-image: url(img/bgrad24.png);
cursor: pointer;
}
.mbutton{
border: 1px solid #333;
background-color: #34495e;
cursor: pointer;
}
.mbutton:hover{
border: 1px solid #333;
background-color: #2d5781;
cursor: pointer;
}
.photoslide{
height: 51px;
max-height: 51px;
min-height: 51px;
width: 188px;
min-width: 188px;
max-width: 188px;
background-image: url(img/cgrad51.png);
color: #333;
cursor: pointer;
vertical-align: middle;
text-align: center;
font-family: Segoe UI, Tahoma;
font-size: 12px;
padding-left: 2px;
padding-right: 2px;
}
.photoslide:hover{
height: 51px;
max-height: 51px;
min-height: 51px;
width: 188px;
min-width: 188px;
max-width: 188px;
background-image: url(img/bgrad51.png);
color: #fff;
cursor: pointer;
vertical-align: middle;
text-align: center;
font-family: Segoe UI, Tahoma;
font-size: 12px;
padding-left: 2px;
padding-right: 2px;
}
.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: 13px Arial;
width: 297px; /* Main Menu Item widths */
border-bottom: 1px solid #d6d6d6;
}
.sidebarmenu ul li{
position: relative;
}
/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #333;
background-color: #ffffff;
text-decoration: none;
padding-left: 3px;
padding-top: 6px;
padding-bottom: 6px;
border-top: 1px solid #d6d6d6;
border-left: 1px solid #d6d6d6;
border-right: 1px solid #d6d6d6;
}
.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #ffffff;
}
.sidebarmenu ul li a:visited{
color: #333;
}
.sidebarmenu ul li a:hover{
background-color: #dddddd;
}
/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 250px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}
.sidebarmenu a.subfolderstyle{
background: url(/_system/img/arrowbig.png) no-repeat 97% 50%;
background-color: #ffffff;
}
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */
.lastitems{
font-family: Segoe UI, Tahoma;
font-size: 12px;
color: #0e67a2;
text-decoration: none;
}
.lastitems:hover{
font-family: Segoe UI, Tahoma;
font-size: 12px;
color: #666666;
text-decoration: none;
}
.skin_header{
font-family: Georgia;
font-size: 18px;
color: #286d78;
padding-top: 10px;
padding-bottom: 5px;
}
.skin_border{
border: 1px #286d78 solid;
border-collapse:collapse;
cursor: default;
}
.skin_plain_table{
border: 1px #286d78 solid;
border-collapse:collapse;
width: 100%;
cursor: default;
}
.skin_plain_table th{
border: 1px #286d78 solid;
color: #fff;
background-color: #03b1ff;
text-align: center;
vertical-align: center;
}
.skin_plain_table td,th{
padding: 3px;
font-family: Tahoma;
font-size: 12px;
}
.skin_plain_table td{
border: 1px #03b1ff solid;
color: #333;
background-color: #fff;
text-align: left;
vertical-align: top;
}
.skin_table{
border: 1px #286d78 solid;
border-collapse:collapse;
width: 100%;
cursor: default;
}
.skin_table td,th{
padding: 3px;
font-family: Tahoma;
font-size: 12px;
}
.skin_table td{
border: 1px #03b1ff solid;
color: #333;
background-color: #fff;
text-align: left;
vertical-align: top;
}
.skin_table_hghlighted td{
border: 0px;
background-color: #e1eff4;
}
.skin_table_hghlighted tr:hover td{
border: 0px;
background-color: #e1eff4;
}
.skin_table th{
border: 1px #286d78 solid;
color: #fff;
background-color: #03b1ff;
text-align: center;
vertical-align: center;
}
.skin_table tr:hover td{
background: #e1eff4;
}
.skin_frame{
border: 1px #aaa solid;
}
.skin_table_small{
border: 1px #286d78 solid;
border-collapse:collapse;
width: 100%;
cursor: default;
}
.skin_table_small td,th{
padding: 3px;
font-family: Tahoma;
font-size: 11px;
}
.skin_table_small td{
border: 1px #03b1ff solid;
color: #333;
background-color: #fff;
text-align: left;
vertical-align: top;
}
.skin_table_small th{
border: 1px #286d78 solid;
color: #fff;
background-color: #03b1ff;
text-align: center;
vertical-align: center;
}
.skin_table_small tr:hover td{
background: #e1eff4;
}
.skin_hint{
font-family: Verdana;
font-size: 11px;
font-style: italic;
color: #666;
padding-right: 5px;
}
.skin_small_text{
font-family: Tahoma;
font-size: 10px;
color: #666;
padding-right: 5px;
}
.advTable {
border-collapse: collapse;
}
.advTable td {
border: 1px solid #ccc;
}
.advTable_head{
font-family: Segoe UI;
font-size: 11px;
font-weight: bold;
color: #fff;
background-color: #999;
}
.advTable_text{
font-family: Segoe UI;
font-size: 11px;
color: #333;
text-align: center;
padding-left: 4px;
padding-right: 4px;
}
.advSapeText{
font-family: Segoe UI;
font-size: 11px;
font-weight: bold;
text-align: center;
color: #fff;
background-color: #999;
text-align: center;
padding-left: 4px;
padding-right: 4px;
}
.advTable_text a{
font-family: Segoe UI;
font-size: 11px;
text-align: center;
color: #333;
text-decoration: none;
text-align: center;
padding-left: 4px;
padding-right: 4px;
}