You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

269 lines
5.8 KiB
CSS

html {
background: #F6FFFA url(backgr.png) repeat-x;
}
body {
font: 13px/24px Segoe UI, Arial, MS Sans Serif, Verdana;
color: #1B392C;
width: 700px;
max-width: 700px;
min-width: 700px;
overflow-x: hidden;
background: rgba(250,255,250,1);
margin: 50px auto;
border: 1px solid rgba(255,255,255,0.8);
box-shadow: 0 0 10px #BBD9CC;
border-radius: 20px;
}
#header {
display: block;
text-align: center;
padding: 30px 50px 5px 50px;
margin: 20px 0 20px 0;
border-bottom: 1px dotted #AAA;
box-shadow: 0 1px #fff;
}
#footer {
display: block;
text-align: center;
padding: 0 50px;
margin: 20px 50px 0 50px;
border-top: 1px dotted #AAA;
}
.mainblock {
padding: 0 10px;
margin: 10px 50px 0 50px;
}
div {
display: block;
text-align: left;
}
h1 {
margin: 0;
font-size: 24px;
}
h2 {
margin-top: -3px;
font-weight: normal;
font-size: 16px;
}
h3 {
font-weight: bold;
margin-top: 20px;
}
h4 {
margin-bottom: 0;
margin-top: 15px;
margin-left: 25px;
font-weight: normal;
}
option, select {
padding: 2px 0;
}
a {
color: #3B594C;
padding: 0;
letter-spacing: 0pt;
font-style: normal;
text-decoration: none;
}
a:visited {
color: #3B594C;
text-decoration: none;
}
a:link {
color: #3B594C;
text-decoration: none;
}
a:hover {
border-bottom: 1px dashed #5B796C;
color: #5B796C;
text-decoration: none;
}
a:active {
border-bottom: 1px dashed #5B796C;
color: #5B796C;
text-decoration: none;
}
a:focus {
border-bottom: 1px dashed #5B796C;
color: #5B796C;
text-decoration: none;
}
input {
font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
padding: 2px 2px;
border: none;
font-size: 13px;
border: 1px solid #AAAAAA;
text-decoration: none;
}
.picker {
height: 48px;
width: 48px;
background-color: #F7FFF7;
display: inline;
clear: none;
border: 1px solid #AAAAAA;
}
.badgeStyle {
display: inline-block;
text-align: center;
vertical-align: middle;
width: 15px;
height: 11px;
line-height: 11px;
font-size: 11px;
font-weight: bold;
margin: 0;
margin-right: 25px;
padding: 1px;
border-radius: 5px;
overflow: hidden;
}
.bS0 {
width: auto;
}
.bS1 {
box-shadow: inset 0 0 4px #666;
background-color: black;
border: 1px solid transparent;
color: white;
}
.bS2 {
box-shadow: inset 0 0 4px #ccc;
background-color: white;
color: black;
border: 1px solid #d7d7d7;
}
.bS3 {
box-shadow: inset 0 0 4px #ccc;
background-color: white;
color: #1B392C;
border: 1px solid #d7d7d7;
}
.bS4 {
box-shadow: inset 0 0 4px #ccc;
background-color: white;
color: #7499B2;
border: 1px solid #d7d7d7;
}
.bS5 {
box-shadow: inset 0 0 4px #ccc;
background-color: #F5EED3;
color: #555555;
border: 1px solid #d7d7d7;
}
.bS6 {
box-shadow: inset 0 0 4px #ccc;
background-color: #F1DADA;
color: #3E0A02;
border: 1px solid #d7d7d7;
}
.bS7 {
box-shadow: inset 0 0 4px #ccc;
background-color: #DBF1DA;
color: #023E1F;
border: 1px solid #d7d7d7;
}
.bS8 {
box-shadow: inset 0 0 4px #ccc;
background-color: #464959;
border: 1px solid transparent;
color: #DEDEE7;
}
.bS9 {
box-shadow: inset 0 0 4px #ccc;
background-color: #4F435C;
border: 1px solid transparent;
color: #E3DEE7;
}
.bS10 {
box-shadow: inset 0 0 4px #ccc;
background-color: #3F5446;
color: #DEE7DE;
}
#separator {
display: block;
height: 20px;
width: 100%;
margin: 0;
padding: 0;
border-bottom: 1px dotted #AAA;
}
#plugintable td {
vertical-align: middle;
}
.input_btn {
border-radius: 7px;
padding: 5px;
margin-bottom: 10px;
}
.input_btn:hover {
cursor: pointer;
}
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#060F0A;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #CBDED5;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:32px;height:32px;top:50%;margin-top:-16px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#FAFFFA;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(close.png);}
#sb-nav-next{background-image:url(next.png);}
#sb-nav-previous{background-image:url(previous.png);}
#sb-nav-play{background-image:url(play.png);}
#sb-nav-pause{background-image:url(pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}
.smallspan {
vertical-align: top;
font-size: 12px;
line-height: 18px;
}